Détails de la ressource

Nom du fichier : GTFS RT Horaires temps réel réseau ALEOP Pays de la Loire
Format : gtfs-rt

Flux GTFS RT du réseau Aléop Pays de la Loire : Horaires temps réel

Cette ressource fait partie du jeu de données Réseaux interurbains Aléop - Pays de la Loire.

Disponibilité au téléchargement

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

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

Rapport de validation

1 262 erreurs, 139 avertissements

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

Erreurs

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

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

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859500FERRE_4405935 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858407FERRE_3870045 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858408FERRE_3870047 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858307FERRE_4398738 does not exist in the GTFS data and does not have schedule_relationship of ADDED

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

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

Exemples d'erreurs
  • route_id T1 does not exist in the GTFS data routes.txt
  • route_id T1 does not exist in the GTFS data routes.txt
  • route_id 01b does not exist in the GTFS data routes.txt
  • route_id 01b does not exist in the GTFS data routes.txt
  • route_id 02 does not exist in the GTFS data routes.txt

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

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

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 stop_id SNCF:87481598 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 stop_id SNCF:87590828 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 stop_id SNCF:87590364 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 stop_id SNCF:87481564 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859503FERRE_4405937 stop_id SNCF:87590356 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 44 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 312|25897576:T7|8:58:00 stop_sequence 15 arrival_time 09:16:50 (1749539810) is equal to previous stop arrival_time 09:16:50 (1749539810) - times must increase between two sequential stops
  • trip_id 312|25897576:T7|8:58:00 stop_sequence 15 arrival_time 09:16:50 (1749539810) is equal to previous stop departure_time 09:16:50 (1749539810) - times must increase between two sequential stops
  • trip_id 312|25897576:T7|8:58:00 stop_sequence 15 departure_time 09:16:50 (1749539810) is equal to previous stop departure_time 09:16:50 (1749539810) - times must increase between two sequential stops
  • trip_id 312|25897576:T7|8:58:00 stop_sequence 15 departure_time 09:16:50 (1749539810) is equal to previous stop arrival_time 09:16:50 (1749539810) - times must increase between two sequential stops
  • trip_id 312|25897575:T35|9:10:00 stop_sequence 12 arrival_time 09:24:00 (1749540240) is equal to previous stop arrival_time 09:24:00 (1749540240) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 2 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 216_S|24224365:T13|8:20:00 stop_sequence 9 departure_time 08:44:56 (1749537896) is less than the same stop arrival_time 08:46:40 (1749538000) - departure time must be equal to or greater than arrival time
  • trip_id 13|25956332:T3|8:35:00 stop_sequence 4 departure_time 09:04:14 (1749539054) is less than the same stop arrival_time 09:04:59 (1749539099) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 139 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 300|25897568:T21|13:00:00 does not have a vehicle_id
  • trip_id 300|25897568:T11|10:15:00 does not have a vehicle_id
  • trip_id 300|25897567:T19|7:30:00 does not have a vehicle_id
  • trip_id 300|25897567:T36|9:58:00 does not have a vehicle_id
  • trip_id 300|25897567:T30|8:38:00 does not have a vehicle_id
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
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2 963 30 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 2 963 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 25 080 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 413 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. 594 24 fois (80 % 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. 60 21 fois (70 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 10/06/2025 à 17h56 Europe/Paris.

trip_updates (414) 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 10/06/2025 à 17h56 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|212_E|24224354:T7|16:37:00|8-2684420128", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -186, "time": "1749566034" }, "departure": { "delay": 17, "time": "1749566237" }, "stopId": "72MAMEhopiU1", "stopSequence": 1 }, { "arrival": { "delay": -208, "time": "1749566492" }, "departure": { "delay": 82, "time": "1749566782" }, "stopId": "72MAMEcailA", "stopSequence": 2 }, { "arrival": { "delay": -170, "time": "1749566830" }, "departure": { "delay": 0, "time": "1749567000" }, "stopId": "72REMYinteA", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1749567226" }, "departure": { "delay": 16, "time": "1749567256" }, "stopId": "72REMYmairA", "stopSequence": 4 }, { "arrival": { "delay": -49, "time": "1749567551" }, "departure": { "delay": 38, "time": "1749567638" }, "stopId": "72COSMjourA", "stopSequence": 5 }, { "arrival": { "delay": 33, "time": "1749567933" }, "departure": { "delay": 44, "time": "1749567944" }, "stopId": "72ROUPegliA", "stopSequence": 6 }, { "arrival": { "delay": 32, "time": "1749568232" }, "departure": { "delay": 139, "time": "1749568339" }, "stopId": "72BONNcharA", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1749568441" }, "departure": { "delay": 171, "time": "1749568491" }, "stopId": "72BONNmairA", "stopSequence": 8 }, { "arrival": { "delay": 99, "time": "1749569019" }, "departure": { "delay": 131, "time": "1749569051" }, "stopId": "72PHILchanA", "stopSequence": 9 }, { "arrival": { "delay": -3, "time": "1749569337" }, "departure": { "delay": 36, "time": "1749569376" }, "stopId": "72SAVIpeloA", "stopSequence": 10 }, { "arrival": { "delay": 23, "time": "1749569903" }, "departure": { "delay": 57, "time": "1749569937" }, "stopId": "72SARGbonnA", "stopSequence": 11 }, { "arrival": { "delay": 216, "time": "1749570456" }, "departure": { "delay": 248, "time": "1749570488" }, "stopId": "72MANScoubA", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1749570785" }, "departure": { "delay": 11, "time": "1749570851" }, "stopId": "72MANSprefU", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1749571090" }, "departure": { "delay": 10, "time": "1749571090" }, "stopId": "72MANSroutA", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "212_E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "212_E|24224354:T7|16:37:00" }, "vehicle": { "id": "619755c48fc9c80001d5a9bc", "label": "36483", "licensePlate": "FH-473-WG" } } }, { "id": "RT|214|24224359:T2|6:20:00|8-2790719490", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86300, "time": "1749529300" }, "departure": { "delay": -86197, "time": "1749529403" }, "stopId": "72VIBRegliA", "stopSequence": 1 }, { "arrival": { "delay": -86188, "time": "1749529772" }, "departure": { "delay": -86108, "time": "1749529852" }, "stopId": "72LVARecolA", "stopSequence": 2 }, { "arrival": { "delay": -86191, "time": "1749530069" }, "departure": { "delay": -86181, "time": "1749530079" }, "stopId": "72DOLLpolyA", "stopSequence": 3 }, { "arrival": { "delay": -86249, "time": "1749530131" }, "departure": { "delay": -86180, "time": "1749530200" }, "stopId": "72DOLLcharA", "stopSequence": 4 }, { "arrival": { "delay": -86354, "time": "1749530446" }, "departure": { "delay": -86317, "time": "1749530483" }, "stopId": "72THORepioA", "stopSequence": 5 }, { "arrival": { "delay": -86385, "time": "1749530715" }, "departure": { "delay": -86341, "time": "1749530759" }, "stopId": "72CONNverdA", "stopSequence": 6 }, { "arrival": { "delay": -86356, "time": "1749530804" }, "departure": { "delay": -86342, "time": "1749530818" }, "stopId": "72CONNpetiA", "stopSequence": 7 }, { "arrival": { "delay": -86151, "time": "1749531069" }, "departure": { "delay": -86143, "time": "1749531077" }, "stopId": "72CONNcampA", "stopSequence": 8 }, { "arrival": { "delay": -86424, "time": "1749531396" }, "departure": { "delay": -86378, "time": "1749531442" }, "stopId": "72CONNinutA", "stopSequence": 10 }, { "arrival": { "delay": -86397, "time": "1749531663" }, "departure": { "delay": -86390, "time": "1749531670" }, "stopId": "72BRIEcimeA", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CHAMgar1A", "stopSequence": 12 }, { "arrival": { "delay": -86185, "time": "1749532655" }, "departure": { "delay": -86180, "time": "1749532660" }, "stopId": "72MANScaliA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSplatU", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 17 }, { "arrival": { "delay": -86564, "time": "1749532996" }, "departure": { "delay": -86502, "time": "1749533058" }, "stopId": "72MANSexupU2", "stopSequence": 18 }, { "arrival": { "delay": -86550, "time": "1749533070" }, "departure": { "delay": -86503, "time": "1749533117" }, "stopId": "72MANSflorU2", "stopSequence": 19 }, { "arrival": { "delay": -86567, "time": "1749533233" }, "departure": { "delay": -86489, "time": "1749533311" }, "stopId": "72MANScomtU", "stopSequence": 20 }, { "arrival": { "delay": -86613, "time": "1749533367" }, "departure": { "delay": -86605, "time": "1749533375" }, "stopId": "72MANSprefU", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSgareA2", "stopSequence": 22 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "214|24224359:T2|6:20:00" }, "vehicle": { "id": "619755b4d0068e0001f5560a", "label": "36482", "licensePlate": "FH-438-WG" } } }, { "id": "RT|214|24224360:T15|17:51:00|8-2790064132", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -627, "time": "1749570033" }, "stopId": "72MANSlyceR1", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1749571090" }, "departure": { "delay": 310, "time": "1749571090" }, "stopId": "72MANScaliR", "stopSequence": 2 }, { "arrival": { "delay": 310, "time": "1749571690" }, "departure": { "delay": 310, "time": "1749571690" }, "stopId": "72CHAMhubeR", "stopSequence": 3 }, { "arrival": { "delay": 310, "time": "1749572050" }, "departure": { "delay": 310, "time": "1749572050" }, "stopId": "72BRIEpharR", "stopSequence": 4 }, { "arrival": { "delay": 310, "time": "1749572350" }, "departure": { "delay": 310, "time": "1749572350" }, "stopId": "72MONTgareR", "stopSequence": 5 }, { "arrival": { "delay": 310, "time": "1749572470" }, "departure": { "delay": 310, "time": "1749572470" }, "stopId": "72MONTlavoR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONThonoR", "stopSequence": 7 }, { "arrival": { "delay": 310, "time": "1749572830" }, "departure": { "delay": 310, "time": "1749572830" }, "stopId": "72MONTfoliR", "stopSequence": 8 }, { "arrival": { "delay": 310, "time": "1749573250" }, "departure": { "delay": 310, "time": "1749573250" }, "stopId": "72BEILgareU", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1749573370" }, "departure": { "delay": 310, "time": "1749573370" }, "stopId": "72CONNcampR", "stopSequence": 10 }, { "arrival": { "delay": 310, "time": "1749573430" }, "departure": { "delay": 310, "time": "1749573430" }, "stopId": "72CONNpetiR", "stopSequence": 11 }, { "arrival": { "delay": 310, "time": "1749573490" }, "departure": { "delay": 310, "time": "1749573490" }, "stopId": "72CONNverdR1", "stopSequence": 12 }, { "arrival": { "delay": 310, "time": "1749573850" }, "departure": { "delay": 310, "time": "1749573850" }, "stopId": "72DUNEpailU", "stopSequence": 13 }, { "arrival": { "delay": 310, "time": "1749574090" }, "departure": { "delay": 310, "time": "1749574090" }, "stopId": "72DUNEpoisU", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "214|24224360:T15|17:51:00" }, "vehicle": { "id": "619753796df5fa00013a8ef5", "label": "23055", "licensePlate": "DM-561-NK" } } }, { "id": "RT|208|24224346:T9|16:45:00|8-2600927252", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -261, "time": "1749566439" }, "departure": { "delay": -3, "time": "1749566697" }, "stopId": "72SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": -108, "time": "1749567012" }, "departure": { "delay": -92, "time": "1749567028" }, "stopId": "72SABLpostA1", "stopSequence": 2 }, { "arrival": { "delay": -57, "time": "1749567183" }, "departure": { "delay": -55, "time": "1749567185" }, "stopId": "72SABLmartA", "stopSequence": 3 }, { "arrival": { "delay": -85, "time": "1749567335" }, "departure": { "delay": -42, "time": "1749567378" }, "stopId": "72SABLtuilU", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SOLEmairU", "stopSequence": 5 }, { "arrival": { "delay": -172, "time": "1749567968" }, "departure": { "delay": -135, "time": "1749568005" }, "stopId": "72VIONchapA2", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VIONegliA", "stopSequence": 7 }, { "arrival": { "delay": -28, "time": "1749568472" }, "departure": { "delay": -16, "time": "1749568484" }, "stopId": "72PARCviviA", "stopSequence": 8 }, { "arrival": { "delay": -52, "time": "1749568568" }, "departure": { "delay": -18, "time": "1749568602" }, "stopId": "72PARCpostA", "stopSequence": 9 }, { "arrival": { "delay": -57, "time": "1749568743" }, "departure": { "delay": -51, "time": "1749568749" }, "stopId": "72PARCgraiA", "stopSequence": 10 }, { "arrival": { "delay": -96, "time": "1749568884" }, "departure": { "delay": -94, "time": "1749568886" }, "stopId": "72PARCvalbA", "stopSequence": 11 }, { "arrival": { "delay": -102, "time": "1749568938" }, "departure": { "delay": -100, "time": "1749568940" }, "stopId": "72PARCbesnA", "stopSequence": 12 }, { "arrival": { "delay": -121, "time": "1749569039" }, "departure": { "delay": -119, "time": "1749569041" }, "stopId": "72DUREgranA", "stopSequence": 13 }, { "arrival": { "delay": -148, "time": "1749569252" }, "departure": { "delay": -133, "time": "1749569267" }, "stopId": "72MALImoulA", "stopSequence": 14 }, { "arrival": { "delay": -112, "time": "1749569648" }, "departure": { "delay": -102, "time": "1749569658" }, "stopId": "72NOYEstadA", "stopSequence": 15 }, { "arrival": { "delay": -146, "time": "1749569734" }, "departure": { "delay": -79, "time": "1749569801" }, "stopId": "72NOYEguieA", "stopSequence": 16 }, { "arrival": { "delay": -108, "time": "1749569952" }, "departure": { "delay": -98, "time": "1749569962" }, "stopId": "72NOYEferrA", "stopSequence": 17 }, { "arrival": { "delay": -46, "time": "1749570314" }, "departure": { "delay": -29, "time": "1749570331" }, "stopId": "72FERCavelA", "stopSequence": 18 }, { "arrival": { "delay": -59, "time": "1749570361" }, "departure": { "delay": -51, "time": "1749570369" }, "stopId": "72FERCchatA", "stopSequence": 19 }, { "arrival": { "delay": -91, "time": "1749570569" }, "departure": { "delay": -53, "time": "1749570607" }, "stopId": "72GAUDpostA", "stopSequence": 20 }, { "arrival": { "delay": -56, "time": "1749570904" }, "departure": { "delay": -34, "time": "1749570926" }, "stopId": "72LOUPchemA", "stopSequence": 21 }, { "arrival": { "delay": -20, "time": "1749571120" }, "departure": { "delay": -20, "time": "1749571120" }, "stopId": "72LOUPjouaA", "stopSequence": 22 }, { "arrival": { "delay": -20, "time": "1749571300" }, "departure": { "delay": -20, "time": "1749571300" }, "stopId": "72ETIVferrA", "stopSequence": 23 }, { "arrival": { "delay": -20, "time": "1749571420" }, "departure": { "delay": -20, "time": "1749571420" }, "stopId": "72GEORcimeA", "stopSequence": 24 }, { "arrival": { "delay": -20, "time": "1749571540" }, "departure": { "delay": -20, "time": "1749571540" }, "stopId": "72GEORmansA", "stopSequence": 25 }, { "arrival": { "delay": -20, "time": "1749571780" }, "departure": { "delay": -20, "time": "1749571780" }, "stopId": "72ROUIgeorA", "stopSequence": 26 }, { "arrival": { "delay": -20, "time": "1749571960" }, "departure": { "delay": -20, "time": "1749571960" }, "stopId": "72MANScoloA", "stopSequence": 27 }, { "arrival": { "delay": -20, "time": "1749572380" }, "departure": { "delay": -20, "time": "1749572380" }, "stopId": "72MANSroutA", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "208", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "208|24224346:T9|16:45:00" }, "vehicle": { "id": "61e00a5dff9c482336ed8f4e", "label": "39053", "licensePlate": "GD-626-LA" } } }, { "id": "RT|210|24224350:T3|6:43:00|8-2641428483", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86929, "time": "1749530051" }, "departure": { "delay": -86371, "time": "1749530609" }, "stopId": "72JEANegliA", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANroutU", "stopSequence": 2 }, { "arrival": { "delay": -86358, "time": "1749530982" }, "departure": { "delay": -86302, "time": "1749531038" }, "stopId": "72JAMMretrU", "stopSequence": 3 }, { "arrival": { "delay": -86337, "time": "1749531243" }, "departure": { "delay": -86306, "time": "1749531274" }, "stopId": "72SOUIlandU", "stopSequence": 4 }, { "arrival": { "delay": -86348, "time": "1749531352" }, "departure": { "delay": -86303, "time": "1749531397" }, "stopId": "72SOUImairA", "stopSequence": 5 }, { "arrival": { "delay": -86699, "time": "1749531901" }, "departure": { "delay": -86672, "time": "1749531928" }, "stopId": "72BAZOarchA", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSgareA1", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "210|24224350:T3|6:43:00" }, "vehicle": { "id": "6253cd93db4ff1211b72a8cd", "label": "39052", "licensePlate": "GE-919-GS" } } }, { "id": "RT|203|24222897:T14|17:12:00|8-2499870752", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -392, "time": "1749567928" }, "departure": { "delay": 40, "time": "1749568360" }, "stopId": "72SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 530, "time": "1749569270" }, "departure": { "delay": 643, "time": "1749569383" }, "stopId": "72SABLpostA1", "stopSequence": 2 }, { "arrival": { "delay": 556, "time": "1749569476" }, "departure": { "delay": 592, "time": "1749569512" }, "stopId": "72SABLnicoA", "stopSequence": 3 }, { "arrival": { "delay": 578, "time": "1749569558" }, "departure": { "delay": 663, "time": "1749569643" }, "stopId": "72SABLflecA", "stopSequence": 4 }, { "arrival": { "delay": 595, "time": "1749569695" }, "departure": { "delay": 607, "time": "1749569707" }, "stopId": "72SABLlaurA", "stopSequence": 5 }, { "arrival": { "delay": 545, "time": "1749569825" }, "departure": { "delay": 548, "time": "1749569828" }, "stopId": "72VIONpoteA", "stopSequence": 6 }, { "arrival": { "delay": 495, "time": "1749569955" }, "departure": { "delay": 533, "time": "1749569993" }, "stopId": "72LOUAecolA", "stopSequence": 7 }, { "arrival": { "delay": 451, "time": "1749570211" }, "departure": { "delay": 458, "time": "1749570218" }, "stopId": "72LOUAparkU", "stopSequence": 8 }, { "arrival": { "delay": 411, "time": "1749570351" }, "departure": { "delay": 453, "time": "1749570393" }, "stopId": "72BAILhopiU", "stopSequence": 9 }, { "arrival": { "delay": 453, "time": "1749570693" }, "departure": { "delay": 499, "time": "1749570739" }, "stopId": "72BAILstadA", "stopSequence": 10 }, { "arrival": { "delay": 430, "time": "1749571090" }, "departure": { "delay": 430, "time": "1749571090" }, "stopId": "72CROStillA", "stopSequence": 11 }, { "arrival": { "delay": 430, "time": "1749571390" }, "departure": { "delay": 430, "time": "1749571390" }, "stopId": "72FLECvrroA", "stopSequence": 12 }, { "arrival": { "delay": 430, "time": "1749571630" }, "departure": { "delay": 430, "time": "1749571630" }, "stopId": "72FLECsecoU", "stopSequence": 13 }, { "arrival": { "delay": 430, "time": "1749571750" }, "departure": { "delay": 430, "time": "1749571750" }, "stopId": "72FLECdanuU2", "stopSequence": 14 }, { "arrival": { "delay": 430, "time": "1749571870" }, "departure": { "delay": 430, "time": "1749571870" }, "stopId": "72FLECloirU2", "stopSequence": 15 }, { "arrival": { "delay": 430, "time": "1749572050" }, "departure": { "delay": 430, "time": "1749572050" }, "stopId": "72FLECroutU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "203|24222897:T14|17:12:00" }, "vehicle": { "id": "61e00a3cb4ff3459b1873555", "label": "39051", "licensePlate": "GD-793-AF" } } }, { "id": "RT|214|24224360:T14|17:15:00|8-2790588418", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 338, "time": "1749569258" }, "departure": { "delay": 415, "time": "1749569335" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 337, "time": "1749569557" }, "departure": { "delay": 369, "time": "1749569589" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 416, "time": "1749569696" }, "departure": { "delay": 461, "time": "1749569741" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": 417, "time": "1749569757" }, "departure": { "delay": 431, "time": "1749569771" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 553, "time": "1749570013" }, "departure": { "delay": 572, "time": "1749570032" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 943, "time": "1749570643" }, "departure": { "delay": 1008, "time": "1749570708" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 151, "time": "1749570931" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": 220, "time": "1749571120" }, "departure": { "delay": 220, "time": "1749571120" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1749571720" }, "departure": { "delay": 220, "time": "1749571720" }, "stopId": "72CHAMhubeR", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1749572080" }, "departure": { "delay": 220, "time": "1749572080" }, "stopId": "72BRIEpharR", "stopSequence": 11 }, { "arrival": { "delay": 220, "time": "1749572320" }, "departure": { "delay": 220, "time": "1749572320" }, "stopId": "72CONNinutR", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1749572740" }, "departure": { "delay": 220, "time": "1749572740" }, "stopId": "72BEILgareU", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1749572860" }, "departure": { "delay": 220, "time": "1749572860" }, "stopId": "72CONNcampR", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1749572920" }, "departure": { "delay": 220, "time": "1749572920" }, "stopId": "72CONNpetiR", "stopSequence": 15 }, { "arrival": { "delay": 220, "time": "1749573100" }, "departure": { "delay": 220, "time": "1749573100" }, "stopId": "72CONNverdR1", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1749573460" }, "departure": { "delay": 220, "time": "1749573460" }, "stopId": "72THORepioR", "stopSequence": 17 }, { "arrival": { "delay": 220, "time": "1749573880" }, "departure": { "delay": 220, "time": "1749573880" }, "stopId": "72LUARmairR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "72DOLLcharR", "stopSequence": 19 }, { "arrival": { "delay": 220, "time": "1749574240" }, "departure": { "delay": 220, "time": "1749574240" }, "stopId": "72DOLLpolyR", "stopSequence": 20 }, { "arrival": { "delay": 220, "time": "1749574540" }, "departure": { "delay": 220, "time": "1749574540" }, "stopId": "72LVARecolR", "stopSequence": 21 }, { "arrival": { "delay": 220, "time": "1749574900" }, "departure": { "delay": 220, "time": "1749574900" }, "stopId": "72VIBRegliR", "stopSequence": 22 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "214|24224360:T14|17:15:00" }, "vehicle": { "id": "619755b4d0068e0001f5560a", "label": "36482", "licensePlate": "FH-438-WG" } } }, { "id": "RT|219|24224371:T4|7:35:00|8-2921922562", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86816, "time": "1749533284" }, "departure": { "delay": -86376, "time": "1749533724" }, "stopId": "72LOMBpissA", "stopSequence": 1 }, { "arrival": { "delay": -86404, "time": "1749533876" }, "departure": { "delay": -86232, "time": "1749534048" }, "stopId": "72LOMBsausA", "stopSequence": 2 }, { "arrival": { "delay": -86242, "time": "1749534098" }, "departure": { "delay": -86239, "time": "1749534101" }, "stopId": "72LOMBvomlA", "stopSequence": 3 }, { "arrival": { "delay": -86356, "time": "1749534464" }, "departure": { "delay": -86277, "time": "1749534543" }, "stopId": "72CORNecolU", "stopSequence": 4 }, { "arrival": { "delay": -86244, "time": "1749534696" }, "departure": { "delay": -86238, "time": "1749534702" }, "stopId": "72FATIbodiA", "stopSequence": 5 }, { "arrival": { "delay": -86249, "time": "1749534751" }, "departure": { "delay": -86217, "time": "1749534783" }, "stopId": "72FATIpommU", "stopSequence": 6 }, { "arrival": { "delay": -86255, "time": "1749534985" }, "departure": { "delay": -86247, "time": "1749534993" }, "stopId": "72CHAMchesA", "stopSequence": 7 }, { "arrival": { "delay": -86260, "time": "1749535040" }, "departure": { "delay": -86257, "time": "1749535043" }, "stopId": "72CHAMgar1A", "stopSequence": 8 }, { "arrival": { "delay": -85950, "time": "1749535950" }, "departure": { "delay": -86030, "time": "1749535870" }, "stopId": "72MANScaliA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSplatU", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 13 }, { "arrival": { "delay": -86458, "time": "1749536342" }, "departure": { "delay": -86421, "time": "1749536379" }, "stopId": "72MANSexupU2", "stopSequence": 14 }, { "arrival": { "delay": -86473, "time": "1749536387" }, "departure": { "delay": -86440, "time": "1749536420" }, "stopId": "72MANSflorU2", "stopSequence": 15 }, { "arrival": { "delay": -86544, "time": "1749536496" }, "departure": { "delay": -86452, "time": "1749536588" }, "stopId": "72MANScomtU", "stopSequence": 16 }, { "arrival": { "delay": -86588, "time": "1749536632" }, "departure": { "delay": -86551, "time": "1749536669" }, "stopId": "72MANSprefU", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSgareA2", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "219", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "219|24224371:T4|7:35:00" }, "vehicle": { "id": "66d9642964d186da4062a141", "label": "39350", "licensePlate": "GD-413-LH" } } }, { "id": "RT|26|25461015:T4|7:00:00|8-3221749764", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -87077, "time": "1749530923" }, "departure": { "delay": -86378, "time": "1749531622" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": -86383, "time": "1749531917" }, "departure": { "delay": -86332, "time": "1749531968" }, "stopId": "72CLERmairR", "stopSequence": 2 }, { "arrival": { "delay": -86455, "time": "1749532385" }, "departure": { "delay": -86373, "time": "1749532467" }, "stopId": "72MARTvertR", "stopSequence": 3 }, { "arrival": { "delay": -86386, "time": "1749532754" }, "departure": { "delay": -86242, "time": "1749532898" }, "stopId": "72CERAcroiR", "stopSequence": 4 }, { "arrival": { "delay": -86249, "time": "1749533311" }, "departure": { "delay": -86137, "time": "1749533423" }, "stopId": "72GUECguecR", "stopSequence": 5 }, { "arrival": { "delay": -86336, "time": "1749534364" }, "departure": { "delay": -86299, "time": "1749534401" }, "stopId": "72MANSlefaR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsncfU", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "26|25461015:T4|7:00:00" }, "vehicle": { "id": "66b0ec4075070d4e8cb4386c", "label": "25612", "licensePlate": "EQ-460-AD" } } }, { "id": "RT|216_S|24224366:T22|18:05:00|8-2858811396", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -905, "time": "1749570595" }, "stopId": "72MANSfunaU1", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571800" }, "departure": { "delay": 0, "time": "1749571800" }, "stopId": "72MANSlyceR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571920" }, "departure": { "delay": 0, "time": "1749571920" }, "stopId": "72MANScaliR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572100" }, "departure": { "delay": 0, "time": "1749572100" }, "stopId": "72CHANcourR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572280" }, "departure": { "delay": 0, "time": "1749572280" }, "stopId": "72CHANretrR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572460" }, "departure": { "delay": 0, "time": "1749572460" }, "stopId": "72CHANherrR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572520" }, "departure": { "delay": 0, "time": "1749572520" }, "stopId": "72CHANcrocR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572640" }, "departure": { "delay": 0, "time": "1749572640" }, "stopId": "72PARIrougR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "72PARIgallR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572820" }, "departure": { "delay": 0, "time": "1749572820" }, "stopId": "72PARIabelR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749572880" }, "departure": { "delay": 0, "time": "1749572880" }, "stopId": "72PARItroiR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573000" }, "departure": { "delay": 0, "time": "1749573000" }, "stopId": "72PARIvignR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "72GRANordrR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573720" }, "departure": { "delay": 0, "time": "1749573720" }, "stopId": "72GRANchevU", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "216_S|24224366:T22|18:05:00" }, "vehicle": { "id": "66d964171eff51919b29b748", "label": "39349", "licensePlate": "GD-683-LG " } } }, { "id": "RT|210|24224351:T14|17:31:00|8-2640445444", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 273, "time": "1749569733" }, "departure": { "delay": 281, "time": "1749569741" }, "stopId": "72MANSquinU", "stopSequence": 1 }, { "arrival": { "delay": 500, "time": "1749570560" }, "departure": { "delay": 541, "time": "1749570601" }, "stopId": "72MANSchasR", "stopSequence": 2 }, { "arrival": { "delay": 482, "time": "1749570722" }, "departure": { "delay": 524, "time": "1749570764" }, "stopId": "72MANSpaliR", "stopSequence": 3 }, { "arrival": { "delay": 580, "time": "1749571360" }, "departure": { "delay": 580, "time": "1749571360" }, "stopId": "72SATUhoriU", "stopSequence": 4 }, { "arrival": { "delay": 580, "time": "1749572260" }, "departure": { "delay": 580, "time": "1749572260" }, "stopId": "72BAZOarchA", "stopSequence": 5 }, { "arrival": { "delay": 580, "time": "1749572320" }, "departure": { "delay": 580, "time": "1749572320" }, "stopId": "72BAZOairbR", "stopSequence": 6 }, { "arrival": { "delay": 580, "time": "1749572440" }, "departure": { "delay": 580, "time": "1749572440" }, "stopId": "72BAZOnatiR", "stopSequence": 7 }, { "arrival": { "delay": 580, "time": "1749572560" }, "departure": { "delay": 580, "time": "1749572560" }, "stopId": "72BAZObeauR", "stopSequence": 8 }, { "arrival": { "delay": 580, "time": "1749572860" }, "departure": { "delay": 580, "time": "1749572860" }, "stopId": "72BAZOvergR", "stopSequence": 9 }, { "arrival": { "delay": 580, "time": "1749573040" }, "departure": { "delay": 580, "time": "1749573040" }, "stopId": "72SABIcimeR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANegliR2", "stopSequence": 11 }, { "arrival": { "delay": 580, "time": "1749573820" }, "departure": { "delay": 580, "time": "1749573820" }, "stopId": "72RIBOmairR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224351:T14|17:31:00" }, "vehicle": { "id": "6197561a16a4db00010e5a27", "label": "38672", "licensePlate": "GA-864-TZ" } } }, { "id": "RT|218|24224370:T12|16:05:00|8-2907635714", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": 33, "time": "1749564993" }, "departure": { "delay": 50, "time": "1749565010" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": -38, "time": "1749565042" }, "departure": { "delay": 17, "time": "1749565097" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": -30, "time": "1749565110" }, "departure": { "delay": 13, "time": "1749565153" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1749565275" }, "departure": { "delay": 28, "time": "1749565288" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 134, "time": "1749565634" }, "departure": { "delay": 146, "time": "1749565646" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": -35, "time": "1749566545" }, "departure": { "delay": -18, "time": "1749566562" }, "stopId": "72MANSlyceR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportR", "stopSequence": 9 }, { "arrival": { "delay": 214, "time": "1749567874" }, "departure": { "delay": 248, "time": "1749567908" }, "stopId": "72MONCpontR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONCegliR", "stopSequence": 11 }, { "arrival": { "delay": 347, "time": "1749568427" }, "departure": { "delay": 387, "time": "1749568467" }, "stopId": "72LAIGchanU", "stopSequence": 12 }, { "arrival": { "delay": 320, "time": "1749568580" }, "departure": { "delay": 365, "time": "1749568625" }, "stopId": "72GERVegliR", "stopSequence": 13 }, { "arrival": { "delay": 377, "time": "1749568757" }, "departure": { "delay": 414, "time": "1749568794" }, "stopId": "72GERVfromR", "stopSequence": 14 }, { "arrival": { "delay": 371, "time": "1749568871" }, "departure": { "delay": 398, "time": "1749568898" }, "stopId": "72GERVludeR", "stopSequence": 15 }, { "arrival": { "delay": 327, "time": "1749569067" }, "departure": { "delay": 368, "time": "1749569108" }, "stopId": "72YVREespeR", "stopSequence": 16 }, { "arrival": { "delay": 402, "time": "1749569322" }, "departure": { "delay": 451, "time": "1749569371" }, "stopId": "72YVREegliR", "stopSequence": 17 }, { "arrival": { "delay": 361, "time": "1749569701" }, "departure": { "delay": 413, "time": "1749569753" }, "stopId": "72REQUegliR", "stopSequence": 18 }, { "arrival": { "delay": 385, "time": "1749570085" }, "departure": { "delay": 429, "time": "1749570129" }, "stopId": "72MNSIripoR", "stopSequence": 19 }, { "arrival": { "delay": 279, "time": "1749570399" }, "stopId": "72PONTecolU1", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "218|24224370:T12|16:05:00" }, "vehicle": { "id": "6253cdc6f8de65cb71242b20", "label": "39043", "licensePlate": "GE-868-GT" } } }, { "id": "RT|210|24224351:T19|18:20:00|8-2644180994", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -38992, "time": "1749533828" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSvertR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSdegrR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSveneU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BAZOarchA", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BAZOairbR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BAZOnatiR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BAZObeauR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BAZOvergR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SABIcimeR", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANegliR1", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72RIBOmairR", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224351:T19|18:20:00" }, "vehicle": { "id": "61975315beb2aa000131a741", "label": "23045", "licensePlate": "DJ-065-FB" } } }, { "id": "RT|210|24224350:T19|17:25:00|8-2642477060", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -220, "time": "1749568880" }, "departure": { "delay": 3, "time": "1749569103" }, "stopId": "72FRESrepuU", "stopSequence": 1 }, { "arrival": { "delay": -4, "time": "1749569336" }, "departure": { "delay": 75, "time": "1749569415" }, "stopId": "72MIMBpromA", "stopSequence": 2 }, { "arrival": { "delay": 61, "time": "1749569581" }, "departure": { "delay": 76, "time": "1749569596" }, "stopId": "72GERMhuttA", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1749569673" }, "departure": { "delay": 35, "time": "1749569675" }, "stopId": "72GERMtillA", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1749569824" }, "departure": { "delay": 18, "time": "1749569838" }, "stopId": "72PIACmairA", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1749569936" }, "departure": { "delay": 7, "time": "1749569947" }, "stopId": "72JUILroutA", "stopSequence": 6 }, { "arrival": { "delay": -65, "time": "1749570175" }, "departure": { "delay": 37, "time": "1749570277" }, "stopId": "72BAUMrouaA", "stopSequence": 7 }, { "arrival": { "delay": -28, "time": "1749570392" }, "departure": { "delay": -26, "time": "1749570394" }, "stopId": "72MAREvertA", "stopSequence": 8 }, { "arrival": { "delay": 58, "time": "1749570898" }, "departure": { "delay": 78, "time": "1749570918" }, "stopId": "72JEANegliA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANroutU", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1749571290" }, "departure": { "delay": 90, "time": "1749571290" }, "stopId": "72JAMMretrU", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1749571770" }, "departure": { "delay": 90, "time": "1749571770" }, "stopId": "72BAZOnatiA", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1749572490" }, "departure": { "delay": 90, "time": "1749572490" }, "stopId": "72MANSpaliA", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1749572730" }, "departure": { "delay": 90, "time": "1749572730" }, "stopId": "72MANScochA", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1749572910" }, "departure": { "delay": 90, "time": "1749572910" }, "stopId": "72MANSvertA", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1749573210" }, "departure": { "delay": 90, "time": "1749573210" }, "stopId": "72MANSmendU", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1749573570" }, "departure": { "delay": 90, "time": "1749573570" }, "stopId": "72MANSprefU", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1749573990" }, "departure": { "delay": 90, "time": "1749573990" }, "stopId": "72MANSroutA", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224350:T19|17:25:00" }, "vehicle": { "id": "6197547903ded40001c91a9b", "label": "25039", "licensePlate": "ED-907-WW" } } }, { "id": "RT|214|24224359:T11|9:00:00|8-2790916098", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86754, "time": "1749538446" }, "departure": { "delay": -86381, "time": "1749538819" }, "stopId": "72MICHmairA", "stopSequence": 1 }, { "arrival": { "delay": -86425, "time": "1749539075" }, "departure": { "delay": -86389, "time": "1749539111" }, "stopId": "72THORepioA", "stopSequence": 2 }, { "arrival": { "delay": -86312, "time": "1749539488" }, "departure": { "delay": -86260, "time": "1749539540" }, "stopId": "72CONNverdA", "stopSequence": 3 }, { "arrival": { "delay": -86261, "time": "1749539599" }, "departure": { "delay": -86203, "time": "1749539657" }, "stopId": "72CONNpetiA", "stopSequence": 4 }, { "arrival": { "delay": -86224, "time": "1749539696" }, "departure": { "delay": -86216, "time": "1749539704" }, "stopId": "72CONNcampA", "stopSequence": 5 }, { "arrival": { "delay": -86269, "time": "1749539771" }, "departure": { "delay": -86196, "time": "1749539844" }, "stopId": "72BEILgareU", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONTfoliA", "stopSequence": 7 }, { "arrival": { "delay": -86192, "time": "1749540508" }, "departure": { "delay": -86149, "time": "1749540551" }, "stopId": "72MONTlibeA", "stopSequence": 8 }, { "arrival": { "delay": -86209, "time": "1749540671" }, "departure": { "delay": -86180, "time": "1749540700" }, "stopId": "72MONTlavoA", "stopSequence": 9 }, { "arrival": { "delay": -86192, "time": "1749540748" }, "departure": { "delay": -86176, "time": "1749540764" }, "stopId": "72MONTgareA", "stopSequence": 10 }, { "arrival": { "delay": -86206, "time": "1749540974" }, "departure": { "delay": -86175, "time": "1749541005" }, "stopId": "72BRIEcimeA", "stopSequence": 11 }, { "arrival": { "delay": -86285, "time": "1749541255" }, "departure": { "delay": -86228, "time": "1749541312" }, "stopId": "72CHAMgar1A", "stopSequence": 12 }, { "arrival": { "delay": -85869, "time": "1749542151" }, "departure": { "delay": -85946, "time": "1749542074" }, "stopId": "72MANScaliA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSplatU", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 17 }, { "arrival": { "delay": -86154, "time": "1749542586" }, "departure": { "delay": -86138, "time": "1749542602" }, "stopId": "72MANSexupU2", "stopSequence": 18 }, { "arrival": { "delay": -86185, "time": "1749542615" }, "departure": { "delay": -86170, "time": "1749542630" }, "stopId": "72MANSflorU2", "stopSequence": 19 }, { "arrival": { "delay": -86241, "time": "1749542739" }, "departure": { "delay": -86135, "time": "1749542845" }, "stopId": "72MANScomtU", "stopSequence": 20 }, { "arrival": { "delay": -86272, "time": "1749542888" }, "departure": { "delay": -86181, "time": "1749542979" }, "stopId": "72MANSprefU", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 22 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "214|24224359:T11|9:00:00" }, "vehicle": { "id": "6253cde6639824c143000015", "label": "39041", "licensePlate": "GE-743-GT" } } }, { "id": "RT|26|25461012:T10|16:40:00|8-3224961034-231-LMCJ___", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsncfU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSviadU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpontA", "stopSequence": 3 }, { "arrival": { "delay": 579, "time": "1749568719" }, "departure": { "delay": 626, "time": "1749568766" }, "stopId": "72ARNAportA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72GUECetoiU", "stopSequence": 5 }, { "arrival": { "delay": 637, "time": "1749569317" }, "departure": { "delay": 687, "time": "1749569367" }, "stopId": "72GUECguecA", "stopSequence": 6 }, { "arrival": { "delay": 633, "time": "1749569613" }, "departure": { "delay": 663, "time": "1749569643" }, "stopId": "72POLIcentA", "stopSequence": 7 }, { "arrival": { "delay": 612, "time": "1749569832" }, "departure": { "delay": 665, "time": "1749569885" }, "stopId": "72CERAegliA", "stopSequence": 8 }, { "arrival": { "delay": 603, "time": "1749570063" }, "departure": { "delay": 925, "time": "1749570385" }, "stopId": "72CERAcroiA", "stopSequence": 9 }, { "arrival": { "delay": 850, "time": "1749570670" }, "departure": { "delay": 861, "time": "1749570681" }, "stopId": "72OIZEcentA", "stopSequence": 10 }, { "arrival": { "delay": 870, "time": "1749570990" }, "departure": { "delay": 870, "time": "1749570990" }, "stopId": "72MARTcentA", "stopSequence": 11 }, { "arrival": { "delay": 870, "time": "1749571110" }, "departure": { "delay": 870, "time": "1749571110" }, "stopId": "72MARTvertA", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MOTTmottA", "stopSequence": 13 }, { "arrival": { "delay": 870, "time": "1749571590" }, "departure": { "delay": 870, "time": "1749571590" }, "stopId": "72CLERmairA", "stopSequence": 14 }, { "arrival": { "delay": 870, "time": "1749571890" }, "departure": { "delay": 870, "time": "1749571890" }, "stopId": "72FLECroutU", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "26|25461012:T10|16:40:00" }, "vehicle": { "id": "66b0ec9375070d4e8cb43886", "label": "72064", "licensePlate": "AX-354-PP" } } }, { "id": "RT|211|24224353:T9|17:13:00|8-2659778563", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -434, "time": "1749567946" }, "departure": { "delay": -38, "time": "1749568342" }, "stopId": "72MANSfunaU1", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 3 }, { "arrival": { "delay": 462, "time": "1749569382" }, "departure": { "delay": 478, "time": "1749569398" }, "stopId": "72MANSexupU2", "stopSequence": 4 }, { "arrival": { "delay": 375, "time": "1749569415" }, "departure": { "delay": 423, "time": "1749569463" }, "stopId": "72MANSflorU2", "stopSequence": 5 }, { "arrival": { "delay": 488, "time": "1749569828" }, "departure": { "delay": 489, "time": "1749569829" }, "stopId": "72MANSquinU", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1749570147" }, "departure": { "delay": 52, "time": "1749570172" }, "stopId": "72MANSbanjR", "stopSequence": 7 }, { "arrival": { "delay": -11, "time": "1749570349" }, "stopId": "72COULcoctR", "stopSequence": 8 }, { "arrival": { "delay": 610, "time": "1749571210" }, "departure": { "delay": 610, "time": "1749571210" }, "stopId": "72PAVAegliR", "stopSequence": 9 }, { "arrival": { "delay": 610, "time": "1749571270" }, "departure": { "delay": 610, "time": "1749571270" }, "stopId": "72PAVApolyR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72NEUVblinR", "stopSequence": 11 }, { "arrival": { "delay": 610, "time": "1749571570" }, "departure": { "delay": 610, "time": "1749571570" }, "stopId": "72NEUVtoucR", "stopSequence": 12 }, { "arrival": { "delay": 610, "time": "1749571690" }, "departure": { "delay": 610, "time": "1749571690" }, "stopId": "72NEUVmairR", "stopSequence": 13 }, { "arrival": { "delay": 610, "time": "1749571930" }, "departure": { "delay": 610, "time": "1749571930" }, "stopId": "72NEUVmontR", "stopSequence": 14 }, { "arrival": { "delay": 610, "time": "1749572230" }, "departure": { "delay": 610, "time": "1749572230" }, "stopId": "72GUIEegliR", "stopSequence": 15 }, { "arrival": { "delay": 610, "time": "1749572470" }, "departure": { "delay": 610, "time": "1749572470" }, "stopId": "72ABBEecolU2", "stopSequence": 16 }, { "arrival": { "delay": 610, "time": "1749572650" }, "departure": { "delay": 610, "time": "1749572650" }, "stopId": "72ABBEroutR", "stopSequence": 17 }, { "arrival": { "delay": 610, "time": "1749572830" }, "departure": { "delay": 610, "time": "1749572830" }, "stopId": "72SOULbrieR", "stopSequence": 18 }, { "arrival": { "delay": 610, "time": "1749573010" }, "departure": { "delay": 610, "time": "1749573010" }, "stopId": "72CRCEegliR", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "211|24224353:T9|17:13:00" }, "vehicle": { "id": "6253cdf8639824c143000053", "label": "39040", "licensePlate": "GE-487-PM" } } }, { "id": "RT|212_S|24224358:T10|16:50:00|8-2703228932", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 1 }, { "arrival": { "delay": -63, "time": "1749567537" }, "departure": { "delay": 46, "time": "1749567646" }, "stopId": "72MANSquinU", "stopSequence": 2 }, { "arrival": { "delay": -478, "time": "1749567962" }, "departure": { "delay": -378, "time": "1749568062" }, "stopId": "72MANSpsalU", "stopSequence": 3 }, { "arrival": { "delay": -517, "time": "1749568163" }, "departure": { "delay": -502, "time": "1749568178" }, "stopId": "72MANSleonU", "stopSequence": 4 }, { "arrival": { "delay": -458, "time": "1749569062" }, "departure": { "delay": -451, "time": "1749569069" }, "stopId": "72SAVImormR", "stopSequence": 5 }, { "arrival": { "delay": -528, "time": "1749569232" }, "departure": { "delay": -488, "time": "1749569272" }, "stopId": "72SAVIardoR", "stopSequence": 6 }, { "arrival": { "delay": -540, "time": "1749569460" }, "departure": { "delay": -493, "time": "1749569507" }, "stopId": "72SAVIvertU", "stopSequence": 7 }, { "arrival": { "delay": -496, "time": "1749569624" }, "departure": { "delay": -455, "time": "1749569665" }, "stopId": "72SAVIchatR", "stopSequence": 8 }, { "arrival": { "delay": -551, "time": "1749569749" }, "departure": { "delay": -487, "time": "1749569813" }, "stopId": "72SAVItennR", "stopSequence": 9 }, { "arrival": { "delay": -496, "time": "1749569984" }, "departure": { "delay": -459, "time": "1749570021" }, "stopId": "72SAVImontR", "stopSequence": 10 }, { "arrival": { "delay": -444, "time": "1749570276" }, "departure": { "delay": -384, "time": "1749570336" }, "stopId": "72PHILchanU", "stopSequence": 11 }, { "arrival": { "delay": -440, "time": "1749570460" }, "departure": { "delay": -403, "time": "1749570497" }, "stopId": "72PHILmairR", "stopSequence": 12 }, { "arrival": { "delay": -468, "time": "1749570732" }, "departure": { "delay": -438, "time": "1749570762" }, "stopId": "72CORNepinU", "stopSequence": 13 }, { "arrival": { "delay": -444, "time": "1749570816" }, "departure": { "delay": -405, "time": "1749570855" }, "stopId": "72CORNmaraU", "stopSequence": 14 }, { "arrival": { "delay": -380, "time": "1749571000" }, "departure": { "delay": -380, "time": "1749571000" }, "stopId": "72CORNecolU", "stopSequence": 15 }, { "arrival": { "delay": -380, "time": "1749571300" }, "departure": { "delay": -380, "time": "1749571300" }, "stopId": "72FATIpommU", "stopSequence": 16 }, { "arrival": { "delay": -380, "time": "1749571420" }, "departure": { "delay": -380, "time": "1749571420" }, "stopId": "72BRIErd14R", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "212_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "212_S|24224358:T10|16:50:00" }, "vehicle": { "id": "6197529f4a2ab00001e8f298", "label": "22461", "licensePlate": "DC-413-CS" } } }, { "id": "RT|215|24224362:T13|17:10:00|8-2806775811", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 391, "time": "1749568951" }, "departure": { "delay": 532, "time": "1749569092" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 493, "time": "1749569293" }, "departure": { "delay": 545, "time": "1749569345" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 421, "time": "1749569461" }, "departure": { "delay": 468, "time": "1749569508" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": 421, "time": "1749569521" }, "departure": { "delay": 452, "time": "1749569552" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 527, "time": "1749569747" }, "departure": { "delay": 573, "time": "1749569793" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 774, "time": "1749570234" }, "departure": { "delay": 831, "time": "1749570291" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1749570629" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1749570950" }, "departure": { "delay": 170, "time": "1749570950" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1749571430" }, "departure": { "delay": 170, "time": "1749571430" }, "stopId": "72CHAMarpeR", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1749571550" }, "departure": { "delay": 170, "time": "1749571550" }, "stopId": "72CHAMrochR", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1749571910" }, "departure": { "delay": 170, "time": "1749571910" }, "stopId": "72ARDEfretR", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1749572090" }, "departure": { "delay": 170, "time": "1749572090" }, "stopId": "72ARDEpeloR", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1749572150" }, "departure": { "delay": 170, "time": "1749572150" }, "stopId": "72ARDEmalgR", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1749572330" }, "departure": { "delay": 170, "time": "1749572330" }, "stopId": "72SULIecolR", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1749572570" }, "departure": { "delay": 170, "time": "1749572570" }, "stopId": "72BREItissR", "stopSequence": 16 }, { "arrival": { "delay": 170, "time": "1749572690" }, "departure": { "delay": 170, "time": "1749572690" }, "stopId": "72BREIbassR", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1749572810" }, "departure": { "delay": 170, "time": "1749572810" }, "stopId": "72BREIpoteR", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1749573110" }, "departure": { "delay": 170, "time": "1749573110" }, "stopId": "72BOULbuttR", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1749573230" }, "departure": { "delay": 170, "time": "1749573230" }, "stopId": "72BOULantiR", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1749573650" }, "departure": { "delay": 170, "time": "1749573650" }, "stopId": "72MNTAhousR", "stopSequence": 21 }, { "arrival": { "delay": 170, "time": "1749573830" }, "departure": { "delay": 170, "time": "1749573830" }, "stopId": "72MNTAespeR", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1749574070" }, "departure": { "delay": 170, "time": "1749574070" }, "stopId": "72CALAmansR", "stopSequence": 23 }, { "arrival": { "delay": 170, "time": "1749574190" }, "departure": { "delay": 170, "time": "1749574190" }, "stopId": "72CALAmailR", "stopSequence": 24 }, { "arrival": { "delay": 170, "time": "1749574250" }, "departure": { "delay": 170, "time": "1749574250" }, "stopId": "72CALAfoirU", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1749574430" }, "departure": { "delay": 170, "time": "1749574430" }, "stopId": "72CALAgendR", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1749574670" }, "departure": { "delay": 170, "time": "1749574670" }, "stopId": "72GRVAcharR", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1749574850" }, "departure": { "delay": 170, "time": "1749574850" }, "stopId": "72HUONecolR", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1749575030" }, "departure": { "delay": 170, "time": "1749575030" }, "stopId": "72BESScalvR", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1749575150" }, "departure": { "delay": 170, "time": "1749575150" }, "stopId": "72BESSegliR", "stopSequence": 30 }, { "arrival": { "delay": 170, "time": "1749575270" }, "departure": { "delay": 170, "time": "1749575270" }, "stopId": "72BESScimeR", "stopSequence": 31 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "215|24224362:T13|17:10:00" }, "vehicle": { "id": "61e00ae8ec939f45d2ec802a", "label": "39060", "licensePlate": "GD-060-FR" } } }, { "id": "RT|218|24224369:T16|16:55:00|8-2908160003", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1749567312" }, "departure": { "delay": 31, "time": "1749567331" }, "stopId": "72GERVhoriU", "stopSequence": 1 }, { "arrival": { "delay": 46, "time": "1749567646" }, "departure": { "delay": 92, "time": "1749567692" }, "stopId": "72MONCmarcA", "stopSequence": 2 }, { "arrival": { "delay": 192, "time": "1749568152" }, "departure": { "delay": 237, "time": "1749568197" }, "stopId": "72MULSmairU", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72RUAUletaU", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSruauU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSplatU", "stopSequence": 6 }, { "arrival": { "delay": 341, "time": "1749569861" }, "departure": { "delay": 347, "time": "1749569867" }, "stopId": "72MANSjeanA", "stopSequence": 7 }, { "arrival": { "delay": 213, "time": "1749570633" }, "stopId": "72MANSroutA", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "218|24224369:T16|16:55:00" }, "vehicle": { "id": "61e00a164408d80017d52695", "label": "39049", "licensePlate": "GD-657-AF" } } }, { "id": "RT|217|24224367:T5|7:50:00|8-2888826882", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86473, "time": "1749534527" }, "departure": { "delay": -86364, "time": "1749534636" }, "stopId": "72TELOallaU", "stopSequence": 1 }, { "arrival": { "delay": -86437, "time": "1749534683" }, "departure": { "delay": -86383, "time": "1749534737" }, "stopId": "72TELOsecoU2", "stopSequence": 2 }, { "arrival": { "delay": -86377, "time": "1749535043" }, "departure": { "delay": -86370, "time": "1749535050" }, "stopId": "72BRETcharU2", "stopSequence": 3 }, { "arrival": { "delay": -86410, "time": "1749535190" }, "departure": { "delay": -86342, "time": "1749535258" }, "stopId": "72BRETviolU1", "stopSequence": 4 }, { "arrival": { "delay": -86345, "time": "1749535375" }, "departure": { "delay": -86292, "time": "1749535428" }, "stopId": "72BRETfougU", "stopSequence": 5 }, { "arrival": { "delay": -86215, "time": "1749535925" }, "departure": { "delay": -86202, "time": "1749535938" }, "stopId": "72RUAUmartA", "stopSequence": 6 }, { "arrival": { "delay": -86390, "time": "1749536350" }, "departure": { "delay": -86380, "time": "1749536360" }, "stopId": "72MANSplatU", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 9 }, { "arrival": { "delay": -86235, "time": "1749537285" }, "departure": { "delay": -86186, "time": "1749537334" }, "stopId": "72MANSexupU2", "stopSequence": 10 }, { "arrival": { "delay": -86242, "time": "1749537398" }, "departure": { "delay": -86176, "time": "1749537464" }, "stopId": "72MANSflorU2", "stopSequence": 11 }, { "arrival": { "delay": -86245, "time": "1749537575" }, "departure": { "delay": -86195, "time": "1749537625" }, "stopId": "72MANScomtU", "stopSequence": 12 }, { "arrival": { "delay": -86308, "time": "1749537692" }, "departure": { "delay": -86294, "time": "1749537706" }, "stopId": "72MANSprefU", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "217|24224367:T5|7:50:00" }, "vehicle": { "id": "6197551e66e6440001253530", "label": "26442", "licensePlate": "EX-769-VX" } } }, { "id": "RT|209|24224349:T9|16:40:00|8-2620194818", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 577, "time": "1749567457" }, "departure": { "delay": 692, "time": "1749567572" }, "stopId": "72MANSvertR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSmuriR", "stopSequence": 3 }, { "arrival": { "delay": 943, "time": "1749568123" }, "departure": { "delay": 969, "time": "1749568149" }, "stopId": "72MANSdegrR", "stopSequence": 4 }, { "arrival": { "delay": 1214, "time": "1749568574" }, "departure": { "delay": 1223, "time": "1749568583" }, "stopId": "72MANSveneU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSunivU", "stopSequence": 6 }, { "arrival": { "delay": 1149, "time": "1749569109" }, "departure": { "delay": 1164, "time": "1749569124" }, "stopId": "72TRANbruyR", "stopSequence": 7 }, { "arrival": { "delay": 1175, "time": "1749569195" }, "departure": { "delay": 1188, "time": "1749569208" }, "stopId": "72TRANmairR2", "stopSequence": 8 }, { "arrival": { "delay": 1147, "time": "1749569527" }, "departure": { "delay": 1252, "time": "1749569632" }, "stopId": "72DEGRegliR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72QUINegliR", "stopSequence": 10 }, { "arrival": { "delay": 1283, "time": "1749570263" }, "departure": { "delay": 1291, "time": "1749570271" }, "stopId": "72CUREruesR", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LAVAtuceR", "stopSequence": 12 }, { "arrival": { "delay": 1252, "time": "1749570532" }, "departure": { "delay": 1278, "time": "1749570558" }, "stopId": "72LAVAbriqR", "stopSequence": 13 }, { "arrival": { "delay": 1288, "time": "1749570808" }, "departure": { "delay": 1299, "time": "1749570819" }, "stopId": "72DOMFcantR", "stopSequence": 14 }, { "arrival": { "delay": 1220, "time": "1749571040" }, "departure": { "delay": 1220, "time": "1749571040" }, "stopId": "72CONLgar1U1", "stopSequence": 15 }, { "arrival": { "delay": 1220, "time": "1749571100" }, "departure": { "delay": 1220, "time": "1749571100" }, "stopId": "72CONLgareU", "stopSequence": 16 }, { "arrival": { "delay": 1220, "time": "1749571160" }, "departure": { "delay": 1220, "time": "1749571160" }, "stopId": "72CONLegliR", "stopSequence": 17 }, { "arrival": { "delay": 1220, "time": "1749571400" }, "departure": { "delay": 1220, "time": "1749571400" }, "stopId": "72TENNfresR", "stopSequence": 18 }, { "arrival": { "delay": 1220, "time": "1749571580" }, "departure": { "delay": 1220, "time": "1749571580" }, "stopId": "72TENNmairR", "stopSequence": 19 }, { "arrival": { "delay": 1220, "time": "1749572120" }, "departure": { "delay": 1220, "time": "1749572120" }, "stopId": "72ROUEstadU", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "209", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "209|24224349:T9|16:40:00" }, "vehicle": { "id": "619754fe72ed320001228587", "label": "26438", "licensePlate": "EX-542-VZ" } } }, { "id": "RT|211|24224352:T1|6:22:00|8-2658467843", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86457, "time": "1749529263" }, "departure": { "delay": -86284, "time": "1749529436" }, "stopId": "72BRAUbiblU1", "stopSequence": 1 }, { "arrival": { "delay": -86299, "time": "1749529841" }, "departure": { "delay": -86251, "time": "1749529889" }, "stopId": "72CURGegliA", "stopSequence": 2 }, { "arrival": { "delay": -86351, "time": "1749530149" }, "departure": { "delay": -86344, "time": "1749530156" }, "stopId": "72DANGsaosA", "stopSequence": 3 }, { "arrival": { "delay": -86346, "time": "1749530394" }, "departure": { "delay": -86343, "time": "1749530397" }, "stopId": "72CONGroutA", "stopSequence": 4 }, { "arrival": { "delay": -86358, "time": "1749530502" }, "departure": { "delay": -86318, "time": "1749530542" }, "stopId": "72BALLorneA", "stopSequence": 5 }, { "arrival": { "delay": -86378, "time": "1749530602" }, "departure": { "delay": -86331, "time": "1749530649" }, "stopId": "72BALLegliA", "stopSequence": 6 }, { "arrival": { "delay": -86384, "time": "1749530776" }, "departure": { "delay": -86311, "time": "1749530849" }, "stopId": "72BALLlaurA", "stopSequence": 7 }, { "arrival": { "delay": -86318, "time": "1749531022" }, "departure": { "delay": -86274, "time": "1749531066" }, "stopId": "72SOULblanA", "stopSequence": 8 }, { "arrival": { "delay": -86297, "time": "1749531103" }, "departure": { "delay": -86259, "time": "1749531141" }, "stopId": "72SOULgranA", "stopSequence": 9 }, { "arrival": { "delay": -86346, "time": "1749531174" }, "departure": { "delay": -86300, "time": "1749531220" }, "stopId": "72SOULmaliA", "stopSequence": 10 }, { "arrival": { "delay": -86349, "time": "1749531351" }, "departure": { "delay": -86301, "time": "1749531399" }, "stopId": "72ABBEroutA", "stopSequence": 11 }, { "arrival": { "delay": -86347, "time": "1749531533" }, "departure": { "delay": -86327, "time": "1749531553" }, "stopId": "72ABBEecolU1", "stopSequence": 12 }, { "arrival": { "delay": -86316, "time": "1749531924" }, "departure": { "delay": -86246, "time": "1749531994" }, "stopId": "72NEUVaconA", "stopSequence": 13 }, { "arrival": { "delay": -86710, "time": "1749532430" }, "departure": { "delay": -86308, "time": "1749532832" }, "stopId": "72PAVApolyA", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PAVAmairA", "stopSequence": 15 }, { "arrival": { "delay": -86258, "time": "1749533182" }, "departure": { "delay": -86241, "time": "1749533199" }, "stopId": "72COULsablA", "stopSequence": 16 }, { "arrival": { "delay": -86251, "time": "1749533309" }, "departure": { "delay": -86211, "time": "1749533349" }, "stopId": "72MANSbanjA", "stopSequence": 17 }, { "arrival": { "delay": -86205, "time": "1749533535" }, "departure": { "delay": -86122, "time": "1749533618" }, "stopId": "72MANScathU", "stopSequence": 18 }, { "arrival": { "delay": -86246, "time": "1749533794" }, "departure": { "delay": -86196, "time": "1749533844" }, "stopId": "72MANSprefU", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "211|24224352:T1|6:22:00" }, "vehicle": { "id": "619753e69c5d0500014f001e", "label": "23737", "licensePlate": "DT-798-WS" } } }, { "id": "RT|26|25461015:T13|18:20:00|8-3221684231", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749572400" }, "departure": { "delay": 0, "time": "1749572400" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "72CLERmairR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "72MARTvertR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "72CERAcroiR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573840" }, "departure": { "delay": 0, "time": "1749573840" }, "stopId": "72GUECguecR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574740" }, "departure": { "delay": 0, "time": "1749574740" }, "stopId": "72MANSlefaR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575220" }, "departure": { "delay": 0, "time": "1749575220" }, "stopId": "72MANSsncfU", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "26|25461015:T13|18:20:00" }, "vehicle": { "id": "66b0ec4075070d4e8cb4386c", "label": "25612", "licensePlate": "EQ-460-AD" } } }, { "id": "RT|208|24224347:T7|16:35:00|8-2603352069", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 269, "time": "1749566849" }, "departure": { "delay": 327, "time": "1749566907" }, "stopId": "72MANScoloR", "stopSequence": 2 }, { "arrival": { "delay": 176, "time": "1749567056" }, "departure": { "delay": 184, "time": "1749567064" }, "stopId": "72ROUIgeorR", "stopSequence": 3 }, { "arrival": { "delay": 207, "time": "1749567327" }, "departure": { "delay": 245, "time": "1749567365" }, "stopId": "72GEORmansR", "stopSequence": 4 }, { "arrival": { "delay": 211, "time": "1749567451" }, "departure": { "delay": 259, "time": "1749567499" }, "stopId": "72GEORcimeR", "stopSequence": 5 }, { "arrival": { "delay": 248, "time": "1749567608" }, "departure": { "delay": 286, "time": "1749567646" }, "stopId": "72ETIVferrR", "stopSequence": 6 }, { "arrival": { "delay": 194, "time": "1749567734" }, "departure": { "delay": 203, "time": "1749567743" }, "stopId": "72LOUPjouaR", "stopSequence": 7 }, { "arrival": { "delay": 159, "time": "1749567939" }, "departure": { "delay": 222, "time": "1749568002" }, "stopId": "72LOUPchemR", "stopSequence": 8 }, { "arrival": { "delay": 281, "time": "1749568181" }, "departure": { "delay": 316, "time": "1749568216" }, "stopId": "72GAUDetanR", "stopSequence": 9 }, { "arrival": { "delay": 309, "time": "1749568329" }, "departure": { "delay": 356, "time": "1749568376" }, "stopId": "72GAUDpostR", "stopSequence": 10 }, { "arrival": { "delay": 291, "time": "1749568551" }, "departure": { "delay": 312, "time": "1749568572" }, "stopId": "72FERCchatR", "stopSequence": 11 }, { "arrival": { "delay": 289, "time": "1749568609" }, "departure": { "delay": 321, "time": "1749568641" }, "stopId": "72FERCavelR", "stopSequence": 12 }, { "arrival": { "delay": 236, "time": "1749568736" }, "departure": { "delay": 238, "time": "1749568738" }, "stopId": "72FERCpiliR", "stopSequence": 13 }, { "arrival": { "delay": 279, "time": "1749568959" }, "departure": { "delay": 289, "time": "1749568969" }, "stopId": "72NOYEferrR", "stopSequence": 14 }, { "arrival": { "delay": 338, "time": "1749569198" }, "departure": { "delay": 351, "time": "1749569211" }, "stopId": "72NOYEguieR", "stopSequence": 15 }, { "arrival": { "delay": 315, "time": "1749569295" }, "departure": { "delay": 321, "time": "1749569301" }, "stopId": "72NOYEstadR", "stopSequence": 16 }, { "arrival": { "delay": 268, "time": "1749569608" }, "departure": { "delay": 291, "time": "1749569631" }, "stopId": "72MALImoulR", "stopSequence": 17 }, { "arrival": { "delay": 241, "time": "1749569821" }, "departure": { "delay": 245, "time": "1749569825" }, "stopId": "72DUREgranR", "stopSequence": 18 }, { "arrival": { "delay": 206, "time": "1749569906" }, "departure": { "delay": 210, "time": "1749569910" }, "stopId": "72PARCbesnR", "stopSequence": 19 }, { "arrival": { "delay": 188, "time": "1749569948" }, "departure": { "delay": 191, "time": "1749569951" }, "stopId": "72PARCvalbR", "stopSequence": 20 }, { "arrival": { "delay": 202, "time": "1749570082" }, "departure": { "delay": 210, "time": "1749570090" }, "stopId": "72PARCgraiR", "stopSequence": 21 }, { "arrival": { "delay": 243, "time": "1749570183" }, "departure": { "delay": 249, "time": "1749570189" }, "stopId": "72PARCviviR", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PARCpostR", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VIONegliR", "stopSequence": 24 }, { "arrival": { "delay": 185, "time": "1749570725" }, "departure": { "delay": 197, "time": "1749570737" }, "stopId": "72VIONchapR2", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SOLEmairU", "stopSequence": 26 }, { "arrival": { "delay": -140, "time": "1749571180" }, "departure": { "delay": -140, "time": "1749571180" }, "stopId": "72SABLpostR1", "stopSequence": 27 }, { "arrival": { "delay": -140, "time": "1749571540" }, "departure": { "delay": -140, "time": "1749571540" }, "stopId": "72SABLroutU", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "208", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "208|24224347:T7|16:35:00" }, "vehicle": { "id": "61e00a95fcfa8269fc28455f", "label": "39054", "licensePlate": "GD-966-LA" } } }, { "id": "RT|215|24224361:T2|6:10:00|8-2807300098", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86515, "time": "1749528485" }, "departure": { "delay": -86353, "time": "1749528647" }, "stopId": "72BESScimeA", "stopSequence": 1 }, { "arrival": { "delay": -86326, "time": "1749528794" }, "departure": { "delay": -86249, "time": "1749528871" }, "stopId": "72BESSmairA", "stopSequence": 2 }, { "arrival": { "delay": -86384, "time": "1749528916" }, "departure": { "delay": -86371, "time": "1749528929" }, "stopId": "72BESScalvA", "stopSequence": 3 }, { "arrival": { "delay": -86346, "time": "1749529134" }, "departure": { "delay": -86302, "time": "1749529178" }, "stopId": "72HUONecolA", "stopSequence": 4 }, { "arrival": { "delay": -86306, "time": "1749529414" }, "departure": { "delay": -86299, "time": "1749529421" }, "stopId": "72GRVAcharA", "stopSequence": 5 }, { "arrival": { "delay": -86302, "time": "1749529598" }, "departure": { "delay": -86295, "time": "1749529605" }, "stopId": "72CALAgendA", "stopSequence": 6 }, { "arrival": { "delay": -86445, "time": "1749529635" }, "departure": { "delay": -86398, "time": "1749529682" }, "stopId": "72CALApierA", "stopSequence": 7 }, { "arrival": { "delay": -86447, "time": "1749530173" }, "departure": { "delay": -86333, "time": "1749530287" }, "stopId": "72CALAmansA", "stopSequence": 8 }, { "arrival": { "delay": -86329, "time": "1749530531" }, "departure": { "delay": -86278, "time": "1749530582" }, "stopId": "72MNTAespeA", "stopSequence": 9 }, { "arrival": { "delay": -86303, "time": "1749530737" }, "departure": { "delay": -86301, "time": "1749530739" }, "stopId": "72MNTAhousA", "stopSequence": 10 }, { "arrival": { "delay": -86342, "time": "1749531178" }, "departure": { "delay": -86285, "time": "1749531235" }, "stopId": "72BOULantiA", "stopSequence": 11 }, { "arrival": { "delay": -86334, "time": "1749531306" }, "departure": { "delay": -86325, "time": "1749531315" }, "stopId": "72BOULbuttA", "stopSequence": 12 }, { "arrival": { "delay": -86348, "time": "1749531592" }, "departure": { "delay": -86339, "time": "1749531601" }, "stopId": "72BREIpoteA", "stopSequence": 13 }, { "arrival": { "delay": -86363, "time": "1749532117" }, "departure": { "delay": -86354, "time": "1749532126" }, "stopId": "72CHAMrochA", "stopSequence": 14 }, { "arrival": { "delay": -86384, "time": "1749532216" }, "departure": { "delay": -86379, "time": "1749532221" }, "stopId": "72CHAMarpeA", "stopSequence": 15 }, { "arrival": { "delay": -85979, "time": "1749533101" }, "departure": { "delay": -85977, "time": "1749533103" }, "stopId": "72MANScaliA", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSplatU", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 20 }, { "arrival": { "delay": -86199, "time": "1749533481" }, "departure": { "delay": -86161, "time": "1749533519" }, "stopId": "72MANSexupU2", "stopSequence": 21 }, { "arrival": { "delay": -86191, "time": "1749533549" }, "departure": { "delay": -86174, "time": "1749533566" }, "stopId": "72MANSflorU2", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSerpeA", "stopSequence": 23 }, { "arrival": { "delay": -86324, "time": "1749533656" }, "departure": { "delay": -86241, "time": "1749533739" }, "stopId": "72MANScomtU", "stopSequence": 24 }, { "arrival": { "delay": -86362, "time": "1749533798" }, "departure": { "delay": -86307, "time": "1749533853" }, "stopId": "72MANSprefU", "stopSequence": 25 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSgareA2", "stopSequence": 26 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "215|24224361:T2|6:10:00" }, "vehicle": { "id": "61e00ae8ec939f45d2ec802a", "label": "39060", "licensePlate": "GD-060-FR" } } }, { "id": "RT|212_S|24224356:T2|6:39:00|8-2704343044", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86421, "time": "1749530319" }, "departure": { "delay": -86341, "time": "1749530399" }, "stopId": "72CURCpolyA", "stopSequence": 1 }, { "arrival": { "delay": -86410, "time": "1749530690" }, "departure": { "delay": -86349, "time": "1749530751" }, "stopId": "72BEAUgareA", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72TORCmontA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PHILneuvA", "stopSequence": 4 }, { "arrival": { "delay": -86422, "time": "1749531098" }, "departure": { "delay": -86362, "time": "1749531158" }, "stopId": "72PHILruepA", "stopSequence": 5 }, { "arrival": { "delay": -86514, "time": "1749531306" }, "departure": { "delay": -86411, "time": "1749531409" }, "stopId": "72PHILchanA", "stopSequence": 6 }, { "arrival": { "delay": -86381, "time": "1749531619" }, "departure": { "delay": -86376, "time": "1749531624" }, "stopId": "72SAVImontA", "stopSequence": 7 }, { "arrival": { "delay": -86406, "time": "1749531774" }, "departure": { "delay": -86331, "time": "1749531849" }, "stopId": "72SAVItennA", "stopSequence": 8 }, { "arrival": { "delay": -86691, "time": "1749531909" }, "departure": { "delay": -85912, "time": "1749532688" }, "stopId": "72SAVIplaiA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SAVIcourA", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SARGpatiA", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SARGespeA", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72SARGbonnA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSbollA1", "stopSequence": 14 }, { "arrival": { "delay": -85999, "time": "1749534041" }, "departure": { "delay": -85946, "time": "1749534094" }, "stopId": "72MANSfunaU1", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "212_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "212_S|24224356:T2|6:39:00" }, "vehicle": { "id": "478b87c508cb51f7", "label": "Le Mans" } } }, { "id": "RT|204|24224338:T9|18:12:00|8-2535063556", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -985, "time": "1749570935" }, "stopId": "61ALENalaiR1", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572520" }, "departure": { "delay": 0, "time": "1749572520" }, "stopId": "61ALENroutU", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572820" }, "departure": { "delay": 0, "time": "1749572820" }, "stopId": "61ALENmontR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "72ARCOalenR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "72ARCOchenU", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573420" }, "departure": { "delay": 0, "time": "1749573420" }, "stopId": "72BETHjourR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "72BETHrd38R", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "72OISSmansR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573900" }, "departure": { "delay": 0, "time": "1749573900" }, "stopId": "72FYE1dodoR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749574320" }, "departure": { "delay": 0, "time": "1749574320" }, "stopId": "72GESNpostR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "72BOISegliR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "72SOUGplacU", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749575220" }, "departure": { "delay": 0, "time": "1749575220" }, "stopId": "72FRESpottR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749575400" }, "departure": { "delay": 0, "time": "1749575400" }, "stopId": "72FRESrepuR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749575880" }, "departure": { "delay": 0, "time": "1749575880" }, "stopId": "72MIMBegliU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "204", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "204|24224338:T9|18:12:00" }, "vehicle": { "id": "6814d07370d9b99edee47edd", "label": "40776" } } }, { "id": "RT|218|24224370:T14|17:15:00|8-2907701250", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": 186, "time": "1749569346" }, "departure": { "delay": 201, "time": "1749569361" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 238, "time": "1749569518" }, "departure": { "delay": 293, "time": "1749569573" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": 247, "time": "1749569587" }, "departure": { "delay": 262, "time": "1749569602" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1749569760" }, "departure": { "delay": 344, "time": "1749569804" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 532, "time": "1749570352" }, "departure": { "delay": 570, "time": "1749570390" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1749570765" }, "departure": { "delay": 57, "time": "1749570777" }, "stopId": "72MANSlyceR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportR", "stopSequence": 9 }, { "arrival": { "delay": 150, "time": "1749572790" }, "departure": { "delay": 150, "time": "1749572790" }, "stopId": "72YVREespeR", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1749573030" }, "departure": { "delay": 150, "time": "1749573030" }, "stopId": "72YVREegliR", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1749573450" }, "departure": { "delay": 150, "time": "1749573450" }, "stopId": "72REQUegliR", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1749573810" }, "departure": { "delay": 150, "time": "1749573810" }, "stopId": "72MNSIripoR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PONTecolU2", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1749574590" }, "departure": { "delay": 150, "time": "1749574590" }, "stopId": "72CULOmaisR", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1749575010" }, "departure": { "delay": 150, "time": "1749575010" }, "stopId": "72LUDEmailR", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1749575130" }, "departure": { "delay": 150, "time": "1749575130" }, "stopId": "72LUDEfoirR", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "218|24224370:T14|17:15:00" }, "vehicle": { "id": "66d9643afc19ed2d376a9826", "label": "39351", "licensePlate": "GD-995-LG" } } }, { "id": "RT|216_S|24224366:T20|17:20:00|8-2860384258", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 336, "time": "1749569556" }, "departure": { "delay": 400, "time": "1749569620" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 863, "time": "1749570743" }, "departure": { "delay": 897, "time": "1749570777" }, "stopId": "72MANSfunaU1", "stopSequence": 3 }, { "arrival": { "delay": 280, "time": "1749571180" }, "departure": { "delay": 280, "time": "1749571180" }, "stopId": "72MANSlyceR", "stopSequence": 4 }, { "arrival": { "delay": 280, "time": "1749571300" }, "departure": { "delay": 280, "time": "1749571300" }, "stopId": "72MANScaliR", "stopSequence": 5 }, { "arrival": { "delay": 280, "time": "1749571720" }, "departure": { "delay": 280, "time": "1749571720" }, "stopId": "72CHANretrR", "stopSequence": 6 }, { "arrival": { "delay": 280, "time": "1749571900" }, "departure": { "delay": 280, "time": "1749571900" }, "stopId": "72CHANherrR", "stopSequence": 7 }, { "arrival": { "delay": 280, "time": "1749572200" }, "departure": { "delay": 280, "time": "1749572200" }, "stopId": "72PARIrougR", "stopSequence": 8 }, { "arrival": { "delay": 280, "time": "1749572260" }, "departure": { "delay": 280, "time": "1749572260" }, "stopId": "72PARIgallR", "stopSequence": 9 }, { "arrival": { "delay": 280, "time": "1749572380" }, "departure": { "delay": 280, "time": "1749572380" }, "stopId": "72PARIabelR", "stopSequence": 10 }, { "arrival": { "delay": 280, "time": "1749572500" }, "departure": { "delay": 280, "time": "1749572500" }, "stopId": "72PARItroiR", "stopSequence": 11 }, { "arrival": { "delay": 280, "time": "1749572740" }, "departure": { "delay": 280, "time": "1749572740" }, "stopId": "72PARIboutR", "stopSequence": 12 }, { "arrival": { "delay": 280, "time": "1749572920" }, "departure": { "delay": 280, "time": "1749572920" }, "stopId": "72CHALecolR", "stopSequence": 13 }, { "arrival": { "delay": 280, "time": "1749573040" }, "departure": { "delay": 280, "time": "1749573040" }, "stopId": "72CHALperrR", "stopSequence": 14 }, { "arrival": { "delay": 280, "time": "1749573100" }, "departure": { "delay": 280, "time": "1749573100" }, "stopId": "72CHALvillR", "stopSequence": 15 }, { "arrival": { "delay": 280, "time": "1749573220" }, "departure": { "delay": 280, "time": "1749573220" }, "stopId": "72VOLNegliR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VOLNcoopR", "stopSequence": 17 }, { "arrival": { "delay": 280, "time": "1749573340" }, "departure": { "delay": 280, "time": "1749573340" }, "stopId": "72LOCQegliR", "stopSequence": 18 }, { "arrival": { "delay": 280, "time": "1749573520" }, "departure": { "delay": 280, "time": "1749573520" }, "stopId": "72LUCEpierR", "stopSequence": 19 }, { "arrival": { "delay": 280, "time": "1749574000" }, "departure": { "delay": 280, "time": "1749574000" }, "stopId": "72GRANrepuR", "stopSequence": 20 }, { "arrival": { "delay": 280, "time": "1749574300" }, "departure": { "delay": 280, "time": "1749574300" }, "stopId": "72VINCmortR", "stopSequence": 21 }, { "arrival": { "delay": 280, "time": "1749574360" }, "departure": { "delay": 280, "time": "1749574360" }, "stopId": "72VINCaubeR", "stopSequence": 22 }, { "arrival": { "delay": 280, "time": "1749574660" }, "departure": { "delay": 280, "time": "1749574660" }, "stopId": "72PIERmonuR", "stopSequence": 23 }, { "arrival": { "delay": 280, "time": "1749574840" }, "departure": { "delay": 280, "time": "1749574840" }, "stopId": "72COURbrivR", "stopSequence": 24 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LHOMpierR", "stopSequence": 25 }, { "arrival": { "delay": 280, "time": "1749575200" }, "departure": { "delay": 280, "time": "1749575200" }, "stopId": "72CHARsecoR", "stopSequence": 26 }, { "arrival": { "delay": 280, "time": "1749575320" }, "departure": { "delay": 280, "time": "1749575320" }, "stopId": "72CHARronsU", "stopSequence": 27 }, { "arrival": { "delay": 280, "time": "1749575740" }, "departure": { "delay": 280, "time": "1749575740" }, "stopId": "72RUILguelR", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "216_S|24224366:T20|17:20:00" }, "vehicle": { "id": "627e5dd5176a2897a44dde8d", "label": "39486", "licensePlate": "GG-379-BX" } } }, { "id": "RT|216_S|24224365:T1|6:28:00|8-2860580866", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86722, "time": "1749529358" }, "departure": { "delay": -86408, "time": "1749529672" }, "stopId": "72EGUIegliA", "stopSequence": 1 }, { "arrival": { "delay": -86437, "time": "1749530123" }, "departure": { "delay": -86423, "time": "1749530137" }, "stopId": "72GRANchevU", "stopSequence": 2 }, { "arrival": { "delay": -86444, "time": "1749530416" }, "departure": { "delay": -86443, "time": "1749530417" }, "stopId": "72LUCErelaA", "stopSequence": 3 }, { "arrival": { "delay": -86538, "time": "1749530622" }, "departure": { "delay": -86381, "time": "1749530779" }, "stopId": "72LOCQegliA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VOLNcoopA", "stopSequence": 5 }, { "arrival": { "delay": -86398, "time": "1749530882" }, "departure": { "delay": -86358, "time": "1749530922" }, "stopId": "72VOLNegliA", "stopSequence": 6 }, { "arrival": { "delay": -86343, "time": "1749531057" }, "departure": { "delay": -86341, "time": "1749531059" }, "stopId": "72CHALvillA", "stopSequence": 7 }, { "arrival": { "delay": -86371, "time": "1749531089" }, "departure": { "delay": -86369, "time": "1749531091" }, "stopId": "72CHALperrA", "stopSequence": 8 }, { "arrival": { "delay": -86389, "time": "1749531191" }, "departure": { "delay": -86343, "time": "1749531237" }, "stopId": "72CHALecolA", "stopSequence": 9 }, { "arrival": { "delay": -86379, "time": "1749531381" }, "departure": { "delay": -86375, "time": "1749531385" }, "stopId": "72PARIboutA", "stopSequence": 10 }, { "arrival": { "delay": -86370, "time": "1749531510" }, "departure": { "delay": -86354, "time": "1749531526" }, "stopId": "72PARIvignA", "stopSequence": 11 }, { "arrival": { "delay": -86372, "time": "1749531628" }, "departure": { "delay": -86328, "time": "1749531672" }, "stopId": "72PARItroiA", "stopSequence": 12 }, { "arrival": { "delay": -86403, "time": "1749531717" }, "departure": { "delay": -86366, "time": "1749531754" }, "stopId": "72PARIabelA", "stopSequence": 13 }, { "arrival": { "delay": -86388, "time": "1749531852" }, "departure": { "delay": -86384, "time": "1749531856" }, "stopId": "72PARIgallA", "stopSequence": 14 }, { "arrival": { "delay": -86454, "time": "1749531906" }, "departure": { "delay": -86450, "time": "1749531910" }, "stopId": "72PARIrougA", "stopSequence": 15 }, { "arrival": { "delay": -86379, "time": "1749532101" }, "departure": { "delay": -86374, "time": "1749532106" }, "stopId": "72CHANcrocA", "stopSequence": 16 }, { "arrival": { "delay": -86375, "time": "1749532165" }, "departure": { "delay": -86340, "time": "1749532200" }, "stopId": "72CHANherrA", "stopSequence": 17 }, { "arrival": { "delay": -86435, "time": "1749532345" }, "departure": { "delay": -86347, "time": "1749532433" }, "stopId": "72CHANretrA", "stopSequence": 18 }, { "arrival": { "delay": -86299, "time": "1749532601" }, "departure": { "delay": -86267, "time": "1749532633" }, "stopId": "72CHANcourA", "stopSequence": 19 }, { "arrival": { "delay": -86267, "time": "1749532813" }, "departure": { "delay": -86223, "time": "1749532857" }, "stopId": "72MANScaliA", "stopSequence": 20 }, { "arrival": { "delay": -86241, "time": "1749532899" }, "departure": { "delay": -86163, "time": "1749532977" }, "stopId": "72MANSf001A", "stopSequence": 21 }, { "arrival": { "delay": -86198, "time": "1749533002" }, "departure": { "delay": -86190, "time": "1749533010" }, "stopId": "72MANSplatU", "stopSequence": 22 }, { "arrival": { "delay": -86162, "time": "1749533458" }, "departure": { "delay": -86155, "time": "1749533465" }, "stopId": "72MANSjeanA", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 24 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "216_S|24224365:T1|6:28:00" }, "vehicle": { "id": "66d964171eff51919b29b748", "label": "39349", "licensePlate": "GD-683-LG " } } }, { "id": "RT|219|24224372:T6|17:15:00|8-2921791490", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 286, "time": "1749569206" }, "departure": { "delay": 331, "time": "1749569251" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 332, "time": "1749569492" }, "departure": { "delay": 350, "time": "1749569510" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 408, "time": "1749569628" }, "departure": { "delay": 470, "time": "1749569690" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": 422, "time": "1749569702" }, "departure": { "delay": 437, "time": "1749569717" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 541, "time": "1749569941" }, "departure": { "delay": 588, "time": "1749569988" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 828, "time": "1749570528" }, "departure": { "delay": 860, "time": "1749570560" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 99, "time": "1749570759" }, "departure": { "delay": 166, "time": "1749570826" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1749570850" }, "departure": { "delay": 96, "time": "1749570876" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1749571560" }, "departure": { "delay": 120, "time": "1749571560" }, "stopId": "72CHAMhubeR", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1749571680" }, "departure": { "delay": 120, "time": "1749571680" }, "stopId": "72CHAMchesR", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1749571980" }, "departure": { "delay": 120, "time": "1749571980" }, "stopId": "72FATIbecaR", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1749572100" }, "departure": { "delay": 120, "time": "1749572100" }, "stopId": "72FATIegliR", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1749572220" }, "departure": { "delay": 120, "time": "1749572220" }, "stopId": "72FATIbodiR", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1749572400" }, "departure": { "delay": 120, "time": "1749572400" }, "stopId": "72CORNecolU", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1749572940" }, "departure": { "delay": 120, "time": "1749572940" }, "stopId": "72LOMBvomlR", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1749573000" }, "departure": { "delay": 120, "time": "1749573000" }, "stopId": "72LOMBsausR", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1749573300" }, "departure": { "delay": 120, "time": "1749573300" }, "stopId": "72LOMBpissU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "219", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "219|24224372:T6|17:15:00" }, "vehicle": { "id": "66d9642964d186da4062a141", "label": "39350", "licensePlate": "GD-413-LH" } } }, { "id": "RT|209|24224348:T1|6:20:00|8-2621374466", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86923, "time": "1749528677" }, "departure": { "delay": -86361, "time": "1749529239" }, "stopId": "72ROUEstadU", "stopSequence": 1 }, { "arrival": { "delay": -86430, "time": "1749529710" }, "departure": { "delay": -86372, "time": "1749529768" }, "stopId": "72TENNmairA", "stopSequence": 2 }, { "arrival": { "delay": -86427, "time": "1749529893" }, "departure": { "delay": -86391, "time": "1749529929" }, "stopId": "72TENNfresA", "stopSequence": 3 }, { "arrival": { "delay": -86403, "time": "1749530157" }, "departure": { "delay": -86389, "time": "1749530171" }, "stopId": "72CONLegliA", "stopSequence": 4 }, { "arrival": { "delay": -86383, "time": "1749530237" }, "departure": { "delay": -86357, "time": "1749530263" }, "stopId": "72CONLgareA", "stopSequence": 5 }, { "arrival": { "delay": -86433, "time": "1749530307" }, "departure": { "delay": -86395, "time": "1749530345" }, "stopId": "72CONLgar1U2", "stopSequence": 6 }, { "arrival": { "delay": -86437, "time": "1749530603" }, "departure": { "delay": -86411, "time": "1749530629" }, "stopId": "72DOMFcantA", "stopSequence": 7 }, { "arrival": { "delay": -86459, "time": "1749530821" }, "departure": { "delay": -86441, "time": "1749530839" }, "stopId": "72LAVAbriqA", "stopSequence": 8 }, { "arrival": { "delay": -86456, "time": "1749531004" }, "departure": { "delay": -86405, "time": "1749531055" }, "stopId": "72LAVAtuceA", "stopSequence": 9 }, { "arrival": { "delay": -86404, "time": "1749531176" }, "departure": { "delay": -86395, "time": "1749531185" }, "stopId": "72CUREruesA", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72QUINegliA", "stopSequence": 11 }, { "arrival": { "delay": -86440, "time": "1749531860" }, "departure": { "delay": -86400, "time": "1749531900" }, "stopId": "72TRANmaisU", "stopSequence": 12 }, { "arrival": { "delay": -86525, "time": "1749532255" }, "stopId": "72MANSunivU", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSveneA", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSdegrA", "stopSequence": 15 }, { "arrival": { "delay": -86518, "time": "1749532622" }, "departure": { "delay": -86488, "time": "1749532652" }, "stopId": "72MANSmuriA", "stopSequence": 16 }, { "arrival": { "delay": -86546, "time": "1749532714" }, "departure": { "delay": -86537, "time": "1749532723" }, "stopId": "72MANSvertA", "stopSequence": 17 }, { "arrival": { "delay": -86581, "time": "1749532859" }, "departure": { "delay": -86544, "time": "1749532896" }, "stopId": "72MANSmendU", "stopSequence": 18 }, { "arrival": { "delay": -86584, "time": "1749533036" }, "departure": { "delay": -86551, "time": "1749533069" }, "stopId": "72MANSprefU", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "209", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "209|24224348:T1|6:20:00" }, "vehicle": { "id": "619754fe72ed320001228587", "label": "26438", "licensePlate": "EX-542-VZ" } } }, { "id": "RT|207|24224345:T12|17:50:00|8-2588803074", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 280, "time": "1749571240" }, "departure": { "delay": 280, "time": "1749571240" }, "stopId": "72MANSvertR", "stopSequence": 2 }, { "arrival": { "delay": 280, "time": "1749571420" }, "departure": { "delay": 280, "time": "1749571420" }, "stopId": "72MANSmuriR", "stopSequence": 3 }, { "arrival": { "delay": 280, "time": "1749571600" }, "departure": { "delay": 280, "time": "1749571600" }, "stopId": "72MANSdegrR", "stopSequence": 4 }, { "arrival": { "delay": 280, "time": "1749571840" }, "departure": { "delay": 280, "time": "1749571840" }, "stopId": "72MANSveneU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSunivU", "stopSequence": 6 }, { "arrival": { "delay": 280, "time": "1749572440" }, "departure": { "delay": 280, "time": "1749572440" }, "stopId": "72TRANmairR1", "stopSequence": 7 }, { "arrival": { "delay": 280, "time": "1749572560" }, "departure": { "delay": 280, "time": "1749572560" }, "stopId": "72TRANbruyA", "stopSequence": 8 }, { "arrival": { "delay": 280, "time": "1749572680" }, "departure": { "delay": 280, "time": "1749572680" }, "stopId": "72TRANmaisR", "stopSequence": 9 }, { "arrival": { "delay": 280, "time": "1749572800" }, "departure": { "delay": 280, "time": "1749572800" }, "stopId": "72CHAUgravU1", "stopSequence": 10 }, { "arrival": { "delay": 280, "time": "1749573100" }, "departure": { "delay": 280, "time": "1749573100" }, "stopId": "72CULAnatiR", "stopSequence": 11 }, { "arrival": { "delay": 280, "time": "1749573400" }, "departure": { "delay": 280, "time": "1749573400" }, "stopId": "72BRAImairR", "stopSequence": 12 }, { "arrival": { "delay": 280, "time": "1749573700" }, "departure": { "delay": 280, "time": "1749573700" }, "stopId": "72AMNEbraiR", "stopSequence": 13 }, { "arrival": { "delay": 280, "time": "1749573940" }, "departure": { "delay": 280, "time": "1749573940" }, "stopId": "72LONGamneR", "stopSequence": 14 }, { "arrival": { "delay": 280, "time": "1749574120" }, "departure": { "delay": 280, "time": "1749574120" }, "stopId": "72LONGgroiR", "stopSequence": 15 }, { "arrival": { "delay": 280, "time": "1749574360" }, "departure": { "delay": 280, "time": "1749574360" }, "stopId": "72LOUEetieR", "stopSequence": 16 }, { "arrival": { "delay": 280, "time": "1749574420" }, "departure": { "delay": 280, "time": "1749574420" }, "stopId": "72LOUEchenR", "stopSequence": 17 }, { "arrival": { "delay": 280, "time": "1749574540" }, "departure": { "delay": 280, "time": "1749574540" }, "stopId": "72LOUEsourR", "stopSequence": 18 }, { "arrival": { "delay": 280, "time": "1749574840" }, "departure": { "delay": 280, "time": "1749574840" }, "stopId": "72MREIegliR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BRULretrR", "stopSequence": 20 }, { "arrival": { "delay": 280, "time": "1749575800" }, "departure": { "delay": 280, "time": "1749575800" }, "stopId": "72JOUEstatA", "stopSequence": 21 }, { "arrival": { "delay": 280, "time": "1749576160" }, "departure": { "delay": 280, "time": "1749576160" }, "stopId": "72ORQUaubeR", "stopSequence": 22 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "207|24224345:T12|17:50:00" }, "vehicle": { "id": "635159ad108afb8799059975", "label": "39656", "licensePlate": "GJ-661-XE" } } }, { "id": "RT|212_S|24224358:T12|17:15:00|8-2706178052", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -223, "time": "1749568277" }, "departure": { "delay": -8, "time": "1749568492" }, "stopId": "72MANSfunaU1", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 3 }, { "arrival": { "delay": 500, "time": "1749569540" }, "departure": { "delay": 532, "time": "1749569572" }, "stopId": "72MANSexupU2", "stopSequence": 4 }, { "arrival": { "delay": 487, "time": "1749569587" }, "departure": { "delay": 564, "time": "1749569664" }, "stopId": "72MANSflorU2", "stopSequence": 5 }, { "arrival": { "delay": 510, "time": "1749569910" }, "departure": { "delay": 550, "time": "1749569950" }, "stopId": "72MANSquinU", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpierU", "stopSequence": 7 }, { "arrival": { "delay": 82, "time": "1749570802" }, "stopId": "72SARGbonnR", "stopSequence": 8 }, { "arrival": { "delay": 250, "time": "1749571150" }, "departure": { "delay": 250, "time": "1749571150" }, "stopId": "72SARGespeR", "stopSequence": 9 }, { "arrival": { "delay": 250, "time": "1749571270" }, "departure": { "delay": 250, "time": "1749571270" }, "stopId": "72SARGpatiR", "stopSequence": 10 }, { "arrival": { "delay": 250, "time": "1749571330" }, "departure": { "delay": 250, "time": "1749571330" }, "stopId": "72SAVImormR", "stopSequence": 11 }, { "arrival": { "delay": 250, "time": "1749571510" }, "departure": { "delay": 250, "time": "1749571510" }, "stopId": "72SAVIardoR", "stopSequence": 12 }, { "arrival": { "delay": 250, "time": "1749571750" }, "departure": { "delay": 250, "time": "1749571750" }, "stopId": "72SAVIvertU", "stopSequence": 13 }, { "arrival": { "delay": 250, "time": "1749571870" }, "departure": { "delay": 250, "time": "1749571870" }, "stopId": "72SAVIchatR", "stopSequence": 14 }, { "arrival": { "delay": 250, "time": "1749571990" }, "departure": { "delay": 250, "time": "1749571990" }, "stopId": "72SAVItennR", "stopSequence": 15 }, { "arrival": { "delay": 250, "time": "1749572230" }, "departure": { "delay": 250, "time": "1749572230" }, "stopId": "72SAVImontR", "stopSequence": 16 }, { "arrival": { "delay": 250, "time": "1749572470" }, "departure": { "delay": 250, "time": "1749572470" }, "stopId": "72PHILchanU", "stopSequence": 17 }, { "arrival": { "delay": 250, "time": "1749572650" }, "departure": { "delay": 250, "time": "1749572650" }, "stopId": "72PHILruepR", "stopSequence": 18 }, { "arrival": { "delay": 250, "time": "1749572770" }, "departure": { "delay": 250, "time": "1749572770" }, "stopId": "72PHILneuvR", "stopSequence": 19 }, { "arrival": { "delay": 250, "time": "1749572830" }, "departure": { "delay": 250, "time": "1749572830" }, "stopId": "72TORCmontR", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1749573010" }, "departure": { "delay": 250, "time": "1749573010" }, "stopId": "72TORCmuguR", "stopSequence": 21 }, { "arrival": { "delay": 250, "time": "1749573130" }, "departure": { "delay": 250, "time": "1749573130" }, "stopId": "72TORCdolmR", "stopSequence": 22 }, { "arrival": { "delay": 250, "time": "1749573310" }, "departure": { "delay": 250, "time": "1749573310" }, "stopId": "72BEAUgareR", "stopSequence": 23 }, { "arrival": { "delay": 250, "time": "1749573370" }, "departure": { "delay": 250, "time": "1749573370" }, "stopId": "72BEAUbrioR", "stopSequence": 24 }, { "arrival": { "delay": 250, "time": "1749573610" }, "departure": { "delay": 250, "time": "1749573610" }, "stopId": "72BRIObeauR", "stopSequence": 25 }, { "arrival": { "delay": 250, "time": "1749573730" }, "departure": { "delay": 250, "time": "1749573730" }, "stopId": "72BRIOtertR", "stopSequence": 26 }, { "arrival": { "delay": 250, "time": "1749573850" }, "departure": { "delay": 250, "time": "1749573850" }, "stopId": "72BONNgareR", "stopSequence": 27 }, { "arrival": { "delay": 250, "time": "1749573910" }, "departure": { "delay": 250, "time": "1749573910" }, "stopId": "72BONNmairR", "stopSequence": 28 }, { "arrival": { "delay": 250, "time": "1749574030" }, "departure": { "delay": 250, "time": "1749574030" }, "stopId": "72BONNcharR", "stopSequence": 29 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "212_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "212_S|24224358:T12|17:15:00" }, "vehicle": { "id": "6253cde6639824c143000015", "label": "39041", "licensePlate": "GE-743-GT" } } }, { "id": "RT|26|25461012:T1|6:25:00|8-3224829955", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -49516, "time": "1749566384" }, "departure": { "delay": -49512, "time": "1749566388" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpontA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72GUECetoiU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72GUECguecA", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72POLIcentA", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CERAegliA", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CERAcroiA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MARTvertA", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MOTTmottA", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CLERmairA", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72FLECroutU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "26|25461012:T1|6:25:00" }, "vehicle": { "id": "66b0ec9375070d4e8cb43886", "label": "72064", "licensePlate": "AX-354-PP" } } }, { "id": "RT|206|24224340:T5|16:40:00|8-2567831563", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 248, "time": "1749567008" }, "departure": { "delay": 258, "time": "1749567018" }, "stopId": "72MANSangeR", "stopSequence": 2 }, { "arrival": { "delay": 129, "time": "1749567129" }, "departure": { "delay": 138, "time": "1749567138" }, "stopId": "72MANSbregR", "stopSequence": 3 }, { "arrival": { "delay": 151, "time": "1749567271" }, "departure": { "delay": 168, "time": "1749567288" }, "stopId": "72ALLOdeliR", "stopSequence": 4 }, { "arrival": { "delay": 149, "time": "1749567449" }, "departure": { "delay": 195, "time": "1749567495" }, "stopId": "72ALLOpiscR", "stopSequence": 5 }, { "arrival": { "delay": 142, "time": "1749567562" }, "departure": { "delay": 182, "time": "1749567602" }, "stopId": "72ALLOsavoR", "stopSequence": 6 }, { "arrival": { "delay": 102, "time": "1749567882" }, "departure": { "delay": 184, "time": "1749567964" }, "stopId": "72SPAYemmaR", "stopSequence": 7 }, { "arrival": { "delay": 178, "time": "1749568018" }, "departure": { "delay": 252, "time": "1749568092" }, "stopId": "72SPAYgrouR", "stopSequence": 8 }, { "arrival": { "delay": 229, "time": "1749568369" }, "departure": { "delay": 298, "time": "1749568438" }, "stopId": "72FILLgrouR", "stopSequence": 9 }, { "arrival": { "delay": 244, "time": "1749568624" }, "departure": { "delay": 318, "time": "1749568698" }, "stopId": "72FILLetoiR", "stopSequence": 10 }, { "arrival": { "delay": 241, "time": "1749568861" }, "departure": { "delay": 282, "time": "1749568902" }, "stopId": "72ROEZfillR", "stopSequence": 11 }, { "arrival": { "delay": 294, "time": "1749569034" }, "departure": { "delay": 341, "time": "1749569081" }, "stopId": "72ROEZjardR", "stopSequence": 12 }, { "arrival": { "delay": 337, "time": "1749569257" }, "departure": { "delay": 349, "time": "1749569269" }, "stopId": "72SUZEpapeR", "stopSequence": 13 }, { "arrival": { "delay": 302, "time": "1749569402" }, "departure": { "delay": 368, "time": "1749569468" }, "stopId": "72SUZEegliR", "stopSequence": 14 }, { "arrival": { "delay": 311, "time": "1749569591" }, "departure": { "delay": 318, "time": "1749569598" }, "stopId": "72SUZEchatR", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1749570120" }, "departure": { "delay": 343, "time": "1749570163" }, "stopId": "72MEZEegliR", "stopSequence": 16 }, { "arrival": { "delay": 353, "time": "1749570413" }, "departure": { "delay": 413, "time": "1749570473" }, "stopId": "72FOREroutR", "stopSequence": 17 }, { "arrival": { "delay": 413, "time": "1749570653" }, "departure": { "delay": 480, "time": "1749570720" }, "stopId": "72MALImairR", "stopSequence": 18 }, { "arrival": { "delay": 416, "time": "1749570836" }, "departure": { "delay": 461, "time": "1749570881" }, "stopId": "72MALImoulR", "stopSequence": 19 }, { "arrival": { "delay": 470, "time": "1749571130" }, "departure": { "delay": 470, "time": "1749571130" }, "stopId": "72ARTHcureR", "stopSequence": 20 }, { "arrival": { "delay": 470, "time": "1749571430" }, "departure": { "delay": 470, "time": "1749571430" }, "stopId": "72VILLanciR", "stopSequence": 21 }, { "arrival": { "delay": 470, "time": "1749571850" }, "departure": { "delay": 470, "time": "1749571850" }, "stopId": "72FLECverrR", "stopSequence": 22 }, { "arrival": { "delay": 470, "time": "1749572090" }, "departure": { "delay": 470, "time": "1749572090" }, "stopId": "72FLECdanuU2", "stopSequence": 23 }, { "arrival": { "delay": 470, "time": "1749572210" }, "departure": { "delay": 470, "time": "1749572210" }, "stopId": "72FLECloirU2", "stopSequence": 24 }, { "arrival": { "delay": 470, "time": "1749572390" }, "departure": { "delay": 470, "time": "1749572390" }, "stopId": "72FLECroutU", "stopSequence": 25 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "206|24224340:T5|16:40:00" }, "vehicle": { "id": "635159be7f2a6a0c742a982e", "label": "39658", "licensePlate": "GJ-772-XE" } } }, { "id": "RT|216_S|24224366:T18|17:48:00|8-2858549254-541-LM_JV__", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -902, "time": "1749569578" }, "departure": { "delay": -25, "time": "1749570455" }, "stopId": "72MANSlyceR", "stopSequence": 1 }, { "arrival": { "delay": 75, "time": "1749570675" }, "departure": { "delay": 93, "time": "1749570693" }, "stopId": "72CHANtertR", "stopSequence": 2 }, { "arrival": { "delay": 48, "time": "1749570768" }, "departure": { "delay": 74, "time": "1749570794" }, "stopId": "72CHANcourR", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1749570948" }, "stopId": "72CHANpeupR", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1749571090" }, "departure": { "delay": 70, "time": "1749571090" }, "stopId": "72CHANgranR", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1749571210" }, "departure": { "delay": 70, "time": "1749571210" }, "stopId": "72CHANmartR", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1749571330" }, "departure": { "delay": 70, "time": "1749571330" }, "stopId": "72CHANrouiR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PARIbousR", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1749571510" }, "departure": { "delay": 70, "time": "1749571510" }, "stopId": "72PARIguemR", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1749571630" }, "departure": { "delay": 70, "time": "1749571630" }, "stopId": "72PARIabelR", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1749571690" }, "departure": { "delay": 70, "time": "1749571690" }, "stopId": "72PARItroiR", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1749571810" }, "departure": { "delay": 70, "time": "1749571810" }, "stopId": "72PARIvignR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "216_S|24224366:T18|17:48:00" }, "vehicle": { "id": "619755938260c80001fa4e0d", "label": "36480", "licensePlate": "FH-372-WG" } } }, { "id": "RT|206|24224340:T7|17:40:00|8-2568552460", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 700, "time": "1749571180" }, "departure": { "delay": 700, "time": "1749571180" }, "stopId": "72MANSangeR", "stopSequence": 2 }, { "arrival": { "delay": 700, "time": "1749571360" }, "departure": { "delay": 700, "time": "1749571360" }, "stopId": "72MANSbregR", "stopSequence": 3 }, { "arrival": { "delay": 700, "time": "1749571480" }, "departure": { "delay": 700, "time": "1749571480" }, "stopId": "72ALLOdeliR", "stopSequence": 4 }, { "arrival": { "delay": 700, "time": "1749571600" }, "departure": { "delay": 700, "time": "1749571600" }, "stopId": "72ALLOpiscR", "stopSequence": 5 }, { "arrival": { "delay": 700, "time": "1749571780" }, "departure": { "delay": 700, "time": "1749571780" }, "stopId": "72ALLOsavoR", "stopSequence": 6 }, { "arrival": { "delay": 700, "time": "1749572140" }, "departure": { "delay": 700, "time": "1749572140" }, "stopId": "72SPAYemmaR", "stopSequence": 7 }, { "arrival": { "delay": 700, "time": "1749572200" }, "departure": { "delay": 700, "time": "1749572200" }, "stopId": "72SPAYgrouR", "stopSequence": 8 }, { "arrival": { "delay": 700, "time": "1749572500" }, "departure": { "delay": 700, "time": "1749572500" }, "stopId": "72FILLgrouR", "stopSequence": 9 }, { "arrival": { "delay": 700, "time": "1749572740" }, "departure": { "delay": 700, "time": "1749572740" }, "stopId": "72FILLetoiR", "stopSequence": 10 }, { "arrival": { "delay": 700, "time": "1749572980" }, "departure": { "delay": 700, "time": "1749572980" }, "stopId": "72ROEZfillR", "stopSequence": 11 }, { "arrival": { "delay": 700, "time": "1749573100" }, "departure": { "delay": 700, "time": "1749573100" }, "stopId": "72ROEZjardR", "stopSequence": 12 }, { "arrival": { "delay": 700, "time": "1749573340" }, "departure": { "delay": 700, "time": "1749573340" }, "stopId": "72SUZEpapeR", "stopSequence": 13 }, { "arrival": { "delay": 700, "time": "1749573580" }, "departure": { "delay": 700, "time": "1749573580" }, "stopId": "72SUZEegliR", "stopSequence": 14 }, { "arrival": { "delay": 700, "time": "1749573760" }, "departure": { "delay": 700, "time": "1749573760" }, "stopId": "72SUZEchatR", "stopSequence": 15 }, { "arrival": { "delay": 700, "time": "1749574240" }, "departure": { "delay": 700, "time": "1749574240" }, "stopId": "72MEZEegliR", "stopSequence": 16 }, { "arrival": { "delay": 700, "time": "1749574480" }, "departure": { "delay": 700, "time": "1749574480" }, "stopId": "72FOREroutR", "stopSequence": 17 }, { "arrival": { "delay": 700, "time": "1749574720" }, "departure": { "delay": 700, "time": "1749574720" }, "stopId": "72MALImairR", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "206|24224340:T7|17:40:00" }, "vehicle": { "id": "61975487065b9b0001f48a26", "label": "25040", "licensePlate": "ED-897-WW" } } }, { "id": "RT|212_S|24224358:T13|17:25:00|8-2705653762", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 524, "time": "1749570044" }, "departure": { "delay": 614, "time": "1749570134" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpierU", "stopSequence": 3 }, { "arrival": { "delay": 320, "time": "1749571040" }, "departure": { "delay": 320, "time": "1749571040" }, "stopId": "72SARGbonnR", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1749571400" }, "departure": { "delay": 320, "time": "1749571400" }, "stopId": "72SAVImormR", "stopSequence": 5 }, { "arrival": { "delay": 320, "time": "1749571520" }, "departure": { "delay": 320, "time": "1749571520" }, "stopId": "72SAVIardoR", "stopSequence": 6 }, { "arrival": { "delay": 320, "time": "1749571640" }, "departure": { "delay": 320, "time": "1749571640" }, "stopId": "72SAVItennR", "stopSequence": 7 }, { "arrival": { "delay": 320, "time": "1749571760" }, "departure": { "delay": 320, "time": "1749571760" }, "stopId": "72SAVImontR", "stopSequence": 8 }, { "arrival": { "delay": 320, "time": "1749572000" }, "departure": { "delay": 320, "time": "1749572000" }, "stopId": "72PHILchanU", "stopSequence": 9 }, { "arrival": { "delay": 320, "time": "1749572480" }, "departure": { "delay": 320, "time": "1749572480" }, "stopId": "72BONNgareR", "stopSequence": 10 }, { "arrival": { "delay": 320, "time": "1749572540" }, "departure": { "delay": 320, "time": "1749572540" }, "stopId": "72BONNmairR", "stopSequence": 11 }, { "arrival": { "delay": 320, "time": "1749572660" }, "departure": { "delay": 320, "time": "1749572660" }, "stopId": "72BONNcharR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "212_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "212_S|24224358:T13|17:25:00" }, "vehicle": { "id": "478b87c508cb51f7", "label": "Bonnétable" } } }, { "id": "RT|217|24224368:T14|17:20:00|8-2888564738", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 196, "time": "1749569416" }, "departure": { "delay": 331, "time": "1749569551" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 277, "time": "1749569797" }, "departure": { "delay": 328, "time": "1749569848" }, "stopId": "72MANSflorU1", "stopSequence": 3 }, { "arrival": { "delay": 277, "time": "1749569857" }, "departure": { "delay": 295, "time": "1749569875" }, "stopId": "72MANSexupU1", "stopSequence": 4 }, { "arrival": { "delay": 414, "time": "1749570114" }, "departure": { "delay": 431, "time": "1749570131" }, "stopId": "72MANSsecuU2", "stopSequence": 5 }, { "arrival": { "delay": 793, "time": "1749570733" }, "departure": { "delay": 815, "time": "1749570755" }, "stopId": "72MANSfunaU1", "stopSequence": 6 }, { "arrival": { "delay": 402, "time": "1749570942" }, "departure": { "delay": 417, "time": "1749570957" }, "stopId": "72MANSlyceR", "stopSequence": 7 }, { "arrival": { "delay": 420, "time": "1749571560" }, "departure": { "delay": 420, "time": "1749571560" }, "stopId": "72RUAUmartR", "stopSequence": 8 }, { "arrival": { "delay": 420, "time": "1749572040" }, "departure": { "delay": 420, "time": "1749572040" }, "stopId": "72BRETfougR", "stopSequence": 9 }, { "arrival": { "delay": 420, "time": "1749572160" }, "departure": { "delay": 420, "time": "1749572160" }, "stopId": "72BRETviolU2", "stopSequence": 10 }, { "arrival": { "delay": 420, "time": "1749572340" }, "departure": { "delay": 420, "time": "1749572340" }, "stopId": "72BRETcharU1", "stopSequence": 11 }, { "arrival": { "delay": 420, "time": "1749572520" }, "departure": { "delay": 420, "time": "1749572520" }, "stopId": "72TELOnoisU", "stopSequence": 12 }, { "arrival": { "delay": 420, "time": "1749572640" }, "departure": { "delay": 420, "time": "1749572640" }, "stopId": "72TELOsecoU1", "stopSequence": 13 }, { "arrival": { "delay": 420, "time": "1749572940" }, "departure": { "delay": 420, "time": "1749572940" }, "stopId": "72OUTIoutiR", "stopSequence": 14 }, { "arrival": { "delay": 420, "time": "1749573060" }, "departure": { "delay": 420, "time": "1749573060" }, "stopId": "72OUTItillR", "stopSequence": 15 }, { "arrival": { "delay": 420, "time": "1749573240" }, "departure": { "delay": 420, "time": "1749573240" }, "stopId": "72OUTIhugoU", "stopSequence": 16 }, { "arrival": { "delay": 420, "time": "1749573840" }, "departure": { "delay": 420, "time": "1749573840" }, "stopId": "72ECOMprovR", "stopSequence": 17 }, { "arrival": { "delay": 420, "time": "1749574020" }, "departure": { "delay": 420, "time": "1749574020" }, "stopId": "72ECOMmussU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "217|24224368:T14|17:20:00" }, "vehicle": { "id": "6197535451e12800018d4bbf", "label": "23051", "licensePlate": "DM-403-MV" } } }, { "id": "RT|211|24224353:T10|17:25:00|8-2659385348", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 353, "time": "1749569753" }, "departure": { "delay": 366, "time": "1749569766" }, "stopId": "72MANShallU", "stopSequence": 2 }, { "arrival": { "delay": 606, "time": "1749570246" }, "departure": { "delay": 644, "time": "1749570284" }, "stopId": "72MANScathU", "stopSequence": 3 }, { "arrival": { "delay": 533, "time": "1749570713" }, "departure": { "delay": 570, "time": "1749570750" }, "stopId": "72MANSbanjR", "stopSequence": 4 }, { "arrival": { "delay": 551, "time": "1749570911" }, "stopId": "72COULcoctR", "stopSequence": 5 }, { "arrival": { "delay": 610, "time": "1749571510" }, "departure": { "delay": 610, "time": "1749571510" }, "stopId": "72NEUVmansU1", "stopSequence": 6 }, { "arrival": { "delay": 610, "time": "1749571930" }, "departure": { "delay": 610, "time": "1749571930" }, "stopId": "72SOULmaliR", "stopSequence": 7 }, { "arrival": { "delay": 610, "time": "1749571990" }, "departure": { "delay": 610, "time": "1749571990" }, "stopId": "72SOULgranR", "stopSequence": 8 }, { "arrival": { "delay": 610, "time": "1749572050" }, "departure": { "delay": 610, "time": "1749572050" }, "stopId": "72SOULblanR", "stopSequence": 9 }, { "arrival": { "delay": 610, "time": "1749572290" }, "departure": { "delay": 610, "time": "1749572290" }, "stopId": "72BALLgendR", "stopSequence": 10 }, { "arrival": { "delay": 610, "time": "1749572410" }, "departure": { "delay": 610, "time": "1749572410" }, "stopId": "72BALLegliR", "stopSequence": 11 }, { "arrival": { "delay": 610, "time": "1749572470" }, "departure": { "delay": 610, "time": "1749572470" }, "stopId": "72BALLorneR", "stopSequence": 12 }, { "arrival": { "delay": 610, "time": "1749572770" }, "departure": { "delay": 610, "time": "1749572770" }, "stopId": "72CONGroutR", "stopSequence": 13 }, { "arrival": { "delay": 610, "time": "1749573010" }, "departure": { "delay": 610, "time": "1749573010" }, "stopId": "72DANGsaosR", "stopSequence": 14 }, { "arrival": { "delay": 610, "time": "1749573310" }, "departure": { "delay": 610, "time": "1749573310" }, "stopId": "72CURGegliR", "stopSequence": 15 }, { "arrival": { "delay": 610, "time": "1749573670" }, "departure": { "delay": 610, "time": "1749573670" }, "stopId": "72BRAUbiblU2", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "211|24224353:T10|17:25:00" }, "vehicle": { "id": "619753e69c5d0500014f001e", "label": "23737", "licensePlate": "DT-798-WS" } } }, { "id": "RT|216_S|24224366:T17|17:10:00|8-2860318722", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 317, "time": "1749568937" }, "departure": { "delay": 465, "time": "1749569085" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 430, "time": "1749569350" }, "departure": { "delay": 527, "time": "1749569447" }, "stopId": "72MANSflorU1", "stopSequence": 3 }, { "arrival": { "delay": 485, "time": "1749569465" }, "departure": { "delay": 535, "time": "1749569515" }, "stopId": "72MANSexupU1", "stopSequence": 4 }, { "arrival": { "delay": 579, "time": "1749569679" }, "departure": { "delay": 623, "time": "1749569723" }, "stopId": "72MANSsecuU2", "stopSequence": 5 }, { "arrival": { "delay": 801, "time": "1749570141" }, "departure": { "delay": 818, "time": "1749570158" }, "stopId": "72MANSfunaU1", "stopSequence": 6 }, { "arrival": { "delay": 450, "time": "1749570930" }, "departure": { "delay": 462, "time": "1749570942" }, "stopId": "72MANSlyceR", "stopSequence": 7 }, { "arrival": { "delay": 480, "time": "1749571260" }, "departure": { "delay": 480, "time": "1749571260" }, "stopId": "72CHANcourR", "stopSequence": 8 }, { "arrival": { "delay": 480, "time": "1749571440" }, "departure": { "delay": 480, "time": "1749571440" }, "stopId": "72CHANretrR", "stopSequence": 9 }, { "arrival": { "delay": 480, "time": "1749571680" }, "departure": { "delay": 480, "time": "1749571680" }, "stopId": "72CHANherrR", "stopSequence": 10 }, { "arrival": { "delay": 480, "time": "1749571800" }, "departure": { "delay": 480, "time": "1749571800" }, "stopId": "72CHANcrocR", "stopSequence": 11 }, { "arrival": { "delay": 480, "time": "1749571920" }, "departure": { "delay": 480, "time": "1749571920" }, "stopId": "72PARIrougR", "stopSequence": 12 }, { "arrival": { "delay": 480, "time": "1749572040" }, "departure": { "delay": 480, "time": "1749572040" }, "stopId": "72PARIgallR", "stopSequence": 13 }, { "arrival": { "delay": 480, "time": "1749572160" }, "departure": { "delay": 480, "time": "1749572160" }, "stopId": "72PARIabelR", "stopSequence": 14 }, { "arrival": { "delay": 480, "time": "1749572280" }, "departure": { "delay": 480, "time": "1749572280" }, "stopId": "72PARItroiR", "stopSequence": 15 }, { "arrival": { "delay": 480, "time": "1749572400" }, "departure": { "delay": 480, "time": "1749572400" }, "stopId": "72PARIvignR", "stopSequence": 16 }, { "arrival": { "delay": 480, "time": "1749573000" }, "departure": { "delay": 480, "time": "1749573000" }, "stopId": "72GRANordrR", "stopSequence": 17 }, { "arrival": { "delay": 480, "time": "1749573240" }, "departure": { "delay": 480, "time": "1749573240" }, "stopId": "72GRANchevU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "216_S|24224366:T17|17:10:00" }, "vehicle": { "id": "6197551e66e6440001253530", "label": "26442", "licensePlate": "EX-769-VX" } } }, { "id": "RT|217|24224367:T9|17:30:00|8-2889023491", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -270, "time": "1749569130" }, "departure": { "delay": -1, "time": "1749569399" }, "stopId": "72ECOMmussU", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1749569570" }, "departure": { "delay": 6, "time": "1749569586" }, "stopId": "72ECOMprovA", "stopSequence": 2 }, { "arrival": { "delay": 12, "time": "1749570192" }, "departure": { "delay": 29, "time": "1749570209" }, "stopId": "72TELOsecoU2", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1749570498" }, "departure": { "delay": 30, "time": "1749570510" }, "stopId": "72BRETcharU2", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1749570647" }, "departure": { "delay": -2, "time": "1749570658" }, "stopId": "72BRETviolU1", "stopSequence": 5 }, { "arrival": { "delay": -19, "time": "1749570761" }, "departure": { "delay": -6, "time": "1749570774" }, "stopId": "72BRETfougU", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1749571130" }, "departure": { "delay": -70, "time": "1749571130" }, "stopId": "72RUAUmartA", "stopSequence": 7 }, { "arrival": { "delay": -70, "time": "1749571550" }, "departure": { "delay": -70, "time": "1749571550" }, "stopId": "72MANSplatU", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaA", "stopSequence": 9 }, { "arrival": { "delay": -70, "time": "1749571910" }, "departure": { "delay": -70, "time": "1749571910" }, "stopId": "72MANSjeanA", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1749572810" }, "departure": { "delay": -70, "time": "1749572810" }, "stopId": "72MANSroutA", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "217|24224367:T9|17:30:00" }, "vehicle": { "id": "619755a49141a00001db5e65", "label": "36481", "licensePlate": "FH-412-WG" } } }, { "id": "RT|203|24224336:T13|17:15:00|8-2500919317", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 117, "time": "1749568617" }, "departure": { "delay": 125, "time": "1749568625" }, "stopId": "72FLECretrA", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1749568912" }, "departure": { "delay": 218, "time": "1749569018" }, "stopId": "72FLECroutU", "stopSequence": 2 }, { "arrival": { "delay": 130, "time": "1749569170" }, "departure": { "delay": 134, "time": "1749569174" }, "stopId": "72FLECloirU1", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1749569260" }, "departure": { "delay": 55, "time": "1749569275" }, "stopId": "72FLECdanuU1", "stopSequence": 4 }, { "arrival": { "delay": -38, "time": "1749569362" }, "departure": { "delay": -31, "time": "1749569369" }, "stopId": "72FLECsecoU", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1749569692" }, "departure": { "delay": 0, "time": "1749569700" }, "stopId": "72FLECvrroR", "stopSequence": 6 }, { "arrival": { "delay": 53, "time": "1749569993" }, "departure": { "delay": 60, "time": "1749570000" }, "stopId": "72CROStillR", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1749570291" }, "departure": { "delay": 145, "time": "1749570385" }, "stopId": "72BAILhopiU", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1749570499" }, "departure": { "delay": 97, "time": "1749570517" }, "stopId": "72LOUAparkU", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1749570785" }, "departure": { "delay": 145, "time": "1749570805" }, "stopId": "72LOUAegliR", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1749570920" }, "departure": { "delay": 175, "time": "1749570955" }, "stopId": "72VIONpoteR", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1749571130" }, "departure": { "delay": 170, "time": "1749571130" }, "stopId": "72SABLlaurR", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1749571250" }, "departure": { "delay": 170, "time": "1749571250" }, "stopId": "72SABLflecR", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1749571310" }, "departure": { "delay": 170, "time": "1749571310" }, "stopId": "72SABLnicoR", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1749571490" }, "departure": { "delay": 170, "time": "1749571490" }, "stopId": "72SABLpostR1", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1749571850" }, "departure": { "delay": 170, "time": "1749571850" }, "stopId": "72SABLroutU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "203|24224336:T13|17:15:00" }, "vehicle": { "id": "619756caffdbfc0001cf1fc8", "label": "DAUMIN 154", "licensePlate": "FF-355-QB" } } }, { "id": "RT|207|24224345:T10|17:38:00|8-2589130755", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 940, "time": "1749571600" }, "departure": { "delay": 940, "time": "1749571600" }, "stopId": "72ROUIgeorR", "stopSequence": 2 }, { "arrival": { "delay": 940, "time": "1749571780" }, "departure": { "delay": 940, "time": "1749571780" }, "stopId": "72CHETjoseR", "stopSequence": 3 }, { "arrival": { "delay": 940, "time": "1749571900" }, "departure": { "delay": 940, "time": "1749571900" }, "stopId": "72CHETtoucR", "stopSequence": 4 }, { "arrival": { "delay": 940, "time": "1749572080" }, "departure": { "delay": 940, "time": "1749572080" }, "stopId": "72CHETciteR", "stopSequence": 5 }, { "arrival": { "delay": 940, "time": "1749572140" }, "departure": { "delay": 940, "time": "1749572140" }, "stopId": "72CHETroutR", "stopSequence": 6 }, { "arrival": { "delay": 940, "time": "1749572440" }, "departure": { "delay": 940, "time": "1749572440" }, "stopId": "72FAY1aigrR", "stopSequence": 7 }, { "arrival": { "delay": 940, "time": "1749572500" }, "departure": { "delay": 940, "time": "1749572500" }, "stopId": "72FAY1egliR", "stopSequence": 8 }, { "arrival": { "delay": 940, "time": "1749572680" }, "departure": { "delay": 940, "time": "1749572680" }, "stopId": "72CHAUesnaR", "stopSequence": 9 }, { "arrival": { "delay": 940, "time": "1749573040" }, "departure": { "delay": 940, "time": "1749573040" }, "stopId": "72CULAnatiR", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "207|24224345:T10|17:38:00" }, "vehicle": { "id": "61e00a020758b0e502f58106", "label": "39048", "licensePlate": "GD-839-XS" } } }, { "id": "RT|212_E|24224355:T5|17:35:00|8-2685730824", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 449, "time": "1749570569" }, "departure": { "delay": 494, "time": "1749570614" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpierU", "stopSequence": 3 }, { "arrival": { "delay": 340, "time": "1749571360" }, "departure": { "delay": 340, "time": "1749571360" }, "stopId": "72SARGbonnR", "stopSequence": 4 }, { "arrival": { "delay": 340, "time": "1749571840" }, "departure": { "delay": 340, "time": "1749571840" }, "stopId": "72SAVIpeloR", "stopSequence": 5 }, { "arrival": { "delay": 340, "time": "1749572260" }, "departure": { "delay": 340, "time": "1749572260" }, "stopId": "72PHILchanU", "stopSequence": 6 }, { "arrival": { "delay": 340, "time": "1749572740" }, "departure": { "delay": 340, "time": "1749572740" }, "stopId": "72BONNmairR", "stopSequence": 7 }, { "arrival": { "delay": 340, "time": "1749572920" }, "departure": { "delay": 340, "time": "1749572920" }, "stopId": "72BONNcharR", "stopSequence": 8 }, { "arrival": { "delay": 340, "time": "1749573220" }, "departure": { "delay": 340, "time": "1749573220" }, "stopId": "72ROUPegliR", "stopSequence": 9 }, { "arrival": { "delay": 340, "time": "1749573520" }, "departure": { "delay": 340, "time": "1749573520" }, "stopId": "72COSMjourR", "stopSequence": 10 }, { "arrival": { "delay": 340, "time": "1749573820" }, "departure": { "delay": 340, "time": "1749573820" }, "stopId": "72REMYmairR", "stopSequence": 11 }, { "arrival": { "delay": 340, "time": "1749574060" }, "departure": { "delay": 340, "time": "1749574060" }, "stopId": "72REMYinteR", "stopSequence": 12 }, { "arrival": { "delay": 340, "time": "1749574180" }, "departure": { "delay": 340, "time": "1749574180" }, "stopId": "72MAMEcailR", "stopSequence": 13 }, { "arrival": { "delay": 340, "time": "1749574540" }, "departure": { "delay": 340, "time": "1749574540" }, "stopId": "72MAMEhopiU1", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "212_E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "212_E|24224355:T5|17:35:00" }, "vehicle": { "id": "619755d91658b60001f64cc0", "label": "36484", "licensePlate": "FH-530-WG" } } }, { "id": "RT|218|24224369:T1|6:25:00|8-2907766786", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86779, "time": "1749529121" }, "departure": { "delay": -86387, "time": "1749529513" }, "stopId": "72LUCHresiA", "stopSequence": 1 }, { "arrival": { "delay": -86411, "time": "1749529609" }, "departure": { "delay": -86332, "time": "1749529688" }, "stopId": "72LUCHblanA", "stopSequence": 2 }, { "arrival": { "delay": -86347, "time": "1749529973" }, "departure": { "delay": -86313, "time": "1749530007" }, "stopId": "72MOTTbiblA", "stopSequence": 3 }, { "arrival": { "delay": -86362, "time": "1749530318" }, "departure": { "delay": -86359, "time": "1749530321" }, "stopId": "72MNSIcochA", "stopSequence": 4 }, { "arrival": { "delay": -86496, "time": "1749530424" }, "departure": { "delay": -86477, "time": "1749530443" }, "stopId": "72MNSIbascA", "stopSequence": 5 }, { "arrival": { "delay": -86502, "time": "1749530478" }, "departure": { "delay": -86404, "time": "1749530576" }, "stopId": "72MNSIripoA", "stopSequence": 6 }, { "arrival": { "delay": -86394, "time": "1749530886" }, "departure": { "delay": -86348, "time": "1749530932" }, "stopId": "72REQUegliA", "stopSequence": 7 }, { "arrival": { "delay": -86435, "time": "1749531265" }, "departure": { "delay": -86377, "time": "1749531323" }, "stopId": "72YVREegliA", "stopSequence": 8 }, { "arrival": { "delay": -86396, "time": "1749531484" }, "departure": { "delay": -86364, "time": "1749531516" }, "stopId": "72YVREespeA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONCpontA", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportA", "stopSequence": 11 }, { "arrival": { "delay": -86296, "time": "1749533204" }, "departure": { "delay": -86287, "time": "1749533213" }, "stopId": "72MANSplatU", "stopSequence": 12 }, { "arrival": { "delay": -85923, "time": "1749533697" }, "departure": { "delay": -85914, "time": "1749533706" }, "stopId": "72MANSfunaA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 14 }, { "arrival": { "delay": -86062, "time": "1749533918" }, "departure": { "delay": -86051, "time": "1749533929" }, "stopId": "72MANSexupU2", "stopSequence": 15 }, { "arrival": { "delay": -86046, "time": "1749533994" }, "departure": { "delay": -85987, "time": "1749534053" }, "stopId": "72MANSflorU2", "stopSequence": 16 }, { "arrival": { "delay": -85989, "time": "1749534171" }, "departure": { "delay": -85948, "time": "1749534212" }, "stopId": "72MANScomtU", "stopSequence": 17 }, { "arrival": { "delay": -86036, "time": "1749534304" }, "departure": { "delay": -86025, "time": "1749534315" }, "stopId": "72MANSprefU", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "218|24224369:T1|6:25:00" }, "vehicle": { "id": "61e00a164408d80017d52695", "label": "39049", "licensePlate": "GD-657-AF" } } }, { "id": "RT|215|24224361:T18|17:45:00|8-2805399557", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -351, "time": "1749569949" }, "departure": { "delay": 148, "time": "1749570448" }, "stopId": "72CALArondA", "stopSequence": 1 }, { "arrival": { "delay": 15, "time": "1749570615" }, "departure": { "delay": 41, "time": "1749570641" }, "stopId": "72CALAatelA", "stopSequence": 2 }, { "arrival": { "delay": -115, "time": "1749570665" }, "departure": { "delay": -2, "time": "1749570778" }, "stopId": "72CALAmansA", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1749571710" }, "departure": { "delay": 30, "time": "1749571710" }, "stopId": "72BOULantiA", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1749571830" }, "departure": { "delay": 30, "time": "1749571830" }, "stopId": "72BOULbuttA", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1749572190" }, "departure": { "delay": 30, "time": "1749572190" }, "stopId": "72BREIpoteA", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1749572310" }, "departure": { "delay": 30, "time": "1749572310" }, "stopId": "72BREIbassA", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1749572430" }, "departure": { "delay": 30, "time": "1749572430" }, "stopId": "72BREItissA", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1749572670" }, "departure": { "delay": 30, "time": "1749572670" }, "stopId": "72SULIecolA", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1749573270" }, "departure": { "delay": 30, "time": "1749573270" }, "stopId": "72CHAMrochA", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1749573390" }, "departure": { "delay": 30, "time": "1749573390" }, "stopId": "72CHAMarpeA", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1749573990" }, "departure": { "delay": 30, "time": "1749573990" }, "stopId": "72EVEQbeneA", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1749574710" }, "departure": { "delay": 30, "time": "1749574710" }, "stopId": "72MANScomtU", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1749575130" }, "departure": { "delay": 30, "time": "1749575130" }, "stopId": "72MANSroutA", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "215|24224361:T18|17:45:00" }, "vehicle": { "id": "61975560dafade0001b5dc2d", "label": "32819", "licensePlate": "EZ-753-WL" } } }, { "id": "RT|210|24224351:T15|17:25:00|8-2644049922", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 483, "time": "1749570003" }, "departure": { "delay": 525, "time": "1749570045" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": 840, "time": "1749571020" }, "departure": { "delay": 840, "time": "1749571020" }, "stopId": "72MANSchasR", "stopSequence": 3 }, { "arrival": { "delay": 840, "time": "1749571260" }, "departure": { "delay": 840, "time": "1749571260" }, "stopId": "72MANSpaliR", "stopSequence": 4 }, { "arrival": { "delay": 840, "time": "1749572520" }, "departure": { "delay": 840, "time": "1749572520" }, "stopId": "72BAZOarchA", "stopSequence": 5 }, { "arrival": { "delay": 840, "time": "1749572580" }, "departure": { "delay": 840, "time": "1749572580" }, "stopId": "72BAZOairbR", "stopSequence": 6 }, { "arrival": { "delay": 840, "time": "1749572700" }, "departure": { "delay": 840, "time": "1749572700" }, "stopId": "72BAZOnatiR", "stopSequence": 7 }, { "arrival": { "delay": 840, "time": "1749572820" }, "departure": { "delay": 840, "time": "1749572820" }, "stopId": "72BAZObeauR", "stopSequence": 8 }, { "arrival": { "delay": 840, "time": "1749572940" }, "departure": { "delay": 840, "time": "1749572940" }, "stopId": "72BAZOcoulR", "stopSequence": 9 }, { "arrival": { "delay": 840, "time": "1749573180" }, "departure": { "delay": 840, "time": "1749573180" }, "stopId": "72SOUIlandR", "stopSequence": 10 }, { "arrival": { "delay": 840, "time": "1749573420" }, "departure": { "delay": 840, "time": "1749573420" }, "stopId": "72JAMMretrR", "stopSequence": 11 }, { "arrival": { "delay": 840, "time": "1749573720" }, "departure": { "delay": 840, "time": "1749573720" }, "stopId": "72MNTBpolyR", "stopSequence": 12 }, { "arrival": { "delay": 840, "time": "1749573840" }, "departure": { "delay": 840, "time": "1749573840" }, "stopId": "72MNTBvignR", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224351:T15|17:25:00" }, "vehicle": { "id": "6253cd93db4ff1211b72a8cd", "label": "39052", "licensePlate": "GE-919-GS" } } }, { "id": "RT|215|24224362:T12|16:10:00|8-2806513668", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1749564959" }, "departure": { "delay": 81, "time": "1749564981" }, "stopId": "72MANSviadU", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1749565517" }, "departure": { "delay": 34, "time": "1749565534" }, "stopId": "72MANSfunaU1", "stopSequence": 3 }, { "arrival": { "delay": -328, "time": "1749565712" }, "departure": { "delay": 16, "time": "1749566056" }, "stopId": "72MANSlyceR1", "stopSequence": 4 }, { "arrival": { "delay": -138, "time": "1749566082" }, "departure": { "delay": -129, "time": "1749566091" }, "stopId": "72MANScaliR", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1749566701" }, "departure": { "delay": 7, "time": "1749566707" }, "stopId": "72CHAMarpeR", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1749566816" }, "departure": { "delay": 0, "time": "1749566820" }, "stopId": "72CHAMrochR", "stopSequence": 7 }, { "arrival": { "delay": 15, "time": "1749567195" }, "departure": { "delay": 60, "time": "1749567240" }, "stopId": "72ARDEfretR", "stopSequence": 8 }, { "arrival": { "delay": -51, "time": "1749567309" }, "departure": { "delay": -46, "time": "1749567314" }, "stopId": "72ARDEpeloR", "stopSequence": 9 }, { "arrival": { "delay": -59, "time": "1749567361" }, "departure": { "delay": -53, "time": "1749567367" }, "stopId": "72ARDEmalgR", "stopSequence": 10 }, { "arrival": { "delay": -147, "time": "1749567453" }, "departure": { "delay": -113, "time": "1749567487" }, "stopId": "72SULIecolR", "stopSequence": 11 }, { "arrival": { "delay": -207, "time": "1749567633" }, "departure": { "delay": -163, "time": "1749567677" }, "stopId": "72BREItissR", "stopSequence": 12 }, { "arrival": { "delay": -179, "time": "1749567781" }, "departure": { "delay": -147, "time": "1749567813" }, "stopId": "72BREIbassR", "stopSequence": 13 }, { "arrival": { "delay": -150, "time": "1749567930" }, "departure": { "delay": -140, "time": "1749567940" }, "stopId": "72BREIpoteR", "stopSequence": 14 }, { "arrival": { "delay": -178, "time": "1749568202" }, "departure": { "delay": -171, "time": "1749568209" }, "stopId": "72BOULbuttR", "stopSequence": 15 }, { "arrival": { "delay": -188, "time": "1749568312" }, "departure": { "delay": -138, "time": "1749568362" }, "stopId": "72BOULantiR", "stopSequence": 16 }, { "arrival": { "delay": -155, "time": "1749568765" }, "departure": { "delay": -147, "time": "1749568773" }, "stopId": "72MNTAhousR", "stopSequence": 17 }, { "arrival": { "delay": -191, "time": "1749568909" }, "departure": { "delay": -185, "time": "1749568915" }, "stopId": "72MNTAespeR", "stopSequence": 18 }, { "arrival": { "delay": -219, "time": "1749569121" }, "departure": { "delay": -186, "time": "1749569154" }, "stopId": "72CALAmansR", "stopSequence": 19 }, { "arrival": { "delay": -275, "time": "1749569185" }, "departure": { "delay": -264, "time": "1749569196" }, "stopId": "72CALAmailR", "stopSequence": 20 }, { "arrival": { "delay": -279, "time": "1749569241" }, "stopId": "72CALAfoirU", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "215|24224362:T12|16:10:00" }, "vehicle": { "id": "61975560dafade0001b5dc2d", "label": "32819", "licensePlate": "EZ-753-WL" } } }, { "id": "RT|210|24224351:T16|17:30:00|8-2642870275", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 446, "time": "1749570266" }, "departure": { "delay": 517, "time": "1749570337" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": 620, "time": "1749571100" }, "departure": { "delay": 620, "time": "1749571100" }, "stopId": "72MANSchasR", "stopSequence": 3 }, { "arrival": { "delay": 620, "time": "1749571340" }, "departure": { "delay": 620, "time": "1749571340" }, "stopId": "72MANSpaliR", "stopSequence": 4 }, { "arrival": { "delay": 620, "time": "1749572300" }, "departure": { "delay": 620, "time": "1749572300" }, "stopId": "72BAZOarchA", "stopSequence": 5 }, { "arrival": { "delay": 620, "time": "1749572360" }, "departure": { "delay": 620, "time": "1749572360" }, "stopId": "72BAZOairbR", "stopSequence": 6 }, { "arrival": { "delay": 620, "time": "1749572480" }, "departure": { "delay": 620, "time": "1749572480" }, "stopId": "72BAZOnatiR", "stopSequence": 7 }, { "arrival": { "delay": 620, "time": "1749573200" }, "departure": { "delay": 620, "time": "1749573200" }, "stopId": "72MARCegliR", "stopSequence": 8 }, { "arrival": { "delay": 620, "time": "1749573440" }, "departure": { "delay": 620, "time": "1749573440" }, "stopId": "72MAREvertR", "stopSequence": 9 }, { "arrival": { "delay": 620, "time": "1749573560" }, "departure": { "delay": 620, "time": "1749573560" }, "stopId": "72BAUMrouaR", "stopSequence": 10 }, { "arrival": { "delay": 620, "time": "1749573740" }, "departure": { "delay": 620, "time": "1749573740" }, "stopId": "72JUILroutR", "stopSequence": 11 }, { "arrival": { "delay": 620, "time": "1749573920" }, "departure": { "delay": 620, "time": "1749573920" }, "stopId": "72PIACecolR", "stopSequence": 12 }, { "arrival": { "delay": 620, "time": "1749574160" }, "departure": { "delay": 620, "time": "1749574160" }, "stopId": "72GERMchenR", "stopSequence": 13 }, { "arrival": { "delay": 620, "time": "1749574280" }, "departure": { "delay": 620, "time": "1749574280" }, "stopId": "72GERMhuttR", "stopSequence": 14 }, { "arrival": { "delay": 620, "time": "1749574460" }, "departure": { "delay": 620, "time": "1749574460" }, "stopId": "72MIMBpromR", "stopSequence": 15 }, { "arrival": { "delay": 620, "time": "1749574700" }, "departure": { "delay": 620, "time": "1749574700" }, "stopId": "72FRESrepuU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224351:T16|17:30:00" }, "vehicle": { "id": "6814d06a2d0922f80b9a7685", "label": "40775" } } }, { "id": "RT|216_S|24224365:T22|17:36:00|8-2861563906", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72GRANchevU", "stopSequence": 1 }, { "arrival": { "delay": -113, "time": "1749570007" }, "departure": { "delay": -111, "time": "1749570009" }, "stopId": "72LUCErelaA", "stopSequence": 2 }, { "arrival": { "delay": -79, "time": "1749570221" }, "departure": { "delay": -17, "time": "1749570283" }, "stopId": "72LOCQegliA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VOLNcoopA", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1749570441" }, "departure": { "delay": 68, "time": "1749570488" }, "stopId": "72VOLNegliA", "stopSequence": 5 }, { "arrival": { "delay": 108, "time": "1749570648" }, "departure": { "delay": 112, "time": "1749570652" }, "stopId": "72CHALvillA", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1749570684" }, "departure": { "delay": 89, "time": "1749570689" }, "stopId": "72CHALperrA", "stopSequence": 7 }, { "arrival": { "delay": -38, "time": "1749570802" }, "departure": { "delay": 10, "time": "1749570850" }, "stopId": "72CHALecolA", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1749571030" }, "departure": { "delay": 10, "time": "1749571030" }, "stopId": "72PARIboutA", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1749571150" }, "departure": { "delay": 10, "time": "1749571150" }, "stopId": "72PARIvignA", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1749571270" }, "departure": { "delay": 10, "time": "1749571270" }, "stopId": "72PARItroiA", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1749571330" }, "departure": { "delay": 10, "time": "1749571330" }, "stopId": "72PARIabelA", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1749571450" }, "departure": { "delay": 10, "time": "1749571450" }, "stopId": "72PARIgallA", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1749571570" }, "departure": { "delay": 10, "time": "1749571570" }, "stopId": "72PARIrougA", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1749571690" }, "departure": { "delay": 10, "time": "1749571690" }, "stopId": "72CHANcrocA", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1749571750" }, "departure": { "delay": 10, "time": "1749571750" }, "stopId": "72CHANherrA", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1749571990" }, "departure": { "delay": 10, "time": "1749571990" }, "stopId": "72CHANretrA", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1749572350" }, "departure": { "delay": 10, "time": "1749572350" }, "stopId": "72MANScaliA", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSheleU", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaU2", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1749573070" }, "departure": { "delay": 10, "time": "1749573070" }, "stopId": "72MANSflorU2", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1749573250" }, "departure": { "delay": 10, "time": "1749573250" }, "stopId": "72MANScomtU", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1749573370" }, "departure": { "delay": 10, "time": "1749573370" }, "stopId": "72MANSprefU", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1749573610" }, "departure": { "delay": 10, "time": "1749573610" }, "stopId": "72MANSroutA", "stopSequence": 25 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "216_S|24224365:T22|17:36:00" }, "vehicle": { "id": "6197556fee20df0001c2e49f", "label": "32820", "licensePlate": "EZ-681-WL" } } }, { "id": "RT|210|24224350:T20|17:25:00|8-2635661316", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -124, "time": "1749568976" }, "departure": { "delay": -40, "time": "1749569060" }, "stopId": "72BAUMtherU", "stopSequence": 1 }, { "arrival": { "delay": -35, "time": "1749569365" }, "departure": { "delay": -33, "time": "1749569367" }, "stopId": "72MAREbellA", "stopSequence": 2 }, { "arrival": { "delay": -104, "time": "1749569716" }, "departure": { "delay": 37, "time": "1749569857" }, "stopId": "72JEANegliA", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1749570091" }, "departure": { "delay": 34, "time": "1749570154" }, "stopId": "72SABIcimeA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANroutU", "stopSequence": 5 }, { "arrival": { "delay": -78, "time": "1749570882" }, "departure": { "delay": 9, "time": "1749570969" }, "stopId": "72JAMMretrU", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1749571210" }, "departure": { "delay": 10, "time": "1749571210" }, "stopId": "72SOUIlandU", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1749571510" }, "departure": { "delay": 10, "time": "1749571510" }, "stopId": "72BAZOnatiA", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "210|24224350:T20|17:25:00" }, "vehicle": { "id": "61975315beb2aa000131a741", "label": "23045", "licensePlate": "DJ-065-FB" } } }, { "id": "RT|26|25461012:T14|17:50:00|8-3222077722", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 190, "time": "1749571270" }, "departure": { "delay": 190, "time": "1749571270" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportA", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1749572290" }, "departure": { "delay": 190, "time": "1749572290" }, "stopId": "72GUECguecA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72POLIcentA", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CERAegliA", "stopSequence": 6 }, { "arrival": { "delay": 190, "time": "1749572710" }, "departure": { "delay": 190, "time": "1749572710" }, "stopId": "72CERAcroiA", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1749573010" }, "departure": { "delay": 190, "time": "1749573010" }, "stopId": "72MARTvertA", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1749573490" }, "departure": { "delay": 190, "time": "1749573490" }, "stopId": "72CLERmairA", "stopSequence": 9 }, { "arrival": { "delay": 190, "time": "1749573910" }, "departure": { "delay": 190, "time": "1749573910" }, "stopId": "72FLECroutU", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "26|25461012:T14|17:50:00" }, "vehicle": { "id": "66b0ec2a75070d4e8cb4386a", "label": "25611", "licensePlate": "EP-253-WQ" } } }, { "id": "RT|312|25897576:T51|17:40:00|312|25897576:T51|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -902, "time": "1749569098" }, "departure": { "delay": 45, "time": "1749570045" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": -3, "time": "1749570117" }, "departure": { "delay": 55, "time": "1749570175" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1749570237" }, "departure": { "delay": 113, "time": "1749570293" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1749570314" }, "departure": { "delay": 84, "time": "1749570384" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1749570399" }, "departure": { "delay": 59, "time": "1749570419" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 23, "time": "1749570443" }, "departure": { "delay": 104, "time": "1749570524" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1749570554" }, "departure": { "delay": 125, "time": "1749570605" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1749570679" }, "departure": { "delay": 138, "time": "1749570738" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 49, "time": "1749570769" }, "departure": { "delay": 69, "time": "1749570789" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 44, "time": "1749570884" }, "departure": { "delay": 84, "time": "1749570924" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1749571050" }, "departure": { "delay": 90, "time": "1749571050" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1749571110" }, "departure": { "delay": 90, "time": "1749571110" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1749571170" }, "departure": { "delay": 90, "time": "1749571170" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1749571230" }, "departure": { "delay": 90, "time": "1749571230" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1749571230" }, "departure": { "delay": 90, "time": "1749571230" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1749571350" }, "departure": { "delay": 90, "time": "1749571350" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1749571410" }, "departure": { "delay": 90, "time": "1749571410" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1749571530" }, "departure": { "delay": 90, "time": "1749571530" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 90, "time": "1749571650" }, "departure": { "delay": 90, "time": "1749571650" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 90, "time": "1749571770" }, "departure": { "delay": 90, "time": "1749571770" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 90, "time": "1749571830" }, "departure": { "delay": 90, "time": "1749571830" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 90, "time": "1749571890" }, "departure": { "delay": 90, "time": "1749571890" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 90, "time": "1749571950" }, "departure": { "delay": 90, "time": "1749571950" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 90, "time": "1749572010" }, "departure": { "delay": 90, "time": "1749572010" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 90, "time": "1749572130" }, "departure": { "delay": 90, "time": "1749572130" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 90, "time": "1749572190" }, "departure": { "delay": 90, "time": "1749572190" }, "stopId": "44CHEVstadR", "stopSequence": 26 }, { "arrival": { "delay": 90, "time": "1749572250" }, "departure": { "delay": 90, "time": "1749572250" }, "stopId": "44CHEVhallR", "stopSequence": 27 }, { "arrival": { "delay": 90, "time": "1749572310" }, "departure": { "delay": 90, "time": "1749572310" }, "stopId": "44CHEVpssaR", "stopSequence": 28 }, { "arrival": { "delay": 90, "time": "1749572370" }, "departure": { "delay": 90, "time": "1749572370" }, "stopId": "44CHEVpssyR", "stopSequence": 29 }, { "arrival": { "delay": 90, "time": "1749572430" }, "departure": { "delay": 90, "time": "1749572430" }, "stopId": "44CHEVpassR", "stopSequence": 30 }, { "arrival": { "delay": 90, "time": "1749572490" }, "departure": { "delay": 90, "time": "1749572490" }, "stopId": "44CHEVvieuR", "stopSequence": 31 }, { "arrival": { "delay": 90, "time": "1749572550" }, "departure": { "delay": 90, "time": "1749572550" }, "stopId": "44CHEVpontR", "stopSequence": 32 }, { "arrival": { "delay": 90, "time": "1749572670" }, "departure": { "delay": 90, "time": "1749572670" }, "stopId": "44CHEVaubrR", "stopSequence": 33 }, { "arrival": { "delay": 90, "time": "1749572790" }, "departure": { "delay": 90, "time": "1749572790" }, "stopId": "44CHEVboulR", "stopSequence": 34 }, { "arrival": { "delay": 90, "time": "1749572850" }, "departure": { "delay": 90, "time": "1749572850" }, "stopId": "44PHILvannR", "stopSequence": 35 }, { "arrival": { "delay": 90, "time": "1749572910" }, "departure": { "delay": 90, "time": "1749572910" }, "stopId": "44PHILbrisR", "stopSequence": 36 }, { "arrival": { "delay": 90, "time": "1749572970" }, "departure": { "delay": 90, "time": "1749572970" }, "stopId": "44PHILguinR", "stopSequence": 37 }, { "arrival": { "delay": 90, "time": "1749573030" }, "departure": { "delay": 90, "time": "1749573030" }, "stopId": "44PHILchauR", "stopSequence": 38 }, { "arrival": { "delay": 90, "time": "1749573090" }, "departure": { "delay": 90, "time": "1749573090" }, "stopId": "44PHILboulR", "stopSequence": 39 }, { "arrival": { "delay": 90, "time": "1749573210" }, "departure": { "delay": 90, "time": "1749573210" }, "stopId": "44PHILfamiR", "stopSequence": 40 }, { "arrival": { "delay": 90, "time": "1749573270" }, "departure": { "delay": 90, "time": "1749573270" }, "stopId": "44PHILplatR", "stopSequence": 41 }, { "arrival": { "delay": 90, "time": "1749573450" }, "departure": { "delay": 90, "time": "1749573450" }, "stopId": "44PHILegliR", "stopSequence": 42 }, { "arrival": { "delay": 90, "time": "1749573570" }, "departure": { "delay": 90, "time": "1749573570" }, "stopId": "44PHILmoulR", "stopSequence": 43 }, { "arrival": { "delay": 90, "time": "1749573690" }, "departure": { "delay": 90, "time": "1749573690" }, "stopId": "44PHILcompR", "stopSequence": 44 }, { "arrival": { "delay": 90, "time": "1749573750" }, "departure": { "delay": 90, "time": "1749573750" }, "stopId": "44PHILplesR", "stopSequence": 45 }, { "arrival": { "delay": 90, "time": "1749573810" }, "departure": { "delay": 90, "time": "1749573810" }, "stopId": "44PHILtroiR", "stopSequence": 46 }, { "arrival": { "delay": 90, "time": "1749573870" }, "departure": { "delay": 90, "time": "1749573870" }, "stopId": "44COUTpiroR", "stopSequence": 47 }, { "arrival": { "delay": 90, "time": "1749573930" }, "departure": { "delay": 90, "time": "1749573930" }, "stopId": "44COUTpadiR", "stopSequence": 48 }, { "arrival": { "delay": 90, "time": "1749574050" }, "departure": { "delay": 90, "time": "1749574050" }, "stopId": "44COUTegliR", "stopSequence": 49 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T51|17:40:00" }, "vehicle": { "id": "5ebd126443f0851d6b46ecc0", "label": "292", "licensePlate": "FJ-292-WQ" } } }, { "id": "RT|313|23482142:T11|17:14:00|313|23482142:T11|17:14:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -189, "time": "1749568251" }, "departure": { "delay": 57, "time": "1749568497" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": 1, "time": "1749568501" }, "departure": { "delay": 48, "time": "1749568548" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": 413, "time": "1749569393" }, "departure": { "delay": 459, "time": "1749569439" }, "stopId": "44PONTechaR", "stopSequence": 3 }, { "arrival": { "delay": 280, "time": "1749569680" }, "departure": { "delay": 305, "time": "1749569705" }, "stopId": "44CHEVtourR", "stopSequence": 4 }, { "arrival": { "delay": 250, "time": "1749570070" }, "departure": { "delay": 309, "time": "1749570129" }, "stopId": "44PHILchauR", "stopSequence": 5 }, { "arrival": { "delay": 298, "time": "1749570178" }, "departure": { "delay": 321, "time": "1749570201" }, "stopId": "44PHILboulR", "stopSequence": 6 }, { "arrival": { "delay": 257, "time": "1749570257" }, "departure": { "delay": 305, "time": "1749570305" }, "stopId": "44PHILfamiR", "stopSequence": 7 }, { "arrival": { "delay": 298, "time": "1749570358" }, "departure": { "delay": 346, "time": "1749570406" }, "stopId": "44PHILplatR", "stopSequence": 8 }, { "arrival": { "delay": 242, "time": "1749570482" }, "departure": { "delay": 304, "time": "1749570544" }, "stopId": "44PHILegliR", "stopSequence": 9 }, { "arrival": { "delay": 265, "time": "1749570685" }, "departure": { "delay": 309, "time": "1749570729" }, "stopId": "44PHILgrueR", "stopSequence": 10 }, { "arrival": { "delay": 330, "time": "1749570870" }, "departure": { "delay": 361, "time": "1749570901" }, "stopId": "44PHILaujaR", "stopSequence": 11 }, { "arrival": { "delay": 360, "time": "1749571020" }, "departure": { "delay": 360, "time": "1749571020" }, "stopId": "44COLOegliR", "stopSequence": 12 }, { "arrival": { "delay": 360, "time": "1749571320" }, "departure": { "delay": 360, "time": "1749571320" }, "stopId": "44LIMOhenrR", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "313|23482142:T11|17:14:00" }, "vehicle": { "id": "5ebd132243f0851dba4376ee", "label": "332", "licensePlate": "BA-332-CT" } } }, { "id": "RT|312|25897576:T55|17:43:00|312|25897576:T55|17:43:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -717, "time": "1749569463" }, "departure": { "delay": 10, "time": "1749570190" }, "stopId": "44REZEespaR", "stopSequence": 1 }, { "arrival": { "delay": -79, "time": "1749570221" }, "departure": { "delay": -2, "time": "1749570298" }, "stopId": "44REZEperrR1", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1749570617" }, "departure": { "delay": 69, "time": "1749570669" }, "stopId": "44REZEgeneR", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1749570753" }, "departure": { "delay": 45, "time": "1749570765" }, "stopId": "44PONTtourR", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1749570798" }, "departure": { "delay": 68, "time": "1749570848" }, "stopId": "44PONTgautR", "stopSequence": 5 }, { "arrival": { "delay": 53, "time": "1749570893" }, "departure": { "delay": 75, "time": "1749570915" }, "stopId": "44PONTplanR", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1749570943" }, "departure": { "delay": 70, "time": "1749570970" }, "stopId": "44PONTrairR", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1749571090" }, "departure": { "delay": 70, "time": "1749571090" }, "stopId": "44PONTmoulR", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1749571210" }, "departure": { "delay": 70, "time": "1749571210" }, "stopId": "44PONTstdeR", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1749571270" }, "departure": { "delay": 70, "time": "1749571270" }, "stopId": "44PONTegliR", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1749571390" }, "departure": { "delay": 70, "time": "1749571390" }, "stopId": "44PONTblotR", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1749571510" }, "departure": { "delay": 70, "time": "1749571510" }, "stopId": "44PONTchamR", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1749571570" }, "departure": { "delay": 70, "time": "1749571570" }, "stopId": "44CHEVcoutR", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1749571630" }, "departure": { "delay": 70, "time": "1749571630" }, "stopId": "44CHEVinduR", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1749571690" }, "departure": { "delay": 70, "time": "1749571690" }, "stopId": "44CHEVchauR", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1749571750" }, "departure": { "delay": 70, "time": "1749571750" }, "stopId": "44CHEVegliR", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1749571870" }, "departure": { "delay": 70, "time": "1749571870" }, "stopId": "44CHEVsacrR", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1749571930" }, "departure": { "delay": 70, "time": "1749571930" }, "stopId": "44CHEVperrR", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1749572050" }, "departure": { "delay": 70, "time": "1749572050" }, "stopId": "44CHEVboulR", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1749572110" }, "departure": { "delay": 70, "time": "1749572110" }, "stopId": "44PHILvannR", "stopSequence": 21 }, { "arrival": { "delay": 70, "time": "1749572170" }, "departure": { "delay": 70, "time": "1749572170" }, "stopId": "44PHILbrisR", "stopSequence": 22 }, { "arrival": { "delay": 70, "time": "1749572230" }, "departure": { "delay": 70, "time": "1749572230" }, "stopId": "44PHILguinR", "stopSequence": 23 }, { "arrival": { "delay": 70, "time": "1749572290" }, "departure": { "delay": 70, "time": "1749572290" }, "stopId": "44PHILchauR", "stopSequence": 24 }, { "arrival": { "delay": 70, "time": "1749572350" }, "departure": { "delay": 70, "time": "1749572350" }, "stopId": "44PHILboulR", "stopSequence": 25 }, { "arrival": { "delay": 70, "time": "1749572470" }, "departure": { "delay": 70, "time": "1749572470" }, "stopId": "44PHILfamiR", "stopSequence": 26 }, { "arrival": { "delay": 70, "time": "1749572530" }, "departure": { "delay": 70, "time": "1749572530" }, "stopId": "44PHILplatR", "stopSequence": 27 }, { "arrival": { "delay": 70, "time": "1749572710" }, "departure": { "delay": 70, "time": "1749572710" }, "stopId": "44PHILegliR", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T55|17:43:00" }, "vehicle": { "id": "5ebd13aa43f0851d7e3b2f70", "label": "458", "licensePlate": "DJ-458-TD" } } }, { "id": "RT|312|25897576:T48|17:19:00|312|25897576:T48|17:19:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -212, "time": "1749568528" }, "departure": { "delay": -3, "time": "1749568737" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": -118, "time": "1749568742" }, "departure": { "delay": -90, "time": "1749568770" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": -63, "time": "1749569217" }, "departure": { "delay": -43, "time": "1749569237" }, "stopId": "44REZEsandR", "stopSequence": 3 }, { "arrival": { "delay": -67, "time": "1749569333" }, "departure": { "delay": -35, "time": "1749569365" }, "stopId": "44REZEgeneR", "stopSequence": 4 }, { "arrival": { "delay": -66, "time": "1749569454" }, "departure": { "delay": -58, "time": "1749569462" }, "stopId": "44PONTtourR", "stopSequence": 5 }, { "arrival": { "delay": -80, "time": "1749569500" }, "departure": { "delay": -47, "time": "1749569533" }, "stopId": "44PONTgautR", "stopSequence": 6 }, { "arrival": { "delay": -63, "time": "1749569577" }, "departure": { "delay": -32, "time": "1749569608" }, "stopId": "44PONTplanR", "stopSequence": 7 }, { "arrival": { "delay": -61, "time": "1749569639" }, "departure": { "delay": -49, "time": "1749569651" }, "stopId": "44PONTrairR", "stopSequence": 8 }, { "arrival": { "delay": -35, "time": "1749569665" }, "departure": { "delay": -22, "time": "1749569678" }, "stopId": "44PONTairbR", "stopSequence": 9 }, { "arrival": { "delay": -103, "time": "1749569717" }, "departure": { "delay": -57, "time": "1749569763" }, "stopId": "44PONTmoulR", "stopSequence": 10 }, { "arrival": { "delay": -80, "time": "1749569800" }, "departure": { "delay": -25, "time": "1749569855" }, "stopId": "44PONTstdeR", "stopSequence": 11 }, { "arrival": { "delay": -18, "time": "1749569982" }, "departure": { "delay": 103, "time": "1749570103" }, "stopId": "44PONTegliR", "stopSequence": 12 }, { "arrival": { "delay": 21, "time": "1749570141" }, "departure": { "delay": 37, "time": "1749570157" }, "stopId": "44PONTblotR", "stopSequence": 13 }, { "arrival": { "delay": 38, "time": "1749570218" }, "departure": { "delay": 53, "time": "1749570233" }, "stopId": "44PONTchamR", "stopSequence": 14 }, { "arrival": { "delay": 28, "time": "1749570268" }, "departure": { "delay": 72, "time": "1749570312" }, "stopId": "44CHEVcoutR", "stopSequence": 15 }, { "arrival": { "delay": 84, "time": "1749570384" }, "departure": { "delay": 126, "time": "1749570426" }, "stopId": "44CHEVinduR", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1749570450" }, "departure": { "delay": 128, "time": "1749570488" }, "stopId": "44CHEVchauR", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1749570540" }, "departure": { "delay": 171, "time": "1749570591" }, "stopId": "44CHEVegliR", "stopSequence": 18 }, { "arrival": { "delay": 128, "time": "1749570668" }, "departure": { "delay": 185, "time": "1749570725" }, "stopId": "44CHEVsacrR", "stopSequence": 19 }, { "arrival": { "delay": 152, "time": "1749570752" }, "departure": { "delay": 177, "time": "1749570777" }, "stopId": "44CHEVstadR", "stopSequence": 20 }, { "arrival": { "delay": 130, "time": "1749570790" }, "departure": { "delay": 156, "time": "1749570816" }, "stopId": "44CHEVhallR", "stopSequence": 21 }, { "arrival": { "delay": 149, "time": "1749570869" }, "departure": { "delay": 186, "time": "1749570906" }, "stopId": "44CHEVpssaR", "stopSequence": 22 }, { "arrival": { "delay": 148, "time": "1749570928" }, "departure": { "delay": 184, "time": "1749570964" }, "stopId": "44CHEVpssyR", "stopSequence": 23 }, { "arrival": { "delay": 170, "time": "1749571010" }, "departure": { "delay": 170, "time": "1749571010" }, "stopId": "44CHEVpassR", "stopSequence": 24 }, { "arrival": { "delay": 170, "time": "1749571070" }, "departure": { "delay": 170, "time": "1749571070" }, "stopId": "44CHEVvieuR", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1749571130" }, "departure": { "delay": 170, "time": "1749571130" }, "stopId": "44CHEVpontR", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1749571250" }, "departure": { "delay": 170, "time": "1749571250" }, "stopId": "44CHEVaubrR", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1749571370" }, "departure": { "delay": 170, "time": "1749571370" }, "stopId": "44CHEVboulR", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1749571430" }, "departure": { "delay": 170, "time": "1749571430" }, "stopId": "44PHILvannR", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1749571490" }, "departure": { "delay": 170, "time": "1749571490" }, "stopId": "44PHILbrisR", "stopSequence": 30 }, { "arrival": { "delay": 170, "time": "1749571550" }, "departure": { "delay": 170, "time": "1749571550" }, "stopId": "44PHILguinR", "stopSequence": 31 }, { "arrival": { "delay": 170, "time": "1749571610" }, "departure": { "delay": 170, "time": "1749571610" }, "stopId": "44PHILchauR", "stopSequence": 32 }, { "arrival": { "delay": 170, "time": "1749571670" }, "departure": { "delay": 170, "time": "1749571670" }, "stopId": "44PHILboulR", "stopSequence": 33 }, { "arrival": { "delay": 170, "time": "1749571790" }, "departure": { "delay": 170, "time": "1749571790" }, "stopId": "44PHILfamiR", "stopSequence": 34 }, { "arrival": { "delay": 170, "time": "1749571850" }, "departure": { "delay": 170, "time": "1749571850" }, "stopId": "44PHILplatR", "stopSequence": 35 }, { "arrival": { "delay": 170, "time": "1749572030" }, "departure": { "delay": 170, "time": "1749572030" }, "stopId": "44PHILegliR", "stopSequence": 36 }, { "arrival": { "delay": 170, "time": "1749572210" }, "departure": { "delay": 170, "time": "1749572210" }, "stopId": "44PHILgrueR", "stopSequence": 37 }, { "arrival": { "delay": 170, "time": "1749572330" }, "departure": { "delay": 170, "time": "1749572330" }, "stopId": "44PHILaujaR", "stopSequence": 38 }, { "arrival": { "delay": 170, "time": "1749572450" }, "departure": { "delay": 170, "time": "1749572450" }, "stopId": "44COLOegliU", "stopSequence": 39 }, { "arrival": { "delay": 170, "time": "1749572750" }, "departure": { "delay": 170, "time": "1749572750" }, "stopId": "44LIMOhenrR", "stopSequence": 40 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T48|17:19:00" }, "vehicle": { "id": "5ebd12bc43f0851daa5437f1", "label": "251", "licensePlate": "DV-251-XG" } } }, { "id": "RT|312|25897575:T60|17:35:00|312|25897575:T60|17:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -112, "time": "1749569588" }, "departure": { "delay": 27, "time": "1749569727" }, "stopId": "44PHILfamiR", "stopSequence": 1 }, { "arrival": { "delay": 34, "time": "1749569794" }, "departure": { "delay": 94, "time": "1749569854" }, "stopId": "44PHILplatA", "stopSequence": 2 }, { "arrival": { "delay": -54, "time": "1749569946" }, "departure": { "delay": 43, "time": "1749570043" }, "stopId": "44PHILegliA", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1749570104" }, "departure": { "delay": 17, "time": "1749570137" }, "stopId": "44PHILboulA", "stopSequence": 4 }, { "arrival": { "delay": 165, "time": "1749570345" }, "departure": { "delay": 238, "time": "1749570418" }, "stopId": "44PHILchauA", "stopSequence": 5 }, { "arrival": { "delay": 216, "time": "1749570456" }, "departure": { "delay": 232, "time": "1749570472" }, "stopId": "44PHILguinA", "stopSequence": 6 }, { "arrival": { "delay": 217, "time": "1749570517" }, "departure": { "delay": 239, "time": "1749570539" }, "stopId": "44PHILbrisA", "stopSequence": 7 }, { "arrival": { "delay": 192, "time": "1749570552" }, "departure": { "delay": 204, "time": "1749570564" }, "stopId": "44PHILvannA", "stopSequence": 8 }, { "arrival": { "delay": 205, "time": "1749570625" }, "departure": { "delay": 217, "time": "1749570637" }, "stopId": "44CHEVboulA", "stopSequence": 9 }, { "arrival": { "delay": 179, "time": "1749570719" }, "departure": { "delay": 234, "time": "1749570774" }, "stopId": "44CHEVperrA", "stopSequence": 10 }, { "arrival": { "delay": 208, "time": "1749570808" }, "departure": { "delay": 217, "time": "1749570817" }, "stopId": "44CHEVsacrA", "stopSequence": 11 }, { "arrival": { "delay": 255, "time": "1749570915" }, "departure": { "delay": 305, "time": "1749570965" }, "stopId": "44CHEVegliA", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1749571020" }, "departure": { "delay": 300, "time": "1749571020" }, "stopId": "44CHEVchauA", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1749571080" }, "departure": { "delay": 300, "time": "1749571080" }, "stopId": "44CHEVinduA", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1749571140" }, "departure": { "delay": 300, "time": "1749571140" }, "stopId": "44CHEVcoutA", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1749571260" }, "departure": { "delay": 300, "time": "1749571260" }, "stopId": "44PONTchamA", "stopSequence": 16 }, { "arrival": { "delay": 300, "time": "1749571380" }, "departure": { "delay": 300, "time": "1749571380" }, "stopId": "44PONTblotA", "stopSequence": 17 }, { "arrival": { "delay": 300, "time": "1749571500" }, "departure": { "delay": 300, "time": "1749571500" }, "stopId": "44PONTegliA", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1749571620" }, "departure": { "delay": 300, "time": "1749571620" }, "stopId": "44PONTstdeA", "stopSequence": 19 }, { "arrival": { "delay": 300, "time": "1749571680" }, "departure": { "delay": 300, "time": "1749571680" }, "stopId": "44PONTmoulA", "stopSequence": 20 }, { "arrival": { "delay": 300, "time": "1749571740" }, "departure": { "delay": 300, "time": "1749571740" }, "stopId": "44PONTairbA", "stopSequence": 21 }, { "arrival": { "delay": 300, "time": "1749571740" }, "departure": { "delay": 300, "time": "1749571740" }, "stopId": "44PONTrairA", "stopSequence": 22 }, { "arrival": { "delay": 300, "time": "1749571800" }, "departure": { "delay": 300, "time": "1749571800" }, "stopId": "44PONTplanA", "stopSequence": 23 }, { "arrival": { "delay": 300, "time": "1749571920" }, "departure": { "delay": 300, "time": "1749571920" }, "stopId": "44PONTgautA", "stopSequence": 24 }, { "arrival": { "delay": 300, "time": "1749571980" }, "departure": { "delay": 300, "time": "1749571980" }, "stopId": "44PONTtourA2", "stopSequence": 25 }, { "arrival": { "delay": 300, "time": "1749572100" }, "departure": { "delay": 300, "time": "1749572100" }, "stopId": "44REZEgeneA", "stopSequence": 26 }, { "arrival": { "delay": 300, "time": "1749572280" }, "departure": { "delay": 300, "time": "1749572280" }, "stopId": "44REZEsandA", "stopSequence": 27 }, { "arrival": { "delay": 300, "time": "1749572400" }, "departure": { "delay": 300, "time": "1749572400" }, "stopId": "44REZEcarrA", "stopSequence": 28 }, { "arrival": { "delay": 300, "time": "1749572520" }, "departure": { "delay": 300, "time": "1749572520" }, "stopId": "44REZEflorA", "stopSequence": 29 }, { "arrival": { "delay": 300, "time": "1749572580" }, "departure": { "delay": 300, "time": "1749572580" }, "stopId": "44REZEmoulA", "stopSequence": 30 }, { "arrival": { "delay": 300, "time": "1749572700" }, "departure": { "delay": 300, "time": "1749572700" }, "stopId": "44REZEpiniA1", "stopSequence": 31 }, { "arrival": { "delay": 300, "time": "1749572820" }, "departure": { "delay": 300, "time": "1749572820" }, "stopId": "44REZEsaleA", "stopSequence": 32 }, { "arrival": { "delay": 300, "time": "1749572940" }, "departure": { "delay": 300, "time": "1749572940" }, "stopId": "44REZEtablA", "stopSequence": 33 }, { "arrival": { "delay": 300, "time": "1749573060" }, "departure": { "delay": 300, "time": "1749573060" }, "stopId": "44REZErousA", "stopSequence": 34 }, { "arrival": { "delay": 300, "time": "1749573180" }, "departure": { "delay": 300, "time": "1749573180" }, "stopId": "44NANTpirmA", "stopSequence": 35 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897575:T60|17:35:00" }, "vehicle": { "id": "6049ce2d4507260001b9df47", "label": "321", "licensePlate": "AR-321-LF" } } }, { "id": "RT|312|25897576:T43|17:13:00|312|25897576:T43|17:13:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -60, "time": "1749568320" }, "departure": { "delay": 177, "time": "1749568557" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1749568612" }, "departure": { "delay": 220, "time": "1749568720" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 217, "time": "1749568777" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 182, "time": "1749568802" }, "departure": { "delay": 191, "time": "1749568811" }, "stopId": "44REZEparkR", "stopSequence": 4 }, { "arrival": { "delay": 141, "time": "1749568821" }, "departure": { "delay": 197, "time": "1749568877" }, "stopId": "44REZEsaleR", "stopSequence": 5 }, { "arrival": { "delay": 151, "time": "1749568891" }, "departure": { "delay": 203, "time": "1749568943" }, "stopId": "44REZEpiniR1", "stopSequence": 6 }, { "arrival": { "delay": 177, "time": "1749568977" }, "departure": { "delay": 259, "time": "1749569059" }, "stopId": "44REZEmoulR", "stopSequence": 7 }, { "arrival": { "delay": 228, "time": "1749569088" }, "departure": { "delay": 258, "time": "1749569118" }, "stopId": "44REZEflorR", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1749569180" }, "departure": { "delay": 241, "time": "1749569221" }, "stopId": "44REZEcarrR", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1749569280" }, "departure": { "delay": 220, "time": "1749569320" }, "stopId": "44REZEsandR", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1749569410" }, "departure": { "delay": 210, "time": "1749569430" }, "stopId": "44REZEgeneR", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1749569528" }, "departure": { "delay": 199, "time": "1749569539" }, "stopId": "44PONTtourR", "stopSequence": 12 }, { "arrival": { "delay": 172, "time": "1749569572" }, "departure": { "delay": 187, "time": "1749569587" }, "stopId": "44PONTgautR", "stopSequence": 13 }, { "arrival": { "delay": 168, "time": "1749569628" }, "departure": { "delay": 188, "time": "1749569648" }, "stopId": "44PONTplanR", "stopSequence": 14 }, { "arrival": { "delay": 153, "time": "1749569673" }, "departure": { "delay": 166, "time": "1749569686" }, "stopId": "44PONTrairR", "stopSequence": 15 }, { "arrival": { "delay": 182, "time": "1749569702" }, "departure": { "delay": 195, "time": "1749569715" }, "stopId": "44PONTairbR", "stopSequence": 16 }, { "arrival": { "delay": 119, "time": "1749569759" }, "departure": { "delay": 161, "time": "1749569801" }, "stopId": "44PONTmoulR", "stopSequence": 17 }, { "arrival": { "delay": 172, "time": "1749569872" }, "departure": { "delay": 218, "time": "1749569918" }, "stopId": "44PONTstdeR", "stopSequence": 18 }, { "arrival": { "delay": 263, "time": "1749570083" }, "departure": { "delay": 437, "time": "1749570257" }, "stopId": "44PONTegliR", "stopSequence": 19 }, { "arrival": { "delay": 350, "time": "1749570290" }, "departure": { "delay": 372, "time": "1749570312" }, "stopId": "44PONTblotR", "stopSequence": 20 }, { "arrival": { "delay": 377, "time": "1749570377" }, "departure": { "delay": 394, "time": "1749570394" }, "stopId": "44PONTchamR", "stopSequence": 21 }, { "arrival": { "delay": 374, "time": "1749570434" }, "departure": { "delay": 413, "time": "1749570473" }, "stopId": "44CHEVcoutR", "stopSequence": 22 }, { "arrival": { "delay": 421, "time": "1749570541" }, "departure": { "delay": 469, "time": "1749570589" }, "stopId": "44CHEVinduR", "stopSequence": 23 }, { "arrival": { "delay": 435, "time": "1749570615" }, "departure": { "delay": 448, "time": "1749570628" }, "stopId": "44CHEVchauR", "stopSequence": 24 }, { "arrival": { "delay": 435, "time": "1749570675" }, "departure": { "delay": 473, "time": "1749570713" }, "stopId": "44CHEVegliR", "stopSequence": 25 }, { "arrival": { "delay": 435, "time": "1749570795" }, "departure": { "delay": 495, "time": "1749570855" }, "stopId": "44CHEVsacrR", "stopSequence": 26 }, { "arrival": { "delay": 456, "time": "1749570876" }, "departure": { "delay": 477, "time": "1749570897" }, "stopId": "44CHEVperrR", "stopSequence": 27 }, { "arrival": { "delay": 450, "time": "1749570990" }, "departure": { "delay": 450, "time": "1749570990" }, "stopId": "44CHEVboulR", "stopSequence": 28 }, { "arrival": { "delay": 450, "time": "1749571050" }, "departure": { "delay": 450, "time": "1749571050" }, "stopId": "44PHILvannR", "stopSequence": 29 }, { "arrival": { "delay": 450, "time": "1749571110" }, "departure": { "delay": 450, "time": "1749571110" }, "stopId": "44PHILbrisR", "stopSequence": 30 }, { "arrival": { "delay": 450, "time": "1749571170" }, "departure": { "delay": 450, "time": "1749571170" }, "stopId": "44PHILguinR", "stopSequence": 31 }, { "arrival": { "delay": 450, "time": "1749571230" }, "departure": { "delay": 450, "time": "1749571230" }, "stopId": "44PHILchauR", "stopSequence": 32 }, { "arrival": { "delay": 450, "time": "1749571290" }, "departure": { "delay": 450, "time": "1749571290" }, "stopId": "44PHILboulR", "stopSequence": 33 }, { "arrival": { "delay": 450, "time": "1749571410" }, "departure": { "delay": 450, "time": "1749571410" }, "stopId": "44PHILfamiR", "stopSequence": 34 }, { "arrival": { "delay": 450, "time": "1749571470" }, "departure": { "delay": 450, "time": "1749571470" }, "stopId": "44PHILplatR", "stopSequence": 35 }, { "arrival": { "delay": 450, "time": "1749571650" }, "departure": { "delay": 450, "time": "1749571650" }, "stopId": "44PHILegliR", "stopSequence": 36 }, { "arrival": { "delay": 450, "time": "1749571710" }, "departure": { "delay": 450, "time": "1749571710" }, "stopId": "44PHILmoulR", "stopSequence": 37 }, { "arrival": { "delay": 450, "time": "1749571830" }, "departure": { "delay": 450, "time": "1749571830" }, "stopId": "44PHILcompR", "stopSequence": 38 }, { "arrival": { "delay": 450, "time": "1749571890" }, "departure": { "delay": 450, "time": "1749571890" }, "stopId": "44PHILplesR", "stopSequence": 39 }, { "arrival": { "delay": 450, "time": "1749571950" }, "departure": { "delay": 450, "time": "1749571950" }, "stopId": "44PHILtroiR", "stopSequence": 40 }, { "arrival": { "delay": 450, "time": "1749572010" }, "departure": { "delay": 450, "time": "1749572010" }, "stopId": "44COUTpiroR", "stopSequence": 41 }, { "arrival": { "delay": 450, "time": "1749572070" }, "departure": { "delay": 450, "time": "1749572070" }, "stopId": "44COUTpadiR", "stopSequence": 42 }, { "arrival": { "delay": 450, "time": "1749572190" }, "departure": { "delay": 450, "time": "1749572190" }, "stopId": "44COUTegliR", "stopSequence": 43 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T43|17:13:00" }, "vehicle": { "id": "d2dcb3c80baf21bc", "label": "Nantes → Saint-Lumine-de-Coutais" } } }, { "id": "RT|313|25593938:T13|17:30:00|313|25593938:T13|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -196, "time": "1749569204" }, "departure": { "delay": 42, "time": "1749569442" }, "stopId": "44PHILegliA", "stopSequence": 1 }, { "arrival": { "delay": 2, "time": "1749569522" }, "departure": { "delay": 23, "time": "1749569543" }, "stopId": "44PHILboulA", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1749569589" }, "departure": { "delay": 70, "time": "1749569650" }, "stopId": "44PHILchauA", "stopSequence": 3 }, { "arrival": { "delay": -25, "time": "1749569975" }, "departure": { "delay": 7, "time": "1749570007" }, "stopId": "44CHEVtourA", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1749570193" }, "departure": { "delay": 185, "time": "1749570305" }, "stopId": "44PONTechaA", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1749571010" }, "departure": { "delay": 110, "time": "1749571010" }, "stopId": "44NANTburdU2", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1749571310" }, "departure": { "delay": 110, "time": "1749571310" }, "stopId": "44SEBAjoliR1", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "313|25593938:T13|17:30:00" }, "vehicle": { "id": "5ebd127a43f0851daa543726", "label": "119", "licensePlate": "EP-119-ZY" } } }, { "id": "RT|312|25897576:T52|17:40:00|312|25897576:T52|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -282, "time": "1749569718" }, "departure": { "delay": 83, "time": "1749570083" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 23, "time": "1749570143" }, "departure": { "delay": 75, "time": "1749570195" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 106, "time": "1749570286" }, "departure": { "delay": 177, "time": "1749570357" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 99, "time": "1749570399" }, "departure": { "delay": 185, "time": "1749570485" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 139, "time": "1749570499" }, "departure": { "delay": 166, "time": "1749570526" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1749570545" }, "departure": { "delay": 189, "time": "1749570609" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1749570630" }, "departure": { "delay": 193, "time": "1749570673" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 154, "time": "1749570754" }, "departure": { "delay": 176, "time": "1749570776" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1749570820" }, "departure": { "delay": 119, "time": "1749570839" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 103, "time": "1749570943" }, "departure": { "delay": 121, "time": "1749570961" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1749571070" }, "departure": { "delay": 110, "time": "1749571070" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1749571130" }, "departure": { "delay": 110, "time": "1749571130" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1749571190" }, "departure": { "delay": 110, "time": "1749571190" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1749571250" }, "departure": { "delay": 110, "time": "1749571250" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1749571250" }, "departure": { "delay": 110, "time": "1749571250" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1749571370" }, "departure": { "delay": 110, "time": "1749571370" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1749571430" }, "departure": { "delay": 110, "time": "1749571430" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1749571550" }, "departure": { "delay": 110, "time": "1749571550" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1749571670" }, "departure": { "delay": 110, "time": "1749571670" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1749571790" }, "departure": { "delay": 110, "time": "1749571790" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1749571850" }, "departure": { "delay": 110, "time": "1749571850" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 110, "time": "1749571910" }, "departure": { "delay": 110, "time": "1749571910" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1749571970" }, "departure": { "delay": 110, "time": "1749571970" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1749572030" }, "departure": { "delay": 110, "time": "1749572030" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1749572150" }, "departure": { "delay": 110, "time": "1749572150" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1749572210" }, "departure": { "delay": 110, "time": "1749572210" }, "stopId": "44CHEVperrR", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1749572330" }, "departure": { "delay": 110, "time": "1749572330" }, "stopId": "44CHEVboulR", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1749572390" }, "departure": { "delay": 110, "time": "1749572390" }, "stopId": "44PHILvannR", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1749572450" }, "departure": { "delay": 110, "time": "1749572450" }, "stopId": "44PHILbrisR", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1749572510" }, "departure": { "delay": 110, "time": "1749572510" }, "stopId": "44PHILguinR", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1749572570" }, "departure": { "delay": 110, "time": "1749572570" }, "stopId": "44PHILchauR", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1749572630" }, "departure": { "delay": 110, "time": "1749572630" }, "stopId": "44PHILboulR", "stopSequence": 32 }, { "arrival": { "delay": 110, "time": "1749572750" }, "departure": { "delay": 110, "time": "1749572750" }, "stopId": "44PHILfamiR", "stopSequence": 33 }, { "arrival": { "delay": 110, "time": "1749572810" }, "departure": { "delay": 110, "time": "1749572810" }, "stopId": "44PHILplatR", "stopSequence": 34 }, { "arrival": { "delay": 110, "time": "1749572990" }, "departure": { "delay": 110, "time": "1749572990" }, "stopId": "44PHILegliR", "stopSequence": 35 }, { "arrival": { "delay": 110, "time": "1749573110" }, "departure": { "delay": 110, "time": "1749573110" }, "stopId": "44PHILmoulR", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1749573230" }, "departure": { "delay": 110, "time": "1749573230" }, "stopId": "44PHILpainR", "stopSequence": 37 }, { "arrival": { "delay": 110, "time": "1749573290" }, "departure": { "delay": 110, "time": "1749573290" }, "stopId": "44PHILgravR", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1749573650" }, "departure": { "delay": 110, "time": "1749573650" }, "stopId": "44MARNfossR", "stopSequence": 39 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T52|17:40:00" }, "vehicle": { "id": "5ebd12e943f0851dcb5cf620", "label": "183", "licensePlate": "BA-183-XB" } } }, { "id": "RT|313|23482142:T10|17:14:00|313|23482142:T10|17:14:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -181, "time": "1749568259" }, "departure": { "delay": 68, "time": "1749568508" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": 11, "time": "1749568511" }, "departure": { "delay": 55, "time": "1749568555" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": 421, "time": "1749569401" }, "departure": { "delay": 473, "time": "1749569453" }, "stopId": "44PONTechaR", "stopSequence": 3 }, { "arrival": { "delay": 301, "time": "1749569701" }, "departure": { "delay": 357, "time": "1749569757" }, "stopId": "44CHEVtourR", "stopSequence": 4 }, { "arrival": { "delay": 288, "time": "1749570108" }, "departure": { "delay": 350, "time": "1749570170" }, "stopId": "44PHILchauR", "stopSequence": 5 }, { "arrival": { "delay": 337, "time": "1749570217" }, "departure": { "delay": 364, "time": "1749570244" }, "stopId": "44PHILboulR", "stopSequence": 6 }, { "arrival": { "delay": 306, "time": "1749570306" }, "departure": { "delay": 329, "time": "1749570329" }, "stopId": "44PHILfamiR", "stopSequence": 7 }, { "arrival": { "delay": 318, "time": "1749570378" }, "departure": { "delay": 369, "time": "1749570429" }, "stopId": "44PHILplatR", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1749570540" }, "departure": { "delay": 357, "time": "1749570597" }, "stopId": "44PHILegliR", "stopSequence": 9 }, { "arrival": { "delay": 326, "time": "1749570746" }, "departure": { "delay": 349, "time": "1749570769" }, "stopId": "44PHILgrueR", "stopSequence": 10 }, { "arrival": { "delay": 363, "time": "1749570903" }, "departure": { "delay": 373, "time": "1749570913" }, "stopId": "44PHILaujaR", "stopSequence": 11 }, { "arrival": { "delay": 360, "time": "1749571020" }, "departure": { "delay": 360, "time": "1749571020" }, "stopId": "44COLOegliR", "stopSequence": 12 }, { "arrival": { "delay": 360, "time": "1749571320" }, "departure": { "delay": 360, "time": "1749571320" }, "stopId": "44LIMOhenrR", "stopSequence": 13 }, { "arrival": { "delay": 360, "time": "1749571620" }, "departure": { "delay": 360, "time": "1749571620" }, "stopId": "44CORChuitR", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "313|23482142:T10|17:14:00" }, "vehicle": { "id": "6569bfe7f9b25fce0bc14cc7", "label": "504", "licensePlate": "EQ-504-FS" } } }, { "id": "RT|312|25897576:T49|17:20:00|312|25897576:T49|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1743, "time": "1749567057" }, "departure": { "delay": 77, "time": "1749568877" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1749568952" }, "departure": { "delay": 95, "time": "1749569015" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 122, "time": "1749569102" }, "departure": { "delay": 176, "time": "1749569156" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 74, "time": "1749569174" }, "departure": { "delay": 124, "time": "1749569224" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 87, "time": "1749569247" }, "departure": { "delay": 136, "time": "1749569296" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 94, "time": "1749569314" }, "departure": { "delay": 144, "time": "1749569364" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 116, "time": "1749569396" }, "departure": { "delay": 143, "time": "1749569423" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 97, "time": "1749569497" }, "departure": { "delay": 124, "time": "1749569524" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 113, "time": "1749569633" }, "departure": { "delay": 136, "time": "1749569656" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1749569765" }, "departure": { "delay": 144, "time": "1749569784" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 109, "time": "1749569869" }, "departure": { "delay": 123, "time": "1749569883" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 112, "time": "1749569932" }, "departure": { "delay": 129, "time": "1749569949" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1749569999" }, "departure": { "delay": 161, "time": "1749570041" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 121, "time": "1749570061" }, "departure": { "delay": 135, "time": "1749570075" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 145, "time": "1749570085" }, "departure": { "delay": 161, "time": "1749570101" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1749570132" }, "departure": { "delay": 113, "time": "1749570173" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 86, "time": "1749570206" }, "departure": { "delay": 135, "time": "1749570255" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 245, "time": "1749570485" }, "departure": { "delay": 367, "time": "1749570607" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 275, "time": "1749570635" }, "departure": { "delay": 293, "time": "1749570653" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 241, "time": "1749570721" }, "departure": { "delay": 249, "time": "1749570729" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 222, "time": "1749570762" }, "departure": { "delay": 239, "time": "1749570779" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 242, "time": "1749570842" }, "departure": { "delay": 263, "time": "1749570863" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 233, "time": "1749570893" }, "departure": { "delay": 246, "time": "1749570906" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 270, "time": "1749570990" }, "departure": { "delay": 270, "time": "1749570990" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 270, "time": "1749571110" }, "departure": { "delay": 270, "time": "1749571110" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 270, "time": "1749571170" }, "departure": { "delay": 270, "time": "1749571170" }, "stopId": "44CHEVperrR", "stopSequence": 26 }, { "arrival": { "delay": 270, "time": "1749571290" }, "departure": { "delay": 270, "time": "1749571290" }, "stopId": "44CHEVboulR", "stopSequence": 27 }, { "arrival": { "delay": 270, "time": "1749571350" }, "departure": { "delay": 270, "time": "1749571350" }, "stopId": "44PHILvannR", "stopSequence": 28 }, { "arrival": { "delay": 270, "time": "1749571410" }, "departure": { "delay": 270, "time": "1749571410" }, "stopId": "44PHILbrisR", "stopSequence": 29 }, { "arrival": { "delay": 270, "time": "1749571470" }, "departure": { "delay": 270, "time": "1749571470" }, "stopId": "44PHILguinR", "stopSequence": 30 }, { "arrival": { "delay": 270, "time": "1749571530" }, "departure": { "delay": 270, "time": "1749571530" }, "stopId": "44PHILchauR", "stopSequence": 31 }, { "arrival": { "delay": 270, "time": "1749571590" }, "departure": { "delay": 270, "time": "1749571590" }, "stopId": "44PHILboulR", "stopSequence": 32 }, { "arrival": { "delay": 270, "time": "1749571710" }, "departure": { "delay": 270, "time": "1749571710" }, "stopId": "44PHILfamiR", "stopSequence": 33 }, { "arrival": { "delay": 270, "time": "1749571770" }, "departure": { "delay": 270, "time": "1749571770" }, "stopId": "44PHILplatR", "stopSequence": 34 }, { "arrival": { "delay": 270, "time": "1749572010" }, "departure": { "delay": 270, "time": "1749572010" }, "stopId": "44PHILegliR", "stopSequence": 35 }, { "arrival": { "delay": 270, "time": "1749572190" }, "departure": { "delay": 270, "time": "1749572190" }, "stopId": "44PHILgrueR", "stopSequence": 36 }, { "arrival": { "delay": 270, "time": "1749572310" }, "departure": { "delay": 270, "time": "1749572310" }, "stopId": "44PHILaujaR", "stopSequence": 37 }, { "arrival": { "delay": 270, "time": "1749572430" }, "departure": { "delay": 270, "time": "1749572430" }, "stopId": "44COLOegliU", "stopSequence": 38 }, { "arrival": { "delay": 270, "time": "1749572730" }, "departure": { "delay": 270, "time": "1749572730" }, "stopId": "44LIMOhenrR", "stopSequence": 39 }, { "arrival": { "delay": 270, "time": "1749572910" }, "departure": { "delay": 270, "time": "1749572910" }, "stopId": "44CORCmariR", "stopSequence": 40 }, { "arrival": { "delay": 270, "time": "1749572970" }, "departure": { "delay": 270, "time": "1749572970" }, "stopId": "44CORChuitR", "stopSequence": 41 }, { "arrival": { "delay": 270, "time": "1749573090" }, "departure": { "delay": 270, "time": "1749573090" }, "stopId": "44CORCcorcR", "stopSequence": 42 }, { "arrival": { "delay": 270, "time": "1749573210" }, "departure": { "delay": 270, "time": "1749573210" }, "stopId": "44CORCbenaR", "stopSequence": 43 }, { "arrival": { "delay": 270, "time": "1749573390" }, "departure": { "delay": 270, "time": "1749573390" }, "stopId": "44LEGEvertR", "stopSequence": 44 }, { "arrival": { "delay": 270, "time": "1749573510" }, "departure": { "delay": 270, "time": "1749573510" }, "stopId": "44LEGEguerR", "stopSequence": 45 }, { "arrival": { "delay": 270, "time": "1749573630" }, "departure": { "delay": 270, "time": "1749573630" }, "stopId": "44LEGEplaiR", "stopSequence": 46 }, { "arrival": { "delay": 270, "time": "1749573750" }, "departure": { "delay": 270, "time": "1749573750" }, "stopId": "44LEGEparnR", "stopSequence": 47 }, { "arrival": { "delay": 270, "time": "1749573930" }, "departure": { "delay": 270, "time": "1749573930" }, "stopId": "44LEGEfoirR2", "stopSequence": 48 }, { "arrival": { "delay": 270, "time": "1749574530" }, "departure": { "delay": 270, "time": "1749574530" }, "stopId": "44TOUVegliR", "stopSequence": 49 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "312|25897576:T49|17:20:00" }, "vehicle": { "id": "602e325131679d0001197d1d", "label": "800", "licensePlate": "AY-800-TM" } } }, { "id": "RT|313|23482142:T14|17:30:00|313|23482142:T14|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -163, "time": "1749569237" }, "departure": { "delay": 26, "time": "1749569426" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": -31, "time": "1749569429" }, "departure": { "delay": 45, "time": "1749569505" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": 393, "time": "1749570333" }, "departure": { "delay": 415, "time": "1749570355" }, "stopId": "44PONTechaR", "stopSequence": 3 }, { "arrival": { "delay": 240, "time": "1749570600" }, "departure": { "delay": 293, "time": "1749570653" }, "stopId": "44CHEVtourR", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1749570990" }, "departure": { "delay": 210, "time": "1749570990" }, "stopId": "44PHILchauR", "stopSequence": 5 }, { "arrival": { "delay": 210, "time": "1749571050" }, "departure": { "delay": 210, "time": "1749571050" }, "stopId": "44PHILboulR", "stopSequence": 6 }, { "arrival": { "delay": 210, "time": "1749571170" }, "departure": { "delay": 210, "time": "1749571170" }, "stopId": "44PHILfamiR", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1749571230" }, "departure": { "delay": 210, "time": "1749571230" }, "stopId": "44PHILplatR", "stopSequence": 8 }, { "arrival": { "delay": 210, "time": "1749571410" }, "departure": { "delay": 210, "time": "1749571410" }, "stopId": "44PHILegliR", "stopSequence": 9 }, { "arrival": { "delay": 210, "time": "1749571590" }, "departure": { "delay": 210, "time": "1749571590" }, "stopId": "44PHILgrueR", "stopSequence": 10 }, { "arrival": { "delay": 210, "time": "1749571710" }, "departure": { "delay": 210, "time": "1749571710" }, "stopId": "44PHILaujaR", "stopSequence": 11 }, { "arrival": { "delay": 210, "time": "1749571830" }, "departure": { "delay": 210, "time": "1749571830" }, "stopId": "44COLOegliR", "stopSequence": 12 }, { "arrival": { "delay": 210, "time": "1749572130" }, "departure": { "delay": 210, "time": "1749572130" }, "stopId": "44LIMOhenrR", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "313|23482142:T14|17:30:00" }, "vehicle": { "id": "6672955449543e5b93036a4e", "label": "576", "licensePlate": "EQ-576-FS" } } }, { "id": "RT|313|23482142:T15|17:44:00|313|23482142:T15|17:44:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -94, "time": "1749570146" }, "departure": { "delay": 18, "time": "1749570258" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": -40, "time": "1749570260" }, "departure": { "delay": 24, "time": "1749570324" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": 360, "time": "1749571140" }, "departure": { "delay": 360, "time": "1749571140" }, "stopId": "44PONTechaR", "stopSequence": 3 }, { "arrival": { "delay": 360, "time": "1749571560" }, "departure": { "delay": 360, "time": "1749571560" }, "stopId": "44CHEVtourR", "stopSequence": 4 }, { "arrival": { "delay": 360, "time": "1749571980" }, "departure": { "delay": 360, "time": "1749571980" }, "stopId": "44PHILchauR", "stopSequence": 5 }, { "arrival": { "delay": 360, "time": "1749572040" }, "departure": { "delay": 360, "time": "1749572040" }, "stopId": "44PHILboulR", "stopSequence": 6 }, { "arrival": { "delay": 360, "time": "1749572160" }, "departure": { "delay": 360, "time": "1749572160" }, "stopId": "44PHILfamiR", "stopSequence": 7 }, { "arrival": { "delay": 360, "time": "1749572220" }, "departure": { "delay": 360, "time": "1749572220" }, "stopId": "44PHILplatR", "stopSequence": 8 }, { "arrival": { "delay": 360, "time": "1749572400" }, "departure": { "delay": 360, "time": "1749572400" }, "stopId": "44PHILegliR", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "313|23482142:T15|17:44:00" }, "vehicle": { "id": "64f7532ecd7536c52503bec2", "label": "810", "licensePlate": "FN-810-GD" } } }, { "id": "RT|314|23800089:T15|17:00:00|314|23800089:T15|17:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4, "time": "1749567596" }, "departure": { "delay": 90, "time": "1749567690" }, "stopId": "44REZEcollR", "stopSequence": 1 }, { "arrival": { "delay": 158, "time": "1749567878" }, "departure": { "delay": 220, "time": "1749567940" }, "stopId": "44REZEespaR", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1749567973" }, "departure": { "delay": 171, "time": "1749568011" }, "stopId": "44REZEperrR1", "stopSequence": 3 }, { "arrival": { "delay": 167, "time": "1749568367" }, "stopId": "44REZEtablR", "stopSequence": 4 }, { "arrival": { "delay": 153, "time": "1749568413" }, "departure": { "delay": 161, "time": "1749568421" }, "stopId": "44REZEparkR", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1749568457" }, "departure": { "delay": 224, "time": "1749568544" }, "stopId": "44REZEsaleR", "stopSequence": 6 }, { "arrival": { "delay": 183, "time": "1749568563" }, "departure": { "delay": 230, "time": "1749568610" }, "stopId": "44REZEpiniR1", "stopSequence": 7 }, { "arrival": { "delay": 275, "time": "1749568715" }, "departure": { "delay": 350, "time": "1749568790" }, "stopId": "44REZEmoulR", "stopSequence": 8 }, { "arrival": { "delay": 206, "time": "1749568886" }, "departure": { "delay": 285, "time": "1749568965" }, "stopId": "44REZElandR2", "stopSequence": 9 }, { "arrival": { "delay": 346, "time": "1749569266" }, "departure": { "delay": 366, "time": "1749569286" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 340, "time": "1749569380" }, "departure": { "delay": 374, "time": "1749569414" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 282, "time": "1749569502" }, "departure": { "delay": 350, "time": "1749569570" }, "stopId": "44PONTchmpR", "stopSequence": 12 }, { "arrival": { "delay": 295, "time": "1749569575" }, "departure": { "delay": 346, "time": "1749569626" }, "stopId": "44PONTarenR", "stopSequence": 13 }, { "arrival": { "delay": 359, "time": "1749569759" }, "departure": { "delay": 374, "time": "1749569774" }, "stopId": "44PONTgoupR", "stopSequence": 14 }, { "arrival": { "delay": 286, "time": "1749569866" }, "departure": { "delay": 369, "time": "1749569949" }, "stopId": "44PONTvincR", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1749570180" }, "departure": { "delay": 385, "time": "1749570205" }, "stopId": "44PONTbaucR", "stopSequence": 16 }, { "arrival": { "delay": 338, "time": "1749570218" }, "departure": { "delay": 361, "time": "1749570241" }, "stopId": "44PONTessaR", "stopSequence": 17 }, { "arrival": { "delay": 349, "time": "1749570289" }, "departure": { "delay": 366, "time": "1749570306" }, "stopId": "44PONTsendR", "stopSequence": 18 }, { "arrival": { "delay": 317, "time": "1749570317" }, "departure": { "delay": 368, "time": "1749570368" }, "stopId": "44PONTbassR", "stopSequence": 19 }, { "arrival": { "delay": 334, "time": "1749570394" }, "departure": { "delay": 356, "time": "1749570416" }, "stopId": "44PONTmenaR", "stopSequence": 20 }, { "arrival": { "delay": 321, "time": "1749570501" }, "departure": { "delay": 370, "time": "1749570550" }, "stopId": "44PONTrobeR", "stopSequence": 21 }, { "arrival": { "delay": 328, "time": "1749570568" }, "departure": { "delay": 353, "time": "1749570593" }, "stopId": "44PONTcollR", "stopSequence": 22 }, { "arrival": { "delay": 329, "time": "1749570629" }, "departure": { "delay": 345, "time": "1749570645" }, "stopId": "44PONTgaroR", "stopSequence": 23 }, { "arrival": { "delay": 270, "time": "1749570690" }, "departure": { "delay": 346, "time": "1749570766" }, "stopId": "44PONTenclR", "stopSequence": 24 }, { "arrival": { "delay": 342, "time": "1749570822" }, "departure": { "delay": 401, "time": "1749570881" }, "stopId": "44PONTbeneR2", "stopSequence": 25 }, { "arrival": { "delay": 360, "time": "1749571020" }, "departure": { "delay": 360, "time": "1749571020" }, "stopId": "44PONThautA", "stopSequence": 26 }, { "arrival": { "delay": 360, "time": "1749571080" }, "departure": { "delay": 360, "time": "1749571080" }, "stopId": "44PONTbrulR", "stopSequence": 27 }, { "arrival": { "delay": 360, "time": "1749571140" }, "departure": { "delay": 360, "time": "1749571140" }, "stopId": "44PONTemilR", "stopSequence": 28 }, { "arrival": { "delay": 360, "time": "1749571200" }, "departure": { "delay": 360, "time": "1749571200" }, "stopId": "44PONTlotiR", "stopSequence": 29 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "314", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "314|23800089:T15|17:00:00" }, "vehicle": { "id": "5ebd12d443f0851d6b46ee2c", "label": "275", "licensePlate": "BW-275-ZQ" } } }, { "id": "RT|333|25541678:T35|17:50:00|333|25541678:T35|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 97, "time": "1749570817" }, "departure": { "delay": 140, "time": "1749570860" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1749571130" }, "departure": { "delay": 110, "time": "1749571130" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1749571370" }, "departure": { "delay": 110, "time": "1749571370" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1749571430" }, "departure": { "delay": 110, "time": "1749571430" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1749571670" }, "departure": { "delay": 110, "time": "1749571670" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1749572150" }, "departure": { "delay": 110, "time": "1749572150" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1749572270" }, "departure": { "delay": 110, "time": "1749572270" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1749572450" }, "departure": { "delay": 110, "time": "1749572450" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1749572630" }, "departure": { "delay": 110, "time": "1749572630" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1749572750" }, "departure": { "delay": 110, "time": "1749572750" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1749572870" }, "departure": { "delay": 110, "time": "1749572870" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1749572990" }, "departure": { "delay": 110, "time": "1749572990" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1749573110" }, "departure": { "delay": 110, "time": "1749573110" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1749573290" }, "departure": { "delay": 110, "time": "1749573290" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1749573470" }, "departure": { "delay": 110, "time": "1749573470" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1749573590" }, "departure": { "delay": 110, "time": "1749573590" }, "stopId": "44BASSmairR", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "333|25541678:T35|17:50:00" }, "vehicle": { "id": "62fe526796504b8b20e70015", "label": "459", "licensePlate": "CR-459-XY" } } }, { "id": "RT|333|25541678:T31|17:32:00|333|25541678:T31|17:32:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -9, "time": "1749569511" }, "departure": { "delay": 57, "time": "1749569577" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 117, "time": "1749569757" }, "departure": { "delay": 157, "time": "1749569797" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1749570080" }, "departure": { "delay": 201, "time": "1749570141" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 61, "time": "1749570241" }, "departure": { "delay": 102, "time": "1749570282" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1749570361" }, "departure": { "delay": 155, "time": "1749570395" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1749570582" }, "departure": { "delay": 147, "time": "1749570627" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1749570990" }, "departure": { "delay": 30, "time": "1749570990" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1749571110" }, "departure": { "delay": 30, "time": "1749571110" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1749571170" }, "departure": { "delay": 30, "time": "1749571170" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1749571470" }, "departure": { "delay": 30, "time": "1749571470" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1749571590" }, "departure": { "delay": 30, "time": "1749571590" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1749571710" }, "departure": { "delay": 30, "time": "1749571710" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1749571830" }, "departure": { "delay": 30, "time": "1749571830" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1749571950" }, "departure": { "delay": 30, "time": "1749571950" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1749572190" }, "departure": { "delay": 30, "time": "1749572190" }, "stopId": "44LORObardR", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1749572370" }, "departure": { "delay": 30, "time": "1749572370" }, "stopId": "44LANDnoueR", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1749572970" }, "departure": { "delay": 30, "time": "1749572970" }, "stopId": "44REMAegliR", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1749573150" }, "departure": { "delay": 30, "time": "1749573150" }, "stopId": "44DOREmaugR", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "333|25541678:T31|17:32:00" }, "vehicle": { "id": "6672987b9aad474f2d2ae365", "label": "600", "licensePlate": "BT-600-ZJ" } } }, { "id": "RT|333|25541678:T33|17:32:00|333|25541678:T33|17:32:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1749569540" }, "departure": { "delay": 87, "time": "1749569607" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 153, "time": "1749569793" }, "departure": { "delay": 201, "time": "1749569841" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 136, "time": "1749570076" }, "departure": { "delay": 211, "time": "1749570151" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 136, "time": "1749570316" }, "departure": { "delay": 154, "time": "1749570334" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1749570426" }, "departure": { "delay": 220, "time": "1749570460" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1749570659" }, "departure": { "delay": 183, "time": "1749570663" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1749571070" }, "departure": { "delay": 110, "time": "1749571070" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1749571190" }, "departure": { "delay": 110, "time": "1749571190" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1749571250" }, "departure": { "delay": 110, "time": "1749571250" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1749571550" }, "departure": { "delay": 110, "time": "1749571550" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1749571670" }, "departure": { "delay": 110, "time": "1749571670" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1749571790" }, "departure": { "delay": 110, "time": "1749571790" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1749571910" }, "departure": { "delay": 110, "time": "1749571910" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1749572030" }, "departure": { "delay": 110, "time": "1749572030" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1749572210" }, "departure": { "delay": 110, "time": "1749572210" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1749572390" }, "departure": { "delay": 110, "time": "1749572390" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1749572510" }, "departure": { "delay": 110, "time": "1749572510" }, "stopId": "44BASSmairR", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1749572750" }, "departure": { "delay": 110, "time": "1749572750" }, "stopId": "44BASSrollR", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1749573110" }, "departure": { "delay": 110, "time": "1749573110" }, "stopId": "44BARBbarbR", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1749573710" }, "departure": { "delay": 110, "time": "1749573710" }, "stopId": "49VAREmairR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "333|25541678:T33|17:32:00" }, "vehicle": { "id": "5eaa92d3bcb46235e391f919", "label": "501", "licensePlate": "DW-501-GW" } } }, { "id": "RT|330|25393202:T12|17:21:00|330|25393202:T12|17:21:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 127, "time": "1749568987" }, "departure": { "delay": 165, "time": "1749569025" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1749569116" }, "departure": { "delay": 106, "time": "1749569146" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 111, "time": "1749569271" }, "departure": { "delay": 120, "time": "1749569280" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1749569392" }, "departure": { "delay": 60, "time": "1749569400" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1749569560" }, "departure": { "delay": 94, "time": "1749569614" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1749569702" }, "departure": { "delay": 94, "time": "1749569734" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 74, "time": "1749569834" }, "departure": { "delay": 80, "time": "1749569840" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 91, "time": "1749569971" }, "departure": { "delay": 120, "time": "1749570000" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1749570070" }, "departure": { "delay": 107, "time": "1749570107" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 67, "time": "1749570187" }, "departure": { "delay": 107, "time": "1749570227" }, "stopId": "44CONCquinA", "stopSequence": 10 }, { "arrival": { "delay": 135, "time": "1749570375" }, "departure": { "delay": 156, "time": "1749570396" }, "stopId": "44CONCchebA", "stopSequence": 11 }, { "arrival": { "delay": 114, "time": "1749570534" }, "departure": { "delay": 153, "time": "1749570573" }, "stopId": "44CONCpontA", "stopSequence": 12 }, { "arrival": { "delay": 132, "time": "1749570672" }, "departure": { "delay": 148, "time": "1749570688" }, "stopId": "44CONCboirA", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1749571450" }, "departure": { "delay": 70, "time": "1749571450" }, "stopId": "44NANTcoliA", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1749571690" }, "departure": { "delay": 70, "time": "1749571690" }, "stopId": "44NANTdoulA", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1749571810" }, "departure": { "delay": 70, "time": "1749571810" }, "stopId": "44NANTboulA", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "330", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "330|25393202:T12|17:21:00" }, "vehicle": { "id": "5eaa92adbcb46235e391f917", "label": "432", "licensePlate": "FJ-432-WT" } } }, { "id": "RT|333|25541678:T30|17:30:00|333|25541678:T30|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -21, "time": "1749569379" }, "departure": { "delay": 42, "time": "1749569442" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1749569534" }, "departure": { "delay": 99, "time": "1749569619" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 97, "time": "1749569917" }, "departure": { "delay": 124, "time": "1749569944" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1749570081" }, "departure": { "delay": 73, "time": "1749570133" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 91, "time": "1749570211" }, "departure": { "delay": 129, "time": "1749570249" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1749570435" }, "departure": { "delay": 105, "time": "1749570465" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 13, "time": "1749570853" }, "departure": { "delay": 37, "time": "1749570877" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1749570970" }, "departure": { "delay": 10, "time": "1749570970" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1749571150" }, "departure": { "delay": 10, "time": "1749571150" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1749571330" }, "departure": { "delay": 10, "time": "1749571330" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1749571450" }, "departure": { "delay": 10, "time": "1749571450" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1749571570" }, "departure": { "delay": 10, "time": "1749571570" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1749571690" }, "departure": { "delay": 10, "time": "1749571690" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1749571810" }, "departure": { "delay": 10, "time": "1749571810" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1749571990" }, "departure": { "delay": 10, "time": "1749571990" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1749572170" }, "departure": { "delay": 10, "time": "1749572170" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1749572290" }, "departure": { "delay": 10, "time": "1749572290" }, "stopId": "44BASSmairR", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "333|25541678:T30|17:30:00" }, "vehicle": { "id": "5eb56b8b43f0851dcb4d9c6e", "label": "VEHICULE LEFORT 5", "licensePlate": "5" } } }, { "id": "RT|333|25294090:T42|17:56:00|333|25294090:T42|17:56:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -152, "time": "1749570808" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1749571150" }, "departure": { "delay": 10, "time": "1749571150" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1749571270" }, "departure": { "delay": 10, "time": "1749571270" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1749571450" }, "departure": { "delay": 10, "time": "1749571450" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1749571630" }, "departure": { "delay": 10, "time": "1749571630" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1749571750" }, "departure": { "delay": 10, "time": "1749571750" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1749571870" }, "departure": { "delay": 10, "time": "1749571870" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1749571990" }, "departure": { "delay": 10, "time": "1749571990" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1749572110" }, "departure": { "delay": 10, "time": "1749572110" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1749572350" }, "departure": { "delay": 10, "time": "1749572350" }, "stopId": "44CONCchauA", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1749572470" }, "departure": { "delay": 10, "time": "1749572470" }, "stopId": "44CONCplacA", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1749572830" }, "departure": { "delay": 10, "time": "1749572830" }, "stopId": "44GOULherdA", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1749573010" }, "departure": { "delay": 10, "time": "1749573010" }, "stopId": "44GOULchalA", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1749573070" }, "departure": { "delay": 10, "time": "1749573070" }, "stopId": "44SEBAsncfA", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1749573310" }, "departure": { "delay": 10, "time": "1749573310" }, "stopId": "44VERTmalaA", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1749573610" }, "departure": { "delay": 10, "time": "1749573610" }, "stopId": "44SEBAjoliA2", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1749573730" }, "departure": { "delay": 10, "time": "1749573730" }, "stopId": "44NANTburdU1", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "333|25294090:T42|17:56:00" }, "vehicle": { "id": "5eb56b5243f0851de1fc7aed", "label": "DJ-328-QV", "licensePlate": "1" } } }, { "id": "RT|07|25897936:T3|17:15:00|9-6751191600", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1672, "time": "1749566828" }, "departure": { "delay": 174, "time": "1749568674" }, "stopId": "86POITsncfU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "86POITnantR", "stopSequence": 2 }, { "arrival": { "delay": 840, "time": "1749570600" }, "departure": { "delay": 857, "time": "1749570617" }, "stopId": "86VOUIpem1U", "stopSequence": 3 }, { "arrival": { "delay": 910, "time": "1749572530" }, "departure": { "delay": 910, "time": "1749572530" }, "stopId": "79PARTpartU", "stopSequence": 4 }, { "arrival": { "delay": 910, "time": "1749573850" }, "departure": { "delay": 910, "time": "1749573850" }, "stopId": "79CHICchicR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "79BRESbresU", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "79MAULbrosU", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLvillU", "stopSequence": 8 }, { "arrival": { "delay": 910, "time": "1749578290" }, "departure": { "delay": 910, "time": "1749578290" }, "stopId": "49CHOLsncfU", "stopSequence": 9 }, { "arrival": { "delay": 910, "time": "1749581470" }, "departure": { "delay": 910, "time": "1749581470" }, "stopId": "44NANTpraiR", "stopSequence": 10 }, { "arrival": { "delay": 910, "time": "1749581710" }, "departure": { "delay": 910, "time": "1749581710" }, "stopId": "44NANTsncfU", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "07|25897936:T3|17:15:00" }, "vehicle": { "id": "664313509db874d5f9316f5a", "label": "39890", "licensePlate": "GW-438-VB" } } }, { "id": "RT|07|25897933:T3|17:15:00|9-6751126026", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1070, "time": "1749567430" }, "departure": { "delay": 115, "time": "1749568615" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 272, "time": "1749569012" }, "departure": { "delay": 310, "time": "1749569050" }, "stopId": "44NANTpraiA", "stopSequence": 2 }, { "arrival": { "delay": 110, "time": "1749572210" }, "departure": { "delay": 110, "time": "1749572210" }, "stopId": "49CHOLsncfU", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLvillU", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "79MAULbrosU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "79BRESbresU", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1749576650" }, "departure": { "delay": 110, "time": "1749576650" }, "stopId": "79CHICchicA", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1749577790" }, "departure": { "delay": 110, "time": "1749577790" }, "stopId": "79PARTpartU", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1749579950" }, "departure": { "delay": 110, "time": "1749579950" }, "stopId": "86VOUIpem1U", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1749580790" }, "departure": { "delay": 110, "time": "1749580790" }, "stopId": "86POITnantA", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1749581030" }, "departure": { "delay": 110, "time": "1749581030" }, "stopId": "86POITviadU", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1749581210" }, "departure": { "delay": 110, "time": "1749581210" }, "stopId": "86POITsncfU", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "07|25897933:T3|17:15:00" }, "vehicle": { "id": "66431365be00f234b717b317", "label": "39889", "licensePlate": "GW-388-VB" } } }, { "id": "RT|423|25286148:T3|17:30:00|1-7098466309", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -697, "time": "1749568703" }, "departure": { "delay": 13, "time": "1749569413" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1749570154" }, "departure": { "delay": 56, "time": "1749570176" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -69, "time": "1749570351" }, "departure": { "delay": -12, "time": "1749570408" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1749570541" }, "departure": { "delay": 61, "time": "1749570601" }, "stopId": "49PONTruelR", "stopSequence": 5 }, { "arrival": { "delay": -330, "time": "1749571050" }, "departure": { "delay": -330, "time": "1749571050" }, "stopId": "49PONTauthR", "stopSequence": 6 }, { "arrival": { "delay": -330, "time": "1749571230" }, "departure": { "delay": -330, "time": "1749571230" }, "stopId": "49PONTmairR", "stopSequence": 7 }, { "arrival": { "delay": -330, "time": "1749571590" }, "departure": { "delay": -330, "time": "1749571590" }, "stopId": "49ERIGpharR", "stopSequence": 8 }, { "arrival": { "delay": -330, "time": "1749571710" }, "departure": { "delay": -330, "time": "1749571710" }, "stopId": "49ERIGcarmR", "stopSequence": 9 }, { "arrival": { "delay": -330, "time": "1749571830" }, "departure": { "delay": -330, "time": "1749571830" }, "stopId": "49ERIGmursR", "stopSequence": 10 }, { "arrival": { "delay": -330, "time": "1749572130" }, "departure": { "delay": -330, "time": "1749572130" }, "stopId": "49DENEcimeR", "stopSequence": 11 }, { "arrival": { "delay": -330, "time": "1749572190" }, "departure": { "delay": -330, "time": "1749572190" }, "stopId": "49DENE1945R", "stopSequence": 12 }, { "arrival": { "delay": -330, "time": "1749572370" }, "departure": { "delay": -330, "time": "1749572370" }, "stopId": "49ROCHlogeR", "stopSequence": 13 }, { "arrival": { "delay": -330, "time": "1749572430" }, "departure": { "delay": -330, "time": "1749572430" }, "stopId": "49ROCHrollR", "stopSequence": 14 }, { "arrival": { "delay": -330, "time": "1749572550" }, "departure": { "delay": -330, "time": "1749572550" }, "stopId": "49ROCHegliR", "stopSequence": 15 }, { "arrival": { "delay": -330, "time": "1749572670" }, "departure": { "delay": -330, "time": "1749572670" }, "stopId": "49ROCHblanR", "stopSequence": 16 }, { "arrival": { "delay": -330, "time": "1749573030" }, "departure": { "delay": -330, "time": "1749573030" }, "stopId": "49AUBIcentR", "stopSequence": 17 }, { "arrival": { "delay": -330, "time": "1749573330" }, "departure": { "delay": -330, "time": "1749573330" }, "stopId": "49CHAUcentR", "stopSequence": 18 }, { "arrival": { "delay": -330, "time": "1749573570" }, "departure": { "delay": -330, "time": "1749573570" }, "stopId": "49CHAUpierR", "stopSequence": 19 }, { "arrival": { "delay": -330, "time": "1749573810" }, "departure": { "delay": -330, "time": "1749573810" }, "stopId": "49CHALhoteR3", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "423", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "423|25286148:T3|17:30:00" }, "vehicle": { "id": "6320b1db09dda81a65382860", "label": "37538", "licensePlate": "FR-985-MN" } } }, { "id": "RT|430|25326050:T3|17:20:00|1-7215120391", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR", "stopSequence": 1 }, { "arrival": { "delay": 145, "time": "1749569965" }, "departure": { "delay": 197, "time": "1749570017" }, "stopId": "49JUBAsporU", "stopSequence": 2 }, { "arrival": { "delay": 153, "time": "1749570213" }, "departure": { "delay": 177, "time": "1749570237" }, "stopId": "49JALLgallR", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1749570330" }, "departure": { "delay": 224, "time": "1749570404" }, "stopId": "49JALLcathU", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1749570627" }, "departure": { "delay": 227, "time": "1749570647" }, "stopId": "49POITegliR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "49JUBAavenU", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "49NEUVcougR", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1749571740" }, "departure": { "delay": 240, "time": "1749571740" }, "stopId": "49JALLegliU", "stopSequence": 8 }, { "arrival": { "delay": 240, "time": "1749572100" }, "departure": { "delay": 240, "time": "1749572100" }, "stopId": "49CHAPbiblA", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "430", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "430|25326050:T3|17:20:00" }, "vehicle": { "id": "66d585ff6d0e51d9fd12fe84", "label": "232", "licensePlate": "DD-360-SF" } } }, { "id": "RT|408|25326051:T5|16:40:00|1-6849036294", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -39, "time": "1749566361" }, "departure": { "delay": 400, "time": "1749566800" }, "stopId": "44ANCEsncfU", "stopSequence": 1 }, { "arrival": { "delay": 402, "time": "1749567282" }, "departure": { "delay": 444, "time": "1749567324" }, "stopId": "49LIREretrA", "stopSequence": 2 }, { "arrival": { "delay": 368, "time": "1749567788" }, "departure": { "delay": 406, "time": "1749567826" }, "stopId": "49AUTEmultA", "stopSequence": 3 }, { "arrival": { "delay": 208, "time": "1749568168" }, "departure": { "delay": 244, "time": "1749568204" }, "stopId": "49FUILmairA", "stopSequence": 4 }, { "arrival": { "delay": 164, "time": "1749568424" }, "departure": { "delay": 239, "time": "1749568499" }, "stopId": "49MUGEsouvU", "stopSequence": 5 }, { "arrival": { "delay": 140, "time": "1749568700" }, "departure": { "delay": 229, "time": "1749568789" }, "stopId": "49MNTRpostA", "stopSequence": 6 }, { "arrival": { "delay": 280, "time": "1749569140" }, "departure": { "delay": 322, "time": "1749569182" }, "stopId": "49PIEReramU", "stopSequence": 7 }, { "arrival": { "delay": 340, "time": "1749569320" }, "departure": { "delay": 360, "time": "1749569340" }, "stopId": "49PIERpostU", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1749569810" }, "departure": { "delay": 265, "time": "1749569845" }, "stopId": "49BAUPpetiA", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1749569947" }, "departure": { "delay": 137, "time": "1749569957" }, "stopId": "49BAUP8maiU", "stopSequence": 10 }, { "arrival": { "delay": 189, "time": "1749570249" }, "departure": { "delay": 301, "time": "1749570361" }, "stopId": "49BAUPmartA", "stopSequence": 11 }, { "arrival": { "delay": 432, "time": "1749570732" }, "departure": { "delay": 478, "time": "1749570778" }, "stopId": "49BAUPalfrU", "stopSequence": 12 }, { "arrival": { "delay": 490, "time": "1749572050" }, "departure": { "delay": 490, "time": "1749572050" }, "stopId": "49CHOLblerU", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutA1", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLavenU", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "408|25326051:T5|16:40:00" }, "vehicle": { "id": "64a3ed5be0794e52", "label": "Ancenis-Saint-Géréon → Cholet" } } }, { "id": "RT|418|25326042:T3|17:40:00|1-7013531661", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -904, "time": "1749569096" }, "departure": { "delay": 88, "time": "1749570088" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 370, "time": "1749571090" }, "departure": { "delay": 370, "time": "1749571090" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 370, "time": "1749571270" }, "departure": { "delay": 370, "time": "1749571270" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": 370, "time": "1749571390" }, "departure": { "delay": 370, "time": "1749571390" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": 370, "time": "1749572410" }, "departure": { "delay": 370, "time": "1749572410" }, "stopId": "49MELAmultR", "stopSequence": 6 }, { "arrival": { "delay": 370, "time": "1749572470" }, "departure": { "delay": 370, "time": "1749572470" }, "stopId": "49MELApercR", "stopSequence": 7 }, { "arrival": { "delay": 370, "time": "1749572650" }, "departure": { "delay": 370, "time": "1749572650" }, "stopId": "49MELAgachR", "stopSequence": 8 }, { "arrival": { "delay": 370, "time": "1749572770" }, "departure": { "delay": 370, "time": "1749572770" }, "stopId": "49JUIGplesR", "stopSequence": 9 }, { "arrival": { "delay": 370, "time": "1749572950" }, "departure": { "delay": 370, "time": "1749572950" }, "stopId": "49MELAepinR", "stopSequence": 10 }, { "arrival": { "delay": 370, "time": "1749573190" }, "departure": { "delay": 370, "time": "1749573190" }, "stopId": "49MELAmoinR", "stopSequence": 11 }, { "arrival": { "delay": 370, "time": "1749573310" }, "departure": { "delay": 370, "time": "1749573310" }, "stopId": "49MELAnoueR", "stopSequence": 12 }, { "arrival": { "delay": 370, "time": "1749573490" }, "departure": { "delay": 370, "time": "1749573490" }, "stopId": "49MELAbrosU", "stopSequence": 13 }, { "arrival": { "delay": 370, "time": "1749573970" }, "departure": { "delay": 370, "time": "1749573970" }, "stopId": "49VAUCcentR", "stopSequence": 14 }, { "arrival": { "delay": 370, "time": "1749574390" }, "departure": { "delay": 370, "time": "1749574390" }, "stopId": "49ALLEvaucR", "stopSequence": 15 }, { "arrival": { "delay": 370, "time": "1749574630" }, "departure": { "delay": 370, "time": "1749574630" }, "stopId": "49CHAVcentR", "stopSequence": 16 }, { "arrival": { "delay": 370, "time": "1749574750" }, "departure": { "delay": 370, "time": "1749574750" }, "stopId": "49CHAVmillR", "stopSequence": 17 }, { "arrival": { "delay": 370, "time": "1749574990" }, "departure": { "delay": 370, "time": "1749574990" }, "stopId": "49BRIAcentR", "stopSequence": 18 }, { "arrival": { "delay": 370, "time": "1749575230" }, "departure": { "delay": 370, "time": "1749575230" }, "stopId": "49UBIGcentR", "stopSequence": 19 }, { "arrival": { "delay": 370, "time": "1749575470" }, "departure": { "delay": 370, "time": "1749575470" }, "stopId": "49MNTIegliR", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "49VIHIroutU1", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "418|25326042:T3|17:40:00" }, "vehicle": { "id": "6320b1db09dda81a65382728", "label": "4035", "licensePlate": "FB-390-NV" } } }, { "id": "RT|407|25862844:T10|17:00:00|1-6839009356", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -268, "time": "1749567332" }, "departure": { "delay": 40, "time": "1749567640" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 278, "time": "1749568358" }, "departure": { "delay": 344, "time": "1749568424" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 370, "time": "1749568570" }, "departure": { "delay": 437, "time": "1749568637" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 658, "time": "1749569458" }, "departure": { "delay": 701, "time": "1749569501" }, "stopId": "49LOUEpharU", "stopSequence": 5 }, { "arrival": { "delay": 650, "time": "1749569570" }, "departure": { "delay": 679, "time": "1749569599" }, "stopId": "49LOUEfresU", "stopSequence": 6 }, { "arrival": { "delay": 561, "time": "1749569661" }, "departure": { "delay": 612, "time": "1749569712" }, "stopId": "49LOUErondR", "stopSequence": 7 }, { "arrival": { "delay": 454, "time": "1749569974" }, "departure": { "delay": 487, "time": "1749570007" }, "stopId": "49LAYOactiR", "stopSequence": 8 }, { "arrival": { "delay": 475, "time": "1749570055" }, "departure": { "delay": 523, "time": "1749570103" }, "stopId": "49LAYOpromR", "stopSequence": 9 }, { "arrival": { "delay": 379, "time": "1749570319" }, "departure": { "delay": 429, "time": "1749570369" }, "stopId": "49LATTlinkR", "stopSequence": 10 }, { "arrival": { "delay": 411, "time": "1749570531" }, "departure": { "delay": 414, "time": "1749570534" }, "stopId": "49LATTsauvR", "stopSequence": 11 }, { "arrival": { "delay": 393, "time": "1749570633" }, "departure": { "delay": 430, "time": "1749570670" }, "stopId": "49CHANreneR", "stopSequence": 12 }, { "arrival": { "delay": 398, "time": "1749570698" }, "departure": { "delay": 402, "time": "1749570702" }, "stopId": "49CHANespeR", "stopSequence": 13 }, { "arrival": { "delay": 310, "time": "1749571030" }, "departure": { "delay": 310, "time": "1749571030" }, "stopId": "49CHEMtroiU", "stopSequence": 14 }, { "arrival": { "delay": 310, "time": "1749571270" }, "departure": { "delay": 310, "time": "1749571270" }, "stopId": "49CHEMpierR", "stopSequence": 15 }, { "arrival": { "delay": 310, "time": "1749571750" }, "departure": { "delay": 310, "time": "1749571750" }, "stopId": "49MLAYfoirR", "stopSequence": 16 }, { "arrival": { "delay": 310, "time": "1749572110" }, "departure": { "delay": 310, "time": "1749572110" }, "stopId": "49GARDnatiR", "stopSequence": 17 }, { "arrival": { "delay": 310, "time": "1749572290" }, "departure": { "delay": 310, "time": "1749572290" }, "stopId": "49TREMbrecR", "stopSequence": 18 }, { "arrival": { "delay": 310, "time": "1749572410" }, "departure": { "delay": 310, "time": "1749572410" }, "stopId": "49TREMgareR", "stopSequence": 19 }, { "arrival": { "delay": 310, "time": "1749572470" }, "departure": { "delay": 310, "time": "1749572470" }, "stopId": "49TREMprieR", "stopSequence": 20 }, { "arrival": { "delay": 310, "time": "1749572590" }, "departure": { "delay": 310, "time": "1749572590" }, "stopId": "49TREMraveU", "stopSequence": 21 }, { "arrival": { "delay": 310, "time": "1749572710" }, "departure": { "delay": 310, "time": "1749572710" }, "stopId": "49TREMpastR", "stopSequence": 22 }, { "arrival": { "delay": 310, "time": "1749572770" }, "departure": { "delay": 310, "time": "1749572770" }, "stopId": "49TREMpontR", "stopSequence": 23 }, { "arrival": { "delay": 310, "time": "1749572890" }, "departure": { "delay": 310, "time": "1749572890" }, "stopId": "49NUAIegliR", "stopSequence": 24 }, { "arrival": { "delay": 310, "time": "1749572950" }, "departure": { "delay": 310, "time": "1749572950" }, "stopId": "49NUAIfernR", "stopSequence": 25 }, { "arrival": { "delay": 310, "time": "1749573250" }, "departure": { "delay": 310, "time": "1749573250" }, "stopId": "49CHOLlouiR", "stopSequence": 26 }, { "arrival": { "delay": 310, "time": "1749573430" }, "departure": { "delay": 310, "time": "1749573430" }, "stopId": "49CHOLbethR", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLpierU2", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLhallU", "stopSequence": 30 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "407|25862844:T10|17:00:00" }, "vehicle": { "id": "6320b1db09dda81a65381e56", "label": "22767", "licensePlate": "DF-184-TR" } } }, { "id": "RT|417|25264208:T1|6:25:00|1-6999769094", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86326, "time": "1749529574" }, "departure": { "delay": -86227, "time": "1749529673" }, "stopId": "49GENN1962A", "stopSequence": 1 }, { "arrival": { "delay": -86250, "time": "1749529950" }, "departure": { "delay": -86246, "time": "1749529954" }, "stopId": "49SEPTsaleA", "stopSequence": 2 }, { "arrival": { "delay": -86252, "time": "1749530068" }, "departure": { "delay": -86244, "time": "1749530076" }, "stopId": "49SEPTplesA", "stopSequence": 3 }, { "arrival": { "delay": -86245, "time": "1749530135" }, "departure": { "delay": -86242, "time": "1749530138" }, "stopId": "49SEPTgenaA", "stopSequence": 4 }, { "arrival": { "delay": -86308, "time": "1749530252" }, "departure": { "delay": -86278, "time": "1749530282" }, "stopId": "49COUTgennA", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "49COUTangeA", "stopSequence": 6 }, { "arrival": { "delay": -86337, "time": "1749530583" }, "departure": { "delay": -86327, "time": "1749530593" }, "stopId": "49GOHIrochA", "stopSequence": 7 }, { "arrival": { "delay": -86324, "time": "1749530656" }, "departure": { "delay": -86307, "time": "1749530673" }, "stopId": "49GOHIchatA", "stopSequence": 8 }, { "arrival": { "delay": -86348, "time": "1749530812" }, "departure": { "delay": -86340, "time": "1749530820" }, "stopId": "49GOHIboutA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "49SULPsourA", "stopSequence": 10 }, { "arrival": { "delay": -86391, "time": "1749531129" }, "departure": { "delay": -86366, "time": "1749531154" }, "stopId": "49SULPegliA", "stopSequence": 11 }, { "arrival": { "delay": -86442, "time": "1749531378" }, "stopId": "49SATUrepoA", "stopSequence": 12 }, { "arrival": { "delay": -86394, "time": "1749531546" }, "departure": { "delay": -86384, "time": "1749531556" }, "stopId": "49MAUVsainA", "stopSequence": 13 }, { "arrival": { "delay": -86407, "time": "1749531653" }, "departure": { "delay": -86313, "time": "1749531747" }, "stopId": "49JUIGveneA", "stopSequence": 14 }, { "arrival": { "delay": -86325, "time": "1749531855" }, "departure": { "delay": -86308, "time": "1749531872" }, "stopId": "49JUIGegliA", "stopSequence": 15 }, { "arrival": { "delay": -86379, "time": "1749531921" }, "departure": { "delay": -86291, "time": "1749532009" }, "stopId": "49JUIGsociA", "stopSequence": 16 }, { "arrival": { "delay": -86347, "time": "1749532073" }, "departure": { "delay": -86339, "time": "1749532081" }, "stopId": "49JUIGchasA", "stopSequence": 17 }, { "arrival": { "delay": -86329, "time": "1749532151" }, "departure": { "delay": -86298, "time": "1749532182" }, "stopId": "49JUIGmontA", "stopSequence": 18 }, { "arrival": { "delay": -86301, "time": "1749532599" }, "departure": { "delay": -86268, "time": "1749532632" }, "stopId": "49ANGEallaA", "stopSequence": 19 }, { "arrival": { "delay": -86238, "time": "1749532782" }, "departure": { "delay": -86222, "time": "1749532798" }, "stopId": "49ANGEesa1A", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 21 }, { "arrival": { "delay": -86569, "time": "1749532931" }, "departure": { "delay": -86423, "time": "1749533077" }, "stopId": "49ANGEbertA", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEroutA", "stopSequence": 23 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "417", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "417|25264208:T1|6:25:00" }, "vehicle": { "id": "2b18660965a9805c", "label": "Gennes-Val-de-Loire → Angers" } } }, { "id": "RT|417|25392631:T3|17:30:00|1-6999834633", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -714, "time": "1749568686" }, "departure": { "delay": 392, "time": "1749569792" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 495, "time": "1749570735" }, "departure": { "delay": 539, "time": "1749570779" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 510, "time": "1749570990" }, "departure": { "delay": 510, "time": "1749570990" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 510, "time": "1749572610" }, "departure": { "delay": 510, "time": "1749572610" }, "stopId": "49JUIGmontR", "stopSequence": 5 }, { "arrival": { "delay": 510, "time": "1749572730" }, "departure": { "delay": 510, "time": "1749572730" }, "stopId": "49JUIGchasR", "stopSequence": 6 }, { "arrival": { "delay": 510, "time": "1749572790" }, "departure": { "delay": 510, "time": "1749572790" }, "stopId": "49JUIGsociR", "stopSequence": 7 }, { "arrival": { "delay": 510, "time": "1749572910" }, "departure": { "delay": 510, "time": "1749572910" }, "stopId": "49JUIGegliR", "stopSequence": 8 }, { "arrival": { "delay": 510, "time": "1749573030" }, "departure": { "delay": 510, "time": "1749573030" }, "stopId": "49JUIGveneR", "stopSequence": 9 }, { "arrival": { "delay": 510, "time": "1749573210" }, "departure": { "delay": 510, "time": "1749573210" }, "stopId": "49MAUVsainR", "stopSequence": 10 }, { "arrival": { "delay": 510, "time": "1749573450" }, "departure": { "delay": 510, "time": "1749573450" }, "stopId": "49SATUrepoR", "stopSequence": 11 }, { "arrival": { "delay": 510, "time": "1749573570" }, "departure": { "delay": 510, "time": "1749573570" }, "stopId": "49SULPegliR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "49SULPsourR", "stopSequence": 13 }, { "arrival": { "delay": 510, "time": "1749573870" }, "departure": { "delay": 510, "time": "1749573870" }, "stopId": "49GOHIboutR", "stopSequence": 14 }, { "arrival": { "delay": 510, "time": "1749574050" }, "departure": { "delay": 510, "time": "1749574050" }, "stopId": "49GOHIchatR", "stopSequence": 15 }, { "arrival": { "delay": 510, "time": "1749574110" }, "departure": { "delay": 510, "time": "1749574110" }, "stopId": "49GOHIrochR", "stopSequence": 16 }, { "arrival": { "delay": 510, "time": "1749574350" }, "departure": { "delay": 510, "time": "1749574350" }, "stopId": "49COUTangeR", "stopSequence": 17 }, { "arrival": { "delay": 510, "time": "1749574410" }, "departure": { "delay": 510, "time": "1749574410" }, "stopId": "49COUTgennR", "stopSequence": 18 }, { "arrival": { "delay": 510, "time": "1749574590" }, "departure": { "delay": 510, "time": "1749574590" }, "stopId": "49SEPTgenaR", "stopSequence": 19 }, { "arrival": { "delay": 510, "time": "1749574830" }, "departure": { "delay": 510, "time": "1749574830" }, "stopId": "49SEPTplesR", "stopSequence": 20 }, { "arrival": { "delay": 510, "time": "1749574950" }, "departure": { "delay": 510, "time": "1749574950" }, "stopId": "49SEPTsaleR", "stopSequence": 21 }, { "arrival": { "delay": 510, "time": "1749575130" }, "departure": { "delay": 510, "time": "1749575130" }, "stopId": "49GENN1962A", "stopSequence": 22 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "417", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "417|25392631:T3|17:30:00" }, "vehicle": { "id": "2b18660965a9805c", "label": "Angers → Gennes-Val-de-Loire" } } }, { "id": "RT|419|25326043:T2|17:35:00|1-7031357443", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -191, "time": "1749569509" }, "departure": { "delay": 54, "time": "1749569754" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 301, "time": "1749570721" }, "departure": { "delay": 334, "time": "1749570754" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 216, "time": "1749570816" }, "departure": { "delay": 294, "time": "1749570894" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": 270, "time": "1749570990" }, "departure": { "delay": 270, "time": "1749570990" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": 270, "time": "1749572370" }, "departure": { "delay": 270, "time": "1749572370" }, "stopId": "49FAYEmntbR", "stopSequence": 6 }, { "arrival": { "delay": 270, "time": "1749572490" }, "departure": { "delay": 270, "time": "1749572490" }, "stopId": "49FAYEmontR", "stopSequence": 7 }, { "arrival": { "delay": 270, "time": "1749572730" }, "departure": { "delay": 270, "time": "1749572730" }, "stopId": "49FAYEegliR", "stopSequence": 8 }, { "arrival": { "delay": 270, "time": "1749572970" }, "departure": { "delay": 270, "time": "1749572970" }, "stopId": "49THOUrepuR", "stopSequence": 9 }, { "arrival": { "delay": 270, "time": "1749573090" }, "departure": { "delay": 270, "time": "1749573090" }, "stopId": "49THOUcourU", "stopSequence": 10 }, { "arrival": { "delay": 270, "time": "1749573270" }, "departure": { "delay": 270, "time": "1749573270" }, "stopId": "49THOUmoulR", "stopSequence": 11 }, { "arrival": { "delay": 270, "time": "1749573390" }, "departure": { "delay": 270, "time": "1749573390" }, "stopId": "49MACHfaveR", "stopSequence": 12 }, { "arrival": { "delay": 270, "time": "1749573570" }, "departure": { "delay": 270, "time": "1749573570" }, "stopId": "49MACHmachU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "419", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "419|25326043:T2|17:35:00" }, "vehicle": { "id": "676a7b14a71f79eb39090c14", "label": "4047", "licensePlate": "HA-569-KY" } } }, { "id": "RT|410|25837386:T3|17:00:00|1-6880165900", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -436, "time": "1749567164" }, "departure": { "delay": 23, "time": "1749567623" }, "stopId": "49ANGEroutUP", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGElequR", "stopSequence": 2 }, { "arrival": { "delay": -80, "time": "1749568600" }, "departure": { "delay": 28, "time": "1749568708" }, "stopId": "49ANGEpattR", "stopSequence": 3 }, { "arrival": { "delay": -122, "time": "1749570238" }, "departure": { "delay": -75, "time": "1749570285" }, "stopId": "49GEORegliR", "stopSequence": 4 }, { "arrival": { "delay": -181, "time": "1749570599" }, "departure": { "delay": -131, "time": "1749570649" }, "stopId": "49PRESboulR", "stopSequence": 5 }, { "arrival": { "delay": -190, "time": "1749571010" }, "departure": { "delay": -190, "time": "1749571010" }, "stopId": "49LOIRroutA", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1749571130" }, "departure": { "delay": -70, "time": "1749571130" }, "stopId": "49LOIRtourR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "49POMMmoreR", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "410", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "410|25837386:T3|17:00:00" }, "vehicle": { "id": "6320b1da09dda81a6538188b", "label": "264", "licensePlate": "BS-450-QB" } } }, { "id": "RT|410|25837386:T6|18:00:00|1-6880165903-cLPO03-LM_JV__", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -725, "time": "1749570475" }, "stopId": "49ANGEroutUP", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGElequR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "49GEORegliR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574380" }, "departure": { "delay": 0, "time": "1749574380" }, "stopId": "49PRESboulR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574680" }, "departure": { "delay": 0, "time": "1749574680" }, "stopId": "49LOIRroutA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "49LOIRtourR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "49POMMmoreR", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "410", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "410|25837386:T6|18:00:00" }, "vehicle": { "id": "66d5863e071909c41cc2a503", "label": "237", "licensePlate": "DD-033-RA" } } }, { "id": "RT|407|25862843:T11|17:15:00|1-6838812750", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLhallU", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1749569159" }, "departure": { "delay": 153, "time": "1749569253" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 178, "time": "1749569518" }, "departure": { "delay": 219, "time": "1749569559" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1749570027" }, "departure": { "delay": 246, "time": "1749570066" }, "stopId": "49NUAIfernA", "stopSequence": 5 }, { "arrival": { "delay": 245, "time": "1749570125" }, "departure": { "delay": 252, "time": "1749570132" }, "stopId": "49NUAIegliA", "stopSequence": 6 }, { "arrival": { "delay": 242, "time": "1749570242" }, "departure": { "delay": 248, "time": "1749570248" }, "stopId": "49TREMpontA", "stopSequence": 7 }, { "arrival": { "delay": 242, "time": "1749570302" }, "departure": { "delay": 317, "time": "1749570377" }, "stopId": "49TREMpastA", "stopSequence": 8 }, { "arrival": { "delay": 313, "time": "1749570493" }, "departure": { "delay": 324, "time": "1749570504" }, "stopId": "49TREMprieA", "stopSequence": 9 }, { "arrival": { "delay": 318, "time": "1749570558" }, "departure": { "delay": 338, "time": "1749570578" }, "stopId": "49TREMgareA", "stopSequence": 10 }, { "arrival": { "delay": 330, "time": "1749570630" }, "departure": { "delay": 344, "time": "1749570644" }, "stopId": "49TREMbrecA", "stopSequence": 11 }, { "arrival": { "delay": 349, "time": "1749570889" }, "departure": { "delay": 361, "time": "1749570901" }, "stopId": "49GARDnatiA", "stopSequence": 12 }, { "arrival": { "delay": 360, "time": "1749571260" }, "departure": { "delay": 360, "time": "1749571260" }, "stopId": "49MLAYfoirA", "stopSequence": 13 }, { "arrival": { "delay": 360, "time": "1749571740" }, "departure": { "delay": 360, "time": "1749571740" }, "stopId": "49CHEMpierA", "stopSequence": 14 }, { "arrival": { "delay": 360, "time": "1749572340" }, "departure": { "delay": 360, "time": "1749572340" }, "stopId": "49CHEMtroiU", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1749572700" }, "departure": { "delay": 360, "time": "1749572700" }, "stopId": "49CHANespeA", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1749572760" }, "departure": { "delay": 360, "time": "1749572760" }, "stopId": "49CHANreneA", "stopSequence": 17 }, { "arrival": { "delay": 360, "time": "1749572880" }, "departure": { "delay": 360, "time": "1749572880" }, "stopId": "49LATTsauvA", "stopSequence": 18 }, { "arrival": { "delay": 360, "time": "1749573060" }, "departure": { "delay": 360, "time": "1749573060" }, "stopId": "49LATTlinkA", "stopSequence": 19 }, { "arrival": { "delay": 360, "time": "1749573360" }, "departure": { "delay": 360, "time": "1749573360" }, "stopId": "49LAYOpromA", "stopSequence": 20 }, { "arrival": { "delay": 360, "time": "1749573420" }, "departure": { "delay": 360, "time": "1749573420" }, "stopId": "49LAYOactiA", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1749573780" }, "departure": { "delay": 360, "time": "1749573780" }, "stopId": "49LOUEpharU", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1749573900" }, "departure": { "delay": 360, "time": "1749573900" }, "stopId": "49LOUEfresU", "stopSequence": 23 }, { "arrival": { "delay": 360, "time": "1749574020" }, "departure": { "delay": 360, "time": "1749574020" }, "stopId": "49LOUErondA", "stopSequence": 24 }, { "arrival": { "delay": 360, "time": "1749574800" }, "departure": { "delay": 360, "time": "1749574800" }, "stopId": "49ANGEallaA", "stopSequence": 25 }, { "arrival": { "delay": 360, "time": "1749574980" }, "departure": { "delay": 360, "time": "1749574980" }, "stopId": "49ANGEesa1A", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 27 }, { "arrival": { "delay": 360, "time": "1749575220" }, "departure": { "delay": 360, "time": "1749575220" }, "stopId": "49ANGEbertA", "stopSequence": 28 }, { "arrival": { "delay": 360, "time": "1749575760" }, "departure": { "delay": 360, "time": "1749575760" }, "stopId": "49ANGEroutR", "stopSequence": 29 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "407|25862843:T11|17:15:00" }, "vehicle": { "id": "6320b1da09dda81a6538191a", "label": "37530", "licensePlate": "FR-386-GJ" } } }, { "id": "RT|405|25286139:T8|17:35:00|1-6798508038", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -604, "time": "1749569096" }, "departure": { "delay": 124, "time": "1749569824" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 412, "time": "1749570832" }, "departure": { "delay": 463, "time": "1749570883" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 450, "time": "1749571050" }, "departure": { "delay": 450, "time": "1749571050" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 450, "time": "1749571770" }, "departure": { "delay": 450, "time": "1749571770" }, "stopId": "49MELAmultR", "stopSequence": 5 }, { "arrival": { "delay": 450, "time": "1749571890" }, "departure": { "delay": 450, "time": "1749571890" }, "stopId": "49JUIGlansR", "stopSequence": 6 }, { "arrival": { "delay": 450, "time": "1749572190" }, "departure": { "delay": 450, "time": "1749572190" }, "stopId": "49MAUVhomoR", "stopSequence": 7 }, { "arrival": { "delay": 450, "time": "1749572370" }, "departure": { "delay": 450, "time": "1749572370" }, "stopId": "49QUINgeneU", "stopSequence": 8 }, { "arrival": { "delay": 450, "time": "1749572670" }, "departure": { "delay": 450, "time": "1749572670" }, "stopId": "49QUINaubaR", "stopSequence": 9 }, { "arrival": { "delay": 450, "time": "1749572910" }, "departure": { "delay": 450, "time": "1749572910" }, "stopId": "49QUINclerR", "stopSequence": 10 }, { "arrival": { "delay": 450, "time": "1749573150" }, "departure": { "delay": 450, "time": "1749573150" }, "stopId": "49LLEUcentR", "stopSequence": 11 }, { "arrival": { "delay": 450, "time": "1749573570" }, "departure": { "delay": 450, "time": "1749573570" }, "stopId": "49SAULcentR", "stopSequence": 12 }, { "arrival": { "delay": 450, "time": "1749574830" }, "departure": { "delay": 450, "time": "1749574830" }, "stopId": "49DOUEzoolR", "stopSequence": 13 }, { "arrival": { "delay": 450, "time": "1749575130" }, "departure": { "delay": 450, "time": "1749575130" }, "stopId": "49DOUEfoirR", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "405|25286139:T8|17:35:00" }, "vehicle": { "id": "6320b1db09dda81a65381b21", "label": "24111", "licensePlate": "DT-202-VD" } } }, { "id": "RT|405|25284296:T8|16:20:00|1-6802243600", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -176, "time": "1749565024" }, "departure": { "delay": -33, "time": "1749565167" }, "stopId": "49BELLagriU", "stopSequence": 1 }, { "arrival": { "delay": -220, "time": "1749565280" }, "departure": { "delay": -51, "time": "1749565449" }, "stopId": "49BELLardiA", "stopSequence": 2 }, { "arrival": { "delay": -361, "time": "1749566339" }, "departure": { "delay": -32, "time": "1749566668" }, "stopId": "49DOUEfoirA", "stopSequence": 3 }, { "arrival": { "delay": -46, "time": "1749566954" }, "departure": { "delay": -10, "time": "1749566990" }, "stopId": "49DOUEzoolA", "stopSequence": 4 }, { "arrival": { "delay": -170, "time": "1749567670" }, "departure": { "delay": -43, "time": "1749567797" }, "stopId": "49SAULcentA", "stopSequence": 5 }, { "arrival": { "delay": -24, "time": "1749567996" }, "departure": { "delay": -10, "time": "1749568010" }, "stopId": "49LLEUcentA", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "49QUINclerA", "stopSequence": 7 }, { "arrival": { "delay": -82, "time": "1749568478" }, "departure": { "delay": -11, "time": "1749568549" }, "stopId": "49QUINaubaA", "stopSequence": 8 }, { "arrival": { "delay": -135, "time": "1749568665" }, "departure": { "delay": -51, "time": "1749568749" }, "stopId": "49QUINgeneU", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "49JUIGlansA", "stopSequence": 10 }, { "arrival": { "delay": -89, "time": "1749569251" }, "departure": { "delay": -68, "time": "1749569272" }, "stopId": "49MELAmultA", "stopSequence": 11 }, { "arrival": { "delay": -74, "time": "1749569686" }, "departure": { "delay": -44, "time": "1749569716" }, "stopId": "49ANGEallaA", "stopSequence": 12 }, { "arrival": { "delay": 42, "time": "1749569982" }, "departure": { "delay": 73, "time": "1749570013" }, "stopId": "49ANGEesa1A", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1749570300" }, "departure": { "delay": 279, "time": "1749570399" }, "stopId": "49ANGEbertA", "stopSequence": 15 }, { "arrival": { "delay": -118, "time": "1749570602" }, "stopId": "49ANGEroutR", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "405|25284296:T8|16:20:00" }, "vehicle": { "id": "6320b1da09dda81a65381827", "label": "37529", "licensePlate": "FR-308-GJ" } } }, { "id": "RT|405|25286139:T9|18:00:00|1-6798508036", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -500, "time": "1749570700" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571920" }, "departure": { "delay": 0, "time": "1749571920" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572040" }, "departure": { "delay": 0, "time": "1749572040" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "49MELAmultR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573060" }, "departure": { "delay": 0, "time": "1749573060" }, "stopId": "49JUIGlansR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573300" }, "departure": { "delay": 0, "time": "1749573300" }, "stopId": "49MAUVhomoR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "49QUINgeneU", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573720" }, "departure": { "delay": 0, "time": "1749573720" }, "stopId": "49QUINaubaR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573840" }, "departure": { "delay": 0, "time": "1749573840" }, "stopId": "49QUINclerR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749574200" }, "departure": { "delay": 0, "time": "1749574200" }, "stopId": "49LLEUcentR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749574620" }, "departure": { "delay": 0, "time": "1749574620" }, "stopId": "49SAULcentR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749575880" }, "departure": { "delay": 0, "time": "1749575880" }, "stopId": "49DOUEzoolR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749576180" }, "departure": { "delay": 0, "time": "1749576180" }, "stopId": "49DOUEfoirR", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "405|25286139:T9|18:00:00" }, "vehicle": { "id": "6320b1da09dda81a65381827", "label": "37529", "licensePlate": "FR-308-GJ" } } }, { "id": "RT|408|25326052:T5|17:18:00|1-6849232898", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLavenU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR1", "stopSequence": 2 }, { "arrival": { "delay": 73, "time": "1749569773" }, "departure": { "delay": 102, "time": "1749569802" }, "stopId": "49CHOLblerU", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1749571110" }, "departure": { "delay": -30, "time": "1749571110" }, "stopId": "49BAUPmartR", "stopSequence": 4 }, { "arrival": { "delay": -30, "time": "1749571350" }, "departure": { "delay": -30, "time": "1749571350" }, "stopId": "49BAUP8maiU", "stopSequence": 5 }, { "arrival": { "delay": -30, "time": "1749571470" }, "departure": { "delay": -30, "time": "1749571470" }, "stopId": "49BAUPpetiR", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1749571590" }, "departure": { "delay": -30, "time": "1749571590" }, "stopId": "49BAUPalfrU", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1749572430" }, "departure": { "delay": -30, "time": "1749572430" }, "stopId": "49PIEReramU", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1749572550" }, "departure": { "delay": -30, "time": "1749572550" }, "stopId": "49PIERpostU", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1749572850" }, "departure": { "delay": -30, "time": "1749572850" }, "stopId": "49MNTRpostA", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1749573150" }, "departure": { "delay": -30, "time": "1749573150" }, "stopId": "49MUGEsouvU", "stopSequence": 11 }, { "arrival": { "delay": -30, "time": "1749573450" }, "departure": { "delay": -30, "time": "1749573450" }, "stopId": "49FUILmairR", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1749573990" }, "departure": { "delay": -30, "time": "1749573990" }, "stopId": "49AUTEmultR", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1749574530" }, "departure": { "delay": -30, "time": "1749574530" }, "stopId": "49LIREretrR", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1749575130" }, "departure": { "delay": -30, "time": "1749575130" }, "stopId": "44ANCEsncfU", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "408|25326052:T5|17:18:00" }, "vehicle": { "id": "66d86d907c13dd4584fc9b46", "label": "307 (Lefort)", "licensePlate": "BN-373-RY" } } }, { "id": "RT|410|25837386:T5|17:30:00|1-6880034830-cLPO02-LM_JV__", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -65, "time": "1749569335" }, "departure": { "delay": -30, "time": "1749569370" }, "stopId": "49ANGEroutUP", "stopSequence": 1 }, { "arrival": { "delay": -30, "time": "1749571170" }, "departure": { "delay": -30, "time": "1749571170" }, "stopId": "49GEORegliR", "stopSequence": 2 }, { "arrival": { "delay": -30, "time": "1749571590" }, "departure": { "delay": -30, "time": "1749571590" }, "stopId": "49PRESboulR", "stopSequence": 3 }, { "arrival": { "delay": -30, "time": "1749571950" }, "departure": { "delay": -30, "time": "1749571950" }, "stopId": "49LOIRroutA", "stopSequence": 4 }, { "arrival": { "delay": -30, "time": "1749572070" }, "departure": { "delay": -30, "time": "1749572070" }, "stopId": "49LOIRtourR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "49POMMmoreR", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "410", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "410|25837386:T5|17:30:00" }, "vehicle": { "id": "6320b1db09dda81a653828fc", "label": "313", "licensePlate": "EN-971-YT" } } }, { "id": "RT|408|25326051:T6|17:40:00|1-6848577547", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -255, "time": "1749569745" }, "departure": { "delay": 15, "time": "1749570015" }, "stopId": "44ANCEsncfU", "stopSequence": 1 }, { "arrival": { "delay": 89, "time": "1749570569" }, "departure": { "delay": 157, "time": "1749570637" }, "stopId": "49LIREretrA", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1749571090" }, "departure": { "delay": 70, "time": "1749571090" }, "stopId": "49AUTEmultA", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1749571630" }, "departure": { "delay": 70, "time": "1749571630" }, "stopId": "49FUILmairA", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1749571930" }, "departure": { "delay": 70, "time": "1749571930" }, "stopId": "49MUGEsouvU", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1749572230" }, "departure": { "delay": 70, "time": "1749572230" }, "stopId": "49MNTRpostA", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1749572530" }, "departure": { "delay": 70, "time": "1749572530" }, "stopId": "49PIEReramU", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1749572650" }, "departure": { "delay": 70, "time": "1749572650" }, "stopId": "49PIERpostU", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "408|25326051:T6|17:40:00" }, "vehicle": { "id": "6320b1db09dda81a65381ced", "label": "319", "licensePlate": "ET-123-GF" } } }, { "id": "RT|407|25862844:T11|17:35:00|1-6839009357", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -286, "time": "1749569414" }, "departure": { "delay": 20, "time": "1749569720" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 432, "time": "1749570612" }, "departure": { "delay": 520, "time": "1749570700" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 519, "time": "1749570819" }, "departure": { "delay": 593, "time": "1749570893" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 630, "time": "1749571530" }, "departure": { "delay": 630, "time": "1749571530" }, "stopId": "49LOUEpharU", "stopSequence": 5 }, { "arrival": { "delay": 630, "time": "1749571650" }, "departure": { "delay": 630, "time": "1749571650" }, "stopId": "49LOUEfresU", "stopSequence": 6 }, { "arrival": { "delay": 630, "time": "1749571830" }, "departure": { "delay": 630, "time": "1749571830" }, "stopId": "49LOUErondR", "stopSequence": 7 }, { "arrival": { "delay": 630, "time": "1749572250" }, "departure": { "delay": 630, "time": "1749572250" }, "stopId": "49LAYOactiR", "stopSequence": 8 }, { "arrival": { "delay": 630, "time": "1749572310" }, "departure": { "delay": 630, "time": "1749572310" }, "stopId": "49LAYOpromR", "stopSequence": 9 }, { "arrival": { "delay": 630, "time": "1749572670" }, "departure": { "delay": 630, "time": "1749572670" }, "stopId": "49LATTlinkR", "stopSequence": 10 }, { "arrival": { "delay": 630, "time": "1749572850" }, "departure": { "delay": 630, "time": "1749572850" }, "stopId": "49LATTsauvR", "stopSequence": 11 }, { "arrival": { "delay": 630, "time": "1749572970" }, "departure": { "delay": 630, "time": "1749572970" }, "stopId": "49CHANreneR", "stopSequence": 12 }, { "arrival": { "delay": 630, "time": "1749573030" }, "departure": { "delay": 630, "time": "1749573030" }, "stopId": "49CHANespeR", "stopSequence": 13 }, { "arrival": { "delay": 630, "time": "1749573450" }, "departure": { "delay": 630, "time": "1749573450" }, "stopId": "49CHEMtroiU", "stopSequence": 14 }, { "arrival": { "delay": 630, "time": "1749573690" }, "departure": { "delay": 630, "time": "1749573690" }, "stopId": "49CHEMpierR", "stopSequence": 15 }, { "arrival": { "delay": 630, "time": "1749574170" }, "departure": { "delay": 630, "time": "1749574170" }, "stopId": "49MLAYfoirR", "stopSequence": 16 }, { "arrival": { "delay": 630, "time": "1749574530" }, "departure": { "delay": 630, "time": "1749574530" }, "stopId": "49GARDnatiR", "stopSequence": 17 }, { "arrival": { "delay": 630, "time": "1749574710" }, "departure": { "delay": 630, "time": "1749574710" }, "stopId": "49TREMbrecR", "stopSequence": 18 }, { "arrival": { "delay": 630, "time": "1749574830" }, "departure": { "delay": 630, "time": "1749574830" }, "stopId": "49TREMgareR", "stopSequence": 19 }, { "arrival": { "delay": 630, "time": "1749574890" }, "departure": { "delay": 630, "time": "1749574890" }, "stopId": "49TREMprieR", "stopSequence": 20 }, { "arrival": { "delay": 630, "time": "1749575010" }, "departure": { "delay": 630, "time": "1749575010" }, "stopId": "49TREMraveU", "stopSequence": 21 }, { "arrival": { "delay": 630, "time": "1749575130" }, "departure": { "delay": 630, "time": "1749575130" }, "stopId": "49TREMpastR", "stopSequence": 22 }, { "arrival": { "delay": 630, "time": "1749575190" }, "departure": { "delay": 630, "time": "1749575190" }, "stopId": "49TREMpontR", "stopSequence": 23 }, { "arrival": { "delay": 630, "time": "1749575310" }, "departure": { "delay": 630, "time": "1749575310" }, "stopId": "49NUAIegliR", "stopSequence": 24 }, { "arrival": { "delay": 630, "time": "1749575370" }, "departure": { "delay": 630, "time": "1749575370" }, "stopId": "49NUAIfernR", "stopSequence": 25 }, { "arrival": { "delay": 630, "time": "1749575670" }, "departure": { "delay": 630, "time": "1749575670" }, "stopId": "49CHOLlouiR", "stopSequence": 26 }, { "arrival": { "delay": 630, "time": "1749575850" }, "departure": { "delay": 630, "time": "1749575850" }, "stopId": "49CHOLbethR", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR", "stopSequence": 28 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLpierU2", "stopSequence": 29 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLhallU", "stopSequence": 30 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "407|25862844:T11|17:35:00" }, "vehicle": { "id": "6320b1da09dda81a65381988", "label": "37536", "licensePlate": "FR-267-MN" } } }, { "id": "RT|407|25862843:T10|16:25:00|1-6840254540", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLhallU", "stopSequence": 1 }, { "arrival": { "delay": -70, "time": "1749566030" }, "departure": { "delay": 89, "time": "1749566189" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 44, "time": "1749566384" }, "departure": { "delay": 104, "time": "1749566444" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1749566926" }, "departure": { "delay": 113, "time": "1749566933" }, "stopId": "49NUAIfernA", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1749566982" }, "departure": { "delay": 109, "time": "1749566989" }, "stopId": "49NUAIegliA", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1749567091" }, "departure": { "delay": 96, "time": "1749567096" }, "stopId": "49TREMpontA", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1749567149" }, "departure": { "delay": 98, "time": "1749567158" }, "stopId": "49TREMpastA", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1749567214" }, "departure": { "delay": 141, "time": "1749567321" }, "stopId": "49TREMprieA", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1749567367" }, "departure": { "delay": 139, "time": "1749567379" }, "stopId": "49TREMgareA", "stopSequence": 10 }, { "arrival": { "delay": 119, "time": "1749567419" }, "departure": { "delay": 127, "time": "1749567427" }, "stopId": "49TREMbrecA", "stopSequence": 11 }, { "arrival": { "delay": 108, "time": "1749567648" }, "departure": { "delay": 182, "time": "1749567722" }, "stopId": "49GARDnatiA", "stopSequence": 12 }, { "arrival": { "delay": 208, "time": "1749568108" }, "departure": { "delay": 245, "time": "1749568145" }, "stopId": "49MLAYfoirA", "stopSequence": 13 }, { "arrival": { "delay": 201, "time": "1749568341" }, "departure": { "delay": 269, "time": "1749568409" }, "stopId": "49MLAYcollU", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1749568532" }, "departure": { "delay": 241, "time": "1749568621" }, "stopId": "49CHEMpierA", "stopSequence": 15 }, { "arrival": { "delay": -149, "time": "1749568831" }, "departure": { "delay": -25, "time": "1749568955" }, "stopId": "49CHEMtroiU", "stopSequence": 16 }, { "arrival": { "delay": 14, "time": "1749569354" }, "departure": { "delay": 16, "time": "1749569356" }, "stopId": "49CHANespeA", "stopSequence": 17 }, { "arrival": { "delay": -11, "time": "1749569389" }, "departure": { "delay": -5, "time": "1749569395" }, "stopId": "49CHANreneA", "stopSequence": 18 }, { "arrival": { "delay": -44, "time": "1749569476" }, "departure": { "delay": -39, "time": "1749569481" }, "stopId": "49LATTsauvA", "stopSequence": 19 }, { "arrival": { "delay": -121, "time": "1749569579" }, "departure": { "delay": -46, "time": "1749569654" }, "stopId": "49LATTlinkA", "stopSequence": 20 }, { "arrival": { "delay": -112, "time": "1749569888" }, "departure": { "delay": -58, "time": "1749569942" }, "stopId": "49LAYOpromA", "stopSequence": 21 }, { "arrival": { "delay": -38, "time": "1749570022" }, "departure": { "delay": -28, "time": "1749570032" }, "stopId": "49LAYOactiA", "stopSequence": 22 }, { "arrival": { "delay": -33, "time": "1749570387" }, "departure": { "delay": -11, "time": "1749570409" }, "stopId": "49LOUEpharU", "stopSequence": 23 }, { "arrival": { "delay": -61, "time": "1749570479" }, "departure": { "delay": -23, "time": "1749570517" }, "stopId": "49LOUEfresU", "stopSequence": 24 }, { "arrival": { "delay": -98, "time": "1749570562" }, "departure": { "delay": -54, "time": "1749570606" }, "stopId": "49LOUErondA", "stopSequence": 25 }, { "arrival": { "delay": -160, "time": "1749571280" }, "departure": { "delay": -160, "time": "1749571280" }, "stopId": "49ANGEallaA", "stopSequence": 26 }, { "arrival": { "delay": -160, "time": "1749571460" }, "departure": { "delay": -160, "time": "1749571460" }, "stopId": "49ANGEesa1A", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 28 }, { "arrival": { "delay": -160, "time": "1749571700" }, "departure": { "delay": -160, "time": "1749571700" }, "stopId": "49ANGEbertA", "stopSequence": 29 }, { "arrival": { "delay": -160, "time": "1749572240" }, "departure": { "delay": -160, "time": "1749572240" }, "stopId": "49ANGEroutR", "stopSequence": 30 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "407|25862843:T10|16:25:00" }, "vehicle": { "id": "6320b1db09dda81a65381af1", "label": "22768", "licensePlate": "DJ-916-JY" } } }, { "id": "RT|420|25326044:T3|17:40:00|1-7046955019", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 811, "time": "1749570811" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 970, "time": "1749571690" }, "departure": { "delay": 970, "time": "1749571690" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 970, "time": "1749571870" }, "departure": { "delay": 970, "time": "1749571870" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": 970, "time": "1749571990" }, "departure": { "delay": 970, "time": "1749571990" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": 970, "time": "1749572830" }, "departure": { "delay": 970, "time": "1749572830" }, "stopId": "49LOUErondR", "stopSequence": 6 }, { "arrival": { "delay": 970, "time": "1749573010" }, "departure": { "delay": 970, "time": "1749573010" }, "stopId": "49LOUEbesnR", "stopSequence": 7 }, { "arrival": { "delay": 970, "time": "1749573190" }, "departure": { "delay": 970, "time": "1749573190" }, "stopId": "49LAYOsignR", "stopSequence": 8 }, { "arrival": { "delay": 970, "time": "1749573310" }, "departure": { "delay": 970, "time": "1749573310" }, "stopId": "49LAYOvincR", "stopSequence": 9 }, { "arrival": { "delay": 970, "time": "1749573610" }, "departure": { "delay": 970, "time": "1749573610" }, "stopId": "49RABLmairR", "stopSequence": 10 }, { "arrival": { "delay": 970, "time": "1749573910" }, "departure": { "delay": 970, "time": "1749573910" }, "stopId": "49LYONrabeR", "stopSequence": 11 }, { "arrival": { "delay": 970, "time": "1749574390" }, "departure": { "delay": 970, "time": "1749574390" }, "stopId": "49VALAcentR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "420", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "420|25326044:T3|17:40:00" }, "vehicle": { "id": "6320b1db09dda81a65381c5e", "label": "4026", "licensePlate": "EE-015-LM" } } }, { "id": "RT|417|25264208:T5|17:20:00|1-6999638018", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -102, "time": "1749568698" }, "departure": { "delay": -94, "time": "1749568706" }, "stopId": "49SAUMbalzA", "stopSequence": 1 }, { "arrival": { "delay": 147, "time": "1749569127" }, "departure": { "delay": 156, "time": "1749569136" }, "stopId": "49SAUMmaupA", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1749569240" }, "departure": { "delay": 151, "time": "1749569251" }, "stopId": "49SAUMmareA", "stopSequence": 3 }, { "arrival": { "delay": 119, "time": "1749569399" }, "departure": { "delay": 133, "time": "1749569413" }, "stopId": "49HILApompA", "stopSequence": 4 }, { "arrival": { "delay": 146, "time": "1749569486" }, "departure": { "delay": 158, "time": "1749569498" }, "stopId": "49HILApaluA", "stopSequence": 5 }, { "arrival": { "delay": 184, "time": "1749569584" }, "departure": { "delay": 200, "time": "1749569600" }, "stopId": "49HILAfontA", "stopSequence": 6 }, { "arrival": { "delay": 196, "time": "1749569656" }, "departure": { "delay": 207, "time": "1749569667" }, "stopId": "49HILAalleA", "stopSequence": 7 }, { "arrival": { "delay": 172, "time": "1749569692" }, "departure": { "delay": 176, "time": "1749569696" }, "stopId": "49HILAchamA", "stopSequence": 8 }, { "arrival": { "delay": 181, "time": "1749569821" }, "departure": { "delay": 191, "time": "1749569831" }, "stopId": "49TREVmimeA", "stopSequence": 9 }, { "arrival": { "delay": 229, "time": "1749569929" }, "departure": { "delay": 260, "time": "1749569960" }, "stopId": "49TREVchenA", "stopSequence": 10 }, { "arrival": { "delay": 237, "time": "1749570177" }, "departure": { "delay": 243, "time": "1749570183" }, "stopId": "49TREVprebA", "stopSequence": 11 }, { "arrival": { "delay": 158, "time": "1749570278" }, "departure": { "delay": 182, "time": "1749570302" }, "stopId": "49TREVcunaA", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1749570396" }, "departure": { "delay": 224, "time": "1749570404" }, "stopId": "49TREVcaveA", "stopSequence": 13 }, { "arrival": { "delay": 236, "time": "1749570596" }, "departure": { "delay": 304, "time": "1749570664" }, "stopId": "49GENN1962A", "stopSequence": 14 }, { "arrival": { "delay": 315, "time": "1749570915" }, "departure": { "delay": 325, "time": "1749570925" }, "stopId": "49SEPTsaleA", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1749571080" }, "departure": { "delay": 300, "time": "1749571080" }, "stopId": "49SEPTplesA", "stopSequence": 16 }, { "arrival": { "delay": 300, "time": "1749571140" }, "departure": { "delay": 300, "time": "1749571140" }, "stopId": "49SEPTgenaA", "stopSequence": 17 }, { "arrival": { "delay": 300, "time": "1749571500" }, "departure": { "delay": 300, "time": "1749571500" }, "stopId": "49COUTgennA", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1749571560" }, "departure": { "delay": 300, "time": "1749571560" }, "stopId": "49COUTangeA", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "417", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "417|25264208:T5|17:20:00" }, "vehicle": { "id": "6320b1da09dda81a65381942", "label": "37532", "licensePlate": "FR-462-GJ" } } }, { "id": "RT|407|25862844:T3|7:35:00|1-6840385592", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86965, "time": "1749533135" }, "departure": { "delay": -86368, "time": "1749533732" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -86413, "time": "1749534167" }, "departure": { "delay": -86400, "time": "1749534180" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -86365, "time": "1749534335" }, "departure": { "delay": -86269, "time": "1749534431" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": -86178, "time": "1749535062" }, "departure": { "delay": -86142, "time": "1749535098" }, "stopId": "49LOUErondR", "stopSequence": 5 }, { "arrival": { "delay": -86291, "time": "1749535369" }, "departure": { "delay": -86286, "time": "1749535374" }, "stopId": "49LAYOactiR", "stopSequence": 6 }, { "arrival": { "delay": -86296, "time": "1749535424" }, "departure": { "delay": -86252, "time": "1749535468" }, "stopId": "49LAYOpromR", "stopSequence": 7 }, { "arrival": { "delay": -86396, "time": "1749535684" }, "departure": { "delay": -86353, "time": "1749535727" }, "stopId": "49LATTlinkR", "stopSequence": 8 }, { "arrival": { "delay": -86410, "time": "1749535850" }, "departure": { "delay": -86400, "time": "1749535860" }, "stopId": "49LATTsauvR", "stopSequence": 9 }, { "arrival": { "delay": -86418, "time": "1749535962" }, "departure": { "delay": -86417, "time": "1749535963" }, "stopId": "49CHANreneR", "stopSequence": 10 }, { "arrival": { "delay": -86450, "time": "1749535990" }, "departure": { "delay": -86444, "time": "1749535996" }, "stopId": "49CHANespeR", "stopSequence": 11 }, { "arrival": { "delay": -86516, "time": "1749536344" }, "departure": { "delay": -86469, "time": "1749536391" }, "stopId": "49CHEMtroiU", "stopSequence": 12 }, { "arrival": { "delay": -86466, "time": "1749536634" }, "departure": { "delay": -86408, "time": "1749536692" }, "stopId": "49CHEMpierR", "stopSequence": 13 }, { "arrival": { "delay": -86311, "time": "1749537029" }, "departure": { "delay": -86231, "time": "1749537109" }, "stopId": "49MLAYcollU", "stopSequence": 14 }, { "arrival": { "delay": -86308, "time": "1749537272" }, "departure": { "delay": -86221, "time": "1749537359" }, "stopId": "49MLAYfoirR", "stopSequence": 15 }, { "arrival": { "delay": -86204, "time": "1749537736" }, "departure": { "delay": -86193, "time": "1749537747" }, "stopId": "49GARDnatiR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "49TREMbrecR", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "49TREMgareR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "49TREMprieR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "49TREMraveU", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "49TREMpastR", "stopSequence": 21 }, { "arrival": { "delay": -86620, "time": "1749537980" }, "departure": { "delay": -86610, "time": "1749537990" }, "stopId": "49TREMpontR", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "49NUAIegliR", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "49NUAIfernR", "stopSequence": 24 }, { "arrival": { "delay": -86797, "time": "1749538283" }, "departure": { "delay": -86786, "time": "1749538294" }, "stopId": "49CHOLlouiR", "stopSequence": 25 }, { "arrival": { "delay": -86735, "time": "1749538525" }, "departure": { "delay": -86723, "time": "1749538537" }, "stopId": "49CHOLbethR", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLhallU", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20250611", "tripId": "407|25862844:T3|7:35:00" }, "vehicle": { "id": "6320b1db09dda81a65381af1", "label": "22768", "licensePlate": "DJ-916-JY" } } }, { "id": "RT|403|25490924:T17|17:25:00|403|25490924:T17|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -898, "time": "1749568202" }, "departure": { "delay": 76, "time": "1749569176" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 420, "time": "1749569880" }, "departure": { "delay": 492, "time": "1749569952" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 412, "time": "1749570232" }, "departure": { "delay": 472, "time": "1749570292" }, "stopId": "49ANGEsaumR", "stopSequence": 3 }, { "arrival": { "delay": 399, "time": "1749570399" }, "departure": { "delay": 487, "time": "1749570487" }, "stopId": "49ANGEjustR", "stopSequence": 4 }, { "arrival": { "delay": 435, "time": "1749570735" }, "departure": { "delay": 523, "time": "1749570823" }, "stopId": "49TRELfresR", "stopSequence": 5 }, { "arrival": { "delay": 570, "time": "1749570990" }, "departure": { "delay": 570, "time": "1749570990" }, "stopId": "49TRELdautR", "stopSequence": 6 }, { "arrival": { "delay": 570, "time": "1749571230" }, "departure": { "delay": 570, "time": "1749571230" }, "stopId": "49TRELmairR", "stopSequence": 7 }, { "arrival": { "delay": 570, "time": "1749571290" }, "departure": { "delay": 570, "time": "1749571290" }, "stopId": "49TRELchevR", "stopSequence": 8 }, { "arrival": { "delay": 570, "time": "1749571530" }, "departure": { "delay": 570, "time": "1749571530" }, "stopId": "49AUTHnarcR", "stopSequence": 9 }, { "arrival": { "delay": 570, "time": "1749572190" }, "departure": { "delay": 570, "time": "1749572190" }, "stopId": "49MAZEnoueR", "stopSequence": 10 }, { "arrival": { "delay": 570, "time": "1749572490" }, "departure": { "delay": 570, "time": "1749572490" }, "stopId": "49MAZEfayeR", "stopSequence": 11 }, { "arrival": { "delay": 570, "time": "1749572670" }, "departure": { "delay": 570, "time": "1749572670" }, "stopId": "49BEAUmoulR", "stopSequence": 12 }, { "arrival": { "delay": 570, "time": "1749572850" }, "departure": { "delay": 570, "time": "1749572850" }, "stopId": "49BEAUmrilR", "stopSequence": 13 }, { "arrival": { "delay": 570, "time": "1749573030" }, "departure": { "delay": 570, "time": "1749573030" }, "stopId": "49BEAUtellR", "stopSequence": 14 }, { "arrival": { "delay": 570, "time": "1749573270" }, "departure": { "delay": 570, "time": "1749573270" }, "stopId": "49BEAUrepuR", "stopSequence": 15 }, { "arrival": { "delay": 570, "time": "1749573570" }, "departure": { "delay": 570, "time": "1749573570" }, "stopId": "49GEE1repuU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T17|17:25:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59c5", "label": "144", "licensePlate": "GC 610 EL" } } }, { "id": "RT|415|24135603:T8|17:05:00|415|24135603:T8|17:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -41, "time": "1749567859" }, "departure": { "delay": 63, "time": "1749567963" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1749568289" }, "departure": { "delay": 33, "time": "1749568293" }, "stopId": "49BRONcontA", "stopSequence": 2 }, { "arrival": { "delay": 105, "time": "1749568725" }, "departure": { "delay": 115, "time": "1749568735" }, "stopId": "49LONGchevA", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1749568782" }, "departure": { "delay": 3, "time": "1749568803" }, "stopId": "49LONGrepuA", "stopSequence": 4 }, { "arrival": { "delay": -57, "time": "1749568863" }, "departure": { "delay": -9, "time": "1749568911" }, "stopId": "49LONGchemA", "stopSequence": 5 }, { "arrival": { "delay": -11, "time": "1749569149" }, "departure": { "delay": -4, "time": "1749569156" }, "stopId": "49VIVYouchA", "stopSequence": 6 }, { "arrival": { "delay": -46, "time": "1749569294" }, "departure": { "delay": -36, "time": "1749569304" }, "stopId": "49VIVYcentA", "stopSequence": 7 }, { "arrival": { "delay": 33, "time": "1749569613" }, "departure": { "delay": 38, "time": "1749569618" }, "stopId": "49VIVYmultU", "stopSequence": 8 }, { "arrival": { "delay": -59, "time": "1749569761" }, "departure": { "delay": 99, "time": "1749569919" }, "stopId": "49ALLOrondA", "stopSequence": 9 }, { "arrival": { "delay": 11, "time": "1749569951" }, "departure": { "delay": 42, "time": "1749569982" }, "stopId": "49NEUIcastA", "stopSequence": 10 }, { "arrival": { "delay": 274, "time": "1749570574" }, "departure": { "delay": 282, "time": "1749570582" }, "stopId": "49LEVEpigeA", "stopSequence": 11 }, { "arrival": { "delay": 258, "time": "1749570618" }, "departure": { "delay": 280, "time": "1749570640" }, "stopId": "49LEVEfusiA", "stopSequence": 12 }, { "arrival": { "delay": 319, "time": "1749570859" }, "departure": { "delay": 366, "time": "1749570906" }, "stopId": "49LEVEresiA", "stopSequence": 13 }, { "arrival": { "delay": 357, "time": "1749570957" }, "stopId": "49SAUMpontA", "stopSequence": 14 }, { "arrival": { "delay": 370, "time": "1749571090" }, "departure": { "delay": 370, "time": "1749571090" }, "stopId": "49SAUMtheaA", "stopSequence": 15 }, { "arrival": { "delay": 370, "time": "1749571150" }, "departure": { "delay": 370, "time": "1749571150" }, "stopId": "49SAUMvillA", "stopSequence": 16 }, { "arrival": { "delay": 370, "time": "1749571330" }, "departure": { "delay": 370, "time": "1749571330" }, "stopId": "49SAUMboucA", "stopSequence": 17 }, { "arrival": { "delay": 370, "time": "1749571450" }, "departure": { "delay": 370, "time": "1749571450" }, "stopId": "49SAUMbalzA", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "415", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "415|24135603:T8|17:05:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59d0", "label": "137", "licensePlate": "FC 072 HQ" } } }, { "id": "RT|404|24170392:T7|17:20:00|404|24170392:T7|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -700, "time": "1749568100" }, "departure": { "delay": 5, "time": "1749568805" }, "stopId": "49SAUMbalzA", "stopSequence": 1 }, { "arrival": { "delay": 87, "time": "1749569067" }, "departure": { "delay": 124, "time": "1749569104" }, "stopId": "49SAUMorleR", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1749569125" }, "departure": { "delay": 225, "time": "1749569325" }, "stopId": "49SAUMvillR", "stopSequence": 3 }, { "arrival": { "delay": 193, "time": "1749569353" }, "departure": { "delay": 225, "time": "1749569385" }, "stopId": "49SAUMtheaA", "stopSequence": 4 }, { "arrival": { "delay": 232, "time": "1749569452" }, "departure": { "delay": 258, "time": "1749569478" }, "stopId": "49SAUMpontA", "stopSequence": 5 }, { "arrival": { "delay": 253, "time": "1749569593" }, "departure": { "delay": 288, "time": "1749569628" }, "stopId": "49LEVEangeA", "stopSequence": 6 }, { "arrival": { "delay": 246, "time": "1749569766" }, "departure": { "delay": 284, "time": "1749569804" }, "stopId": "49LEVEavenA", "stopSequence": 7 }, { "arrival": { "delay": 249, "time": "1749569889" }, "departure": { "delay": 251, "time": "1749569891" }, "stopId": "49LEVEcailA", "stopSequence": 8 }, { "arrival": { "delay": 254, "time": "1749570014" }, "departure": { "delay": 256, "time": "1749570016" }, "stopId": "49LEVEpichA", "stopSequence": 9 }, { "arrival": { "delay": 183, "time": "1749570243" }, "departure": { "delay": 191, "time": "1749570251" }, "stopId": "49PLACrougA", "stopSequence": 10 }, { "arrival": { "delay": 202, "time": "1749570322" }, "departure": { "delay": 239, "time": "1749570359" }, "stopId": "49PLACcentA", "stopSequence": 11 }, { "arrival": { "delay": 193, "time": "1749570433" }, "departure": { "delay": 197, "time": "1749570437" }, "stopId": "49PLACsaumA", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1749570535" }, "departure": { "delay": 204, "time": "1749570564" }, "stopId": "49LVEEsaumA", "stopSequence": 13 }, { "arrival": { "delay": 182, "time": "1749570602" }, "departure": { "delay": 221, "time": "1749570641" }, "stopId": "49LVEEmairA", "stopSequence": 14 }, { "arrival": { "delay": 231, "time": "1749570711" }, "departure": { "delay": 257, "time": "1749570737" }, "stopId": "49LVEEcunaA", "stopSequence": 15 }, { "arrival": { "delay": 216, "time": "1749570936" }, "stopId": "49ROSIpontA", "stopSequence": 16 }, { "arrival": { "delay": 250, "time": "1749571510" }, "departure": { "delay": 250, "time": "1749571510" }, "stopId": "49MENIegliU", "stopSequence": 17 }, { "arrival": { "delay": 250, "time": "1749571570" }, "departure": { "delay": 250, "time": "1749571570" }, "stopId": "49MENIportA", "stopSequence": 18 }, { "arrival": { "delay": 250, "time": "1749571930" }, "departure": { "delay": 250, "time": "1749571930" }, "stopId": "49MATHmairA", "stopSequence": 19 }, { "arrival": { "delay": 250, "time": "1749572050" }, "departure": { "delay": 250, "time": "1749572050" }, "stopId": "49MATHgranA", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1749572290" }, "departure": { "delay": 250, "time": "1749572290" }, "stopId": "49BOHAcendA", "stopSequence": 21 }, { "arrival": { "delay": 250, "time": "1749572350" }, "departure": { "delay": 250, "time": "1749572350" }, "stopId": "49AUTHchemA", "stopSequence": 22 }, { "arrival": { "delay": 250, "time": "1749572410" }, "departure": { "delay": 250, "time": "1749572410" }, "stopId": "49BOHAsaleR", "stopSequence": 23 }, { "arrival": { "delay": 250, "time": "1749572470" }, "departure": { "delay": 250, "time": "1749572470" }, "stopId": "49AUTHruauA", "stopSequence": 24 }, { "arrival": { "delay": 250, "time": "1749572590" }, "departure": { "delay": 250, "time": "1749572590" }, "stopId": "49BOHArd11R", "stopSequence": 25 }, { "arrival": { "delay": 250, "time": "1749572770" }, "departure": { "delay": 250, "time": "1749572770" }, "stopId": "49DAGUdautA", "stopSequence": 26 }, { "arrival": { "delay": 250, "time": "1749572890" }, "departure": { "delay": 250, "time": "1749572890" }, "stopId": "49DAGUegliA", "stopSequence": 27 }, { "arrival": { "delay": 250, "time": "1749573010" }, "departure": { "delay": 250, "time": "1749573010" }, "stopId": "49AUTHboetA", "stopSequence": 28 }, { "arrival": { "delay": 250, "time": "1749573370" }, "departure": { "delay": 250, "time": "1749573370" }, "stopId": "49TRELdautA", "stopSequence": 29 }, { "arrival": { "delay": 250, "time": "1749573490" }, "departure": { "delay": 250, "time": "1749573490" }, "stopId": "49TRELfresA", "stopSequence": 30 }, { "arrival": { "delay": 250, "time": "1749573790" }, "departure": { "delay": 250, "time": "1749573790" }, "stopId": "49ANGEjustA", "stopSequence": 31 }, { "arrival": { "delay": 250, "time": "1749574030" }, "departure": { "delay": 250, "time": "1749574030" }, "stopId": "49ANGEmillA", "stopSequence": 32 }, { "arrival": { "delay": 250, "time": "1749574330" }, "departure": { "delay": 250, "time": "1749574330" }, "stopId": "49ANGEleroA", "stopSequence": 33 }, { "arrival": { "delay": 250, "time": "1749574450" }, "departure": { "delay": 250, "time": "1749574450" }, "stopId": "49ANGEbertA", "stopSequence": 34 }, { "arrival": { "delay": 250, "time": "1749574750" }, "departure": { "delay": 250, "time": "1749574750" }, "stopId": "49ANGEroutA", "stopSequence": 35 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "404", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "404|24170392:T7|17:20:00" }, "vehicle": { "id": "64e4712f7855e660dc2ef6df", "label": "147", "licensePlate": "GM 053 BK" } } }, { "id": "RT|403|25490884:T20|18:05:00|403|25490884:T20|18:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -545, "time": "1749570955" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571680" }, "departure": { "delay": 0, "time": "1749571680" }, "stopId": "49BEAUtellA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571860" }, "departure": { "delay": 0, "time": "1749571860" }, "stopId": "49BEAUmrilA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572100" }, "departure": { "delay": 0, "time": "1749572100" }, "stopId": "49MAZEfayeA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572340" }, "departure": { "delay": 0, "time": "1749572340" }, "stopId": "49MAZEnoueA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572640" }, "departure": { "delay": 0, "time": "1749572640" }, "stopId": "49AUTHroyaA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "49CRNEmairA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572820" }, "departure": { "delay": 0, "time": "1749572820" }, "stopId": "49AUTHvertA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572940" }, "departure": { "delay": 0, "time": "1749572940" }, "stopId": "49AUTHrezeA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572940" }, "departure": { "delay": 0, "time": "1749572940" }, "stopId": "49AUTHlavaA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573000" }, "departure": { "delay": 0, "time": "1749573000" }, "stopId": "49AUTHlaunA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573060" }, "departure": { "delay": 0, "time": "1749573060" }, "stopId": "49AUTHrestA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "49ANDAmairA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "49AUTHcombA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749573420" }, "departure": { "delay": 0, "time": "1749573420" }, "stopId": "49AUTHplacA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "49AUTHperrA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749574500" }, "departure": { "delay": 0, "time": "1749574500" }, "stopId": "49ANGEgardA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749574620" }, "departure": { "delay": 0, "time": "1749574620" }, "stopId": "49ANGEsecuA", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "49ANGEhoteU1", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490884:T20|18:05:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59d3", "label": "145", "licensePlate": "GC 683 CH" } } }, { "id": "RT|403|25490924:T18|17:30:00|403|25490924:T18|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -356, "time": "1749569044" }, "departure": { "delay": 94, "time": "1749569494" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 881, "time": "1749570461" }, "departure": { "delay": 889, "time": "1749570469" }, "stopId": "49ANGEharaR", "stopSequence": 2 }, { "arrival": { "delay": 856, "time": "1749570496" }, "departure": { "delay": 876, "time": "1749570516" }, "stopId": "49ANGEaubiR", "stopSequence": 3 }, { "arrival": { "delay": 802, "time": "1749570682" }, "departure": { "delay": 827, "time": "1749570707" }, "stopId": "49ANGEmailR", "stopSequence": 4 }, { "arrival": { "delay": 890, "time": "1749571370" }, "departure": { "delay": 890, "time": "1749571370" }, "stopId": "49ANGEbancR", "stopSequence": 5 }, { "arrival": { "delay": 890, "time": "1749571610" }, "departure": { "delay": 890, "time": "1749571610" }, "stopId": "49ECOUesatR", "stopSequence": 6 }, { "arrival": { "delay": 890, "time": "1749571970" }, "departure": { "delay": 890, "time": "1749571970" }, "stopId": "49ECOUriniR", "stopSequence": 7 }, { "arrival": { "delay": 890, "time": "1749572030" }, "departure": { "delay": 890, "time": "1749572030" }, "stopId": "49ECOUmatiR", "stopSequence": 8 }, { "arrival": { "delay": 890, "time": "1749572030" }, "departure": { "delay": 890, "time": "1749572030" }, "stopId": "49ECOUmarmR", "stopSequence": 9 }, { "arrival": { "delay": 890, "time": "1749572510" }, "departure": { "delay": 890, "time": "1749572510" }, "stopId": "49TRELcimeR", "stopSequence": 10 }, { "arrival": { "delay": 890, "time": "1749572570" }, "departure": { "delay": 890, "time": "1749572570" }, "stopId": "49TRELchevR", "stopSequence": 11 }, { "arrival": { "delay": 890, "time": "1749572630" }, "departure": { "delay": 890, "time": "1749572630" }, "stopId": "49AUTHnarcR", "stopSequence": 12 }, { "arrival": { "delay": 890, "time": "1749572690" }, "departure": { "delay": 890, "time": "1749572690" }, "stopId": "49AUTHboisR", "stopSequence": 13 }, { "arrival": { "delay": 890, "time": "1749572810" }, "departure": { "delay": 890, "time": "1749572810" }, "stopId": "49AUTHbuisR", "stopSequence": 14 }, { "arrival": { "delay": 890, "time": "1749572870" }, "departure": { "delay": 890, "time": "1749572870" }, "stopId": "49AUTHplacR", "stopSequence": 15 }, { "arrival": { "delay": 890, "time": "1749572990" }, "departure": { "delay": 890, "time": "1749572990" }, "stopId": "49AUTHcombR", "stopSequence": 16 }, { "arrival": { "delay": 890, "time": "1749573110" }, "departure": { "delay": 890, "time": "1749573110" }, "stopId": "49ANDAmairR", "stopSequence": 17 }, { "arrival": { "delay": 890, "time": "1749573110" }, "departure": { "delay": 890, "time": "1749573110" }, "stopId": "49AUTHrestR", "stopSequence": 18 }, { "arrival": { "delay": 890, "time": "1749573170" }, "departure": { "delay": 890, "time": "1749573170" }, "stopId": "49AUTHlaunR", "stopSequence": 19 }, { "arrival": { "delay": 890, "time": "1749573230" }, "departure": { "delay": 890, "time": "1749573230" }, "stopId": "49AUTHlavaR", "stopSequence": 20 }, { "arrival": { "delay": 890, "time": "1749573410" }, "departure": { "delay": 890, "time": "1749573410" }, "stopId": "49AUTHvertR", "stopSequence": 21 }, { "arrival": { "delay": 890, "time": "1749573530" }, "departure": { "delay": 890, "time": "1749573530" }, "stopId": "49CRNEmairR", "stopSequence": 22 }, { "arrival": { "delay": 890, "time": "1749573650" }, "departure": { "delay": 890, "time": "1749573650" }, "stopId": "49AUTHroyaR", "stopSequence": 23 }, { "arrival": { "delay": 890, "time": "1749573890" }, "departure": { "delay": 890, "time": "1749573890" }, "stopId": "49MAZEnoueR", "stopSequence": 24 }, { "arrival": { "delay": 890, "time": "1749574190" }, "departure": { "delay": 890, "time": "1749574190" }, "stopId": "49MAZEfayeR", "stopSequence": 25 }, { "arrival": { "delay": 890, "time": "1749574490" }, "departure": { "delay": 890, "time": "1749574490" }, "stopId": "49BEAUmrilR", "stopSequence": 26 }, { "arrival": { "delay": 890, "time": "1749574670" }, "departure": { "delay": 890, "time": "1749574670" }, "stopId": "49BEAUtellR", "stopSequence": 27 }, { "arrival": { "delay": 890, "time": "1749574790" }, "departure": { "delay": 890, "time": "1749574790" }, "stopId": "49BEAUrepuR", "stopSequence": 28 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T18|17:30:00" }, "vehicle": { "id": "643d46302c384fdedcccbca1", "label": "150", "licensePlate": "GM 758 BJ" } } }, { "id": "RT|402-B|25490881:T5|16:15:00|402-B|25490881:T5|16:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 492, "time": "1749567972" }, "departure": { "delay": 512, "time": "1749567992" }, "stopId": "49SEIC766rR", "stopSequence": 8 }, { "arrival": { "delay": 570, "time": "1749568230" }, "departure": { "delay": 575, "time": "1749568235" }, "stopId": "49MARCaeroR", "stopSequence": 9 }, { "arrival": { "delay": 3230, "time": "1749571310" }, "departure": { "delay": 3230, "time": "1749571310" }, "stopId": "49JARZairbR", "stopSequence": 10 }, { "arrival": { "delay": 3230, "time": "1749572390" }, "departure": { "delay": 3230, "time": "1749572390" }, "stopId": "49BAUGeuroR", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402-B", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402-B|25490881:T5|16:15:00" }, "vehicle": { "id": "be2e39b32072ca77", "label": "Angers → Noyant" } } }, { "id": "RT|403|25490924:T20|18:05:00|403|25490924:T20|18:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -555, "time": "1749570945" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571620" }, "departure": { "delay": 0, "time": "1749571620" }, "stopId": "49ANGEsecuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571740" }, "departure": { "delay": 0, "time": "1749571740" }, "stopId": "49ANGEgardR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572580" }, "departure": { "delay": 0, "time": "1749572580" }, "stopId": "49AUTHperrR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572820" }, "departure": { "delay": 0, "time": "1749572820" }, "stopId": "49AUTHplacR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572940" }, "departure": { "delay": 0, "time": "1749572940" }, "stopId": "49AUTHcombR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "49ANDAmairR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "49AUTHrestR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573180" }, "departure": { "delay": 0, "time": "1749573180" }, "stopId": "49AUTHlaunR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "49AUTHlavaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573420" }, "departure": { "delay": 0, "time": "1749573420" }, "stopId": "49AUTHvertR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "49CRNEmairR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "49AUTHroyaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573780" }, "departure": { "delay": 0, "time": "1749573780" }, "stopId": "49MAZEnoueR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749574080" }, "departure": { "delay": 0, "time": "1749574080" }, "stopId": "49MAZEfayeR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749574440" }, "departure": { "delay": 0, "time": "1749574440" }, "stopId": "49BEAUmrilR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "49BEAUtellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "49BEAUrepuR", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T20|18:05:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59cb", "label": "142", "licensePlate": "GC 010 CJ" } } }, { "id": "RT|402|25752903:T8|18:00:00|402|25752903:T8|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -879, "time": "1749570321" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571800" }, "departure": { "delay": 0, "time": "1749571800" }, "stopId": "49ANGEhoteU1", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572160" }, "departure": { "delay": 0, "time": "1749572160" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572400" }, "departure": { "delay": 0, "time": "1749572400" }, "stopId": "49ECOUpariR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572460" }, "departure": { "delay": 0, "time": "1749572460" }, "stopId": "49SYLVprovR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573360" }, "departure": { "delay": 0, "time": "1749573360" }, "stopId": "49CORZscieR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573540" }, "departure": { "delay": 0, "time": "1749573540" }, "stopId": "49SEICregnR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "49SEICtennR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "49LAUDbourR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749574320" }, "departure": { "delay": 0, "time": "1749574320" }, "stopId": "49DURTangeR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749574440" }, "departure": { "delay": 0, "time": "1749574440" }, "stopId": "49DURTmareR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "49DURTgouiR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749574860" }, "departure": { "delay": 0, "time": "1749574860" }, "stopId": "72LOIRcentR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749575160" }, "departure": { "delay": 0, "time": "1749575160" }, "stopId": "72FLECverdR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749575280" }, "departure": { "delay": 0, "time": "1749575280" }, "stopId": "72FLECtissR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749575400" }, "departure": { "delay": 0, "time": "1749575400" }, "stopId": "72FLECroutR", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402|25752903:T8|18:00:00" }, "vehicle": { "id": "67052a85dccacec62a388b22", "label": "newVehicle", "licensePlate": "GY 039 PG" } } }, { "id": "RT|403|25490924:T15|17:20:00|403|25490924:T15|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -461, "time": "1749568339" }, "departure": { "delay": -16, "time": "1749568784" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": -118, "time": "1749570302" }, "departure": { "delay": -72, "time": "1749570348" }, "stopId": "49MAZEnoueR", "stopSequence": 2 }, { "arrival": { "delay": -79, "time": "1749570581" }, "departure": { "delay": -40, "time": "1749570620" }, "stopId": "49MAZEfayeR", "stopSequence": 3 }, { "arrival": { "delay": -80, "time": "1749570820" }, "departure": { "delay": -44, "time": "1749570856" }, "stopId": "49BEAUmrilR", "stopSequence": 4 }, { "arrival": { "delay": -120, "time": "1749571080" }, "departure": { "delay": -120, "time": "1749571080" }, "stopId": "49BEAUrepuR", "stopSequence": 5 }, { "arrival": { "delay": -120, "time": "1749571380" }, "departure": { "delay": -120, "time": "1749571380" }, "stopId": "49BEAUbeauR", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T15|17:20:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59ca", "label": "139", "licensePlate": "FP 664 GH" } } }, { "id": "RT|402|25752903:T5|16:15:00|402|25752903:T5|16:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -30419, "time": "1749534481" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 184, "time": "1749565504" }, "departure": { "delay": 506, "time": "1749565826" }, "stopId": "49ANGEhoteU1", "stopSequence": 2 }, { "arrival": { "delay": 540, "time": "1749566220" }, "departure": { "delay": 563, "time": "1749566243" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": 534, "time": "1749566454" }, "departure": { "delay": 584, "time": "1749566504" }, "stopId": "49ECOUpariR", "stopSequence": 4 }, { "arrival": { "delay": 596, "time": "1749566576" }, "departure": { "delay": 648, "time": "1749566628" }, "stopId": "49SYLVprovR", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1749567421" }, "departure": { "delay": 157, "time": "1749567457" }, "stopId": "49CORZscieR", "stopSequence": 6 }, { "arrival": { "delay": 263, "time": "1749567743" }, "departure": { "delay": 309, "time": "1749567789" }, "stopId": "49SEICregnR", "stopSequence": 7 }, { "arrival": { "delay": 311, "time": "1749567851" }, "departure": { "delay": 363, "time": "1749567903" }, "stopId": "49SEICtennR", "stopSequence": 8 }, { "arrival": { "delay": 344, "time": "1749568244" }, "departure": { "delay": 346, "time": "1749568246" }, "stopId": "49LAUDbourR", "stopSequence": 9 }, { "arrival": { "delay": 329, "time": "1749568649" }, "departure": { "delay": 361, "time": "1749568681" }, "stopId": "49DURTangeR", "stopSequence": 10 }, { "arrival": { "delay": 329, "time": "1749568769" }, "departure": { "delay": 346, "time": "1749568786" }, "stopId": "49DURTmareR", "stopSequence": 11 }, { "arrival": { "delay": 419, "time": "1749568979" }, "departure": { "delay": 463, "time": "1749569023" }, "stopId": "49DURTgouiR", "stopSequence": 12 }, { "arrival": { "delay": 410, "time": "1749569270" }, "departure": { "delay": 452, "time": "1749569312" }, "stopId": "72LOIRcentR", "stopSequence": 13 }, { "arrival": { "delay": 487, "time": "1749569647" }, "departure": { "delay": 534, "time": "1749569694" }, "stopId": "72FLECverdR", "stopSequence": 14 }, { "arrival": { "delay": 539, "time": "1749569819" }, "departure": { "delay": 573, "time": "1749569853" }, "stopId": "72FLECtissR", "stopSequence": 15 }, { "arrival": { "delay": 593, "time": "1749569993" }, "stopId": "72FLECroutR", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402|25752903:T5|16:15:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59c3", "label": "146", "licensePlate": "GC 778 CF" } } }, { "id": "RT|403|25490884:T19|17:05:00|403|25490884:T19|17:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -19, "time": "1749567881" }, "departure": { "delay": 45, "time": "1749567945" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 131, "time": "1749568211" }, "departure": { "delay": 180, "time": "1749568260" }, "stopId": "49BEAUtellA", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1749568407" }, "departure": { "delay": 258, "time": "1749568518" }, "stopId": "49BEAUmrilA", "stopSequence": 3 }, { "arrival": { "delay": 193, "time": "1749568693" }, "departure": { "delay": 271, "time": "1749568771" }, "stopId": "49MAZEfayeA", "stopSequence": 4 }, { "arrival": { "delay": 325, "time": "1749569065" }, "departure": { "delay": 327, "time": "1749569067" }, "stopId": "49MAZEnoueA", "stopSequence": 5 }, { "arrival": { "delay": 230, "time": "1749569270" }, "departure": { "delay": 244, "time": "1749569284" }, "stopId": "49AUTHroyaA", "stopSequence": 6 }, { "arrival": { "delay": 292, "time": "1749569392" }, "departure": { "delay": 336, "time": "1749569436" }, "stopId": "49CRNEmairA", "stopSequence": 7 }, { "arrival": { "delay": 315, "time": "1749569535" }, "departure": { "delay": 357, "time": "1749569577" }, "stopId": "49AUTHvertA", "stopSequence": 8 }, { "arrival": { "delay": 378, "time": "1749569718" }, "departure": { "delay": 385, "time": "1749569725" }, "stopId": "49AUTHrezeA", "stopSequence": 9 }, { "arrival": { "delay": 425, "time": "1749569765" }, "departure": { "delay": 434, "time": "1749569774" }, "stopId": "49AUTHlavaA", "stopSequence": 10 }, { "arrival": { "delay": 428, "time": "1749569828" }, "departure": { "delay": 447, "time": "1749569847" }, "stopId": "49AUTHlaunA", "stopSequence": 11 }, { "arrival": { "delay": 451, "time": "1749569911" }, "departure": { "delay": 489, "time": "1749569949" }, "stopId": "49AUTHrestA", "stopSequence": 12 }, { "arrival": { "delay": 484, "time": "1749570004" }, "departure": { "delay": 521, "time": "1749570041" }, "stopId": "49ANDAmairA", "stopSequence": 13 }, { "arrival": { "delay": 483, "time": "1749570123" }, "departure": { "delay": 512, "time": "1749570152" }, "stopId": "49AUTHcombA", "stopSequence": 14 }, { "arrival": { "delay": 372, "time": "1749570372" }, "departure": { "delay": 427, "time": "1749570427" }, "stopId": "49AUTHperrA", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1749571010" }, "departure": { "delay": 110, "time": "1749571010" }, "stopId": "49ANGEgardA", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1749571130" }, "departure": { "delay": 110, "time": "1749571130" }, "stopId": "49ANGEsecuA", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1749571310" }, "departure": { "delay": 110, "time": "1749571310" }, "stopId": "49ANGEhoteU1", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490884:T19|17:05:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59d9", "label": "143", "licensePlate": "GC 060 CG" } } }, { "id": "RT|402|25752903:T7|17:40:00|402|25752903:T7|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1442, "time": "1749568558" }, "departure": { "delay": 720, "time": "1749570720" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 770, "time": "1749571130" }, "departure": { "delay": 770, "time": "1749571130" }, "stopId": "49ANGEbrisR", "stopSequence": 2 }, { "arrival": { "delay": 770, "time": "1749571370" }, "departure": { "delay": 770, "time": "1749571370" }, "stopId": "49ECOUpariR", "stopSequence": 3 }, { "arrival": { "delay": 770, "time": "1749571430" }, "departure": { "delay": 770, "time": "1749571430" }, "stopId": "49SYLVprovR", "stopSequence": 4 }, { "arrival": { "delay": 770, "time": "1749572330" }, "departure": { "delay": 770, "time": "1749572330" }, "stopId": "49CORZscieR", "stopSequence": 5 }, { "arrival": { "delay": 770, "time": "1749572510" }, "departure": { "delay": 770, "time": "1749572510" }, "stopId": "49SEICregnR", "stopSequence": 6 }, { "arrival": { "delay": 770, "time": "1749572570" }, "departure": { "delay": 770, "time": "1749572570" }, "stopId": "49SEICtennR", "stopSequence": 7 }, { "arrival": { "delay": 770, "time": "1749572930" }, "departure": { "delay": 770, "time": "1749572930" }, "stopId": "49LAUDbourR", "stopSequence": 8 }, { "arrival": { "delay": 770, "time": "1749573230" }, "departure": { "delay": 770, "time": "1749573230" }, "stopId": "49LEZIcentR", "stopSequence": 9 }, { "arrival": { "delay": 770, "time": "1749573590" }, "departure": { "delay": 770, "time": "1749573590" }, "stopId": "49DURTangeR", "stopSequence": 10 }, { "arrival": { "delay": 770, "time": "1749573710" }, "departure": { "delay": 770, "time": "1749573710" }, "stopId": "49DURTmareR", "stopSequence": 11 }, { "arrival": { "delay": 770, "time": "1749573830" }, "departure": { "delay": 770, "time": "1749573830" }, "stopId": "49DURTgouiR", "stopSequence": 12 }, { "arrival": { "delay": 770, "time": "1749574130" }, "departure": { "delay": 770, "time": "1749574130" }, "stopId": "72LOIRcentR", "stopSequence": 13 }, { "arrival": { "delay": 770, "time": "1749574430" }, "departure": { "delay": 770, "time": "1749574430" }, "stopId": "72FLECverdR", "stopSequence": 14 }, { "arrival": { "delay": 770, "time": "1749574550" }, "departure": { "delay": 770, "time": "1749574550" }, "stopId": "72FLECtissR", "stopSequence": 15 }, { "arrival": { "delay": 770, "time": "1749574670" }, "departure": { "delay": 770, "time": "1749574670" }, "stopId": "72FLECroutR", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402|25752903:T7|17:40:00" }, "vehicle": { "id": "67335463b821bdf0b9b6737c", "label": "newVehicle", "licensePlate": "GY 253 PG" } } }, { "id": "RT|426|25490925:T5|17:40:00|426|25490925:T5|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -98, "time": "1749570262" }, "departure": { "delay": -65, "time": "1749570295" }, "stopId": "49BAUGleblA", "stopSequence": 2 }, { "arrival": { "delay": -59, "time": "1749570781" }, "departure": { "delay": -47, "time": "1749570793" }, "stopId": "49CUONparkA", "stopSequence": 3 }, { "arrival": { "delay": -60, "time": "1749571260" }, "departure": { "delay": -60, "time": "1749571260" }, "stopId": "49BRONunioA", "stopSequence": 4 }, { "arrival": { "delay": -60, "time": "1749571620" }, "departure": { "delay": -60, "time": "1749571620" }, "stopId": "49BEAUbeauA", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1749571980" }, "departure": { "delay": -60, "time": "1749571980" }, "stopId": "49BEAUrepuA", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "426", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "426|25490925:T5|17:40:00" }, "vehicle": { "id": "498e6672b062b39f", "label": "Baugé-en-Anjou → Beaufort-en-Anjou" } } }, { "id": "RT|403|25490924:T13|17:00:00|403|25490924:T13|17:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -239, "time": "1749567361" }, "departure": { "delay": 203, "time": "1749567803" }, "stopId": "49ANGEbouiU", "stopSequence": 1 }, { "arrival": { "delay": 240, "time": "1749567960" }, "departure": { "delay": 309, "time": "1749568029" }, "stopId": "49ANGEsaumR", "stopSequence": 2 }, { "arrival": { "delay": 649, "time": "1749570589" }, "departure": { "delay": 661, "time": "1749570601" }, "stopId": "49CORNjourU", "stopSequence": 21 }, { "arrival": { "delay": 576, "time": "1749570696" }, "departure": { "delay": 584, "time": "1749570704" }, "stopId": "49CORNgareU1", "stopSequence": 22 }, { "arrival": { "delay": 525, "time": "1749570765" }, "departure": { "delay": 530, "time": "1749570770" }, "stopId": "49MAZErichR", "stopSequence": 23 }, { "arrival": { "delay": 397, "time": "1749570817" }, "departure": { "delay": 401, "time": "1749570821" }, "stopId": "49MAZEboujU", "stopSequence": 24 }, { "arrival": { "delay": 400, "time": "1749571000" }, "departure": { "delay": 400, "time": "1749571000" }, "stopId": "49MAZEfayeR", "stopSequence": 25 }, { "arrival": { "delay": 400, "time": "1749571300" }, "departure": { "delay": 400, "time": "1749571300" }, "stopId": "49MAZEnoueR", "stopSequence": 26 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T13|17:00:00" }, "vehicle": { "id": "64e471726c06343683fecf7a", "label": "152", "licensePlate": "GM 878 BJ" } } }, { "id": "RT|404|24170450:T6|16:50:00|404|24170450:T6|16:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 119, "time": "1749567119" }, "departure": { "delay": 310, "time": "1749567310" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 266, "time": "1749567626" }, "departure": { "delay": 342, "time": "1749567702" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 476, "time": "1749568076" }, "departure": { "delay": 521, "time": "1749568121" }, "stopId": "49ANGEmillR", "stopSequence": 3 }, { "arrival": { "delay": 664, "time": "1749568504" }, "departure": { "delay": 776, "time": "1749568616" }, "stopId": "49ANGEjustR", "stopSequence": 4 }, { "arrival": { "delay": 792, "time": "1749568932" }, "departure": { "delay": 836, "time": "1749568976" }, "stopId": "49TRELfresR", "stopSequence": 5 }, { "arrival": { "delay": 872, "time": "1749569132" }, "departure": { "delay": 929, "time": "1749569189" }, "stopId": "49TRELdautR", "stopSequence": 6 }, { "arrival": { "delay": 851, "time": "1749569471" }, "departure": { "delay": 890, "time": "1749569510" }, "stopId": "49AUTHboetR", "stopSequence": 7 }, { "arrival": { "delay": 876, "time": "1749569616" }, "departure": { "delay": 922, "time": "1749569662" }, "stopId": "49DAGUegliR", "stopSequence": 8 }, { "arrival": { "delay": 996, "time": "1749569856" }, "departure": { "delay": 1027, "time": "1749569887" }, "stopId": "49DAGUdautR", "stopSequence": 9 }, { "arrival": { "delay": 1010, "time": "1749570050" }, "departure": { "delay": 1044, "time": "1749570084" }, "stopId": "49BOHArd11R1", "stopSequence": 10 }, { "arrival": { "delay": 961, "time": "1749570121" }, "departure": { "delay": 988, "time": "1749570148" }, "stopId": "49AUTHruauR", "stopSequence": 11 }, { "arrival": { "delay": 1003, "time": "1749570223" }, "departure": { "delay": 1024, "time": "1749570244" }, "stopId": "49BOHAsaleR1", "stopSequence": 12 }, { "arrival": { "delay": 1012, "time": "1749570292" }, "departure": { "delay": 1049, "time": "1749570329" }, "stopId": "49AUTHchemR", "stopSequence": 13 }, { "arrival": { "delay": 1056, "time": "1749570396" }, "departure": { "delay": 1068, "time": "1749570408" }, "stopId": "49BOHAcendR", "stopSequence": 14 }, { "arrival": { "delay": 1100, "time": "1749570680" }, "departure": { "delay": 1107, "time": "1749570687" }, "stopId": "49MATHgranR", "stopSequence": 15 }, { "arrival": { "delay": 1046, "time": "1749570746" }, "departure": { "delay": 1089, "time": "1749570789" }, "stopId": "49MATHmairR", "stopSequence": 16 }, { "arrival": { "delay": 1220, "time": "1749571220" }, "departure": { "delay": 1220, "time": "1749571220" }, "stopId": "49MENIportR", "stopSequence": 17 }, { "arrival": { "delay": 1220, "time": "1749571340" }, "departure": { "delay": 1220, "time": "1749571340" }, "stopId": "49MENIegliU", "stopSequence": 18 }, { "arrival": { "delay": 1220, "time": "1749571880" }, "departure": { "delay": 1220, "time": "1749571880" }, "stopId": "49ROSIsaumR", "stopSequence": 19 }, { "arrival": { "delay": 1220, "time": "1749572060" }, "departure": { "delay": 1220, "time": "1749572060" }, "stopId": "49LVEEcunaR", "stopSequence": 20 }, { "arrival": { "delay": 1220, "time": "1749572180" }, "departure": { "delay": 1220, "time": "1749572180" }, "stopId": "49LVEEmairR", "stopSequence": 21 }, { "arrival": { "delay": 1220, "time": "1749572240" }, "departure": { "delay": 1220, "time": "1749572240" }, "stopId": "49LVEEsaumR", "stopSequence": 22 }, { "arrival": { "delay": 1220, "time": "1749572360" }, "departure": { "delay": 1220, "time": "1749572360" }, "stopId": "49PLACsaumR", "stopSequence": 23 }, { "arrival": { "delay": 1220, "time": "1749572480" }, "departure": { "delay": 1220, "time": "1749572480" }, "stopId": "49PLACleveR", "stopSequence": 24 }, { "arrival": { "delay": 1220, "time": "1749572600" }, "departure": { "delay": 1220, "time": "1749572600" }, "stopId": "49PLACrougR", "stopSequence": 25 }, { "arrival": { "delay": 1220, "time": "1749572900" }, "departure": { "delay": 1220, "time": "1749572900" }, "stopId": "49LEVEpichR", "stopSequence": 26 }, { "arrival": { "delay": 1220, "time": "1749573020" }, "departure": { "delay": 1220, "time": "1749573020" }, "stopId": "49LEVEcailR", "stopSequence": 27 }, { "arrival": { "delay": 1220, "time": "1749573140" }, "departure": { "delay": 1220, "time": "1749573140" }, "stopId": "49LEVEavenR", "stopSequence": 28 }, { "arrival": { "delay": 1220, "time": "1749573320" }, "departure": { "delay": 1220, "time": "1749573320" }, "stopId": "49LEVEangeR", "stopSequence": 29 }, { "arrival": { "delay": 1220, "time": "1749573440" }, "departure": { "delay": 1220, "time": "1749573440" }, "stopId": "49SAUMpontR", "stopSequence": 30 }, { "arrival": { "delay": 1220, "time": "1749573500" }, "departure": { "delay": 1220, "time": "1749573500" }, "stopId": "49SAUMtheaR", "stopSequence": 31 }, { "arrival": { "delay": 1220, "time": "1749573560" }, "departure": { "delay": 1220, "time": "1749573560" }, "stopId": "49SAUMvillA", "stopSequence": 32 }, { "arrival": { "delay": 1220, "time": "1749573740" }, "departure": { "delay": 1220, "time": "1749573740" }, "stopId": "49SAUMboucR", "stopSequence": 33 }, { "arrival": { "delay": 1220, "time": "1749573920" }, "departure": { "delay": 1220, "time": "1749573920" }, "stopId": "49SAUMbalzR", "stopSequence": 34 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "404", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "404|24170450:T6|16:50:00" }, "vehicle": { "id": "64e471a76f6fe22e122e054e", "label": "154", "licensePlate": "GM 994 BJ" } } }, { "id": "RT|402|25752902:T10|17:45:00|402|25752902:T10|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1749570452" }, "departure": { "delay": 232, "time": "1749570532" }, "stopId": "72FLECroutA", "stopSequence": 1 }, { "arrival": { "delay": 297, "time": "1749570717" }, "departure": { "delay": 309, "time": "1749570729" }, "stopId": "72FLECtissA", "stopSequence": 2 }, { "arrival": { "delay": 274, "time": "1749570814" }, "departure": { "delay": 282, "time": "1749570822" }, "stopId": "72FLECverdA", "stopSequence": 3 }, { "arrival": { "delay": 260, "time": "1749571160" }, "departure": { "delay": 260, "time": "1749571160" }, "stopId": "72LOIRcentA", "stopSequence": 4 }, { "arrival": { "delay": 260, "time": "1749571460" }, "departure": { "delay": 260, "time": "1749571460" }, "stopId": "49DURTgouiA", "stopSequence": 5 }, { "arrival": { "delay": 260, "time": "1749571580" }, "departure": { "delay": 260, "time": "1749571580" }, "stopId": "49DURTmareA", "stopSequence": 6 }, { "arrival": { "delay": 260, "time": "1749571700" }, "departure": { "delay": 260, "time": "1749571700" }, "stopId": "49DURTangeA", "stopSequence": 7 }, { "arrival": { "delay": 260, "time": "1749572120" }, "departure": { "delay": 260, "time": "1749572120" }, "stopId": "49LAUDbourA", "stopSequence": 8 }, { "arrival": { "delay": 260, "time": "1749572420" }, "departure": { "delay": 260, "time": "1749572420" }, "stopId": "49SEICtennA", "stopSequence": 9 }, { "arrival": { "delay": 260, "time": "1749572540" }, "departure": { "delay": 260, "time": "1749572540" }, "stopId": "49SEICregnA", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1749572780" }, "departure": { "delay": 260, "time": "1749572780" }, "stopId": "49CORZscieA", "stopSequence": 11 }, { "arrival": { "delay": 260, "time": "1749573800" }, "departure": { "delay": 260, "time": "1749573800" }, "stopId": "49SYLVprovA", "stopSequence": 12 }, { "arrival": { "delay": 260, "time": "1749573920" }, "departure": { "delay": 260, "time": "1749573920" }, "stopId": "49ECOUpariA", "stopSequence": 13 }, { "arrival": { "delay": 260, "time": "1749574160" }, "departure": { "delay": 260, "time": "1749574160" }, "stopId": "49ANGEbrisA", "stopSequence": 14 }, { "arrival": { "delay": 260, "time": "1749574460" }, "departure": { "delay": 260, "time": "1749574460" }, "stopId": "49ANGEhoteU1", "stopSequence": 15 }, { "arrival": { "delay": 260, "time": "1749574760" }, "departure": { "delay": 260, "time": "1749574760" }, "stopId": "49ANGEroutA", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402|25752902:T10|17:45:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59c3", "label": "146", "licensePlate": "GC 778 CF" } } }, { "id": "RT|403|25490924:T19|17:45:00|403|25490924:T19|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -400, "time": "1749569900" }, "departure": { "delay": 39, "time": "1749570339" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 310, "time": "1749572230" }, "departure": { "delay": 310, "time": "1749572230" }, "stopId": "49MAZEnoueR", "stopSequence": 2 }, { "arrival": { "delay": 310, "time": "1749572470" }, "departure": { "delay": 310, "time": "1749572470" }, "stopId": "49MAZEfayeR", "stopSequence": 3 }, { "arrival": { "delay": 310, "time": "1749572710" }, "departure": { "delay": 310, "time": "1749572710" }, "stopId": "49BEAUmrilR", "stopSequence": 4 }, { "arrival": { "delay": 310, "time": "1749573010" }, "departure": { "delay": 310, "time": "1749573010" }, "stopId": "49BEAUrepuR", "stopSequence": 5 }, { "arrival": { "delay": 310, "time": "1749573310" }, "departure": { "delay": 310, "time": "1749573310" }, "stopId": "49BEAUbeauR", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "403|25490924:T19|17:45:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59d4", "label": "127", "licensePlate": "DJ 987 QN" } } }, { "id": "RT|402-B|25490881:T7|18:15:00|402-B|25490881:T7|18:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1250, "time": "1749571450" }, "departure": { "delay": -1250, "time": "1749571450" }, "stopId": "49ANGEhoteU1", "stopSequence": 2 }, { "arrival": { "delay": -1250, "time": "1749571750" }, "departure": { "delay": -1250, "time": "1749571750" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": -1250, "time": "1749572110" }, "departure": { "delay": -1250, "time": "1749572110" }, "stopId": "49ECOUpariR", "stopSequence": 4 }, { "arrival": { "delay": -1250, "time": "1749572230" }, "departure": { "delay": -1250, "time": "1749572230" }, "stopId": "49SYLVprovR", "stopSequence": 5 }, { "arrival": { "delay": -1250, "time": "1749572350" }, "departure": { "delay": -1250, "time": "1749572350" }, "stopId": "49SYLVexpoR", "stopSequence": 6 }, { "arrival": { "delay": -1250, "time": "1749573070" }, "departure": { "delay": -1250, "time": "1749573070" }, "stopId": "49CORZplanR", "stopSequence": 7 }, { "arrival": { "delay": -1250, "time": "1749573430" }, "departure": { "delay": -1250, "time": "1749573430" }, "stopId": "49SEIC766rR", "stopSequence": 8 }, { "arrival": { "delay": -1250, "time": "1749573610" }, "departure": { "delay": -1250, "time": "1749573610" }, "stopId": "49MARCaeroR", "stopSequence": 9 }, { "arrival": { "delay": -1250, "time": "1749574030" }, "departure": { "delay": -1250, "time": "1749574030" }, "stopId": "49JARZairbR", "stopSequence": 10 }, { "arrival": { "delay": -1250, "time": "1749574210" }, "departure": { "delay": -1250, "time": "1749574210" }, "stopId": "49JARZnorbU", "stopSequence": 11 }, { "arrival": { "delay": -1250, "time": "1749574510" }, "departure": { "delay": -1250, "time": "1749574510" }, "stopId": "49ECHEcentR", "stopSequence": 12 }, { "arrival": { "delay": -1250, "time": "1749574870" }, "departure": { "delay": -1250, "time": "1749574870" }, "stopId": "49BAUGleblR", "stopSequence": 13 }, { "arrival": { "delay": -1250, "time": "1749575230" }, "departure": { "delay": -1250, "time": "1749575230" }, "stopId": "49BAUGeuroR", "stopSequence": 14 }, { "arrival": { "delay": -1250, "time": "1749575350" }, "departure": { "delay": -1250, "time": "1749575350" }, "stopId": "49BAUGpublR", "stopSequence": 15 }, { "arrival": { "delay": -1250, "time": "1749575830" }, "departure": { "delay": -1250, "time": "1749575830" }, "stopId": "49LASSgiraU", "stopSequence": 16 }, { "arrival": { "delay": -1250, "time": "1749576010" }, "departure": { "delay": -1250, "time": "1749576010" }, "stopId": "49AUVEmairR", "stopSequence": 17 }, { "arrival": { "delay": -1250, "time": "1749576310" }, "departure": { "delay": -1250, "time": "1749576310" }, "stopId": "49NOYAbaugR", "stopSequence": 18 }, { "arrival": { "delay": -1250, "time": "1749576430" }, "departure": { "delay": -1250, "time": "1749576430" }, "stopId": "49NOYAecolR", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402-B", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402-B|25490881:T7|18:15:00" }, "vehicle": { "id": "9f7d13f7485fc5c9", "label": "Angers → Noyant" } } }, { "id": "RT|402-B|25490881:T6|17:25:00|402-B|25490881:T6|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -812, "time": "1749568288" }, "departure": { "delay": 140, "time": "1749569240" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 196, "time": "1749569596" }, "departure": { "delay": 254, "time": "1749569654" }, "stopId": "49ANGEbrisR", "stopSequence": 2 }, { "arrival": { "delay": 279, "time": "1749570039" }, "departure": { "delay": 385, "time": "1749570145" }, "stopId": "49ECOUpariR", "stopSequence": 3 }, { "arrival": { "delay": 317, "time": "1749570197" }, "departure": { "delay": 353, "time": "1749570233" }, "stopId": "49SYLVprovR", "stopSequence": 4 }, { "arrival": { "delay": 318, "time": "1749570318" }, "departure": { "delay": 332, "time": "1749570332" }, "stopId": "49SYLVexpoR", "stopSequence": 5 }, { "arrival": { "delay": 340, "time": "1749571060" }, "departure": { "delay": 340, "time": "1749571060" }, "stopId": "49CORZplanR", "stopSequence": 6 }, { "arrival": { "delay": 340, "time": "1749571420" }, "departure": { "delay": 340, "time": "1749571420" }, "stopId": "49SEIC766rR", "stopSequence": 7 }, { "arrival": { "delay": 340, "time": "1749571600" }, "departure": { "delay": 340, "time": "1749571600" }, "stopId": "49MARCaeroR", "stopSequence": 8 }, { "arrival": { "delay": 340, "time": "1749572020" }, "departure": { "delay": 340, "time": "1749572020" }, "stopId": "49JARZairbR", "stopSequence": 9 }, { "arrival": { "delay": 340, "time": "1749572200" }, "departure": { "delay": 340, "time": "1749572200" }, "stopId": "49JARZnorbU", "stopSequence": 10 }, { "arrival": { "delay": 340, "time": "1749572500" }, "departure": { "delay": 340, "time": "1749572500" }, "stopId": "49ECHEcentR", "stopSequence": 11 }, { "arrival": { "delay": 340, "time": "1749572860" }, "departure": { "delay": 340, "time": "1749572860" }, "stopId": "49BAUGleblR", "stopSequence": 12 }, { "arrival": { "delay": 340, "time": "1749573220" }, "departure": { "delay": 340, "time": "1749573220" }, "stopId": "49BAUGeuroR", "stopSequence": 13 }, { "arrival": { "delay": 340, "time": "1749573340" }, "departure": { "delay": 340, "time": "1749573340" }, "stopId": "49BAUGpublR", "stopSequence": 14 }, { "arrival": { "delay": 340, "time": "1749573820" }, "departure": { "delay": 340, "time": "1749573820" }, "stopId": "49LASSgiraU", "stopSequence": 15 }, { "arrival": { "delay": 340, "time": "1749574000" }, "departure": { "delay": 340, "time": "1749574000" }, "stopId": "49AUVEmairR", "stopSequence": 16 }, { "arrival": { "delay": 340, "time": "1749574300" }, "departure": { "delay": 340, "time": "1749574300" }, "stopId": "49NOYAbaugR", "stopSequence": 17 }, { "arrival": { "delay": 340, "time": "1749574420" }, "departure": { "delay": 340, "time": "1749574420" }, "stopId": "49NOYAecolR", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "402-B", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "402-B|25490881:T6|17:25:00" }, "vehicle": { "id": "670d1a5914f8cde216b3e7f2", "label": "newVehicle", "licensePlate": "GY 968 PF" } } }, { "id": "RT|16|25051627:T7|17:15:00|16|25051627:T7|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -749, "time": "1749567751" }, "departure": { "delay": 146, "time": "1749568646" }, "stopId": "79NIORsncfU", "stopSequence": 1 }, { "arrival": { "delay": 154, "time": "1749568834" }, "departure": { "delay": 620, "time": "1749569300" }, "stopId": "79NIORjeanR", "stopSequence": 2 }, { "arrival": { "delay": 294, "time": "1749570174" }, "departure": { "delay": 416, "time": "1749570296" }, "stopId": "85BENErichR", "stopSequence": 3 }, { "arrival": { "delay": 422, "time": "1749570402" }, "departure": { "delay": 484, "time": "1749570464" }, "stopId": "85BENEcentU", "stopSequence": 4 }, { "arrival": { "delay": 278, "time": "1749570878" }, "departure": { "delay": 328, "time": "1749570928" }, "stopId": "85OULMcentR", "stopSequence": 5 }, { "arrival": { "delay": 330, "time": "1749571350" }, "departure": { "delay": 330, "time": "1749571350" }, "stopId": "85FRAIniorR", "stopSequence": 6 }, { "arrival": { "delay": 330, "time": "1749571830" }, "departure": { "delay": 330, "time": "1749571830" }, "stopId": "85FONTmaroR", "stopSequence": 7 }, { "arrival": { "delay": 330, "time": "1749571950" }, "departure": { "delay": 330, "time": "1749571950" }, "stopId": "85FONTmarcU", "stopSequence": 8 }, { "arrival": { "delay": 330, "time": "1749572010" }, "departure": { "delay": 330, "time": "1749572010" }, "stopId": "85FONTpemuU", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "16|25051627:T7|17:15:00" }, "vehicle": { "id": "63fe12bd58fe51bea197d110", "label": "627", "licensePlate": "GL727ZA" } } }, { "id": "RT|572|25910399:T5|17:50:00|572|25910399:T5|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 171, "time": "1749570771" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 380, "time": "1749572060" }, "departure": { "delay": 380, "time": "1749572060" }, "stopId": "85AIZEoffiU", "stopSequence": 2 }, { "arrival": { "delay": 380, "time": "1749572480" }, "departure": { "delay": 380, "time": "1749572480" }, "stopId": "85AIZEboulR", "stopSequence": 3 }, { "arrival": { "delay": 380, "time": "1749572720" }, "departure": { "delay": 380, "time": "1749572720" }, "stopId": "85COEXburoR", "stopSequence": 4 }, { "arrival": { "delay": 380, "time": "1749573140" }, "departure": { "delay": 380, "time": "1749573140" }, "stopId": "85COEXacacT", "stopSequence": 5 }, { "arrival": { "delay": 380, "time": "1749573380" }, "departure": { "delay": 380, "time": "1749573380" }, "stopId": "85COEXbrecR", "stopSequence": 6 }, { "arrival": { "delay": 380, "time": "1749573560" }, "departure": { "delay": 380, "time": "1749573560" }, "stopId": "85COEXgolfR", "stopSequence": 7 }, { "arrival": { "delay": 380, "time": "1749573800" }, "departure": { "delay": 380, "time": "1749573800" }, "stopId": "85REVEgoupR", "stopSequence": 8 }, { "arrival": { "delay": 380, "time": "1749573920" }, "departure": { "delay": 380, "time": "1749573920" }, "stopId": "85REVE4cheU", "stopSequence": 9 }, { "arrival": { "delay": 380, "time": "1749574460" }, "departure": { "delay": 380, "time": "1749574460" }, "stopId": "85GILLeuroU", "stopSequence": 10 }, { "arrival": { "delay": 380, "time": "1749574700" }, "departure": { "delay": 380, "time": "1749574700" }, "stopId": "85GILLlibeR", "stopSequence": 11 }, { "arrival": { "delay": 380, "time": "1749575300" }, "departure": { "delay": 380, "time": "1749575300" }, "stopId": "85GILLsncfU", "stopSequence": 12 }, { "arrival": { "delay": 380, "time": "1749575600" }, "departure": { "delay": 380, "time": "1749575600" }, "stopId": "85RIEZsncfTR", "stopSequence": 13 }, { "arrival": { "delay": 380, "time": "1749576020" }, "departure": { "delay": 380, "time": "1749576020" }, "stopId": "85RIEZpissU", "stopSequence": 14 }, { "arrival": { "delay": 380, "time": "1749576260" }, "departure": { "delay": 380, "time": "1749576260" }, "stopId": "85JEANorouR", "stopSequence": 15 }, { "arrival": { "delay": 380, "time": "1749576680" }, "departure": { "delay": 380, "time": "1749576680" }, "stopId": "85JEANdunaU", "stopSequence": 16 }, { "arrival": { "delay": 380, "time": "1749576980" }, "departure": { "delay": 380, "time": "1749576980" }, "stopId": "85JEANcommU", "stopSequence": 17 }, { "arrival": { "delay": 380, "time": "1749577100" }, "departure": { "delay": 380, "time": "1749577100" }, "stopId": "85JEANroutU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "572|25910399:T5|17:50:00" }, "vehicle": { "id": "6482fc1491e9c9bcb622af47", "label": "907", "licensePlate": "GM496YP" } } }, { "id": "RT|15|25042950:T12|17:13:00|15|25042950:T12|17:13:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -96, "time": "1749568284" }, "departure": { "delay": -50, "time": "1749568330" }, "stopId": "85FONTmarcU", "stopSequence": 1 }, { "arrival": { "delay": -388, "time": "1749568412" }, "departure": { "delay": 48, "time": "1749568848" }, "stopId": "85FONTpemuU", "stopSequence": 2 }, { "arrival": { "delay": -32, "time": "1749569068" }, "departure": { "delay": 56, "time": "1749569156" }, "stopId": "85FONTsantR", "stopSequence": 3 }, { "arrival": { "delay": -65, "time": "1749569935" }, "departure": { "delay": -32, "time": "1749569968" }, "stopId": "85MOUZcentR", "stopSequence": 4 }, { "arrival": { "delay": -36, "time": "1749570041" }, "departure": { "delay": 23, "time": "1749570100" }, "stopId": "85MOUZlucoR", "stopSequence": 5 }, { "arrival": { "delay": -27, "time": "1749570213" }, "departure": { "delay": -2, "time": "1749570238" }, "stopId": "85NALLcentR", "stopSequence": 6 }, { "arrival": { "delay": -110, "time": "1749571064" }, "departure": { "delay": -110, "time": "1749571064" }, "stopId": "85LUCOfiefR", "stopSequence": 7 }, { "arrival": { "delay": -110, "time": "1749571210" }, "departure": { "delay": -110, "time": "1749571210" }, "stopId": "85LUCOsncfU", "stopSequence": 8 }, { "arrival": { "delay": -110, "time": "1749571630" }, "departure": { "delay": -110, "time": "1749571630" }, "stopId": "85CORPrd74R", "stopSequence": 9 }, { "arrival": { "delay": -110, "time": "1749571810" }, "departure": { "delay": -110, "time": "1749571810" }, "stopId": "85DISSboulR", "stopSequence": 10 }, { "arrival": { "delay": -110, "time": "1749572110" }, "departure": { "delay": -110, "time": "1749572110" }, "stopId": "85DISSclemU", "stopSequence": 11 }, { "arrival": { "delay": -110, "time": "1749572530" }, "departure": { "delay": -110, "time": "1749572530" }, "stopId": "85GUIBmainU", "stopSequence": 12 }, { "arrival": { "delay": -110, "time": "1749572710" }, "departure": { "delay": -110, "time": "1749572710" }, "stopId": "85FLORgaulR", "stopSequence": 13 }, { "arrival": { "delay": -110, "time": "1749573070" }, "departure": { "delay": -110, "time": "1749573070" }, "stopId": "85FLORpaviR", "stopSequence": 14 }, { "arrival": { "delay": -110, "time": "1749573490" }, "departure": { "delay": -110, "time": "1749573490" }, "stopId": "85ROCHboilR", "stopSequence": 15 }, { "arrival": { "delay": -110, "time": "1749573670" }, "departure": { "delay": -110, "time": "1749573670" }, "stopId": "85ROCHvendR", "stopSequence": 16 }, { "arrival": { "delay": -110, "time": "1749573850" }, "departure": { "delay": -110, "time": "1749573850" }, "stopId": "85ROCHsncfU", "stopSequence": 17 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "15|25042950:T12|17:13:00" }, "vehicle": { "id": "63f5e097e0490972e730db32", "label": "620", "licensePlate": "GL261YS" } } }, { "id": "RT|510|24215566:T6|17:30:00|510|24215566:T6|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -605, "time": "1749568795" }, "departure": { "delay": 98, "time": "1749569498" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": -332, "time": "1749570388" }, "departure": { "delay": 41, "time": "1749570761" }, "stopId": "85FERRmarcU", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1749571240" }, "departure": { "delay": 40, "time": "1749571240" }, "stopId": "85ESSAentrR", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1749571360" }, "departure": { "delay": 40, "time": "1749571360" }, "stopId": "85ESSAcharR", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1749571660" }, "departure": { "delay": 40, "time": "1749571660" }, "stopId": "85ESSAmongR", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1749571840" }, "departure": { "delay": 40, "time": "1749571840" }, "stopId": "85SAINnatiR", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1749571960" }, "departure": { "delay": 40, "time": "1749571960" }, "stopId": "85SAINrd16R", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1749572680" }, "departure": { "delay": 40, "time": "1749572680" }, "stopId": "85HERBpompU", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "510|24215566:T6|17:30:00" }, "vehicle": { "id": "63f5e0cd34b0273ad9d006c0", "label": "623", "licensePlate": "GL380YN" } } }, { "id": "RT|550|25752898:T9|17:20:00|550|25752898:T9|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -228, "time": "1749568572" }, "departure": { "delay": 115, "time": "1749568915" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 176, "time": "1749569276" }, "departure": { "delay": 203, "time": "1749569303" }, "stopId": "85SABLaquiA", "stopSequence": 2 }, { "arrival": { "delay": 132, "time": "1749569532" }, "departure": { "delay": 171, "time": "1749569571" }, "stopId": "85CHAToceaA", "stopSequence": 3 }, { "arrival": { "delay": 274, "time": "1749569794" }, "departure": { "delay": 302, "time": "1749569822" }, "stopId": "85CHATmouzA", "stopSequence": 4 }, { "arrival": { "delay": 305, "time": "1749569945" }, "departure": { "delay": 335, "time": "1749569975" }, "stopId": "85TALMarpeA", "stopSequence": 5 }, { "arrival": { "delay": 299, "time": "1749569999" }, "departure": { "delay": 323, "time": "1749570023" }, "stopId": "85TALMequeA", "stopSequence": 6 }, { "arrival": { "delay": 297, "time": "1749570057" }, "departure": { "delay": 310, "time": "1749570070" }, "stopId": "85TALMautoA", "stopSequence": 7 }, { "arrival": { "delay": 277, "time": "1749570157" }, "departure": { "delay": 312, "time": "1749570192" }, "stopId": "85TALMmichA", "stopSequence": 8 }, { "arrival": { "delay": 254, "time": "1749570254" }, "departure": { "delay": 277, "time": "1749570277" }, "stopId": "85TALMoceaA", "stopSequence": 9 }, { "arrival": { "delay": 242, "time": "1749570302" }, "departure": { "delay": 327, "time": "1749570387" }, "stopId": "85TALMsupeA", "stopSequence": 10 }, { "arrival": { "delay": 266, "time": "1749570506" }, "departure": { "delay": 357, "time": "1749570597" }, "stopId": "85TALMpayrU", "stopSequence": 11 }, { "arrival": { "delay": 430, "time": "1749571270" }, "departure": { "delay": 430, "time": "1749571270" }, "stopId": "85JARDcimeA", "stopSequence": 12 }, { "arrival": { "delay": 430, "time": "1749571510" }, "departure": { "delay": 430, "time": "1749571510" }, "stopId": "85VINCbiblA", "stopSequence": 13 }, { "arrival": { "delay": 430, "time": "1749571870" }, "departure": { "delay": 430, "time": "1749571870" }, "stopId": "85LONGsouvU", "stopSequence": 14 }, { "arrival": { "delay": 430, "time": "1749572170" }, "departure": { "delay": 430, "time": "1749572170" }, "stopId": "85LONGrochA", "stopSequence": 15 }, { "arrival": { "delay": 430, "time": "1749572470" }, "departure": { "delay": 430, "time": "1749572470" }, "stopId": "85LONGconcA", "stopSequence": 16 }, { "arrival": { "delay": 430, "time": "1749572710" }, "departure": { "delay": 430, "time": "1749572710" }, "stopId": "85TRANcommA", "stopSequence": 17 }, { "arrival": { "delay": 430, "time": "1749572950" }, "departure": { "delay": 430, "time": "1749572950" }, "stopId": "85TRANguinA", "stopSequence": 18 }, { "arrival": { "delay": 430, "time": "1749573070" }, "departure": { "delay": 430, "time": "1749573070" }, "stopId": "85TRANomniA", "stopSequence": 19 }, { "arrival": { "delay": 430, "time": "1749573190" }, "departure": { "delay": 430, "time": "1749573190" }, "stopId": "85TRANgaulA", "stopSequence": 20 }, { "arrival": { "delay": 430, "time": "1749573310" }, "departure": { "delay": 430, "time": "1749573310" }, "stopId": "85TRANmogeU", "stopSequence": 21 }, { "arrival": { "delay": 430, "time": "1749573490" }, "departure": { "delay": 430, "time": "1749573490" }, "stopId": "85TRANverdA", "stopSequence": 22 }, { "arrival": { "delay": 430, "time": "1749573610" }, "departure": { "delay": 430, "time": "1749573610" }, "stopId": "85TRANvendA", "stopSequence": 23 }, { "arrival": { "delay": 430, "time": "1749573790" }, "departure": { "delay": 430, "time": "1749573790" }, "stopId": "85TRANanneA", "stopSequence": 24 }, { "arrival": { "delay": 430, "time": "1749573910" }, "departure": { "delay": 430, "time": "1749573910" }, "stopId": "85TRANrouiA", "stopSequence": 25 }, { "arrival": { "delay": 430, "time": "1749573970" }, "departure": { "delay": 430, "time": "1749573970" }, "stopId": "85TRANhenrA", "stopSequence": 26 }, { "arrival": { "delay": 430, "time": "1749574150" }, "departure": { "delay": 430, "time": "1749574150" }, "stopId": "85FAUTsiesA", "stopSequence": 27 }, { "arrival": { "delay": 430, "time": "1749574210" }, "departure": { "delay": 430, "time": "1749574210" }, "stopId": "85FAUTbrauA", "stopSequence": 28 }, { "arrival": { "delay": 430, "time": "1749574330" }, "departure": { "delay": 430, "time": "1749574330" }, "stopId": "85FAUTtranA", "stopSequence": 29 }, { "arrival": { "delay": 430, "time": "1749574450" }, "departure": { "delay": 430, "time": "1749574450" }, "stopId": "85FAUToffiU", "stopSequence": 30 }, { "arrival": { "delay": 430, "time": "1749574630" }, "departure": { "delay": 430, "time": "1749574630" }, "stopId": "85AIGUcourA", "stopSequence": 31 }, { "arrival": { "delay": 430, "time": "1749574810" }, "departure": { "delay": 430, "time": "1749574810" }, "stopId": "85AIGUcommA", "stopSequence": 32 }, { "arrival": { "delay": 430, "time": "1749574870" }, "departure": { "delay": 430, "time": "1749574870" }, "stopId": "85MICHsupeA", "stopSequence": 33 }, { "arrival": { "delay": 430, "time": "1749575230" }, "departure": { "delay": 430, "time": "1749575230" }, "stopId": "85MICHabbaA", "stopSequence": 34 }, { "arrival": { "delay": 430, "time": "1749575830" }, "departure": { "delay": 430, "time": "1749575830" }, "stopId": "85TRIAanciA", "stopSequence": 35 }, { "arrival": { "delay": 430, "time": "1749576310" }, "departure": { "delay": 430, "time": "1749576310" }, "stopId": "85LUCOportA", "stopSequence": 36 }, { "arrival": { "delay": 430, "time": "1749576730" }, "departure": { "delay": 430, "time": "1749576730" }, "stopId": "85LUCOsncfU", "stopSequence": 37 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "550|25752898:T9|17:20:00" }, "vehicle": { "id": "63f5e05bfcac049c15dbc837", "label": "617", "licensePlate": "GL946YS" } } }, { "id": "RT|568|25890594:T7|16:20:00|568|25890594:T7|16:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -210, "time": "1749564990" }, "departure": { "delay": 207, "time": "1749565407" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 400, "time": "1749565720" }, "departure": { "delay": 456, "time": "1749565776" }, "stopId": "85OLONmuguR", "stopSequence": 2 }, { "arrival": { "delay": 332, "time": "1749566012" }, "departure": { "delay": 361, "time": "1749566041" }, "stopId": "85OLONjarrR", "stopSequence": 3 }, { "arrival": { "delay": 291, "time": "1749566451" }, "departure": { "delay": 379, "time": "1749566539" }, "stopId": "85LONNmairR", "stopSequence": 4 }, { "arrival": { "delay": 234, "time": "1749566994" }, "departure": { "delay": 309, "time": "1749567069" }, "stopId": "85BREMmai8R", "stopSequence": 5 }, { "arrival": { "delay": 292, "time": "1749567112" }, "departure": { "delay": 355, "time": "1749567175" }, "stopId": "85BREMceanR", "stopSequence": 6 }, { "arrival": { "delay": 306, "time": "1749567246" }, "departure": { "delay": 340, "time": "1749567280" }, "stopId": "85BRETbremR", "stopSequence": 7 }, { "arrival": { "delay": 297, "time": "1749567357" }, "departure": { "delay": 335, "time": "1749567395" }, "stopId": "85BRETbaccR", "stopSequence": 8 }, { "arrival": { "delay": 189, "time": "1749567489" }, "departure": { "delay": 468, "time": "1749567768" }, "stopId": "85BRETmairU", "stopSequence": 9 }, { "arrival": { "delay": 603, "time": "1749568083" }, "departure": { "delay": 628, "time": "1749568108" }, "stopId": "85BRETsauzR", "stopSequence": 10 }, { "arrival": { "delay": 355, "time": "1749568255" }, "departure": { "delay": 396, "time": "1749568296" }, "stopId": "85GVRAoceaR", "stopSequence": 11 }, { "arrival": { "delay": -47, "time": "1749568453" }, "departure": { "delay": 17, "time": "1749568517" }, "stopId": "85GILLsablR", "stopSequence": 12 }, { "arrival": { "delay": -59, "time": "1749568741" }, "departure": { "delay": 35, "time": "1749568835" }, "stopId": "85GILLlibeR", "stopSequence": 13 }, { "arrival": { "delay": -375, "time": "1749569325" }, "departure": { "delay": 66, "time": "1749569766" }, "stopId": "85GILLsncfU", "stopSequence": 14 }, { "arrival": { "delay": 198, "time": "1749570198" }, "departure": { "delay": 281, "time": "1749570281" }, "stopId": "85RIEZfortR", "stopSequence": 15 }, { "arrival": { "delay": 256, "time": "1749570736" }, "departure": { "delay": 291, "time": "1749570771" }, "stopId": "85RIEZsncfTR", "stopSequence": 16 }, { "arrival": { "delay": 250, "time": "1749571390" }, "departure": { "delay": 250, "time": "1749571390" }, "stopId": "85RIEZpissU", "stopSequence": 17 }, { "arrival": { "delay": 250, "time": "1749571870" }, "departure": { "delay": 250, "time": "1749571870" }, "stopId": "85JEANorouR", "stopSequence": 18 }, { "arrival": { "delay": 250, "time": "1749572170" }, "departure": { "delay": 250, "time": "1749572170" }, "stopId": "85JEANdunaU", "stopSequence": 19 }, { "arrival": { "delay": 250, "time": "1749572350" }, "departure": { "delay": 250, "time": "1749572350" }, "stopId": "85JEANroutU", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1749572650" }, "departure": { "delay": 250, "time": "1749572650" }, "stopId": "85JEANoceaR", "stopSequence": 21 }, { "arrival": { "delay": 250, "time": "1749572830" }, "departure": { "delay": 250, "time": "1749572830" }, "stopId": "85JEANrd38U", "stopSequence": 22 }, { "arrival": { "delay": 250, "time": "1749572950" }, "departure": { "delay": 250, "time": "1749572950" }, "stopId": "85NOTRpontR", "stopSequence": 23 }, { "arrival": { "delay": 250, "time": "1749573070" }, "departure": { "delay": 250, "time": "1749573070" }, "stopId": "85NOTRoffiR", "stopSequence": 24 }, { "arrival": { "delay": 250, "time": "1749573610" }, "departure": { "delay": 250, "time": "1749573610" }, "stopId": "85BARRmairR", "stopSequence": 25 }, { "arrival": { "delay": 250, "time": "1749573850" }, "departure": { "delay": 250, "time": "1749573850" }, "stopId": "85BARRpostR", "stopSequence": 26 }, { "arrival": { "delay": 250, "time": "1749574030" }, "departure": { "delay": 250, "time": "1749574030" }, "stopId": "85BARRmariU1", "stopSequence": 27 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "568|25890594:T7|16:20:00" }, "vehicle": { "id": "6482fbcfd8383ce5b5c0da18", "label": "903", "licensePlate": "GM392TN" } } }, { "id": "RT|13|25961289:T6|17:15:00|13|25961289:T6|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -731, "time": "1749567769" }, "departure": { "delay": -609, "time": "1749567891" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 960, "time": "1749571560" }, "departure": { "delay": 960, "time": "1749571560" }, "stopId": "44PAZAmairR", "stopSequence": 2 }, { "arrival": { "delay": 960, "time": "1749572460" }, "departure": { "delay": 960, "time": "1749572460" }, "stopId": "44BOURecolR", "stopSequence": 3 }, { "arrival": { "delay": 960, "time": "1749573060" }, "departure": { "delay": 960, "time": "1749573060" }, "stopId": "85BOUIbouiR", "stopSequence": 4 }, { "arrival": { "delay": 960, "time": "1749573540" }, "departure": { "delay": 960, "time": "1749573540" }, "stopId": "85BEAUnicoU", "stopSequence": 5 }, { "arrival": { "delay": 960, "time": "1749573595" }, "departure": { "delay": 960, "time": "1749573595" }, "stopId": "85BEAUsablR", "stopSequence": 6 }, { "arrival": { "delay": 960, "time": "1749573840" }, "departure": { "delay": 960, "time": "1749573840" }, "stopId": "85BEAUheliR", "stopSequence": 7 }, { "arrival": { "delay": 960, "time": "1749574177" }, "departure": { "delay": 960, "time": "1749574177" }, "stopId": "85BARRpostR", "stopSequence": 8 }, { "arrival": { "delay": 960, "time": "1749574560" }, "departure": { "delay": 960, "time": "1749574560" }, "stopId": "85BARRmariU1", "stopSequence": 9 }, { "arrival": { "delay": 960, "time": "1749575040" }, "departure": { "delay": 960, "time": "1749575040" }, "stopId": "85BARBgoisR", "stopSequence": 10 }, { "arrival": { "delay": 960, "time": "1749575640" }, "departure": { "delay": 960, "time": "1749575640" }, "stopId": "85GUEReuroU", "stopSequence": 11 }, { "arrival": { "delay": 960, "time": "1749576060" }, "departure": { "delay": 960, "time": "1749576060" }, "stopId": "85NOIRroutU1", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "13|25961289:T6|17:15:00" }, "vehicle": { "id": "0f1926dbb59c28d3", "label": "Nantes → Noirmoutier-en-l'Île" } } }, { "id": "RT|555|25752873:T2|17:40:00|555|25752873:T2|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -120, "time": "1749569880" }, "departure": { "delay": 294, "time": "1749570294" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 211, "time": "1749570331" }, "departure": { "delay": 275, "time": "1749570395" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 246, "time": "1749570846" }, "departure": { "delay": 276, "time": "1749570876" }, "stopId": "85ROCHdenaA", "stopSequence": 3 }, { "arrival": { "delay": 260, "time": "1749571400" }, "departure": { "delay": 260, "time": "1749571400" }, "stopId": "85AUBIegliU", "stopSequence": 4 }, { "arrival": { "delay": 260, "time": "1749571700" }, "departure": { "delay": 260, "time": "1749571700" }, "stopId": "85BOISespaU", "stopSequence": 5 }, { "arrival": { "delay": 260, "time": "1749571820" }, "departure": { "delay": 260, "time": "1749571820" }, "stopId": "85BOISepinU", "stopSequence": 6 }, { "arrival": { "delay": 260, "time": "1749572420" }, "departure": { "delay": 260, "time": "1749572420" }, "stopId": "85MAUXgareU", "stopSequence": 7 }, { "arrival": { "delay": 260, "time": "1749572840" }, "departure": { "delay": 260, "time": "1749572840" }, "stopId": "85GIVRrougU", "stopSequence": 8 }, { "arrival": { "delay": 260, "time": "1749573080" }, "departure": { "delay": 260, "time": "1749573080" }, "stopId": "85JONCmarcA", "stopSequence": 9 }, { "arrival": { "delay": 260, "time": "1749573380" }, "departure": { "delay": 260, "time": "1749573380" }, "stopId": "85BENOoceaA", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1749573680" }, "departure": { "delay": 260, "time": "1749573680" }, "stopId": "85ANGLroutA", "stopSequence": 11 }, { "arrival": { "delay": 260, "time": "1749573800" }, "departure": { "delay": 260, "time": "1749573800" }, "stopId": "85ANGLmoriA", "stopSequence": 12 }, { "arrival": { "delay": 260, "time": "1749573860" }, "departure": { "delay": 260, "time": "1749573860" }, "stopId": "85ANGLmoulA", "stopSequence": 13 }, { "arrival": { "delay": 260, "time": "1749574100" }, "departure": { "delay": 260, "time": "1749574100" }, "stopId": "85ANGLdugeA", "stopSequence": 14 }, { "arrival": { "delay": 260, "time": "1749574220" }, "departure": { "delay": 260, "time": "1749574220" }, "stopId": "85ANGLmoncA", "stopSequence": 15 }, { "arrival": { "delay": 260, "time": "1749574340" }, "departure": { "delay": 260, "time": "1749574340" }, "stopId": "85ANGLforgU", "stopSequence": 16 }, { "arrival": { "delay": 260, "time": "1749574460" }, "departure": { "delay": 260, "time": "1749574460" }, "stopId": "85ANGLtranA", "stopSequence": 17 }, { "arrival": { "delay": 260, "time": "1749574520" }, "departure": { "delay": 260, "time": "1749574520" }, "stopId": "85ANGLpoueA", "stopSequence": 18 }, { "arrival": { "delay": 260, "time": "1749574580" }, "departure": { "delay": 260, "time": "1749574580" }, "stopId": "85ANGLcottA", "stopSequence": 19 }, { "arrival": { "delay": 260, "time": "1749574820" }, "departure": { "delay": 260, "time": "1749574820" }, "stopId": "85TRANalmaA", "stopSequence": 20 }, { "arrival": { "delay": 260, "time": "1749575360" }, "departure": { "delay": 260, "time": "1749575360" }, "stopId": "85TRANmogeU", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "555", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "555|25752873:T2|17:40:00" }, "vehicle": { "id": "63f5e0f25d43bad9986ee2c8", "label": "628", "licensePlate": "GM424AM" } } }, { "id": "RT|571|26072945:T1|17:25:00|571|26072945:T1|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -360, "time": "1749568740" }, "departure": { "delay": 103, "time": "1749569203" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1749569258" }, "departure": { "delay": 75, "time": "1749569295" }, "stopId": "85CHALnoueR", "stopSequence": 2 }, { "arrival": { "delay": 124, "time": "1749569584" }, "departure": { "delay": 148, "time": "1749569608" }, "stopId": "85SALLhabeR", "stopSequence": 3 }, { "arrival": { "delay": -36, "time": "1749569844" }, "departure": { "delay": -17, "time": "1749569863" }, "stopId": "85SALLmoulR", "stopSequence": 4 }, { "arrival": { "delay": -89, "time": "1749570211" }, "departure": { "delay": 18, "time": "1749570318" }, "stopId": "85GERVprimU", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1749570588" }, "departure": { "delay": 68, "time": "1749570668" }, "stopId": "85BEAUeloiR", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1749570776" }, "departure": { "delay": 96, "time": "1749570816" }, "stopId": "85BEAUnicoU", "stopSequence": 7 }, { "arrival": { "delay": -62, "time": "1749570898" }, "departure": { "delay": -9, "time": "1749570951" }, "stopId": "85BEAUsablR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749571080" }, "departure": { "delay": 0, "time": "1749571080" }, "stopId": "85BEAUgranR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571200" }, "departure": { "delay": 0, "time": "1749571200" }, "stopId": "85BEAUheliR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749571440" }, "departure": { "delay": 0, "time": "1749571440" }, "stopId": "85BARRpostR", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1749571680" }, "departure": { "delay": 0, "time": "1749571680" }, "stopId": "85BARRmariU1", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749572040" }, "departure": { "delay": 0, "time": "1749572040" }, "stopId": "85BARBfossR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749572160" }, "departure": { "delay": 0, "time": "1749572160" }, "stopId": "85BARBnourR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749572280" }, "departure": { "delay": 0, "time": "1749572280" }, "stopId": "85BARRn145R", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749572460" }, "departure": { "delay": 0, "time": "1749572460" }, "stopId": "85BARBraguR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749572580" }, "departure": { "delay": 0, "time": "1749572580" }, "stopId": "85BARBmairR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "85GUERtresU", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "85GUEReuroU", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749573360" }, "departure": { "delay": 0, "time": "1749573360" }, "stopId": "85GUERfranR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1749573420" }, "departure": { "delay": 0, "time": "1749573420" }, "stopId": "85EPINelouR", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "85EPINrougR", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1749573660" }, "departure": { "delay": 0, "time": "1749573660" }, "stopId": "85EPINormeR", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "85NOIRroutU1", "stopSequence": 24 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "571", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "571|26072945:T1|17:25:00" }, "vehicle": { "id": "6482e63e021f776ca7e1da67", "label": "910", "licensePlate": "GM776YP" } } }, { "id": "RT|Vxp|24224574:T5|17:30:00|Vxp|24224574:T5|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -507, "time": "1749568893" }, "departure": { "delay": 119, "time": "1749569519" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 226, "time": "1749570826" }, "stopId": "85AIZEoffiU", "stopSequence": 2 }, { "arrival": { "delay": 370, "time": "1749571990" }, "departure": { "delay": 370, "time": "1749571990" }, "stopId": "85LIGNblanU", "stopSequence": 3 }, { "arrival": { "delay": 370, "time": "1749572890" }, "departure": { "delay": 370, "time": "1749572890" }, "stopId": "85CHALsncfU", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "Vxp", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "Vxp|24224574:T5|17:30:00" }, "vehicle": { "id": "63f5e025b77d2f284cd545cc", "label": "615", "licensePlate": "GL196XQ" } } }, { "id": "RT|Vxp|24224573:T5|17:20:00|Vxp|24224573:T5|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -307, "time": "1749568493" }, "departure": { "delay": 151, "time": "1749568951" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": -112, "time": "1749569408" }, "departure": { "delay": 41, "time": "1749569561" }, "stopId": "85LIGNblanU", "stopSequence": 2 }, { "arrival": { "delay": -176, "time": "1749570364" }, "departure": { "delay": 17, "time": "1749570557" }, "stopId": "85AIZEoffiU", "stopSequence": 3 }, { "arrival": { "delay": -40, "time": "1749571520" }, "departure": { "delay": -40, "time": "1749571520" }, "stopId": "85ROCHsncfU", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "Vxp", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "Vxp|24224573:T5|17:20:00" }, "vehicle": { "id": "6482fc231a69c494a09e4c60", "label": "908", "licensePlate": "GM654YP" } } }, { "id": "RT|540|25239028:T2|18:05:00|540|25239028:T2|18:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -766, "time": "1749570734" }, "stopId": "17ROCHroutU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571680" }, "departure": { "delay": 0, "time": "1749571680" }, "stopId": "17ROCHjoffU", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573300" }, "departure": { "delay": 0, "time": "1749573300" }, "stopId": "17MARAaligR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573900" }, "departure": { "delay": 0, "time": "1749573900" }, "stopId": "85CHAIsablR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574140" }, "departure": { "delay": 0, "time": "1749574140" }, "stopId": "85CHAIaisnR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574320" }, "departure": { "delay": 0, "time": "1749574320" }, "stopId": "85CHAI8maiR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574380" }, "departure": { "delay": 0, "time": "1749574380" }, "stopId": "85CHAImairR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574740" }, "departure": { "delay": 0, "time": "1749574740" }, "stopId": "85NOYEneufR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574860" }, "departure": { "delay": 0, "time": "1749574860" }, "stopId": "85PUYRgaleR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749575100" }, "departure": { "delay": 0, "time": "1749575100" }, "stopId": "85CHAM8maiR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749575220" }, "departure": { "delay": 0, "time": "1749575220" }, "stopId": "85CHAMmairR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749575340" }, "departure": { "delay": 0, "time": "1749575340" }, "stopId": "85CHAMcroiR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749576300" }, "departure": { "delay": 0, "time": "1749576300" }, "stopId": "85LUCOsncfU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "540", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "540|25239028:T2|18:05:00" }, "vehicle": { "id": "648055b767e3ce3138811b64", "label": "845", "licensePlate": "GN514AG" } } }, { "id": "RT|572|25910393:T5|15:55:00|572|25910393:T5|15:55:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -483, "time": "1749563217" }, "departure": { "delay": -443, "time": "1749563257" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 113, "time": "1749564293" }, "stopId": "85JEANdunaU", "stopSequence": 3 }, { "arrival": { "delay": 263, "time": "1749564803" }, "departure": { "delay": 284, "time": "1749564824" }, "stopId": "85JEANorouA", "stopSequence": 4 }, { "arrival": { "delay": 224, "time": "1749565064" }, "departure": { "delay": 256, "time": "1749565096" }, "stopId": "85RIEZpissU", "stopSequence": 5 }, { "arrival": { "delay": 87, "time": "1749565407" }, "departure": { "delay": 415, "time": "1749565735" }, "stopId": "85RIEZsncfTA", "stopSequence": 6 }, { "arrival": { "delay": 536, "time": "1749566096" }, "departure": { "delay": 658, "time": "1749566218" }, "stopId": "85GILLsncfU", "stopSequence": 7 }, { "arrival": { "delay": 502, "time": "1749566662" }, "departure": { "delay": 613, "time": "1749566773" }, "stopId": "85GILLlibeA", "stopSequence": 8 }, { "arrival": { "delay": 627, "time": "1749567027" }, "departure": { "delay": 741, "time": "1749567141" }, "stopId": "85GILLeuroU", "stopSequence": 9 }, { "arrival": { "delay": 662, "time": "1749567482" }, "departure": { "delay": 687, "time": "1749567507" }, "stopId": "85REVE4cheU", "stopSequence": 10 }, { "arrival": { "delay": 611, "time": "1749567551" }, "departure": { "delay": 624, "time": "1749567564" }, "stopId": "85REVEgoupA", "stopSequence": 11 }, { "arrival": { "delay": 572, "time": "1749567692" }, "departure": { "delay": 599, "time": "1749567719" }, "stopId": "85COEXgolfA", "stopSequence": 12 }, { "arrival": { "delay": 594, "time": "1749567894" }, "departure": { "delay": 659, "time": "1749567959" }, "stopId": "85COEXclemA", "stopSequence": 13 }, { "arrival": { "delay": 478, "time": "1749568018" }, "departure": { "delay": 775, "time": "1749568315" }, "stopId": "85COEXacacT", "stopSequence": 14 }, { "arrival": { "delay": 637, "time": "1749568597" }, "departure": { "delay": 684, "time": "1749568644" }, "stopId": "85COEXburoA", "stopSequence": 15 }, { "arrival": { "delay": 648, "time": "1749568848" }, "departure": { "delay": 666, "time": "1749568866" }, "stopId": "85AIZEboulA", "stopSequence": 16 }, { "arrival": { "delay": 607, "time": "1749569287" }, "departure": { "delay": 903, "time": "1749569583" }, "stopId": "85AIZEoffiU", "stopSequence": 17 }, { "arrival": { "delay": 974, "time": "1749570674" }, "stopId": "85ROCHsncfU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "572|25910393:T5|15:55:00" }, "vehicle": { "id": "6482fc1491e9c9bcb622af47", "label": "907", "licensePlate": "GM496YP" } } }, { "id": "RT|12|25944779:T6|17:50:00|12|25944779:T6|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -558, "time": "1749570042" }, "departure": { "delay": 55, "time": "1749570655" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1749571100" }, "departure": { "delay": 80, "time": "1749571100" }, "stopId": "85PERRperrA", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1749571820" }, "departure": { "delay": 80, "time": "1749571820" }, "stopId": "85CHALnotrA", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1749572180" }, "departure": { "delay": 80, "time": "1749572180" }, "stopId": "85CHALsncfU", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "12|25944779:T6|17:50:00" }, "vehicle": { "id": "6672ea9c2e30bc3553f353cc", "label": "40154", "licensePlate": "GX880PR" } } }, { "id": "RT|568|25890594:T11|17:40:00|568|25890594:T11|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -197, "time": "1749569803" }, "departure": { "delay": 60, "time": "1749570060" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1749570263" }, "departure": { "delay": -12, "time": "1749570288" }, "stopId": "85JEANoceaR", "stopSequence": 2 }, { "arrival": { "delay": -24, "time": "1749570456" }, "departure": { "delay": 10, "time": "1749570490" }, "stopId": "85JEANrd38U", "stopSequence": 3 }, { "arrival": { "delay": -52, "time": "1749570548" }, "departure": { "delay": -21, "time": "1749570579" }, "stopId": "85NOTRpontR", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1749570692" }, "departure": { "delay": 23, "time": "1749570743" }, "stopId": "85NOTRoffiR", "stopSequence": 5 }, { "arrival": { "delay": -110, "time": "1749571150" }, "departure": { "delay": -110, "time": "1749571150" }, "stopId": "85BARRmairR", "stopSequence": 6 }, { "arrival": { "delay": -110, "time": "1749571390" }, "departure": { "delay": -110, "time": "1749571390" }, "stopId": "85BARRpostR", "stopSequence": 7 }, { "arrival": { "delay": -110, "time": "1749571570" }, "departure": { "delay": -110, "time": "1749571570" }, "stopId": "85BARRmariU1", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "568|25890594:T11|17:40:00" }, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|17|25278046:T2|18:00:00|17|25278046:T2|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -691, "time": "1749570509" }, "stopId": "17ROCHroutU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571380" }, "departure": { "delay": 0, "time": "1749571380" }, "stopId": "17ROCHhopiR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571560" }, "departure": { "delay": 0, "time": "1749571560" }, "stopId": "17ROCHpattR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "17MARAaligR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573660" }, "departure": { "delay": 0, "time": "1749573660" }, "stopId": "85ELLErochR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574200" }, "departure": { "delay": 0, "time": "1749574200" }, "stopId": "85VIX1stadU", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "85VELLclemU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749575520" }, "departure": { "delay": 0, "time": "1749575520" }, "stopId": "85FONTmaroR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575640" }, "departure": { "delay": 0, "time": "1749575640" }, "stopId": "85FONTmarcU", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749575700" }, "departure": { "delay": 0, "time": "1749575700" }, "stopId": "85FONTpemuU", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "17|25278046:T2|18:00:00" }, "vehicle": { "id": "63f5e13813ec3655b1001cb2", "label": "631", "licensePlate": "GM601AM" } } }, { "id": "RT|17|25278043:T3|17:25:00|17|25278043:T3|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 138, "time": "1749569238" }, "departure": { "delay": 149, "time": "1749569249" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 220, "time": "1749569500" }, "departure": { "delay": 242, "time": "1749569522" }, "stopId": "85FONTmaroA", "stopSequence": 2 }, { "arrival": { "delay": 215, "time": "1749570155" }, "departure": { "delay": 282, "time": "1749570222" }, "stopId": "85VELLclemU", "stopSequence": 3 }, { "arrival": { "delay": 154, "time": "1749570694" }, "departure": { "delay": 190, "time": "1749570730" }, "stopId": "85VIX1stadU", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1749571230" }, "departure": { "delay": 150, "time": "1749571230" }, "stopId": "85ELLEfontA", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1749571710" }, "departure": { "delay": 150, "time": "1749571710" }, "stopId": "17MARAaligA", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1749572790" }, "departure": { "delay": 150, "time": "1749572790" }, "stopId": "17ROCHpattA", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1749572970" }, "departure": { "delay": 150, "time": "1749572970" }, "stopId": "17ROCHhopiA", "stopSequence": 8 }, { "arrival": { "delay": 150, "time": "1749573270" }, "departure": { "delay": 150, "time": "1749573270" }, "stopId": "17ROCHroutU", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "17|25278043:T3|17:25:00" }, "vehicle": { "id": "63f5e0acfa9f2eeff1b713c2", "label": "621", "licensePlate": "GL005YS" } } }, { "id": "RT|590|26073351:T5|16:50:00|590|26073351:T5|16:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -42, "time": "1749566958" }, "departure": { "delay": 49, "time": "1749567049" }, "stopId": "85CHANsncfU2", "stopSequence": 1 }, { "arrival": { "delay": 85, "time": "1749567445" }, "departure": { "delay": 127, "time": "1749567487" }, "stopId": "85STERclemU", "stopSequence": 2 }, { "arrival": { "delay": -19, "time": "1749567881" }, "departure": { "delay": 33, "time": "1749567933" }, "stopId": "85OIELmairU", "stopSequence": 4 }, { "arrival": { "delay": 106, "time": "1749568126" }, "departure": { "delay": 143, "time": "1749568163" }, "stopId": "85SAINrd16A", "stopSequence": 5 }, { "arrival": { "delay": 41, "time": "1749568301" }, "departure": { "delay": 69, "time": "1749568329" }, "stopId": "85GOULbrosA", "stopSequence": 6 }, { "arrival": { "delay": 84, "time": "1749568584" }, "departure": { "delay": 119, "time": "1749568619" }, "stopId": "85FULGbretA", "stopSequence": 7 }, { "arrival": { "delay": -76, "time": "1749569144" }, "departure": { "delay": 104, "time": "1749569324" }, "stopId": "85CHAVbiaiU", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1749569643" }, "departure": { "delay": 221, "time": "1749569861" }, "stopId": "85GEORrangA", "stopSequence": 9 }, { "arrival": { "delay": 347, "time": "1749570227" }, "departure": { "delay": 382, "time": "1749570262" }, "stopId": "85GEORmainA", "stopSequence": 10 }, { "arrival": { "delay": 407, "time": "1749570887" }, "stopId": "85MONTsncfU", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "590", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "590|26073351:T5|16:50:00" }, "vehicle": { "id": "6482fc441048265b8da66432", "label": "912", "licensePlate": "GN742AG" } } }, { "id": "RT|568|25890593:T8|17:10:00|568|25890593:T8|17:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -162, "time": "1749568038" }, "departure": { "delay": 490, "time": "1749568690" }, "stopId": "85BARRmariU1", "stopSequence": 1 }, { "arrival": { "delay": 375, "time": "1749568875" }, "departure": { "delay": 432, "time": "1749568932" }, "stopId": "85BARRpostA", "stopSequence": 2 }, { "arrival": { "delay": 241, "time": "1749568981" }, "departure": { "delay": 263, "time": "1749569003" }, "stopId": "85BARRmairA", "stopSequence": 3 }, { "arrival": { "delay": -22, "time": "1749569378" }, "departure": { "delay": 90, "time": "1749569490" }, "stopId": "85NOTRoffiA", "stopSequence": 4 }, { "arrival": { "delay": 146, "time": "1749569666" }, "departure": { "delay": 174, "time": "1749569694" }, "stopId": "85JEANrd38A", "stopSequence": 5 }, { "arrival": { "delay": 144, "time": "1749569844" }, "departure": { "delay": 164, "time": "1749569864" }, "stopId": "85JEANoceaA", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "568|25890593:T8|17:10:00" }, "vehicle": { "id": "6672ea9c2e30bc3553f353cc", "label": "40154", "licensePlate": "GX880PR" } } }, { "id": "RT|15|25042943:T9|17:35:00|15|25042943:T9|17:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -774, "time": "1749568926" }, "departure": { "delay": 150, "time": "1749569850" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1749569890" }, "departure": { "delay": 199, "time": "1749570079" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 184, "time": "1749570244" }, "departure": { "delay": 316, "time": "1749570376" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": 333, "time": "1749570933" }, "departure": { "delay": 350, "time": "1749570950" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 350, "time": "1749571310" }, "departure": { "delay": 350, "time": "1749571310" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": 350, "time": "1749571910" }, "departure": { "delay": 350, "time": "1749571910" }, "stopId": "85DISSclemU", "stopSequence": 6 }, { "arrival": { "delay": 350, "time": "1749572990" }, "departure": { "delay": 350, "time": "1749572990" }, "stopId": "85LUCOsncfU", "stopSequence": 7 }, { "arrival": { "delay": 350, "time": "1749573119" }, "departure": { "delay": 350, "time": "1749573119" }, "stopId": "85LUCOfiefA", "stopSequence": 8 }, { "arrival": { "delay": 350, "time": "1749574070" }, "departure": { "delay": 350, "time": "1749574070" }, "stopId": "85NALLcentA", "stopSequence": 9 }, { "arrival": { "delay": 350, "time": "1749574271" }, "departure": { "delay": 350, "time": "1749574271" }, "stopId": "85MOUZlucoA", "stopSequence": 10 }, { "arrival": { "delay": 350, "time": "1749574370" }, "departure": { "delay": 350, "time": "1749574370" }, "stopId": "85MOUZcentA", "stopSequence": 11 }, { "arrival": { "delay": 350, "time": "1749575090" }, "departure": { "delay": 350, "time": "1749575090" }, "stopId": "85FONTsantA", "stopSequence": 12 }, { "arrival": { "delay": 350, "time": "1749575270" }, "departure": { "delay": 350, "time": "1749575270" }, "stopId": "85FONTpemuU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "15|25042943:T9|17:35:00" }, "vehicle": { "id": "63f5e03b5f3769428ad5b862", "label": "616", "licensePlate": "GL099YT" } } }, { "id": "RT|572|25910399:T4|16:35:00|572|25910399:T4|16:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -948, "time": "1749565152" }, "departure": { "delay": 107, "time": "1749566207" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 63, "time": "1749567243" }, "departure": { "delay": 164, "time": "1749567344" }, "stopId": "85AIZEoffiU", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1749567720" }, "departure": { "delay": 135, "time": "1749567735" }, "stopId": "85AIZEboulR", "stopSequence": 3 }, { "arrival": { "delay": 116, "time": "1749567956" }, "departure": { "delay": 139, "time": "1749567979" }, "stopId": "85COEXburoR", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1749568407" }, "departure": { "delay": 163, "time": "1749568423" }, "stopId": "85COEXacacT", "stopSequence": 5 }, { "arrival": { "delay": -66, "time": "1749568434" }, "departure": { "delay": 23, "time": "1749568523" }, "stopId": "85COEXbrecR", "stopSequence": 6 }, { "arrival": { "delay": 15, "time": "1749568695" }, "departure": { "delay": 50, "time": "1749568730" }, "stopId": "85COEXgolfR", "stopSequence": 7 }, { "arrival": { "delay": -59, "time": "1749568861" }, "departure": { "delay": 17, "time": "1749568937" }, "stopId": "85REVEgoupR", "stopSequence": 8 }, { "arrival": { "delay": -50, "time": "1749568990" }, "departure": { "delay": -5, "time": "1749569035" }, "stopId": "85REVE4cheU", "stopSequence": 9 }, { "arrival": { "delay": 54, "time": "1749569634" }, "departure": { "delay": 145, "time": "1749569725" }, "stopId": "85GILLeuroU", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749569820" }, "departure": { "delay": 132, "time": "1749569952" }, "stopId": "85GILLlibeR", "stopSequence": 11 }, { "arrival": { "delay": -285, "time": "1749570135" }, "departure": { "delay": 28, "time": "1749570448" }, "stopId": "85GILLsncfU", "stopSequence": 12 }, { "arrival": { "delay": 141, "time": "1749570861" }, "departure": { "delay": 197, "time": "1749570917" }, "stopId": "85RIEZsncfTR", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1749571360" }, "departure": { "delay": 220, "time": "1749571360" }, "stopId": "85RIEZpissU", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1749571600" }, "departure": { "delay": 220, "time": "1749571600" }, "stopId": "85JEANorouR", "stopSequence": 15 }, { "arrival": { "delay": 220, "time": "1749572020" }, "departure": { "delay": 220, "time": "1749572020" }, "stopId": "85JEANdunaU", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1749572320" }, "departure": { "delay": 220, "time": "1749572320" }, "stopId": "85JEANcommU", "stopSequence": 17 }, { "arrival": { "delay": 220, "time": "1749572440" }, "departure": { "delay": 220, "time": "1749572440" }, "stopId": "85JEANroutU", "stopSequence": 18 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "572|25910399:T4|16:35:00" }, "vehicle": { "id": "6482fbbf45c9746d75ca92e4", "label": "901", "licensePlate": "GM976TM" } } }, { "id": "RT|13|25956332:T11|17:50:00|13|25956332:T11|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1524, "time": "1749569076" }, "departure": { "delay": 17, "time": "1749570617" }, "stopId": "85NOIRroutU1", "stopSequence": 1 }, { "arrival": { "delay": -62, "time": "1749570838" }, "departure": { "delay": 5, "time": "1749570905" }, "stopId": "85EPINormeA", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1749571150" }, "departure": { "delay": 10, "time": "1749571150" }, "stopId": "85GUEReuroU", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1749571750" }, "departure": { "delay": 10, "time": "1749571750" }, "stopId": "85BARBgoisA", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1749572710" }, "departure": { "delay": 10, "time": "1749572710" }, "stopId": "85BARRmariU1", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1749572872" }, "departure": { "delay": 10, "time": "1749572872" }, "stopId": "85BARRpostA", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1749573010" }, "departure": { "delay": 10, "time": "1749573010" }, "stopId": "85BEAUheliA", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1749573252" }, "departure": { "delay": 10, "time": "1749573252" }, "stopId": "85BEAUsablA", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1749573310" }, "departure": { "delay": 10, "time": "1749573310" }, "stopId": "85BEAUnicoU", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1749573910" }, "departure": { "delay": 10, "time": "1749573910" }, "stopId": "85BOUIbouiA", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1749574510" }, "departure": { "delay": 10, "time": "1749574510" }, "stopId": "44BOURecolA", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1749575110" }, "departure": { "delay": 10, "time": "1749575110" }, "stopId": "44PAZAmairA", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1749577210" }, "departure": { "delay": 10, "time": "1749577210" }, "stopId": "44NANTsncfU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "13|25956332:T11|17:50:00" }, "vehicle": { "id": "6672eaa54ef91df15e6336b5", "label": "40155", "licensePlate": "GX367NS" } } }, { "id": "RT|509|24215561:T4|17:00:00|509|24215561:T4|17:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1709, "time": "1749565891" }, "departure": { "delay": 299, "time": "1749567899" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 267, "time": "1749568227" }, "departure": { "delay": 348, "time": "1749568308" }, "stopId": "85SABLlotiA", "stopSequence": 2 }, { "arrival": { "delay": 218, "time": "1749568538" }, "departure": { "delay": 261, "time": "1749568581" }, "stopId": "85CHATplisA", "stopSequence": 3 }, { "arrival": { "delay": 338, "time": "1749568838" }, "departure": { "delay": 375, "time": "1749568875" }, "stopId": "85CHATbeauA", "stopSequence": 4 }, { "arrival": { "delay": 271, "time": "1749569011" }, "departure": { "delay": 286, "time": "1749569026" }, "stopId": "85TALMepinA", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1749569087" }, "departure": { "delay": 65, "time": "1749569105" }, "stopId": "85SINTchusA", "stopSequence": 6 }, { "arrival": { "delay": 81, "time": "1749569361" }, "departure": { "delay": 290, "time": "1749569570" }, "stopId": "85GROSmairU", "stopSequence": 7 }, { "arrival": { "delay": 250, "time": "1749569770" }, "departure": { "delay": 263, "time": "1749569783" }, "stopId": "85GROSeugeA", "stopSequence": 8 }, { "arrival": { "delay": 138, "time": "1749570138" }, "departure": { "delay": 247, "time": "1749570247" }, "stopId": "85DOLEfoirU", "stopSequence": 9 }, { "arrival": { "delay": 163, "time": "1749570463" }, "departure": { "delay": 191, "time": "1749570491" }, "stopId": "85AUBIordeA", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1749570546" }, "departure": { "delay": 195, "time": "1749570615" }, "stopId": "85AUBIegliU", "stopSequence": 11 }, { "arrival": { "delay": -180, "time": "1749571020" }, "departure": { "delay": -180, "time": "1749571020" }, "stopId": "85ROCHdenaA", "stopSequence": 12 }, { "arrival": { "delay": -180, "time": "1749571440" }, "departure": { "delay": -180, "time": "1749571440" }, "stopId": "85ROCHvendA", "stopSequence": 13 }, { "arrival": { "delay": -180, "time": "1749571620" }, "departure": { "delay": -180, "time": "1749571620" }, "stopId": "85ROCHsncfU", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "509", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "509|24215561:T4|17:00:00" }, "vehicle": { "id": "63f5e074bee60d262ce6cd3d", "label": "618", "licensePlate": "GL577YS" } } }, { "id": "RT|580|24488842:T4|17:56:00|580|24488842:T4|17:56:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -620, "time": "1749570340" }, "stopId": "85BOUAbretU", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1749571030" }, "departure": { "delay": 10, "time": "1749571030" }, "stopId": "85BOUAverdR", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1749571390" }, "departure": { "delay": 10, "time": "1749571390" }, "stopId": "85RCHEbretR", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1749571810" }, "departure": { "delay": 10, "time": "1749571810" }, "stopId": "85LUCSgatsR", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1749572050" }, "departure": { "delay": 10, "time": "1749572050" }, "stopId": "85LUCSseneU2", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1749572290" }, "departure": { "delay": 10, "time": "1749572290" }, "stopId": "85BEAUvivaR", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1749572830" }, "departure": { "delay": 10, "time": "1749572830" }, "stopId": "85POIRidonU", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1749572950" }, "departure": { "delay": 10, "time": "1749572950" }, "stopId": "85POIRgendR", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1749573370" }, "departure": { "delay": 10, "time": "1749573370" }, "stopId": "85POIRoranR", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1749573490" }, "departure": { "delay": 10, "time": "1749573490" }, "stopId": "85POIRriboR", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1749573790" }, "departure": { "delay": 10, "time": "1749573790" }, "stopId": "85ROCHflanR", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1749574090" }, "departure": { "delay": 10, "time": "1749574090" }, "stopId": "85ROCHmongR", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1749574270" }, "departure": { "delay": 10, "time": "1749574270" }, "stopId": "85ROCHsncfU", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "580", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "580|24488842:T4|17:56:00" }, "vehicle": { "id": "6482fc001d9317c48ae92c56", "label": "906", "licensePlate": "GM464YP" } } }, { "id": "RT|550|25753403:T8|17:50:00|550|25753403:T8|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -277, "time": "1749570323" }, "departure": { "delay": 329, "time": "1749570929" }, "stopId": "85LUCOsncfU", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1749571320" }, "departure": { "delay": 300, "time": "1749571320" }, "stopId": "85LUCOportR", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1749571800" }, "departure": { "delay": 300, "time": "1749571800" }, "stopId": "85TRIAanciR", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1749572400" }, "departure": { "delay": 300, "time": "1749572400" }, "stopId": "85MICHabbaR", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1749572760" }, "departure": { "delay": 300, "time": "1749572760" }, "stopId": "85MICHsupeR", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1749572820" }, "departure": { "delay": 300, "time": "1749572820" }, "stopId": "85AIGUcommR", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1749573000" }, "departure": { "delay": 300, "time": "1749573000" }, "stopId": "85AIGUcourR", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1749573180" }, "departure": { "delay": 300, "time": "1749573180" }, "stopId": "85FAUToffiU", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1749573300" }, "departure": { "delay": 300, "time": "1749573300" }, "stopId": "85FAUTtranR", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1749573420" }, "departure": { "delay": 300, "time": "1749573420" }, "stopId": "85FAUTbrauR", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1749573480" }, "departure": { "delay": 300, "time": "1749573480" }, "stopId": "85FAUTsiesR", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1749573660" }, "departure": { "delay": 300, "time": "1749573660" }, "stopId": "85TRANhenrR", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1749573720" }, "departure": { "delay": 300, "time": "1749573720" }, "stopId": "85TRANrouiR", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1749573840" }, "departure": { "delay": 300, "time": "1749573840" }, "stopId": "85TRANanneR", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1749574020" }, "departure": { "delay": 300, "time": "1749574020" }, "stopId": "85TRANvendR", "stopSequence": 15 }, { "arrival": { "delay": 300, "time": "1749574140" }, "departure": { "delay": 300, "time": "1749574140" }, "stopId": "85TRANverdR", "stopSequence": 16 }, { "arrival": { "delay": 300, "time": "1749574320" }, "departure": { "delay": 300, "time": "1749574320" }, "stopId": "85TRANmogeU", "stopSequence": 17 }, { "arrival": { "delay": 300, "time": "1749574440" }, "departure": { "delay": 300, "time": "1749574440" }, "stopId": "85TRANgaulR", "stopSequence": 18 }, { "arrival": { "delay": 300, "time": "1749574560" }, "departure": { "delay": 300, "time": "1749574560" }, "stopId": "85TRANomniR", "stopSequence": 19 }, { "arrival": { "delay": 300, "time": "1749574680" }, "departure": { "delay": 300, "time": "1749574680" }, "stopId": "85TRANguinR", "stopSequence": 20 }, { "arrival": { "delay": 300, "time": "1749574920" }, "departure": { "delay": 300, "time": "1749574920" }, "stopId": "85TRANcommR", "stopSequence": 21 }, { "arrival": { "delay": 300, "time": "1749575160" }, "departure": { "delay": 300, "time": "1749575160" }, "stopId": "85LONGconcR", "stopSequence": 22 }, { "arrival": { "delay": 300, "time": "1749575460" }, "departure": { "delay": 300, "time": "1749575460" }, "stopId": "85LONGrochR", "stopSequence": 23 }, { "arrival": { "delay": 300, "time": "1749575760" }, "departure": { "delay": 300, "time": "1749575760" }, "stopId": "85LONGsouvU", "stopSequence": 24 }, { "arrival": { "delay": 300, "time": "1749576120" }, "departure": { "delay": 300, "time": "1749576120" }, "stopId": "85VINCbiblR", "stopSequence": 25 }, { "arrival": { "delay": 300, "time": "1749576360" }, "departure": { "delay": 300, "time": "1749576360" }, "stopId": "85JARDcimeR", "stopSequence": 26 }, { "arrival": { "delay": 300, "time": "1749576960" }, "departure": { "delay": 300, "time": "1749576960" }, "stopId": "85TALMpayrU", "stopSequence": 27 }, { "arrival": { "delay": 300, "time": "1749577200" }, "departure": { "delay": 300, "time": "1749577200" }, "stopId": "85TALMsupeR", "stopSequence": 28 }, { "arrival": { "delay": 300, "time": "1749577260" }, "departure": { "delay": 300, "time": "1749577260" }, "stopId": "85TALMoceaR", "stopSequence": 29 }, { "arrival": { "delay": 300, "time": "1749577380" }, "departure": { "delay": 300, "time": "1749577380" }, "stopId": "85TALMmichR", "stopSequence": 30 }, { "arrival": { "delay": 300, "time": "1749577800" }, "departure": { "delay": 300, "time": "1749577800" }, "stopId": "85TALMcroiR", "stopSequence": 31 }, { "arrival": { "delay": 300, "time": "1749578640" }, "departure": { "delay": 300, "time": "1749578640" }, "stopId": "85CHATmouzR", "stopSequence": 32 }, { "arrival": { "delay": 300, "time": "1749578940" }, "departure": { "delay": 300, "time": "1749578940" }, "stopId": "85CHAToceaR", "stopSequence": 33 }, { "arrival": { "delay": 300, "time": "1749579240" }, "departure": { "delay": 300, "time": "1749579240" }, "stopId": "85SABLaquiR", "stopSequence": 34 }, { "arrival": { "delay": 300, "time": "1749579540" }, "departure": { "delay": 300, "time": "1749579540" }, "stopId": "85SABLroutU", "stopSequence": 35 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "550|25753403:T8|17:50:00" }, "vehicle": { "id": "63f5e17e8e3e24c3836e64f3", "label": "635", "licensePlate": "GM937AM" } } }, { "id": "RT|520|25500773:T3|17:00:00|520|25500773:T3|17:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -111, "time": "1749567489" }, "departure": { "delay": 81, "time": "1749567681" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 215, "time": "1749568295" }, "departure": { "delay": 241, "time": "1749568321" }, "stopId": "85PETOhermA", "stopSequence": 2 }, { "arrival": { "delay": 83, "time": "1749568523" }, "departure": { "delay": 176, "time": "1749568616" }, "stopId": "85POUIcourU", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1749568803" }, "departure": { "delay": 140, "time": "1749568820" }, "stopId": "85BRILroutA", "stopSequence": 4 }, { "arrival": { "delay": -25, "time": "1749569255" }, "departure": { "delay": 60, "time": "1749569340" }, "stopId": "85HERMroutU", "stopSequence": 5 }, { "arrival": { "delay": 35, "time": "1749569435" }, "departure": { "delay": 54, "time": "1749569454" }, "stopId": "85HERMn282A", "stopSequence": 6 }, { "arrival": { "delay": 55, "time": "1749569755" }, "departure": { "delay": 68, "time": "1749569768" }, "stopId": "85BOURmeneA", "stopSequence": 7 }, { "arrival": { "delay": 29, "time": "1749569909" }, "departure": { "delay": 56, "time": "1749569936" }, "stopId": "85BOURboreA", "stopSequence": 8 }, { "arrival": { "delay": 157, "time": "1749570277" }, "departure": { "delay": 199, "time": "1749570319" }, "stopId": "85BOURmoulA", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1749571240" }, "departure": { "delay": 220, "time": "1749571240" }, "stopId": "85ROCHpontA", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1749571420" }, "departure": { "delay": 220, "time": "1749571420" }, "stopId": "85ROCHsncfU", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "520", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "520|25500773:T3|17:00:00" }, "vehicle": { "id": "63f5e0bcc3ec9f5bce4d4d3a", "label": "622", "licensePlate": "GL708YN" } } }, { "id": "RT|425|21028397:T2|17:58:00|425|21028397:T2|17:58:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -123, "time": "1749570957" }, "departure": { "delay": -123, "time": "1749570957" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": -123, "time": "1749571677" }, "departure": { "delay": -123, "time": "1749571677" }, "stopId": "49ANGElequR", "stopSequence": 2 }, { "arrival": { "delay": -123, "time": "1749571977" }, "departure": { "delay": -123, "time": "1749571977" }, "stopId": "49ANGEelysR", "stopSequence": 3 }, { "arrival": { "delay": -123, "time": "1749572037" }, "departure": { "delay": -123, "time": "1749572037" }, "stopId": "49ANGEpattR", "stopSequence": 4 }, { "arrival": { "delay": -123, "time": "1749572217" }, "departure": { "delay": -123, "time": "1749572217" }, "stopId": "49ANGEbarrR", "stopSequence": 5 }, { "arrival": { "delay": -123, "time": "1749572397" }, "departure": { "delay": -123, "time": "1749572397" }, "stopId": "49BAUCtechR", "stopSequence": 6 }, { "arrival": { "delay": -123, "time": "1749572397" }, "departure": { "delay": -123, "time": "1749572397" }, "stopId": "49BAUCdeseR", "stopSequence": 7 }, { "arrival": { "delay": -123, "time": "1749572697" }, "departure": { "delay": -123, "time": "1749572697" }, "stopId": "49POTHcinqR", "stopSequence": 9 }, { "arrival": { "delay": -123, "time": "1749572757" }, "departure": { "delay": -123, "time": "1749572757" }, "stopId": "49POTHpaquR", "stopSequence": 10 }, { "arrival": { "delay": -123, "time": "1749573057" }, "departure": { "delay": -123, "time": "1749573057" }, "stopId": "49CLEMfruxR", "stopSequence": 11 }, { "arrival": { "delay": -123, "time": "1749573117" }, "departure": { "delay": -123, "time": "1749573117" }, "stopId": "49CLEMjanvR", "stopSequence": 12 }, { "arrival": { "delay": -123, "time": "1749573297" }, "departure": { "delay": -123, "time": "1749573297" }, "stopId": "49CLEMpineR", "stopSequence": 13 }, { "arrival": { "delay": -123, "time": "1749573417" }, "departure": { "delay": -123, "time": "1749573417" }, "stopId": "49CLEMclemR", "stopSequence": 14 }, { "arrival": { "delay": -123, "time": "1749573477" }, "departure": { "delay": -123, "time": "1749573477" }, "stopId": "49CLEMguerR", "stopSequence": 15 }, { "arrival": { "delay": -123, "time": "1749573537" }, "departure": { "delay": -123, "time": "1749573537" }, "stopId": "49CLEMrochR", "stopSequence": 16 }, { "arrival": { "delay": -123, "time": "1749573897" }, "departure": { "delay": -123, "time": "1749573897" }, "stopId": "49POUEunioU", "stopSequence": 17 }, { "arrival": { "delay": -123, "time": "1749574197" }, "departure": { "delay": -123, "time": "1749574197" }, "stopId": "49NJOUbiblR", "stopSequence": 18 }, { "arrival": { "delay": -123, "time": "1749574557" }, "departure": { "delay": -123, "time": "1749574557" }, "stopId": "49BRAIanjoR", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "425", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "425|21028397:T2|17:58:00" }, "vehicle": { "id": "67", "label": "39689", "licensePlate": "GD-683-LG" } } }, { "id": "RT|411|25586307:T7|17:18:00|411|25586307:T7|17:18:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -39, "time": "1749571041" }, "departure": { "delay": -39, "time": "1749571041" }, "stopId": "49FENEchamR", "stopSequence": 16 }, { "arrival": { "delay": -39, "time": "1749571041" }, "departure": { "delay": -39, "time": "1749571041" }, "stopId": "49FENEpetiR", "stopSequence": 17 }, { "arrival": { "delay": -39, "time": "1749571041" }, "departure": { "delay": -39, "time": "1749571041" }, "stopId": "49FENEartiR", "stopSequence": 18 }, { "arrival": { "delay": -39, "time": "1749571401" }, "departure": { "delay": -39, "time": "1749571401" }, "stopId": "49FENEbeauR", "stopSequence": 19 }, { "arrival": { "delay": -39, "time": "1749571641" }, "departure": { "delay": -39, "time": "1749571641" }, "stopId": "49SCEAanjoR", "stopSequence": 20 }, { "arrival": { "delay": -39, "time": "1749571761" }, "departure": { "delay": -39, "time": "1749571761" }, "stopId": "49SCEAplatR", "stopSequence": 21 }, { "arrival": { "delay": -39, "time": "1749572361" }, "departure": { "delay": -39, "time": "1749572361" }, "stopId": "49CHAMegliR", "stopSequence": 22 }, { "arrival": { "delay": -39, "time": "1749572541" }, "departure": { "delay": -39, "time": "1749572541" }, "stopId": "49CHAMlebaR", "stopSequence": 23 }, { "arrival": { "delay": -39, "time": "1749572901" }, "departure": { "delay": -39, "time": "1749572901" }, "stopId": "49CHATcampR", "stopSequence": 24 }, { "arrival": { "delay": -39, "time": "1749573021" }, "departure": { "delay": -39, "time": "1749573021" }, "stopId": "49CHATfortR", "stopSequence": 25 }, { "arrival": { "delay": -39, "time": "1749573621" }, "departure": { "delay": -39, "time": "1749573621" }, "stopId": "49CONTegliR", "stopSequence": 26 }, { "arrival": { "delay": -39, "time": "1749573921" }, "departure": { "delay": -39, "time": "1749573921" }, "stopId": "49MIREanjoR", "stopSequence": 27 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "411|25586307:T7|17:18:00" }, "vehicle": { "id": "41", "label": "39686", "licensePlate": "GH-457-DV" } } }, { "id": "RT|409|25586302:T8|17:40:00|409|25586302:T8|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -144, "time": "1749570876" }, "departure": { "delay": -144, "time": "1749570876" }, "stopId": "49ANGEpattR", "stopSequence": 3 }, { "arrival": { "delay": -144, "time": "1749570936" }, "departure": { "delay": -144, "time": "1749570936" }, "stopId": "49ANGEcnfpR", "stopSequence": 4 }, { "arrival": { "delay": -144, "time": "1749571656" }, "departure": { "delay": -144, "time": "1749571656" }, "stopId": "49GRANgautR", "stopSequence": 5 }, { "arrival": { "delay": -144, "time": "1749571956" }, "departure": { "delay": -144, "time": "1749571956" }, "stopId": "49GRANretrR", "stopSequence": 6 }, { "arrival": { "delay": -144, "time": "1749572076" }, "departure": { "delay": -144, "time": "1749572076" }, "stopId": "49GRANterrR", "stopSequence": 7 }, { "arrival": { "delay": -144, "time": "1749572556" }, "departure": { "delay": -144, "time": "1749572556" }, "stopId": "49BECOmairU", "stopSequence": 8 }, { "arrival": { "delay": -144, "time": "1749573336" }, "departure": { "delay": -144, "time": "1749573336" }, "stopId": "49CANDgendR", "stopSequence": 9 }, { "arrival": { "delay": -144, "time": "1749573456" }, "departure": { "delay": -144, "time": "1749573456" }, "stopId": "49CANDegliU", "stopSequence": 10 }, { "arrival": { "delay": -144, "time": "1749574356" }, "departure": { "delay": -144, "time": "1749574356" }, "stopId": "44GLINanjoR", "stopSequence": 11 }, { "arrival": { "delay": -144, "time": "1749575556" }, "departure": { "delay": -144, "time": "1749575556" }, "stopId": "44CHATroutR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "409", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "409|25586302:T8|17:40:00" }, "vehicle": { "id": "22", "label": "93334", "licensePlate": "AC-661-QE" } } }, { "id": "RT|409|25613841:T14|17:35:00|409|25613841:T14|17:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1749571305" }, "departure": { "delay": 45, "time": "1749571305" }, "stopId": "49GRANterrA", "stopSequence": 4 }, { "arrival": { "delay": 45, "time": "1749571425" }, "departure": { "delay": 45, "time": "1749571425" }, "stopId": "49GRANretrA", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1749571665" }, "departure": { "delay": 45, "time": "1749571665" }, "stopId": "49GRANgautA", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1749573045" }, "departure": { "delay": 45, "time": "1749573045" }, "stopId": "49ANGEroutA", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "409", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "409|25613841:T14|17:35:00" }, "vehicle": { "id": "35", "label": "243044", "licensePlate": "GY-253-RY" } } }, { "id": "RT|411|25645781:T9|17:17:00|411|25645781:T9|17:17:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 447, "time": "1749570927" }, "departure": { "delay": 447, "time": "1749570927" }, "stopId": "49EPINmassA", "stopSequence": 16 }, { "arrival": { "delay": 447, "time": "1749570987" }, "departure": { "delay": 447, "time": "1749570987" }, "stopId": "49EPINroncA", "stopSequence": 17 }, { "arrival": { "delay": 447, "time": "1749571047" }, "departure": { "delay": 447, "time": "1749571047" }, "stopId": "49EPINlegrA", "stopSequence": 18 }, { "arrival": { "delay": 447, "time": "1749571407" }, "departure": { "delay": 447, "time": "1749571407" }, "stopId": "49ANGEvernA", "stopSequence": 19 }, { "arrival": { "delay": 447, "time": "1749571587" }, "departure": { "delay": 447, "time": "1749571587" }, "stopId": "49ANGEblerA", "stopSequence": 20 }, { "arrival": { "delay": 447, "time": "1749571707" }, "departure": { "delay": 447, "time": "1749571707" }, "stopId": "49ANGEbichA", "stopSequence": 21 }, { "arrival": { "delay": 447, "time": "1749571827" }, "departure": { "delay": 447, "time": "1749571827" }, "stopId": "49ANGEmntpA", "stopSequence": 22 }, { "arrival": { "delay": 447, "time": "1749572007" }, "departure": { "delay": 447, "time": "1749572007" }, "stopId": "49ANGElequA", "stopSequence": 23 }, { "arrival": { "delay": 447, "time": "1749572727" }, "departure": { "delay": 447, "time": "1749572727" }, "stopId": "49ANGEroutA", "stopSequence": 24 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "411|25645781:T9|17:17:00" }, "vehicle": { "id": "44", "label": "75266", "licensePlate": "GE-968-AX" } } }, { "id": "RT|401|25613835:T14|17:10:00|401|25613835:T14|17:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 613, "time": "1749571033" }, "departure": { "delay": 613, "time": "1749571033" }, "stopId": "49PRUIchesA", "stopSequence": 10 }, { "arrival": { "delay": 613, "time": "1749571093" }, "departure": { "delay": 613, "time": "1749571093" }, "stopId": "49MEMBmairA", "stopSequence": 11 }, { "arrival": { "delay": 613, "time": "1749571693" }, "departure": { "delay": 613, "time": "1749571693" }, "stopId": "49AVRIcadeA", "stopSequence": 12 }, { "arrival": { "delay": 613, "time": "1749571813" }, "departure": { "delay": 613, "time": "1749571813" }, "stopId": "49AVRIardeA", "stopSequence": 13 }, { "arrival": { "delay": 613, "time": "1749572653" }, "departure": { "delay": 613, "time": "1749572653" }, "stopId": "49ANGElequA", "stopSequence": 14 }, { "arrival": { "delay": 613, "time": "1749573373" }, "departure": { "delay": 613, "time": "1749573373" }, "stopId": "49ANGEroutA", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "401|25613835:T14|17:10:00" }, "vehicle": { "id": "28", "label": "95007", "licensePlate": "AA-197-LR" } } }, { "id": "RT|412|21025835:T2|17:45:00|412|21025835:T2|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1749571096" }, "departure": { "delay": 76, "time": "1749571096" }, "stopId": "49ANGEsonnR", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1749571216" }, "departure": { "delay": 76, "time": "1749571216" }, "stopId": "49ECOUpariR", "stopSequence": 6 }, { "arrival": { "delay": 76, "time": "1749571336" }, "departure": { "delay": 76, "time": "1749571336" }, "stopId": "49SYLVprovR", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1749571876" }, "departure": { "delay": 76, "time": "1749571876" }, "stopId": "49VILLdionR", "stopSequence": 8 }, { "arrival": { "delay": 76, "time": "1749572056" }, "departure": { "delay": 76, "time": "1749572056" }, "stopId": "49BRIOsporR", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1749572176" }, "departure": { "delay": 76, "time": "1749572176" }, "stopId": "49BRIOmairR", "stopSequence": 10 }, { "arrival": { "delay": 76, "time": "1749572236" }, "departure": { "delay": 76, "time": "1749572236" }, "stopId": "49BRIOvareR", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1749572356" }, "departure": { "delay": 76, "time": "1749572356" }, "stopId": "49BRIObassR", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1749572476" }, "departure": { "delay": 76, "time": "1749572476" }, "stopId": "49BRIOveriR", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1749572776" }, "departure": { "delay": 76, "time": "1749572776" }, "stopId": "49TIERjolyU", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1749572896" }, "departure": { "delay": 76, "time": "1749572896" }, "stopId": "49TIERpiscU", "stopSequence": 15 }, { "arrival": { "delay": 76, "time": "1749573256" }, "departure": { "delay": 76, "time": "1749573256" }, "stopId": "49CHEFarchR", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1749573736" }, "departure": { "delay": 76, "time": "1749573736" }, "stopId": "49JUVAamanR", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1749574096" }, "departure": { "delay": 76, "time": "1749574096" }, "stopId": "49CHATcampR", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1749574336" }, "departure": { "delay": 76, "time": "1749574336" }, "stopId": "49CHATfortR", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "412", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "412|21025835:T2|17:45:00" }, "vehicle": { "id": "45", "label": "39228", "licensePlate": "GE-895-AX" } } }, { "id": "RT|401|25613835:T16|16:38:00|401|25613835:T16|16:38:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -540, "time": "1749571260" }, "departure": { "delay": -540, "time": "1749571260" }, "stopId": "49SEGRhaltA", "stopSequence": 17 }, { "arrival": { "delay": -540, "time": "1749571560" }, "departure": { "delay": -540, "time": "1749571560" }, "stopId": "49SEGRpascU", "stopSequence": 18 }, { "arrival": { "delay": -540, "time": "1749571860" }, "departure": { "delay": -540, "time": "1749571860" }, "stopId": "49SEGRreniA", "stopSequence": 19 }, { "arrival": { "delay": -540, "time": "1749572400" }, "departure": { "delay": -540, "time": "1749572400" }, "stopId": "49ANDIlibeA", "stopSequence": 20 }, { "arrival": { "delay": -540, "time": "1749572820" }, "departure": { "delay": -540, "time": "1749572820" }, "stopId": "49LIONcimeA", "stopSequence": 21 }, { "arrival": { "delay": -540, "time": "1749572880" }, "departure": { "delay": -540, "time": "1749572880" }, "stopId": "49LIONfoirA1", "stopSequence": 22 }, { "arrival": { "delay": -540, "time": "1749573000" }, "departure": { "delay": -540, "time": "1749573000" }, "stopId": "49GREZplaiA", "stopSequence": 23 }, { "arrival": { "delay": -540, "time": "1749573240" }, "departure": { "delay": -540, "time": "1749573240" }, "stopId": "49GREZgrieA1", "stopSequence": 24 }, { "arrival": { "delay": -540, "time": "1749573600" }, "departure": { "delay": -540, "time": "1749573600" }, "stopId": "49PRUIchesA", "stopSequence": 25 }, { "arrival": { "delay": -540, "time": "1749573660" }, "departure": { "delay": -540, "time": "1749573660" }, "stopId": "49MEMBmairA", "stopSequence": 26 }, { "arrival": { "delay": -540, "time": "1749574080" }, "departure": { "delay": -540, "time": "1749574080" }, "stopId": "49AVRIcadeA", "stopSequence": 27 }, { "arrival": { "delay": -540, "time": "1749574200" }, "departure": { "delay": -540, "time": "1749574200" }, "stopId": "49AVRIardeA", "stopSequence": 28 }, { "arrival": { "delay": -540, "time": "1749575040" }, "departure": { "delay": -540, "time": "1749575040" }, "stopId": "49ANGElequA", "stopSequence": 29 }, { "arrival": { "delay": -540, "time": "1749575760" }, "departure": { "delay": -540, "time": "1749575760" }, "stopId": "49ANGEroutA", "stopSequence": 30 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "401|25613835:T16|16:38:00" }, "vehicle": { "id": "30", "label": "115012", "licensePlate": "BY-443-RF" } } }, { "id": "RT|401|25613836:T16|18:00:00|401|25613836:T16|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -242, "time": "1749570958" }, "departure": { "delay": -242, "time": "1749570958" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": -242, "time": "1749572338" }, "departure": { "delay": -242, "time": "1749572338" }, "stopId": "49GREZgrieR1", "stopSequence": 2 }, { "arrival": { "delay": -242, "time": "1749572518" }, "departure": { "delay": -242, "time": "1749572518" }, "stopId": "49GREZplaiR", "stopSequence": 3 }, { "arrival": { "delay": -242, "time": "1749572638" }, "departure": { "delay": -242, "time": "1749572638" }, "stopId": "49LIONfoirR1", "stopSequence": 4 }, { "arrival": { "delay": -242, "time": "1749572698" }, "departure": { "delay": -242, "time": "1749572698" }, "stopId": "49LIONcimeR", "stopSequence": 5 }, { "arrival": { "delay": -242, "time": "1749573598" }, "departure": { "delay": -242, "time": "1749573598" }, "stopId": "49SEGRcovoA", "stopSequence": 6 }, { "arrival": { "delay": -242, "time": "1749573778" }, "departure": { "delay": -242, "time": "1749573778" }, "stopId": "49SEGRreniR", "stopSequence": 7 }, { "arrival": { "delay": -242, "time": "1749574018" }, "departure": { "delay": -242, "time": "1749574018" }, "stopId": "49SEGRhaltR", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "401|25613836:T16|18:00:00" }, "vehicle": { "id": "66", "label": "37531", "licensePlate": "FR-847-HC" } } }, { "id": "RT|401|25613836:T15|17:30:00|401|25613836:T15|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -59, "time": "1749570901" }, "departure": { "delay": -59, "time": "1749570901" }, "stopId": "49AVRIardeR", "stopSequence": 3 }, { "arrival": { "delay": -59, "time": "1749571021" }, "departure": { "delay": -59, "time": "1749571021" }, "stopId": "49AVRIcadeR", "stopSequence": 4 }, { "arrival": { "delay": -59, "time": "1749571801" }, "departure": { "delay": -59, "time": "1749571801" }, "stopId": "49GREZgrieR1", "stopSequence": 5 }, { "arrival": { "delay": -59, "time": "1749572101" }, "departure": { "delay": -59, "time": "1749572101" }, "stopId": "49GREZplaiR", "stopSequence": 6 }, { "arrival": { "delay": -59, "time": "1749572161" }, "departure": { "delay": -59, "time": "1749572161" }, "stopId": "49LIONfoirR1", "stopSequence": 7 }, { "arrival": { "delay": -59, "time": "1749572221" }, "departure": { "delay": -59, "time": "1749572221" }, "stopId": "49LIONcimeR", "stopSequence": 8 }, { "arrival": { "delay": -59, "time": "1749572701" }, "departure": { "delay": -59, "time": "1749572701" }, "stopId": "49ANDIlibeR", "stopSequence": 9 }, { "arrival": { "delay": -59, "time": "1749573241" }, "departure": { "delay": -59, "time": "1749573241" }, "stopId": "49SEGRreniR", "stopSequence": 10 }, { "arrival": { "delay": -59, "time": "1749573601" }, "departure": { "delay": -59, "time": "1749573601" }, "stopId": "49SEGRhaltR", "stopSequence": 11 }, { "arrival": { "delay": -59, "time": "1749574141" }, "departure": { "delay": -59, "time": "1749574141" }, "stopId": "49GRAVveloR", "stopSequence": 12 }, { "arrival": { "delay": -59, "time": "1749574261" }, "departure": { "delay": -59, "time": "1749574261" }, "stopId": "49GRAVespeR", "stopSequence": 13 }, { "arrival": { "delay": -59, "time": "1749574321" }, "departure": { "delay": -59, "time": "1749574321" }, "stopId": "49COMBcretR", "stopSequence": 14 }, { "arrival": { "delay": -59, "time": "1749574321" }, "departure": { "delay": -59, "time": "1749574321" }, "stopId": "49COMBpharR", "stopSequence": 15 }, { "arrival": { "delay": -59, "time": "1749574381" }, "departure": { "delay": -59, "time": "1749574381" }, "stopId": "49COMBfleuR", "stopSequence": 16 }, { "arrival": { "delay": -59, "time": "1749574441" }, "departure": { "delay": -59, "time": "1749574441" }, "stopId": "49COMBrepoR", "stopSequence": 17 }, { "arrival": { "delay": -59, "time": "1749574801" }, "departure": { "delay": -59, "time": "1749574801" }, "stopId": "49COMBhoteU", "stopSequence": 18 }, { "arrival": { "delay": -59, "time": "1749575581" }, "departure": { "delay": -59, "time": "1749575581" }, "stopId": "49POUAblotR", "stopSequence": 19 }, { "arrival": { "delay": -59, "time": "1749575641" }, "departure": { "delay": -59, "time": "1749575641" }, "stopId": "49POUAmairR", "stopSequence": 20 }, { "arrival": { "delay": -59, "time": "1749575701" }, "departure": { "delay": -59, "time": "1749575701" }, "stopId": "49POUAlibeR", "stopSequence": 21 }, { "arrival": { "delay": -59, "time": "1749575941" }, "departure": { "delay": -59, "time": "1749575941" }, "stopId": "49POUAhoteR", "stopSequence": 22 }, { "arrival": { "delay": -59, "time": "1749576301" }, "departure": { "delay": -59, "time": "1749576301" }, "stopId": "44SOUDcentR", "stopSequence": 23 }, { "arrival": { "delay": -59, "time": "1749577141" }, "departure": { "delay": -59, "time": "1749577141" }, "stopId": "44CHATroutR", "stopSequence": 24 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "401|25613836:T15|17:30:00" }, "vehicle": { "id": "34", "label": "243043", "licensePlate": "GY-302-RY" } } }, { "id": "RT|424|21064843:T2|17:18:00|424|21064843:T2|17:18:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1749570993" }, "departure": { "delay": 33, "time": "1749570993" }, "stopId": "49LEGEgranR", "stopSequence": 12 }, { "arrival": { "delay": 33, "time": "1749571053" }, "departure": { "delay": 33, "time": "1749571053" }, "stopId": "49LEGEhullR", "stopSequence": 13 }, { "arrival": { "delay": 33, "time": "1749571233" }, "departure": { "delay": 33, "time": "1749571233" }, "stopId": "49LEGEessaR", "stopSequence": 14 }, { "arrival": { "delay": 33, "time": "1749571653" }, "departure": { "delay": 33, "time": "1749571653" }, "stopId": "49AUGUsporR", "stopSequence": 15 }, { "arrival": { "delay": 33, "time": "1749571713" }, "departure": { "delay": 33, "time": "1749571713" }, "stopId": "49AUGUecolR", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1749571773" }, "departure": { "delay": 33, "time": "1749571773" }, "stopId": "49AUGUbureR", "stopSequence": 17 }, { "arrival": { "delay": 33, "time": "1749571953" }, "departure": { "delay": 33, "time": "1749571953" }, "stopId": "49PRESautoR", "stopSequence": 18 }, { "arrival": { "delay": 33, "time": "1749572073" }, "departure": { "delay": 33, "time": "1749572073" }, "stopId": "49PRESvertR", "stopSequence": 19 }, { "arrival": { "delay": 33, "time": "1749572313" }, "departure": { "delay": 33, "time": "1749572313" }, "stopId": "49CHMPnatiR", "stopSequence": 20 }, { "arrival": { "delay": 33, "time": "1749572673" }, "departure": { "delay": 33, "time": "1749572673" }, "stopId": "49INGRtourR", "stopSequence": 21 }, { "arrival": { "delay": 33, "time": "1749572793" }, "departure": { "delay": 33, "time": "1749572793" }, "stopId": "49INGRferrR", "stopSequence": 22 }, { "arrival": { "delay": 33, "time": "1749572973" }, "departure": { "delay": 33, "time": "1749572973" }, "stopId": "49FRESriotR", "stopSequence": 23 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "424", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "424|21064843:T2|17:18:00" }, "vehicle": { "id": "38", "label": "36854", "licensePlate": "FH-864-ZG" } } }, { "id": "RT|412|21025835:T4|18:40:00|412|21025835:T4|18:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6240, "time": "1749567360" }, "departure": { "delay": -6240, "time": "1749567360" }, "stopId": "49ANGEhoteU2", "stopSequence": 1 }, { "arrival": { "delay": -6240, "time": "1749567660" }, "departure": { "delay": -6240, "time": "1749567660" }, "stopId": "49ANGElutiR", "stopSequence": 2 }, { "arrival": { "delay": -6240, "time": "1749567840" }, "departure": { "delay": -6240, "time": "1749567840" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": -6240, "time": "1749567960" }, "departure": { "delay": -6240, "time": "1749567960" }, "stopId": "49ANGEchteR", "stopSequence": 4 }, { "arrival": { "delay": -6240, "time": "1749568080" }, "departure": { "delay": -6240, "time": "1749568080" }, "stopId": "49ANGEsonnR", "stopSequence": 5 }, { "arrival": { "delay": -6240, "time": "1749568200" }, "departure": { "delay": -6240, "time": "1749568200" }, "stopId": "49ECOUpariR", "stopSequence": 6 }, { "arrival": { "delay": -6240, "time": "1749568260" }, "departure": { "delay": -6240, "time": "1749568260" }, "stopId": "49SYLVprovR", "stopSequence": 7 }, { "arrival": { "delay": -6240, "time": "1749568740" }, "departure": { "delay": -6240, "time": "1749568740" }, "stopId": "49VILLdionR", "stopSequence": 8 }, { "arrival": { "delay": -6240, "time": "1749568800" }, "departure": { "delay": -6240, "time": "1749568800" }, "stopId": "49BRIOsporR", "stopSequence": 9 }, { "arrival": { "delay": -6240, "time": "1749568860" }, "departure": { "delay": -6240, "time": "1749568860" }, "stopId": "49BRIOmairR", "stopSequence": 10 }, { "arrival": { "delay": -6240, "time": "1749568920" }, "departure": { "delay": -6240, "time": "1749568920" }, "stopId": "49BRIOvareR", "stopSequence": 11 }, { "arrival": { "delay": -6240, "time": "1749569040" }, "departure": { "delay": -6240, "time": "1749569040" }, "stopId": "49BRIObassR", "stopSequence": 12 }, { "arrival": { "delay": -6240, "time": "1749569160" }, "departure": { "delay": -6240, "time": "1749569160" }, "stopId": "49BRIOveriR", "stopSequence": 13 }, { "arrival": { "delay": -6240, "time": "1749569520" }, "departure": { "delay": -6240, "time": "1749569520" }, "stopId": "49TIERjolyU", "stopSequence": 14 }, { "arrival": { "delay": -6240, "time": "1749569580" }, "departure": { "delay": -6240, "time": "1749569580" }, "stopId": "49TIERpiscU", "stopSequence": 15 }, { "arrival": { "delay": -6240, "time": "1749569940" }, "departure": { "delay": -6240, "time": "1749569940" }, "stopId": "49CHEFarchR", "stopSequence": 16 }, { "arrival": { "delay": -6240, "time": "1749570360" }, "departure": { "delay": -6240, "time": "1749570360" }, "stopId": "49JUVAamanR", "stopSequence": 17 }, { "arrival": { "delay": -6240, "time": "1749570780" }, "departure": { "delay": -6240, "time": "1749570780" }, "stopId": "49CHATcampR", "stopSequence": 18 }, { "arrival": { "delay": -6240, "time": "1749570960" }, "departure": { "delay": -6240, "time": "1749570960" }, "stopId": "49CHATfortR", "stopSequence": 19 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "412", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "412|21025835:T4|18:40:00" }, "vehicle": { "id": "42", "label": "39675", "licensePlate": "GH-226-DV" } } }, { "id": "RT|411|25586307:T6|16:58:00|411|25586307:T6|16:58:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 316, "time": "1749571516" }, "departure": { "delay": 316, "time": "1749571516" }, "stopId": "49CHAMegliR", "stopSequence": 22 }, { "arrival": { "delay": 316, "time": "1749571696" }, "departure": { "delay": 316, "time": "1749571696" }, "stopId": "49CHAMlebaR", "stopSequence": 23 }, { "arrival": { "delay": 316, "time": "1749572056" }, "departure": { "delay": 316, "time": "1749572056" }, "stopId": "49CHATcampR", "stopSequence": 24 }, { "arrival": { "delay": 316, "time": "1749572176" }, "departure": { "delay": 316, "time": "1749572176" }, "stopId": "49CHATfortR", "stopSequence": 25 }, { "arrival": { "delay": 316, "time": "1749572776" }, "departure": { "delay": 316, "time": "1749572776" }, "stopId": "49CONTegliR", "stopSequence": 26 }, { "arrival": { "delay": 316, "time": "1749573076" }, "departure": { "delay": 316, "time": "1749573076" }, "stopId": "49MIREanjoR", "stopSequence": 27 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "411|25586307:T6|16:58:00" }, "vehicle": { "id": "43", "label": "39674", "licensePlate": "GH-098-DV" } } }, { "id": "RT|102|25473701:T25|17:40:00|102|25473701:T25|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 34, "time": "1749571054" }, "departure": { "delay": 34, "time": "1749571054" }, "stopId": "53MARTloisA", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473701:T25|17:40:00" }, "vehicle": { "id": "75", "label": "MV005", "licensePlate": "FA-242-PG" } } }, { "id": "RT|104|25473683:T8|16:45:00|104|25473683:T8|16:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 62, "time": "1749566762" }, "departure": { "delay": 62, "time": "1749566762" }, "stopId": "53ERNErochA2", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1749567362" }, "departure": { "delay": 62, "time": "1749567362" }, "stopId": "53ERNEplacA", "stopSequence": 2 }, { "arrival": { "delay": 62, "time": "1749567842" }, "departure": { "delay": 62, "time": "1749567842" }, "stopId": "53ERNEcassA", "stopSequence": 3 }, { "arrival": { "delay": 62, "time": "1749567962" }, "departure": { "delay": 62, "time": "1749567962" }, "stopId": "53ERNEjoseA", "stopSequence": 4 }, { "arrival": { "delay": 62, "time": "1749568262" }, "departure": { "delay": 62, "time": "1749568262" }, "stopId": "53ERNEstadA", "stopSequence": 5 }, { "arrival": { "delay": 62, "time": "1749568862" }, "departure": { "delay": 62, "time": "1749568862" }, "stopId": "53CHAItertU1", "stopSequence": 6 }, { "arrival": { "delay": 62, "time": "1749568982" }, "departure": { "delay": 62, "time": "1749568982" }, "stopId": "53CHAIstadA", "stopSequence": 7 }, { "arrival": { "delay": 62, "time": "1749569102" }, "departure": { "delay": 62, "time": "1749569102" }, "stopId": "53CHAIgermA", "stopSequence": 8 }, { "arrival": { "delay": 62, "time": "1749569342" }, "departure": { "delay": 62, "time": "1749569342" }, "stopId": "53GUILegliA", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1749569762" }, "departure": { "delay": 62, "time": "1749569762" }, "stopId": "53ANDObenoA", "stopSequence": 10 }, { "arrival": { "delay": 62, "time": "1749570062" }, "departure": { "delay": 62, "time": "1749570062" }, "stopId": "53LOUVcourA", "stopSequence": 11 }, { "arrival": { "delay": 62, "time": "1749572162" }, "departure": { "delay": 62, "time": "1749572162" }, "stopId": "53LAVAcambR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "104", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "104|25473683:T8|16:45:00" }, "vehicle": { "id": "11", "label": "103038", "licensePlate": "AP-892-VD" } } }, { "id": "RT|107|23701150:T6|17:45:00|107|23701150:T6|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 253, "time": "1749572053" }, "departure": { "delay": 253, "time": "1749572053" }, "stopId": "53TOITlavaR", "stopSequence": 3 }, { "arrival": { "delay": 253, "time": "1749572533" }, "departure": { "delay": 253, "time": "1749572533" }, "stopId": "53BACOegliR", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "107|23701150:T6|17:45:00" }, "vehicle": { "id": "46", "label": "26455", "licensePlate": "EY-397-PV" } } }, { "id": "RT|150|23701180:T9|17:25:00|150|23701180:T9|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1749570923" }, "departure": { "delay": 83, "time": "1749570923" }, "stopId": "53LAIGbascR", "stopSequence": 6 }, { "arrival": { "delay": 83, "time": "1749571283" }, "departure": { "delay": 83, "time": "1749571283" }, "stopId": "53POMMroueR", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1749571403" }, "departure": { "delay": 83, "time": "1749571403" }, "stopId": "53POMMchsnR", "stopSequence": 8 }, { "arrival": { "delay": 83, "time": "1749571523" }, "departure": { "delay": 83, "time": "1749571523" }, "stopId": "53CRAOhippR", "stopSequence": 9 }, { "arrival": { "delay": 83, "time": "1749571643" }, "departure": { "delay": 83, "time": "1749571643" }, "stopId": "53CRAOpiscR", "stopSequence": 10 }, { "arrival": { "delay": 83, "time": "1749571763" }, "departure": { "delay": 83, "time": "1749571763" }, "stopId": "53CRAOrocaR", "stopSequence": 11 }, { "arrival": { "delay": 83, "time": "1749571883" }, "departure": { "delay": 83, "time": "1749571883" }, "stopId": "53CRAOsainU", "stopSequence": 12 }, { "arrival": { "delay": 83, "time": "1749573263" }, "departure": { "delay": 83, "time": "1749573263" }, "stopId": "53CRAOchamR", "stopSequence": 13 }, { "arrival": { "delay": 83, "time": "1749573623" }, "departure": { "delay": 83, "time": "1749573623" }, "stopId": "53DENAmairU", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1749573863" }, "departure": { "delay": 83, "time": "1749573863" }, "stopId": "53SIMPglisR", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "150", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "150|23701180:T9|17:25:00" }, "vehicle": { "id": "43", "label": "211245", "licensePlate": "GB-026-ES" } } }, { "id": "RT|102E|23701133:T8|17:20:00|102E|23701133:T8|17:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 698, "time": "1749571178" }, "departure": { "delay": 698, "time": "1749571178" }, "stopId": "53MARTrondR1", "stopSequence": 5 }, { "arrival": { "delay": 698, "time": "1749571718" }, "departure": { "delay": 698, "time": "1749571718" }, "stopId": "53MOULormeR", "stopSequence": 6 }, { "arrival": { "delay": 698, "time": "1749571838" }, "departure": { "delay": 698, "time": "1749571838" }, "stopId": "53MAYEanjoU", "stopSequence": 7 }, { "arrival": { "delay": 698, "time": "1749572138" }, "departure": { "delay": 698, "time": "1749572138" }, "stopId": "53MAYEsncfR", "stopSequence": 8 }, { "arrival": { "delay": 698, "time": "1749572618" }, "departure": { "delay": 698, "time": "1749572618" }, "stopId": "53MAYEvincR", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102E|23701133:T8|17:20:00" }, "vehicle": { "id": "6", "label": "093085", "licensePlate": "FC-951-XR" } } }, { "id": "RT|107|23701150:T5|17:25:00|107|23701150:T5|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 167, "time": "1749571067" }, "departure": { "delay": 167, "time": "1749571067" }, "stopId": "53CHANsecsR", "stopSequence": 5 }, { "arrival": { "delay": 167, "time": "1749571547" }, "departure": { "delay": 167, "time": "1749571547" }, "stopId": "53TOITlavaR", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1749571847" }, "departure": { "delay": 167, "time": "1749571847" }, "stopId": "53OLIVouenR", "stopSequence": 7 }, { "arrival": { "delay": 167, "time": "1749572687" }, "departure": { "delay": 167, "time": "1749572687" }, "stopId": "53BURGtannR", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1749572927" }, "departure": { "delay": 167, "time": "1749572927" }, "stopId": "53BOURpourR", "stopSequence": 9 }, { "arrival": { "delay": 167, "time": "1749573407" }, "departure": { "delay": 167, "time": "1749573407" }, "stopId": "53BOURegliR", "stopSequence": 10 }, { "arrival": { "delay": 167, "time": "1749573887" }, "departure": { "delay": 167, "time": "1749573887" }, "stopId": "53CROIprkiR", "stopSequence": 11 }, { "arrival": { "delay": 167, "time": "1749574187" }, "departure": { "delay": 167, "time": "1749574187" }, "stopId": "53JUVIegliR", "stopSequence": 12 }, { "arrival": { "delay": 167, "time": "1749574667" }, "departure": { "delay": 167, "time": "1749574667" }, "stopId": "53PIERegliR", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "107|23701150:T5|17:25:00" }, "vehicle": { "id": "53", "label": "37539", "licensePlate": "FR-536-WS" } } }, { "id": "RT|109|23701156:T17|18:00:00|109|23701156:T17|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749571200" }, "departure": { "delay": 0, "time": "1749571200" }, "stopId": "53LAVAroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571620" }, "departure": { "delay": 0, "time": "1749571620" }, "stopId": "53LAVAbaclR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572820" }, "departure": { "delay": 0, "time": "1749572820" }, "stopId": "53MAISmairR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573300" }, "departure": { "delay": 0, "time": "1749573300" }, "stopId": "53BIGNegliR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573900" }, "departure": { "delay": 0, "time": "1749573900" }, "stopId": "53CHARvillR", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "109", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "109|23701156:T17|18:00:00" }, "vehicle": { "id": "20", "label": "115007", "licensePlate": "BV-170-VR" } } }, { "id": "RT|102E|23701131:T8|17:22:00|102E|23701131:T8|17:22:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 264, "time": "1749569184" }, "departure": { "delay": 264, "time": "1749569184" }, "stopId": "53MAYEsncfR", "stopSequence": 1 }, { "arrival": { "delay": 264, "time": "1749569664" }, "departure": { "delay": 264, "time": "1749569664" }, "stopId": "53MAYEvincA", "stopSequence": 2 }, { "arrival": { "delay": 264, "time": "1749570024" }, "departure": { "delay": 264, "time": "1749570024" }, "stopId": "53MAYEmottU", "stopSequence": 3 }, { "arrival": { "delay": 264, "time": "1749570144" }, "departure": { "delay": 264, "time": "1749570144" }, "stopId": "53MOULormeA", "stopSequence": 4 }, { "arrival": { "delay": 264, "time": "1749570624" }, "departure": { "delay": 264, "time": "1749570624" }, "stopId": "53MARTrondA1", "stopSequence": 5 }, { "arrival": { "delay": 264, "time": "1749571344" }, "departure": { "delay": 264, "time": "1749571344" }, "stopId": "53CHANpairA", "stopSequence": 6 }, { "arrival": { "delay": 264, "time": "1749571584" }, "departure": { "delay": 264, "time": "1749571584" }, "stopId": "53LAVAbienA", "stopSequence": 7 }, { "arrival": { "delay": 264, "time": "1749571764" }, "departure": { "delay": 264, "time": "1749571764" }, "stopId": "53LAVAroutA", "stopSequence": 8 }, { "arrival": { "delay": 264, "time": "1749572244" }, "departure": { "delay": 264, "time": "1749572244" }, "stopId": "53LAVAnoveU", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102E|23701131:T8|17:22:00" }, "vehicle": { "id": "92", "label": "253027", "licensePlate": "HD-106-QE" } } }, { "id": "RT|150|23701180:T7|16:25:00|150|23701180:T7|16:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1366, "time": "1749564134" }, "departure": { "delay": -1366, "time": "1749564134" }, "stopId": "53AZE1romaR", "stopSequence": 1 }, { "arrival": { "delay": -1366, "time": "1749564734" }, "departure": { "delay": -1366, "time": "1749564734" }, "stopId": "53GONTrostR", "stopSequence": 2 }, { "arrival": { "delay": -1366, "time": "1749565034" }, "departure": { "delay": -1366, "time": "1749565034" }, "stopId": "53GONTschuR", "stopSequence": 3 }, { "arrival": { "delay": -1366, "time": "1749565454" }, "departure": { "delay": -1366, "time": "1749565454" }, "stopId": "53GONTpharR", "stopSequence": 4 }, { "arrival": { "delay": -1366, "time": "1749565934" }, "departure": { "delay": -1366, "time": "1749565934" }, "stopId": "53LAIGbascR", "stopSequence": 5 }, { "arrival": { "delay": -1366, "time": "1749566294" }, "departure": { "delay": -1366, "time": "1749566294" }, "stopId": "53LAIGneuvR", "stopSequence": 6 }, { "arrival": { "delay": -1366, "time": "1749566594" }, "departure": { "delay": -1366, "time": "1749566594" }, "stopId": "53POMMroueR", "stopSequence": 7 }, { "arrival": { "delay": -1366, "time": "1749566654" }, "departure": { "delay": -1366, "time": "1749566654" }, "stopId": "53POMMchsnR", "stopSequence": 8 }, { "arrival": { "delay": -1366, "time": "1749566714" }, "departure": { "delay": -1366, "time": "1749566714" }, "stopId": "53CRAOhippR", "stopSequence": 9 }, { "arrival": { "delay": -1366, "time": "1749566894" }, "departure": { "delay": -1366, "time": "1749566894" }, "stopId": "53CRAOpiscR", "stopSequence": 10 }, { "arrival": { "delay": -1366, "time": "1749567014" }, "departure": { "delay": -1366, "time": "1749567014" }, "stopId": "53CRAOvolnR", "stopSequence": 11 }, { "arrival": { "delay": -1366, "time": "1749567614" }, "departure": { "delay": -1366, "time": "1749567614" }, "stopId": "53CRAOprieR", "stopSequence": 12 }, { "arrival": { "delay": -1366, "time": "1749568394" }, "departure": { "delay": -1366, "time": "1749568394" }, "stopId": "53LIMEmairR", "stopSequence": 13 }, { "arrival": { "delay": -1366, "time": "1749568814" }, "departure": { "delay": -1366, "time": "1749568814" }, "stopId": "53RENAjarrU", "stopSequence": 14 }, { "arrival": { "delay": -1366, "time": "1749570434" }, "departure": { "delay": -1366, "time": "1749570434" }, "stopId": "53CRAOsainU", "stopSequence": 15 }, { "arrival": { "delay": -1366, "time": "1749571334" }, "departure": { "delay": -1366, "time": "1749571334" }, "stopId": "53BOUCpublR", "stopSequence": 16 }, { "arrival": { "delay": -1366, "time": "1749571514" }, "departure": { "delay": -1366, "time": "1749571514" }, "stopId": "53LIMEmairR", "stopSequence": 17 }, { "arrival": { "delay": -1366, "time": "1749571874" }, "departure": { "delay": -1366, "time": "1749571874" }, "stopId": "53RENAjarrU", "stopSequence": 18 }, { "arrival": { "delay": -1366, "time": "1749572114" }, "departure": { "delay": -1366, "time": "1749572114" }, "stopId": "53RENAgareR", "stopSequence": 19 }, { "arrival": { "delay": -1366, "time": "1749572234" }, "departure": { "delay": -1366, "time": "1749572234" }, "stopId": "53CONGchenR", "stopSequence": 20 }, { "arrival": { "delay": -1366, "time": "1749572474" }, "departure": { "delay": -1366, "time": "1749572474" }, "stopId": "53CONGglisR", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "150", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "150|23701180:T7|16:25:00" }, "vehicle": { "id": "14", "label": "103152", "licensePlate": "BD-959-SQ" } } }, { "id": "RT|102|25473701:T24|17:35:00|102|25473701:T24|17:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -71, "time": "1749571129" }, "departure": { "delay": -71, "time": "1749571129" }, "stopId": "53MARTloisA", "stopSequence": 7 }, { "arrival": { "delay": -71, "time": "1749571489" }, "departure": { "delay": -71, "time": "1749571489" }, "stopId": "53LOUVricoA", "stopSequence": 8 }, { "arrival": { "delay": -71, "time": "1749571789" }, "departure": { "delay": -71, "time": "1749571789" }, "stopId": "53LOUVpinsA", "stopSequence": 9 }, { "arrival": { "delay": -71, "time": "1749572149" }, "departure": { "delay": -71, "time": "1749572149" }, "stopId": "53CHANimpaR", "stopSequence": 10 }, { "arrival": { "delay": -71, "time": "1749572269" }, "departure": { "delay": -71, "time": "1749572269" }, "stopId": "53LAVAbienR", "stopSequence": 11 }, { "arrival": { "delay": -71, "time": "1749572389" }, "departure": { "delay": -71, "time": "1749572389" }, "stopId": "53LAVAroutA", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473701:T24|17:35:00" }, "vehicle": { "id": "8", "label": "093466", "licensePlate": "AH-100-TJ" } } }, { "id": "RT|113|23701166:T10|17:25:00|113|23701166:T10|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 248, "time": "1749571148" }, "departure": { "delay": 248, "time": "1749571148" }, "stopId": "53HARDbarbR", "stopSequence": 5 }, { "arrival": { "delay": 248, "time": "1749571448" }, "departure": { "delay": 248, "time": "1749571448" }, "stopId": "53LOUPegliR", "stopSequence": 6 }, { "arrival": { "delay": 248, "time": "1749571748" }, "departure": { "delay": 248, "time": "1749571748" }, "stopId": "53VILLnicoR1", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "113", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "113|23701166:T10|17:25:00" }, "vehicle": { "id": "54", "label": "36494", "licensePlate": "FH-744-XA" } } }, { "id": "RT|140E|23701173:T3|17:15:00|140E|23701173:T3|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -56, "time": "1749571144" }, "departure": { "delay": -56, "time": "1749571144" }, "stopId": "53LAVAnoveU", "stopSequence": 9 }, { "arrival": { "delay": -56, "time": "1749571744" }, "departure": { "delay": -56, "time": "1749571744" }, "stopId": "53LAVAroutA", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "140E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "140E|23701173:T3|17:15:00" }, "vehicle": { "id": "82", "label": "14008", "licensePlate": "EZ-298-HR" } } }, { "id": "RT|109|23701155:T13|17:45:00|109|23701155:T13|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 337, "time": "1749570997" }, "departure": { "delay": 337, "time": "1749570997" }, "stopId": "53ARQUbergA", "stopSequence": 2 }, { "arrival": { "delay": 337, "time": "1749571357" }, "departure": { "delay": 337, "time": "1749571357" }, "stopId": "53PARNtannA", "stopSequence": 3 }, { "arrival": { "delay": 337, "time": "1749571657" }, "departure": { "delay": 337, "time": "1749571657" }, "stopId": "53FORCbourA", "stopSequence": 4 }, { "arrival": { "delay": 337, "time": "1749571957" }, "departure": { "delay": 337, "time": "1749571957" }, "stopId": "53LAVAtourA", "stopSequence": 5 }, { "arrival": { "delay": 337, "time": "1749572017" }, "departure": { "delay": 337, "time": "1749572017" }, "stopId": "53LAVAbeckA", "stopSequence": 6 }, { "arrival": { "delay": 337, "time": "1749572137" }, "departure": { "delay": 337, "time": "1749572137" }, "stopId": "53LAVAbaclA", "stopSequence": 7 }, { "arrival": { "delay": 337, "time": "1749572497" }, "departure": { "delay": 337, "time": "1749572497" }, "stopId": "53LAVAgratA", "stopSequence": 8 }, { "arrival": { "delay": 337, "time": "1749572857" }, "departure": { "delay": 337, "time": "1749572857" }, "stopId": "53LAVAroutA", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "109", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "109|23701155:T13|17:45:00" }, "vehicle": { "id": "5", "label": "083354", "licensePlate": "CV-836-VZ" } } }, { "id": "RT|118|25897616:T7|17:10:00|118|25897616:T7|17:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -20, "time": "1749571480" }, "departure": { "delay": -20, "time": "1749571480" }, "stopId": "49FERRgeneA1", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1749572080" }, "departure": { "delay": -20, "time": "1749572080" }, "stopId": "49SEGRreniA", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1749572380" }, "departure": { "delay": -20, "time": "1749572380" }, "stopId": "49SEGRpascA", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1749572680" }, "departure": { "delay": -20, "time": "1749572680" }, "stopId": "49SEGRroutA", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "118", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "118|25897616:T7|17:10:00" }, "vehicle": { "id": "13", "label": "103137", "licensePlate": "BD-163-EN" } } }, { "id": "RT|113|23701166:T9|16:40:00|113|23701166:T9|16:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -678, "time": "1749571122" }, "departure": { "delay": -678, "time": "1749571122" }, "stopId": "53GRAZglisR", "stopSequence": 10 }, { "arrival": { "delay": -678, "time": "1749571242" }, "departure": { "delay": -678, "time": "1749571242" }, "stopId": "53GRAZrenaR", "stopSequence": 11 }, { "arrival": { "delay": -678, "time": "1749571422" }, "departure": { "delay": -678, "time": "1749571422" }, "stopId": "53JUBLecolR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "113", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "113|23701166:T9|16:40:00" }, "vehicle": { "id": "81", "label": "MV011", "licensePlate": "FM-924-WC" } } }, { "id": "RT|108|23701152:T9|17:50:00|108|23701152:T9|17:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 59, "time": "1749571559" }, "departure": { "delay": 59, "time": "1749571559" }, "stopId": "53LAVAarriR", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "108", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "108|23701152:T9|17:50:00" }, "vehicle": { "id": "86", "label": "13049", "licensePlate": "GJ-394-VW" } } }, { "id": "RT|108|23701152:T6|17:45:00|108|23701152:T6|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 30, "time": "1749571050" }, "departure": { "delay": 30, "time": "1749571050" }, "stopId": "53BERTdunkR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1749571650" }, "departure": { "delay": 30, "time": "1749571650" }, "stopId": "53MNTJneuvR", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1749571770" }, "departure": { "delay": 30, "time": "1749571770" }, "stopId": "53MNTJegliR", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1749571890" }, "departure": { "delay": 30, "time": "1749571890" }, "stopId": "53MNTJbourR", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1749572070" }, "departure": { "delay": 30, "time": "1749572070" }, "stopId": "53BEAUlavoU", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1749572550" }, "departure": { "delay": 30, "time": "1749572550" }, "stopId": "53MERAprivR", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1749572910" }, "departure": { "delay": 30, "time": "1749572910" }, "stopId": "53POIXglisR", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1749573210" }, "departure": { "delay": 30, "time": "1749573210" }, "stopId": "53LAUBpoixR", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1749573450" }, "departure": { "delay": 30, "time": "1749573450" }, "stopId": "53GSTIglisR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1749573570" }, "departure": { "delay": 30, "time": "1749573570" }, "stopId": "53CUILglisR", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "108", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "108|23701152:T6|17:45:00" }, "vehicle": { "id": "66", "label": "3448", "licensePlate": "GD384-NZ" } } }, { "id": "RT|145E|23701178:T4|17:15:00|145E|23701178:T4|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1412, "time": "1749572012" }, "departure": { "delay": 1412, "time": "1749572012" }, "stopId": "53CHAItertU1", "stopSequence": 5 }, { "arrival": { "delay": 1412, "time": "1749572612" }, "departure": { "delay": 1412, "time": "1749572612" }, "stopId": "53ERNEquerR", "stopSequence": 6 }, { "arrival": { "delay": 1412, "time": "1749572912" }, "departure": { "delay": 1412, "time": "1749572912" }, "stopId": "53ERNEplacR", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "145E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "145E|23701178:T4|17:15:00" }, "vehicle": { "id": "17", "label": "111058", "licensePlate": "BS-552-AV" } } }, { "id": "RT|107|23701150:T8|17:38:00|107|23701150:T8|17:38:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 27, "time": "1749571527" }, "departure": { "delay": 27, "time": "1749571527" }, "stopId": "53LAVAarriR", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "107", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "107|23701150:T8|17:38:00" }, "vehicle": { "id": "44", "label": "37485", "licensePlate": "FQ-637-TT" } } }, { "id": "RT|140|23701176:T16|17:30:00|140|23701176:T16|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 41, "time": "1749571061" }, "departure": { "delay": 41, "time": "1749571061" }, "stopId": "53LAVAavesR", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1749571541" }, "departure": { "delay": 41, "time": "1749571541" }, "stopId": "53LAVAjaunR", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "140", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "140|23701176:T16|17:30:00" }, "vehicle": { "id": "85", "label": "13048", "licensePlate": "GJ-326-VW" } } }, { "id": "RT|105|23701142:T3|18:10:00|105|23701142:T3|18:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749572880" }, "departure": { "delay": 0, "time": "1749572880" }, "stopId": "53BACOegliR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573360" }, "departure": { "delay": 0, "time": "1749573360" }, "stopId": "53CHAItertU1", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "53MNTEderbR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574260" }, "departure": { "delay": 0, "time": "1749574260" }, "stopId": "53VAUTmainR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574860" }, "departure": { "delay": 0, "time": "1749574860" }, "stopId": "53ERNEstadR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575460" }, "departure": { "delay": 0, "time": "1749575460" }, "stopId": "53ERNEplacR", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "105", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "105|23701142:T3|18:10:00" }, "vehicle": { "id": "22", "label": "123080", "licensePlate": "CH-026-QH" } } }, { "id": "RT|101|25458994:T17|17:15:00|101|25458994:T17|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 162, "time": "1749568662" }, "departure": { "delay": 162, "time": "1749568662" }, "stopId": "53GONTjoffA", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1749568782" }, "departure": { "delay": 162, "time": "1749568782" }, "stopId": "53GONTresiA", "stopSequence": 2 }, { "arrival": { "delay": 162, "time": "1749568962" }, "departure": { "delay": 162, "time": "1749568962" }, "stopId": "53GONTpharA", "stopSequence": 3 }, { "arrival": { "delay": 162, "time": "1749569382" }, "departure": { "delay": 162, "time": "1749569382" }, "stopId": "53LAIGbascA", "stopSequence": 4 }, { "arrival": { "delay": 162, "time": "1749569562" }, "departure": { "delay": 162, "time": "1749569562" }, "stopId": "53MARIsouaA", "stopSequence": 5 }, { "arrival": { "delay": 162, "time": "1749569682" }, "departure": { "delay": 162, "time": "1749569682" }, "stopId": "53PEUTmairA", "stopSequence": 6 }, { "arrival": { "delay": 162, "time": "1749569982" }, "departure": { "delay": 162, "time": "1749569982" }, "stopId": "53GAULglisA", "stopSequence": 7 }, { "arrival": { "delay": 162, "time": "1749570462" }, "departure": { "delay": 162, "time": "1749570462" }, "stopId": "53VICOanjoA", "stopSequence": 8 }, { "arrival": { "delay": 162, "time": "1749570882" }, "departure": { "delay": 162, "time": "1749570882" }, "stopId": "53HUISlilaA", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1749571542" }, "departure": { "delay": 162, "time": "1749571542" }, "stopId": "53LAVAjarrA", "stopSequence": 10 }, { "arrival": { "delay": 162, "time": "1749572262" }, "departure": { "delay": 162, "time": "1749572262" }, "stopId": "53LAVAroutA", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "101", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "101|25458994:T17|17:15:00" }, "vehicle": { "id": "28", "label": "133186", "licensePlate": "CX-333-RN" } } }, { "id": "RT|102|25473711:T26|18:07:00|102|25473711:T26|18:07:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2010, "time": "1749570690" }, "departure": { "delay": -2010, "time": "1749570690" }, "stopId": "53TRAVecolR", "stopSequence": 5 }, { "arrival": { "delay": -2010, "time": "1749570750" }, "departure": { "delay": -2010, "time": "1749570750" }, "stopId": "53AMBRmonsR", "stopSequence": 6 }, { "arrival": { "delay": -2010, "time": "1749570870" }, "departure": { "delay": -2010, "time": "1749570870" }, "stopId": "53AMBRvauxR", "stopSequence": 7 }, { "arrival": { "delay": -2010, "time": "1749571050" }, "departure": { "delay": -2010, "time": "1749571050" }, "stopId": "53AMBRcourR", "stopSequence": 8 }, { "arrival": { "delay": -2010, "time": "1749571230" }, "departure": { "delay": -2010, "time": "1749571230" }, "stopId": "53AMBRconqR", "stopSequence": 9 }, { "arrival": { "delay": -2010, "time": "1749571410" }, "departure": { "delay": -2010, "time": "1749571410" }, "stopId": "53AMBRmontR", "stopSequence": 10 }, { "arrival": { "delay": -2010, "time": "1749571590" }, "departure": { "delay": -2010, "time": "1749571590" }, "stopId": "53AMBRcignR", "stopSequence": 11 }, { "arrival": { "delay": -2010, "time": "1749571770" }, "departure": { "delay": -2010, "time": "1749571770" }, "stopId": "53CIGNabriR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T26|18:07:00" }, "vehicle": { "id": "80", "label": "MV010", "licensePlate": "GT-031-MW" } } }, { "id": "RT|102|25473711:T16|17:15:00|102|25473711:T16|17:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 860, "time": "1749571160" }, "departure": { "delay": 860, "time": "1749571160" }, "stopId": "53MAYEanjoU", "stopSequence": 6 }, { "arrival": { "delay": 860, "time": "1749571340" }, "departure": { "delay": 860, "time": "1749571340" }, "stopId": "53MAYEsncfR", "stopSequence": 7 }, { "arrival": { "delay": 860, "time": "1749571640" }, "departure": { "delay": 860, "time": "1749571640" }, "stopId": "53MAYEvincA", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T16|17:15:00" }, "vehicle": { "id": "19", "label": "113114", "licensePlate": "BT-680-LY" } } }, { "id": "RT|145E|23701177:T4|17:25:00|145E|23701177:T4|17:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1749571247" }, "departure": { "delay": 47, "time": "1749571247" }, "stopId": "53LAVAfuyeA", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1749571307" }, "departure": { "delay": 47, "time": "1749571307" }, "stopId": "53LAVA42rtU", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1749571547" }, "departure": { "delay": 47, "time": "1749571547" }, "stopId": "53LAVAmrteU", "stopSequence": 6 }, { "arrival": { "delay": 47, "time": "1749572147" }, "departure": { "delay": 47, "time": "1749572147" }, "stopId": "53LAVAroutA", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "145E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "145E|23701177:T4|17:25:00" }, "vehicle": { "id": "4", "label": "083104", "licensePlate": "DC-086-MV" } } }, { "id": "RT|102|25473711:T19|17:40:00|102|25473711:T19|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 812, "time": "1749571412" }, "departure": { "delay": 812, "time": "1749571412" }, "stopId": "53LAVAmrteU", "stopSequence": 3 }, { "arrival": { "delay": 812, "time": "1749572012" }, "departure": { "delay": 812, "time": "1749572012" }, "stopId": "53LAVAcathR", "stopSequence": 4 }, { "arrival": { "delay": 812, "time": "1749572312" }, "departure": { "delay": 812, "time": "1749572312" }, "stopId": "53LAVAarriR", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T19|17:40:00" }, "vehicle": { "id": "23", "label": "123272", "licensePlate": "CN-672-WP" } } }, { "id": "RT|104|23701139:T11|18:10:00|104|23701139:T11|18:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1031, "time": "1749570769" }, "departure": { "delay": -1031, "time": "1749570769" }, "stopId": "53LAVAferrR", "stopSequence": 1 }, { "arrival": { "delay": -1031, "time": "1749571369" }, "departure": { "delay": -1031, "time": "1749571369" }, "stopId": "53LOUVcourR", "stopSequence": 2 }, { "arrival": { "delay": -1031, "time": "1749571849" }, "departure": { "delay": -1031, "time": "1749571849" }, "stopId": "53ANDObenoR", "stopSequence": 3 }, { "arrival": { "delay": -1031, "time": "1749572209" }, "departure": { "delay": -1031, "time": "1749572209" }, "stopId": "53ALEXegliU", "stopSequence": 4 }, { "arrival": { "delay": -1031, "time": "1749572509" }, "departure": { "delay": -1031, "time": "1749572509" }, "stopId": "53GUILegliR", "stopSequence": 5 }, { "arrival": { "delay": -1031, "time": "1749572749" }, "departure": { "delay": -1031, "time": "1749572749" }, "stopId": "53CHAIgermR", "stopSequence": 6 }, { "arrival": { "delay": -1031, "time": "1749572869" }, "departure": { "delay": -1031, "time": "1749572869" }, "stopId": "53CHAIstadR", "stopSequence": 7 }, { "arrival": { "delay": -1031, "time": "1749572989" }, "departure": { "delay": -1031, "time": "1749572989" }, "stopId": "53CHAItertU1", "stopSequence": 8 }, { "arrival": { "delay": -1031, "time": "1749573469" }, "departure": { "delay": -1031, "time": "1749573469" }, "stopId": "53ERNEstadR", "stopSequence": 9 }, { "arrival": { "delay": -1031, "time": "1749573769" }, "departure": { "delay": -1031, "time": "1749573769" }, "stopId": "53ERNEplacR", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "104", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "104|23701139:T11|18:10:00" }, "vehicle": { "id": "33", "label": "143217", "licensePlate": "DL-804-TV" } } }, { "id": "RT|103|23701137:T5|18:00:00|103|23701137:T5|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -242, "time": "1749571438" }, "departure": { "delay": -242, "time": "1749571438" }, "stopId": "53LAVAlaurR", "stopSequence": 2 }, { "arrival": { "delay": -242, "time": "1749571558" }, "departure": { "delay": -242, "time": "1749571558" }, "stopId": "53LAVAchanR", "stopSequence": 3 }, { "arrival": { "delay": -242, "time": "1749572458" }, "departure": { "delay": -242, "time": "1749572458" }, "stopId": "53SOULlavaR", "stopSequence": 4 }, { "arrival": { "delay": -242, "time": "1749572578" }, "departure": { "delay": -242, "time": "1749572578" }, "stopId": "53SOULjourR", "stopSequence": 5 }, { "arrival": { "delay": -242, "time": "1749572878" }, "departure": { "delay": -242, "time": "1749572878" }, "stopId": "53FLECabriR", "stopSequence": 6 }, { "arrival": { "delay": -242, "time": "1749573118" }, "departure": { "delay": -242, "time": "1749573118" }, "stopId": "53VAIGpostR", "stopSequence": 7 }, { "arrival": { "delay": -242, "time": "1749573598" }, "departure": { "delay": -242, "time": "1749573598" }, "stopId": "53ERVEegliR", "stopSequence": 8 }, { "arrival": { "delay": -242, "time": "1749574498" }, "departure": { "delay": -242, "time": "1749574498" }, "stopId": "53JEANntioR", "stopSequence": 9 }, { "arrival": { "delay": -242, "time": "1749574858" }, "departure": { "delay": -242, "time": "1749574858" }, "stopId": "53CHMMfeteU1", "stopSequence": 10 }, { "arrival": { "delay": -242, "time": "1749574978" }, "departure": { "delay": -242, "time": "1749574978" }, "stopId": "53SUZAriviR", "stopSequence": 11 }, { "arrival": { "delay": -242, "time": "1749575098" }, "departure": { "delay": -242, "time": "1749575098" }, "stopId": "53SUZAambrR", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "103", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "103|23701137:T5|18:00:00" }, "vehicle": { "id": "48", "label": "37484", "licensePlate": "FQ-360-QE" } } }, { "id": "RT|113|23701166:T12|18:22:00|113|23701166:T12|18:22:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "53MAYEsncfR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574200" }, "departure": { "delay": 0, "time": "1749574200" }, "stopId": "53MARCecolR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "53RIBOegliR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "53HARDbarbR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749575100" }, "departure": { "delay": 0, "time": "1749575100" }, "stopId": "53LOUPegliR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575700" }, "departure": { "delay": 0, "time": "1749575700" }, "stopId": "53VILLnicoR1", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "113", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "113|23701166:T12|18:22:00" }, "vehicle": { "id": "49", "label": "37527", "licensePlate": "FQ-327-TT" } } }, { "id": "RT|118|25897882:T7|17:45:00|118|25897882:T7|17:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -145, "time": "1749570875" }, "departure": { "delay": -145, "time": "1749570875" }, "stopId": "53GONTcuriR", "stopSequence": 3 }, { "arrival": { "delay": -145, "time": "1749571115" }, "departure": { "delay": -145, "time": "1749571115" }, "stopId": "53AZE1agriR", "stopSequence": 4 }, { "arrival": { "delay": -145, "time": "1749571475" }, "departure": { "delay": -145, "time": "1749571475" }, "stopId": "53GLAIlavaR", "stopSequence": 5 }, { "arrival": { "delay": -145, "time": "1749571775" }, "departure": { "delay": -145, "time": "1749571775" }, "stopId": "53GLAIecolR", "stopSequence": 6 }, { "arrival": { "delay": -145, "time": "1749572195" }, "departure": { "delay": -145, "time": "1749572195" }, "stopId": "53GREZlibeR", "stopSequence": 7 }, { "arrival": { "delay": -145, "time": "1749572435" }, "departure": { "delay": -145, "time": "1749572435" }, "stopId": "53BUERsouvR", "stopSequence": 8 }, { "arrival": { "delay": -145, "time": "1749572735" }, "departure": { "delay": -145, "time": "1749572735" }, "stopId": "53BRICecolU", "stopSequence": 9 }, { "arrival": { "delay": -145, "time": "1749572915" }, "departure": { "delay": -145, "time": "1749572915" }, "stopId": "53BRICbriqR", "stopSequence": 10 }, { "arrival": { "delay": -145, "time": "1749573215" }, "departure": { "delay": -145, "time": "1749573215" }, "stopId": "53BOUEmairR", "stopSequence": 11 }, { "arrival": { "delay": -145, "time": "1749573875" }, "departure": { "delay": -145, "time": "1749573875" }, "stopId": "72SABLsncfU", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "118", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "118|25897882:T7|17:45:00" }, "vehicle": { "id": "16", "label": "111057", "licensePlate": "BS-504-AV" } } }, { "id": "RT|140|23701176:T14|17:05:00|140|23701176:T14|17:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 363, "time": "1749571383" }, "departure": { "delay": 363, "time": "1749571383" }, "stopId": "53VIVImairR", "stopSequence": 10 }, { "arrival": { "delay": 363, "time": "1749571443" }, "departure": { "delay": 363, "time": "1749571443" }, "stopId": "53VIVIpaviR", "stopSequence": 11 }, { "arrival": { "delay": 363, "time": "1749571803" }, "departure": { "delay": 363, "time": "1749571803" }, "stopId": "53CHAPrd77R", "stopSequence": 12 }, { "arrival": { "delay": 363, "time": "1749571923" }, "departure": { "delay": 363, "time": "1749571923" }, "stopId": "53ATHEbranU1", "stopSequence": 13 }, { "arrival": { "delay": 363, "time": "1749572103" }, "departure": { "delay": 363, "time": "1749572103" }, "stopId": "53CRAOplacR", "stopSequence": 14 }, { "arrival": { "delay": 363, "time": "1749572163" }, "departure": { "delay": 363, "time": "1749572163" }, "stopId": "53CRAOrocaR", "stopSequence": 15 }, { "arrival": { "delay": 363, "time": "1749572283" }, "departure": { "delay": 363, "time": "1749572283" }, "stopId": "53CRAOsainU", "stopSequence": 16 }, { "arrival": { "delay": 363, "time": "1749572583" }, "departure": { "delay": 363, "time": "1749572583" }, "stopId": "53NIAFegliR", "stopSequence": 17 }, { "arrival": { "delay": 363, "time": "1749572823" }, "departure": { "delay": 363, "time": "1749572823" }, "stopId": "53SELLmairR", "stopSequence": 18 }, { "arrival": { "delay": 363, "time": "1749573243" }, "departure": { "delay": 363, "time": "1749573243" }, "stopId": "53RENAjarrU", "stopSequence": 19 }, { "arrival": { "delay": 363, "time": "1749573783" }, "departure": { "delay": 363, "time": "1749573783" }, "stopId": "49HENRboutR", "stopSequence": 20 }, { "arrival": { "delay": 363, "time": "1749574143" }, "departure": { "delay": 363, "time": "1749574143" }, "stopId": "49POUAavenR", "stopSequence": 21 }, { "arrival": { "delay": 363, "time": "1749574743" }, "departure": { "delay": 363, "time": "1749574743" }, "stopId": "44SOUDnoveR", "stopSequence": 22 }, { "arrival": { "delay": 363, "time": "1749575163" }, "departure": { "delay": 363, "time": "1749575163" }, "stopId": "44CHATsncfR1", "stopSequence": 23 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "140", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "140|23701176:T14|17:05:00" }, "vehicle": { "id": "84", "label": "13047", "licensePlate": "GJ-257-VW" } } }, { "id": "RT|103|23701137:T4|16:35:00|103|23701137:T4|16:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 1794, "time": "1749570774" }, "departure": { "delay": 1794, "time": "1749570774" }, "stopId": "53SOULlavaR", "stopSequence": 8 }, { "arrival": { "delay": 1794, "time": "1749570894" }, "departure": { "delay": 1794, "time": "1749570894" }, "stopId": "53SOULjourR", "stopSequence": 9 }, { "arrival": { "delay": 1794, "time": "1749571494" }, "departure": { "delay": 1794, "time": "1749571494" }, "stopId": "53FLECabriR", "stopSequence": 10 }, { "arrival": { "delay": 1794, "time": "1749571794" }, "departure": { "delay": 1794, "time": "1749571794" }, "stopId": "53VAIGpostR", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "103", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "103|23701137:T4|16:35:00" }, "vehicle": { "id": "32", "label": "143216", "licensePlate": "DL-367-TV" } } }, { "id": "RT|102|25473711:T22|18:00:00|102|25473711:T22|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749571200" }, "departure": { "delay": 0, "time": "1749571200" }, "stopId": "53LAVAroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571380" }, "departure": { "delay": 0, "time": "1749571380" }, "stopId": "53LAVAbienR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571560" }, "departure": { "delay": 0, "time": "1749571560" }, "stopId": "53CHANimpaR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572460" }, "departure": { "delay": 0, "time": "1749572460" }, "stopId": "53MARTrondR1", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573000" }, "departure": { "delay": 0, "time": "1749573000" }, "stopId": "53COMMmairR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "53MOULormeR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "53MAYEanjoU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573660" }, "departure": { "delay": 0, "time": "1749573660" }, "stopId": "53MAYEsncfR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "53MAYEvincA", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T22|18:00:00" }, "vehicle": { "id": "30", "label": "135044", "licensePlate": "DB-325-HX" } } }, { "id": "RT|101E|23701127:T6|17:30:00|101E|23701127:T6|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 187, "time": "1749570907" }, "departure": { "delay": 187, "time": "1749570907" }, "stopId": "53LAVAthevU", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1749571807" }, "departure": { "delay": 187, "time": "1749571807" }, "stopId": "53CHARzapoU", "stopSequence": 6 }, { "arrival": { "delay": 187, "time": "1749572887" }, "departure": { "delay": 187, "time": "1749572887" }, "stopId": "53AZE1rougU", "stopSequence": 7 }, { "arrival": { "delay": 187, "time": "1749573187" }, "departure": { "delay": 187, "time": "1749573187" }, "stopId": "53GONTjoffR", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "101E|23701127:T6|17:30:00" }, "vehicle": { "id": "37", "label": "183066", "licensePlate": "EW-757-RN" } } }, { "id": "RT|101|25458995:T22|17:30:00|101|25458995:T22|17:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1749571130" }, "departure": { "delay": 50, "time": "1749571130" }, "stopId": "53AZE1rochR", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1749571430" }, "departure": { "delay": 50, "time": "1749571430" }, "stopId": "53COUDprinR", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1749571730" }, "departure": { "delay": 50, "time": "1749571730" }, "stopId": "53DAONfeteR", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "101", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "101|25458995:T22|17:30:00" }, "vehicle": { "id": "36", "label": "183065", "licensePlate": "EW-742-RN" } } }, { "id": "RT|102|25473711:T18|18:00:00|102|25473711:T18|18:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749571200" }, "departure": { "delay": 0, "time": "1749571200" }, "stopId": "53LAVAroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571320" }, "departure": { "delay": 0, "time": "1749571320" }, "stopId": "53LAVAbienR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571500" }, "departure": { "delay": 0, "time": "1749571500" }, "stopId": "53CHANimpaR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572400" }, "departure": { "delay": 0, "time": "1749572400" }, "stopId": "53MARTloisR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573000" }, "departure": { "delay": 0, "time": "1749573000" }, "stopId": "53MOULormeR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573300" }, "departure": { "delay": 0, "time": "1749573300" }, "stopId": "53MAYEsncfR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "53MAYEvincA", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T18|18:00:00" }, "vehicle": { "id": "3", "label": "083090", "licensePlate": "GP-771-FS" } } }, { "id": "RT|150|23701180:T8|16:40:00|150|23701180:T8|16:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -228, "time": "1749571572" }, "departure": { "delay": -228, "time": "1749571572" }, "stopId": "53CRAOsainU", "stopSequence": 11 }, { "arrival": { "delay": -228, "time": "1749572172" }, "departure": { "delay": -228, "time": "1749572172" }, "stopId": "53ATHEglisR", "stopSequence": 12 }, { "arrival": { "delay": -228, "time": "1749572592" }, "departure": { "delay": -228, "time": "1749572592" }, "stopId": "53TOUCbrtaR", "stopSequence": 13 }, { "arrival": { "delay": -228, "time": "1749573372" }, "departure": { "delay": -228, "time": "1749573372" }, "stopId": "53BALLplacR", "stopSequence": 14 }, { "arrival": { "delay": -228, "time": "1749573672" }, "departure": { "delay": -228, "time": "1749573672" }, "stopId": "53ROE1cardU", "stopSequence": 15 }, { "arrival": { "delay": -228, "time": "1749573972" }, "departure": { "delay": -228, "time": "1749573972" }, "stopId": "53MCHEmanoU", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "150", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "150|23701180:T8|16:40:00" }, "vehicle": { "id": "70", "label": "3446", "licensePlate": "GD-513-NZ" } } }, { "id": "RT|102|25473711:T25|18:10:00|102|25473711:T25|18:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2416, "time": "1749570944" }, "departure": { "delay": -2416, "time": "1749570944" }, "stopId": "53AMBRtoucR", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "102|25473711:T25|18:10:00" }, "vehicle": { "id": "79", "label": "MV009", "licensePlate": "FM-923-WC" } } }, { "id": "RT|140|23701176:T18|17:40:00|140|23701176:T18|17:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 153, "time": "1749571053" }, "departure": { "delay": 153, "time": "1749571053" }, "stopId": "53LAVAjaunR", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "140", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "140|23701176:T18|17:40:00" }, "vehicle": { "id": "88", "label": "13052", "licensePlate": "GJ-934-VW" } } }, { "id": "RT|118|25897882:T8|18:01:00|118|25897882:T8|18:01:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -302, "time": "1749572038" }, "departure": { "delay": -302, "time": "1749572038" }, "stopId": "53GREZvillR", "stopSequence": 2 }, { "arrival": { "delay": -302, "time": "1749572698" }, "departure": { "delay": -302, "time": "1749572698" }, "stopId": "53MESLfratR", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "118", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "118|25897882:T8|18:01:00" }, "vehicle": { "id": "65", "label": "3450", "licensePlate": "GY-793-BA" } } }, { "id": "RT|101E|23701126:T7|17:10:00|101E|23701126:T7|17:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -31, "time": "1749568169" }, "departure": { "delay": -31, "time": "1749568169" }, "stopId": "53GONTjoffA", "stopSequence": 1 }, { "arrival": { "delay": -31, "time": "1749568469" }, "departure": { "delay": -31, "time": "1749568469" }, "stopId": "53AZE1rougU", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1749569249" }, "departure": { "delay": -31, "time": "1749569249" }, "stopId": "53CHARzapoU", "stopSequence": 3 }, { "arrival": { "delay": -31, "time": "1749570449" }, "departure": { "delay": -31, "time": "1749570449" }, "stopId": "53LAVAthevU", "stopSequence": 4 }, { "arrival": { "delay": -31, "time": "1749570569" }, "departure": { "delay": -31, "time": "1749570569" }, "stopId": "53LAVAbeckA", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1749570689" }, "departure": { "delay": -31, "time": "1749570689" }, "stopId": "53LAVAavesA", "stopSequence": 6 }, { "arrival": { "delay": -31, "time": "1749570869" }, "departure": { "delay": -31, "time": "1749570869" }, "stopId": "53LAVAjarrA", "stopSequence": 7 }, { "arrival": { "delay": -31, "time": "1749571469" }, "departure": { "delay": -31, "time": "1749571469" }, "stopId": "53LAVAroutA", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "101E|23701126:T7|17:10:00" }, "vehicle": { "id": "12", "label": "103039", "licensePlate": "AP-937-VE" } } }, { "id": "RT|300|25897568:T71|19:35:00|HANOVER:VehicleJourney::19224_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749576900" }, "departure": { "delay": 0, "time": "1749576900" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577080" }, "departure": { "delay": 0, "time": "1749577080" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577200" }, "departure": { "delay": 0, "time": "1749577200" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577380" }, "departure": { "delay": 0, "time": "1749577380" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577500" }, "departure": { "delay": 0, "time": "1749577500" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577620" }, "departure": { "delay": 0, "time": "1749577620" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577680" }, "departure": { "delay": 0, "time": "1749577680" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749577740" }, "departure": { "delay": 0, "time": "1749577740" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749577860" }, "departure": { "delay": 0, "time": "1749577860" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749578100" }, "departure": { "delay": 0, "time": "1749578100" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749578400" }, "departure": { "delay": 0, "time": "1749578400" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749578580" }, "departure": { "delay": 0, "time": "1749578580" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749578760" }, "departure": { "delay": 0, "time": "1749578760" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749578940" }, "departure": { "delay": 0, "time": "1749578940" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749579000" }, "departure": { "delay": 0, "time": "1749579000" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749579180" }, "departure": { "delay": 0, "time": "1749579180" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749579240" }, "departure": { "delay": 0, "time": "1749579240" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749579360" }, "departure": { "delay": 0, "time": "1749579360" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749579480" }, "departure": { "delay": 0, "time": "1749579480" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749579600" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T71|19:35:00" } } }, { "id": "RT|300|25897568:T50|17:18:00|HANOVER:VehicleJourney::19214_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "44NANTdieuR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTcirqR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTtaleR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTairbR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTgoffR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTrennR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTamerR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTberlR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVApicaR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREItourR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREImenaR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIgesvR", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIetoiR", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTrochR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbellR", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTmairR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbuttR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T50|17:18:00" } } }, { "id": "RT|300|25897568:T44|16:58:00|HANOVER:VehicleJourney::19208_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 175, "time": "1749567655" }, "departure": { "delay": 175, "time": "1749567655" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 175, "time": "1749567895" }, "departure": { "delay": 175, "time": "1749567895" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 133, "time": "1749568093" }, "departure": { "delay": 133, "time": "1749568093" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 141, "time": "1749568401" }, "departure": { "delay": 141, "time": "1749568401" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 169, "time": "1749568549" }, "departure": { "delay": 169, "time": "1749568549" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1749568679" }, "departure": { "delay": 179, "time": "1749568679" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 167, "time": "1749568727" }, "departure": { "delay": 167, "time": "1749568727" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 151, "time": "1749568831" }, "departure": { "delay": 151, "time": "1749568831" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 115, "time": "1749568915" }, "departure": { "delay": 115, "time": "1749568915" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": -101, "time": "1749569179" }, "departure": { "delay": -101, "time": "1749569179" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -361, "time": "1749569339" }, "departure": { "delay": -361, "time": "1749569339" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -38, "time": "1749569902" }, "departure": { "delay": -38, "time": "1749569902" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": -33, "time": "1749570147" }, "departure": { "delay": -33, "time": "1749570147" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": -75, "time": "1749570345" }, "departure": { "delay": -75, "time": "1749570345" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": -63, "time": "1749570417" }, "departure": { "delay": -63, "time": "1749570417" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": -3, "time": "1749570657" }, "departure": { "delay": -3, "time": "1749570657" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": -17, "time": "1749570763" }, "departure": { "delay": -17, "time": "1749570763" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": -17, "time": "1749570883" }, "departure": { "delay": -17, "time": "1749570883" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": -3, "time": "1749571017" }, "departure": { "delay": -3, "time": "1749571017" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": -3, "time": "1749571137" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T44|16:58:00" } } }, { "id": "RT|300|25897568:T51|17:23:00|HANOVER:VehicleJourney::19248_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "44NANTdieuR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTcirqR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTtaleR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTairbR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTgoffR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTrennR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTamerR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTberlR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVApicaR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREItourR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREImenaR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIgesvR", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIetoiR", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTrochR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbellR", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTmairR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbuttR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T51|17:23:00" } } }, { "id": "RT|300|25897568:T58|17:48:00|HANOVER:VehicleJourney::19218_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "44NANTdieuR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTcirqR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTtaleR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTairbR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTgoffR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTrennR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTamerR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTberlR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVApicaR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREItourR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREImenaR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIgesvR", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIetoiR", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTrochR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbellR", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTmairR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbuttR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T58|17:48:00" } } }, { "id": "RT|300|25897568:T40|16:34:00|HANOVER:VehicleJourney::19205_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 165, "time": "1749566205" }, "departure": { "delay": 165, "time": "1749566205" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 165, "time": "1749566445" }, "departure": { "delay": 165, "time": "1749566445" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 154, "time": "1749566614" }, "departure": { "delay": 154, "time": "1749566614" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 124, "time": "1749566824" }, "departure": { "delay": 124, "time": "1749566824" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 96, "time": "1749566916" }, "departure": { "delay": 96, "time": "1749566916" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 138, "time": "1749567078" }, "departure": { "delay": 138, "time": "1749567078" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1749567100" }, "departure": { "delay": 100, "time": "1749567100" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1749567174" }, "departure": { "delay": 54, "time": "1749567174" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 166, "time": "1749567406" }, "departure": { "delay": 166, "time": "1749567406" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1749567780" }, "departure": { "delay": 180, "time": "1749567780" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 88, "time": "1749567988" }, "departure": { "delay": 88, "time": "1749567988" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 68, "time": "1749568208" }, "departure": { "delay": 68, "time": "1749568208" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1749568420" }, "departure": { "delay": 40, "time": "1749568420" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 26, "time": "1749568646" }, "departure": { "delay": 26, "time": "1749568646" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 74, "time": "1749568754" }, "departure": { "delay": 74, "time": "1749568754" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 98, "time": "1749568958" }, "departure": { "delay": 98, "time": "1749568958" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1749569038" }, "departure": { "delay": 58, "time": "1749569038" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 54, "time": "1749569154" }, "departure": { "delay": 54, "time": "1749569154" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 88, "time": "1749569308" }, "departure": { "delay": 88, "time": "1749569308" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 72, "time": "1749569412" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T40|16:34:00" } } }, { "id": "RT|300|25897567:T54|17:33:00|HANOVER:VehicleJourney::19143_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 51, "time": "1749569631" }, "stopId": "44FONTcentA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569700" }, "departure": { "delay": 0, "time": "1749569700" }, "stopId": "44FONTbuttA", "stopSequence": 2 }, { "arrival": { "delay": -31, "time": "1749569789" }, "departure": { "delay": -31, "time": "1749569789" }, "stopId": "44FONTmairA", "stopSequence": 3 }, { "arrival": { "delay": -31, "time": "1749569909" }, "departure": { "delay": -31, "time": "1749569909" }, "stopId": "44FONTbellA", "stopSequence": 4 }, { "arrival": { "delay": 18, "time": "1749570018" }, "departure": { "delay": 18, "time": "1749570018" }, "stopId": "44FONTrochA", "stopSequence": 5 }, { "arrival": { "delay": -106, "time": "1749570194" }, "departure": { "delay": -106, "time": "1749570194" }, "stopId": "44TREIetoiA", "stopSequence": 6 }, { "arrival": { "delay": -12, "time": "1749570348" }, "departure": { "delay": -12, "time": "1749570348" }, "stopId": "44TREIgesvA", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1749570578" }, "departure": { "delay": 38, "time": "1749570578" }, "stopId": "44TREImenaA", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1749570814" }, "departure": { "delay": 34, "time": "1749570814" }, "stopId": "44TREItourA", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1749571162" }, "departure": { "delay": 82, "time": "1749571162" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": 82, "time": "1749571642" }, "departure": { "delay": 82, "time": "1749571642" }, "stopId": "44ORVApicaA", "stopSequence": 11 }, { "arrival": { "delay": 82, "time": "1749572002" }, "departure": { "delay": 82, "time": "1749572002" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": 82, "time": "1749572122" }, "departure": { "delay": 82, "time": "1749572122" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1749572242" }, "departure": { "delay": 82, "time": "1749572242" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": 82, "time": "1749572302" }, "departure": { "delay": 82, "time": "1749572302" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": 82, "time": "1749572422" }, "departure": { "delay": 82, "time": "1749572422" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": 82, "time": "1749572482" }, "departure": { "delay": 82, "time": "1749572482" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": 82, "time": "1749572662" }, "departure": { "delay": 82, "time": "1749572662" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 82, "time": "1749572902" }, "departure": { "delay": 82, "time": "1749572902" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 82, "time": "1749573142" }, "departure": { "delay": 82, "time": "1749573142" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897567:T54|17:33:00" } } }, { "id": "RT|300|25897568:T43|16:48:00|HANOVER:VehicleJourney::19207_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 170, "time": "1749567050" }, "departure": { "delay": 170, "time": "1749567050" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1749567290" }, "departure": { "delay": 170, "time": "1749567290" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 168, "time": "1749567528" }, "departure": { "delay": 168, "time": "1749567528" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 84, "time": "1749567744" }, "departure": { "delay": 84, "time": "1749567744" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 88, "time": "1749567868" }, "departure": { "delay": 88, "time": "1749567868" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1749567990" }, "departure": { "delay": 90, "time": "1749567990" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1749568050" }, "departure": { "delay": 90, "time": "1749568050" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1749568168" }, "departure": { "delay": 88, "time": "1749568168" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1749568292" }, "departure": { "delay": 92, "time": "1749568292" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1749568762" }, "departure": { "delay": 82, "time": "1749568762" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -136, "time": "1749568964" }, "departure": { "delay": -136, "time": "1749568964" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 104, "time": "1749569444" }, "departure": { "delay": 104, "time": "1749569444" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1749569678" }, "departure": { "delay": 98, "time": "1749569678" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 64, "time": "1749569884" }, "departure": { "delay": 64, "time": "1749569884" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 84, "time": "1749569964" }, "departure": { "delay": 84, "time": "1749569964" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 139, "time": "1749570199" }, "departure": { "delay": 139, "time": "1749570199" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 102, "time": "1749570282" }, "departure": { "delay": 102, "time": "1749570282" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 118, "time": "1749570418" }, "departure": { "delay": 118, "time": "1749570418" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1749570546" }, "departure": { "delay": 126, "time": "1749570546" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 136, "time": "1749570676" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T43|16:48:00" } } }, { "id": "RT|300|25897568:T57|18:20:00|HANOVER:VehicleJourney::19293_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572400" }, "stopId": "44ORVAcardR1", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572640" }, "departure": { "delay": 0, "time": "1749572640" }, "stopId": "44TREItourR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572880" }, "departure": { "delay": 0, "time": "1749572880" }, "stopId": "44TREImenaR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "44TREIgesvR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573180" }, "departure": { "delay": 0, "time": "1749573180" }, "stopId": "44TREIetoiR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573360" }, "departure": { "delay": 0, "time": "1749573360" }, "stopId": "44FONTrochR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "44FONTbellR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "44FONTmairR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573720" }, "departure": { "delay": 0, "time": "1749573720" }, "stopId": "44FONTbuttR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573900" }, "stopId": "44FONTcentR", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T57|18:20:00" } } }, { "id": "RT|300|25897567:T52|16:58:00|HANOVER:VehicleJourney::19253_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 85, "time": "1749567565" }, "stopId": "44FONTcentA", "stopSequence": 1 }, { "arrival": { "delay": 37, "time": "1749567637" }, "departure": { "delay": 37, "time": "1749567637" }, "stopId": "44FONTbuttA", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1749567731" }, "departure": { "delay": 11, "time": "1749567731" }, "stopId": "44FONTmairA", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1749567845" }, "departure": { "delay": 5, "time": "1749567845" }, "stopId": "44FONTbellA", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1749567975" }, "departure": { "delay": 75, "time": "1749567975" }, "stopId": "44FONTrochA", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1749568177" }, "departure": { "delay": -23, "time": "1749568177" }, "stopId": "44TREIetoiA", "stopSequence": 6 }, { "arrival": { "delay": 33, "time": "1749568293" }, "departure": { "delay": 33, "time": "1749568293" }, "stopId": "44TREIgesvA", "stopSequence": 7 }, { "arrival": { "delay": 105, "time": "1749568545" }, "departure": { "delay": 105, "time": "1749568545" }, "stopId": "44TREImenaA", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1749568789" }, "departure": { "delay": 109, "time": "1749568789" }, "stopId": "44TREItourA", "stopSequence": 9 }, { "arrival": { "delay": 79, "time": "1749569059" }, "departure": { "delay": 79, "time": "1749569059" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": -141, "time": "1749569319" }, "departure": { "delay": -141, "time": "1749569319" }, "stopId": "44ORVApicaA", "stopSequence": 11 }, { "arrival": { "delay": -145, "time": "1749569675" }, "departure": { "delay": -145, "time": "1749569675" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": -31, "time": "1749569909" }, "departure": { "delay": -31, "time": "1749569909" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": -25, "time": "1749570035" }, "departure": { "delay": -25, "time": "1749570035" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": -27, "time": "1749570093" }, "departure": { "delay": -27, "time": "1749570093" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": -77, "time": "1749570163" }, "departure": { "delay": -77, "time": "1749570163" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": -33, "time": "1749570267" }, "departure": { "delay": -33, "time": "1749570267" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": -30, "time": "1749570450" }, "departure": { "delay": -30, "time": "1749570450" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1749570751" }, "departure": { "delay": 31, "time": "1749570751" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 31, "time": "1749570991" }, "departure": { "delay": 31, "time": "1749570991" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897567:T52|16:58:00" } } }, { "id": "RT|300|25897568:T38|16:29:00|HANOVER:VehicleJourney::19204_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 150, "time": "1749565890" }, "departure": { "delay": 150, "time": "1749565890" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1749566130" }, "departure": { "delay": 150, "time": "1749566130" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1749566370" }, "departure": { "delay": 210, "time": "1749566370" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 245, "time": "1749566645" }, "departure": { "delay": 245, "time": "1749566645" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 228, "time": "1749566748" }, "departure": { "delay": 228, "time": "1749566748" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 220, "time": "1749566860" }, "departure": { "delay": 220, "time": "1749566860" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 228, "time": "1749566928" }, "departure": { "delay": 228, "time": "1749566928" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 192, "time": "1749567012" }, "departure": { "delay": 192, "time": "1749567012" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 296, "time": "1749567236" }, "departure": { "delay": 296, "time": "1749567236" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 354, "time": "1749567654" }, "departure": { "delay": 354, "time": "1749567654" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 224, "time": "1749567824" }, "departure": { "delay": 224, "time": "1749567824" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 262, "time": "1749568102" }, "departure": { "delay": 262, "time": "1749568102" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 256, "time": "1749568336" }, "departure": { "delay": 256, "time": "1749568336" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 266, "time": "1749568526" }, "departure": { "delay": 266, "time": "1749568526" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 242, "time": "1749568622" }, "departure": { "delay": 242, "time": "1749568622" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 304, "time": "1749568864" }, "departure": { "delay": 304, "time": "1749568864" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 298, "time": "1749568978" }, "departure": { "delay": 298, "time": "1749568978" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 298, "time": "1749569098" }, "departure": { "delay": 298, "time": "1749569098" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 320, "time": "1749569240" }, "departure": { "delay": 320, "time": "1749569240" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 290, "time": "1749569330" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T38|16:29:00" } } }, { "id": "RT|300|25897568:T65|18:49:00|HANOVER:VehicleJourney::19221_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749574140" }, "departure": { "delay": 0, "time": "1749574140" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574380" }, "departure": { "delay": 0, "time": "1749574380" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574920" }, "departure": { "delay": 0, "time": "1749574920" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575040" }, "departure": { "delay": 0, "time": "1749575040" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575100" }, "departure": { "delay": 0, "time": "1749575100" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749575220" }, "departure": { "delay": 0, "time": "1749575220" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575340" }, "departure": { "delay": 0, "time": "1749575340" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749575700" }, "departure": { "delay": 0, "time": "1749575700" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749576000" }, "departure": { "delay": 0, "time": "1749576000" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749576240" }, "departure": { "delay": 0, "time": "1749576240" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749576480" }, "departure": { "delay": 0, "time": "1749576480" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749576660" }, "departure": { "delay": 0, "time": "1749576660" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749576780" }, "departure": { "delay": 0, "time": "1749576780" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749576960" }, "departure": { "delay": 0, "time": "1749576960" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749577080" }, "departure": { "delay": 0, "time": "1749577080" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749577200" }, "departure": { "delay": 0, "time": "1749577200" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749577320" }, "departure": { "delay": 0, "time": "1749577320" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749577440" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T65|18:49:00" } } }, { "id": "RT|300|25897568:T41|16:38:00|HANOVER:VehicleJourney::19206_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 234, "time": "1749566514" }, "departure": { "delay": 234, "time": "1749566514" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 234, "time": "1749566754" }, "departure": { "delay": 234, "time": "1749566754" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 146, "time": "1749566906" }, "departure": { "delay": 146, "time": "1749566906" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1749567094" }, "departure": { "delay": 34, "time": "1749567094" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1749567190" }, "departure": { "delay": 10, "time": "1749567190" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1749567316" }, "departure": { "delay": 16, "time": "1749567316" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": -22, "time": "1749567338" }, "departure": { "delay": -22, "time": "1749567338" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1749567432" }, "departure": { "delay": -48, "time": "1749567432" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 56, "time": "1749567656" }, "departure": { "delay": 56, "time": "1749567656" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": -34, "time": "1749568046" }, "departure": { "delay": -34, "time": "1749568046" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -228, "time": "1749568272" }, "departure": { "delay": -228, "time": "1749568272" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -90, "time": "1749568650" }, "departure": { "delay": -90, "time": "1749568650" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1749568950" }, "departure": { "delay": -30, "time": "1749568950" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": -34, "time": "1749569186" }, "departure": { "delay": -34, "time": "1749569186" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": -14, "time": "1749569266" }, "departure": { "delay": -14, "time": "1749569266" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 36, "time": "1749569496" }, "departure": { "delay": 36, "time": "1749569496" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1749569600" }, "departure": { "delay": 20, "time": "1749569600" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1749569720" }, "departure": { "delay": 20, "time": "1749569720" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1749569840" }, "departure": { "delay": 20, "time": "1749569840" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1749569930" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T41|16:38:00" } } }, { "id": "RT|300|25897568:T52|17:28:00|HANOVER:VehicleJourney::19216_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "44NANTdieuR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTcirqR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTtaleR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTairbR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTgoffR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTrennR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTamerR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "44NANTberlR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVApicaR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREItourR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREImenaR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIgesvR", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "44TREIetoiR", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTrochR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbellR", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTmairR", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTbuttR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T52|17:28:00" } } }, { "id": "RT|300|25897567:T56|18:03:00|HANOVER:VehicleJourney::19144_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571380" }, "stopId": "44FONTcentA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571500" }, "departure": { "delay": 0, "time": "1749571500" }, "stopId": "44FONTbuttA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571620" }, "departure": { "delay": 0, "time": "1749571620" }, "stopId": "44FONTmairA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571740" }, "departure": { "delay": 0, "time": "1749571740" }, "stopId": "44FONTbellA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571800" }, "departure": { "delay": 0, "time": "1749571800" }, "stopId": "44FONTrochA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572100" }, "departure": { "delay": 0, "time": "1749572100" }, "stopId": "44TREIetoiA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572160" }, "departure": { "delay": 0, "time": "1749572160" }, "stopId": "44TREIgesvA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572340" }, "departure": { "delay": 0, "time": "1749572340" }, "stopId": "44TREImenaA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572580" }, "departure": { "delay": 0, "time": "1749572580" }, "stopId": "44TREItourA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572880" }, "departure": { "delay": 0, "time": "1749572880" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573360" }, "departure": { "delay": 0, "time": "1749573360" }, "stopId": "44ORVApicaA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573720" }, "departure": { "delay": 0, "time": "1749573720" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749573840" }, "departure": { "delay": 0, "time": "1749573840" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573960" }, "departure": { "delay": 0, "time": "1749573960" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749574020" }, "departure": { "delay": 0, "time": "1749574020" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749574140" }, "departure": { "delay": 0, "time": "1749574140" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749574200" }, "departure": { "delay": 0, "time": "1749574200" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749574380" }, "departure": { "delay": 0, "time": "1749574380" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749574620" }, "departure": { "delay": 0, "time": "1749574620" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749574860" }, "departure": { "delay": 0, "time": "1749574860" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897567:T56|18:03:00" } } }, { "id": "RT|300|25897568:T67|19:07:00|HANOVER:VehicleJourney::19222_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749575220" }, "departure": { "delay": 0, "time": "1749575220" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575460" }, "departure": { "delay": 0, "time": "1749575460" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575700" }, "departure": { "delay": 0, "time": "1749575700" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575820" }, "departure": { "delay": 0, "time": "1749575820" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575940" }, "departure": { "delay": 0, "time": "1749575940" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576060" }, "departure": { "delay": 0, "time": "1749576060" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576120" }, "departure": { "delay": 0, "time": "1749576120" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576240" }, "departure": { "delay": 0, "time": "1749576240" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749576360" }, "departure": { "delay": 0, "time": "1749576360" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749576660" }, "departure": { "delay": 0, "time": "1749576660" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749576900" }, "departure": { "delay": 0, "time": "1749576900" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749577200" }, "departure": { "delay": 0, "time": "1749577200" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749577440" }, "departure": { "delay": 0, "time": "1749577440" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749577620" }, "departure": { "delay": 0, "time": "1749577620" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749577680" }, "departure": { "delay": 0, "time": "1749577680" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749577860" }, "departure": { "delay": 0, "time": "1749577860" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749577920" }, "departure": { "delay": 0, "time": "1749577920" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749578040" }, "departure": { "delay": 0, "time": "1749578040" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749578160" }, "departure": { "delay": 0, "time": "1749578160" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749578280" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T67|19:07:00" } } }, { "id": "RT|300|25897568:T54|18:05:00|HANOVER:VehicleJourney::19212_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571500" }, "stopId": "44ORVApicaR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571800" }, "departure": { "delay": 0, "time": "1749571800" }, "stopId": "44ORVAcardR1", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572040" }, "departure": { "delay": 0, "time": "1749572040" }, "stopId": "44TREItourR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572280" }, "departure": { "delay": 0, "time": "1749572280" }, "stopId": "44TREImenaR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572520" }, "departure": { "delay": 0, "time": "1749572520" }, "stopId": "44TREIgesvR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572580" }, "departure": { "delay": 0, "time": "1749572580" }, "stopId": "44TREIetoiR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572760" }, "departure": { "delay": 0, "time": "1749572760" }, "stopId": "44FONTrochR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572880" }, "departure": { "delay": 0, "time": "1749572880" }, "stopId": "44FONTbellR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573000" }, "departure": { "delay": 0, "time": "1749573000" }, "stopId": "44FONTmairR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573120" }, "departure": { "delay": 0, "time": "1749573120" }, "stopId": "44FONTbuttR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573300" }, "stopId": "44FONTcentR", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T54|18:05:00" } } }, { "id": "RT|300|25897567:T58|18:21:00|HANOVER:VehicleJourney::19137_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 76, "time": "1749572536" }, "departure": { "delay": 76, "time": "1749572536" }, "stopId": "44CASSchatA", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1749572956" }, "departure": { "delay": 76, "time": "1749572956" }, "stopId": "44FONTcentA", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1749573076" }, "departure": { "delay": 76, "time": "1749573076" }, "stopId": "44FONTbuttA", "stopSequence": 3 }, { "arrival": { "delay": 76, "time": "1749573196" }, "departure": { "delay": 76, "time": "1749573196" }, "stopId": "44FONTmairA", "stopSequence": 4 }, { "arrival": { "delay": 76, "time": "1749573316" }, "departure": { "delay": 76, "time": "1749573316" }, "stopId": "44FONTbellA", "stopSequence": 5 }, { "arrival": { "delay": 76, "time": "1749573376" }, "departure": { "delay": 76, "time": "1749573376" }, "stopId": "44FONTrochA", "stopSequence": 6 }, { "arrival": { "delay": 76, "time": "1749573676" }, "departure": { "delay": 76, "time": "1749573676" }, "stopId": "44TREIetoiA", "stopSequence": 7 }, { "arrival": { "delay": 76, "time": "1749573736" }, "departure": { "delay": 76, "time": "1749573736" }, "stopId": "44TREIgesvA", "stopSequence": 8 }, { "arrival": { "delay": 76, "time": "1749573916" }, "departure": { "delay": 76, "time": "1749573916" }, "stopId": "44TREImenaA", "stopSequence": 9 }, { "arrival": { "delay": 76, "time": "1749574156" }, "departure": { "delay": 76, "time": "1749574156" }, "stopId": "44TREItourA", "stopSequence": 10 }, { "arrival": { "delay": 76, "time": "1749574456" }, "departure": { "delay": 76, "time": "1749574456" }, "stopId": "44ORVAcardA", "stopSequence": 11 }, { "arrival": { "delay": 76, "time": "1749574936" }, "departure": { "delay": 76, "time": "1749574936" }, "stopId": "44ORVApicaA", "stopSequence": 12 }, { "arrival": { "delay": 76, "time": "1749575296" }, "departure": { "delay": 76, "time": "1749575296" }, "stopId": "44NANTberlA", "stopSequence": 13 }, { "arrival": { "delay": 76, "time": "1749575416" }, "departure": { "delay": 76, "time": "1749575416" }, "stopId": "44NANTamerA", "stopSequence": 14 }, { "arrival": { "delay": 76, "time": "1749575536" }, "departure": { "delay": 76, "time": "1749575536" }, "stopId": "44NANTrennA", "stopSequence": 15 }, { "arrival": { "delay": 76, "time": "1749575596" }, "departure": { "delay": 76, "time": "1749575596" }, "stopId": "44NANTgoffA", "stopSequence": 16 }, { "arrival": { "delay": 76, "time": "1749575716" }, "departure": { "delay": 76, "time": "1749575716" }, "stopId": "44NANTairbA", "stopSequence": 17 }, { "arrival": { "delay": 76, "time": "1749575776" }, "departure": { "delay": 76, "time": "1749575776" }, "stopId": "44NANTtaleA", "stopSequence": 18 }, { "arrival": { "delay": 76, "time": "1749575956" }, "departure": { "delay": 76, "time": "1749575956" }, "stopId": "44NANTcirqA", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1749576196" }, "departure": { "delay": 76, "time": "1749576196" }, "stopId": "44NANTdieuA", "stopSequence": 20 }, { "arrival": { "delay": 76, "time": "1749576436" }, "departure": { "delay": 76, "time": "1749576436" }, "stopId": "44NANTsncfU", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897567:T58|18:21:00" } } }, { "id": "RT|300|25897568:T59|18:03:00|HANOVER:VehicleJourney::19255_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749571380" }, "departure": { "delay": 0, "time": "1749571380" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571620" }, "departure": { "delay": 0, "time": "1749571620" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571860" }, "departure": { "delay": 0, "time": "1749571860" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572160" }, "departure": { "delay": 0, "time": "1749572160" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572280" }, "departure": { "delay": 0, "time": "1749572280" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572400" }, "departure": { "delay": 0, "time": "1749572400" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572460" }, "departure": { "delay": 0, "time": "1749572460" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572580" }, "departure": { "delay": 0, "time": "1749572580" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572700" }, "departure": { "delay": 0, "time": "1749572700" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573180" }, "departure": { "delay": 0, "time": "1749573180" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573600" }, "departure": { "delay": 0, "time": "1749573600" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573840" }, "departure": { "delay": 0, "time": "1749573840" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749574080" }, "departure": { "delay": 0, "time": "1749574080" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749574320" }, "departure": { "delay": 0, "time": "1749574320" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749574380" }, "departure": { "delay": 0, "time": "1749574380" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749574560" }, "departure": { "delay": 0, "time": "1749574560" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749574680" }, "departure": { "delay": 0, "time": "1749574680" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749574920" }, "departure": { "delay": 0, "time": "1749574920" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749575040" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T59|18:03:00" } } }, { "id": "RT|300|25897568:T63|18:34:00|HANOVER:VehicleJourney::19220_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749573240" }, "departure": { "delay": 0, "time": "1749573240" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573480" }, "departure": { "delay": 0, "time": "1749573480" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573660" }, "departure": { "delay": 0, "time": "1749573660" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573900" }, "departure": { "delay": 0, "time": "1749573900" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574020" }, "departure": { "delay": 0, "time": "1749574020" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574140" }, "departure": { "delay": 0, "time": "1749574140" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574200" }, "departure": { "delay": 0, "time": "1749574200" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574320" }, "departure": { "delay": 0, "time": "1749574320" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574440" }, "departure": { "delay": 0, "time": "1749574440" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749574800" }, "departure": { "delay": 0, "time": "1749574800" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749575100" }, "departure": { "delay": 0, "time": "1749575100" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749575340" }, "departure": { "delay": 0, "time": "1749575340" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749575580" }, "departure": { "delay": 0, "time": "1749575580" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749575760" }, "departure": { "delay": 0, "time": "1749575760" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749575880" }, "departure": { "delay": 0, "time": "1749575880" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749576060" }, "departure": { "delay": 0, "time": "1749576060" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749576180" }, "departure": { "delay": 0, "time": "1749576180" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749576300" }, "departure": { "delay": 0, "time": "1749576300" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749576420" }, "departure": { "delay": 0, "time": "1749576420" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749576540" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T63|18:34:00" } } }, { "id": "RT|300|25897568:T55|17:38:00|HANOVER:VehicleJourney::19217_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 270, "time": "1749570150" }, "departure": { "delay": 270, "time": "1749570150" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1749570390" }, "departure": { "delay": 270, "time": "1749570390" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 348, "time": "1749570708" }, "departure": { "delay": 348, "time": "1749570708" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 370, "time": "1749571030" }, "departure": { "delay": 370, "time": "1749571030" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 370, "time": "1749571150" }, "departure": { "delay": 370, "time": "1749571150" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 370, "time": "1749571270" }, "departure": { "delay": 370, "time": "1749571270" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 370, "time": "1749571330" }, "departure": { "delay": 370, "time": "1749571330" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 370, "time": "1749571450" }, "departure": { "delay": 370, "time": "1749571450" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 370, "time": "1749571570" }, "departure": { "delay": 370, "time": "1749571570" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 370, "time": "1749572050" }, "departure": { "delay": 370, "time": "1749572050" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 370, "time": "1749572470" }, "departure": { "delay": 370, "time": "1749572470" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 370, "time": "1749572710" }, "departure": { "delay": 370, "time": "1749572710" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 370, "time": "1749572950" }, "departure": { "delay": 370, "time": "1749572950" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 370, "time": "1749573190" }, "departure": { "delay": 370, "time": "1749573190" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 370, "time": "1749573250" }, "departure": { "delay": 370, "time": "1749573250" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 370, "time": "1749573430" }, "departure": { "delay": 370, "time": "1749573430" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 370, "time": "1749573550" }, "departure": { "delay": 370, "time": "1749573550" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 370, "time": "1749573670" }, "departure": { "delay": 370, "time": "1749573670" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 370, "time": "1749573790" }, "departure": { "delay": 370, "time": "1749573790" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 370, "time": "1749573910" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T55|17:38:00" } } }, { "id": "RT|300|25897568:T69|19:20:00|HANOVER:VehicleJourney::19223_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1749576000" }, "departure": { "delay": 0, "time": "1749576000" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576180" }, "departure": { "delay": 0, "time": "1749576180" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576300" }, "departure": { "delay": 0, "time": "1749576300" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576480" }, "departure": { "delay": 0, "time": "1749576480" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576600" }, "departure": { "delay": 0, "time": "1749576600" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576720" }, "departure": { "delay": 0, "time": "1749576720" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576780" }, "departure": { "delay": 0, "time": "1749576780" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576840" }, "departure": { "delay": 0, "time": "1749576840" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749576960" }, "departure": { "delay": 0, "time": "1749576960" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749577200" }, "departure": { "delay": 0, "time": "1749577200" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749577500" }, "departure": { "delay": 0, "time": "1749577500" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749577680" }, "departure": { "delay": 0, "time": "1749577680" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749577860" }, "departure": { "delay": 0, "time": "1749577860" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749578040" }, "departure": { "delay": 0, "time": "1749578040" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749578100" }, "departure": { "delay": 0, "time": "1749578100" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749578280" }, "departure": { "delay": 0, "time": "1749578280" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749578340" }, "departure": { "delay": 0, "time": "1749578340" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749578460" }, "departure": { "delay": 0, "time": "1749578460" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749578580" }, "departure": { "delay": 0, "time": "1749578580" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749578700" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T69|19:20:00" } } }, { "id": "RT|300|25897568:T46|17:03:00|HANOVER:VehicleJourney::19209_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 398, "time": "1749568178" }, "departure": { "delay": 398, "time": "1749568178" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 398, "time": "1749568418" }, "departure": { "delay": 398, "time": "1749568418" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 405, "time": "1749568665" }, "departure": { "delay": 405, "time": "1749568665" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 348, "time": "1749568908" }, "departure": { "delay": 348, "time": "1749568908" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 326, "time": "1749569006" }, "departure": { "delay": 326, "time": "1749569006" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 364, "time": "1749569164" }, "departure": { "delay": 364, "time": "1749569164" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 332, "time": "1749569192" }, "departure": { "delay": 332, "time": "1749569192" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 314, "time": "1749569294" }, "departure": { "delay": 314, "time": "1749569294" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 376, "time": "1749569476" }, "departure": { "delay": 376, "time": "1749569476" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 246, "time": "1749569826" }, "departure": { "delay": 246, "time": "1749569826" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1749570012" }, "departure": { "delay": 12, "time": "1749570012" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 178, "time": "1749570418" }, "departure": { "delay": 178, "time": "1749570418" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 175, "time": "1749570655" }, "departure": { "delay": 175, "time": "1749570655" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 148, "time": "1749570868" }, "departure": { "delay": 148, "time": "1749570868" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 156, "time": "1749570936" }, "departure": { "delay": 156, "time": "1749570936" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 181, "time": "1749571141" }, "departure": { "delay": 181, "time": "1749571141" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 181, "time": "1749571261" }, "departure": { "delay": 181, "time": "1749571261" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 181, "time": "1749571381" }, "departure": { "delay": 181, "time": "1749571381" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 181, "time": "1749571501" }, "departure": { "delay": 181, "time": "1749571501" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 181, "time": "1749571621" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T46|17:03:00" } } }, { "id": "RT|300|25897568:T49|17:50:00|HANOVER:VehicleJourney::19211_0:LOC", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 342, "time": "1749570942" }, "stopId": "44ORVAcardR1", "stopSequence": 1 }, { "arrival": { "delay": 313, "time": "1749571153" }, "departure": { "delay": 313, "time": "1749571153" }, "stopId": "44TREItourR", "stopSequence": 2 }, { "arrival": { "delay": 313, "time": "1749571393" }, "departure": { "delay": 313, "time": "1749571393" }, "stopId": "44TREImenaR", "stopSequence": 3 }, { "arrival": { "delay": 313, "time": "1749571633" }, "departure": { "delay": 313, "time": "1749571633" }, "stopId": "44TREIgesvR", "stopSequence": 4 }, { "arrival": { "delay": 313, "time": "1749571693" }, "departure": { "delay": 313, "time": "1749571693" }, "stopId": "44TREIetoiR", "stopSequence": 5 }, { "arrival": { "delay": 313, "time": "1749571873" }, "departure": { "delay": 313, "time": "1749571873" }, "stopId": "44FONTrochR", "stopSequence": 6 }, { "arrival": { "delay": 313, "time": "1749571993" }, "departure": { "delay": 313, "time": "1749571993" }, "stopId": "44FONTbellR", "stopSequence": 7 }, { "arrival": { "delay": 313, "time": "1749572113" }, "departure": { "delay": 313, "time": "1749572113" }, "stopId": "44FONTmairR", "stopSequence": 8 }, { "arrival": { "delay": 313, "time": "1749572233" }, "departure": { "delay": 313, "time": "1749572233" }, "stopId": "44FONTbuttR", "stopSequence": 9 }, { "arrival": { "delay": 313, "time": "1749572413" }, "stopId": "44FONTcentR", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "300|25897568:T49|17:50:00" } } }, { "id": "RT|FR:ServiceJourney::SN857325FERRE_4374665|857325", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857325FERRE_4374665" } } }, { "id": "RT|FR:ServiceJourney::SN857326FERRE_4242547|857326", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857326FERRE_4242547" } } }, { "id": "RT|FR:ServiceJourney::SN857442FERRE_4297334|857442", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857442FERRE_4297334" } } }, { "id": "RT|FR:ServiceJourney::SN858895FERRE_4292407|858895", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858895FERRE_4292407" } } }, { "id": "RT|FR:ServiceJourney::SN857322FERRE_4392040|857322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857322FERRE_4392040" } } }, { "id": "RT|FR:ServiceJourney::SN857443FERRE_3869611|857443", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857443FERRE_3869611" } } }, { "id": "RT|FR:ServiceJourney::SN857323FERRE_4288186|857323", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857323FERRE_4288186" } } }, { "id": "RT|FR:ServiceJourney::SN857324FERRE_4374664|857324", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 1500, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 1500, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 1500, "time": "1749575640", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 1500, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857324FERRE_4374664" } } }, { "id": "RT|FR:ServiceJourney::SN862587FERRE_4311212|862587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862587FERRE_4311212" } } }, { "id": "RT|FR:ServiceJourney::SN859198FERRE_3870270|859198", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859198FERRE_3870270" } } }, { "id": "RT|FR:ServiceJourney::SN859199FERRE_3870272|859199", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859199FERRE_3870272" } } }, { "id": "RT|FR:ServiceJourney::SN859750FERRE_4405989|859750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859750FERRE_4405989" } } }, { "id": "RT|FR:ServiceJourney::SN859751FERRE_4405990|859751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859751FERRE_4405990" } } }, { "id": "RT|FR:ServiceJourney::SN859074FERRE_4395392|859074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859074FERRE_4395392" } } }, { "id": "RT|FR:ServiceJourney::SN859075FERRE_4362600|859075", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859075FERRE_4362600" } } }, { "id": "RT|FR:ServiceJourney::SN858425FERRE_4297519|858425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858425FERRE_4297519" } } }, { "id": "RT|FR:ServiceJourney::SN858426FERRE_4297520|858426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858426FERRE_4297520" } } }, { "id": "RT|FR:ServiceJourney::SN858427FERRE_4297521|858427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858427FERRE_4297521" } } }, { "id": "RT|FR:ServiceJourney::SN858428FERRE_3914425|858428", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576300", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858428FERRE_3914425" } } }, { "id": "RT|FR:ServiceJourney::SN859752FERRE_4405991|859752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859752FERRE_4405991" } } }, { "id": "RT|FR:ServiceJourney::SN859753FERRE_4405992|859753", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859753FERRE_4405992" } } }, { "id": "RT|FR:ServiceJourney::SN857696FERRE_4297402|857696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857696FERRE_4297402" } } }, { "id": "RT|FR:ServiceJourney::SN857333FERRE_4338987|857333", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749579300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857333FERRE_4338987" } } }, { "id": "RT|FR:ServiceJourney::SN857697FERRE_3869812|857697", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566400", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567180", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857697FERRE_3869812" } } }, { "id": "RT|FR:ServiceJourney::SN859754FERRE_4405993|859754", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859754FERRE_4405993" } } }, { "id": "RT|FR:ServiceJourney::SN858424FERRE_3870057|858424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858424FERRE_3870057" } } }, { "id": "RT|FR:ServiceJourney::SN859749FERRE_4405988|859749", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859749FERRE_4405988" } } }, { "id": "RT|FR:ServiceJourney::SN857329FERRE_4259533|857329", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749580440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749581880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581940", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749583020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857329FERRE_4259533" } } }, { "id": "RT|FR:ServiceJourney::SN859508FERRE_4405942|859508", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859508FERRE_4405942" } } }, { "id": "RT|FR:ServiceJourney::SN859072FERRE_4297574|859072", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859072FERRE_4297574" } } }, { "id": "RT|FR:ServiceJourney::SN860190FERRE_4344395|860190", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1749576780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860190FERRE_4344395" } } }, { "id": "RT|FR:ServiceJourney::SN858429FERRE_3870063|858429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577020", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858429FERRE_3870063" } } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_4405017|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749549060", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749549540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749549840", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749553740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749553920", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749556200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749556320", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749557520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749557640", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749559380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749559980", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749563040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749563160", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749564180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564300", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN4504FERRE_4405017" } } }, { "id": "RT|FR:ServiceJourney::SN4506FERRE_4405030|4506", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749559980", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749560460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749560640", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1749564900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749565080", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749579960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580140", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749581940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582060", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749583320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749583440", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749585900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN4506FERRE_4405030" } } }, { "id": "RT|FR:ServiceJourney::SN859772FERRE_4406064|859772", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749579600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859772FERRE_4406064" } } }, { "id": "RT|FR:ServiceJourney::SN859773FERRE_4406010|859773", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578340", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859773FERRE_4406010" } } }, { "id": "RT|FR:ServiceJourney::SN857111FERRE_4355987|857111", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576480", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577020", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579300", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749580140", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857111FERRE_4355987" } } }, { "id": "RT|FR:ServiceJourney::SN859657FERRE_3870477|859657", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859657FERRE_3870477" } } }, { "id": "RT|FR:ServiceJourney::SN857479FERRE_3869634|857479", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579000", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857479FERRE_3869634" } } }, { "id": "RT|FR:ServiceJourney::SN859658FERRE_4392153|859658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859658FERRE_4392153" } } }, { "id": "RT|FR:ServiceJourney::SN859659FERRE_3870482|859659", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859659FERRE_3870482" } } }, { "id": "RT|FR:ServiceJourney::SN859774FERRE_4406011|859774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859774FERRE_4406011" } } }, { "id": "RT|FR:ServiceJourney::SN859775FERRE_4406012|859775", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859775FERRE_4406012" } } }, { "id": "RT|FR:ServiceJourney::SN857235FERRE_4392028|857235", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "stopId": "SNCF:87571513", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87571539", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87571547", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1749572640", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1749573360", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749573420", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 8 }, { "arrival": { "delay": 600, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749574560", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 12 }, { "arrival": { "delay": 600, "time": "1749575700", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749575760", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 13 }, { "arrival": { "delay": 600, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 14 }, { "arrival": { "delay": 600, "time": "1749576420", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749576480", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 15 }, { "arrival": { "delay": 600, "time": "1749576720", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 16 }, { "arrival": { "delay": 600, "time": "1749576960", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749577080", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 17 }, { "arrival": { "delay": 600, "time": "1749577380", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 18 }, { "arrival": { "delay": 600, "time": "1749577920", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1749577980", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 19 }, { "arrival": { "delay": 600, "time": "1749578700", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 20 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857235FERRE_4392028" } } }, { "id": "RT|FR:ServiceJourney::SN859776FERRE_4406013|859776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859776FERRE_4406013" } } }, { "id": "RT|FR:ServiceJourney::SN857477FERRE_3869632|857477", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857477FERRE_3869632" } } }, { "id": "RT|FR:ServiceJourney::SN859777FERRE_4406014|859777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859777FERRE_4406014" } } }, { "id": "RT|FR:ServiceJourney::SN857109FERRE_4398704|857109", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566820", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857109FERRE_4398704" } } }, { "id": "RT|FR:ServiceJourney::SN860011FERRE_4406038|860011", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860011FERRE_4406038" } } }, { "id": "RT|FR:ServiceJourney::SN860012FERRE_4333030|860012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578940", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579660", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749580260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580320", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749580860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580980", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749581580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581640", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749582060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582120", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749582480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582540", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749583440", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860012FERRE_4333030" } } }, { "id": "RT|FR:ServiceJourney::SN860133FERRE_4339126|860133", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860133FERRE_4339126" } } }, { "id": "RT|FR:ServiceJourney::SN859024FERRE_3864612|859024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859024FERRE_3864612" } } }, { "id": "RT|FR:ServiceJourney::SN859025FERRE_4362593|859025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859025FERRE_4362593" } } }, { "id": "RT|FR:ServiceJourney::SN857523FERRE_3869674|857523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857523FERRE_3869674" } } }, { "id": "RT|FR:ServiceJourney::SN857524FERRE_4297359|857524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857524FERRE_4297359" } } }, { "id": "RT|FR:ServiceJourney::SN857526FERRE_3869677|857526", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857526FERRE_3869677" } } }, { "id": "RT|FR:ServiceJourney::SN859028FERRE_4350553|859028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578340", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859028FERRE_4350553" } } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_4361667|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749548880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749551400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749551580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749552780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749552900", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749554940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749555240", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749558780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749559020", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749560040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749560160", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749562440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749563340", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749564960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565080", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566460", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN4404FERRE_4361667" } } }, { "id": "RT|FR:ServiceJourney::SN860125FERRE_4384778|860125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749563940", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749564660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564720", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749564960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565020", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749565680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565740", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566340", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567720", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860125FERRE_4384778" } } }, { "id": "RT|FR:ServiceJourney::SN862545FERRE_3752500|862545", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565440", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566400", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 21 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862545FERRE_3752500" } } }, { "id": "RT|FR:ServiceJourney::SN4406FERRE_4361670|4406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749559620", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749562080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749562260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749563520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749563640", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749565800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579720", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749583560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749583920", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749584400", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN4406FERRE_4361670" } } }, { "id": "RT|FR:ServiceJourney::SN859275FERRE_4297609|859275", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859275FERRE_4297609" } } }, { "id": "RT|FR:ServiceJourney::SN859273FERRE_3870295|859273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859273FERRE_3870295" } } }, { "id": "RT|FR:ServiceJourney::SN857777FERRE_3914262|857777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749580440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749581880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581940", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749583020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857777FERRE_3914262" } } }, { "id": "RT|FR:ServiceJourney::SN857773FERRE_4338999|857773", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857773FERRE_4338999" } } }, { "id": "RT|FR:ServiceJourney::SN857527FERRE_3869679|857527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857527FERRE_3869679" } } }, { "id": "RT|FR:ServiceJourney::SN857528FERRE_3869681|857528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577980", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579060", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857528FERRE_3869681" } } }, { "id": "RT|FR:ServiceJourney::SN857529FERRE_3869683|857529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579180", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749579360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579420", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579780", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749580140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580200", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749581340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857529FERRE_3869683" } } }, { "id": "RT|FR:ServiceJourney::SN862555FERRE_4392378|862555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1200, "time": "1749566940", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 0 }, { "arrival": { "delay": 1200, "time": "1749567240", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1749567300", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 1 }, { "arrival": { "delay": 1200, "time": "1749567540", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1749567600", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 2 }, { "arrival": { "delay": 1200, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1749567960", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1749568020", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1749568500", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749568560", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1749569280", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1749569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862555FERRE_4392378" } } }, { "id": "RT|FR:ServiceJourney::SN862554FERRE_4311196|862554", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566700", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566940", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567180", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567480", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 16 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862554FERRE_4311196" } } }, { "id": "RT|FR:ServiceJourney::SN858076FERRE_4288214|858076", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858076FERRE_4288214" } } }, { "id": "RT|FR:ServiceJourney::SN858077FERRE_4316685|858077", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858077FERRE_4316685" } } }, { "id": "RT|FR:ServiceJourney::SN858078FERRE_4227797|858078", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858078FERRE_4227797" } } }, { "id": "RT|FR:ServiceJourney::SN858871FERRE_3914470|858871", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858871FERRE_3914470" } } }, { "id": "RT|FR:ServiceJourney::SN858079FERRE_4288216|858079", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578340", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749579360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579420", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749579660", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858079FERRE_4288216" } } }, { "id": "RT|FR:ServiceJourney::SN862570FERRE_4384941|862570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862570FERRE_4384941" } } }, { "id": "RT|FR:ServiceJourney::SN858074FERRE_3869920|858074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566760", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567480", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858074FERRE_3869920" } } }, { "id": "RT|FR:ServiceJourney::SN858075FERRE_4316680|858075", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858075FERRE_4316680" } } }, { "id": "RT|FR:ServiceJourney::SN857424FERRE_4297325|857424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857424FERRE_4297325" } } }, { "id": "RT|FR:ServiceJourney::SN858876FERRE_3914476|858876", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858876FERRE_3914476" } } }, { "id": "RT|FR:ServiceJourney::SN858877FERRE_3870152|858877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749577020", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858877FERRE_3870152" } } }, { "id": "RT|FR:ServiceJourney::SN857426FERRE_4392042|857426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857426FERRE_4392042" } } }, { "id": "RT|FR:ServiceJourney::SN857427FERRE_4297327|857427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857427FERRE_4297327" } } }, { "id": "RT|FR:ServiceJourney::SN858872FERRE_4392061|858872", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565680", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567540", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858872FERRE_4392061" } } }, { "id": "RT|FR:ServiceJourney::SN857541FERRE_4297365|857541", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857541FERRE_4297365" } } }, { "id": "RT|FR:ServiceJourney::SN858874FERRE_3914474|858874", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858874FERRE_3914474" } } }, { "id": "RT|FR:ServiceJourney::SN858875FERRE_4228061|858875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858875FERRE_4228061" } } }, { "id": "RT|FR:ServiceJourney::SN862568FERRE_4311206|862568", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862568FERRE_4311206" } } }, { "id": "RT|FR:ServiceJourney::SN862566FERRE_4212242|862566", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862566FERRE_4212242" } } }, { "id": "RT|FR:ServiceJourney::SN857671FERRE_4392047|857671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857671FERRE_4392047" } } }, { "id": "RT|FR:ServiceJourney::SN860161FERRE_4339128|860161", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860161FERRE_4339128" } } }, { "id": "RT|FR:ServiceJourney::SN49963ROUTIER_4398130|49963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87344440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87487231", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN49963ROUTIER_4398130" } } }, { "id": "RT|FR:ServiceJourney::SN49962ROUTIER_4397985|49962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87487231", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87344440", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN49962ROUTIER_4397985" } } }, { "id": "RT|FR:ServiceJourney::SN857678FERRE_4297398|857678", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857678FERRE_4297398" } } }, { "id": "RT|FR:ServiceJourney::SN857679FERRE_3864409|857679", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857679FERRE_3864409" } } }, { "id": "RT|FR:ServiceJourney::SN857674FERRE_4297397|857674", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857674FERRE_4297397" } } }, { "id": "RT|FR:ServiceJourney::SN859610FERRE_4297695|859610", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859610FERRE_4297695" } } }, { "id": "RT|FR:ServiceJourney::SN859611FERRE_4405980|859611", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859611FERRE_4405980" } } }, { "id": "RT|FR:ServiceJourney::SN859612FERRE_4405981|859612", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859612FERRE_4405981" } } }, { "id": "RT|FR:ServiceJourney::SN853624FERRE_4398606|853624", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN853624FERRE_4398606" } } }, { "id": "RT|FR:ServiceJourney::SN853622FERRE_4398605|853622", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566820", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN853622FERRE_4398605" } } }, { "id": "RT|FR:ServiceJourney::SN857429FERRE_3869587|857429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857429FERRE_3869587" } } }, { "id": "RT|FR:ServiceJourney::SN859608FERRE_4405978|859608", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566640", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566880", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567720", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859608FERRE_4405978" } } }, { "id": "RT|FR:ServiceJourney::SN858080FERRE_4288217|858080", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578280", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579000", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749579780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579840", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749581280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858080FERRE_4288217" } } }, { "id": "RT|FR:ServiceJourney::SN863721FERRE_4298188|863721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749556800", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749557640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749557700", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749557940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749558000", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749558720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749558780", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749559380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749561600", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749562560", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749562920", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749563820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564000", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749565260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565260", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749565980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566040", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749566820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566820", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749568260", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN863721FERRE_4298188" } } }, { "id": "RT|FR:ServiceJourney::SN858371FERRE_4398749|858371", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858371FERRE_4398749" } } }, { "id": "RT|FR:ServiceJourney::SN859349FERRE_4405930|859349", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579000", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859349FERRE_4405930" } } }, { "id": "RT|FR:ServiceJourney::SN857724FERRE_4297410|857724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 1500, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 1500, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 1500, "time": "1749575640", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 1500, "time": "1749577620", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 1500, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 1500, "time": "1749580200", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857724FERRE_4297410" } } }, { "id": "RT|FR:ServiceJourney::SN858377FERRE_4398750|858377", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858377FERRE_4398750" } } }, { "id": "RT|FR:ServiceJourney::SN857720FERRE_3869827|857720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749563040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749564060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749565560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749566940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857720FERRE_3869827" } } }, { "id": "RT|FR:ServiceJourney::SN859474FERRE_3870460|859474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859474FERRE_3870460" } } }, { "id": "RT|FR:ServiceJourney::SN858385FERRE_4398753|858385", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858385FERRE_4398753" } } }, { "id": "RT|FR:ServiceJourney::SN859475FERRE_3870461|859475", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859475FERRE_3870461" } } }, { "id": "RT|FR:ServiceJourney::SN858386FERRE_4405902|858386", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858386FERRE_4405902" } } }, { "id": "RT|FR:ServiceJourney::SN859476FERRE_3870464|859476", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859476FERRE_3870464" } } }, { "id": "RT|FR:ServiceJourney::SN858382FERRE_4405898|858382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858382FERRE_4405898" } } }, { "id": "RT|FR:ServiceJourney::SN858029FERRE_3869876|858029", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749579180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579600", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579840", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579960", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749580140", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858029FERRE_3869876" } } }, { "id": "RT|FR:ServiceJourney::SN858824FERRE_3914443|858824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571080", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858824FERRE_3914443" } } }, { "id": "RT|FR:ServiceJourney::SN858025FERRE_3869867|858025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858025FERRE_3869867" } } }, { "id": "RT|FR:ServiceJourney::SN859477FERRE_3870466|859477", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859477FERRE_3870466" } } }, { "id": "RT|FR:ServiceJourney::SN858026FERRE_3869869|858026", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858026FERRE_3869869" } } }, { "id": "RT|FR:ServiceJourney::SN858027FERRE_3869872|858027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858027FERRE_3869872" } } }, { "id": "RT|FR:ServiceJourney::SN858028FERRE_4211821|858028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858028FERRE_4211821" } } }, { "id": "RT|FR:ServiceJourney::SN857728FERRE_4392049|857728", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749579960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749581340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581820", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749583080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749583200", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749584280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749584400", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749585660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857728FERRE_4392049" } } }, { "id": "RT|FR:ServiceJourney::SN862531FERRE_4210097|862531", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577680", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749580140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580200", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749581040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581100", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749581520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581580", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749582000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582060", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749582720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582780", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749583620", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 12 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862531FERRE_4210097" } } }, { "id": "RT|FR:ServiceJourney::SN859122FERRE_3870227|859122", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565560", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565800", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567300", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859122FERRE_3870227" } } }, { "id": "RT|FR:ServiceJourney::SN859123FERRE_3870229|859123", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859123FERRE_3870229" } } }, { "id": "RT|FR:ServiceJourney::SN858276FERRE_4356005|858276", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749578400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749579360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580020", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749580920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580980", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749581520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749581580", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749582960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858276FERRE_4356005" } } }, { "id": "RT|FR:ServiceJourney::SN858392FERRE_4379161|858392", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858392FERRE_4379161" } } }, { "id": "RT|FR:ServiceJourney::SN858273FERRE_4398731|858273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858273FERRE_4398731" } } }, { "id": "RT|FR:ServiceJourney::SN857622FERRE_4098311|857622", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566820", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857622FERRE_4098311" } } }, { "id": "RT|FR:ServiceJourney::SN857624FERRE_3869759|857624", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857624FERRE_3869759" } } }, { "id": "RT|FR:ServiceJourney::SN857625FERRE_3869761|857625", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857625FERRE_3869761" } } }, { "id": "RT|FR:ServiceJourney::SN859125FERRE_3870231|859125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859125FERRE_3870231" } } }, { "id": "RT|FR:ServiceJourney::SN859127FERRE_4297593|859127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749576300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859127FERRE_4297593" } } }, { "id": "RT|FR:ServiceJourney::SN858827FERRE_3869109|858827", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858827FERRE_3869109" } } }, { "id": "RT|FR:ServiceJourney::SN862529FERRE_3904359|862529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572520", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749576420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576480", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749579720", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862529FERRE_3904359" } } }, { "id": "RT|FR:ServiceJourney::SN862528FERRE_4384917|862528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577260", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749577980", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862528FERRE_4384917" } } }, { "id": "RT|FR:ServiceJourney::SN862527FERRE_4174054|862527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749576300", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862527FERRE_4174054" } } }, { "id": "RT|FR:ServiceJourney::SN862524FERRE_4384914|862524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749562440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749563160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749563220", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749563880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749563940", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749564720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564780", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749565620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565680", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566340", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749567720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN862524FERRE_4384914" } } }, { "id": "RT|FR:ServiceJourney::SN16580FERRE_4397256|16580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565680", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 2400, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749570480", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 3000, "time": "1749571440", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 3000, "time": "1749572280", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 }, { "arrival": { "delay": 3000, "time": "1749573360", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749573420", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 3000, "time": "1749573840", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749573900", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 5 }, { "arrival": { "delay": 3000, "time": "1749574320", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 6 }, { "arrival": { "delay": 3000, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 7 }, { "arrival": { "delay": 3000, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 8 }, { "arrival": { "delay": 3000, "time": "1749576300", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 9 }, { "arrival": { "delay": 3000, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749576960", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 10 }, { "arrival": { "delay": 3000, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 11 }, { "arrival": { "delay": 3000, "time": "1749578400", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 12 }, { "arrival": { "delay": 3000, "time": "1749579300", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 13 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN16580FERRE_4397256" } } }, { "id": "RT|FR:ServiceJourney::SN859373FERRE_4405934|859373", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859373FERRE_4405934" } } }, { "id": "RT|FR:ServiceJourney::SN858289FERRE_3864515|858289", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577200", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579720", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749583440", "uncertainty": 60 }, "stopId": "SNCF:87474007", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858289FERRE_3864515" } } }, { "id": "RT|FR:ServiceJourney::SN857630FERRE_3869772|857630", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578700", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749579480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749580680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857630FERRE_3869772" } } }, { "id": "RT|FR:ServiceJourney::SN857631FERRE_3869774|857631", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577620", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578100", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579180", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749580020", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857631FERRE_3869774" } } }, { "id": "RT|FR:ServiceJourney::SN859805FERRE_3870505|859805", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578880", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579480", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580080", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749581640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582540", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749585000", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859805FERRE_3870505" } } }, { "id": "RT|FR:ServiceJourney::SN857627FERRE_3869767|857627", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572100", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857627FERRE_3869767" } } }, { "id": "RT|FR:ServiceJourney::SN857628FERRE_3868746|857628", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576900", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577920", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749579060", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857628FERRE_3868746" } } }, { "id": "RT|FR:ServiceJourney::SN857629FERRE_4392044|857629", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857629FERRE_4392044" } } }, { "id": "RT|FR:ServiceJourney::SN860114FERRE_4350704|860114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860114FERRE_4350704" } } }, { "id": "RT|FR:ServiceJourney::SN860112FERRE_4350703|860112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749564720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN860112FERRE_4350703" } } }, { "id": "RT|FR:ServiceJourney::SN859662FERRE_3870486|859662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576240", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576600", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859662FERRE_3870486" } } }, { "id": "RT|FR:ServiceJourney::SN859663FERRE_4297711|859663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859663FERRE_4297711" } } }, { "id": "RT|FR:ServiceJourney::SN859426FERRE_3870431|859426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859426FERRE_3870431" } } }, { "id": "RT|FR:ServiceJourney::SN859427FERRE_3870432|859427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572220", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859427FERRE_3870432" } } }, { "id": "RT|FR:ServiceJourney::SN859428FERRE_3870435|859428", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576540", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749576720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749577320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859428FERRE_3870435" } } }, { "id": "RT|FR:ServiceJourney::SN859429FERRE_3870437|859429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575820", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576120", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749576300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859429FERRE_3870437" } } }, { "id": "RT|FR:ServiceJourney::SN75001ROUTIER_4403590|75001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87462960", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 2 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN75001ROUTIER_4403590" } } }, { "id": "RT|FR:ServiceJourney::SN75000ROUTIER_4403591|75000", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87462960", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 2 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN75000ROUTIER_4403591" } } }, { "id": "RT|FR:ServiceJourney::SN859424FERRE_3870427|859424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859424FERRE_3870427" } } }, { "id": "RT|FR:ServiceJourney::SN859425FERRE_3870429|859425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568380", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568920", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859425FERRE_3870429" } } }, { "id": "RT|FR:ServiceJourney::SN3837FERRE_3998640|3837", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577380", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578700", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749580380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580500", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749582660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749582720", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749585960", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN3837FERRE_3998640" } } }, { "id": "RT|FR:ServiceJourney::SN3835FERRE_4404653|3835", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749563940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576000", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749579240", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN3835FERRE_4404653" } } }, { "id": "RT|FR:ServiceJourney::SN858222FERRE_3869972|858222", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858222FERRE_3869972" } } }, { "id": "RT|FR:ServiceJourney::SN857496FERRE_3869642|857496", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857496FERRE_3869642" } } }, { "id": "RT|FR:ServiceJourney::SN858227FERRE_3869979|858227", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858227FERRE_3869979" } } }, { "id": "RT|FR:ServiceJourney::SN858228FERRE_3869981|858228", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577740", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578280", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578820", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749579060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579120", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749579600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579660", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749581040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858228FERRE_3869981" } } }, { "id": "RT|FR:ServiceJourney::SN858229FERRE_3869983|858229", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749576960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577020", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749577500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577920", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749578400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578460", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749579060", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858229FERRE_3869983" } } }, { "id": "RT|FR:ServiceJourney::SN858224FERRE_3914341|858224", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858224FERRE_3914341" } } }, { "id": "RT|FR:ServiceJourney::SN858225FERRE_4297474|858225", "tripUpdate": { "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "CANCELED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858225FERRE_4297474" } } }, { "id": "RT|FR:ServiceJourney::SN857258FERRE_4043575|857258", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749564240", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749564600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564660", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749564900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565020", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749565320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565440", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565800", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566220", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567180", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567480", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857258FERRE_4043575" } } }, { "id": "RT|FR:ServiceJourney::SN858226FERRE_4219188|858226", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575100", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858226FERRE_4219188" } } }, { "id": "RT|FR:ServiceJourney::SN859561FERRE_4405958|859561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749567660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567720", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749569340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859561FERRE_4405958" } } }, { "id": "RT|FR:ServiceJourney::SN858474FERRE_3870072|858474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858474FERRE_3870072" } } }, { "id": "RT|FR:ServiceJourney::SN859563FERRE_4405960|859563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1749570360", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1749570540", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749570720", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1749571200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749571260", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859563FERRE_4405960" } } }, { "id": "RT|FR:ServiceJourney::SN859322FERRE_4405921|859322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749566940", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859322FERRE_4405921" } } }, { "id": "RT|FR:ServiceJourney::SN858475FERRE_3914432|858475", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570960", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571320", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571620", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749572040", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858475FERRE_3914432" } } }, { "id": "RT|FR:ServiceJourney::SN859564FERRE_4405961|859564", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569400", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569520", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859564FERRE_4405961" } } }, { "id": "RT|FR:ServiceJourney::SN857023FERRE_4392013|857023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857023FERRE_4392013" } } }, { "id": "RT|FR:ServiceJourney::SN857021FERRE_4392010|857021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1749566940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1749567660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1749567720", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1749568620", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 3000, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857021FERRE_4392010" } } }, { "id": "RT|FR:ServiceJourney::SN857260FERRE_4043576|857260", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 2400, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 2400, "time": "1749571320", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 2400, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 2400, "time": "1749572220", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749572280", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 2400, "time": "1749572580", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749572700", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 2400, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 2400, "time": "1749573540", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749573720", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 2400, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 2400, "time": "1749574260", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 2400, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749574680", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 2400, "time": "1749574920", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749574980", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 2400, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 2400, "time": "1749575580", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749575640", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 2400, "time": "1749576060", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1749576180", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 2400, "time": "1749576840", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857260FERRE_4043576" } } }, { "id": "RT|FR:ServiceJourney::SN857025FERRE_4211682|857025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749577800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578580", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749579480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749579540", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749580020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580080", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749580440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580500", "uncertainty": 60 }, "stopId": "SNCF:87571547", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749580800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749580860", "uncertainty": 60 }, "stopId": "SNCF:87571539", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749581820", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857025FERRE_4211682" } } }, { "id": "RT|FR:ServiceJourney::SN859323FERRE_4405922|859323", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749568980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570060", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570660", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859323FERRE_4405922" } } }, { "id": "RT|FR:ServiceJourney::SN858476FERRE_4227977|858476", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749573540", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749575520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN858476FERRE_4227977" } } }, { "id": "RT|FR:ServiceJourney::SN859324FERRE_4405923|859324", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749570600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571740", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749573360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859324FERRE_4405923" } } }, { "id": "RT|FR:ServiceJourney::SN859566FERRE_4405963|859566", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749574020", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859566FERRE_4405963" } } }, { "id": "RT|FR:ServiceJourney::SN859325FERRE_3853986|859325", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573060", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573660", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574260", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749575280", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1749570984", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN859325FERRE_3853986" } } }, { "id": "RT|FR:ServiceJourney::SN857028FERRE_4297275|857028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749571920", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574920", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749575760", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857028FERRE_4297275" } } }, { "id": "RT|FR:ServiceJourney::SN3858FERRE_4404657|3858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1749572460", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1749575160", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749575220", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1749577740", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749577860", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1749579480", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749579600", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1749580740", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749580980", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1749583320", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749583440", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1749584760", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1749584880", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1749587460", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN3858FERRE_4404657" } } }, { "id": "RT|FR:ServiceJourney::SN3856FERRE_3982455|3856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749556980", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749559680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749559740", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749562260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749562380", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749564120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749564240", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749565380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749565620", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568080", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570420", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749573240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN3856FERRE_3982455" } } }, { "id": "RT|FR:ServiceJourney::SN857274FERRE_3914048|857274", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749565440", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749565980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566100", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566580", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749566940", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567240", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567540", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749567840", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568260", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749568740", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569160", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569940", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570360", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570780", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749571560", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857274FERRE_3914048" } } }, { "id": "RT|FR:ServiceJourney::SN857276FERRE_4043579|857276", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749569040", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749569700", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570180", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570540", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749570840", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571140", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749571380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571440", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749571860", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572400", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749572760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749572820", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749573120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749573480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573600", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573960", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574380", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749575160", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857276FERRE_4043579" } } }, { "id": "RT|FR:ServiceJourney::SN857278FERRE_4134033|857278", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1749572640", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1749573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573300", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1749573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749573780", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1749574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574140", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1749574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574440", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1749574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749574740", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1749574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575040", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1749575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575460", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1749575700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749575940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1749576300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576360", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1749576660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749576780", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1749577080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577140", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1749577440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577560", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1749577920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749577980", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1749578220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1749578340", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1749578760", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1749570984", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20250610", "tripId": "FR:ServiceJourney::SN857278FERRE_4134033" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749570984" } }