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

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

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 27/10/2025 à 08h10 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 176 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::SN859500FERRE_6317700 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858407FERRE_6317878 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858408FERRE_6317877 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN857691FERRE_6318016 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859073FERRE_6324680 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 176 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 01b does not exist in the GTFS data routes.txt
  • route_id 01b does not exist in the GTFS data routes.txt
  • route_id 22 does not exist in the GTFS data routes.txt
  • route_id 14 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 1 431 erreurs

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

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 stop_id SNCF:87590331 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 stop_id SNCF:87590349 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 stop_id SNCF:87590356 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 stop_id SNCF:87481564 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 35 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|26290016:T6|7:57:00 stop_sequence 16 arrival_time 08:24:40 (1761549880) is equal to previous stop arrival_time 08:24:40 (1761549880) - times must increase between two sequential stops
  • trip_id 312|26290016:T6|7:57:00 stop_sequence 16 arrival_time 08:24:40 (1761549880) is equal to previous stop departure_time 08:24:40 (1761549880) - times must increase between two sequential stops
  • trip_id 312|26290016:T6|7:57:00 stop_sequence 16 departure_time 08:24:40 (1761549880) is equal to previous stop departure_time 08:24:40 (1761549880) - times must increase between two sequential stops
  • trip_id 312|26290016:T6|7:57:00 stop_sequence 16 departure_time 08:24:40 (1761549880) is equal to previous stop arrival_time 08:24:40 (1761549880) - times must increase between two sequential stops
  • trip_id 312|26288524:T26|6:57:00 stop_sequence 34 arrival_time 08:11:00 (1761549060) is equal to previous stop arrival_time 08:11:00 (1761549060) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 5 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 07|25819342:T1|8:10:00 stop_sequence 1 departure_time 08:10:21 (1761549021) is less than the same stop arrival_time 08:10:23 (1761549023) - departure time must be equal to or greater than arrival time
  • trip_id 415|26048747:T2|7:10:00 stop_sequence 17 departure_time 07:58:30 (1761548310) is less than the same stop arrival_time 08:05:19 (1761548719) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN858798FERRE_6317855 stop_sequence 5 departure_time 07:36:00 (1761546960) is less than the same stop arrival_time 07:38:00 (1761547080) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN857280FERRE_6318123 stop_sequence 8 departure_time 07:19:00 (1761545940) is less than the same stop arrival_time 07:45:00 (1761547500) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN859797FERRE_6317582 stop_sequence 3 departure_time 07:57:00 (1761548220) is less than the same stop arrival_time 08:01:00 (1761548460) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 176 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN859500FERRE_6317700 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858407FERRE_6317878 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858408FERRE_6317877 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN857691FERRE_6318016 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859073FERRE_6324680 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 3 132 30 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 3 132 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 25 380 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 154 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. 687 25 fois (83 % 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. 56 25 fois (83 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 27/10/2025 à 13h15 Europe/Paris.

trip_updates (243) 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 27/10/2025 à 13h15 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|212_E|26140861:T6|12:17:00|13-2684420125", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1761563876" }, "departure": { "delay": 76, "time": "1761563896" }, "stopId": "72MAMEhopiU1", "stopSequence": 1 }, { "arrival": { "delay": -117, "time": "1761564183" }, "departure": { "delay": 75, "time": "1761564375" }, "stopId": "72MAMEcailA", "stopSequence": 2 }, { "arrival": { "delay": -187, "time": "1761564413" }, "departure": { "delay": -45, "time": "1761564555" }, "stopId": "72REMYinteA", "stopSequence": 3 }, { "arrival": { "delay": -67, "time": "1761564773" }, "departure": { "delay": -32, "time": "1761564808" }, "stopId": "72REMYmairA", "stopSequence": 4 }, { "arrival": { "delay": -94, "time": "1761565106" }, "departure": { "delay": -33, "time": "1761565167" }, "stopId": "72COSMjourA", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1761565506" }, "departure": { "delay": 41, "time": "1761565541" }, "stopId": "72ROUPegliA", "stopSequence": 6 }, { "arrival": { "delay": 25, "time": "1761565825" }, "departure": { "delay": 68, "time": "1761565868" }, "stopId": "72BONNcharA", "stopSequence": 7 }, { "arrival": { "delay": 93, "time": "1761566013" }, "departure": { "delay": 172, "time": "1761566092" }, "stopId": "72BONNmairA", "stopSequence": 8 }, { "arrival": { "delay": 75, "time": "1761566595" }, "departure": { "delay": 110, "time": "1761566630" }, "stopId": "72PHILchanA", "stopSequence": 9 }, { "arrival": { "delay": -9, "time": "1761566931" }, "departure": { "delay": 41, "time": "1761566981" }, "stopId": "72SAVIpeloA", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1761567450" }, "departure": { "delay": -30, "time": "1761567450" }, "stopId": "72SARGbonnA", "stopSequence": 11 }, { "arrival": { "delay": -30, "time": "1761567810" }, "departure": { "delay": -30, "time": "1761567810" }, "stopId": "72MANScoubA", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1761568110" }, "departure": { "delay": -30, "time": "1761568110" }, "stopId": "72MANSprefU", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "212_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "212_E|26140861:T6|12:17:00" }, "vehicle": { "id": "68b5a48aaff6402335c11f26", "label": "41091", "licensePlate": "HE-792-AQ" } } }, { "id": "RT|204|26121460:T3|12:24:00|13-2534604806", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -464, "time": "1761563776" }, "departure": { "delay": 37, "time": "1761564277" }, "stopId": "61ALENroutU", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1761564513" }, "departure": { "delay": -10, "time": "1761564530" }, "stopId": "61ALENmontR", "stopSequence": 2 }, { "arrival": { "delay": -99, "time": "1761564741" }, "departure": { "delay": 76, "time": "1761564916" }, "stopId": "72ARCOalenR", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1761565032" }, "departure": { "delay": 18, "time": "1761565038" }, "stopId": "72ARCOchenU", "stopSequence": 4 }, { "arrival": { "delay": 17, "time": "1761565217" }, "departure": { "delay": 19, "time": "1761565219" }, "stopId": "72BETHjourR", "stopSequence": 5 }, { "arrival": { "delay": 1, "time": "1761565261" }, "departure": { "delay": 3, "time": "1761565263" }, "stopId": "72BETHrd38R", "stopSequence": 6 }, { "arrival": { "delay": -68, "time": "1761565312" }, "departure": { "delay": -58, "time": "1761565322" }, "stopId": "72OISSmansR", "stopSequence": 7 }, { "arrival": { "delay": -7, "time": "1761565493" }, "departure": { "delay": 8, "time": "1761565508" }, "stopId": "72FYE1geneR", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1761565615" }, "departure": { "delay": 26, "time": "1761565646" }, "stopId": "72FYE1dodoR", "stopSequence": 9 }, { "arrival": { "delay": 66, "time": "1761566106" }, "departure": { "delay": 79, "time": "1761566119" }, "stopId": "72GESNpostR", "stopSequence": 10 }, { "arrival": { "delay": 96, "time": "1761566376" }, "departure": { "delay": 111, "time": "1761566391" }, "stopId": "72BOISegliR", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1761566530" }, "departure": { "delay": 93, "time": "1761566553" }, "stopId": "72SOUGplacU", "stopSequence": 12 }, { "arrival": { "delay": -35, "time": "1761566905" }, "departure": { "delay": -25, "time": "1761566915" }, "stopId": "72FRESpottR", "stopSequence": 13 }, { "arrival": { "delay": -134, "time": "1761566986" }, "stopId": "72FRESrepuR", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "204", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "204|26121460:T3|12:24:00" }, "vehicle": { "id": "619754be76bdc900017e4e7b", "label": "25652", "licensePlate": "EN-027-VF" } } }, { "id": "RT|210|26129130:T15|13:15:00|13-2642542594", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -297, "time": "1761567003" }, "departure": { "delay": 10, "time": "1761567310" }, "stopId": "72FRESrepuU", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1761567620" }, "departure": { "delay": 20, "time": "1761567620" }, "stopId": "72MIMBpromA", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1761567800" }, "departure": { "delay": 20, "time": "1761567800" }, "stopId": "72GERMhuttA", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1761567860" }, "departure": { "delay": 20, "time": "1761567860" }, "stopId": "72GERMtillA", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1761568040" }, "departure": { "delay": 20, "time": "1761568040" }, "stopId": "72PIACmairA", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1761568220" }, "departure": { "delay": 20, "time": "1761568220" }, "stopId": "72JUILroutA", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1761568580" }, "departure": { "delay": 20, "time": "1761568580" }, "stopId": "72BAUMrouaA", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1761568700" }, "departure": { "delay": 20, "time": "1761568700" }, "stopId": "72MAREvertA", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1761569000" }, "departure": { "delay": 20, "time": "1761569000" }, "stopId": "72MARCegliA", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1761569360" }, "departure": { "delay": 20, "time": "1761569360" }, "stopId": "72JEANegliA", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72JEANroutU", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1761569780" }, "departure": { "delay": 20, "time": "1761569780" }, "stopId": "72JAMMretrU", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1761570020" }, "departure": { "delay": 20, "time": "1761570020" }, "stopId": "72SOUIlandU", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1761570260" }, "departure": { "delay": 20, "time": "1761570260" }, "stopId": "72BAZOcoulA", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1761570440" }, "departure": { "delay": 20, "time": "1761570440" }, "stopId": "72BAZObeauA", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1761570620" }, "departure": { "delay": 20, "time": "1761570620" }, "stopId": "72BAZOnatiA", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1761570680" }, "departure": { "delay": 20, "time": "1761570680" }, "stopId": "72BAZOairbA", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1761571280" }, "departure": { "delay": 20, "time": "1761571280" }, "stopId": "72SATUbourA", "stopSequence": 18 }, { "arrival": { "delay": 20, "time": "1761571520" }, "departure": { "delay": 20, "time": "1761571520" }, "stopId": "72MANSpaliA", "stopSequence": 19 }, { "arrival": { "delay": 20, "time": "1761571760" }, "departure": { "delay": 20, "time": "1761571760" }, "stopId": "72MANScochA", "stopSequence": 20 }, { "arrival": { "delay": 20, "time": "1761572060" }, "departure": { "delay": 20, "time": "1761572060" }, "stopId": "72MANSmendU", "stopSequence": 21 }, { "arrival": { "delay": 20, "time": "1761572300" }, "departure": { "delay": 20, "time": "1761572300" }, "stopId": "72MANSprefU", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "210|26129130:T15|13:15:00" }, "vehicle": { "id": "619754be76bdc900017e4e7b", "label": "25652", "licensePlate": "EN-027-VF" } } }, { "id": "RT|203|26121446:T3|12:25:00|13-2503606273", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 14, "time": "1761564314" }, "departure": { "delay": 99, "time": "1761564399" }, "stopId": "72BAILhopiU", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1761564485" }, "departure": { "delay": 33, "time": "1761564513" }, "stopId": "72LOUAparkU", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564720" }, "departure": { "delay": 46, "time": "1761564766" }, "stopId": "72LOUAegliR", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1761565054" }, "departure": { "delay": 79, "time": "1761565099" }, "stopId": "72SABLlaurR", "stopSequence": 4 }, { "arrival": { "delay": 6, "time": "1761565206" }, "departure": { "delay": 35, "time": "1761565235" }, "stopId": "72SABLnicoR", "stopSequence": 5 }, { "arrival": { "delay": -26, "time": "1761565354" }, "departure": { "delay": -17, "time": "1761565363" }, "stopId": "72SABLpostR1", "stopSequence": 6 }, { "arrival": { "delay": -119, "time": "1761565561" }, "stopId": "72SABLroutU", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "203|26121446:T3|12:25:00" }, "vehicle": { "id": "61e00a95fcfa8269fc28455f", "label": "39054", "licensePlate": "GD-966-LA" } } }, { "id": "RT|208|26129126:T7|12:55:00|13-2605252609", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -503, "time": "1761565597" }, "departure": { "delay": 46, "time": "1761566146" }, "stopId": "72SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": -116, "time": "1761566404" }, "departure": { "delay": -81, "time": "1761566439" }, "stopId": "72SABLpostA1", "stopSequence": 2 }, { "arrival": { "delay": -69, "time": "1761566571" }, "departure": { "delay": -68, "time": "1761566572" }, "stopId": "72SABLmartA", "stopSequence": 3 }, { "arrival": { "delay": -107, "time": "1761566713" }, "departure": { "delay": -32, "time": "1761566788" }, "stopId": "72SABLtuilU", "stopSequence": 4 }, { "arrival": { "delay": -38, "time": "1761567082" }, "departure": { "delay": -17, "time": "1761567103" }, "stopId": "72SOLEmairU", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1761567650" }, "departure": { "delay": 110, "time": "1761567650" }, "stopId": "72VIONchapA2", "stopSequence": 6 }, { "arrival": { "delay": 110, "time": "1761567830" }, "departure": { "delay": 110, "time": "1761567830" }, "stopId": "72VIONegliA", "stopSequence": 7 }, { "arrival": { "delay": 110, "time": "1761568010" }, "departure": { "delay": 110, "time": "1761568010" }, "stopId": "72PARCviviA", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1761568130" }, "departure": { "delay": 110, "time": "1761568130" }, "stopId": "72PARCpostA", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1761568310" }, "departure": { "delay": 110, "time": "1761568310" }, "stopId": "72PARCgraiA", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1761568490" }, "departure": { "delay": 110, "time": "1761568490" }, "stopId": "72PARCvalbA", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1761568550" }, "departure": { "delay": 110, "time": "1761568550" }, "stopId": "72PARCbesnA", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1761568670" }, "departure": { "delay": 110, "time": "1761568670" }, "stopId": "72DUREgranA", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1761568910" }, "departure": { "delay": 110, "time": "1761568910" }, "stopId": "72MALImoulA", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1761569270" }, "departure": { "delay": 110, "time": "1761569270" }, "stopId": "72NOYEstadA", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1761569390" }, "departure": { "delay": 110, "time": "1761569390" }, "stopId": "72NOYEguieA", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1761569570" }, "departure": { "delay": 110, "time": "1761569570" }, "stopId": "72NOYEferrA", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1761569750" }, "departure": { "delay": 110, "time": "1761569750" }, "stopId": "72FERCpiliA", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1761569870" }, "departure": { "delay": 110, "time": "1761569870" }, "stopId": "72FERCavelA", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1761569930" }, "departure": { "delay": 110, "time": "1761569930" }, "stopId": "72FERCchatA", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1761570170" }, "departure": { "delay": 110, "time": "1761570170" }, "stopId": "72GAUDpostA", "stopSequence": 21 }, { "arrival": { "delay": 110, "time": "1761570290" }, "departure": { "delay": 110, "time": "1761570290" }, "stopId": "72GAUDetanA", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1761570530" }, "departure": { "delay": 110, "time": "1761570530" }, "stopId": "72LOUPchemA", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1761570710" }, "departure": { "delay": 110, "time": "1761570710" }, "stopId": "72LOUPjouaA", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1761570830" }, "departure": { "delay": 110, "time": "1761570830" }, "stopId": "72ETIVferrA", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1761570950" }, "departure": { "delay": 110, "time": "1761570950" }, "stopId": "72GEORcimeA", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1761571070" }, "departure": { "delay": 110, "time": "1761571070" }, "stopId": "72GEORmansA", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1761571310" }, "departure": { "delay": 110, "time": "1761571310" }, "stopId": "72ROUIgeorA", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1761572030" }, "departure": { "delay": 110, "time": "1761572030" }, "stopId": "72MANSmendU", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1761572270" }, "departure": { "delay": 110, "time": "1761572270" }, "stopId": "72MANSprefU", "stopSequence": 30 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 31 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "208", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "208|26129126:T7|12:55:00" }, "vehicle": { "id": "61e00a95fcfa8269fc28455f", "label": "39054", "licensePlate": "GD-966-LA" } } }, { "id": "RT|26|25819345:T9|13:25:00|13-3222077450", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -906, "time": "1761566994" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568380" }, "departure": { "delay": 0, "time": "1761568380" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569160" }, "departure": { "delay": 0, "time": "1761569160" }, "stopId": "72GUECguecA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569580" }, "departure": { "delay": 0, "time": "1761569580" }, "stopId": "72CERAcroiA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569820" }, "departure": { "delay": 0, "time": "1761569820" }, "stopId": "72MARTvertA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570300" }, "departure": { "delay": 0, "time": "1761570300" }, "stopId": "72CLERmairA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570660" }, "departure": { "delay": 0, "time": "1761570660" }, "stopId": "72FLECroutU", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "26|25819345:T9|13:25:00" }, "vehicle": { "id": "66b0ec2a75070d4e8cb4386a", "label": "25611", "licensePlate": "EP-253-WQ" } } }, { "id": "RT|207|26129125:T4|12:39:00|13-2593325057", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ROUIgeorR", "stopSequence": 2 }, { "arrival": { "delay": 183, "time": "1761566043" }, "departure": { "delay": 188, "time": "1761566048" }, "stopId": "72CHETjoseR", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1761566083" }, "departure": { "delay": 110, "time": "1761566090" }, "stopId": "72CHETtoucR", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1761566239" }, "departure": { "delay": 87, "time": "1761566247" }, "stopId": "72CHETciteR", "stopSequence": 5 }, { "arrival": { "delay": 13, "time": "1761566293" }, "departure": { "delay": 33, "time": "1761566313" }, "stopId": "7626", "stopSequence": 6 }, { "arrival": { "delay": -32, "time": "1761567028" }, "departure": { "delay": -7, "time": "1761567053" }, "stopId": "72CULAnatiR", "stopSequence": 7 }, { "arrival": { "delay": -35, "time": "1761567325" }, "stopId": "72BRAImairR", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1761567690" }, "departure": { "delay": -30, "time": "1761567690" }, "stopId": "72AMNEbraiR", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "207|26129125:T4|12:39:00" }, "vehicle": { "id": "61e00a164408d80017d52695", "label": "39049", "licensePlate": "GD-657-AF" } } }, { "id": "RT|203|26121446:T5|12:55:00|13-2503278594", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -774, "time": "1761565326" }, "departure": { "delay": 134, "time": "1761566234" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1761566360" }, "departure": { "delay": 30, "time": "1761566370" }, "stopId": "72FLECloirU1", "stopSequence": 2 }, { "arrival": { "delay": -11, "time": "1761566449" }, "departure": { "delay": 4, "time": "1761566464" }, "stopId": "72FLECdanuU1", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1761566540" }, "departure": { "delay": 29, "time": "1761566549" }, "stopId": "72FLECsecoU", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1761566865" }, "departure": { "delay": -4, "time": "1761566876" }, "stopId": "72FLECvrroR", "stopSequence": 5 }, { "arrival": { "delay": -3, "time": "1761567117" }, "departure": { "delay": 4, "time": "1761567124" }, "stopId": "72CROStillR", "stopSequence": 6 }, { "arrival": { "delay": -140, "time": "1761567340" }, "departure": { "delay": -140, "time": "1761567340" }, "stopId": "72BAILstadA", "stopSequence": 7 }, { "arrival": { "delay": -140, "time": "1761567640" }, "departure": { "delay": -140, "time": "1761567640" }, "stopId": "72BAILhopiU", "stopSequence": 8 }, { "arrival": { "delay": -140, "time": "1761567760" }, "departure": { "delay": -140, "time": "1761567760" }, "stopId": "72LOUAparkU", "stopSequence": 9 }, { "arrival": { "delay": -140, "time": "1761568180" }, "departure": { "delay": -140, "time": "1761568180" }, "stopId": "72ALIGecolR", "stopSequence": 10 }, { "arrival": { "delay": -140, "time": "1761568720" }, "departure": { "delay": -140, "time": "1761568720" }, "stopId": "72PRECpeneR", "stopSequence": 11 }, { "arrival": { "delay": -140, "time": "1761569140" }, "departure": { "delay": -140, "time": "1761569140" }, "stopId": "72LOUAegliR", "stopSequence": 12 }, { "arrival": { "delay": -140, "time": "1761569440" }, "departure": { "delay": -140, "time": "1761569440" }, "stopId": "72SABLlaurR", "stopSequence": 13 }, { "arrival": { "delay": -140, "time": "1761569620" }, "departure": { "delay": -140, "time": "1761569620" }, "stopId": "72SABLnicoR", "stopSequence": 14 }, { "arrival": { "delay": -140, "time": "1761569800" }, "departure": { "delay": -140, "time": "1761569800" }, "stopId": "72SABLpostR1", "stopSequence": 15 }, { "arrival": { "delay": -140, "time": "1761570100" }, "departure": { "delay": -140, "time": "1761570100" }, "stopId": "72SABLroutU", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "203|26121446:T5|12:55:00" }, "vehicle": { "id": "619756caffdbfc0001cf1fc8", "label": "DAUMIN 154", "licensePlate": "FF-355-QB" } } }, { "id": "RT|215|26140892:T6|12:10:00|13-2808217602", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 65, "time": "1761563825" }, "departure": { "delay": 79, "time": "1761563839" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": -3, "time": "1761563997" }, "departure": { "delay": 24, "time": "1761564024" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": -163, "time": "1761564077" }, "departure": { "delay": -140, "time": "1761564100" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": -165, "time": "1761564135" }, "departure": { "delay": -142, "time": "1761564158" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": -87, "time": "1761564333" }, "departure": { "delay": -49, "time": "1761564371" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": -669, "time": "1761564891" }, "departure": { "delay": -14, "time": "1761565546" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": -162, "time": "1761565578" }, "departure": { "delay": -141, "time": "1761565599" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": -96, "time": "1761566124" }, "departure": { "delay": -92, "time": "1761566128" }, "stopId": "72CHAMarpeR", "stopSequence": 10 }, { "arrival": { "delay": -127, "time": "1761566213" }, "departure": { "delay": -125, "time": "1761566215" }, "stopId": "72CHAMrochR", "stopSequence": 11 }, { "arrival": { "delay": -105, "time": "1761566595" }, "departure": { "delay": -14, "time": "1761566686" }, "stopId": "72ARDEfretR", "stopSequence": 12 }, { "arrival": { "delay": -135, "time": "1761566745" }, "departure": { "delay": -127, "time": "1761566753" }, "stopId": "72ARDEpeloR", "stopSequence": 13 }, { "arrival": { "delay": -124, "time": "1761566816" }, "departure": { "delay": -116, "time": "1761566824" }, "stopId": "72ARDEmalgR", "stopSequence": 14 }, { "arrival": { "delay": -196, "time": "1761566924" }, "departure": { "delay": -73, "time": "1761567047" }, "stopId": "72SULIecolR", "stopSequence": 15 }, { "arrival": { "delay": -143, "time": "1761567217" }, "departure": { "delay": -118, "time": "1761567242" }, "stopId": "72BREItissR", "stopSequence": 16 }, { "arrival": { "delay": -120, "time": "1761567360" }, "departure": { "delay": -120, "time": "1761567360" }, "stopId": "72BREIbassR", "stopSequence": 17 }, { "arrival": { "delay": -120, "time": "1761567480" }, "departure": { "delay": -120, "time": "1761567480" }, "stopId": "72BREIpoteR", "stopSequence": 18 }, { "arrival": { "delay": -120, "time": "1761567780" }, "departure": { "delay": -120, "time": "1761567780" }, "stopId": "72BOULbuttR", "stopSequence": 19 }, { "arrival": { "delay": -120, "time": "1761567900" }, "departure": { "delay": -120, "time": "1761567900" }, "stopId": "72BOULantiR", "stopSequence": 20 }, { "arrival": { "delay": -120, "time": "1761568320" }, "departure": { "delay": -120, "time": "1761568320" }, "stopId": "72MNTAhousR", "stopSequence": 21 }, { "arrival": { "delay": -120, "time": "1761568500" }, "departure": { "delay": -120, "time": "1761568500" }, "stopId": "72MNTAespeR", "stopSequence": 22 }, { "arrival": { "delay": -120, "time": "1761568740" }, "departure": { "delay": -120, "time": "1761568740" }, "stopId": "72CALAmansR", "stopSequence": 23 }, { "arrival": { "delay": -120, "time": "1761568860" }, "departure": { "delay": -120, "time": "1761568860" }, "stopId": "72CALAmailR", "stopSequence": 24 }, { "arrival": { "delay": -120, "time": "1761568920" }, "departure": { "delay": -120, "time": "1761568920" }, "stopId": "72CALAfoirU", "stopSequence": 25 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "215|26140892:T6|12:10:00" }, "vehicle": { "id": "68b5a45e08c1ce3b49fb0670", "label": "41089", "licensePlate": "HE-686-AQ" } } }, { "id": "RT|203|26121445:T4|12:55:00|13-2502688770", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -569, "time": "1761565531" }, "departure": { "delay": 110, "time": "1761566210" }, "stopId": "72SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 195, "time": "1761566595" }, "departure": { "delay": 298, "time": "1761566698" }, "stopId": "72SABLpostA1", "stopSequence": 2 }, { "arrival": { "delay": 224, "time": "1761566804" }, "departure": { "delay": 260, "time": "1761566840" }, "stopId": "72SABLnicoA", "stopSequence": 3 }, { "arrival": { "delay": 217, "time": "1761566977" }, "departure": { "delay": 234, "time": "1761566994" }, "stopId": "72SABLlaurA", "stopSequence": 4 }, { "arrival": { "delay": 298, "time": "1761567178" }, "departure": { "delay": 299, "time": "1761567179" }, "stopId": "72VIONpoteA", "stopSequence": 5 }, { "arrival": { "delay": 241, "time": "1761567301" }, "departure": { "delay": 262, "time": "1761567322" }, "stopId": "72LOUAecolA", "stopSequence": 6 }, { "arrival": { "delay": 260, "time": "1761567800" }, "departure": { "delay": 260, "time": "1761567800" }, "stopId": "72PRECpeneA", "stopSequence": 7 }, { "arrival": { "delay": 260, "time": "1761568220" }, "departure": { "delay": 260, "time": "1761568220" }, "stopId": "72ALIGneuvA", "stopSequence": 8 }, { "arrival": { "delay": 260, "time": "1761568340" }, "departure": { "delay": 260, "time": "1761568340" }, "stopId": "72ALIGecolA", "stopSequence": 9 }, { "arrival": { "delay": 260, "time": "1761568760" }, "departure": { "delay": 260, "time": "1761568760" }, "stopId": "72LOUAparkU", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1761568940" }, "departure": { "delay": 260, "time": "1761568940" }, "stopId": "72BAILhopiU", "stopSequence": 11 }, { "arrival": { "delay": 260, "time": "1761569240" }, "departure": { "delay": 260, "time": "1761569240" }, "stopId": "72BAILstadA", "stopSequence": 12 }, { "arrival": { "delay": 260, "time": "1761569660" }, "departure": { "delay": 260, "time": "1761569660" }, "stopId": "72CROStillA", "stopSequence": 13 }, { "arrival": { "delay": 260, "time": "1761569840" }, "departure": { "delay": 260, "time": "1761569840" }, "stopId": "72FLECvrroA", "stopSequence": 14 }, { "arrival": { "delay": 260, "time": "1761570080" }, "departure": { "delay": 260, "time": "1761570080" }, "stopId": "72FLECsecoU", "stopSequence": 15 }, { "arrival": { "delay": 260, "time": "1761570200" }, "departure": { "delay": 260, "time": "1761570200" }, "stopId": "72FLECdanuU2", "stopSequence": 16 }, { "arrival": { "delay": 260, "time": "1761570320" }, "departure": { "delay": 260, "time": "1761570320" }, "stopId": "72FLECloirU2", "stopSequence": 17 }, { "arrival": { "delay": 260, "time": "1761570500" }, "departure": { "delay": 260, "time": "1761570500" }, "stopId": "72FLECroutU", "stopSequence": 18 }, { "arrival": { "delay": 260, "time": "1761570860" }, "departure": { "delay": 260, "time": "1761570860" }, "stopId": "72FLECretrA", "stopSequence": 19 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "203|26121445:T4|12:55:00" }, "vehicle": { "id": "61e00a3cb4ff3459b1873555", "label": "39051", "licensePlate": "GD-793-AF" } } }, { "id": "RT|211|26140825:T4|6:52:00|13-2660106241", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86689, "time": "1761544031" }, "departure": { "delay": -86359, "time": "1761544361" }, "stopId": "72BRAUbiblU1", "stopSequence": 1 }, { "arrival": { "delay": -86310, "time": "1761544830" }, "departure": { "delay": -86277, "time": "1761544863" }, "stopId": "72CURGegliA", "stopSequence": 2 }, { "arrival": { "delay": -86351, "time": "1761545149" }, "departure": { "delay": -86313, "time": "1761545187" }, "stopId": "72DANGsaosA", "stopSequence": 3 }, { "arrival": { "delay": -86303, "time": "1761545437" }, "departure": { "delay": -86300, "time": "1761545440" }, "stopId": "72CONGroutA", "stopSequence": 4 }, { "arrival": { "delay": -86303, "time": "1761545557" }, "departure": { "delay": -86292, "time": "1761545568" }, "stopId": "72BALLorneA", "stopSequence": 5 }, { "arrival": { "delay": -86349, "time": "1761545631" }, "departure": { "delay": -86341, "time": "1761545639" }, "stopId": "72BALLegliA", "stopSequence": 6 }, { "arrival": { "delay": -86396, "time": "1761545764" }, "departure": { "delay": -86308, "time": "1761545852" }, "stopId": "72BALLlaurA", "stopSequence": 7 }, { "arrival": { "delay": -86310, "time": "1761546030" }, "departure": { "delay": -86303, "time": "1761546037" }, "stopId": "72SOULblanA", "stopSequence": 8 }, { "arrival": { "delay": -86335, "time": "1761546065" }, "departure": { "delay": -86293, "time": "1761546107" }, "stopId": "72SOULgranA", "stopSequence": 9 }, { "arrival": { "delay": -86333, "time": "1761546127" }, "departure": { "delay": -86321, "time": "1761546139" }, "stopId": "72SOULmaliA", "stopSequence": 10 }, { "arrival": { "delay": -86356, "time": "1761546284" }, "departure": { "delay": -86343, "time": "1761546297" }, "stopId": "72ABBEroutA", "stopSequence": 11 }, { "arrival": { "delay": -86384, "time": "1761546436" }, "departure": { "delay": -86366, "time": "1761546454" }, "stopId": "72ABBEecolU1", "stopSequence": 12 }, { "arrival": { "delay": -86292, "time": "1761546828" }, "departure": { "delay": -86253, "time": "1761546867" }, "stopId": "72NEUVaconA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72NEUVsillA", "stopSequence": 14 }, { "arrival": { "delay": -86299, "time": "1761547121" }, "departure": { "delay": -86283, "time": "1761547137" }, "stopId": "72NEUVegliA", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PAVAmairA", "stopSequence": 16 }, { "arrival": { "delay": -86299, "time": "1761547841" }, "departure": { "delay": -86287, "time": "1761547853" }, "stopId": "72COULsablA", "stopSequence": 17 }, { "arrival": { "delay": -86332, "time": "1761547928" }, "departure": { "delay": -86304, "time": "1761547956" }, "stopId": "72MANSbanjA", "stopSequence": 18 }, { "arrival": { "delay": -86298, "time": "1761548142" }, "departure": { "delay": -86296, "time": "1761548144" }, "stopId": "72MANScathU", "stopSequence": 19 }, { "arrival": { "delay": -86421, "time": "1761548319" }, "departure": { "delay": -86387, "time": "1761548353" }, "stopId": "72MANSprefU", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20251028", "tripId": "211|26140825:T4|6:52:00" }, "vehicle": { "id": "61e009e27f8cc1c51a432fbf", "label": "39044", "licensePlate": "GD-723-XS" } } }, { "id": "RT|210|26129132:T7|12:30:00|13-2642673666", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 181, "time": "1761565141" }, "departure": { "delay": 215, "time": "1761565175" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": -52, "time": "1761565448" }, "departure": { "delay": -40, "time": "1761565460" }, "stopId": "72MANSchasR", "stopSequence": 3 }, { "arrival": { "delay": -91, "time": "1761565589" }, "departure": { "delay": -59, "time": "1761565621" }, "stopId": "72MANSpaliR", "stopSequence": 4 }, { "arrival": { "delay": -118, "time": "1761566162" }, "departure": { "delay": -110, "time": "1761566170" }, "stopId": "72BAZOairbR", "stopSequence": 5 }, { "arrival": { "delay": -175, "time": "1761566225" }, "departure": { "delay": -141, "time": "1761566259" }, "stopId": "72BAZOnatiR", "stopSequence": 6 }, { "arrival": { "delay": -187, "time": "1761566333" }, "departure": { "delay": -180, "time": "1761566340" }, "stopId": "72BAZObeauR", "stopSequence": 7 }, { "arrival": { "delay": -198, "time": "1761566442" }, "departure": { "delay": -189, "time": "1761566451" }, "stopId": "72BAZOcoulR", "stopSequence": 8 }, { "arrival": { "delay": -226, "time": "1761566654" }, "departure": { "delay": -198, "time": "1761566682" }, "stopId": "72SOUIlandR", "stopSequence": 9 }, { "arrival": { "delay": -261, "time": "1761566859" }, "departure": { "delay": -251, "time": "1761566869" }, "stopId": "72JAMMretrR", "stopSequence": 10 }, { "arrival": { "delay": -214, "time": "1761567146" }, "departure": { "delay": -199, "time": "1761567161" }, "stopId": "72JEANroutR", "stopSequence": 11 }, { "arrival": { "delay": -274, "time": "1761567266" }, "departure": { "delay": -248, "time": "1761567292" }, "stopId": "72JEANegliR1", "stopSequence": 12 }, { "arrival": { "delay": -240, "time": "1761567660" }, "departure": { "delay": -240, "time": "1761567660" }, "stopId": "72MARCegliR", "stopSequence": 13 }, { "arrival": { "delay": -240, "time": "1761567840" }, "departure": { "delay": -240, "time": "1761567840" }, "stopId": "72MAREvertR", "stopSequence": 14 }, { "arrival": { "delay": -240, "time": "1761567960" }, "departure": { "delay": -240, "time": "1761567960" }, "stopId": "72BAUMrouaR", "stopSequence": 15 }, { "arrival": { "delay": -240, "time": "1761568140" }, "departure": { "delay": -240, "time": "1761568140" }, "stopId": "72JUILroutR", "stopSequence": 16 }, { "arrival": { "delay": -240, "time": "1761568320" }, "departure": { "delay": -240, "time": "1761568320" }, "stopId": "72PIACecolR", "stopSequence": 17 }, { "arrival": { "delay": -240, "time": "1761568560" }, "departure": { "delay": -240, "time": "1761568560" }, "stopId": "72GERMchenR", "stopSequence": 18 }, { "arrival": { "delay": -240, "time": "1761568680" }, "departure": { "delay": -240, "time": "1761568680" }, "stopId": "72GERMhuttR", "stopSequence": 19 }, { "arrival": { "delay": -240, "time": "1761568860" }, "departure": { "delay": -240, "time": "1761568860" }, "stopId": "72MIMBpromR", "stopSequence": 20 }, { "arrival": { "delay": -240, "time": "1761569100" }, "departure": { "delay": -240, "time": "1761569100" }, "stopId": "72FRESrepuU", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "210|26129132:T7|12:30:00" }, "vehicle": { "id": "6814d06a2d0922f80b9a7685", "label": "40775" } } }, { "id": "RT|209|26129129:T3|12:35:00|13-2621898753", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSmuriR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSdegrR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSunivU", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1761566593" }, "departure": { "delay": 276, "time": "1761566616" }, "stopId": "72TRANbruyR", "stopSequence": 5 }, { "arrival": { "delay": 311, "time": "1761566711" }, "departure": { "delay": 327, "time": "1761566727" }, "stopId": "72TRANmairR2", "stopSequence": 6 }, { "arrival": { "delay": 517, "time": "1761567277" }, "departure": { "delay": 535, "time": "1761567295" }, "stopId": "72DEGRegliR", "stopSequence": 7 }, { "arrival": { "delay": 540, "time": "1761567660" }, "departure": { "delay": 540, "time": "1761567660" }, "stopId": "72QUINegliR", "stopSequence": 8 }, { "arrival": { "delay": 540, "time": "1761567900" }, "departure": { "delay": 540, "time": "1761567900" }, "stopId": "72CUREruesR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LAVAtuceR", "stopSequence": 10 }, { "arrival": { "delay": 540, "time": "1761568200" }, "departure": { "delay": 540, "time": "1761568200" }, "stopId": "72LAVAbriqR", "stopSequence": 11 }, { "arrival": { "delay": 540, "time": "1761568440" }, "departure": { "delay": 540, "time": "1761568440" }, "stopId": "72DOMFcantR", "stopSequence": 12 }, { "arrival": { "delay": 540, "time": "1761568740" }, "departure": { "delay": 540, "time": "1761568740" }, "stopId": "72CONLgar1U1", "stopSequence": 13 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "209", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "209|26129129:T3|12:35:00" }, "vehicle": { "id": "6814d04b1859673c2c87534e", "label": "40772" } } }, { "id": "RT|217|26154691:T3|12:14:00|13-2890137602-34-LMCJV__", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1761563918" }, "departure": { "delay": 57, "time": "1761563937" }, "stopId": "72MANSviadU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "7664", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSfunaU1", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 5 }, { "arrival": { "delay": 225, "time": "1761565245" }, "departure": { "delay": 241, "time": "1761565261" }, "stopId": "72RUAUmartR", "stopSequence": 6 }, { "arrival": { "delay": 271, "time": "1761565771" }, "departure": { "delay": 280, "time": "1761565780" }, "stopId": "72BRETfougR", "stopSequence": 7 }, { "arrival": { "delay": 225, "time": "1761565845" }, "departure": { "delay": 267, "time": "1761565887" }, "stopId": "72BRETviolU2", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1761566030" }, "departure": { "delay": 300, "time": "1761566040" }, "stopId": "72BRETcharU1", "stopSequence": 9 }, { "arrival": { "delay": 275, "time": "1761566195" }, "departure": { "delay": 283, "time": "1761566203" }, "stopId": "72TELOnoisU", "stopSequence": 10 }, { "arrival": { "delay": 312, "time": "1761566352" }, "departure": { "delay": 325, "time": "1761566365" }, "stopId": "72TELOsecoU1", "stopSequence": 11 }, { "arrival": { "delay": 332, "time": "1761566672" }, "departure": { "delay": 339, "time": "1761566679" }, "stopId": "72OUTIoutiR", "stopSequence": 12 }, { "arrival": { "delay": 335, "time": "1761566795" }, "departure": { "delay": 357, "time": "1761566817" }, "stopId": "72OUTItillR", "stopSequence": 13 }, { "arrival": { "delay": 303, "time": "1761566943" }, "departure": { "delay": 563, "time": "1761567203" }, "stopId": "72OUTIhugoU", "stopSequence": 14 }, { "arrival": { "delay": 560, "time": "1761567800" }, "departure": { "delay": 560, "time": "1761567800" }, "stopId": "72ECOMprovR", "stopSequence": 15 }, { "arrival": { "delay": 560, "time": "1761567980" }, "departure": { "delay": 560, "time": "1761567980" }, "stopId": "72ECOMmussU", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "217|26154691:T3|12:14:00" }, "vehicle": { "id": "61e00af60e8c2418772ba55b", "label": "39061", "licensePlate": "GD-782-LA" } } }, { "id": "RT|208|26129127:T4|12:35:00|13-2603679745", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANScoloR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ROUIgeorR", "stopSequence": 3 }, { "arrival": { "delay": 172, "time": "1761565972" }, "departure": { "delay": 195, "time": "1761565995" }, "stopId": "72GEORmansR", "stopSequence": 4 }, { "arrival": { "delay": 145, "time": "1761566065" }, "departure": { "delay": 150, "time": "1761566070" }, "stopId": "72GEORcimeR", "stopSequence": 5 }, { "arrival": { "delay": 137, "time": "1761566177" }, "departure": { "delay": 144, "time": "1761566184" }, "stopId": "72ETIVferrR", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1761566272" }, "departure": { "delay": 120, "time": "1761566280" }, "stopId": "72LOUPjouaR", "stopSequence": 7 }, { "arrival": { "delay": 111, "time": "1761566451" }, "departure": { "delay": 125, "time": "1761566465" }, "stopId": "72LOUPchemR", "stopSequence": 8 }, { "arrival": { "delay": 199, "time": "1761566659" }, "departure": { "delay": 203, "time": "1761566663" }, "stopId": "72GAUDetanR", "stopSequence": 9 }, { "arrival": { "delay": 199, "time": "1761566779" }, "departure": { "delay": 215, "time": "1761566795" }, "stopId": "72GAUDpostR", "stopSequence": 10 }, { "arrival": { "delay": 164, "time": "1761566984" }, "departure": { "delay": 186, "time": "1761567006" }, "stopId": "72FERCchatR", "stopSequence": 11 }, { "arrival": { "delay": 155, "time": "1761567035" }, "departure": { "delay": 168, "time": "1761567048" }, "stopId": "72FERCavelR", "stopSequence": 12 }, { "arrival": { "delay": 84, "time": "1761567144" }, "departure": { "delay": 90, "time": "1761567150" }, "stopId": "72FERCpiliR", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1761567360" }, "departure": { "delay": 120, "time": "1761567360" }, "stopId": "72NOYEferrR", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1761567540" }, "departure": { "delay": 120, "time": "1761567540" }, "stopId": "72NOYEguieR", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1761567660" }, "departure": { "delay": 120, "time": "1761567660" }, "stopId": "72NOYEstadR", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1761568020" }, "departure": { "delay": 120, "time": "1761568020" }, "stopId": "72MALImoulR", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1761568260" }, "departure": { "delay": 120, "time": "1761568260" }, "stopId": "72DUREgranR", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1761568380" }, "departure": { "delay": 120, "time": "1761568380" }, "stopId": "72PARCbesnR", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1761568440" }, "departure": { "delay": 120, "time": "1761568440" }, "stopId": "72PARCvalbR", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1761568560" }, "departure": { "delay": 120, "time": "1761568560" }, "stopId": "72PARCgraiR", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1761568680" }, "departure": { "delay": 120, "time": "1761568680" }, "stopId": "72PARCviviR", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PARCpostR", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "72VIONegliR", "stopSequence": 24 }, { "arrival": { "delay": 120, "time": "1761569400" }, "departure": { "delay": 120, "time": "1761569400" }, "stopId": "72VIONchapR2", "stopSequence": 25 }, { "arrival": { "delay": 120, "time": "1761569820" }, "departure": { "delay": 120, "time": "1761569820" }, "stopId": "72SOLEmairU", "stopSequence": 26 }, { "arrival": { "delay": 120, "time": "1761570060" }, "departure": { "delay": 120, "time": "1761570060" }, "stopId": "72SABLtuilU", "stopSequence": 27 }, { "arrival": { "delay": 120, "time": "1761570180" }, "departure": { "delay": 120, "time": "1761570180" }, "stopId": "72SABLmartR", "stopSequence": 28 }, { "arrival": { "delay": 120, "time": "1761570300" }, "departure": { "delay": 120, "time": "1761570300" }, "stopId": "72SABLpostR1", "stopSequence": 29 }, { "arrival": { "delay": 120, "time": "1761570600" }, "departure": { "delay": 120, "time": "1761570600" }, "stopId": "72SABLroutU", "stopSequence": 30 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "208", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "208|26129127:T4|12:35:00" }, "vehicle": { "id": "61e00a5dff9c482336ed8f4e", "label": "39053", "licensePlate": "GD-626-LA" } } }, { "id": "RT|26|25819349:T10|12:15:00|13-3221291009-27-LMCJV__", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -813, "time": "1761562887" }, "departure": { "delay": 48, "time": "1761563748" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 124, "time": "1761564124" }, "departure": { "delay": 136, "time": "1761564136" }, "stopId": "72CLERmairR", "stopSequence": 2 }, { "arrival": { "delay": 13, "time": "1761564553" }, "departure": { "delay": 26, "time": "1761564566" }, "stopId": "72MARTvertR", "stopSequence": 3 }, { "arrival": { "delay": 25, "time": "1761564865" }, "departure": { "delay": 208, "time": "1761565048" }, "stopId": "72CERAcroiR", "stopSequence": 4 }, { "arrival": { "delay": 182, "time": "1761565382" }, "departure": { "delay": 294, "time": "1761565494" }, "stopId": "72GUECguecR", "stopSequence": 5 }, { "arrival": { "delay": 125, "time": "1761566285" }, "departure": { "delay": 141, "time": "1761566301" }, "stopId": "72MANSlefaR", "stopSequence": 6 }, { "arrival": { "delay": 130, "time": "1761566770" }, "departure": { "delay": 130, "time": "1761566770" }, "stopId": "72MANSsncfU", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "26|25819349:T10|12:15:00" }, "vehicle": { "id": "66b0ec61653821226dce096b", "label": "25614", "licensePlate": "EP-346-WQ" } } }, { "id": "RT|214|26140866:T4|12:10:00|13-2791768066", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1761563834" }, "departure": { "delay": 63, "time": "1761563883" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": -93, "time": "1761564027" }, "departure": { "delay": -49, "time": "1761564071" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1761564227" }, "departure": { "delay": 66, "time": "1761564246" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": 21, "time": "1761564261" }, "departure": { "delay": 56, "time": "1761564296" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 63, "time": "1761564423" }, "departure": { "delay": 95, "time": "1761564455" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1761564596" }, "departure": { "delay": 20, "time": "1761564620" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 334, "time": "1761565174" }, "departure": { "delay": 472, "time": "1761565312" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": 380, "time": "1761565340" }, "departure": { "delay": 408, "time": "1761565368" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 401, "time": "1761565961" }, "departure": { "delay": 468, "time": "1761566028" }, "stopId": "72CHAMhubeR", "stopSequence": 10 }, { "arrival": { "delay": 332, "time": "1761566252" }, "departure": { "delay": 345, "time": "1761566265" }, "stopId": "72BRIEpharR", "stopSequence": 11 }, { "arrival": { "delay": 352, "time": "1761566512" }, "departure": { "delay": 368, "time": "1761566528" }, "stopId": "72MONTgareR", "stopSequence": 12 }, { "arrival": { "delay": 339, "time": "1761566559" }, "departure": { "delay": 355, "time": "1761566575" }, "stopId": "72MONTlavoR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONThonoR", "stopSequence": 14 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONTfoliR", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BEILgareU", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CONNcampR", "stopSequence": 17 }, { "arrival": { "delay": -42, "time": "1761567198" }, "departure": { "delay": -14, "time": "1761567226" }, "stopId": "72CONNpetiR", "stopSequence": 18 }, { "arrival": { "delay": -28, "time": "1761567272" }, "stopId": "72CONNverdR1", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1761567630" }, "departure": { "delay": 30, "time": "1761567630" }, "stopId": "72THORepioR", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1761567930" }, "departure": { "delay": 30, "time": "1761567930" }, "stopId": "72DOLLcharR", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "214|26140866:T4|12:10:00" }, "vehicle": { "id": "619755b4d0068e0001f5560a", "label": "36482", "licensePlate": "FH-438-WG" } } }, { "id": "RT|207|26129125:T3|12:33:00|13-2592342017", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSmuriR", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSdegrR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSunivU", "stopSequence": 4 }, { "arrival": { "delay": 152, "time": "1761566312" }, "departure": { "delay": 159, "time": "1761566319" }, "stopId": "72TRANmaisR", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1761566448" }, "departure": { "delay": 180, "time": "1761566460" }, "stopId": "72CHAUgravU1", "stopSequence": 6 }, { "arrival": { "delay": 193, "time": "1761566833" }, "departure": { "delay": 218, "time": "1761566858" }, "stopId": "72CULAnatiR", "stopSequence": 7 }, { "arrival": { "delay": 186, "time": "1761567126" }, "departure": { "delay": 204, "time": "1761567144" }, "stopId": "72BRAImairR", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1761567440" }, "departure": { "delay": 200, "time": "1761567440" }, "stopId": "72LONGmansR", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1761567620" }, "departure": { "delay": 200, "time": "1761567620" }, "stopId": "72LONGgroiR", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1761567920" }, "departure": { "delay": 200, "time": "1761567920" }, "stopId": "72LOUEetieR", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1761567980" }, "departure": { "delay": 200, "time": "1761567980" }, "stopId": "72LOUEchenR", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1761568100" }, "departure": { "delay": 200, "time": "1761568100" }, "stopId": "72LOUEsourR", "stopSequence": 13 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "207|26129125:T3|12:33:00" }, "vehicle": { "id": "6253cdc6f8de65cb71242b20", "label": "39043", "licensePlate": "GE-868-GT" } } }, { "id": "RT|212_E|26140862:T4|12:35:00|13-2685730825", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANScathU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSpierU", "stopSequence": 3 }, { "arrival": { "delay": -78, "time": "1761566142" }, "departure": { "delay": 38, "time": "1761566258" }, "stopId": "72SARGbonnR", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1761566727" }, "departure": { "delay": 57, "time": "1761566757" }, "stopId": "72SAVIpeloR", "stopSequence": 5 }, { "arrival": { "delay": -25, "time": "1761567095" }, "departure": { "delay": -9, "time": "1761567111" }, "stopId": "72PHILchanU", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567600" }, "departure": { "delay": 0, "time": "1761567600" }, "stopId": "72BONNmairR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761567780" }, "departure": { "delay": 0, "time": "1761567780" }, "stopId": "72BONNcharR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568080" }, "departure": { "delay": 0, "time": "1761568080" }, "stopId": "72ROUPegliR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761568380" }, "departure": { "delay": 0, "time": "1761568380" }, "stopId": "72COSMjourR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761568680" }, "departure": { "delay": 0, "time": "1761568680" }, "stopId": "72REMYmairR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761568920" }, "departure": { "delay": 0, "time": "1761568920" }, "stopId": "72REMYinteR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1761569040" }, "departure": { "delay": 0, "time": "1761569040" }, "stopId": "72MAMEcailR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1761569400" }, "departure": { "delay": 0, "time": "1761569400" }, "stopId": "72MAMEhopiU1", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "212_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "212_E|26140862:T4|12:35:00" }, "vehicle": { "id": "619755c48fc9c80001d5a9bc", "label": "36483", "licensePlate": "FH-473-WG" } } }, { "id": "RT|211|26140826:T3|12:20:00|13-2660171777", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -192, "time": "1761564348" }, "departure": { "delay": -116, "time": "1761564424" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": -184, "time": "1761564596" }, "departure": { "delay": -173, "time": "1761564607" }, "stopId": "72MANSbanjR", "stopSequence": 3 }, { "arrival": { "delay": -149, "time": "1761564751" }, "departure": { "delay": -130, "time": "1761564770" }, "stopId": "72COULcoctR", "stopSequence": 4 }, { "arrival": { "delay": -231, "time": "1761564969" }, "departure": { "delay": -223, "time": "1761564977" }, "stopId": "72PAVAegliR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72NEUVblinR", "stopSequence": 6 }, { "arrival": { "delay": -199, "time": "1761565301" }, "departure": { "delay": -186, "time": "1761565314" }, "stopId": "72NEUVtoucR", "stopSequence": 7 }, { "arrival": { "delay": -180, "time": "1761565440" }, "departure": { "delay": -166, "time": "1761565454" }, "stopId": "72NEUVmairR", "stopSequence": 8 }, { "arrival": { "delay": -203, "time": "1761565657" }, "departure": { "delay": -186, "time": "1761565674" }, "stopId": "72NEUVaconR", "stopSequence": 9 }, { "arrival": { "delay": -219, "time": "1761566001" }, "departure": { "delay": -204, "time": "1761566016" }, "stopId": "72ABBEecolU2", "stopSequence": 10 }, { "arrival": { "delay": -274, "time": "1761566126" }, "departure": { "delay": -252, "time": "1761566148" }, "stopId": "72ABBEroutR", "stopSequence": 11 }, { "arrival": { "delay": -302, "time": "1761566278" }, "departure": { "delay": -289, "time": "1761566291" }, "stopId": "72SOULmaliR", "stopSequence": 12 }, { "arrival": { "delay": -305, "time": "1761566335" }, "departure": { "delay": -298, "time": "1761566342" }, "stopId": "72SOULgranR", "stopSequence": 13 }, { "arrival": { "delay": -329, "time": "1761566371" }, "departure": { "delay": -325, "time": "1761566375" }, "stopId": "72SOULblanR", "stopSequence": 14 }, { "arrival": { "delay": -386, "time": "1761566554" }, "departure": { "delay": -369, "time": "1761566571" }, "stopId": "72BALLgendR", "stopSequence": 15 }, { "arrival": { "delay": -351, "time": "1761566709" }, "departure": { "delay": -332, "time": "1761566728" }, "stopId": "72BALLegliR", "stopSequence": 16 }, { "arrival": { "delay": -327, "time": "1761566793" }, "departure": { "delay": -319, "time": "1761566801" }, "stopId": "72BALLorneR", "stopSequence": 17 }, { "arrival": { "delay": -388, "time": "1761566912" }, "departure": { "delay": -358, "time": "1761566942" }, "stopId": "72CONGroutR", "stopSequence": 18 }, { "arrival": { "delay": -298, "time": "1761567182" }, "departure": { "delay": -287, "time": "1761567193" }, "stopId": "72DANGsaosR", "stopSequence": 19 }, { "arrival": { "delay": -340, "time": "1761567440" }, "departure": { "delay": -340, "time": "1761567440" }, "stopId": "72BRAUbiblU1", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "211|26140826:T3|12:20:00" }, "vehicle": { "id": "61e009e27f8cc1c51a432fbf", "label": "39044", "licensePlate": "GD-723-XS" } } }, { "id": "RT|216_E|26295108:T3|7:34:00|13-2837970945", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72GRANrepuA", "stopSequence": 1 }, { "arrival": { "delay": -86473, "time": "1761547307" }, "departure": { "delay": -86384, "time": "1761547396" }, "stopId": "72LOCQegliA", "stopSequence": 2 }, { "arrival": { "delay": -86405, "time": "1761547495" }, "departure": { "delay": -86390, "time": "1761547510" }, "stopId": "72VOLNegliA", "stopSequence": 3 }, { "arrival": { "delay": -86535, "time": "1761547785" }, "departure": { "delay": -86387, "time": "1761547933" }, "stopId": "72CHALecolA", "stopSequence": 4 }, { "arrival": { "delay": -86408, "time": "1761548392" }, "departure": { "delay": -86379, "time": "1761548421" }, "stopId": "72PARItroiA", "stopSequence": 5 }, { "arrival": { "delay": -86448, "time": "1761548472" }, "departure": { "delay": -86378, "time": "1761548542" }, "stopId": "72PARIabelA", "stopSequence": 6 }, { "arrival": { "delay": -86398, "time": "1761548642" }, "departure": { "delay": -86389, "time": "1761548651" }, "stopId": "72PARIgallA", "stopSequence": 7 }, { "arrival": { "delay": -86396, "time": "1761548944" }, "departure": { "delay": -86386, "time": "1761548954" }, "stopId": "72CHANherrA", "stopSequence": 8 }, { "arrival": { "delay": -86458, "time": "1761549122" }, "departure": { "delay": -86391, "time": "1761549189" }, "stopId": "72CHANretrA", "stopSequence": 9 }, { "arrival": { "delay": -86370, "time": "1761549570" }, "departure": { "delay": -86332, "time": "1761549608" }, "stopId": "72MANScaliA", "stopSequence": 10 }, { "arrival": { "delay": -86361, "time": "1761549639" }, "departure": { "delay": -86345, "time": "1761549655" }, "stopId": "72MANSf001A", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 12 }, { "arrival": { "delay": -86387, "time": "1761550273" }, "departure": { "delay": -86373, "time": "1761550287" }, "stopId": "72MANSflorU2", "stopSequence": 13 }, { "arrival": { "delay": -86441, "time": "1761550399" }, "departure": { "delay": -86354, "time": "1761550486" }, "stopId": "72MANScomtU", "stopSequence": 14 }, { "arrival": { "delay": -86426, "time": "1761550534" }, "departure": { "delay": -86405, "time": "1761550555" }, "stopId": "72MANSprefU", "stopSequence": 15 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "216_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251028", "tripId": "216_E|26295108:T3|7:34:00" }, "vehicle": { "id": "66d964171eff51919b29b748", "label": "39349", "licensePlate": "GD-683-LG " } } }, { "id": "RT|214|26295106:T6|6:55:00|13-2790850561", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -86593, "time": "1761544307" }, "stopId": "72VIBRegliA", "stopSequence": 1 }, { "arrival": { "delay": -86323, "time": "1761544937" }, "departure": { "delay": -86298, "time": "1761544962" }, "stopId": "72LVARecolA", "stopSequence": 2 }, { "arrival": { "delay": -86355, "time": "1761545205" }, "departure": { "delay": -86341, "time": "1761545219" }, "stopId": "72DOLLpolyA", "stopSequence": 3 }, { "arrival": { "delay": -86401, "time": "1761545279" }, "departure": { "delay": -86315, "time": "1761545365" }, "stopId": "72DOLLcharA", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LUARmairA", "stopSequence": 5 }, { "arrival": { "delay": -86797, "time": "1761545663" }, "departure": { "delay": -86408, "time": "1761546052" }, "stopId": "72THORepioA", "stopSequence": 6 }, { "arrival": { "delay": -86418, "time": "1761546342" }, "departure": { "delay": -86356, "time": "1761546404" }, "stopId": "72CONNverdA", "stopSequence": 7 }, { "arrival": { "delay": -86344, "time": "1761546476" }, "departure": { "delay": -86322, "time": "1761546498" }, "stopId": "72CONNpetiA", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CONNcampA", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72BEILgareU", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MONTfoliA", "stopSequence": 11 }, { "arrival": { "delay": -86571, "time": "1761547089" }, "departure": { "delay": -86340, "time": "1761547320" }, "stopId": "72MONTlibeA", "stopSequence": 12 }, { "arrival": { "delay": -86388, "time": "1761547452" }, "departure": { "delay": -86340, "time": "1761547500" }, "stopId": "72MONTlavoA", "stopSequence": 13 }, { "arrival": { "delay": -86403, "time": "1761547557" }, "departure": { "delay": -86353, "time": "1761547607" }, "stopId": "72MONTgareA", "stopSequence": 14 }, { "arrival": { "delay": -86360, "time": "1761547840" }, "departure": { "delay": -86315, "time": "1761547885" }, "stopId": "72BRIEcimeA", "stopSequence": 15 }, { "arrival": { "delay": -86440, "time": "1761548120" }, "departure": { "delay": -86353, "time": "1761548207" }, "stopId": "72CHAMgar1A", "stopSequence": 16 }, { "arrival": { "delay": -86370, "time": "1761548790" }, "departure": { "delay": -86362, "time": "1761548798" }, "stopId": "72MANScaliA", "stopSequence": 17 }, { "arrival": { "delay": -86381, "time": "1761548839" }, "departure": { "delay": -86347, "time": "1761548873" }, "stopId": "72MANSf001A", "stopSequence": 18 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 19 }, { "arrival": { "delay": -86731, "time": "1761549449" }, "departure": { "delay": -86719, "time": "1761549461" }, "stopId": "72MANSexupU2", "stopSequence": 20 }, { "arrival": { "delay": -86762, "time": "1761549478" }, "departure": { "delay": -86750, "time": "1761549490" }, "stopId": "72MANSflorU2", "stopSequence": 21 }, { "arrival": { "delay": -86797, "time": "1761549623" }, "departure": { "delay": -86720, "time": "1761549700" }, "stopId": "72MANScomtU", "stopSequence": 22 }, { "arrival": { "delay": -86849, "time": "1761549751" }, "departure": { "delay": -86834, "time": "1761549766" }, "stopId": "72MANSprefU", "stopSequence": 23 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 24 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "214", "scheduleRelationship": "SCHEDULED", "startDate": "20251028", "tripId": "214|26295106:T6|6:55:00" }, "vehicle": { "id": "619755b4d0068e0001f5560a", "label": "36482", "licensePlate": "FH-438-WG" } } }, { "id": "RT|216_E|26295108:T6|12:20:00|13-2837708807", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72RUILguelA", "stopSequence": 1 }, { "arrival": { "delay": 186, "time": "1761564486" }, "departure": { "delay": 190, "time": "1761564490" }, "stopId": "72CHARronsU", "stopSequence": 2 }, { "arrival": { "delay": 237, "time": "1761564657" }, "departure": { "delay": 246, "time": "1761564666" }, "stopId": "72CHARsecoA", "stopSequence": 3 }, { "arrival": { "delay": 177, "time": "1761564777" }, "departure": { "delay": 211, "time": "1761564811" }, "stopId": "72LHOMpierA", "stopSequence": 4 }, { "arrival": { "delay": 159, "time": "1761565059" }, "departure": { "delay": 167, "time": "1761565067" }, "stopId": "72COURbrivA", "stopSequence": 5 }, { "arrival": { "delay": 213, "time": "1761565293" }, "departure": { "delay": 232, "time": "1761565312" }, "stopId": "72PIERmonuA", "stopSequence": 6 }, { "arrival": { "delay": 201, "time": "1761565461" }, "departure": { "delay": 242, "time": "1761565502" }, "stopId": "72VINCaubeA", "stopSequence": 7 }, { "arrival": { "delay": 189, "time": "1761565569" }, "departure": { "delay": 263, "time": "1761565643" }, "stopId": "72VINCmortA", "stopSequence": 8 }, { "arrival": { "delay": 191, "time": "1761565931" }, "departure": { "delay": 336, "time": "1761566076" }, "stopId": "72GRANchevU", "stopSequence": 9 }, { "arrival": { "delay": 287, "time": "1761566687" }, "departure": { "delay": 392, "time": "1761566792" }, "stopId": "72PARItroiA", "stopSequence": 10 }, { "arrival": { "delay": 331, "time": "1761566851" }, "departure": { "delay": 389, "time": "1761566909" }, "stopId": "72PARIabelA", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PARIbousA", "stopSequence": 12 }, { "arrival": { "delay": 212, "time": "1761567272" }, "departure": { "delay": 218, "time": "1761567278" }, "stopId": "72CHANmartA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72CHANgranA", "stopSequence": 14 }, { "arrival": { "delay": 210, "time": "1761567510" }, "departure": { "delay": 210, "time": "1761567510" }, "stopId": "72CHANpeupA", "stopSequence": 15 }, { "arrival": { "delay": 210, "time": "1761567930" }, "departure": { "delay": 210, "time": "1761567930" }, "stopId": "72MANScaliA", "stopSequence": 16 }, { "arrival": { "delay": 210, "time": "1761567990" }, "departure": { "delay": 210, "time": "1761567990" }, "stopId": "72MANSf001A", "stopSequence": 17 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSsecuU1", "stopSequence": 18 }, { "arrival": { "delay": 210, "time": "1761568650" }, "departure": { "delay": 210, "time": "1761568650" }, "stopId": "72MANSflorU2", "stopSequence": 19 }, { "arrival": { "delay": 210, "time": "1761568830" }, "departure": { "delay": 210, "time": "1761568830" }, "stopId": "72MANScomtU", "stopSequence": 20 }, { "arrival": { "delay": 210, "time": "1761568950" }, "departure": { "delay": 210, "time": "1761568950" }, "stopId": "72MANSprefU", "stopSequence": 21 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutA", "stopSequence": 22 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "216_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "216_E|26295108:T6|12:20:00" }, "vehicle": { "id": "627e5df35f73d1e8004bda20", "label": "39485", "licensePlate": "GF-474-YX" } } }, { "id": "RT|216_E|26148236:T4|12:30:00|13-2838102018", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 122, "time": "1761565142" }, "departure": { "delay": 136, "time": "1761565156" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 8, "time": "1761565328" }, "departure": { "delay": 16, "time": "1761565336" }, "stopId": "72MANSflorU1", "stopSequence": 3 }, { "arrival": { "delay": 14, "time": "1761565454" }, "departure": { "delay": 28, "time": "1761565468" }, "stopId": "72MANSsecuU2", "stopSequence": 4 }, { "arrival": { "delay": -52, "time": "1761565628" }, "departure": { "delay": -28, "time": "1761565652" }, "stopId": "72MANSfunaU1", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 6 }, { "arrival": { "delay": -32, "time": "1761566488" }, "departure": { "delay": 5, "time": "1761566525" }, "stopId": "72MANScaliR", "stopSequence": 7 }, { "arrival": { "delay": 124, "time": "1761567064" }, "departure": { "delay": 204, "time": "1761567144" }, "stopId": "72CHANpeupR", "stopSequence": 8 }, { "arrival": { "delay": 132, "time": "1761567192" }, "departure": { "delay": 139, "time": "1761567199" }, "stopId": "72CHANgranR", "stopSequence": 9 }, { "arrival": { "delay": 137, "time": "1761567317" }, "stopId": "72CHANmartR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "72PARIbousR", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1761567750" }, "departure": { "delay": 150, "time": "1761567750" }, "stopId": "72PARIguemR", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1761567810" }, "departure": { "delay": 150, "time": "1761567810" }, "stopId": "72PARIabelR", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1761567930" }, "departure": { "delay": 150, "time": "1761567930" }, "stopId": "72PARItroiR", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1761568590" }, "departure": { "delay": 150, "time": "1761568590" }, "stopId": "72GRANchevU", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1761568890" }, "departure": { "delay": 150, "time": "1761568890" }, "stopId": "72VINCmortR", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1761569010" }, "departure": { "delay": 150, "time": "1761569010" }, "stopId": "72VINCaubeR", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1761569250" }, "departure": { "delay": 150, "time": "1761569250" }, "stopId": "72PIERmonuR", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1761569370" }, "departure": { "delay": 150, "time": "1761569370" }, "stopId": "72COURbrivR", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LHOMpierR", "stopSequence": 20 }, { "arrival": { "delay": 150, "time": "1761569730" }, "departure": { "delay": 150, "time": "1761569730" }, "stopId": "72CHARsecoR", "stopSequence": 21 }, { "arrival": { "delay": 150, "time": "1761569910" }, "departure": { "delay": 150, "time": "1761569910" }, "stopId": "72CHARronsU", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1761570330" }, "departure": { "delay": 150, "time": "1761570330" }, "stopId": "72RUILguelR", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "216_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "216_E|26148236:T4|12:30:00" }, "vehicle": { "id": "627e5de38154c938ed5b2298", "label": "39487", "licensePlate": "GG-582-BX" } } }, { "id": "RT|216_E|26148236:T2|12:15:00|13-2837118980", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -24, "time": "1761564096" }, "departure": { "delay": 11, "time": "1761564131" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": -108, "time": "1761564312" }, "departure": { "delay": -71, "time": "1761564349" }, "stopId": "72MANSflorU1", "stopSequence": 3 }, { "arrival": { "delay": -114, "time": "1761564486" }, "departure": { "delay": -76, "time": "1761564524" }, "stopId": "72MANSsecuU2", "stopSequence": 4 }, { "arrival": { "delay": -162, "time": "1761564678" }, "departure": { "delay": -138, "time": "1761564702" }, "stopId": "72MANSfunaU1", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSlyceR", "stopSequence": 6 }, { "arrival": { "delay": 239, "time": "1761565319" }, "departure": { "delay": 248, "time": "1761565328" }, "stopId": "72MANScaliR", "stopSequence": 7 }, { "arrival": { "delay": 243, "time": "1761565683" }, "departure": { "delay": 276, "time": "1761565716" }, "stopId": "72CHANretrR", "stopSequence": 8 }, { "arrival": { "delay": 217, "time": "1761565837" }, "departure": { "delay": 228, "time": "1761565848" }, "stopId": "72CHANherrR", "stopSequence": 9 }, { "arrival": { "delay": 214, "time": "1761566134" }, "departure": { "delay": 216, "time": "1761566136" }, "stopId": "72PARIgallR", "stopSequence": 10 }, { "arrival": { "delay": 211, "time": "1761566251" }, "departure": { "delay": 243, "time": "1761566283" }, "stopId": "72PARIabelR", "stopSequence": 11 }, { "arrival": { "delay": 183, "time": "1761566343" }, "departure": { "delay": 242, "time": "1761566402" }, "stopId": "72PARItroiR", "stopSequence": 12 }, { "arrival": { "delay": 217, "time": "1761566797" }, "departure": { "delay": 288, "time": "1761566868" }, "stopId": "72CHALecolR", "stopSequence": 13 }, { "arrival": { "delay": 230, "time": "1761567170" }, "departure": { "delay": 230, "time": "1761567170" }, "stopId": "72VOLNegliR", "stopSequence": 14 }, { "arrival": { "delay": 230, "time": "1761567290" }, "departure": { "delay": 230, "time": "1761567290" }, "stopId": "72LOCQegliR", "stopSequence": 15 }, { "arrival": { "delay": 230, "time": "1761567710" }, "departure": { "delay": 230, "time": "1761567710" }, "stopId": "72GRANrepuR", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "216_E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "216_E|26148236:T2|12:15:00" }, "vehicle": { "id": "66d964171eff51919b29b748", "label": "39349", "licensePlate": "GD-683-LG " } } }, { "id": "RT|219|26155024:T1|12:15:00|13-2922840066", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1761564150" }, "departure": { "delay": 51, "time": "1761564171" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1761564352" }, "departure": { "delay": 20, "time": "1761564380" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": 11, "time": "1761564431" }, "departure": { "delay": 31, "time": "1761564451" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": -6, "time": "1761564474" }, "departure": { "delay": 18, "time": "1761564498" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": 22, "time": "1761564622" }, "departure": { "delay": 43, "time": "1761564643" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": -19, "time": "1761564821" }, "departure": { "delay": 0, "time": "1761564840" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": -699, "time": "1761565041" }, "departure": { "delay": 98, "time": "1761565838" }, "stopId": "72MANSlyceR1", "stopSequence": 8 }, { "arrival": { "delay": 7, "time": "1761565867" }, "departure": { "delay": 13, "time": "1761565873" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 119, "time": "1761566519" }, "departure": { "delay": 126, "time": "1761566526" }, "stopId": "72CHAMhubeR", "stopSequence": 10 }, { "arrival": { "delay": 113, "time": "1761566633" }, "departure": { "delay": 125, "time": "1761566645" }, "stopId": "72CHAMchesR", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "72FATIbecaR", "stopSequence": 12 }, { "arrival": { "delay": -41, "time": "1761566839" }, "departure": { "delay": 0, "time": "1761566880" }, "stopId": "72FATIegliR", "stopSequence": 13 }, { "arrival": { "delay": -43, "time": "1761566957" }, "departure": { "delay": -36, "time": "1761566964" }, "stopId": "72FATIbodiR", "stopSequence": 14 }, { "arrival": { "delay": 19, "time": "1761567199" }, "departure": { "delay": 23, "time": "1761567203" }, "stopId": "72CORNecolU", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1761567640" }, "departure": { "delay": 40, "time": "1761567640" }, "stopId": "72LOMBvomlR", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1761567700" }, "departure": { "delay": 40, "time": "1761567700" }, "stopId": "72LOMBsausR", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1761568060" }, "departure": { "delay": 40, "time": "1761568060" }, "stopId": "72CELEbiblR", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1761568360" }, "departure": { "delay": 40, "time": "1761568360" }, "stopId": "72CHAPcentR", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1761568660" }, "departure": { "delay": 40, "time": "1761568660" }, "stopId": "72TUFFplanR", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1761568780" }, "departure": { "delay": 40, "time": "1761568780" }, "stopId": "72TUFFgareU", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "219", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "219|26155024:T1|12:15:00" }, "vehicle": { "id": "61e00adb201de78a737fe1b3", "label": "39059", "licensePlate": "GD-927-TD" } } }, { "id": "RT|206|26125508:T2|12:37:00|13-2567700493", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 127, "time": "1761565327" }, "departure": { "delay": 139, "time": "1761565339" }, "stopId": "72MANSangeR", "stopSequence": 2 }, { "arrival": { "delay": 104, "time": "1761565484" }, "departure": { "delay": 134, "time": "1761565514" }, "stopId": "72MANSbregR", "stopSequence": 3 }, { "arrival": { "delay": 174, "time": "1761565674" }, "departure": { "delay": 209, "time": "1761565709" }, "stopId": "72ALLOdeliR", "stopSequence": 4 }, { "arrival": { "delay": 215, "time": "1761565895" }, "departure": { "delay": 231, "time": "1761565911" }, "stopId": "72ALLOpiscR", "stopSequence": 5 }, { "arrival": { "delay": 171, "time": "1761565971" }, "departure": { "delay": 188, "time": "1761565988" }, "stopId": "72ALLOsavoR", "stopSequence": 6 }, { "arrival": { "delay": 103, "time": "1761566263" }, "departure": { "delay": 118, "time": "1761566278" }, "stopId": "72SPAYemmaR", "stopSequence": 7 }, { "arrival": { "delay": 109, "time": "1761566329" }, "departure": { "delay": 117, "time": "1761566337" }, "stopId": "72SPAYgrouR", "stopSequence": 8 }, { "arrival": { "delay": 82, "time": "1761566602" }, "departure": { "delay": 126, "time": "1761566646" }, "stopId": "72FILLgrouR", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1761566822" }, "departure": { "delay": 74, "time": "1761566834" }, "stopId": "72FILLetoiR", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1761567010" }, "departure": { "delay": 21, "time": "1761567021" }, "stopId": "72ROEZfillR", "stopSequence": 11 }, { "arrival": { "delay": 37, "time": "1761567157" }, "stopId": "72ROEZjardR", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1761567350" }, "departure": { "delay": 50, "time": "1761567350" }, "stopId": "72SUZEpapeR", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1761567530" }, "departure": { "delay": 50, "time": "1761567530" }, "stopId": "72SUZEegliR", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1761567710" }, "departure": { "delay": 50, "time": "1761567710" }, "stopId": "72SUZEchatR", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1761568190" }, "departure": { "delay": 50, "time": "1761568190" }, "stopId": "72MEZEegliR", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1761568430" }, "departure": { "delay": 50, "time": "1761568430" }, "stopId": "72FOREroutR", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1761568670" }, "departure": { "delay": 50, "time": "1761568670" }, "stopId": "72MALImairR", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "206|26125508:T2|12:37:00" }, "vehicle": { "id": "636524d5bdf9181735f72dea", "label": "39660", "licensePlate": "GK-700-CK" } } }, { "id": "RT|312|26288524:T47|12:21:00|312|26288524:T47|12:21:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 67, "time": "1761564127" }, "departure": { "delay": 107, "time": "1761564167" }, "stopId": "44COUTegliA", "stopSequence": 1 }, { "arrival": { "delay": 102, "time": "1761564282" }, "departure": { "delay": 118, "time": "1761564298" }, "stopId": "44COUTpadiA", "stopSequence": 2 }, { "arrival": { "delay": 114, "time": "1761564354" }, "departure": { "delay": 126, "time": "1761564366" }, "stopId": "44COUTpiroA", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1761564407" }, "departure": { "delay": 144, "time": "1761564444" }, "stopId": "44PHILtroiA", "stopSequence": 4 }, { "arrival": { "delay": 121, "time": "1761564481" }, "departure": { "delay": 134, "time": "1761564494" }, "stopId": "44PHILplesA", "stopSequence": 5 }, { "arrival": { "delay": 127, "time": "1761564547" }, "departure": { "delay": 184, "time": "1761564604" }, "stopId": "44PHILcompA", "stopSequence": 6 }, { "arrival": { "delay": 161, "time": "1761564701" }, "departure": { "delay": 178, "time": "1761564718" }, "stopId": "44PHILmoulA", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1761564776" }, "departure": { "delay": 162, "time": "1761564822" }, "stopId": "44PHILplatA", "stopSequence": 8 }, { "arrival": { "delay": -61, "time": "1761564899" }, "departure": { "delay": 103, "time": "1761565063" }, "stopId": "44PHILegliA", "stopSequence": 9 }, { "arrival": { "delay": 119, "time": "1761565139" }, "departure": { "delay": 142, "time": "1761565162" }, "stopId": "44PHILboulA", "stopSequence": 10 }, { "arrival": { "delay": 74, "time": "1761565214" }, "departure": { "delay": 139, "time": "1761565279" }, "stopId": "44PHILchauA", "stopSequence": 11 }, { "arrival": { "delay": 117, "time": "1761565317" }, "departure": { "delay": 132, "time": "1761565332" }, "stopId": "44PHILguinA", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1761565379" }, "departure": { "delay": 142, "time": "1761565402" }, "stopId": "44PHILbrisA", "stopSequence": 13 }, { "arrival": { "delay": 98, "time": "1761565418" }, "departure": { "delay": 114, "time": "1761565434" }, "stopId": "44PHILvannA", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1761565501" }, "departure": { "delay": 131, "time": "1761565511" }, "stopId": "44CHEVboulA", "stopSequence": 15 }, { "arrival": { "delay": 96, "time": "1761565596" }, "departure": { "delay": 113, "time": "1761565613" }, "stopId": "44CHEVaubrA", "stopSequence": 16 }, { "arrival": { "delay": 106, "time": "1761565666" }, "departure": { "delay": 148, "time": "1761565708" }, "stopId": "44CHEVpontA", "stopSequence": 17 }, { "arrival": { "delay": 118, "time": "1761565738" }, "departure": { "delay": 141, "time": "1761565761" }, "stopId": "44CHEVvieuA", "stopSequence": 18 }, { "arrival": { "delay": 92, "time": "1761565772" }, "departure": { "delay": 110, "time": "1761565790" }, "stopId": "44CHEVpassA", "stopSequence": 19 }, { "arrival": { "delay": 88, "time": "1761565828" }, "departure": { "delay": 157, "time": "1761565897" }, "stopId": "44CHEVpssyA", "stopSequence": 20 }, { "arrival": { "delay": 114, "time": "1761565914" }, "departure": { "delay": 128, "time": "1761565928" }, "stopId": "44CHEVpssaA", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1761565980" }, "departure": { "delay": 144, "time": "1761566004" }, "stopId": "44CHEVhallA", "stopSequence": 22 }, { "arrival": { "delay": 104, "time": "1761566024" }, "departure": { "delay": 122, "time": "1761566042" }, "stopId": "44CHEVstadA", "stopSequence": 23 }, { "arrival": { "delay": 50, "time": "1761566090" }, "departure": { "delay": 61, "time": "1761566101" }, "stopId": "44CHEVsacrA", "stopSequence": 24 }, { "arrival": { "delay": 31, "time": "1761566191" }, "departure": { "delay": 60, "time": "1761566220" }, "stopId": "44CHEVegliA", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1761566300" }, "departure": { "delay": 113, "time": "1761566333" }, "stopId": "44CHEVchauA", "stopSequence": 26 }, { "arrival": { "delay": 86, "time": "1761566366" }, "departure": { "delay": 103, "time": "1761566383" }, "stopId": "44CHEVinduA", "stopSequence": 27 }, { "arrival": { "delay": 115, "time": "1761566455" }, "departure": { "delay": 146, "time": "1761566486" }, "stopId": "44CHEVcoutA", "stopSequence": 28 }, { "arrival": { "delay": 125, "time": "1761566525" }, "departure": { "delay": 132, "time": "1761566532" }, "stopId": "44PONTchamA", "stopSequence": 29 }, { "arrival": { "delay": 140, "time": "1761566600" }, "departure": { "delay": 163, "time": "1761566623" }, "stopId": "44PONTblotA", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1761566660" }, "departure": { "delay": 164, "time": "1761566744" }, "stopId": "44PONTegliA", "stopSequence": 31 }, { "arrival": { "delay": 146, "time": "1761566786" }, "departure": { "delay": 162, "time": "1761566802" }, "stopId": "44PONTstdeA", "stopSequence": 32 }, { "arrival": { "delay": 132, "time": "1761566832" }, "departure": { "delay": 159, "time": "1761566859" }, "stopId": "44PONTmoulA", "stopSequence": 33 }, { "arrival": { "delay": 128, "time": "1761566888" }, "departure": { "delay": 146, "time": "1761566906" }, "stopId": "44PONTairbA", "stopSequence": 34 }, { "arrival": { "delay": 166, "time": "1761566926" }, "departure": { "delay": 173, "time": "1761566933" }, "stopId": "44PONTrairA", "stopSequence": 35 }, { "arrival": { "delay": 142, "time": "1761566962" }, "departure": { "delay": 165, "time": "1761566985" }, "stopId": "44PONTplanA", "stopSequence": 36 }, { "arrival": { "delay": 148, "time": "1761567028" }, "departure": { "delay": 186, "time": "1761567066" }, "stopId": "44PONTgautA", "stopSequence": 37 }, { "arrival": { "delay": 169, "time": "1761567109" }, "departure": { "delay": 266, "time": "1761567206" }, "stopId": "44PONTtourA2", "stopSequence": 38 }, { "arrival": { "delay": 238, "time": "1761567298" }, "departure": { "delay": 255, "time": "1761567315" }, "stopId": "44REZEgeneA", "stopSequence": 39 }, { "arrival": { "delay": 240, "time": "1761567420" }, "departure": { "delay": 240, "time": "1761567420" }, "stopId": "44REZEsandA", "stopSequence": 40 }, { "arrival": { "delay": 240, "time": "1761567480" }, "departure": { "delay": 240, "time": "1761567480" }, "stopId": "44REZEcarrA", "stopSequence": 41 }, { "arrival": { "delay": 240, "time": "1761567540" }, "departure": { "delay": 240, "time": "1761567540" }, "stopId": "44REZEflorA", "stopSequence": 42 }, { "arrival": { "delay": 240, "time": "1761567600" }, "departure": { "delay": 240, "time": "1761567600" }, "stopId": "44REZEmoulA", "stopSequence": 43 }, { "arrival": { "delay": 240, "time": "1761567660" }, "departure": { "delay": 240, "time": "1761567660" }, "stopId": "44REZEpiniA1", "stopSequence": 44 }, { "arrival": { "delay": 240, "time": "1761567720" }, "departure": { "delay": 240, "time": "1761567720" }, "stopId": "44REZEsaleA", "stopSequence": 45 }, { "arrival": { "delay": 240, "time": "1761567780" }, "departure": { "delay": 240, "time": "1761567780" }, "stopId": "44REZEtablA", "stopSequence": 46 }, { "arrival": { "delay": 240, "time": "1761567840" }, "departure": { "delay": 240, "time": "1761567840" }, "stopId": "44REZErousA", "stopSequence": 47 }, { "arrival": { "delay": 240, "time": "1761568020" }, "departure": { "delay": 240, "time": "1761568020" }, "stopId": "44NANTpirmA", "stopSequence": 48 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "312|26288524:T47|12:21:00" }, "vehicle": { "id": "5ebd12ac43f0851daa5437ba", "label": "246", "licensePlate": "DV-246-XG" } } }, { "id": "RT|312|26290016:T18|12:40:00|312|26290016:T18|12:40:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1620, "time": "1761563580" }, "departure": { "delay": 125, "time": "1761565325" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 60, "time": "1761565380" }, "departure": { "delay": 166, "time": "1761565486" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 183, "time": "1761565563" }, "departure": { "delay": 228, "time": "1761565608" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 177, "time": "1761565617" }, "departure": { "delay": 223, "time": "1761565663" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 179, "time": "1761565679" }, "departure": { "delay": 240, "time": "1761565740" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 193, "time": "1761565753" }, "departure": { "delay": 211, "time": "1761565771" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 164, "time": "1761565784" }, "departure": { "delay": 179, "time": "1761565799" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1761565880" }, "departure": { "delay": 183, "time": "1761565923" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1761565960" }, "departure": { "delay": 206, "time": "1761566006" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 171, "time": "1761566091" }, "departure": { "delay": 190, "time": "1761566110" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 303, "time": "1761566343" }, "departure": { "delay": 329, "time": "1761566369" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 298, "time": "1761566398" }, "departure": { "delay": 314, "time": "1761566414" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 292, "time": "1761566452" }, "departure": { "delay": 311, "time": "1761566471" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 272, "time": "1761566492" }, "departure": { "delay": 286, "time": "1761566506" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 296, "time": "1761566516" }, "departure": { "delay": 310, "time": "1761566530" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 281, "time": "1761566561" }, "departure": { "delay": 300, "time": "1761566580" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 274, "time": "1761566614" }, "departure": { "delay": 326, "time": "1761566666" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 252, "time": "1761566712" }, "departure": { "delay": 320, "time": "1761566780" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 296, "time": "1761566816" }, "departure": { "delay": 314, "time": "1761566834" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 315, "time": "1761566895" }, "departure": { "delay": 325, "time": "1761566905" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 297, "time": "1761566937" }, "departure": { "delay": 337, "time": "1761566977" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 331, "time": "1761567031" }, "departure": { "delay": 419, "time": "1761567119" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 380, "time": "1761567140" }, "departure": { "delay": 393, "time": "1761567153" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 375, "time": "1761567195" }, "departure": { "delay": 405, "time": "1761567225" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 347, "time": "1761567287" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 390, "time": "1761567390" }, "departure": { "delay": 390, "time": "1761567390" }, "stopId": "44CHEVperrR", "stopSequence": 26 }, { "arrival": { "delay": 390, "time": "1761567510" }, "departure": { "delay": 390, "time": "1761567510" }, "stopId": "44CHEVboulR", "stopSequence": 27 }, { "arrival": { "delay": 390, "time": "1761567570" }, "departure": { "delay": 390, "time": "1761567570" }, "stopId": "44PHILvannR", "stopSequence": 28 }, { "arrival": { "delay": 390, "time": "1761567630" }, "departure": { "delay": 390, "time": "1761567630" }, "stopId": "44PHILbrisR", "stopSequence": 29 }, { "arrival": { "delay": 390, "time": "1761567690" }, "departure": { "delay": 390, "time": "1761567690" }, "stopId": "44PHILguinR", "stopSequence": 30 }, { "arrival": { "delay": 390, "time": "1761567750" }, "departure": { "delay": 390, "time": "1761567750" }, "stopId": "44PHILchauR", "stopSequence": 31 }, { "arrival": { "delay": 390, "time": "1761567810" }, "departure": { "delay": 390, "time": "1761567810" }, "stopId": "44PHILboulR", "stopSequence": 32 }, { "arrival": { "delay": 390, "time": "1761567930" }, "departure": { "delay": 390, "time": "1761567930" }, "stopId": "44PHILfamiU", "stopSequence": 33 }, { "arrival": { "delay": 390, "time": "1761567990" }, "departure": { "delay": 390, "time": "1761567990" }, "stopId": "44PHILplatR", "stopSequence": 34 }, { "arrival": { "delay": 390, "time": "1761568170" }, "departure": { "delay": 390, "time": "1761568170" }, "stopId": "44PHILegliR", "stopSequence": 35 }, { "arrival": { "delay": 390, "time": "1761568350" }, "departure": { "delay": 390, "time": "1761568350" }, "stopId": "44PHILgrueR", "stopSequence": 36 }, { "arrival": { "delay": 390, "time": "1761568470" }, "departure": { "delay": 390, "time": "1761568470" }, "stopId": "44PHILaujaR", "stopSequence": 37 }, { "arrival": { "delay": 390, "time": "1761568590" }, "departure": { "delay": 390, "time": "1761568590" }, "stopId": "44COLOegliU", "stopSequence": 38 }, { "arrival": { "delay": 390, "time": "1761568830" }, "departure": { "delay": 390, "time": "1761568830" }, "stopId": "44LIMOhenrR", "stopSequence": 39 }, { "arrival": { "delay": 390, "time": "1761569130" }, "departure": { "delay": 390, "time": "1761569130" }, "stopId": "44CORCmariR", "stopSequence": 40 }, { "arrival": { "delay": 390, "time": "1761569190" }, "departure": { "delay": 390, "time": "1761569190" }, "stopId": "44CORChuitR", "stopSequence": 41 }, { "arrival": { "delay": 390, "time": "1761569310" }, "departure": { "delay": 390, "time": "1761569310" }, "stopId": "44CORCcorcR", "stopSequence": 42 }, { "arrival": { "delay": 390, "time": "1761569490" }, "departure": { "delay": 390, "time": "1761569490" }, "stopId": "44CORCbenaR", "stopSequence": 43 }, { "arrival": { "delay": 390, "time": "1761569670" }, "departure": { "delay": 390, "time": "1761569670" }, "stopId": "44LEGEvertR", "stopSequence": 44 }, { "arrival": { "delay": 390, "time": "1761569790" }, "departure": { "delay": 390, "time": "1761569790" }, "stopId": "44LEGEguerR", "stopSequence": 45 }, { "arrival": { "delay": 390, "time": "1761569850" }, "departure": { "delay": 390, "time": "1761569850" }, "stopId": "44LEGEplaiR", "stopSequence": 46 }, { "arrival": { "delay": 390, "time": "1761569970" }, "departure": { "delay": 390, "time": "1761569970" }, "stopId": "44LEGEparnR", "stopSequence": 47 }, { "arrival": { "delay": 390, "time": "1761570150" }, "departure": { "delay": 390, "time": "1761570150" }, "stopId": "44LEGEfoirR2", "stopSequence": 48 }, { "arrival": { "delay": 390, "time": "1761570990" }, "departure": { "delay": 390, "time": "1761570990" }, "stopId": "44TOUVegliR", "stopSequence": 49 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "312|26290016:T18|12:40:00" }, "vehicle": { "id": "5ffec925284d78a3c73fb7c3", "label": "4036", "licensePlate": "CV-371-LD" } } }, { "id": "RT|333|26095614:T11|13:05:00|333|26095614:T11|13:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1761566700" }, "departure": { "delay": 22, "time": "1761566722" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": -6, "time": "1761566814" }, "departure": { "delay": 25, "time": "1761566845" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1761567110" }, "departure": { "delay": 5, "time": "1761567125" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1761567316" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1761567380" }, "departure": { "delay": -40, "time": "1761567380" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1761567560" }, "departure": { "delay": -40, "time": "1761567560" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1761567920" }, "departure": { "delay": -40, "time": "1761567920" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1761568040" }, "departure": { "delay": -40, "time": "1761568040" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": -40, "time": "1761568220" }, "departure": { "delay": -40, "time": "1761568220" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1761568400" }, "departure": { "delay": -40, "time": "1761568400" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1761568520" }, "departure": { "delay": -40, "time": "1761568520" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": -40, "time": "1761568640" }, "departure": { "delay": -40, "time": "1761568640" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1761568760" }, "departure": { "delay": -40, "time": "1761568760" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": -40, "time": "1761568880" }, "departure": { "delay": -40, "time": "1761568880" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1761569060" }, "departure": { "delay": -40, "time": "1761569060" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1761569240" }, "departure": { "delay": -40, "time": "1761569240" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1761569360" }, "departure": { "delay": -40, "time": "1761569360" }, "stopId": "44BASSmairR", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1761569600" }, "departure": { "delay": -40, "time": "1761569600" }, "stopId": "44BASSrollR", "stopSequence": 18 }, { "arrival": { "delay": -40, "time": "1761569960" }, "departure": { "delay": -40, "time": "1761569960" }, "stopId": "44BARBbarbR", "stopSequence": 19 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "333|26095614:T11|13:05:00" }, "vehicle": { "id": "64e5c241879e142fefedb7f1", "label": "346", "licensePlate": "BA-346-WZ" } } }, { "id": "RT|333|26095614:T8|12:25:00|333|26095614:T8|12:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 68, "time": "1761564368" }, "departure": { "delay": 81, "time": "1761564381" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 32, "time": "1761564452" }, "departure": { "delay": 75, "time": "1761564495" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 11, "time": "1761564731" }, "departure": { "delay": 20, "time": "1761564740" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": -87, "time": "1761564873" }, "departure": { "delay": -76, "time": "1761564884" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": -53, "time": "1761564967" }, "departure": { "delay": 4, "time": "1761565024" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 18, "time": "1761565218" }, "departure": { "delay": 28, "time": "1761565228" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 61, "time": "1761565621" }, "departure": { "delay": 71, "time": "1761565631" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 23, "time": "1761565703" }, "departure": { "delay": 31, "time": "1761565711" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 34, "time": "1761565894" }, "departure": { "delay": 60, "time": "1761565920" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1761566080" }, "departure": { "delay": 61, "time": "1761566101" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 54, "time": "1761566214" }, "departure": { "delay": 73, "time": "1761566233" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1761566290" }, "departure": { "delay": 16, "time": "1761566296" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1761566392" }, "departure": { "delay": 39, "time": "1761566439" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 101, "time": "1761566621" }, "departure": { "delay": 117, "time": "1761566637" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 444, "time": "1761567144" }, "departure": { "delay": 61, "time": "1761566761" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 13, "time": "1761566893" }, "departure": { "delay": 620, "time": "1761567500" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 620, "time": "1761567620" }, "departure": { "delay": 620, "time": "1761567620" }, "stopId": "44BASSmairR", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "333|26095614:T8|12:25:00" }, "vehicle": { "id": "5eaa9342bcb46236016a3e9d", "label": "234", "licensePlate": "AR-234-LF" } } }, { "id": "RT|333|26095485:T28|12:50:00|333|26095485:T28|12:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1761565753" }, "departure": { "delay": 61, "time": "1761565861" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": -36, "time": "1761565944" }, "departure": { "delay": 31, "time": "1761566011" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1761566117" }, "departure": { "delay": 58, "time": "1761566158" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1761566260" }, "departure": { "delay": 21, "time": "1761566301" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": -21, "time": "1761566439" }, "departure": { "delay": 99, "time": "1761566559" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 65, "time": "1761566645" }, "departure": { "delay": 76, "time": "1761566656" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 2, "time": "1761566702" }, "departure": { "delay": 69, "time": "1761566769" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 65, "time": "1761566885" }, "departure": { "delay": 163, "time": "1761566983" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 109, "time": "1761567049" }, "departure": { "delay": 159, "time": "1761567099" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1761567269" }, "departure": { "delay": 100, "time": "1761567280" }, "stopId": "44CONCchauA", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1761567390" }, "departure": { "delay": 90, "time": "1761567390" }, "stopId": "44CONCplacA", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1761567750" }, "departure": { "delay": 90, "time": "1761567750" }, "stopId": "44GOULherdA", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1761567930" }, "departure": { "delay": 90, "time": "1761567930" }, "stopId": "44GOULchalA", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1761567990" }, "departure": { "delay": 90, "time": "1761567990" }, "stopId": "44SEBAsncfA", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1761568230" }, "departure": { "delay": 90, "time": "1761568230" }, "stopId": "44VERTmalaA", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1761568530" }, "departure": { "delay": 90, "time": "1761568530" }, "stopId": "44SEBAjoliA2", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1761568650" }, "departure": { "delay": 90, "time": "1761568650" }, "stopId": "44NANTburdU1", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "333|26095485:T28|12:50:00" }, "vehicle": { "id": "62fe526796504b8b20e70015", "label": "459", "licensePlate": "CR-459-XY" } } }, { "id": "RT|330|26095609:T7|13:10:00|330|26095609:T7|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 176, "time": "1761567176" }, "departure": { "delay": 189, "time": "1761567189" }, "stopId": "44NANTcoliA", "stopSequence": 1 }, { "arrival": { "delay": 170, "time": "1761567410" }, "departure": { "delay": 170, "time": "1761567410" }, "stopId": "44NANTdoulA", "stopSequence": 2 }, { "arrival": { "delay": 170, "time": "1761567530" }, "departure": { "delay": 170, "time": "1761567530" }, "stopId": "44NANTboulR", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1761568310" }, "departure": { "delay": 170, "time": "1761568310" }, "stopId": "44CONCboirR", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1761568430" }, "departure": { "delay": 170, "time": "1761568430" }, "stopId": "44CONCpontR", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1761568610" }, "departure": { "delay": 170, "time": "1761568610" }, "stopId": "44CONCchebR", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1761568730" }, "departure": { "delay": 170, "time": "1761568730" }, "stopId": "44CONCquinR", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1761568850" }, "departure": { "delay": 170, "time": "1761568850" }, "stopId": "44CONCrepoR", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1761568970" }, "departure": { "delay": 170, "time": "1761568970" }, "stopId": "44CONCegauR", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1761569090" }, "departure": { "delay": 170, "time": "1761569090" }, "stopId": "44LOROcourR", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1761569210" }, "departure": { "delay": 170, "time": "1761569210" }, "stopId": "44LOROgendR2", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1761569330" }, "departure": { "delay": 170, "time": "1761569330" }, "stopId": "44LOROegliR", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1761569450" }, "departure": { "delay": 170, "time": "1761569450" }, "stopId": "44LORObretR", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1761569630" }, "departure": { "delay": 170, "time": "1761569630" }, "stopId": "44BASSsensR", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1761569810" }, "departure": { "delay": 170, "time": "1761569810" }, "stopId": "44BASSchapR", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1761569930" }, "departure": { "delay": 170, "time": "1761569930" }, "stopId": "44BASSmairR", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "330", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "330|26095609:T7|13:10:00" }, "vehicle": { "id": "667298c3bb6560809e569c1b", "label": "358", "licensePlate": "AR-358-LF" } } }, { "id": "RT|330|25967519:T10|12:10:00|330|25967519:T10|12:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 335, "time": "1761563735" }, "departure": { "delay": 362, "time": "1761563762" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 286, "time": "1761563866" }, "departure": { "delay": 344, "time": "1761563924" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 336, "time": "1761564036" }, "departure": { "delay": 346, "time": "1761564046" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 289, "time": "1761564169" }, "departure": { "delay": 295, "time": "1761564175" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 274, "time": "1761564334" }, "departure": { "delay": 353, "time": "1761564413" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 315, "time": "1761564495" }, "departure": { "delay": 349, "time": "1761564529" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 277, "time": "1761564577" }, "departure": { "delay": 283, "time": "1761564583" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 284, "time": "1761564704" }, "departure": { "delay": 296, "time": "1761564716" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 246, "time": "1761564786" }, "departure": { "delay": 338, "time": "1761564878" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 294, "time": "1761564954" }, "departure": { "delay": 299, "time": "1761564959" }, "stopId": "44CONCquinA", "stopSequence": 10 }, { "arrival": { "delay": 325, "time": "1761565105" }, "departure": { "delay": 345, "time": "1761565125" }, "stopId": "44CONCchebA", "stopSequence": 11 }, { "arrival": { "delay": 322, "time": "1761565282" }, "departure": { "delay": 334, "time": "1761565294" }, "stopId": "44CONCpontA", "stopSequence": 12 }, { "arrival": { "delay": 319, "time": "1761565399" }, "departure": { "delay": 348, "time": "1761565428" }, "stopId": "44CONCboirA", "stopSequence": 13 }, { "arrival": { "delay": 183, "time": "1761566103" }, "departure": { "delay": 192, "time": "1761566112" }, "stopId": "44NANTcoliA", "stopSequence": 14 }, { "arrival": { "delay": 135, "time": "1761566295" }, "departure": { "delay": 186, "time": "1761566346" }, "stopId": "44NANTdoulA", "stopSequence": 15 }, { "arrival": { "delay": 99, "time": "1761566379" }, "stopId": "44NANTboulA", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "330", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "330|25967519:T10|12:10:00" }, "vehicle": { "id": "667298c3bb6560809e569c1b", "label": "358", "licensePlate": "AR-358-LF" } } }, { "id": "RT|406|25967743:T5|12:10:00|18-6814040068", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -123, "time": "1761563277" }, "departure": { "delay": 41, "time": "1761563441" }, "stopId": "49SAUMecopU", "stopSequence": 1 }, { "arrival": { "delay": -246, "time": "1761563754" }, "departure": { "delay": -229, "time": "1761563771" }, "stopId": "49LEVEangeR", "stopSequence": 2 }, { "arrival": { "delay": -46, "time": "1761564254" }, "departure": { "delay": 21, "time": "1761564321" }, "stopId": "49SAUMoffiR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49SAUMbreiR", "stopSequence": 4 }, { "arrival": { "delay": -46, "time": "1761564494" }, "departure": { "delay": 27, "time": "1761564567" }, "stopId": "49SAUMmareR", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1761564610" }, "departure": { "delay": 55, "time": "1761564655" }, "stopId": "49SAUMdeleA", "stopSequence": 6 }, { "arrival": { "delay": 24, "time": "1761564864" }, "departure": { "delay": 35, "time": "1761564875" }, "stopId": "49SAUMbalzA", "stopSequence": 7 }, { "arrival": { "delay": 46, "time": "1761565186" }, "departure": { "delay": 65, "time": "1761565205" }, "stopId": "49BAGNchumR", "stopSequence": 8 }, { "arrival": { "delay": 4, "time": "1761565324" }, "departure": { "delay": 15, "time": "1761565335" }, "stopId": "49BAGNbourR", "stopSequence": 9 }, { "arrival": { "delay": -46, "time": "1761565454" }, "departure": { "delay": 2, "time": "1761565502" }, "stopId": "49DISTblanR", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1761565790" }, "departure": { "delay": -54, "time": "1761565806" }, "stopId": "49ULMEcassR", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1761565925" }, "departure": { "delay": -25, "time": "1761565955" }, "stopId": "49MADEigneR", "stopSequence": 12 }, { "arrival": { "delay": -59, "time": "1761566041" }, "departure": { "delay": -28, "time": "1761566072" }, "stopId": "49MNTFelevR", "stopSequence": 13 }, { "arrival": { "delay": -27, "time": "1761566193" }, "departure": { "delay": -11, "time": "1761566209" }, "stopId": "49DOUEsaulU", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1761566310" }, "departure": { "delay": -12, "time": "1761566328" }, "stopId": "49DOUEinteR", "stopSequence": 15 }, { "arrival": { "delay": -62, "time": "1761566518" }, "departure": { "delay": 20, "time": "1761566600" }, "stopId": "49DOUEfoirR", "stopSequence": 16 }, { "scheduleRelationship": "NO_DATA", "stopId": "49DOUEzoolR", "stopSequence": 17 }, { "arrival": { "delay": -25, "time": "1761567215" }, "departure": { "delay": -13, "time": "1761567227" }, "stopId": "49CONCcentR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1761567420" }, "departure": { "delay": 0, "time": "1761567420" }, "stopId": "49GORGvailR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1761567660" }, "departure": { "delay": 0, "time": "1761567660" }, "stopId": "49TRMOtremR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1761568080" }, "departure": { "delay": 0, "time": "1761568080" }, "stopId": "49VIHIroutU", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1761568140" }, "departure": { "delay": 0, "time": "1761568140" }, "stopId": "49VIHIhopiR", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1761568260" }, "departure": { "delay": 0, "time": "1761568260" }, "stopId": "49HLAImontR", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1761568440" }, "departure": { "delay": 0, "time": "1761568440" }, "stopId": "49COROegliU", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1761568740" }, "departure": { "delay": 0, "time": "1761568740" }, "stopId": "49VEZIgeneR", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1761569040" }, "departure": { "delay": 0, "time": "1761569040" }, "stopId": "49NUAIlibeR", "stopSequence": 26 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLlouiR1", "stopSequence": 27 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutR1", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1761569820" }, "departure": { "delay": 0, "time": "1761569820" }, "stopId": "49CHOLpierU", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1761570000" }, "departure": { "delay": 0, "time": "1761570000" }, "stopId": "49CHOLpontU", "stopSequence": 30 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "406", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "406|25967743:T5|12:10:00" }, "vehicle": { "id": "638973a0a14fa225e3ade812", "label": "4043", "licensePlate": "GJ-012-BJ" } } }, { "id": "RT|428|25967219:T2|12:15:00|18-7180976144", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": -363, "time": "1761563937" }, "departure": { "delay": 67, "time": "1761564367" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": -67, "time": "1761565613" }, "departure": { "delay": -38, "time": "1761565642" }, "stopId": "49ROUSsouvU", "stopSequence": 3 }, { "arrival": { "delay": -87, "time": "1761565833" }, "departure": { "delay": -65, "time": "1761565855" }, "stopId": "49TORFpromR", "stopSequence": 4 }, { "arrival": { "delay": -173, "time": "1761566347" }, "departure": { "delay": -21, "time": "1761566499" }, "stopId": "49TORFparkU", "stopSequence": 5 }, { "arrival": { "delay": -110, "time": "1761566710" }, "departure": { "delay": 0, "time": "1761566820" }, "stopId": "49TORFtiffU", "stopSequence": 6 }, { "arrival": { "delay": -46, "time": "1761567074" }, "departure": { "delay": -22, "time": "1761567098" }, "stopId": "85TIFFabriU", "stopSequence": 7 }, { "arrival": { "delay": 60, "time": "1761567840" }, "departure": { "delay": 60, "time": "1761567840" }, "stopId": "49LNGEtoucU", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "428", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "428|25967219:T2|12:15:00" }, "vehicle": { "id": "58870cdc144a2ed1", "label": "Cholet > Torfou > Sèvremoine (Le longeron)" } } }, { "id": "RT|418|25967763:T2|12:30:00|18-7013662724-aLVI02-LMCJV__", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -570, "time": "1761564030" }, "departure": { "delay": 24, "time": "1761564624" }, "stopId": "49ANGEroutUD", "stopSequence": 1 }, { "arrival": { "delay": -65, "time": "1761564895" }, "departure": { "delay": 159, "time": "1761565119" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -61, "time": "1761565199" }, "departure": { "delay": -36, "time": "1761565224" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -37, "time": "1761565283" }, "departure": { "delay": 24, "time": "1761565344" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": 1, "time": "1761565381" }, "departure": { "delay": 18, "time": "1761565398" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": 28, "time": "1761565828" }, "departure": { "delay": 40, "time": "1761565840" }, "stopId": "49MELAmultR", "stopSequence": 6 }, { "arrival": { "delay": 59, "time": "1761565919" }, "departure": { "delay": 74, "time": "1761565934" }, "stopId": "49MELApercR", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1761566095" }, "departure": { "delay": 69, "time": "1761566109" }, "stopId": "49MELAgachR", "stopSequence": 8 }, { "arrival": { "delay": -27, "time": "1761566193" }, "departure": { "delay": -18, "time": "1761566202" }, "stopId": "49JUIGplesR", "stopSequence": 9 }, { "arrival": { "delay": -42, "time": "1761566298" }, "departure": { "delay": -34, "time": "1761566306" }, "stopId": "49MELAepinR", "stopSequence": 10 }, { "arrival": { "delay": -73, "time": "1761566447" }, "departure": { "delay": -64, "time": "1761566456" }, "stopId": "49MELAmoinR", "stopSequence": 11 }, { "arrival": { "delay": -39, "time": "1761566541" }, "departure": { "delay": -30, "time": "1761566550" }, "stopId": "49MELAnoueR", "stopSequence": 12 }, { "arrival": { "delay": -8, "time": "1761566692" }, "departure": { "delay": 13, "time": "1761566713" }, "stopId": "49MELAbrosU", "stopSequence": 13 }, { "arrival": { "delay": -80, "time": "1761567100" }, "departure": { "delay": 58, "time": "1761567238" }, "stopId": "49VAUCcentR", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1761567600" }, "departure": { "delay": 60, "time": "1761567600" }, "stopId": "49ALLEvaucR", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1761567900" }, "departure": { "delay": 60, "time": "1761567900" }, "stopId": "49CHAVcentR", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1761568020" }, "departure": { "delay": 60, "time": "1761568020" }, "stopId": "49CHAVmillR", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1761568200" }, "departure": { "delay": 60, "time": "1761568200" }, "stopId": "49BRIAcentR", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1761568500" }, "departure": { "delay": 60, "time": "1761568500" }, "stopId": "49UBIGcentR", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1761568800" }, "departure": { "delay": 60, "time": "1761568800" }, "stopId": "49MNTIegliR", "stopSequence": 20 }, { "scheduleRelationship": "NO_DATA", "stopId": "49VIHIroutU1", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "418|25967763:T2|12:30:00" }, "vehicle": { "id": "6320b1db09dda81a65382407", "label": "4033", "licensePlate": "FB-382-NV" } } }, { "id": "RT|417|25967102:T3|12:35:00|18-7001079832", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -713, "time": "1761564187" }, "departure": { "delay": 60, "time": "1761564960" }, "stopId": "49ANGEroutUF", "stopSequence": 1 }, { "arrival": { "delay": -16, "time": "1761565244" }, "departure": { "delay": 60, "time": "1761565320" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -53, "time": "1761565387" }, "departure": { "delay": -38, "time": "1761565402" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -17, "time": "1761565543" }, "departure": { "delay": 1, "time": "1761565561" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1761566081" }, "departure": { "delay": 57, "time": "1761566097" }, "stopId": "49JUIGmontR", "stopSequence": 5 }, { "arrival": { "delay": 15, "time": "1761566175" }, "departure": { "delay": 21, "time": "1761566181" }, "stopId": "49JUIGchasR", "stopSequence": 6 }, { "arrival": { "delay": 51, "time": "1761566271" }, "departure": { "delay": 66, "time": "1761566286" }, "stopId": "49JUIGsociR", "stopSequence": 7 }, { "arrival": { "delay": 4, "time": "1761566344" }, "departure": { "delay": 21, "time": "1761566361" }, "stopId": "49JUIGegliR", "stopSequence": 8 }, { "arrival": { "delay": 18, "time": "1761566478" }, "departure": { "delay": 30, "time": "1761566490" }, "stopId": "49JUIGveneR", "stopSequence": 9 }, { "arrival": { "delay": 37, "time": "1761566557" }, "departure": { "delay": 54, "time": "1761566574" }, "stopId": "49MAUVsainR", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1761566734" }, "departure": { "delay": 41, "time": "1761566741" }, "stopId": "49SATUrepoR", "stopSequence": 11 }, { "arrival": { "delay": 8, "time": "1761566948" }, "departure": { "delay": 65, "time": "1761567005" }, "stopId": "49SULPegliR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "49SULPsourR", "stopSequence": 13 }, { "arrival": { "delay": 60, "time": "1761567240" }, "departure": { "delay": 60, "time": "1761567240" }, "stopId": "49GOHIboutR", "stopSequence": 14 }, { "arrival": { "delay": 60, "time": "1761567420" }, "departure": { "delay": 60, "time": "1761567420" }, "stopId": "49GOHIchatR", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1761567540" }, "departure": { "delay": 60, "time": "1761567540" }, "stopId": "49GOHIrochR", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1761567900" }, "departure": { "delay": 60, "time": "1761567900" }, "stopId": "49COUTangeR", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1761567960" }, "departure": { "delay": 60, "time": "1761567960" }, "stopId": "49COUTgennR", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1761568080" }, "departure": { "delay": 60, "time": "1761568080" }, "stopId": "49SEPTgenaR", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1761568200" }, "departure": { "delay": 60, "time": "1761568200" }, "stopId": "49SEPTplesR", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1761568320" }, "departure": { "delay": 60, "time": "1761568320" }, "stopId": "49SEPTsaleR", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1761568620" }, "departure": { "delay": 60, "time": "1761568620" }, "stopId": "49GENN1962A", "stopSequence": 22 }, { "arrival": { "delay": 60, "time": "1761568860" }, "departure": { "delay": 60, "time": "1761568860" }, "stopId": "49TREVcaveR", "stopSequence": 23 }, { "arrival": { "delay": 60, "time": "1761568980" }, "departure": { "delay": 60, "time": "1761568980" }, "stopId": "49TREVcunaR", "stopSequence": 24 }, { "arrival": { "delay": 60, "time": "1761569100" }, "departure": { "delay": 60, "time": "1761569100" }, "stopId": "49TREVprebR", "stopSequence": 25 }, { "arrival": { "delay": 60, "time": "1761569340" }, "departure": { "delay": 60, "time": "1761569340" }, "stopId": "49TREVchenR", "stopSequence": 26 }, { "arrival": { "delay": 60, "time": "1761569400" }, "departure": { "delay": 60, "time": "1761569400" }, "stopId": "49TREVmimeR", "stopSequence": 27 }, { "arrival": { "delay": 60, "time": "1761569580" }, "departure": { "delay": 60, "time": "1761569580" }, "stopId": "49HILAchamR", "stopSequence": 28 }, { "arrival": { "delay": 60, "time": "1761569580" }, "departure": { "delay": 60, "time": "1761569580" }, "stopId": "49HILAalleR", "stopSequence": 29 }, { "arrival": { "delay": 60, "time": "1761569700" }, "departure": { "delay": 60, "time": "1761569700" }, "stopId": "49HILAfontR", "stopSequence": 30 }, { "arrival": { "delay": 60, "time": "1761569760" }, "departure": { "delay": 60, "time": "1761569760" }, "stopId": "49HILApaluR", "stopSequence": 31 }, { "arrival": { "delay": 60, "time": "1761569880" }, "departure": { "delay": 60, "time": "1761569880" }, "stopId": "49HILApompR", "stopSequence": 32 }, { "arrival": { "delay": 60, "time": "1761570000" }, "departure": { "delay": 60, "time": "1761570000" }, "stopId": "49SAUMmareR", "stopSequence": 33 }, { "arrival": { "delay": 60, "time": "1761570120" }, "departure": { "delay": 60, "time": "1761570120" }, "stopId": "49SAUMinstR", "stopSequence": 34 }, { "arrival": { "delay": 60, "time": "1761570180" }, "departure": { "delay": 60, "time": "1761570180" }, "stopId": "49SAUMboucR", "stopSequence": 35 }, { "arrival": { "delay": 60, "time": "1761570240" }, "departure": { "delay": 60, "time": "1761570240" }, "stopId": "49SAUMbalzA", "stopSequence": 36 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "417", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "417|25967102:T3|12:35:00" }, "vehicle": { "id": "68ff25bd22f73fc5606fa366", "label": "25657", "licensePlate": "EN-125-XZ" } } }, { "id": "RT|407|25263142:T12|12:30:00|18-6839926851", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -430, "time": "1761564170" }, "departure": { "delay": 15, "time": "1761564615" }, "stopId": "49ANGEroutUI", "stopSequence": 1 }, { "arrival": { "delay": -47, "time": "1761564913" }, "departure": { "delay": 167, "time": "1761565127" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 63, "time": "1761565203" }, "departure": { "delay": 89, "time": "1761565229" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 122, "time": "1761565382" }, "departure": { "delay": 222, "time": "1761565482" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1761566226" }, "departure": { "delay": 201, "time": "1761566241" }, "stopId": "49LOUEpharU", "stopSequence": 5 }, { "arrival": { "delay": 149, "time": "1761566309" }, "departure": { "delay": 183, "time": "1761566343" }, "stopId": "49LOUEfresU", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1761566388" }, "departure": { "delay": 174, "time": "1761566394" }, "stopId": "49LOUErondR", "stopSequence": 7 }, { "arrival": { "delay": 86, "time": "1761566666" }, "departure": { "delay": 94, "time": "1761566674" }, "stopId": "49LAYOactiR", "stopSequence": 8 }, { "arrival": { "delay": 84, "time": "1761566724" }, "departure": { "delay": 113, "time": "1761566753" }, "stopId": "49LAYOpromR", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1761566970" }, "departure": { "delay": 43, "time": "1761566983" }, "stopId": "49LATTlinkR", "stopSequence": 10 }, { "arrival": { "delay": 34, "time": "1761567094" }, "departure": { "delay": 37, "time": "1761567097" }, "stopId": "49LATTsauvR", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1761567198" }, "departure": { "delay": 81, "time": "1761567201" }, "stopId": "49CHANreneR", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1761567232" }, "departure": { "delay": 54, "time": "1761567234" }, "stopId": "49CHANespeR", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1761567750" }, "departure": { "delay": -30, "time": "1761567750" }, "stopId": "49CHEMtroiU", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1761568050" }, "departure": { "delay": -30, "time": "1761568050" }, "stopId": "49CHEMpierR", "stopSequence": 15 }, { "arrival": { "delay": -30, "time": "1761568470" }, "departure": { "delay": -30, "time": "1761568470" }, "stopId": "49MLAYfoirR", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1761569070" }, "departure": { "delay": -30, "time": "1761569070" }, "stopId": "49GARDnatiR", "stopSequence": 17 }, { "arrival": { "delay": -30, "time": "1761569910" }, "departure": { "delay": -30, "time": "1761569910" }, "stopId": "49CHOLlouiR", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1761570090" }, "departure": { "delay": -30, "time": "1761570090" }, "stopId": "49CHOLbethR", "stopSequence": 19 }, { "arrival": { "delay": -30, "time": "1761570330" }, "departure": { "delay": -30, "time": "1761570330" }, "stopId": "49CHOLroutA", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1761570510" }, "departure": { "delay": -30, "time": "1761570510" }, "stopId": "49CHOLpierU", "stopSequence": 21 }, { "arrival": { "delay": -30, "time": "1761570690" }, "departure": { "delay": -30, "time": "1761570690" }, "stopId": "49CHOLpontU", "stopSequence": 22 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "407|25263142:T12|12:30:00" }, "vehicle": { "id": "6320b1db09dda81a653824b3", "label": "37535", "licensePlate": "FR-968-HC" } } }, { "id": "RT|417|25392630:T7|12:20:00|18-7000752140", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -205, "time": "1761563795" }, "departure": { "delay": -197, "time": "1761563803" }, "stopId": "49SAUMbalzA", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1761564267" }, "departure": { "delay": 78, "time": "1761564318" }, "stopId": "49SAUMmaupA", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1761564389" }, "departure": { "delay": 99, "time": "1761564399" }, "stopId": "49SAUMmareA", "stopSequence": 3 }, { "arrival": { "delay": 74, "time": "1761564554" }, "departure": { "delay": 86, "time": "1761564566" }, "stopId": "49HILApompA", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1761564650" }, "departure": { "delay": 81, "time": "1761564681" }, "stopId": "49HILApaluA", "stopSequence": 5 }, { "arrival": { "delay": 104, "time": "1761564764" }, "departure": { "delay": 117, "time": "1761564777" }, "stopId": "49HILAfontA", "stopSequence": 6 }, { "arrival": { "delay": 107, "time": "1761564887" }, "departure": { "delay": 117, "time": "1761564897" }, "stopId": "49HILAalleA", "stopSequence": 7 }, { "arrival": { "delay": 155, "time": "1761564935" }, "departure": { "delay": 195, "time": "1761564975" }, "stopId": "49HILAchamA", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1761565112" }, "departure": { "delay": 161, "time": "1761565121" }, "stopId": "49TREVmimeA", "stopSequence": 9 }, { "arrival": { "delay": 205, "time": "1761565225" }, "departure": { "delay": 217, "time": "1761565237" }, "stopId": "49TREVchenA", "stopSequence": 10 }, { "arrival": { "delay": 226, "time": "1761565486" }, "departure": { "delay": 235, "time": "1761565495" }, "stopId": "49TREVprebA", "stopSequence": 11 }, { "arrival": { "delay": 216, "time": "1761565596" }, "departure": { "delay": 227, "time": "1761565607" }, "stopId": "49TREVcunaA", "stopSequence": 12 }, { "arrival": { "delay": 185, "time": "1761565685" }, "departure": { "delay": 192, "time": "1761565692" }, "stopId": "49TREVcaveA", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1761565850" }, "departure": { "delay": 208, "time": "1761565888" }, "stopId": "49GENN1962A", "stopSequence": 14 }, { "arrival": { "delay": 207, "time": "1761566127" }, "departure": { "delay": 284, "time": "1761566204" }, "stopId": "49SEPTsaleA", "stopSequence": 15 }, { "arrival": { "delay": 228, "time": "1761566328" }, "departure": { "delay": 238, "time": "1761566338" }, "stopId": "49SEPTplesA", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1761566400" }, "departure": { "delay": 242, "time": "1761566402" }, "stopId": "49SEPTgenaA", "stopSequence": 17 }, { "arrival": { "delay": 188, "time": "1761566528" }, "departure": { "delay": 194, "time": "1761566534" }, "stopId": "49COUTgennA", "stopSequence": 18 }, { "arrival": { "delay": 153, "time": "1761566553" }, "departure": { "delay": 170, "time": "1761566570" }, "stopId": "49COUTangeA", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1761566870" }, "departure": { "delay": 121, "time": "1761566881" }, "stopId": "49GOHIrochA", "stopSequence": 20 }, { "arrival": { "delay": 71, "time": "1761566951" }, "departure": { "delay": 134, "time": "1761567014" }, "stopId": "49GOHIchatA", "stopSequence": 21 }, { "arrival": { "delay": 35, "time": "1761567155" }, "departure": { "delay": 49, "time": "1761567169" }, "stopId": "49GOHIboutA", "stopSequence": 22 }, { "scheduleRelationship": "NO_DATA", "stopId": "49SULPsourA", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1761567490" }, "departure": { "delay": 10, "time": "1761567490" }, "stopId": "49SULPegliA", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1761567670" }, "departure": { "delay": 10, "time": "1761567670" }, "stopId": "49SATUrepoA", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1761567850" }, "departure": { "delay": 10, "time": "1761567850" }, "stopId": "49MAUVsainA", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1761568030" }, "departure": { "delay": 10, "time": "1761568030" }, "stopId": "49JUIGveneA", "stopSequence": 27 }, { "arrival": { "delay": 10, "time": "1761568150" }, "departure": { "delay": 10, "time": "1761568150" }, "stopId": "49JUIGegliA", "stopSequence": 28 }, { "arrival": { "delay": 10, "time": "1761568210" }, "departure": { "delay": 10, "time": "1761568210" }, "stopId": "49JUIGsociA", "stopSequence": 29 }, { "arrival": { "delay": 10, "time": "1761568330" }, "departure": { "delay": 10, "time": "1761568330" }, "stopId": "49JUIGchasA", "stopSequence": 30 }, { "arrival": { "delay": 10, "time": "1761568390" }, "departure": { "delay": 10, "time": "1761568390" }, "stopId": "49JUIGmontA", "stopSequence": 31 }, { "arrival": { "delay": 10, "time": "1761568810" }, "departure": { "delay": 10, "time": "1761568810" }, "stopId": "49ANGEallaA", "stopSequence": 32 }, { "arrival": { "delay": 10, "time": "1761568930" }, "departure": { "delay": 10, "time": "1761568930" }, "stopId": "49ANGEesa1A", "stopSequence": 33 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 34 }, { "arrival": { "delay": 10, "time": "1761569170" }, "departure": { "delay": 10, "time": "1761569170" }, "stopId": "49ANGEbertA", "stopSequence": 35 }, { "arrival": { "delay": 10, "time": "1761569530" }, "departure": { "delay": 10, "time": "1761569530" }, "stopId": "49ANGEroutUF", "stopSequence": 36 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "417", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "417|25392630:T7|12:20:00" }, "vehicle": { "id": "495e91bbd2f1ab1c", "label": "Saumur → Angers" } } }, { "id": "RT|410|25967197:T9|13:15:00|18-6880624687", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -349, "time": "1761566951" }, "stopId": "49POMMmoreU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567480" }, "departure": { "delay": 0, "time": "1761567480" }, "stopId": "49LOIRtourA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567840" }, "departure": { "delay": 0, "time": "1761567840" }, "stopId": "49LOIRroutA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568140" }, "departure": { "delay": 0, "time": "1761568140" }, "stopId": "49PRESboulA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568620" }, "departure": { "delay": 0, "time": "1761568620" }, "stopId": "49GEORegliA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570000" }, "departure": { "delay": 0, "time": "1761570000" }, "stopId": "49ANGEroutUL", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "410", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "410|25967197:T9|13:15:00" }, "vehicle": { "id": "6320b1db09dda81a65381ced", "label": "319", "licensePlate": "ET-123-GF" } } }, { "id": "RT|422|25967208:T6|12:45:00|18-7083589654", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -117, "time": "1761565383" }, "departure": { "delay": 12, "time": "1761565512" }, "stopId": "49BAUPnoveU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49BAUPmartA1", "stopSequence": 2 }, { "arrival": { "delay": -71, "time": "1761566269" }, "departure": { "delay": 4, "time": "1761566344" }, "stopId": "49MAUGmairA", "stopSequence": 3 }, { "arrival": { "delay": 21, "time": "1761566661" }, "departure": { "delay": 87, "time": "1761566727" }, "stopId": "49CHRIcentA", "stopSequence": 4 }, { "arrival": { "delay": -240, "time": "1761566880" }, "departure": { "delay": 26, "time": "1761567146" }, "stopId": "49BOURautoU", "stopSequence": 5 }, { "arrival": { "delay": -102, "time": "1761567318" }, "stopId": "49LAURroseU", "stopSequence": 6 }, { "arrival": { "delay": -90, "time": "1761567630" }, "departure": { "delay": -90, "time": "1761567630" }, "stopId": "49CHALnoveA", "stopSequence": 7 }, { "arrival": { "delay": -90, "time": "1761567930" }, "departure": { "delay": -90, "time": "1761567930" }, "stopId": "49CHALhoteA1", "stopSequence": 8 }, { "arrival": { "delay": -90, "time": "1761568410" }, "departure": { "delay": -90, "time": "1761568410" }, "stopId": "49GEORjumiA", "stopSequence": 9 }, { "arrival": { "delay": -90, "time": "1761569070" }, "departure": { "delay": -90, "time": "1761569070" }, "stopId": "49FOUIsoleA", "stopSequence": 10 }, { "arrival": { "delay": -90, "time": "1761569130" }, "departure": { "delay": -90, "time": "1761569130" }, "stopId": "49FOUIolivA", "stopSequence": 11 }, { "arrival": { "delay": -90, "time": "1761569250" }, "departure": { "delay": -90, "time": "1761569250" }, "stopId": "49FOUImairA", "stopSequence": 12 }, { "arrival": { "delay": -90, "time": "1761569370" }, "departure": { "delay": -90, "time": "1761569370" }, "stopId": "49FOUIperrA", "stopSequence": 13 }, { "arrival": { "delay": -90, "time": "1761569430" }, "departure": { "delay": -90, "time": "1761569430" }, "stopId": "49FOUIlombA", "stopSequence": 14 }, { "arrival": { "delay": -90, "time": "1761569670" }, "departure": { "delay": -90, "time": "1761569670" }, "stopId": "49LINIgaliA", "stopSequence": 15 }, { "arrival": { "delay": -90, "time": "1761569790" }, "departure": { "delay": -90, "time": "1761569790" }, "stopId": "49LINIcroiA", "stopSequence": 16 }, { "arrival": { "delay": -90, "time": "1761569850" }, "departure": { "delay": -90, "time": "1761569850" }, "stopId": "49LINIlilaA", "stopSequence": 17 }, { "arrival": { "delay": -90, "time": "1761569970" }, "departure": { "delay": -90, "time": "1761569970" }, "stopId": "49LINImairA", "stopSequence": 18 }, { "arrival": { "delay": -90, "time": "1761570030" }, "departure": { "delay": -90, "time": "1761570030" }, "stopId": "49LINIrochA", "stopSequence": 19 }, { "arrival": { "delay": -90, "time": "1761570510" }, "departure": { "delay": -90, "time": "1761570510" }, "stopId": "49ANGEcnfpA", "stopSequence": 20 }, { "arrival": { "delay": -90, "time": "1761570570" }, "departure": { "delay": -90, "time": "1761570570" }, "stopId": "49ANGEbeauA", "stopSequence": 21 }, { "arrival": { "delay": -90, "time": "1761570870" }, "departure": { "delay": -90, "time": "1761570870" }, "stopId": "49ANGEmariA", "stopSequence": 22 }, { "arrival": { "delay": -90, "time": "1761571110" }, "departure": { "delay": -90, "time": "1761571110" }, "stopId": "49ANGElequR", "stopSequence": 23 }, { "arrival": { "delay": -90, "time": "1761571710" }, "departure": { "delay": -90, "time": "1761571710" }, "stopId": "49ANGEroutUO", "stopSequence": 24 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "422", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "422|25967208:T6|12:45:00" }, "vehicle": { "id": "6320b1da09dda81a6538188b", "label": "264", "licensePlate": "BS-450-QB" } } }, { "id": "RT|406|25967739:T5|12:10:00|18-6813777926", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -502, "time": "1761562898" }, "departure": { "delay": 38, "time": "1761563438" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLavenU", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLroutA1", "stopSequence": 3 }, { "arrival": { "delay": -50, "time": "1761564430" }, "departure": { "delay": 16, "time": "1761564496" }, "stopId": "49CHOLlouiA1", "stopSequence": 4 }, { "arrival": { "delay": 74, "time": "1761564794" }, "departure": { "delay": 85, "time": "1761564805" }, "stopId": "49NUAIlibeA", "stopSequence": 5 }, { "arrival": { "delay": 61, "time": "1761565201" }, "departure": { "delay": 78, "time": "1761565218" }, "stopId": "49VEZIgeneA", "stopSequence": 6 }, { "arrival": { "delay": 118, "time": "1761565678" }, "departure": { "delay": 153, "time": "1761565713" }, "stopId": "49COROegliU", "stopSequence": 7 }, { "arrival": { "delay": 55, "time": "1761566035" }, "departure": { "delay": 60, "time": "1761566040" }, "stopId": "49HLAImontA", "stopSequence": 8 }, { "arrival": { "delay": 37, "time": "1761566257" }, "departure": { "delay": 54, "time": "1761566274" }, "stopId": "49VIHIhopiA", "stopSequence": 9 }, { "arrival": { "delay": 57, "time": "1761566397" }, "departure": { "delay": 175, "time": "1761566515" }, "stopId": "49VIHIroutU", "stopSequence": 10 }, { "arrival": { "delay": -28, "time": "1761566912" }, "departure": { "delay": -18, "time": "1761566922" }, "stopId": "49TRMOtremA", "stopSequence": 11 }, { "arrival": { "delay": -25, "time": "1761567095" }, "departure": { "delay": -23, "time": "1761567097" }, "stopId": "49GORGvailA", "stopSequence": 12 }, { "arrival": { "delay": -80, "time": "1761567340" }, "departure": { "delay": -80, "time": "1761567340" }, "stopId": "49CONCcentA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "49DOUEzoolA", "stopSequence": 14 }, { "arrival": { "delay": -80, "time": "1761567940" }, "departure": { "delay": -80, "time": "1761567940" }, "stopId": "49DOUEfoirA", "stopSequence": 15 }, { "arrival": { "delay": -80, "time": "1761568180" }, "departure": { "delay": -80, "time": "1761568180" }, "stopId": "49DOUEinteA", "stopSequence": 16 }, { "arrival": { "delay": -80, "time": "1761568300" }, "departure": { "delay": -80, "time": "1761568300" }, "stopId": "49DOUEsaulU", "stopSequence": 17 }, { "arrival": { "delay": -80, "time": "1761568540" }, "departure": { "delay": -80, "time": "1761568540" }, "stopId": "49MNTFelevA", "stopSequence": 18 }, { "arrival": { "delay": -80, "time": "1761568660" }, "departure": { "delay": -80, "time": "1761568660" }, "stopId": "49MADEigneA", "stopSequence": 19 }, { "arrival": { "delay": -80, "time": "1761568840" }, "departure": { "delay": -80, "time": "1761568840" }, "stopId": "49ULMEcassA", "stopSequence": 20 }, { "arrival": { "delay": -80, "time": "1761569140" }, "departure": { "delay": -80, "time": "1761569140" }, "stopId": "49DISTblanA", "stopSequence": 21 }, { "arrival": { "delay": -80, "time": "1761569320" }, "departure": { "delay": -80, "time": "1761569320" }, "stopId": "49BAGNbourA", "stopSequence": 22 }, { "arrival": { "delay": -80, "time": "1761569440" }, "departure": { "delay": -80, "time": "1761569440" }, "stopId": "49BAGNchumA", "stopSequence": 23 }, { "arrival": { "delay": -80, "time": "1761569680" }, "departure": { "delay": -80, "time": "1761569680" }, "stopId": "49SAUMbalzA", "stopSequence": 24 }, { "arrival": { "delay": -80, "time": "1761569920" }, "departure": { "delay": -80, "time": "1761569920" }, "stopId": "49SAUMdeleR", "stopSequence": 25 }, { "arrival": { "delay": -80, "time": "1761569980" }, "departure": { "delay": -80, "time": "1761569980" }, "stopId": "49SAUMmareA", "stopSequence": 26 }, { "arrival": { "delay": -80, "time": "1761570040" }, "departure": { "delay": -80, "time": "1761570040" }, "stopId": "49SAUMbreiA", "stopSequence": 27 }, { "arrival": { "delay": -80, "time": "1761570220" }, "departure": { "delay": -80, "time": "1761570220" }, "stopId": "49SAUMoffiA", "stopSequence": 28 }, { "arrival": { "delay": -80, "time": "1761570520" }, "departure": { "delay": -80, "time": "1761570520" }, "stopId": "49LEVEangeR", "stopSequence": 29 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "406", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "406|25967739:T5|12:10:00" }, "vehicle": { "id": "6320b1db09dda81a65382728", "label": "4035", "licensePlate": "FB-390-NV" } } }, { "id": "RT|407|25966223:T14|12:18:00|18-6839533639", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -143, "time": "1761563737" }, "departure": { "delay": 207, "time": "1761564087" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "arrival": { "delay": 152, "time": "1761564512" }, "departure": { "delay": 278, "time": "1761564638" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 215, "time": "1761564815" }, "departure": { "delay": 227, "time": "1761564827" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": -58, "time": "1761565622" }, "departure": { "delay": -48, "time": "1761565632" }, "stopId": "49GARDnatiA", "stopSequence": 5 }, { "arrival": { "delay": -99, "time": "1761566121" }, "departure": { "delay": 151, "time": "1761566371" }, "stopId": "49MLAYfoirA", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1761566550" }, "departure": { "delay": 79, "time": "1761566659" }, "stopId": "49CHEMpierA", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1761566880" }, "departure": { "delay": -58, "time": "1761566882" }, "stopId": "49CHEMtroiU", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1761567410" }, "departure": { "delay": -10, "time": "1761567410" }, "stopId": "49CHANespeA", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1761567590" }, "departure": { "delay": -10, "time": "1761567590" }, "stopId": "49CHANreneA", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1761567710" }, "departure": { "delay": -10, "time": "1761567710" }, "stopId": "49LATTsauvA", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1761567830" }, "departure": { "delay": -10, "time": "1761567830" }, "stopId": "49LATTlinkA", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1761568190" }, "departure": { "delay": -10, "time": "1761568190" }, "stopId": "49LAYOpromA", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1761568310" }, "departure": { "delay": -10, "time": "1761568310" }, "stopId": "49LAYOactiA", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1761568670" }, "departure": { "delay": -10, "time": "1761568670" }, "stopId": "49LOUEpharU", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1761568730" }, "departure": { "delay": -10, "time": "1761568730" }, "stopId": "49LOUEfresU", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1761568850" }, "departure": { "delay": -10, "time": "1761568850" }, "stopId": "49LOUErondA", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1761569510" }, "departure": { "delay": -10, "time": "1761569510" }, "stopId": "49ANGEallaA", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1761569690" }, "departure": { "delay": -10, "time": "1761569690" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1761569870" }, "departure": { "delay": -10, "time": "1761569870" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": -10, "time": "1761570110" }, "departure": { "delay": -10, "time": "1761570110" }, "stopId": "49ANGEroutUI", "stopSequence": 22 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "407|25966223:T14|12:18:00" }, "vehicle": { "id": "48a9103f69e5a1e8", "label": "Cholet → Angers" } } }, { "id": "RT|405|25963701:T5|12:25:00|18-6804799499", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1761564350" }, "departure": { "delay": 187, "time": "1761564487" }, "stopId": "49ANGEroutUJ", "stopSequence": 1 }, { "arrival": { "delay": -96, "time": "1761564684" }, "departure": { "delay": 105, "time": "1761564885" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -117, "time": "1761564963" }, "departure": { "delay": -79, "time": "1761565001" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -51, "time": "1761565149" }, "departure": { "delay": -22, "time": "1761565178" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": -47, "time": "1761565633" }, "departure": { "delay": -32, "time": "1761565648" }, "stopId": "49MELAmultR", "stopSequence": 5 }, { "arrival": { "delay": -111, "time": "1761565749" }, "departure": { "delay": -95, "time": "1761565765" }, "stopId": "49JUIGlansR", "stopSequence": 6 }, { "arrival": { "delay": -158, "time": "1761565942" }, "departure": { "delay": -122, "time": "1761565978" }, "stopId": "49MAUVhomoR", "stopSequence": 7 }, { "arrival": { "delay": -178, "time": "1761566162" }, "departure": { "delay": 1, "time": "1761566341" }, "stopId": "49QUINgeneU", "stopSequence": 8 }, { "arrival": { "delay": -97, "time": "1761566483" }, "departure": { "delay": -56, "time": "1761566524" }, "stopId": "49QUINaubaR", "stopSequence": 9 }, { "arrival": { "delay": -102, "time": "1761566598" }, "departure": { "delay": -56, "time": "1761566644" }, "stopId": "49QUINclerR", "stopSequence": 10 }, { "arrival": { "delay": -161, "time": "1761566899" }, "departure": { "delay": -122, "time": "1761566938" }, "stopId": "49LLEUcentR", "stopSequence": 11 }, { "arrival": { "delay": -156, "time": "1761567264" }, "departure": { "delay": -112, "time": "1761567308" }, "stopId": "49SAULcentR", "stopSequence": 12 }, { "arrival": { "delay": -110, "time": "1761567550" }, "departure": { "delay": -110, "time": "1761567550" }, "stopId": "49PLAIcentR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "49AMBIcentR", "stopSequence": 14 }, { "arrival": { "delay": -110, "time": "1761567910" }, "departure": { "delay": -110, "time": "1761567910" }, "stopId": "49LOURcentR", "stopSequence": 15 }, { "arrival": { "delay": -110, "time": "1761568390" }, "departure": { "delay": -110, "time": "1761568390" }, "stopId": "49DOUEzoolR", "stopSequence": 16 }, { "arrival": { "delay": -110, "time": "1761568630" }, "departure": { "delay": -110, "time": "1761568630" }, "stopId": "49DOUEfoirR", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "405|25963701:T5|12:25:00" }, "vehicle": { "id": "6320b1da09dda81a65381827", "label": "37529", "licensePlate": "FR-308-GJ" } } }, { "id": "RT|418|25967757:T8|12:40:00|18-7013597186-aLVI03-LMCJV__", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49VIHIroutU1", "stopSequence": 1 }, { "arrival": { "delay": -121, "time": "1761565499" }, "departure": { "delay": 12, "time": "1761565632" }, "stopId": "49MNTIegliA", "stopSequence": 2 }, { "arrival": { "delay": -123, "time": "1761565857" }, "departure": { "delay": 23, "time": "1761566003" }, "stopId": "49UBIGcentA", "stopSequence": 3 }, { "arrival": { "delay": -29, "time": "1761566251" }, "departure": { "delay": -14, "time": "1761566266" }, "stopId": "49BRIAcentA", "stopSequence": 4 }, { "arrival": { "delay": 4, "time": "1761566524" }, "departure": { "delay": 6, "time": "1761566526" }, "stopId": "49CHAVmillA", "stopSequence": 5 }, { "arrival": { "delay": -33, "time": "1761566607" }, "departure": { "delay": 36, "time": "1761566676" }, "stopId": "49CHAVcentA", "stopSequence": 6 }, { "arrival": { "delay": -15, "time": "1761566865" }, "departure": { "delay": 15, "time": "1761566895" }, "stopId": "49ALLEvaucA", "stopSequence": 7 }, { "arrival": { "delay": -98, "time": "1761567202" }, "stopId": "49VAUCcentA", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1761567870" }, "departure": { "delay": 30, "time": "1761567870" }, "stopId": "49MELAbrosU", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1761568050" }, "departure": { "delay": 30, "time": "1761568050" }, "stopId": "49MELAnoueA", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1761568110" }, "departure": { "delay": 30, "time": "1761568110" }, "stopId": "49MELAmoinA", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1761568230" }, "departure": { "delay": 30, "time": "1761568230" }, "stopId": "49MELAepinA", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1761568410" }, "departure": { "delay": 30, "time": "1761568410" }, "stopId": "49JUIGplesA", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1761568530" }, "departure": { "delay": 30, "time": "1761568530" }, "stopId": "49MELAgachA", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1761568710" }, "departure": { "delay": 30, "time": "1761568710" }, "stopId": "49MELApercA", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1761568830" }, "departure": { "delay": 30, "time": "1761568830" }, "stopId": "49MELAmultA", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1761569250" }, "departure": { "delay": 30, "time": "1761569250" }, "stopId": "49ANGEallaA", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1761569370" }, "departure": { "delay": 30, "time": "1761569370" }, "stopId": "49ANGElattA", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1761569430" }, "departure": { "delay": 30, "time": "1761569430" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1761569670" }, "departure": { "delay": 30, "time": "1761569670" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 30, "time": "1761570030" }, "departure": { "delay": 30, "time": "1761570030" }, "stopId": "49ANGEroutUD", "stopSequence": 22 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "418|25967757:T8|12:40:00" }, "vehicle": { "id": "6320b1db09dda81a653825ee", "label": "4034", "licensePlate": "FB-386-NV" } } }, { "id": "RT|427|25837391:T2|12:15:00|18-7164330000", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1761564370" }, "departure": { "delay": 95, "time": "1761564395" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": -286, "time": "1761565934" }, "departure": { "delay": 9, "time": "1761566229" }, "stopId": "49MOINsporU", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1761566515" }, "departure": { "delay": 18, "time": "1761566538" }, "stopId": "49MONTsouvR", "stopSequence": 4 }, { "arrival": { "delay": -89, "time": "1761566611" }, "departure": { "delay": 19, "time": "1761566719" }, "stopId": "49MONTplanU", "stopSequence": 5 }, { "arrival": { "delay": 88, "time": "1761566908" }, "departure": { "delay": 104, "time": "1761566924" }, "stopId": "49MONTmoinR", "stopSequence": 6 }, { "arrival": { "delay": 144, "time": "1761567084" }, "departure": { "delay": 167, "time": "1761567107" }, "stopId": "49MONTsauvR", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1761567296" }, "departure": { "delay": 260, "time": "1761567320" }, "stopId": "49MONTgregU", "stopSequence": 8 }, { "arrival": { "delay": 260, "time": "1761567980" }, "departure": { "delay": 260, "time": "1761567980" }, "stopId": "49CRESmoinR", "stopSequence": 9 }, { "arrival": { "delay": 260, "time": "1761568100" }, "departure": { "delay": 260, "time": "1761568100" }, "stopId": "49CRESparkR", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1761568520" }, "departure": { "delay": 260, "time": "1761568520" }, "stopId": "49TILLbosqR", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "427", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "427|25837391:T2|12:15:00" }, "vehicle": { "id": "0aaff90ab466cb94", "label": "Cholet → Sèvremoine (Tillières)" } } }, { "id": "RT|422|25967209:T3|12:30:00|18-7083655213", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEroutUO", "stopSequence": 1 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGElequA", "stopSequence": 2 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEelysR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEpattR", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEbarrR", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEcnfpR", "stopSequence": 6 }, { "scheduleRelationship": "NO_DATA", "stopId": "49LINImairR", "stopSequence": 7 }, { "scheduleRelationship": "NO_DATA", "stopId": "49LINIlilaR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "49LINIcroiR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "49LINIgaliR", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "49FOUIlombR", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "49FOUIperrR", "stopSequence": 12 }, { "scheduleRelationship": "NO_DATA", "stopId": "49FOUImairR", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "49FOUIolivR", "stopSequence": 14 }, { "arrival": { "delay": 438, "time": "1761567078" }, "departure": { "delay": 448, "time": "1761567088" }, "stopId": "49FOUIsoleR", "stopSequence": 15 }, { "arrival": { "delay": 360, "time": "1761567360" }, "departure": { "delay": 360, "time": "1761567360" }, "stopId": "49GEORjumiR", "stopSequence": 16 }, { "arrival": { "delay": 360, "time": "1761567840" }, "departure": { "delay": 360, "time": "1761567840" }, "stopId": "49CHALhoteR1", "stopSequence": 17 }, { "arrival": { "delay": 360, "time": "1761568020" }, "departure": { "delay": 360, "time": "1761568020" }, "stopId": "49CHALnoveR", "stopSequence": 18 }, { "arrival": { "delay": 360, "time": "1761568320" }, "departure": { "delay": 360, "time": "1761568320" }, "stopId": "49LAURroseU", "stopSequence": 19 }, { "arrival": { "delay": 360, "time": "1761568620" }, "departure": { "delay": 360, "time": "1761568620" }, "stopId": "49BOURautoU", "stopSequence": 20 }, { "arrival": { "delay": 360, "time": "1761568800" }, "departure": { "delay": 360, "time": "1761568800" }, "stopId": "49CHRIcentR", "stopSequence": 21 }, { "arrival": { "delay": 360, "time": "1761569100" }, "departure": { "delay": 360, "time": "1761569100" }, "stopId": "49MAUGmairR", "stopSequence": 22 }, { "arrival": { "delay": 360, "time": "1761569700" }, "departure": { "delay": 360, "time": "1761569700" }, "stopId": "49BAUPmartR", "stopSequence": 23 }, { "arrival": { "delay": 360, "time": "1761569880" }, "departure": { "delay": 360, "time": "1761569880" }, "stopId": "49BAUPnoveU", "stopSequence": 24 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "422", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "422|25967209:T3|12:30:00" }, "vehicle": { "id": "6320b1da09dda81a653818f7", "label": "310", "licensePlate": "EH-044-NM" } } }, { "id": "RT|421|25967207:T2|12:15:00|18-7065698325", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -125, "time": "1761563575" }, "departure": { "delay": -13, "time": "1761563687" }, "stopId": "49CHOLavenU1", "stopSequence": 1 }, { "arrival": { "delay": -439, "time": "1761563861" }, "departure": { "delay": 59, "time": "1761564359" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": -282, "time": "1761565218" }, "departure": { "delay": -50, "time": "1761565450" }, "stopId": "49ANDRgatiR", "stopSequence": 3 }, { "arrival": { "delay": -64, "time": "1761565556" }, "departure": { "delay": -46, "time": "1761565574" }, "stopId": "49ANDRmaugR", "stopSequence": 4 }, { "arrival": { "delay": 110, "time": "1761566090" }, "departure": { "delay": 126, "time": "1761566106" }, "stopId": "49MACAnageU", "stopSequence": 5 }, { "scheduleRelationship": "NO_DATA", "stopId": "49BLOUegliR", "stopSequence": 6 }, { "arrival": { "delay": -41, "time": "1761566719" }, "departure": { "delay": -30, "time": "1761566730" }, "stopId": "49BLOUblouR", "stopSequence": 7 }, { "arrival": { "delay": -56, "time": "1761567124" }, "departure": { "delay": -42, "time": "1761567138" }, "stopId": "49GENEmareU", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1761567680" }, "departure": { "delay": 20, "time": "1761567680" }, "stopId": "49GESTleclR", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "421", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "421|25967207:T2|12:15:00" }, "vehicle": { "id": "6320b1db09dda81a653825a2", "label": "329", "licensePlate": "FG-545-AH" } } }, { "id": "RT|420|25967783:T6|13:05:00|18-7047020549", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -902, "time": "1761565798" }, "departure": { "delay": 12, "time": "1761566712" }, "stopId": "49VALAcentA", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1761567146" }, "departure": { "delay": 39, "time": "1761567219" }, "stopId": "49LYONrabeA", "stopSequence": 2 }, { "arrival": { "delay": -20, "time": "1761567580" }, "departure": { "delay": -20, "time": "1761567580" }, "stopId": "49RABLmairA", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1761567880" }, "departure": { "delay": -20, "time": "1761567880" }, "stopId": "49LAYOvincA", "stopSequence": 4 }, { "arrival": { "delay": -20, "time": "1761568120" }, "departure": { "delay": -20, "time": "1761568120" }, "stopId": "49LAYOsignA", "stopSequence": 5 }, { "arrival": { "delay": -20, "time": "1761568420" }, "departure": { "delay": -20, "time": "1761568420" }, "stopId": "49LOUEbesnA", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1761568540" }, "departure": { "delay": -20, "time": "1761568540" }, "stopId": "49LOUErondA", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1761569200" }, "departure": { "delay": -20, "time": "1761569200" }, "stopId": "49ANGEallaA", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1761569320" }, "departure": { "delay": -20, "time": "1761569320" }, "stopId": "49ANGElattA", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1761569380" }, "departure": { "delay": -20, "time": "1761569380" }, "stopId": "49ANGEesa1A", "stopSequence": 10 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 11 }, { "arrival": { "delay": -20, "time": "1761569620" }, "departure": { "delay": -20, "time": "1761569620" }, "stopId": "49ANGEbertA", "stopSequence": 12 }, { "arrival": { "delay": -20, "time": "1761569980" }, "departure": { "delay": -20, "time": "1761569980" }, "stopId": "49ANGEroutUK", "stopSequence": 13 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "420", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "420|25967783:T6|13:05:00" }, "vehicle": { "id": "6320b1db09dda81a65382991", "label": "4027", "licensePlate": "CY-633-BR" } } }, { "id": "RT|419|25967772:T6|13:02:00|18-7031685126", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "49MACHmai8U", "stopSequence": 1 }, { "arrival": { "delay": -41, "time": "1761566659" }, "departure": { "delay": -26, "time": "1761566674" }, "stopId": "49MACHfaveA", "stopSequence": 2 }, { "arrival": { "delay": -42, "time": "1761566838" }, "departure": { "delay": 162, "time": "1761567042" }, "stopId": "49THOUpontA", "stopSequence": 3 }, { "arrival": { "delay": 103, "time": "1761567223" }, "departure": { "delay": 135, "time": "1761567255" }, "stopId": "49THOUcourU", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1761567290" }, "departure": { "delay": 56, "time": "1761567296" }, "stopId": "49THOUrepuA", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1761567610" }, "departure": { "delay": 70, "time": "1761567610" }, "stopId": "49FAYEegliA", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1761567790" }, "departure": { "delay": 70, "time": "1761567790" }, "stopId": "49FAYEmontA", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1761567910" }, "departure": { "delay": 70, "time": "1761567910" }, "stopId": "49FAYEmntbA", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1761569290" }, "departure": { "delay": 70, "time": "1761569290" }, "stopId": "49ANGEallaA", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1761569410" }, "departure": { "delay": 70, "time": "1761569410" }, "stopId": "49ANGElattA", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1761569470" }, "departure": { "delay": 70, "time": "1761569470" }, "stopId": "49ANGEesa1A", "stopSequence": 11 }, { "scheduleRelationship": "NO_DATA", "stopId": "49ANGEleroA2", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1761569710" }, "departure": { "delay": 70, "time": "1761569710" }, "stopId": "49ANGEbertA", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1761570070" }, "departure": { "delay": 70, "time": "1761570070" }, "stopId": "49ANGEroutUD", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "419", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "419|25967772:T6|13:02:00" }, "vehicle": { "id": "676a7b2db3ad81de52fcf2b0", "label": "4048", "licensePlate": "HA-673-KY" } } }, { "id": "RT|426|26048752:T2|13:17:00|426|26048752:T2|13:17:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -226, "time": "1761567194" }, "departure": { "delay": 0, "time": "1761567420" }, "stopId": "49BEAUmrilR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567600" }, "departure": { "delay": 0, "time": "1761567600" }, "stopId": "49BEAUrepuR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567900" }, "departure": { "delay": 0, "time": "1761567900" }, "stopId": "49BEAUbeauR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568260" }, "departure": { "delay": 0, "time": "1761568260" }, "stopId": "49BRONunioR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568800" }, "departure": { "delay": 0, "time": "1761568800" }, "stopId": "49CUONparkA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569280" }, "departure": { "delay": 0, "time": "1761569280" }, "stopId": "49BAUGeuroR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569520" }, "departure": { "delay": 0, "time": "1761569520" }, "stopId": "49BOCEchatU", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "426", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "426|26048752:T2|13:17:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59d2", "label": "134", "licensePlate": "EV 200 PV" } } }, { "id": "RT|416|26048749:T3|13:10:00|416|26048749:T3|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -90, "time": "1761567390" }, "departure": { "delay": -90, "time": "1761567390" }, "stopId": "49BOUTrestA", "stopSequence": 2 }, { "arrival": { "delay": -90, "time": "1761567990" }, "departure": { "delay": -90, "time": "1761567990" }, "stopId": "49VERNmairA", "stopSequence": 3 }, { "arrival": { "delay": -90, "time": "1761569070" }, "departure": { "delay": -90, "time": "1761569070" }, "stopId": "49LEVEecopA", "stopSequence": 4 }, { "arrival": { "delay": -90, "time": "1761569250" }, "departure": { "delay": -90, "time": "1761569250" }, "stopId": "49LEVEresiA", "stopSequence": 5 }, { "arrival": { "delay": -90, "time": "1761569310" }, "departure": { "delay": -90, "time": "1761569310" }, "stopId": "49SAUMpontA", "stopSequence": 6 }, { "arrival": { "delay": -90, "time": "1761569430" }, "departure": { "delay": -90, "time": "1761569430" }, "stopId": "49SAUMoffiA", "stopSequence": 7 }, { "arrival": { "delay": -90, "time": "1761569610" }, "departure": { "delay": -90, "time": "1761569610" }, "stopId": "49SAUMbreiA", "stopSequence": 8 }, { "arrival": { "delay": -90, "time": "1761569730" }, "departure": { "delay": -90, "time": "1761569730" }, "stopId": "49SAUMmareA", "stopSequence": 9 }, { "arrival": { "delay": -90, "time": "1761569790" }, "departure": { "delay": -90, "time": "1761569790" }, "stopId": "49SAUMdeleA", "stopSequence": 10 }, { "arrival": { "delay": -90, "time": "1761569910" }, "departure": { "delay": -90, "time": "1761569910" }, "stopId": "49SAUMbalzA", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "416", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "416|26048749:T3|13:10:00" }, "vehicle": { "id": "63e64b99dbe722e3b6cf59c4", "label": "135", "licensePlate": "EV 333 PV" } } }, { "id": "RT|404|26048743:T4|12:25:00|404|26048743:T4|12:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 298, "time": "1761564718" }, "departure": { "delay": 304, "time": "1761564724" }, "stopId": "49SAUMdeleA", "stopSequence": 2 }, { "arrival": { "delay": 221, "time": "1761564761" }, "departure": { "delay": 305, "time": "1761564845" }, "stopId": "49SAUMmareA", "stopSequence": 3 }, { "arrival": { "delay": 233, "time": "1761564893" }, "departure": { "delay": 237, "time": "1761564897" }, "stopId": "49SAUMbreiA", "stopSequence": 4 }, { "arrival": { "delay": 253, "time": "1761565033" }, "departure": { "delay": 268, "time": "1761565048" }, "stopId": "49SAUMoffiA", "stopSequence": 5 }, { "arrival": { "delay": 262, "time": "1761565102" }, "departure": { "delay": 315, "time": "1761565155" }, "stopId": "49SAUMpontA", "stopSequence": 6 }, { "arrival": { "delay": 400, "time": "1761565240" }, "departure": { "delay": 422, "time": "1761565262" }, "stopId": "49LEVEangeA", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1761565376" }, "departure": { "delay": 243, "time": "1761565383" }, "stopId": "49LEVEavenA", "stopSequence": 8 }, { "arrival": { "delay": 214, "time": "1761565474" }, "departure": { "delay": 220, "time": "1761565480" }, "stopId": "49LEVEcailA", "stopSequence": 9 }, { "arrival": { "delay": 204, "time": "1761565584" }, "departure": { "delay": 211, "time": "1761565591" }, "stopId": "49LEVEpichA", "stopSequence": 10 }, { "arrival": { "delay": 126, "time": "1761565806" }, "departure": { "delay": 137, "time": "1761565817" }, "stopId": "49PLACrougA", "stopSequence": 11 }, { "arrival": { "delay": 142, "time": "1761565882" }, "departure": { "delay": 151, "time": "1761565891" }, "stopId": "49PLACcentA", "stopSequence": 12 }, { "arrival": { "delay": 99, "time": "1761565959" }, "departure": { "delay": 101, "time": "1761565961" }, "stopId": "49PLACsaumA", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1761566057" }, "departure": { "delay": 147, "time": "1761566127" }, "stopId": "49LVEEsaumA", "stopSequence": 14 }, { "arrival": { "delay": 121, "time": "1761566161" }, "departure": { "delay": 156, "time": "1761566196" }, "stopId": "49LVEEmairA", "stopSequence": 15 }, { "arrival": { "delay": 153, "time": "1761566253" }, "departure": { "delay": 158, "time": "1761566258" }, "stopId": "49LVEEcunaA", "stopSequence": 16 }, { "arrival": { "delay": 116, "time": "1761566456" }, "departure": { "delay": 179, "time": "1761566519" }, "stopId": "49ROSIpontA", "stopSequence": 17 }, { "arrival": { "delay": 211, "time": "1761567091" }, "departure": { "delay": 235, "time": "1761567115" }, "stopId": "49MENIegliU", "stopSequence": 18 }, { "arrival": { "delay": 230, "time": "1761567170" }, "departure": { "delay": 306, "time": "1761567246" }, "stopId": "49MENIportA", "stopSequence": 19 }, { "arrival": { "delay": 260, "time": "1761567560" }, "departure": { "delay": 260, "time": "1761567560" }, "stopId": "49MATHmairA", "stopSequence": 20 }, { "arrival": { "delay": 260, "time": "1761567620" }, "departure": { "delay": 260, "time": "1761567620" }, "stopId": "49MATHgranA", "stopSequence": 21 }, { "arrival": { "delay": 260, "time": "1761567920" }, "departure": { "delay": 260, "time": "1761567920" }, "stopId": "49BOHAcendA", "stopSequence": 22 }, { "arrival": { "delay": 260, "time": "1761567920" }, "departure": { "delay": 260, "time": "1761567920" }, "stopId": "49AUTHchemA", "stopSequence": 23 }, { "arrival": { "delay": 260, "time": "1761567980" }, "departure": { "delay": 260, "time": "1761567980" }, "stopId": "49BOHAsaleR", "stopSequence": 24 }, { "arrival": { "delay": 260, "time": "1761568160" }, "departure": { "delay": 260, "time": "1761568160" }, "stopId": "49AUTHruauA", "stopSequence": 25 }, { "arrival": { "delay": 260, "time": "1761568220" }, "departure": { "delay": 260, "time": "1761568220" }, "stopId": "49BOHArd11R", "stopSequence": 26 }, { "arrival": { "delay": 260, "time": "1761568460" }, "departure": { "delay": 260, "time": "1761568460" }, "stopId": "49DAGUdautA", "stopSequence": 27 }, { "arrival": { "delay": 260, "time": "1761568520" }, "departure": { "delay": 260, "time": "1761568520" }, "stopId": "49DAGUegliA", "stopSequence": 28 }, { "arrival": { "delay": 260, "time": "1761568640" }, "departure": { "delay": 260, "time": "1761568640" }, "stopId": "49AUTHboetA", "stopSequence": 29 }, { "arrival": { "delay": 260, "time": "1761568940" }, "departure": { "delay": 260, "time": "1761568940" }, "stopId": "49TRELdautA", "stopSequence": 30 }, { "arrival": { "delay": 260, "time": "1761569120" }, "departure": { "delay": 260, "time": "1761569120" }, "stopId": "49TRELfresA", "stopSequence": 31 }, { "arrival": { "delay": 260, "time": "1761569420" }, "departure": { "delay": 260, "time": "1761569420" }, "stopId": "49ANGEjustA", "stopSequence": 32 }, { "arrival": { "delay": 260, "time": "1761569600" }, "departure": { "delay": 260, "time": "1761569600" }, "stopId": "49ANGEmillA", "stopSequence": 33 }, { "arrival": { "delay": 260, "time": "1761569960" }, "departure": { "delay": 260, "time": "1761569960" }, "stopId": "49ANGEleroA", "stopSequence": 34 }, { "arrival": { "delay": 260, "time": "1761570080" }, "departure": { "delay": 260, "time": "1761570080" }, "stopId": "49ANGEbertA", "stopSequence": 35 }, { "arrival": { "delay": 260, "time": "1761570380" }, "departure": { "delay": 260, "time": "1761570380" }, "stopId": "49ANGEroutA", "stopSequence": 36 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "404", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "404|26048743:T4|12:25:00" }, "vehicle": { "id": "64e47165da059f2f61df1527", "label": "151", "licensePlate": "GM 821 BJ" } } }, { "id": "RT|402|26048737:T3|12:10:00|402|26048737:T3|12:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -381, "time": "1761563019" }, "departure": { "delay": 68, "time": "1761563468" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 149, "time": "1761563849" }, "departure": { "delay": 232, "time": "1761563932" }, "stopId": "49ANGEbrisR", "stopSequence": 2 }, { "arrival": { "delay": 283, "time": "1761564223" }, "departure": { "delay": 344, "time": "1761564284" }, "stopId": "49ECOUpariR", "stopSequence": 3 }, { "arrival": { "delay": 336, "time": "1761564336" }, "departure": { "delay": 347, "time": "1761564347" }, "stopId": "49SYLVprovR", "stopSequence": 4 }, { "arrival": { "delay": 60, "time": "1761564960" }, "departure": { "delay": 70, "time": "1761564970" }, "stopId": "49CORZscieR", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1761565212" }, "departure": { "delay": 190, "time": "1761565270" }, "stopId": "49SEICregnR", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1761565311" }, "departure": { "delay": 183, "time": "1761565323" }, "stopId": "49SEICtennR", "stopSequence": 7 }, { "arrival": { "delay": 174, "time": "1761565614" }, "departure": { "delay": 213, "time": "1761565653" }, "stopId": "49LAUDbourR", "stopSequence": 8 }, { "arrival": { "delay": 216, "time": "1761565956" }, "departure": { "delay": 227, "time": "1761565967" }, "stopId": "49LEZIcentR", "stopSequence": 9 }, { "arrival": { "delay": 202, "time": "1761566302" }, "departure": { "delay": 240, "time": "1761566340" }, "stopId": "49DURTangeR", "stopSequence": 10 }, { "arrival": { "delay": 235, "time": "1761566455" }, "departure": { "delay": 293, "time": "1761566513" }, "stopId": "49DURTclemU", "stopSequence": 11 }, { "arrival": { "delay": 235, "time": "1761566575" }, "departure": { "delay": 243, "time": "1761566583" }, "stopId": "49DURTgouiR", "stopSequence": 12 }, { "arrival": { "delay": 208, "time": "1761566848" }, "departure": { "delay": 243, "time": "1761566883" }, "stopId": "72LOIRcentR", "stopSequence": 13 }, { "arrival": { "delay": 209, "time": "1761567209" }, "departure": { "delay": 248, "time": "1761567248" }, "stopId": "72FLECverdR", "stopSequence": 14 }, { "arrival": { "delay": 196, "time": "1761567316" }, "stopId": "72FLECtissR", "stopSequence": 15 }, { "arrival": { "delay": 210, "time": "1761567510" }, "departure": { "delay": 210, "time": "1761567510" }, "stopId": "72FLECroutR", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "402|26048737:T3|12:10:00" }, "vehicle": { "id": "67052a85dccacec62a388b22", "label": "newVehicle", "licensePlate": "GY 039 PG" } } }, { "id": "RT|403|26048741:T17|13:05:00|403|26048741:T17|13:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -105, "time": "1761566595" }, "departure": { "delay": 164, "time": "1761566864" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 206, "time": "1761567086" }, "departure": { "delay": 242, "time": "1761567122" }, "stopId": "49BEAUtellA", "stopSequence": 2 }, { "arrival": { "delay": 191, "time": "1761567251" }, "departure": { "delay": 227, "time": "1761567287" }, "stopId": "49BEAUmrilA", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1761567500" }, "departure": { "delay": 200, "time": "1761567500" }, "stopId": "49MAZEfayeA", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1761567740" }, "departure": { "delay": 200, "time": "1761567740" }, "stopId": "49MAZEnoueA", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1761568040" }, "departure": { "delay": 200, "time": "1761568040" }, "stopId": "49AUTHroyaA", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1761568100" }, "departure": { "delay": 200, "time": "1761568100" }, "stopId": "49CRNEmairA", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1761568160" }, "departure": { "delay": 200, "time": "1761568160" }, "stopId": "49AUTHvertA", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1761568280" }, "departure": { "delay": 200, "time": "1761568280" }, "stopId": "49AUTHrezeA", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1761568340" }, "departure": { "delay": 200, "time": "1761568340" }, "stopId": "49AUTHlavaA", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1761568400" }, "departure": { "delay": 200, "time": "1761568400" }, "stopId": "49AUTHlaunA", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1761568460" }, "departure": { "delay": 200, "time": "1761568460" }, "stopId": "49AUTHrestA", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1761568520" }, "departure": { "delay": 200, "time": "1761568520" }, "stopId": "49ANDAmairA", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1761568640" }, "departure": { "delay": 200, "time": "1761568640" }, "stopId": "49AUTHcombA", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1761568760" }, "departure": { "delay": 200, "time": "1761568760" }, "stopId": "49AUTHazemA", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1761568820" }, "departure": { "delay": 200, "time": "1761568820" }, "stopId": "49AUTHplacA", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1761569000" }, "departure": { "delay": 200, "time": "1761569000" }, "stopId": "49AUTHperrA", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1761569900" }, "departure": { "delay": 200, "time": "1761569900" }, "stopId": "49ANGEgardA", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1761570020" }, "departure": { "delay": 200, "time": "1761570020" }, "stopId": "49ANGEsecuA", "stopSequence": 19 }, { "arrival": { "delay": 200, "time": "1761570200" }, "departure": { "delay": 200, "time": "1761570200" }, "stopId": "49ANGEhoteU1", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "403|26048741:T17|13:05:00" }, "vehicle": { "id": "64e471a76f6fe22e122e054e", "label": "154", "licensePlate": "GM 994 BJ" } } }, { "id": "RT|415|26048747:T4|13:15:00|415|26048747:T4|13:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -51, "time": "1761567249" }, "departure": { "delay": 30, "time": "1761567330" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1761567690" }, "departure": { "delay": 30, "time": "1761567690" }, "stopId": "49BRONcontA", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1761568050" }, "departure": { "delay": 30, "time": "1761568050" }, "stopId": "49LONGchevA", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1761568230" }, "departure": { "delay": 30, "time": "1761568230" }, "stopId": "49LONGrepuA", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1761568350" }, "departure": { "delay": 30, "time": "1761568350" }, "stopId": "49LONGchemA", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1761568590" }, "departure": { "delay": 30, "time": "1761568590" }, "stopId": "49VIVYouchA", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1761568770" }, "departure": { "delay": 30, "time": "1761568770" }, "stopId": "49VIVYcentA", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1761569010" }, "departure": { "delay": 30, "time": "1761569010" }, "stopId": "49VIVYmultU", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1761569250" }, "departure": { "delay": 30, "time": "1761569250" }, "stopId": "49LEVEpigeA", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1761569310" }, "departure": { "delay": 30, "time": "1761569310" }, "stopId": "49LEVEfusiA", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1761569490" }, "departure": { "delay": 30, "time": "1761569490" }, "stopId": "49LEVEresiA", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1761569550" }, "departure": { "delay": 30, "time": "1761569550" }, "stopId": "49SAUMpontA", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1761569670" }, "departure": { "delay": 30, "time": "1761569670" }, "stopId": "49SAUMoffiA", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1761569730" }, "departure": { "delay": 30, "time": "1761569730" }, "stopId": "49SAUMbreiA", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1761569850" }, "departure": { "delay": 30, "time": "1761569850" }, "stopId": "49SAUMmareA", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1761569910" }, "departure": { "delay": 30, "time": "1761569910" }, "stopId": "49SAUMdeleA", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1761570030" }, "departure": { "delay": 30, "time": "1761570030" }, "stopId": "49SAUMbalzA", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "415", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "415|26048747:T4|13:15:00" }, "vehicle": { "id": "647f223bbf2e5cd58d3ccf85", "label": "153", "licensePlate": "GM 944 BJ" } } }, { "id": "RT|404|26048744:T3|12:25:00|404|26048744:T3|12:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -273, "time": "1761564027" }, "departure": { "delay": 259, "time": "1761564559" }, "stopId": "49ANGEroutR", "stopSequence": 1 }, { "arrival": { "delay": 188, "time": "1761564728" }, "departure": { "delay": 237, "time": "1761564777" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 87, "time": "1761564987" }, "departure": { "delay": 169, "time": "1761565069" }, "stopId": "49ANGEmillR", "stopSequence": 3 }, { "arrival": { "delay": 128, "time": "1761565268" }, "departure": { "delay": 193, "time": "1761565333" }, "stopId": "49ANGEjustR", "stopSequence": 4 }, { "arrival": { "delay": 148, "time": "1761565588" }, "departure": { "delay": 167, "time": "1761565607" }, "stopId": "49TRELfresR", "stopSequence": 5 }, { "arrival": { "delay": 233, "time": "1761565793" }, "departure": { "delay": 256, "time": "1761565816" }, "stopId": "49TRELdautR", "stopSequence": 6 }, { "arrival": { "delay": 171, "time": "1761566091" }, "departure": { "delay": 183, "time": "1761566103" }, "stopId": "49AUTHboetR", "stopSequence": 7 }, { "arrival": { "delay": 224, "time": "1761566204" }, "departure": { "delay": 249, "time": "1761566229" }, "stopId": "49DAGUegliR", "stopSequence": 8 }, { "arrival": { "delay": 269, "time": "1761566309" }, "departure": { "delay": 276, "time": "1761566316" }, "stopId": "49DAGUdautR", "stopSequence": 9 }, { "arrival": { "delay": 114, "time": "1761566454" }, "departure": { "delay": 130, "time": "1761566470" }, "stopId": "49BOHArd11R1", "stopSequence": 10 }, { "arrival": { "delay": 113, "time": "1761566513" }, "departure": { "delay": 127, "time": "1761566527" }, "stopId": "49AUTHruauR", "stopSequence": 11 }, { "arrival": { "delay": 86, "time": "1761566606" }, "departure": { "delay": 106, "time": "1761566626" }, "stopId": "49BOHAsaleR1", "stopSequence": 12 }, { "arrival": { "delay": 75, "time": "1761566655" }, "departure": { "delay": 117, "time": "1761566697" }, "stopId": "49AUTHchemR", "stopSequence": 13 }, { "arrival": { "delay": 92, "time": "1761566732" }, "departure": { "delay": 106, "time": "1761566746" }, "stopId": "49BOHAcendR", "stopSequence": 14 }, { "arrival": { "delay": 56, "time": "1761566996" }, "departure": { "delay": 68, "time": "1761567008" }, "stopId": "49MATHgranR", "stopSequence": 15 }, { "arrival": { "delay": 68, "time": "1761567068" }, "departure": { "delay": 109, "time": "1761567109" }, "stopId": "49MATHmairR", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1761567400" }, "departure": { "delay": 100, "time": "1761567400" }, "stopId": "49MENIportR", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1761567520" }, "departure": { "delay": 100, "time": "1761567520" }, "stopId": "49MENIegliU", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1761568060" }, "departure": { "delay": 100, "time": "1761568060" }, "stopId": "49ROSIsaumR", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1761568240" }, "departure": { "delay": 100, "time": "1761568240" }, "stopId": "49LVEEcunaR", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1761568360" }, "departure": { "delay": 100, "time": "1761568360" }, "stopId": "49LVEEmairR", "stopSequence": 21 }, { "arrival": { "delay": 100, "time": "1761568420" }, "departure": { "delay": 100, "time": "1761568420" }, "stopId": "49LVEEsaumR", "stopSequence": 22 }, { "arrival": { "delay": 100, "time": "1761568540" }, "departure": { "delay": 100, "time": "1761568540" }, "stopId": "49PLACsaumR", "stopSequence": 23 }, { "arrival": { "delay": 100, "time": "1761568660" }, "departure": { "delay": 100, "time": "1761568660" }, "stopId": "49PLACleveR", "stopSequence": 24 }, { "arrival": { "delay": 100, "time": "1761568780" }, "departure": { "delay": 100, "time": "1761568780" }, "stopId": "49PLACrougR", "stopSequence": 25 }, { "arrival": { "delay": 100, "time": "1761569080" }, "departure": { "delay": 100, "time": "1761569080" }, "stopId": "49LEVEpichR", "stopSequence": 26 }, { "arrival": { "delay": 100, "time": "1761569200" }, "departure": { "delay": 100, "time": "1761569200" }, "stopId": "49LEVEcailR", "stopSequence": 27 }, { "arrival": { "delay": 100, "time": "1761569320" }, "departure": { "delay": 100, "time": "1761569320" }, "stopId": "49LEVEavenR", "stopSequence": 28 }, { "arrival": { "delay": 100, "time": "1761569500" }, "departure": { "delay": 100, "time": "1761569500" }, "stopId": "49LEVEangeR", "stopSequence": 29 }, { "arrival": { "delay": 100, "time": "1761569620" }, "departure": { "delay": 100, "time": "1761569620" }, "stopId": "49SAUMpontR", "stopSequence": 30 }, { "arrival": { "delay": 100, "time": "1761569680" }, "departure": { "delay": 100, "time": "1761569680" }, "stopId": "49SAUMoffiR", "stopSequence": 31 }, { "arrival": { "delay": 100, "time": "1761569740" }, "departure": { "delay": 100, "time": "1761569740" }, "stopId": "49SAUMbreiR", "stopSequence": 32 }, { "arrival": { "delay": 100, "time": "1761569920" }, "departure": { "delay": 100, "time": "1761569920" }, "stopId": "49SAUMmareR", "stopSequence": 33 }, { "arrival": { "delay": 100, "time": "1761569980" }, "departure": { "delay": 100, "time": "1761569980" }, "stopId": "49SAUMdeleR", "stopSequence": 34 }, { "arrival": { "delay": 100, "time": "1761570100" }, "departure": { "delay": 100, "time": "1761570100" }, "stopId": "49SAUMbalzR", "stopSequence": 35 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "404", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "404|26048744:T3|12:25:00" }, "vehicle": { "id": "64e4712f7855e660dc2ef6df", "label": "147", "licensePlate": "GM 053 BK" } } }, { "id": "RT|572|26248034:T3|12:00:00|572|26248034:T3|12:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -301, "time": "1761562499" }, "departure": { "delay": 27, "time": "1761562827" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": -39, "time": "1761562941" }, "departure": { "delay": 13, "time": "1761562993" }, "stopId": "85JEANcommU", "stopSequence": 2 }, { "arrival": { "delay": -22, "time": "1761563078" }, "departure": { "delay": 45, "time": "1761563145" }, "stopId": "85JEANdunaU", "stopSequence": 3 }, { "arrival": { "delay": 27, "time": "1761563547" }, "departure": { "delay": 63, "time": "1761563583" }, "stopId": "85JEANorouA", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1761563829" }, "departure": { "delay": 40, "time": "1761563860" }, "stopId": "85RIEZpissU", "stopSequence": 5 }, { "arrival": { "delay": -74, "time": "1761564106" }, "departure": { "delay": 13, "time": "1761564193" }, "stopId": "85RIEZisleA", "stopSequence": 6 }, { "arrival": { "delay": -179, "time": "1761564541" }, "departure": { "delay": 35, "time": "1761564755" }, "stopId": "85GILLsncfU", "stopSequence": 7 }, { "arrival": { "delay": -295, "time": "1761565025" }, "departure": { "delay": 24, "time": "1761565344" }, "stopId": "85GILLlibeA", "stopSequence": 8 }, { "arrival": { "delay": 24, "time": "1761565584" }, "departure": { "delay": 187, "time": "1761565747" }, "stopId": "85GILLeuroU", "stopSequence": 9 }, { "arrival": { "delay": 152, "time": "1761566132" }, "departure": { "delay": 173, "time": "1761566153" }, "stopId": "85REVE4cheU", "stopSequence": 10 }, { "arrival": { "delay": 99, "time": "1761566199" }, "departure": { "delay": 167, "time": "1761566267" }, "stopId": "85REVEgoupA", "stopSequence": 11 }, { "arrival": { "delay": 116, "time": "1761566396" }, "departure": { "delay": 139, "time": "1761566419" }, "stopId": "85COEXgolfA", "stopSequence": 12 }, { "arrival": { "delay": 127, "time": "1761566587" }, "departure": { "delay": 196, "time": "1761566656" }, "stopId": "85COEXclemA", "stopSequence": 13 }, { "arrival": { "delay": 245, "time": "1761566765" }, "departure": { "delay": 266, "time": "1761566786" }, "stopId": "85COEXacacU", "stopSequence": 14 }, { "arrival": { "delay": 192, "time": "1761566952" }, "departure": { "delay": 208, "time": "1761566968" }, "stopId": "85COEXburoA", "stopSequence": 15 }, { "arrival": { "delay": 179, "time": "1761567179" }, "departure": { "delay": 195, "time": "1761567195" }, "stopId": "85AIZEboulA", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1761567570" }, "departure": { "delay": 90, "time": "1761567570" }, "stopId": "85AIZEoffiU", "stopSequence": 17 }, { "arrival": { "delay": 90, "time": "1761568590" }, "departure": { "delay": 90, "time": "1761568590" }, "stopId": "85ROCHsncfU", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "572|26248034:T3|12:00:00" }, "vehicle": { "id": "6482e63e021f776ca7e1da67", "label": "910", "licensePlate": "GM776YP" } } }, { "id": "RT|550|26071875:T3|12:00:00|550|26071875:T3|12:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -486, "time": "1761562314" }, "departure": { "delay": 75, "time": "1761562875" }, "stopId": "85LUCOsncfU", "stopSequence": 1 }, { "arrival": { "delay": -77, "time": "1761563143" }, "departure": { "delay": -44, "time": "1761563176" }, "stopId": "85LUCOportR", "stopSequence": 2 }, { "arrival": { "delay": -142, "time": "1761563558" }, "departure": { "delay": 42, "time": "1761563742" }, "stopId": "85TRIAanciR", "stopSequence": 3 }, { "arrival": { "delay": -28, "time": "1761564272" }, "departure": { "delay": 94, "time": "1761564394" }, "stopId": "85MICHabbaR", "stopSequence": 4 }, { "arrival": { "delay": 74, "time": "1761564734" }, "departure": { "delay": 184, "time": "1761564844" }, "stopId": "85MICHsupeR", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1761564856" }, "departure": { "delay": 166, "time": "1761564886" }, "stopId": "85AIGUcommR", "stopSequence": 6 }, { "arrival": { "delay": 88, "time": "1761564988" }, "departure": { "delay": 119, "time": "1761565019" }, "stopId": "85AIGUcourR", "stopSequence": 7 }, { "arrival": { "delay": 85, "time": "1761565165" }, "departure": { "delay": 138, "time": "1761565218" }, "stopId": "85FAUToffiU", "stopSequence": 8 }, { "arrival": { "delay": 72, "time": "1761565272" }, "departure": { "delay": 100, "time": "1761565300" }, "stopId": "85FAUTtranR", "stopSequence": 9 }, { "arrival": { "delay": 62, "time": "1761565382" }, "departure": { "delay": 77, "time": "1761565397" }, "stopId": "85FAUTbrauR", "stopSequence": 10 }, { "arrival": { "delay": 43, "time": "1761565423" }, "departure": { "delay": 69, "time": "1761565449" }, "stopId": "85FAUTsiesR", "stopSequence": 11 }, { "arrival": { "delay": 5, "time": "1761565565" }, "departure": { "delay": 36, "time": "1761565596" }, "stopId": "85TRANhenrR", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1761565631" }, "departure": { "delay": 42, "time": "1761565662" }, "stopId": "85TRANrouiR", "stopSequence": 13 }, { "arrival": { "delay": 18, "time": "1761565758" }, "departure": { "delay": 53, "time": "1761565793" }, "stopId": "85TRANanneR", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1761565907" }, "departure": { "delay": 26, "time": "1761565946" }, "stopId": "85TRANvendR", "stopSequence": 15 }, { "arrival": { "delay": -34, "time": "1761566006" }, "departure": { "delay": 1, "time": "1761566041" }, "stopId": "85TRANverdR", "stopSequence": 16 }, { "arrival": { "delay": -99, "time": "1761566121" }, "departure": { "delay": 69, "time": "1761566289" }, "stopId": "85TRANmogeU", "stopSequence": 17 }, { "arrival": { "delay": 22, "time": "1761566362" }, "departure": { "delay": 70, "time": "1761566410" }, "stopId": "85TRANgaulR", "stopSequence": 18 }, { "arrival": { "delay": 13, "time": "1761566473" }, "departure": { "delay": 42, "time": "1761566502" }, "stopId": "85TRANomniR", "stopSequence": 19 }, { "arrival": { "delay": -13, "time": "1761566567" }, "departure": { "delay": 18, "time": "1761566598" }, "stopId": "85TRANguinR", "stopSequence": 20 }, { "arrival": { "delay": -168, "time": "1761566652" }, "departure": { "delay": -122, "time": "1761566698" }, "stopId": "85TRANcommR", "stopSequence": 21 }, { "arrival": { "delay": -130, "time": "1761566930" }, "departure": { "delay": -100, "time": "1761566960" }, "stopId": "85LONGconcR", "stopSequence": 22 }, { "arrival": { "delay": -179, "time": "1761567181" }, "departure": { "delay": -149, "time": "1761567211" }, "stopId": "85LONGrochR", "stopSequence": 23 }, { "arrival": { "delay": -250, "time": "1761567410" }, "departure": { "delay": -250, "time": "1761567410" }, "stopId": "85LONGsouvU", "stopSequence": 24 }, { "arrival": { "delay": -250, "time": "1761567770" }, "departure": { "delay": -250, "time": "1761567770" }, "stopId": "85VINCbiblR", "stopSequence": 25 }, { "arrival": { "delay": -250, "time": "1761568010" }, "departure": { "delay": -250, "time": "1761568010" }, "stopId": "85JARDcimeR", "stopSequence": 26 }, { "arrival": { "delay": -250, "time": "1761568610" }, "departure": { "delay": -250, "time": "1761568610" }, "stopId": "85TALMpayrU", "stopSequence": 27 }, { "arrival": { "delay": -250, "time": "1761568850" }, "departure": { "delay": -250, "time": "1761568850" }, "stopId": "85TALMsupeR", "stopSequence": 28 }, { "arrival": { "delay": -250, "time": "1761568910" }, "departure": { "delay": -250, "time": "1761568910" }, "stopId": "85TALMoceaR", "stopSequence": 29 }, { "arrival": { "delay": -250, "time": "1761569030" }, "departure": { "delay": -250, "time": "1761569030" }, "stopId": "85TALMmichR", "stopSequence": 30 }, { "arrival": { "delay": -250, "time": "1761569090" }, "departure": { "delay": -250, "time": "1761569090" }, "stopId": "85TALMautoR", "stopSequence": 31 }, { "arrival": { "delay": -250, "time": "1761569150" }, "departure": { "delay": -250, "time": "1761569150" }, "stopId": "85TALMequeR", "stopSequence": 32 }, { "arrival": { "delay": -250, "time": "1761569210" }, "departure": { "delay": -250, "time": "1761569210" }, "stopId": "85TALMarpeR", "stopSequence": 33 }, { "arrival": { "delay": -250, "time": "1761569330" }, "departure": { "delay": -250, "time": "1761569330" }, "stopId": "85CHATmouzR", "stopSequence": 34 }, { "arrival": { "delay": -250, "time": "1761569630" }, "departure": { "delay": -250, "time": "1761569630" }, "stopId": "85CHAToceaR", "stopSequence": 35 }, { "arrival": { "delay": -250, "time": "1761569930" }, "departure": { "delay": -250, "time": "1761569930" }, "stopId": "85SABLaquiR", "stopSequence": 36 }, { "arrival": { "delay": -250, "time": "1761570230" }, "departure": { "delay": -250, "time": "1761570230" }, "stopId": "85SABLroutU", "stopSequence": 37 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "550|26071875:T3|12:00:00" }, "vehicle": { "id": "63f5e17e8e3e24c3836e64f3", "label": "635", "licensePlate": "GM937AM" } } }, { "id": "RT|15|26319829:T5|12:12:00|15|26319829:T5|12:12:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -774, "time": "1761562746" }, "departure": { "delay": 155, "time": "1761563675" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 3, "time": "1761563703" }, "departure": { "delay": 20, "time": "1761563720" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": -21, "time": "1761563859" }, "departure": { "delay": 12, "time": "1761563892" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": -6, "time": "1761564294" }, "departure": { "delay": 9, "time": "1761564309" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 66, "time": "1761564726" }, "departure": { "delay": 128, "time": "1761564788" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": 95, "time": "1761565355" }, "departure": { "delay": 143, "time": "1761565403" }, "stopId": "85DISSclemU", "stopSequence": 6 }, { "arrival": { "delay": 71, "time": "1761565511" }, "departure": { "delay": 89, "time": "1761565529" }, "stopId": "85DISSboulA", "stopSequence": 7 }, { "arrival": { "delay": -157, "time": "1761565703" }, "departure": { "delay": -144, "time": "1761565716" }, "stopId": "85CORPrd74A", "stopSequence": 8 }, { "arrival": { "delay": 25, "time": "1761566125" }, "departure": { "delay": 213, "time": "1761566313" }, "stopId": "85LUCOsncfU", "stopSequence": 9 }, { "arrival": { "delay": 243, "time": "1761566472" }, "departure": { "delay": 375, "time": "1761566604" }, "stopId": "85LUCOfiefA", "stopSequence": 10 }, { "arrival": { "delay": 104, "time": "1761567284" }, "departure": { "delay": 133, "time": "1761567313" }, "stopId": "85NALLcentA", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1761567461" }, "departure": { "delay": 120, "time": "1761567461" }, "stopId": "85MOUZlucoA", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1761567540" }, "departure": { "delay": 120, "time": "1761567540" }, "stopId": "85MOUZcentA", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1761568260" }, "departure": { "delay": 120, "time": "1761568260" }, "stopId": "85FONTsantA", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1761568440" }, "departure": { "delay": 120, "time": "1761568440" }, "stopId": "85FONTpemuU", "stopSequence": 15 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "15|26319829:T5|12:12:00" }, "vehicle": { "id": "63f5e0bcc3ec9f5bce4d4d3a", "label": "622", "licensePlate": "GL708YN" } } }, { "id": "RT|Vxp|26021958:T3|12:20:00|Vxp|26021958:T3|12:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -600, "time": "1761563400" }, "departure": { "delay": 91, "time": "1761564091" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 16, "time": "1761565036" }, "departure": { "delay": 122, "time": "1761565142" }, "stopId": "85AIZEoffiU", "stopSequence": 2 }, { "arrival": { "delay": -73, "time": "1761565967" }, "departure": { "delay": 58, "time": "1761566098" }, "stopId": "85LIGNblanU", "stopSequence": 3 }, { "arrival": { "delay": -68, "time": "1761566692" }, "stopId": "85CHALsncfU", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "Vxp", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "Vxp|26021958:T3|12:20:00" }, "vehicle": { "id": "63f5e1169908748c809d7690", "label": "629", "licensePlate": "GM468AM" } } }, { "id": "RT|568|26290932:T4|12:30:00|568|26290932:T4|12:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -15, "time": "1761564585" }, "departure": { "delay": 109, "time": "1761564709" }, "stopId": "85BARRmariU1", "stopSequence": 1 }, { "arrival": { "delay": 27, "time": "1761564927" }, "departure": { "delay": 69, "time": "1761564969" }, "stopId": "85BARRpostA", "stopSequence": 2 }, { "arrival": { "delay": -120, "time": "1761565020" }, "departure": { "delay": -83, "time": "1761565057" }, "stopId": "85BARRmairA", "stopSequence": 3 }, { "arrival": { "delay": -206, "time": "1761565474" }, "departure": { "delay": 59, "time": "1761565739" }, "stopId": "85NOTRoffiA", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1761565825" }, "departure": { "delay": 54, "time": "1761565854" }, "stopId": "85NOTRpontA", "stopSequence": 5 }, { "arrival": { "delay": 11, "time": "1761565931" }, "departure": { "delay": 45, "time": "1761565965" }, "stopId": "85JEANrd38A", "stopSequence": 6 }, { "arrival": { "delay": 29, "time": "1761566129" }, "departure": { "delay": 46, "time": "1761566146" }, "stopId": "85JEANoceaA", "stopSequence": 7 }, { "arrival": { "delay": -77, "time": "1761566323" }, "stopId": "85JEANroutU", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "568|26290932:T4|12:30:00" }, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|Vxp|26021957:T4|13:10:00|Vxp|26021957:T4|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -241, "time": "1761566759" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": 330, "time": "1761568050" }, "departure": { "delay": 330, "time": "1761568050" }, "stopId": "85LIGNblanU", "stopSequence": 2 }, { "arrival": { "delay": 330, "time": "1761569070" }, "departure": { "delay": 330, "time": "1761569070" }, "stopId": "85AIZEoffiU", "stopSequence": 3 }, { "arrival": { "delay": 330, "time": "1761570090" }, "departure": { "delay": 330, "time": "1761570090" }, "stopId": "85ROCHsncfU", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "Vxp", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "Vxp|26021957:T4|13:10:00" }, "vehicle": { "id": "63f5e1169908748c809d7690", "label": "629", "licensePlate": "GM468AM" } } }, { "id": "RT|17|26288376:T1|12:37:00|17|26288376:T1|12:37:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -680, "time": "1761564340" }, "departure": { "delay": 296, "time": "1761565316" }, "stopId": "17ROCHroutU", "stopSequence": 1 }, { "arrival": { "delay": 143, "time": "1761565463" }, "departure": { "delay": 225, "time": "1761565545" }, "stopId": "17ROCHhopiR", "stopSequence": 2 }, { "arrival": { "delay": 190, "time": "1761565690" }, "departure": { "delay": 307, "time": "1761565807" }, "stopId": "17ROCHpattR", "stopSequence": 3 }, { "arrival": { "delay": -360, "time": "1761568320" }, "departure": { "delay": -360, "time": "1761568320" }, "stopId": "85VIX1vix1U", "stopSequence": 4 }, { "arrival": { "delay": -360, "time": "1761569040" }, "departure": { "delay": -360, "time": "1761569040" }, "stopId": "85VELLclemU", "stopSequence": 5 }, { "arrival": { "delay": -360, "time": "1761569700" }, "departure": { "delay": -360, "time": "1761569700" }, "stopId": "85FONTmaroR", "stopSequence": 6 }, { "arrival": { "delay": -360, "time": "1761569820" }, "departure": { "delay": -360, "time": "1761569820" }, "stopId": "85FONTmarcU", "stopSequence": 7 }, { "arrival": { "delay": -360, "time": "1761569940" }, "departure": { "delay": -360, "time": "1761569940" }, "stopId": "85FONTpemuU", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "17|26288376:T1|12:37:00" }, "vehicle": { "id": "63f5e18ce1739ad9e3ce0fd8", "label": "636", "licensePlate": "GM978AM" } } }, { "id": "RT|15|26319862:T8|12:13:00|15|26319862:T8|12:13:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 659, "time": "1761564239" }, "departure": { "delay": 56, "time": "1761563636" }, "stopId": "85FONTmarcU", "stopSequence": 1 }, { "arrival": { "delay": 420, "time": "1761564420" }, "departure": { "delay": 462, "time": "1761564462" }, "stopId": "85FONTpemuU", "stopSequence": 2 }, { "arrival": { "delay": 252, "time": "1761565332" }, "departure": { "delay": 326, "time": "1761565406" }, "stopId": "85MOUZcentR", "stopSequence": 4 }, { "arrival": { "delay": 325, "time": "1761565482" }, "departure": { "delay": 380, "time": "1761565537" }, "stopId": "85MOUZlucoR", "stopSequence": 5 }, { "arrival": { "delay": 338, "time": "1761565658" }, "departure": { "delay": 370, "time": "1761565690" }, "stopId": "85NALLcentR", "stopSequence": 6 }, { "arrival": { "delay": 211, "time": "1761566465" }, "departure": { "delay": 294, "time": "1761566548" }, "stopId": "85LUCOfiefR", "stopSequence": 7 }, { "arrival": { "delay": 324, "time": "1761566724" }, "departure": { "delay": 697, "time": "1761567097" }, "stopId": "85LUCOsncfU", "stopSequence": 8 }, { "arrival": { "delay": 760, "time": "1761567580" }, "departure": { "delay": 760, "time": "1761567580" }, "stopId": "85CORPrd74R", "stopSequence": 9 }, { "arrival": { "delay": 760, "time": "1761567760" }, "departure": { "delay": 760, "time": "1761567760" }, "stopId": "85DISSboulR", "stopSequence": 10 }, { "arrival": { "delay": 760, "time": "1761567940" }, "departure": { "delay": 760, "time": "1761567940" }, "stopId": "85DISSclemU", "stopSequence": 11 }, { "arrival": { "delay": 760, "time": "1761568540" }, "departure": { "delay": 760, "time": "1761568540" }, "stopId": "85FLORgaulR", "stopSequence": 12 }, { "arrival": { "delay": 760, "time": "1761568900" }, "departure": { "delay": 760, "time": "1761568900" }, "stopId": "85FLORpaviR", "stopSequence": 13 }, { "arrival": { "delay": 760, "time": "1761569440" }, "departure": { "delay": 760, "time": "1761569440" }, "stopId": "85ROCHboilR", "stopSequence": 14 }, { "arrival": { "delay": 760, "time": "1761569620" }, "departure": { "delay": 760, "time": "1761569620" }, "stopId": "85ROCHvendR", "stopSequence": 15 }, { "arrival": { "delay": 760, "time": "1761569800" }, "departure": { "delay": 760, "time": "1761569800" }, "stopId": "85ROCHsncfU", "stopSequence": 16 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "15|26319862:T8|12:13:00" }, "vehicle": { "id": "63f5e087fbd4f290d6e1bb6d", "label": "619", "licensePlate": "GL444YS" } } }, { "id": "RT|550|26071870:T2|12:54:00|550|26071870:T2|12:54:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -612, "time": "1761565428" }, "departure": { "delay": 63, "time": "1761566103" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 142, "time": "1761566482" }, "departure": { "delay": 171, "time": "1761566511" }, "stopId": "85SABLaquiA", "stopSequence": 2 }, { "arrival": { "delay": 31, "time": "1761566671" }, "departure": { "delay": 74, "time": "1761566714" }, "stopId": "85CHAToceaA", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1761566920" }, "departure": { "delay": 7, "time": "1761566947" }, "stopId": "85CHATmouzA", "stopSequence": 4 }, { "arrival": { "delay": -3, "time": "1761567057" }, "departure": { "delay": 21, "time": "1761567081" }, "stopId": "85TALMarpeA", "stopSequence": 5 }, { "arrival": { "delay": -16, "time": "1761567104" }, "departure": { "delay": 5, "time": "1761567125" }, "stopId": "85TALMequeA", "stopSequence": 6 }, { "arrival": { "delay": -22, "time": "1761567158" }, "departure": { "delay": -9, "time": "1761567171" }, "stopId": "85TALMautoA", "stopSequence": 7 }, { "arrival": { "delay": -44, "time": "1761567256" }, "departure": { "delay": -17, "time": "1761567283" }, "stopId": "85TALMmichA", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1761567360" }, "departure": { "delay": -60, "time": "1761567360" }, "stopId": "85TALMoceaA", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1761567420" }, "departure": { "delay": -60, "time": "1761567420" }, "stopId": "85TALMsupeA", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1761567600" }, "departure": { "delay": -60, "time": "1761567600" }, "stopId": "85TALMpayrU", "stopSequence": 11 }, { "arrival": { "delay": -60, "time": "1761568200" }, "departure": { "delay": -60, "time": "1761568200" }, "stopId": "85JARDcimeA", "stopSequence": 12 }, { "arrival": { "delay": -60, "time": "1761568440" }, "departure": { "delay": -60, "time": "1761568440" }, "stopId": "85VINCbiblA", "stopSequence": 13 }, { "arrival": { "delay": -60, "time": "1761568800" }, "departure": { "delay": -60, "time": "1761568800" }, "stopId": "85LONGsouvU", "stopSequence": 14 }, { "arrival": { "delay": -60, "time": "1761569100" }, "departure": { "delay": -60, "time": "1761569100" }, "stopId": "85LONGrochA", "stopSequence": 15 }, { "arrival": { "delay": -60, "time": "1761569400" }, "departure": { "delay": -60, "time": "1761569400" }, "stopId": "85LONGconcA", "stopSequence": 16 }, { "arrival": { "delay": -60, "time": "1761569640" }, "departure": { "delay": -60, "time": "1761569640" }, "stopId": "85TRANcommA", "stopSequence": 17 }, { "arrival": { "delay": -60, "time": "1761569880" }, "departure": { "delay": -60, "time": "1761569880" }, "stopId": "85TRANguinA", "stopSequence": 18 }, { "arrival": { "delay": -60, "time": "1761570000" }, "departure": { "delay": -60, "time": "1761570000" }, "stopId": "85TRANomniA", "stopSequence": 19 }, { "arrival": { "delay": -60, "time": "1761570120" }, "departure": { "delay": -60, "time": "1761570120" }, "stopId": "85TRANgaulA", "stopSequence": 20 }, { "arrival": { "delay": -60, "time": "1761570240" }, "departure": { "delay": -60, "time": "1761570240" }, "stopId": "85TRANmogeU", "stopSequence": 21 }, { "arrival": { "delay": -60, "time": "1761570420" }, "departure": { "delay": -60, "time": "1761570420" }, "stopId": "85TRANverdA", "stopSequence": 22 }, { "arrival": { "delay": -60, "time": "1761570540" }, "departure": { "delay": -60, "time": "1761570540" }, "stopId": "85TRANvendA", "stopSequence": 23 }, { "arrival": { "delay": -60, "time": "1761570720" }, "departure": { "delay": -60, "time": "1761570720" }, "stopId": "85TRANanneA", "stopSequence": 24 }, { "arrival": { "delay": -60, "time": "1761570840" }, "departure": { "delay": -60, "time": "1761570840" }, "stopId": "85TRANrouiA", "stopSequence": 25 }, { "arrival": { "delay": -60, "time": "1761570900" }, "departure": { "delay": -60, "time": "1761570900" }, "stopId": "85TRANhenrA", "stopSequence": 26 }, { "arrival": { "delay": -60, "time": "1761571080" }, "departure": { "delay": -60, "time": "1761571080" }, "stopId": "85FAUTsiesA", "stopSequence": 27 }, { "arrival": { "delay": -60, "time": "1761571140" }, "departure": { "delay": -60, "time": "1761571140" }, "stopId": "85FAUTbrauA", "stopSequence": 28 }, { "arrival": { "delay": -60, "time": "1761571260" }, "departure": { "delay": -60, "time": "1761571260" }, "stopId": "85FAUTtranA", "stopSequence": 29 }, { "arrival": { "delay": -60, "time": "1761571380" }, "departure": { "delay": -60, "time": "1761571380" }, "stopId": "85FAUToffiU", "stopSequence": 30 }, { "arrival": { "delay": -60, "time": "1761571560" }, "departure": { "delay": -60, "time": "1761571560" }, "stopId": "85AIGUcourA", "stopSequence": 31 }, { "arrival": { "delay": -60, "time": "1761571740" }, "departure": { "delay": -60, "time": "1761571740" }, "stopId": "85AIGUcommA", "stopSequence": 32 }, { "arrival": { "delay": -60, "time": "1761571800" }, "departure": { "delay": -60, "time": "1761571800" }, "stopId": "85MICHsupeA", "stopSequence": 33 }, { "arrival": { "delay": -60, "time": "1761572160" }, "departure": { "delay": -60, "time": "1761572160" }, "stopId": "85MICHabbaA", "stopSequence": 34 }, { "arrival": { "delay": -60, "time": "1761572760" }, "departure": { "delay": -60, "time": "1761572760" }, "stopId": "85TRIAanciA", "stopSequence": 35 }, { "arrival": { "delay": -60, "time": "1761573240" }, "departure": { "delay": -60, "time": "1761573240" }, "stopId": "85LUCOportA", "stopSequence": 36 }, { "arrival": { "delay": -60, "time": "1761573660" }, "departure": { "delay": -60, "time": "1761573660" }, "stopId": "85LUCOsncfU", "stopSequence": 37 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "550|26071870:T2|12:54:00" }, "vehicle": { "id": "63f5e05bfcac049c15dbc837", "label": "617", "licensePlate": "GL946YS" } } }, { "id": "RT|12|25890787:T4|12:56:00|12|25890787:T4|12:56:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 39, "time": "1761566199" }, "departure": { "delay": 199, "time": "1761566359" }, "stopId": "85JEANesplU", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1761566530" }, "departure": { "delay": 264, "time": "1761566724" }, "stopId": "85JEANodysU", "stopSequence": 2 }, { "arrival": { "delay": -65, "time": "1761566815" }, "departure": { "delay": 281, "time": "1761567161" }, "stopId": "85JEANroutU", "stopSequence": 3 }, { "arrival": { "delay": 330, "time": "1761567630" }, "departure": { "delay": 330, "time": "1761567630" }, "stopId": "85PERRperrA", "stopSequence": 4 }, { "arrival": { "delay": 330, "time": "1761568470" }, "departure": { "delay": 330, "time": "1761568470" }, "stopId": "85CHALnotrA", "stopSequence": 5 }, { "arrival": { "delay": 330, "time": "1761568710" }, "departure": { "delay": 330, "time": "1761568710" }, "stopId": "85CHALsncfU", "stopSequence": 6 }, { "arrival": { "delay": 330, "time": "1761570090" }, "departure": { "delay": 330, "time": "1761570090" }, "stopId": "44MACHsncfU", "stopSequence": 7 }, { "arrival": { "delay": 330, "time": "1761572730" }, "departure": { "delay": 330, "time": "1761572730" }, "stopId": "44NANTsncfU", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "12|25890787:T4|12:56:00" }, "vehicle": { "id": "fbd567dacf98ce07", "label": "Saint-Jean-de-Monts > Nantes" } } }, { "id": "RT|568|26290932:T5|13:10:00|568|26290932:T5|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1761567195" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 320, "time": "1761567620" }, "departure": { "delay": 320, "time": "1761567620" }, "stopId": "85JEANsablA", "stopSequence": 2 }, { "arrival": { "delay": 320, "time": "1761567680" }, "departure": { "delay": 320, "time": "1761567680" }, "stopId": "85JEANvaleA", "stopSequence": 3 }, { "arrival": { "delay": 320, "time": "1761567860" }, "departure": { "delay": 320, "time": "1761567860" }, "stopId": "85JEANbaisA", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1761568220" }, "departure": { "delay": 320, "time": "1761568220" }, "stopId": "85RIEZbecsA", "stopSequence": 5 }, { "arrival": { "delay": 320, "time": "1761568460" }, "departure": { "delay": 320, "time": "1761568460" }, "stopId": "85RIEZmoueA", "stopSequence": 6 }, { "arrival": { "delay": 320, "time": "1761568760" }, "departure": { "delay": 320, "time": "1761568760" }, "stopId": "85RIEZpareA", "stopSequence": 7 }, { "arrival": { "delay": 320, "time": "1761569240" }, "departure": { "delay": 320, "time": "1761569240" }, "stopId": "85RIEZisleA", "stopSequence": 8 }, { "arrival": { "delay": 320, "time": "1761569900" }, "departure": { "delay": 320, "time": "1761569900" }, "stopId": "85RIEZfortA", "stopSequence": 9 }, { "arrival": { "delay": 320, "time": "1761570320" }, "departure": { "delay": 320, "time": "1761570320" }, "stopId": "85GILLsncfU", "stopSequence": 10 }, { "arrival": { "delay": 320, "time": "1761570620" }, "departure": { "delay": 320, "time": "1761570620" }, "stopId": "85GILLlibeA", "stopSequence": 11 }, { "arrival": { "delay": 320, "time": "1761570860" }, "departure": { "delay": 320, "time": "1761570860" }, "stopId": "85GILLsablA", "stopSequence": 12 }, { "arrival": { "delay": 320, "time": "1761570980" }, "departure": { "delay": 320, "time": "1761570980" }, "stopId": "85GVRAoceaA", "stopSequence": 13 }, { "arrival": { "delay": 320, "time": "1761571460" }, "departure": { "delay": 320, "time": "1761571460" }, "stopId": "85BRETsauzA", "stopSequence": 14 }, { "arrival": { "delay": 320, "time": "1761571820" }, "departure": { "delay": 320, "time": "1761571820" }, "stopId": "85BRETmairU", "stopSequence": 15 }, { "arrival": { "delay": 320, "time": "1761572120" }, "departure": { "delay": 320, "time": "1761572120" }, "stopId": "85BRETbaccA", "stopSequence": 16 }, { "arrival": { "delay": 320, "time": "1761572420" }, "departure": { "delay": 320, "time": "1761572420" }, "stopId": "85BRETbremA", "stopSequence": 17 }, { "arrival": { "delay": 320, "time": "1761572600" }, "departure": { "delay": 320, "time": "1761572600" }, "stopId": "85BREMceanA", "stopSequence": 18 }, { "arrival": { "delay": 320, "time": "1761572720" }, "departure": { "delay": 320, "time": "1761572720" }, "stopId": "85BREMmai8A", "stopSequence": 19 }, { "arrival": { "delay": 320, "time": "1761573320" }, "departure": { "delay": 320, "time": "1761573320" }, "stopId": "85LONNmairA", "stopSequence": 20 }, { "arrival": { "delay": 320, "time": "1761573740" }, "departure": { "delay": 320, "time": "1761573740" }, "stopId": "85OLONjarrA", "stopSequence": 21 }, { "arrival": { "delay": 320, "time": "1761574100" }, "departure": { "delay": 320, "time": "1761574100" }, "stopId": "85OLONmuguA", "stopSequence": 22 }, { "arrival": { "delay": 320, "time": "1761574220" }, "departure": { "delay": 320, "time": "1761574220" }, "stopId": "85SABLroutU", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "568|26290932:T5|13:10:00" }, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|540|26283822:T2|12:15:00|540|26283822:T2|12:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -739, "time": "1761562961" }, "departure": { "delay": 124, "time": "1761563824" }, "stopId": "85LUCOsncfU", "stopSequence": 1 }, { "arrival": { "delay": 281, "time": "1761564641" }, "departure": { "delay": 315, "time": "1761564675" }, "stopId": "85CHAMcroiA", "stopSequence": 2 }, { "arrival": { "delay": 162, "time": "1761564762" }, "departure": { "delay": 204, "time": "1761564804" }, "stopId": "85CHAMmairA", "stopSequence": 3 }, { "arrival": { "delay": 142, "time": "1761564862" }, "departure": { "delay": 199, "time": "1761564919" }, "stopId": "85CHAM8maiA", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1761565064" }, "departure": { "delay": 214, "time": "1761565174" }, "stopId": "85PUYRgaleA", "stopSequence": 5 }, { "arrival": { "delay": 78, "time": "1761565278" }, "departure": { "delay": 114, "time": "1761565314" }, "stopId": "85NOYEneufA", "stopSequence": 6 }, { "arrival": { "delay": 177, "time": "1761565737" }, "departure": { "delay": 296, "time": "1761565856" }, "stopId": "85CHAIanviA", "stopSequence": 7 }, { "arrival": { "delay": -230, "time": "1761568390" }, "departure": { "delay": -230, "time": "1761568390" }, "stopId": "17ROCHhopiA", "stopSequence": 8 }, { "arrival": { "delay": -230, "time": "1761568570" }, "departure": { "delay": -230, "time": "1761568570" }, "stopId": "17ROCHroutU", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "540", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "540|26283822:T2|12:15:00" }, "vehicle": { "id": "6482fc441048265b8da66432", "label": "912", "licensePlate": "GN742AG" } } }, { "id": "RT|17|26288341:T2|12:01:00|17|26288341:T2|12:01:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -742, "time": "1761562118" }, "departure": { "delay": 31, "time": "1761562891" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1761563172" }, "departure": { "delay": 156, "time": "1761563196" }, "stopId": "85FONTmaroA", "stopSequence": 2 }, { "arrival": { "delay": 195, "time": "1761563895" }, "departure": { "delay": 245, "time": "1761563945" }, "stopId": "85VELLclemU", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1761564462" }, "departure": { "delay": 116, "time": "1761564536" }, "stopId": "85VIX1vix1U", "stopSequence": 4 }, { "arrival": { "delay": -549, "time": "1761567111" }, "departure": { "delay": -462, "time": "1761567198" }, "stopId": "17ROCHpattA", "stopSequence": 5 }, { "arrival": { "delay": -559, "time": "1761567281" }, "departure": { "delay": -535, "time": "1761567305" }, "stopId": "17ROCHhopiA", "stopSequence": 6 }, { "arrival": { "delay": -580, "time": "1761567560" }, "departure": { "delay": -580, "time": "1761567560" }, "stopId": "17ROCHroutU", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "17|26288341:T2|12:01:00" }, "vehicle": { "id": "63fe12bd58fe51bea197d110", "label": "627", "licensePlate": "GL727ZA" } } }, { "id": "RT|510|26021959:T4|11:15:00|510|26021959:T4|11:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -774, "time": "1761559326" }, "departure": { "delay": 89, "time": "1761560189" }, "stopId": "49CHOLroutU", "stopSequence": 1 }, { "arrival": { "delay": 61, "time": "1761560281" }, "departure": { "delay": 229, "time": "1761560449" }, "stopId": "49CHOLpierA", "stopSequence": 2 }, { "arrival": { "delay": 157, "time": "1761560857" }, "departure": { "delay": 193, "time": "1761560893" }, "stopId": "49CHOLhopiA", "stopSequence": 3 }, { "arrival": { "delay": 8, "time": "1761561308" }, "departure": { "delay": 66, "time": "1761561366" }, "stopId": "85MORTsncfA", "stopSequence": 4 }, { "arrival": { "delay": -39, "time": "1761561441" }, "departure": { "delay": 244, "time": "1761561724" }, "stopId": "85MORTroutU", "stopSequence": 5 }, { "arrival": { "delay": 139, "time": "1761562159" }, "departure": { "delay": 273, "time": "1761562293" }, "stopId": "85VERRtassA", "stopSequence": 6 }, { "arrival": { "delay": 158, "time": "1761562778" }, "departure": { "delay": 266, "time": "1761562886" }, "stopId": "85GAUBegliA", "stopSequence": 7 }, { "arrival": { "delay": -307, "time": "1761563693" }, "departure": { "delay": 68, "time": "1761564068" }, "stopId": "85HERBclisA", "stopSequence": 8 }, { "arrival": { "delay": -103, "time": "1761564317" }, "departure": { "delay": 56, "time": "1761564476" }, "stopId": "85HERBpompU", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1761565145" }, "departure": { "delay": 196, "time": "1761565276" }, "stopId": "85VENDyoleA", "stopSequence": 10 }, { "arrival": { "delay": 44, "time": "1761565364" }, "departure": { "delay": 69, "time": "1761565389" }, "stopId": "85SAINrd16A", "stopSequence": 11 }, { "arrival": { "delay": 54, "time": "1761565494" }, "departure": { "delay": 138, "time": "1761565578" }, "stopId": "85SAINnatiA", "stopSequence": 12 }, { "arrival": { "delay": 119, "time": "1761565739" }, "departure": { "delay": 178, "time": "1761565798" }, "stopId": "85ESSAmongA", "stopSequence": 13 }, { "arrival": { "delay": 196, "time": "1761566116" }, "departure": { "delay": 207, "time": "1761566127" }, "stopId": "85ESSAcharA", "stopSequence": 14 }, { "arrival": { "delay": 162, "time": "1761566202" }, "departure": { "delay": 186, "time": "1761566226" }, "stopId": "85ESSAentrA", "stopSequence": 15 }, { "arrival": { "delay": -190, "time": "1761567410" }, "departure": { "delay": -190, "time": "1761567410" }, "stopId": "85ROCHsncfU", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "510|26021959:T4|11:15:00" }, "vehicle": { "id": "646f57d3da64cd65a79c2cbc", "label": "902", "licensePlate": "GM469TN" } } }, { "id": "RT|12|25890790:T3|12:15:00|12|25890790:T3|12:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 118, "time": "1761563818" }, "departure": { "delay": 798, "time": "1761564498" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 676, "time": "1761566896" }, "departure": { "delay": 786, "time": "1761567006" }, "stopId": "44MACHsncfU", "stopSequence": 2 }, { "arrival": { "delay": 760, "time": "1761568480" }, "departure": { "delay": 760, "time": "1761568480" }, "stopId": "85CHALsncfU", "stopSequence": 3 }, { "arrival": { "delay": 760, "time": "1761568720" }, "departure": { "delay": 760, "time": "1761568720" }, "stopId": "85CHALnotrR", "stopSequence": 4 }, { "arrival": { "delay": 760, "time": "1761569320" }, "departure": { "delay": 760, "time": "1761569320" }, "stopId": "85PERRgaulR", "stopSequence": 5 }, { "arrival": { "delay": 760, "time": "1761569800" }, "departure": { "delay": 760, "time": "1761569800" }, "stopId": "85JEANroutU", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "12|25890790:T3|12:15:00" }, "vehicle": { "id": "667145d1499aa84168479049", "label": "40150", "licensePlate": "GX784FJ" } } }, { "id": "RT|510|26021960:T4|12:20:00|510|26021960:T4|12:20:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -320, "time": "1761563680" }, "departure": { "delay": 84, "time": "1761564084" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 76, "time": "1761564616" }, "departure": { "delay": 102, "time": "1761564642" }, "stopId": "85ROCHchauR", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1761564945" }, "departure": { "delay": 67, "time": "1761565027" }, "stopId": "85FERRmarcU", "stopSequence": 3 }, { "arrival": { "delay": 77, "time": "1761565337" }, "departure": { "delay": 89, "time": "1761565349" }, "stopId": "85MERLtabaR", "stopSequence": 4 }, { "arrival": { "delay": 25, "time": "1761565465" }, "departure": { "delay": 51, "time": "1761565491" }, "stopId": "85ESSAentrR", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1761565579" }, "departure": { "delay": 79, "time": "1761565639" }, "stopId": "85ESSAcharR", "stopSequence": 6 }, { "arrival": { "delay": -1, "time": "1761565679" }, "departure": { "delay": 113, "time": "1761565793" }, "stopId": "85ESSAouchU", "stopSequence": 7 }, { "arrival": { "delay": 13, "time": "1761565993" }, "departure": { "delay": 105, "time": "1761566085" }, "stopId": "85ESSAmongR", "stopSequence": 8 }, { "arrival": { "delay": 94, "time": "1761566254" }, "departure": { "delay": 114, "time": "1761566274" }, "stopId": "85SAINnatiR", "stopSequence": 9 }, { "arrival": { "delay": 127, "time": "1761566407" }, "departure": { "delay": 149, "time": "1761566429" }, "stopId": "85SAINrd16R", "stopSequence": 10 }, { "arrival": { "delay": 129, "time": "1761566529" }, "departure": { "delay": 219, "time": "1761566619" }, "stopId": "85VENDyoleR", "stopSequence": 11 }, { "arrival": { "delay": -43, "time": "1761567077" }, "stopId": "85HERBpompU", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1761567660" }, "departure": { "delay": 180, "time": "1761567660" }, "stopId": "85HERBclisR", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1761568380" }, "departure": { "delay": 180, "time": "1761568380" }, "stopId": "85GAUBegliR", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1761568860" }, "departure": { "delay": 180, "time": "1761568860" }, "stopId": "85VERRtassR", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1761569460" }, "departure": { "delay": 180, "time": "1761569460" }, "stopId": "85MORTroutU", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1761569700" }, "departure": { "delay": 180, "time": "1761569700" }, "stopId": "85MORTsncfR", "stopSequence": 17 }, { "arrival": { "delay": 180, "time": "1761570240" }, "departure": { "delay": 180, "time": "1761570240" }, "stopId": "49CHOLhopiR", "stopSequence": 18 }, { "arrival": { "delay": 180, "time": "1761570780" }, "departure": { "delay": 180, "time": "1761570780" }, "stopId": "49CHOLpierR", "stopSequence": 19 }, { "arrival": { "delay": 180, "time": "1761571080" }, "departure": { "delay": 180, "time": "1761571080" }, "stopId": "49CHOLroutU", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "510|26021960:T4|12:20:00" }, "vehicle": { "id": "63f5e00dd542553640f0abd7", "label": "614", "licensePlate": "GL082XQ" } } }, { "id": "RT|303|26073393:T21|12:30:00|303|26073393:T21|12:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -316, "time": "1761564284" }, "departure": { "delay": 212, "time": "1761564812" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 545, "time": "1761565265" }, "departure": { "delay": 556, "time": "1761565276" }, "stopId": "44REZEatouR", "stopSequence": 2 }, { "arrival": { "delay": 293, "time": "1761566033" }, "departure": { "delay": 304, "time": "1761566044" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 238, "time": "1761566098" }, "departure": { "delay": 246, "time": "1761566106" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 262, "time": "1761566242" }, "departure": { "delay": 273, "time": "1761566253" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 261, "time": "1761566301" }, "departure": { "delay": 318, "time": "1761566358" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 372, "time": "1761566712" }, "departure": { "delay": 380, "time": "1761566720" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 396, "time": "1761567156" }, "departure": { "delay": 431, "time": "1761567191" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 342, "time": "1761567282" }, "departure": { "delay": 351, "time": "1761567291" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 350, "time": "1761567350" }, "departure": { "delay": 350, "time": "1761567350" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 350, "time": "1761567470" }, "departure": { "delay": 350, "time": "1761567470" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 350, "time": "1761567710" }, "departure": { "delay": 350, "time": "1761567710" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 350, "time": "1761567890" }, "departure": { "delay": 350, "time": "1761567890" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 350, "time": "1761568490" }, "departure": { "delay": 350, "time": "1761568490" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 350, "time": "1761568670" }, "departure": { "delay": 350, "time": "1761568670" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 350, "time": "1761569030" }, "departure": { "delay": 350, "time": "1761569030" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 350, "time": "1761569150" }, "departure": { "delay": 350, "time": "1761569150" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 350, "time": "1761569210" }, "departure": { "delay": 350, "time": "1761569210" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 350, "time": "1761569270" }, "departure": { "delay": 350, "time": "1761569270" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 350, "time": "1761569330" }, "departure": { "delay": 350, "time": "1761569330" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 350, "time": "1761569390" }, "departure": { "delay": 350, "time": "1761569390" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "303|26073393:T21|12:30:00" }, "vehicle": { "id": "6835c91f6ba119b4b388f916", "label": "225", "licensePlate": "GB 279 FA" } } }, { "id": "RT|303|26073393:T19|11:45:00|303|26073393:T19|11:45:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1761561936" }, "departure": { "delay": 62, "time": "1761561962" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1761562250" }, "departure": { "delay": 239, "time": "1761562259" }, "stopId": "44REZEatouR", "stopSequence": 2 }, { "arrival": { "delay": 21, "time": "1761563061" }, "departure": { "delay": 32, "time": "1761563072" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": -23, "time": "1761563137" }, "departure": { "delay": -4, "time": "1761563156" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 49, "time": "1761563329" }, "departure": { "delay": 92, "time": "1761563372" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1761563430" }, "departure": { "delay": 98, "time": "1761563438" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 288, "time": "1761563808" }, "departure": { "delay": 323, "time": "1761563843" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 229, "time": "1761564289" }, "departure": { "delay": 239, "time": "1761564299" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 168, "time": "1761564408" }, "departure": { "delay": 184, "time": "1761564424" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 194, "time": "1761564494" }, "departure": { "delay": 239, "time": "1761564539" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 345, "time": "1761564765" }, "departure": { "delay": 347, "time": "1761564767" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 218, "time": "1761564878" }, "departure": { "delay": 224, "time": "1761564884" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 214, "time": "1761565054" }, "departure": { "delay": 264, "time": "1761565104" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 88, "time": "1761565528" }, "departure": { "delay": 103, "time": "1761565543" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 94, "time": "1761565714" }, "departure": { "delay": 130, "time": "1761565750" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1761566010" }, "departure": { "delay": 74, "time": "1761566054" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 54, "time": "1761566154" }, "departure": { "delay": 74, "time": "1761566174" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1761566243" }, "departure": { "delay": 121, "time": "1761566281" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 107, "time": "1761566327" }, "departure": { "delay": 138, "time": "1761566358" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 111, "time": "1761566391" }, "departure": { "delay": 126, "time": "1761566406" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 129, "time": "1761566469" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "303|26073393:T19|11:45:00" }, "vehicle": { "id": "6835c91f6ba119b4b388f92b", "label": "540", "licensePlate": "DJ-394-QV" } } }, { "id": "RT|331|26073423:T24|12:30:00|331|26073423:T24|12:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 387, "time": "1761564987" }, "departure": { "delay": 516, "time": "1761565116" }, "stopId": "44REGRecolA", "stopSequence": 1 }, { "arrival": { "delay": 534, "time": "1761565254" }, "departure": { "delay": 535, "time": "1761565255" }, "stopId": "44REGRaujaA", "stopSequence": 2 }, { "arrival": { "delay": 505, "time": "1761565405" }, "departure": { "delay": 513, "time": "1761565413" }, "stopId": "44VALLchalA", "stopSequence": 3 }, { "arrival": { "delay": -90, "time": "1761565710" }, "departure": { "delay": 14, "time": "1761565814" }, "stopId": "44VALLdejoA", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1761565960" }, "departure": { "delay": 72, "time": "1761565992" }, "stopId": "44VALLluxeA", "stopSequence": 7 }, { "arrival": { "delay": 116, "time": "1761566096" }, "departure": { "delay": 124, "time": "1761566104" }, "stopId": "44VALLmoucA", "stopSequence": 8 }, { "arrival": { "delay": 91, "time": "1761566131" }, "departure": { "delay": 95, "time": "1761566135" }, "stopId": "44VALLlandA", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1761566182" }, "departure": { "delay": 86, "time": "1761566186" }, "stopId": "44VALLtourA", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1761566240" }, "departure": { "delay": 30, "time": "1761566250" }, "stopId": "44VALLverrA", "stopSequence": 11 }, { "arrival": { "delay": -7, "time": "1761566273" }, "departure": { "delay": 2, "time": "1761566282" }, "stopId": "44VALLgobiA", "stopSequence": 12 }, { "arrival": { "delay": -4, "time": "1761566396" }, "departure": { "delay": 49, "time": "1761566449" }, "stopId": "44HEULegliA", "stopSequence": 13 }, { "arrival": { "delay": 37, "time": "1761566557" }, "departure": { "delay": 46, "time": "1761566566" }, "stopId": "44HEULcercA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1761566640" }, "departure": { "delay": 17, "time": "1761566657" }, "stopId": "44HEULbernA", "stopSequence": 15 }, { "arrival": { "delay": 9, "time": "1761566769" }, "departure": { "delay": 20, "time": "1761566780" }, "stopId": "44HAUTpoteA", "stopSequence": 16 }, { "arrival": { "delay": 33, "time": "1761566913" }, "departure": { "delay": 40, "time": "1761566920" }, "stopId": "44HAUTfailA", "stopSequence": 17 }, { "arrival": { "delay": -15, "time": "1761566985" }, "departure": { "delay": 18, "time": "1761567018" }, "stopId": "44HAUTalleA", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1761567151" }, "departure": { "delay": 114, "time": "1761567234" }, "stopId": "44HAUTegliA", "stopSequence": 19 }, { "arrival": { "delay": 76, "time": "1761567316" }, "stopId": "44HAUTchatA", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1761567380" }, "departure": { "delay": 80, "time": "1761567380" }, "stopId": "44HAUTepinA", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1761567500" }, "departure": { "delay": 80, "time": "1761567500" }, "stopId": "44GOULherdA", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1761567740" }, "departure": { "delay": 80, "time": "1761567740" }, "stopId": "44GOULchalA", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1761567800" }, "departure": { "delay": 80, "time": "1761567800" }, "stopId": "44SEBAsncfA", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1761567980" }, "departure": { "delay": 80, "time": "1761567980" }, "stopId": "44VERTmalaA", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1761568220" }, "departure": { "delay": 80, "time": "1761568220" }, "stopId": "44SEBAjoliA2", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1761568340" }, "departure": { "delay": 80, "time": "1761568340" }, "stopId": "44NANTburdU1", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1761568700" }, "departure": { "delay": 80, "time": "1761568700" }, "stopId": "44NANTpirmA", "stopSequence": 28 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "331", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "331|26073423:T24|12:30:00" }, "vehicle": { "id": "6835c91f6ba119b4b388f928", "label": "537", "licensePlate": "DJ-342-QV" } } }, { "id": "RT|370|26073360:T4|12:10:00|370|26073360:T4|12:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1554, "time": "1761561846" }, "departure": { "delay": -819, "time": "1761562581" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": -148, "time": "1761563852" }, "departure": { "delay": 17, "time": "1761564017" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": -53, "time": "1761564547" }, "departure": { "delay": 58, "time": "1761564658" }, "stopId": "44NANTpirmR2", "stopSequence": 3 }, { "arrival": { "delay": 33, "time": "1761564933" }, "departure": { "delay": 58, "time": "1761564958" }, "stopId": "44SEBAjoliR1", "stopSequence": 4 }, { "arrival": { "delay": 65, "time": "1761565025" }, "departure": { "delay": 131, "time": "1761565091" }, "stopId": "44NANTburdU1", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1761565630" }, "departure": { "delay": 71, "time": "1761565631" }, "stopId": "44BIGNhermR", "stopSequence": 6 }, { "arrival": { "delay": 61, "time": "1761565741" }, "departure": { "delay": 98, "time": "1761565778" }, "stopId": "44MNTBbutaR", "stopSequence": 7 }, { "arrival": { "delay": 72, "time": "1761565812" }, "departure": { "delay": 75, "time": "1761565815" }, "stopId": "44AIGRjaunR", "stopSequence": 8 }, { "arrival": { "delay": -8, "time": "1761565912" }, "departure": { "delay": 43, "time": "1761565963" }, "stopId": "44AIGRcoinR", "stopSequence": 9 }, { "arrival": { "delay": 7, "time": "1761566047" }, "departure": { "delay": 45, "time": "1761566085" }, "stopId": "44AIGRplesR", "stopSequence": 10 }, { "arrival": { "delay": -13, "time": "1761566147" }, "departure": { "delay": 0, "time": "1761566160" }, "stopId": "44AIGRmairR", "stopSequence": 11 }, { "arrival": { "delay": -137, "time": "1761566323" }, "departure": { "delay": -21, "time": "1761566439" }, "stopId": "44REMObretR", "stopSequence": 12 }, { "arrival": { "delay": -75, "time": "1761566925" }, "departure": { "delay": -61, "time": "1761566939" }, "stopId": "85LOULnantR1", "stopSequence": 13 }, { "arrival": { "delay": -334, "time": "1761567146" }, "departure": { "delay": -157, "time": "1761567323" }, "stopId": "85MONTgareU", "stopSequence": 14 }, { "arrival": { "delay": -160, "time": "1761567800" }, "departure": { "delay": -160, "time": "1761567800" }, "stopId": "85SEPTgareU", "stopSequence": 15 }, { "arrival": { "delay": -160, "time": "1761567980" }, "departure": { "delay": -160, "time": "1761567980" }, "stopId": "85GUYOcalvR", "stopSequence": 16 }, { "arrival": { "delay": -160, "time": "1761568100" }, "departure": { "delay": -160, "time": "1761568100" }, "stopId": "85GUYOlac1R", "stopSequence": 17 }, { "arrival": { "delay": -160, "time": "1761568400" }, "departure": { "delay": -160, "time": "1761568400" }, "stopId": "85BISSpolyU1", "stopSequence": 18 }, { "arrival": { "delay": -160, "time": "1761568820" }, "departure": { "delay": -160, "time": "1761568820" }, "stopId": "85PAILcanaR1", "stopSequence": 19 }, { "arrival": { "delay": -160, "time": "1761569120" }, "departure": { "delay": -160, "time": "1761569120" }, "stopId": "85BAURcaseU1", "stopSequence": 20 }, { "arrival": { "delay": -160, "time": "1761569540" }, "departure": { "delay": -160, "time": "1761569540" }, "stopId": "85HERBnoueR1", "stopSequence": 21 }, { "arrival": { "delay": -160, "time": "1761569840" }, "departure": { "delay": -160, "time": "1761569840" }, "stopId": "85HERBclisR", "stopSequence": 22 }, { "arrival": { "delay": -160, "time": "1761570140" }, "departure": { "delay": -160, "time": "1761570140" }, "stopId": "85HERBpompU", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "370", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "370|26073360:T4|12:10:00" }, "vehicle": { "id": "6842f7f36d7a6dbd98a2c4d0", "label": "21728", "licensePlate": "CX 336 VJ" } } }, { "id": "RT|301|25900740:T3|12:25:00|301|25900740:T3|12:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -121, "time": "1761564179" }, "departure": { "delay": 139, "time": "1761564439" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 247, "time": "1761564727" }, "departure": { "delay": 260, "time": "1761564740" }, "stopId": "44REZEatouR", "stopSequence": 2 }, { "arrival": { "delay": -190, "time": "1761565550" }, "departure": { "delay": -181, "time": "1761565559" }, "stopId": "44CHEIpiloR", "stopSequence": 3 }, { "arrival": { "delay": -129, "time": "1761565671" }, "departure": { "delay": -119, "time": "1761565681" }, "stopId": "44CHEIcarrR", "stopSequence": 4 }, { "arrival": { "delay": -146, "time": "1761565834" }, "departure": { "delay": -97, "time": "1761565883" }, "stopId": "44CHEImairR", "stopSequence": 5 }, { "arrival": { "delay": -56, "time": "1761566104" }, "departure": { "delay": -41, "time": "1761566119" }, "stopId": "44ROUAraffR", "stopSequence": 6 }, { "arrival": { "delay": 222, "time": "1761566562" }, "departure": { "delay": 238, "time": "1761566578" }, "stopId": "44ROUAegliR", "stopSequence": 8 }, { "arrival": { "delay": 28, "time": "1761567208" }, "departure": { "delay": 50, "time": "1761567230" }, "stopId": "44ARTHsicaR", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1761567660" }, "departure": { "delay": 120, "time": "1761567660" }, "stopId": "44PEREenneR", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1761568020" }, "departure": { "delay": 120, "time": "1761568020" }, "stopId": "44PEREmairR", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "301", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "301|25900740:T3|12:25:00" }, "vehicle": { "id": "6842f630f716b635edbece5e", "label": "26168", "licensePlate": "ET-513-ZM" } } }, { "id": "RT|380|25909770:T6|13:16:00|380|25909770:T6|13:16:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -48, "time": "1761567312" }, "stopId": "85BOUAverdA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567600" }, "departure": { "delay": 0, "time": "1761567600" }, "stopId": "85BOUAmoriU1", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568140" }, "departure": { "delay": 0, "time": "1761568140" }, "stopId": "44GENEgeorA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568260" }, "departure": { "delay": 0, "time": "1761568260" }, "stopId": "44GENEmarbA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568440" }, "departure": { "delay": 0, "time": "1761568440" }, "stopId": "44BIGNboulA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568560" }, "departure": { "delay": 0, "time": "1761568560" }, "stopId": "44BIGNloirA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568740" }, "departure": { "delay": 0, "time": "1761568740" }, "stopId": "44PONThautA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761568860" }, "departure": { "delay": 0, "time": "1761568860" }, "stopId": "44PONTviaiA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761569160" }, "departure": { "delay": 0, "time": "1761569160" }, "stopId": "44SORInantA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761569340" }, "departure": { "delay": 0, "time": "1761569340" }, "stopId": "44REZEcorbA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761569460" }, "departure": { "delay": 0, "time": "1761569460" }, "stopId": "44REZEcarrA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761569640" }, "departure": { "delay": 0, "time": "1761569640" }, "stopId": "44REZEmoulA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1761569700" }, "departure": { "delay": 0, "time": "1761569700" }, "stopId": "44REZEpiniA1", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1761569760" }, "departure": { "delay": 0, "time": "1761569760" }, "stopId": "44REZEsaleA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1761569820" }, "departure": { "delay": 0, "time": "1761569820" }, "stopId": "44REZEtablA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1761569940" }, "departure": { "delay": 0, "time": "1761569940" }, "stopId": "44REZErousA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1761570060" }, "departure": { "delay": 0, "time": "1761570060" }, "stopId": "44NANTpirmA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1761570960" }, "departure": { "delay": 0, "time": "1761570960" }, "stopId": "44NANTsncfU", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "380", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "380|25909770:T6|13:16:00" }, "vehicle": { "id": "6842f79cef0a1e6746f82752", "label": "21726", "licensePlate": "CX 228 VJ" } } }, { "id": "RT|380|25909771:T2|12:12:00|380|25909771:T2|12:12:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -158, "time": "1761564322" }, "departure": { "delay": 42, "time": "1761564522" }, "stopId": "44NANTpirmR1", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1761564623" }, "departure": { "delay": 94, "time": "1761564694" }, "stopId": "44REZErousR", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1761564777" }, "departure": { "delay": 70, "time": "1761564790" }, "stopId": "44REZEtablR", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1761564821" }, "departure": { "delay": 53, "time": "1761564833" }, "stopId": "44REZEsaleR", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1761564860" }, "departure": { "delay": 34, "time": "1761564874" }, "stopId": "44REZEpiniR1", "stopSequence": 6 }, { "arrival": { "delay": 1, "time": "1761564901" }, "departure": { "delay": 32, "time": "1761564932" }, "stopId": "44REZEmoulR", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1761565052" }, "departure": { "delay": 139, "time": "1761565099" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1761565210" }, "departure": { "delay": 113, "time": "1761565253" }, "stopId": "44REZEcorbR", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1761565480" }, "departure": { "delay": 237, "time": "1761565497" }, "stopId": "44SORInantR", "stopSequence": 10 }, { "arrival": { "delay": 371, "time": "1761566351" }, "departure": { "delay": 377, "time": "1761566357" }, "stopId": "44BIGNloirR", "stopSequence": 13 }, { "arrival": { "delay": 274, "time": "1761566554" }, "departure": { "delay": 313, "time": "1761566593" }, "stopId": "44GENEmarbR", "stopSequence": 15 }, { "arrival": { "delay": -7, "time": "1761566693" }, "departure": { "delay": 17, "time": "1761566717" }, "stopId": "44GENEgeorR", "stopSequence": 16 }, { "arrival": { "delay": -59, "time": "1761567001" }, "departure": { "delay": -53, "time": "1761567007" }, "stopId": "85BOUAmoriR", "stopSequence": 17 }, { "arrival": { "delay": -17, "time": "1761567163" }, "stopId": "85BOUAverdR", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "380", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "380|25909771:T2|12:12:00" }, "vehicle": { "id": "6842f79cef0a1e6746f82752", "label": "21726", "licensePlate": "CX 228 VJ" } } }, { "id": "RT|303|26073392:T40|13:10:00|303|26073392:T40|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 247, "time": "1761567247" }, "stopId": "44PORNmarnA", "stopSequence": 1 }, { "arrival": { "delay": 330, "time": "1761567390" }, "departure": { "delay": 330, "time": "1761567390" }, "stopId": "44PORNmoinA", "stopSequence": 2 }, { "arrival": { "delay": 330, "time": "1761567450" }, "departure": { "delay": 330, "time": "1761567450" }, "stopId": "44PORNrondA", "stopSequence": 3 }, { "arrival": { "delay": 330, "time": "1761567510" }, "departure": { "delay": 330, "time": "1761567510" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 330, "time": "1761567570" }, "departure": { "delay": 330, "time": "1761567570" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 330, "time": "1761567690" }, "departure": { "delay": 330, "time": "1761567690" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 330, "time": "1761568050" }, "departure": { "delay": 330, "time": "1761568050" }, "stopId": "44PORNhopiA", "stopSequence": 7 }, { "arrival": { "delay": 330, "time": "1761568230" }, "departure": { "delay": 330, "time": "1761568230" }, "stopId": "44PORNclioA", "stopSequence": 8 }, { "arrival": { "delay": 330, "time": "1761568830" }, "departure": { "delay": 330, "time": "1761568830" }, "stopId": "44CHAUegliA", "stopSequence": 9 }, { "arrival": { "delay": 330, "time": "1761568950" }, "departure": { "delay": 330, "time": "1761568950" }, "stopId": "44ARTHpercA", "stopSequence": 10 }, { "arrival": { "delay": 330, "time": "1761569130" }, "departure": { "delay": 330, "time": "1761569130" }, "stopId": "44ARTHboizA", "stopSequence": 11 }, { "arrival": { "delay": 330, "time": "1761569250" }, "departure": { "delay": 330, "time": "1761569250" }, "stopId": "44ARTHrelaA", "stopSequence": 12 }, { "arrival": { "delay": 330, "time": "1761569310" }, "departure": { "delay": 330, "time": "1761569310" }, "stopId": "44CHEMrousA", "stopSequence": 13 }, { "arrival": { "delay": 330, "time": "1761569430" }, "departure": { "delay": 330, "time": "1761569430" }, "stopId": "44CHEMarthA", "stopSequence": 14 }, { "arrival": { "delay": 330, "time": "1761569730" }, "departure": { "delay": 330, "time": "1761569730" }, "stopId": "44CHEMberaA", "stopSequence": 15 }, { "arrival": { "delay": 330, "time": "1761570210" }, "departure": { "delay": 330, "time": "1761570210" }, "stopId": "44PORTecomA", "stopSequence": 16 }, { "arrival": { "delay": 330, "time": "1761570330" }, "departure": { "delay": 330, "time": "1761570330" }, "stopId": "44PORTegliA", "stopSequence": 17 }, { "arrival": { "delay": 330, "time": "1761570510" }, "departure": { "delay": 330, "time": "1761570510" }, "stopId": "44LGERcentA", "stopSequence": 18 }, { "arrival": { "delay": 330, "time": "1761570570" }, "departure": { "delay": 330, "time": "1761570570" }, "stopId": "44LGERclemA", "stopSequence": 19 }, { "arrival": { "delay": 330, "time": "1761572250" }, "departure": { "delay": 330, "time": "1761572250" }, "stopId": "44REZEatouA", "stopSequence": 20 }, { "arrival": { "delay": 330, "time": "1761572550" }, "departure": { "delay": 330, "time": "1761572550" }, "stopId": "44NANTpirmilA2", "stopSequence": 21 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "303|26073392:T40|13:10:00" }, "vehicle": { "id": "6835c91f6ba119b4b388f92b", "label": "540", "licensePlate": "DJ-394-QV" } } }, { "id": "RT|370|26073359:T14|12:05:00|370|26073359:T14|12:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -629, "time": "1761562471" }, "departure": { "delay": 10, "time": "1761563110" }, "stopId": "85HERBpompU", "stopSequence": 1 }, { "arrival": { "delay": -205, "time": "1761563495" }, "departure": { "delay": 53, "time": "1761563753" }, "stopId": "85HERBclisA", "stopSequence": 2 }, { "arrival": { "delay": 58, "time": "1761563878" }, "departure": { "delay": 171, "time": "1761563991" }, "stopId": "85HERBnoueA1", "stopSequence": 3 }, { "arrival": { "delay": 186, "time": "1761564366" }, "departure": { "delay": 239, "time": "1761564419" }, "stopId": "85BAURcaseU1", "stopSequence": 4 }, { "arrival": { "delay": 189, "time": "1761564789" }, "departure": { "delay": 211, "time": "1761564811" }, "stopId": "85PAILcanaA1", "stopSequence": 5 }, { "arrival": { "delay": 168, "time": "1761565248" }, "departure": { "delay": 213, "time": "1761565293" }, "stopId": "85BISSpolyU1", "stopSequence": 6 }, { "arrival": { "delay": 216, "time": "1761565596" }, "departure": { "delay": 226, "time": "1761565606" }, "stopId": "85GUYOlac1A", "stopSequence": 7 }, { "arrival": { "delay": 236, "time": "1761565736" }, "departure": { "delay": 249, "time": "1761565749" }, "stopId": "85GUYOcalvA", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1761566012" }, "departure": { "delay": 209, "time": "1761566129" }, "stopId": "85SEPTgareU", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1761566651" }, "departure": { "delay": 288, "time": "1761566808" }, "stopId": "85MONTgareU", "stopSequence": 10 }, { "arrival": { "delay": -122, "time": "1761567058" }, "departure": { "delay": -2, "time": "1761567178" }, "stopId": "85LOULnantA1", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1761567670" }, "departure": { "delay": 10, "time": "1761567670" }, "stopId": "44REMObretA", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1761567910" }, "departure": { "delay": 10, "time": "1761567910" }, "stopId": "44AIGRmairA", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1761568030" }, "departure": { "delay": 10, "time": "1761568030" }, "stopId": "44AIGRplesA", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1761568090" }, "departure": { "delay": 10, "time": "1761568090" }, "stopId": "44AIGRcoinA", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1761568210" }, "departure": { "delay": 10, "time": "1761568210" }, "stopId": "44AIGRjaunA", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1761568270" }, "departure": { "delay": 10, "time": "1761568270" }, "stopId": "44MNTBbutaA", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1761568390" }, "departure": { "delay": 10, "time": "1761568390" }, "stopId": "44BIGNhermA", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1761568870" }, "departure": { "delay": 10, "time": "1761568870" }, "stopId": "44NANTburdU2", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1761568930" }, "departure": { "delay": 10, "time": "1761568930" }, "stopId": "44SEBAjoliA1", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1761569410" }, "departure": { "delay": 10, "time": "1761569410" }, "stopId": "44NANTpirmA", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1761569890" }, "departure": { "delay": 10, "time": "1761569890" }, "stopId": "44NANTdieuA2", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1761570310" }, "departure": { "delay": 10, "time": "1761570310" }, "stopId": "44NANTsncfU", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "370", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "370|26073359:T14|12:05:00" }, "vehicle": { "id": "6842f803c1787f02eddd14bc", "label": "42008", "licensePlate": "BH 912 EV" } } }, { "id": "RT|305AT|26045031:T14|11:25:00|305AT|26045031:T14|11:25:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -271, "time": "1761561629" }, "departure": { "delay": -1, "time": "1761561899" }, "stopId": "44REDObaucA", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1761562072" }, "departure": { "delay": -6, "time": "1761562074" }, "stopId": "44AVESpoteA", "stopSequence": 3 }, { "arrival": { "delay": -39, "time": "1761562281" }, "departure": { "delay": 20, "time": "1761562340" }, "stopId": "44FEGRdresA", "stopSequence": 4 }, { "arrival": { "delay": 41, "time": "1761562481" }, "departure": { "delay": 56, "time": "1761562496" }, "stopId": "44FEGRiletA", "stopSequence": 5 }, { "arrival": { "delay": 68, "time": "1761562688" }, "departure": { "delay": 76, "time": "1761562696" }, "stopId": "44SEVEnormA", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1761562838" }, "departure": { "delay": 95, "time": "1761562895" }, "stopId": "44SEVEgareA", "stopSequence": 7 }, { "arrival": { "delay": 51, "time": "1761563331" }, "departure": { "delay": 203, "time": "1761563483" }, "stopId": "44BOISbeurA", "stopSequence": 8 }, { "arrival": { "delay": 187, "time": "1761563587" }, "departure": { "delay": 228, "time": "1761563628" }, "stopId": "44BOIScommA", "stopSequence": 9 }, { "arrival": { "delay": 208, "time": "1761563668" }, "departure": { "delay": 227, "time": "1761563687" }, "stopId": "44BOISgourA", "stopSequence": 10 }, { "arrival": { "delay": 228, "time": "1761563808" }, "departure": { "delay": 237, "time": "1761563817" }, "stopId": "44BOISfermA", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1761563910" }, "departure": { "delay": 235, "time": "1761563995" }, "stopId": "44DREFegliA", "stopSequence": 12 }, { "arrival": { "delay": 222, "time": "1761564042" }, "departure": { "delay": 230, "time": "1761564050" }, "stopId": "44DREFvallA", "stopSequence": 13 }, { "arrival": { "delay": 257, "time": "1761564137" }, "departure": { "delay": 259, "time": "1761564139" }, "stopId": "44DREFbeauA", "stopSequence": 14 }, { "arrival": { "delay": 241, "time": "1761564181" }, "departure": { "delay": 246, "time": "1761564186" }, "stopId": "44DREFbilaA", "stopSequence": 15 }, { "arrival": { "delay": 174, "time": "1761564234" }, "departure": { "delay": 176, "time": "1761564236" }, "stopId": "44PNTCnoe1A", "stopSequence": 16 }, { "arrival": { "delay": 470, "time": "1761564710" }, "departure": { "delay": 513, "time": "1761564753" }, "stopId": "44PNTCcharA", "stopSequence": 18 }, { "arrival": { "delay": 484, "time": "1761564784" }, "departure": { "delay": 491, "time": "1761564791" }, "stopId": "44PNTCegliA", "stopSequence": 19 }, { "arrival": { "delay": 665, "time": "1761565025" }, "departure": { "delay": 695, "time": "1761565055" }, "stopId": "44PNTCchtaA", "stopSequence": 20 }, { "arrival": { "delay": 741, "time": "1761565221" }, "departure": { "delay": 838, "time": "1761565318" }, "stopId": "44PNTCsncfU", "stopSequence": 21 }, { "arrival": { "delay": 774, "time": "1761565434" }, "departure": { "delay": 834, "time": "1761565494" }, "stopId": "44PNTCmissA", "stopSequence": 22 }, { "arrival": { "delay": 730, "time": "1761565690" }, "departure": { "delay": 740, "time": "1761565700" }, "stopId": "44BESNharrA", "stopSequence": 23 }, { "arrival": { "delay": 742, "time": "1761565762" }, "departure": { "delay": 769, "time": "1761565789" }, "stopId": "44BESNcentA", "stopSequence": 24 }, { "arrival": { "delay": 784, "time": "1761565864" }, "departure": { "delay": 793, "time": "1761565873" }, "stopId": "44BESNanglA", "stopSequence": 25 }, { "arrival": { "delay": 821, "time": "1761565901" }, "departure": { "delay": 827, "time": "1761565907" }, "stopId": "44BESNneufA", "stopSequence": 26 }, { "arrival": { "delay": 795, "time": "1761565935" }, "departure": { "delay": 833, "time": "1761565973" }, "stopId": "44BESNmoraA", "stopSequence": 27 }, { "arrival": { "delay": 847, "time": "1761566047" }, "departure": { "delay": 851, "time": "1761566051" }, "stopId": "44DONGheleA", "stopSequence": 28 }, { "arrival": { "delay": 1067, "time": "1761566327" }, "departure": { "delay": 1082, "time": "1761566342" }, "stopId": "44DONGpaclA", "stopSequence": 29 }, { "arrival": { "delay": 1281, "time": "1761566601" }, "departure": { "delay": 1292, "time": "1761566612" }, "stopId": "44DONGpommA", "stopSequence": 30 }, { "arrival": { "delay": 1161, "time": "1761566721" }, "departure": { "delay": 1208, "time": "1761566768" }, "stopId": "44DONGcroiA", "stopSequence": 31 }, { "arrival": { "delay": 1101, "time": "1761567201" }, "departure": { "delay": 1110, "time": "1761567210" }, "stopId": "44TRIGherrA", "stopSequence": 32 }, { "arrival": { "delay": 1070, "time": "1761567350" }, "departure": { "delay": 1070, "time": "1761567350" }, "stopId": "44TRIGlargA", "stopSequence": 33 }, { "arrival": { "delay": 1070, "time": "1761567470" }, "departure": { "delay": 1070, "time": "1761567470" }, "stopId": "44TRIGroseA", "stopSequence": 34 }, { "arrival": { "delay": 1070, "time": "1761567530" }, "departure": { "delay": 1070, "time": "1761567530" }, "stopId": "44TRIGherbA", "stopSequence": 35 }, { "arrival": { "delay": 1070, "time": "1761567650" }, "departure": { "delay": 1070, "time": "1761567650" }, "stopId": "44NAZAgareA", "stopSequence": 36 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "305AT|26045031:T14|11:25:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511a5", "label": "173109", "licensePlate": "EQ-065-JD" } } }, { "id": "RT|315|26045024:T8|11:50:00|315|26045024:T8|11:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 71, "time": "1761562271" }, "departure": { "delay": 217, "time": "1761562417" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 324, "time": "1761562584" }, "departure": { "delay": 334, "time": "1761562594" }, "stopId": "44TRIGroseR", "stopSequence": 2 }, { "arrival": { "delay": 335, "time": "1761562655" }, "departure": { "delay": 384, "time": "1761562704" }, "stopId": "44TRIGlargR", "stopSequence": 3 }, { "arrival": { "delay": 269, "time": "1761563129" }, "departure": { "delay": 318, "time": "1761563178" }, "stopId": "44BREVbosqR", "stopSequence": 4 }, { "arrival": { "delay": 226, "time": "1761563326" }, "departure": { "delay": 273, "time": "1761563373" }, "stopId": "44BREVbresR", "stopSequence": 5 }, { "arrival": { "delay": 263, "time": "1761563483" }, "departure": { "delay": 302, "time": "1761563522" }, "stopId": "44BREVfontR", "stopSequence": 6 }, { "arrival": { "delay": 220, "time": "1761563980" }, "departure": { "delay": 261, "time": "1761564021" }, "stopId": "44MICHmairR", "stopSequence": 7 }, { "arrival": { "delay": 248, "time": "1761564068" }, "departure": { "delay": 262, "time": "1761564082" }, "stopId": "44MICHpostR", "stopSequence": 8 }, { "arrival": { "delay": 288, "time": "1761564168" }, "departure": { "delay": 303, "time": "1761564183" }, "stopId": "44MICHredoR", "stopSequence": 9 }, { "arrival": { "delay": 350, "time": "1761564350" }, "departure": { "delay": 363, "time": "1761564363" }, "stopId": "44MICHcombR", "stopSequence": 10 }, { "arrival": { "delay": 323, "time": "1761564683" }, "departure": { "delay": 330, "time": "1761564690" }, "stopId": "44MICHdaloR", "stopSequence": 12 }, { "arrival": { "delay": 356, "time": "1761565196" }, "departure": { "delay": 396, "time": "1761565236" }, "stopId": "44PORNhopiR", "stopSequence": 13 }, { "arrival": { "delay": 331, "time": "1761565411" }, "departure": { "delay": 346, "time": "1761565426" }, "stopId": "44PORNjoliR", "stopSequence": 14 }, { "arrival": { "delay": 236, "time": "1761565496" }, "departure": { "delay": 280, "time": "1761565540" }, "stopId": "44PORNgareR", "stopSequence": 15 }, { "arrival": { "delay": 72, "time": "1761565752" }, "departure": { "delay": 75, "time": "1761565755" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1761565840" }, "departure": { "delay": 56, "time": "1761565856" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 8, "time": "1761565928" }, "departure": { "delay": 30, "time": "1761565950" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1761565992" }, "departure": { "delay": 62, "time": "1761566042" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 39, "time": "1761566079" }, "departure": { "delay": 51, "time": "1761566091" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": -5, "time": "1761566155" }, "departure": { "delay": 33, "time": "1761566193" }, "stopId": "44PORNmarnR", "stopSequence": 21 }, { "arrival": { "delay": 5, "time": "1761566705" }, "departure": { "delay": 33, "time": "1761566733" }, "stopId": "44PLAIcentU", "stopSequence": 22 }, { "arrival": { "delay": 53, "time": "1761566933" }, "departure": { "delay": 620, "time": "1761567500" }, "stopId": "44PREFquirR", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "315|26045024:T8|11:50:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511af", "label": "791", "licensePlate": "ES-791-MJ" } } }, { "id": "RT|317|26045027:T5|12:35:00|317|26045027:T5|12:35:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1761564977" }, "departure": { "delay": 148, "time": "1761565048" }, "stopId": "44BREVbresA", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1761565711" }, "departure": { "delay": 98, "time": "1761565718" }, "stopId": "44TRIGlargA", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1761565770" }, "departure": { "delay": 122, "time": "1761565802" }, "stopId": "44TRIGroseA", "stopSequence": 3 }, { "arrival": { "delay": 223, "time": "1761565963" }, "stopId": "44NAZAgareA", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "317", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "317|26045027:T5|12:35:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511ae", "label": "284", "licensePlate": "DY-284-YX" } } }, { "id": "RT|305AT|26045032:T9|12:17:00|305AT|26045032:T9|12:17:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -14, "time": "1761563806" }, "departure": { "delay": 29, "time": "1761563849" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 13, "time": "1761563893" }, "departure": { "delay": 22, "time": "1761563902" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1761564032" }, "departure": { "delay": 100, "time": "1761564040" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 35, "time": "1761564095" }, "departure": { "delay": 57, "time": "1761564117" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1761564266" }, "departure": { "delay": 97, "time": "1761564277" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": -87, "time": "1761564693" }, "departure": { "delay": 11, "time": "1761564791" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 866, "time": "1761565946" }, "departure": { "delay": 878, "time": "1761565958" }, "stopId": "44CROSguesR", "stopSequence": 8 }, { "arrival": { "delay": 894, "time": "1761566094" }, "departure": { "delay": 900, "time": "1761566100" }, "stopId": "44CROSrotzR", "stopSequence": 9 }, { "arrival": { "delay": 811, "time": "1761566131" }, "departure": { "delay": 818, "time": "1761566138" }, "stopId": "44CROSrateR", "stopSequence": 10 }, { "arrival": { "delay": 737, "time": "1761566237" }, "departure": { "delay": 747, "time": "1761566247" }, "stopId": "44CROSplaiR", "stopSequence": 11 }, { "arrival": { "delay": 621, "time": "1761566361" }, "departure": { "delay": 626, "time": "1761566366" }, "stopId": "44CROSbossR", "stopSequence": 12 }, { "arrival": { "delay": 643, "time": "1761566443" }, "departure": { "delay": 644, "time": "1761566444" }, "stopId": "44REINpoteR", "stopSequence": 13 }, { "arrival": { "delay": 631, "time": "1761566491" }, "departure": { "delay": 638, "time": "1761566498" }, "stopId": "44REINmaroR", "stopSequence": 14 }, { "arrival": { "delay": 630, "time": "1761566550" }, "departure": { "delay": 637, "time": "1761566557" }, "stopId": "44REINcadoR", "stopSequence": 15 }, { "arrival": { "delay": 655, "time": "1761566635" }, "departure": { "delay": 668, "time": "1761566648" }, "stopId": "44REINnoesR", "stopSequence": 16 }, { "arrival": { "delay": 689, "time": "1761566729" }, "departure": { "delay": 702, "time": "1761566742" }, "stopId": "44REINorgaR", "stopSequence": 17 }, { "arrival": { "delay": 754, "time": "1761566854" }, "departure": { "delay": 760, "time": "1761566860" }, "stopId": "44MISSbergR", "stopSequence": 18 }, { "arrival": { "delay": 759, "time": "1761566919" }, "departure": { "delay": 769, "time": "1761566929" }, "stopId": "44MISSbertR", "stopSequence": 19 }, { "arrival": { "delay": 888, "time": "1761567168" }, "departure": { "delay": 895, "time": "1761567175" }, "stopId": "44MISStourR", "stopSequence": 20 }, { "arrival": { "delay": 850, "time": "1761567250" }, "departure": { "delay": 863, "time": "1761567263" }, "stopId": "44MISSsureR", "stopSequence": 21 }, { "arrival": { "delay": 833, "time": "1761567293" }, "departure": { "delay": 846, "time": "1761567306" }, "stopId": "44MISSgoviR", "stopSequence": 22 }, { "arrival": { "delay": 830, "time": "1761567410" }, "departure": { "delay": 830, "time": "1761567410" }, "stopId": "44MISSbourR", "stopSequence": 23 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "305AT|26045032:T9|12:17:00" }, "vehicle": { "id": "6864de6f43b3c3068c0a7334", "label": "133164", "licensePlate": "CX-104-MM" } } }, { "id": "RT|317|26045028:T4|13:08:00|317|26045028:T4|13:08:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -363, "time": "1761566517" }, "departure": { "delay": 41, "time": "1761566921" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 158, "time": "1761567098" }, "departure": { "delay": 165, "time": "1761567105" }, "stopId": "44TRIGroseR", "stopSequence": 2 }, { "arrival": { "delay": 158, "time": "1761567158" }, "departure": { "delay": 176, "time": "1761567176" }, "stopId": "44TRIGlargR", "stopSequence": 3 }, { "arrival": { "delay": 130, "time": "1761568210" }, "departure": { "delay": 130, "time": "1761568210" }, "stopId": "44BREVbresR", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "317", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "317|26045028:T4|13:08:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511ae", "label": "284", "licensePlate": "DY-284-YX" } } }, { "id": "RT|315|26045024:T9|13:12:00|315|26045024:T9|13:12:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1761567197" }, "departure": { "delay": 153, "time": "1761567273" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1761567360" }, "departure": { "delay": 180, "time": "1761567360" }, "stopId": "44TRIGroseR", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1761567420" }, "departure": { "delay": 180, "time": "1761567420" }, "stopId": "44TRIGlargR", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1761567960" }, "departure": { "delay": 180, "time": "1761567960" }, "stopId": "44BREVbosqR", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1761568200" }, "departure": { "delay": 180, "time": "1761568200" }, "stopId": "44BREVbresR", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "315|26045024:T9|13:12:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511aa", "label": "526", "licensePlate": "DT-526-XD" } } }, { "id": "RT|305AT|26045032:T10|12:18:00|305AT|26045032:T10|12:18:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -41, "time": "1761563839" }, "departure": { "delay": 64, "time": "1761563944" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1761563982" }, "departure": { "delay": 53, "time": "1761563993" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 113, "time": "1761564113" }, "departure": { "delay": 123, "time": "1761564123" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 59, "time": "1761564179" }, "departure": { "delay": 69, "time": "1761564189" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1761564358" }, "departure": { "delay": 66, "time": "1761564366" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": -4, "time": "1761564836" }, "departure": { "delay": 27, "time": "1761564867" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 157, "time": "1761565117" }, "departure": { "delay": 176, "time": "1761565136" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 203, "time": "1761565223" }, "departure": { "delay": 217, "time": "1761565237" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 250, "time": "1761565330" }, "departure": { "delay": 258, "time": "1761565338" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 260, "time": "1761565400" }, "departure": { "delay": 267, "time": "1761565407" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 226, "time": "1761565426" }, "departure": { "delay": 237, "time": "1761565437" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 215, "time": "1761565475" }, "departure": { "delay": 221, "time": "1761565481" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 151, "time": "1761565531" }, "departure": { "delay": 163, "time": "1761565543" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 166, "time": "1761565606" }, "departure": { "delay": 174, "time": "1761565614" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 127, "time": "1761565807" }, "departure": { "delay": 137, "time": "1761565817" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 214, "time": "1761566014" }, "departure": { "delay": 226, "time": "1761566026" }, "stopId": "44PNTCsncfU", "stopSequence": 16 }, { "arrival": { "delay": 463, "time": "1761566443" }, "departure": { "delay": 504, "time": "1761566484" }, "stopId": "44PNTCchtaR", "stopSequence": 17 }, { "arrival": { "delay": 490, "time": "1761566530" }, "departure": { "delay": 545, "time": "1761566585" }, "stopId": "44PNTCegliR", "stopSequence": 18 }, { "arrival": { "delay": 513, "time": "1761566613" }, "departure": { "delay": 520, "time": "1761566620" }, "stopId": "44PNTCcharR", "stopSequence": 19 }, { "arrival": { "delay": 730, "time": "1761567010" }, "departure": { "delay": 732, "time": "1761567012" }, "stopId": "44PNTCnoe1R", "stopSequence": 21 }, { "arrival": { "delay": 724, "time": "1761567064" }, "departure": { "delay": 725, "time": "1761567065" }, "stopId": "44DREFbilaR", "stopSequence": 22 }, { "arrival": { "delay": 702, "time": "1761567102" }, "departure": { "delay": 709, "time": "1761567109" }, "stopId": "44DREFbeauR", "stopSequence": 23 }, { "arrival": { "delay": 726, "time": "1761567186" }, "departure": { "delay": 736, "time": "1761567196" }, "stopId": "44DREFvallR", "stopSequence": 24 }, { "arrival": { "delay": 674, "time": "1761567254" }, "departure": { "delay": 682, "time": "1761567262" }, "stopId": "44DREFegliR", "stopSequence": 25 }, { "arrival": { "delay": 640, "time": "1761567400" }, "departure": { "delay": 640, "time": "1761567400" }, "stopId": "44BOISfermR", "stopSequence": 26 }, { "arrival": { "delay": 640, "time": "1761567460" }, "departure": { "delay": 640, "time": "1761567460" }, "stopId": "44BOISgourR", "stopSequence": 27 }, { "arrival": { "delay": 640, "time": "1761567520" }, "departure": { "delay": 640, "time": "1761567520" }, "stopId": "44BOIScommR", "stopSequence": 28 }, { "arrival": { "delay": 640, "time": "1761567640" }, "departure": { "delay": 640, "time": "1761567640" }, "stopId": "44BOISbeurR", "stopSequence": 29 }, { "arrival": { "delay": 640, "time": "1761567940" }, "departure": { "delay": 640, "time": "1761567940" }, "stopId": "44SEVEgareR", "stopSequence": 30 }, { "arrival": { "delay": 640, "time": "1761568120" }, "departure": { "delay": 640, "time": "1761568120" }, "stopId": "44SEVEnormR", "stopSequence": 31 }, { "arrival": { "delay": 640, "time": "1761568420" }, "departure": { "delay": 640, "time": "1761568420" }, "stopId": "44FEGRiletR", "stopSequence": 32 }, { "arrival": { "delay": 640, "time": "1761568540" }, "departure": { "delay": 640, "time": "1761568540" }, "stopId": "44FEGRdresR", "stopSequence": 33 }, { "arrival": { "delay": 640, "time": "1761568780" }, "departure": { "delay": 640, "time": "1761568780" }, "stopId": "44AVESpoteR", "stopSequence": 34 }, { "arrival": { "delay": 640, "time": "1761568960" }, "departure": { "delay": 640, "time": "1761568960" }, "stopId": "44REDObaucR", "stopSequence": 35 }, { "arrival": { "delay": 640, "time": "1761570160" }, "departure": { "delay": 640, "time": "1761570160" }, "stopId": "35REDOgareR", "stopSequence": 36 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "305AT|26045032:T10|12:18:00" }, "vehicle": { "id": "683ec1f8e30937ffa855119c", "label": "173016", "licensePlate": "EN-514-ZQ" } } }, { "id": "RT|305AT|26045031:T15|13:14:00|305AT|26045031:T15|13:14:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 60, "time": "1761567300" }, "stopId": "44PNTCsncfU", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1761567570" }, "departure": { "delay": 90, "time": "1761567570" }, "stopId": "44PNTChervA", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1761567690" }, "departure": { "delay": 90, "time": "1761567690" }, "stopId": "44PNTCguilA", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1761567750" }, "departure": { "delay": 90, "time": "1761567750" }, "stopId": "44PNTCcllaA", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1761567930" }, "departure": { "delay": 90, "time": "1761567930" }, "stopId": "44PNTCcallA", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1761567990" }, "departure": { "delay": 90, "time": "1761567990" }, "stopId": "44CROSpiolA", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1761568170" }, "departure": { "delay": 90, "time": "1761568170" }, "stopId": "44CROSplaiA", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1761568290" }, "departure": { "delay": 90, "time": "1761568290" }, "stopId": "44CROSrateA", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1761568410" }, "departure": { "delay": 90, "time": "1761568410" }, "stopId": "44CROSrotzA", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1761568530" }, "departure": { "delay": 90, "time": "1761568530" }, "stopId": "44CROSguesA", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1761568650" }, "departure": { "delay": 90, "time": "1761568650" }, "stopId": "44DONGreviA", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1761568890" }, "departure": { "delay": 90, "time": "1761568890" }, "stopId": "44DONGcroiA", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1761569610" }, "departure": { "delay": 90, "time": "1761569610" }, "stopId": "44TRIGherrA", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1761569790" }, "departure": { "delay": 90, "time": "1761569790" }, "stopId": "44TRIGlargA", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1761569850" }, "departure": { "delay": 90, "time": "1761569850" }, "stopId": "44TRIGroseA", "stopSequence": 15 }, { "arrival": { "delay": 90, "time": "1761569910" }, "departure": { "delay": 90, "time": "1761569910" }, "stopId": "44TRIGherbA", "stopSequence": 16 }, { "arrival": { "delay": 90, "time": "1761570030" }, "departure": { "delay": 90, "time": "1761570030" }, "stopId": "44NAZAgareA", "stopSequence": 17 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "305AT|26045031:T15|13:14:00" }, "vehicle": { "id": "683ec1f8e30937ffa855119b", "label": "125028", "licensePlate": "CK-353-SJ" } } }, { "id": "RT|315|26269329:T12|13:09:00|315|26269329:T12|13:09:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 355, "time": "1761567295" }, "stopId": "44PREFgareA", "stopSequence": 1 }, { "arrival": { "delay": 390, "time": "1761567390" }, "departure": { "delay": 390, "time": "1761567390" }, "stopId": "44PREFquirA", "stopSequence": 2 }, { "arrival": { "delay": 390, "time": "1761567630" }, "departure": { "delay": 390, "time": "1761567630" }, "stopId": "44PLAIcentU", "stopSequence": 3 }, { "arrival": { "delay": 390, "time": "1761568170" }, "departure": { "delay": 390, "time": "1761568170" }, "stopId": "44PORNmarnA", "stopSequence": 4 }, { "arrival": { "delay": 390, "time": "1761568290" }, "departure": { "delay": 390, "time": "1761568290" }, "stopId": "44PORNmoinA", "stopSequence": 5 }, { "arrival": { "delay": 390, "time": "1761568350" }, "departure": { "delay": 390, "time": "1761568350" }, "stopId": "44PORNrondA", "stopSequence": 6 }, { "arrival": { "delay": 390, "time": "1761568410" }, "departure": { "delay": 390, "time": "1761568410" }, "stopId": "44PORNjarrA", "stopSequence": 7 }, { "arrival": { "delay": 390, "time": "1761568530" }, "departure": { "delay": 390, "time": "1761568530" }, "stopId": "44PORNsandA", "stopSequence": 8 }, { "arrival": { "delay": 390, "time": "1761568650" }, "departure": { "delay": 390, "time": "1761568650" }, "stopId": "44PORNgillA", "stopSequence": 9 }, { "arrival": { "delay": 390, "time": "1761568950" }, "departure": { "delay": 390, "time": "1761568950" }, "stopId": "44PORNhopiA", "stopSequence": 10 }, { "arrival": { "delay": 390, "time": "1761569190" }, "departure": { "delay": 390, "time": "1761569190" }, "stopId": "44PORNjoliA", "stopSequence": 11 }, { "arrival": { "delay": 390, "time": "1761569370" }, "departure": { "delay": 390, "time": "1761569370" }, "stopId": "44PORNgareA", "stopSequence": 12 }, { "arrival": { "delay": 390, "time": "1761569970" }, "departure": { "delay": 390, "time": "1761569970" }, "stopId": "44MICHdaloA", "stopSequence": 13 }, { "arrival": { "delay": 390, "time": "1761570090" }, "departure": { "delay": 390, "time": "1761570090" }, "stopId": "44MICHtharU1", "stopSequence": 14 }, { "arrival": { "delay": 390, "time": "1761570210" }, "departure": { "delay": 390, "time": "1761570210" }, "stopId": "44MICHcombA", "stopSequence": 15 }, { "arrival": { "delay": 390, "time": "1761570270" }, "departure": { "delay": 390, "time": "1761570270" }, "stopId": "44MICHredoA", "stopSequence": 16 }, { "arrival": { "delay": 390, "time": "1761570390" }, "departure": { "delay": 390, "time": "1761570390" }, "stopId": "44MICHpostA", "stopSequence": 17 }, { "arrival": { "delay": 390, "time": "1761570450" }, "departure": { "delay": 390, "time": "1761570450" }, "stopId": "44MICHmairA", "stopSequence": 18 }, { "arrival": { "delay": 390, "time": "1761570930" }, "departure": { "delay": 390, "time": "1761570930" }, "stopId": "44BREVfontA", "stopSequence": 19 }, { "arrival": { "delay": 390, "time": "1761571050" }, "departure": { "delay": 390, "time": "1761571050" }, "stopId": "44BREVbresA", "stopSequence": 20 }, { "arrival": { "delay": 390, "time": "1761571230" }, "departure": { "delay": 390, "time": "1761571230" }, "stopId": "44BREVbosqA", "stopSequence": 21 }, { "arrival": { "delay": 390, "time": "1761571950" }, "departure": { "delay": 390, "time": "1761571950" }, "stopId": "44TRIGlargA", "stopSequence": 22 }, { "arrival": { "delay": 390, "time": "1761572010" }, "departure": { "delay": 390, "time": "1761572010" }, "stopId": "44TRIGroseA", "stopSequence": 23 }, { "arrival": { "delay": 390, "time": "1761572070" }, "departure": { "delay": 390, "time": "1761572070" }, "stopId": "44NAZAgareA", "stopSequence": 24 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "315|26269329:T12|13:09:00" }, "vehicle": { "id": "683ec1f8e30937ffa85511ad", "label": "375", "licensePlate": "FM-375-WF" } } }, { "id": "RT|411|26071932:T3|12:15:00|411|26071932:T3|12:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -281, "time": "1761567439" }, "departure": { "delay": -281, "time": "1761567439" }, "stopId": "49CHATfortR", "stopSequence": 25 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "411|26071932:T3|12:15:00" }, "vehicle": { "id": "67", "label": "39689", "licensePlate": "GD-683-LG" } } }, { "id": "RT|409|26076798:T9|13:00:00|409|26076798:T9|13:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 92, "time": "1761567512" }, "departure": { "delay": 92, "time": "1761567512" }, "stopId": "44GLINanjoA", "stopSequence": 2 }, { "arrival": { "delay": 92, "time": "1761568592" }, "departure": { "delay": 92, "time": "1761568592" }, "stopId": "49CANDegliU", "stopSequence": 3 }, { "arrival": { "delay": 92, "time": "1761568892" }, "departure": { "delay": 92, "time": "1761568892" }, "stopId": "49CANDgendA", "stopSequence": 4 }, { "arrival": { "delay": 92, "time": "1761569672" }, "departure": { "delay": 92, "time": "1761569672" }, "stopId": "49BECOmairU", "stopSequence": 5 }, { "arrival": { "delay": 92, "time": "1761569792" }, "departure": { "delay": 92, "time": "1761569792" }, "stopId": "49BECOargeU", "stopSequence": 6 }, { "arrival": { "delay": 92, "time": "1761570212" }, "departure": { "delay": 92, "time": "1761570212" }, "stopId": "49GRANterrA", "stopSequence": 7 }, { "arrival": { "delay": 92, "time": "1761570332" }, "departure": { "delay": 92, "time": "1761570332" }, "stopId": "49GRANretrA", "stopSequence": 8 }, { "arrival": { "delay": 92, "time": "1761570632" }, "departure": { "delay": 92, "time": "1761570632" }, "stopId": "49GRANgautA", "stopSequence": 9 }, { "arrival": { "delay": 92, "time": "1761572012" }, "departure": { "delay": 92, "time": "1761572012" }, "stopId": "49ANGEroutUM", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "409", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "409|26076798:T9|13:00:00" }, "vehicle": { "id": "5", "label": "143319", "licensePlate": "DK-052-LX" } } }, { "id": "RT|401|25883795:T10|12:13:00|401|25883795:T10|12:13:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1, "time": "1761567359" }, "departure": { "delay": -1, "time": "1761567359" }, "stopId": "49SEGRcovoA", "stopSequence": 16 }, { "arrival": { "delay": -1, "time": "1761567719" }, "departure": { "delay": -1, "time": "1761567719" }, "stopId": "49ANDIlibeA", "stopSequence": 17 }, { "arrival": { "delay": -1, "time": "1761568079" }, "departure": { "delay": -1, "time": "1761568079" }, "stopId": "49LIONcimeA", "stopSequence": 18 }, { "arrival": { "delay": -1, "time": "1761568259" }, "departure": { "delay": -1, "time": "1761568259" }, "stopId": "49LIONfoirA1", "stopSequence": 19 }, { "arrival": { "delay": -1, "time": "1761568379" }, "departure": { "delay": -1, "time": "1761568379" }, "stopId": "49GREZplaiA", "stopSequence": 20 }, { "arrival": { "delay": -1, "time": "1761568559" }, "departure": { "delay": -1, "time": "1761568559" }, "stopId": "49GREZgrieA1", "stopSequence": 21 }, { "arrival": { "delay": -1, "time": "1761569999" }, "departure": { "delay": -1, "time": "1761569999" }, "stopId": "49ANGEroutUL", "stopSequence": 22 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "401|25883795:T10|12:13:00" }, "vehicle": { "id": "35", "label": "243044", "licensePlate": "GY-253-RY" } } }, { "id": "RT|401|25883796:T9|12:30:00|401|25883796:T9|12:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 382, "time": "1761567442" }, "departure": { "delay": 382, "time": "1761567442" }, "stopId": "49SEGRreniR", "stopSequence": 7 }, { "arrival": { "delay": 382, "time": "1761567742" }, "departure": { "delay": 382, "time": "1761567742" }, "stopId": "49SEGRhaltR", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "401|25883796:T9|12:30:00" }, "vehicle": { "id": "15", "label": "93200", "licensePlate": "AC-059-AV" } } }, { "id": "RT|425|26071939:T1|6:31:00|425|26071939:T1|6:31:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23549, "time": "1761567089" }, "departure": { "delay": 23549, "time": "1761567089" }, "stopId": "49NJOUbiblA", "stopSequence": 2 }, { "arrival": { "delay": 23549, "time": "1761567509" }, "departure": { "delay": 23549, "time": "1761567509" }, "stopId": "49POUEunioU", "stopSequence": 3 }, { "arrival": { "delay": 23549, "time": "1761567929" }, "departure": { "delay": 23549, "time": "1761567929" }, "stopId": "49CLEMrochA", "stopSequence": 4 }, { "arrival": { "delay": 23550, "time": "1761567930" }, "departure": { "delay": 23550, "time": "1761567930" }, "stopId": "49CLEMguerA", "stopSequence": 5 }, { "arrival": { "delay": 23550, "time": "1761567990" }, "departure": { "delay": 23550, "time": "1761567990" }, "stopId": "49CLEMclemA", "stopSequence": 6 }, { "arrival": { "delay": 23550, "time": "1761568050" }, "departure": { "delay": 23550, "time": "1761568050" }, "stopId": "49CLEMpineA", "stopSequence": 7 }, { "arrival": { "delay": 23550, "time": "1761568290" }, "departure": { "delay": 23550, "time": "1761568290" }, "stopId": "49CLEMjanvA", "stopSequence": 8 }, { "arrival": { "delay": 23550, "time": "1761568350" }, "departure": { "delay": 23550, "time": "1761568350" }, "stopId": "49CLEMfruxA", "stopSequence": 9 }, { "arrival": { "delay": 23550, "time": "1761568650" }, "departure": { "delay": 23550, "time": "1761568650" }, "stopId": "49POTHpaquA", "stopSequence": 10 }, { "arrival": { "delay": 23551, "time": "1761568651" }, "departure": { "delay": 23551, "time": "1761568651" }, "stopId": "49POTHcinqA", "stopSequence": 11 }, { "arrival": { "delay": 23551, "time": "1761568771" }, "departure": { "delay": 23551, "time": "1761568771" }, "stopId": "49BAUCvallA", "stopSequence": 12 }, { "arrival": { "delay": 23551, "time": "1761568951" }, "departure": { "delay": 23551, "time": "1761568951" }, "stopId": "49BAUCdeseA", "stopSequence": 13 }, { "arrival": { "delay": 23551, "time": "1761569011" }, "departure": { "delay": 23551, "time": "1761569011" }, "stopId": "49BAUCtechA", "stopSequence": 14 }, { "arrival": { "delay": 23551, "time": "1761569131" }, "departure": { "delay": 23551, "time": "1761569131" }, "stopId": "49ANGEbeauA", "stopSequence": 15 }, { "arrival": { "delay": 23551, "time": "1761569491" }, "departure": { "delay": 23551, "time": "1761569491" }, "stopId": "49ANGEmariA", "stopSequence": 16 }, { "arrival": { "delay": 23551, "time": "1761569671" }, "departure": { "delay": 23551, "time": "1761569671" }, "stopId": "49ANGElequA", "stopSequence": 17 }, { "arrival": { "delay": 23551, "time": "1761570391" }, "departure": { "delay": 23551, "time": "1761570391" }, "stopId": "49ANGEroutUN", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "425", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "425|26071939:T1|6:31:00" }, "vehicle": { "id": "40", "label": "39342", "licensePlate": "GD-991-LG" } } }, { "id": "RT|109|26073911:T4|12:30:00|109|26073911:T4|12:30:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 527, "time": "1761567647" }, "departure": { "delay": 527, "time": "1761567647" }, "stopId": "53GREZlibeR", "stopSequence": 8 }, { "arrival": { "delay": 527, "time": "1761567947" }, "departure": { "delay": 527, "time": "1761567947" }, "stopId": "53BUERsouvR", "stopSequence": 9 }, { "arrival": { "delay": 527, "time": "1761568187" }, "departure": { "delay": 527, "time": "1761568187" }, "stopId": "53BRICagetR", "stopSequence": 10 }, { "arrival": { "delay": 527, "time": "1761568427" }, "departure": { "delay": 527, "time": "1761568427" }, "stopId": "53BOUEmairR", "stopSequence": 11 }, { "arrival": { "delay": 527, "time": "1761569027" }, "departure": { "delay": 527, "time": "1761569027" }, "stopId": "72SABLsncfU", "stopSequence": 12 }, { "arrival": { "delay": 527, "time": "1761569327" }, "departure": { "delay": 527, "time": "1761569327" }, "stopId": "72SABLpostR2", "stopSequence": 13 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "109", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "109|26073911:T4|12:30:00" }, "vehicle": { "id": "21", "label": "115019", "licensePlate": "BT-724-WW" } } }, { "id": "RT|102E|26073612:T5|12:50:00|102E|26073612:T5|12:50:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1761567439" }, "departure": { "delay": 79, "time": "1761567439" }, "stopId": "53MARTrondR1", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1761567919" }, "departure": { "delay": 79, "time": "1761567919" }, "stopId": "53MOULormeR", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1761568039" }, "departure": { "delay": 79, "time": "1761568039" }, "stopId": "53MAYEanjoU", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1761568279" }, "departure": { "delay": 79, "time": "1761568279" }, "stopId": "53MAYEvincR", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1761568579" }, "departure": { "delay": 79, "time": "1761568579" }, "stopId": "53MAYEsncfR", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "102E|26073612:T5|12:50:00" }, "vehicle": { "id": "35", "label": "145073", "licensePlate": "DM-424-EH" } } }, { "id": "RT|140E|26073941:T2|13:05:00|140E|26073941:T2|13:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 160, "time": "1761567760" }, "departure": { "delay": 160, "time": "1761567760" }, "stopId": "53VIVImairA", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1761567880" }, "departure": { "delay": 160, "time": "1761567880" }, "stopId": "53VIVIgareA", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1761568780" }, "departure": { "delay": 160, "time": "1761568780" }, "stopId": "53LAVAblanA", "stopSequence": 6 }, { "arrival": { "delay": 160, "time": "1761568900" }, "departure": { "delay": 160, "time": "1761568900" }, "stopId": "53LAVApolyA", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1761569020" }, "departure": { "delay": 160, "time": "1761569020" }, "stopId": "53LAVAlefeA", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1761569560" }, "departure": { "delay": 160, "time": "1761569560" }, "stopId": "53LAVAnoveU", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1761570160" }, "departure": { "delay": 160, "time": "1761570160" }, "stopId": "53LAVAroutA", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "140E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "140E|26073941:T2|13:05:00" }, "vehicle": { "id": "82", "label": "14008", "licensePlate": "EZ-298-HR" } } }, { "id": "RT|145E|26073945:T3|13:05:00|145E|26073945:T3|13:05:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 113, "time": "1761567593" }, "departure": { "delay": 113, "time": "1761567593" }, "stopId": "53CHAItertU2", "stopSequence": 3 }, { "arrival": { "delay": 113, "time": "1761567713" }, "departure": { "delay": 113, "time": "1761567713" }, "stopId": "53CHAItertU1", "stopSequence": 4 }, { "arrival": { "delay": 113, "time": "1761568913" }, "departure": { "delay": 113, "time": "1761568913" }, "stopId": "53LAVAfuyeA", "stopSequence": 5 }, { "arrival": { "delay": 113, "time": "1761568973" }, "departure": { "delay": 113, "time": "1761568973" }, "stopId": "53LAVA42rtU", "stopSequence": 6 }, { "arrival": { "delay": 113, "time": "1761569213" }, "departure": { "delay": 113, "time": "1761569213" }, "stopId": "53LAVAmrteU", "stopSequence": 7 }, { "arrival": { "delay": 113, "time": "1761569813" }, "departure": { "delay": 113, "time": "1761569813" }, "stopId": "53LAVAroutA", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "145E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "145E|26073945:T3|13:05:00" }, "vehicle": { "id": "91", "label": "253032", "licensePlate": "HD-021-QE" } } }, { "id": "RT|102E|26073612:T6|13:15:00|102E|26073612:T6|13:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -15, "time": "1761567885" }, "departure": { "delay": -15, "time": "1761567885" }, "stopId": "53LAVAroutR", "stopSequence": 2 }, { "arrival": { "delay": -15, "time": "1761568005" }, "departure": { "delay": -15, "time": "1761568005" }, "stopId": "53LAVAbienR", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1761568185" }, "departure": { "delay": -15, "time": "1761568185" }, "stopId": "53CHANimpaR", "stopSequence": 4 }, { "arrival": { "delay": -15, "time": "1761568845" }, "departure": { "delay": -15, "time": "1761568845" }, "stopId": "53MARTrondR1", "stopSequence": 5 }, { "arrival": { "delay": -15, "time": "1761569325" }, "departure": { "delay": -15, "time": "1761569325" }, "stopId": "53MOULormeR", "stopSequence": 6 }, { "arrival": { "delay": -15, "time": "1761569445" }, "departure": { "delay": -15, "time": "1761569445" }, "stopId": "53MAYEanjoU", "stopSequence": 7 }, { "arrival": { "delay": -15, "time": "1761569985" }, "departure": { "delay": -15, "time": "1761569985" }, "stopId": "53MAYEsncfR", "stopSequence": 8 }, { "arrival": { "delay": -15, "time": "1761570285" }, "departure": { "delay": -15, "time": "1761570285" }, "stopId": "53MAYEvincR", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "102E|26073612:T6|13:15:00" }, "vehicle": { "id": "42", "label": "211240", "licensePlate": "GB-071-DG" } } }, { "id": "RT|101E|26073603:T5|13:10:00|101E|26073603:T5|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 19, "time": "1761568099" }, "departure": { "delay": 19, "time": "1761568099" }, "stopId": "53CHARzapoU", "stopSequence": 3 }, { "arrival": { "delay": 19, "time": "1761569299" }, "departure": { "delay": 19, "time": "1761569299" }, "stopId": "53LAVAthevU", "stopSequence": 4 }, { "arrival": { "delay": 19, "time": "1761569419" }, "departure": { "delay": 19, "time": "1761569419" }, "stopId": "53LAVAbeckA", "stopSequence": 5 }, { "arrival": { "delay": 19, "time": "1761569539" }, "departure": { "delay": 19, "time": "1761569539" }, "stopId": "53LAVAavesA", "stopSequence": 6 }, { "arrival": { "delay": 19, "time": "1761569719" }, "departure": { "delay": 19, "time": "1761569719" }, "stopId": "53LAVAjarrA", "stopSequence": 7 }, { "arrival": { "delay": 19, "time": "1761570019" }, "departure": { "delay": 19, "time": "1761570019" }, "stopId": "53LAVAroutA", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "101E|26073603:T5|13:10:00" }, "vehicle": { "id": "41", "label": "211154", "licensePlate": "GA-343-QT" } } }, { "id": "RT|101E|26073604:T4|13:10:00|101E|26073604:T4|13:10:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 54, "time": "1761567654" }, "departure": { "delay": 54, "time": "1761567654" }, "stopId": "53LAVAjarrR", "stopSequence": 2 }, { "arrival": { "delay": 54, "time": "1761567834" }, "departure": { "delay": 54, "time": "1761567834" }, "stopId": "53LAVAavesR", "stopSequence": 3 }, { "arrival": { "delay": 54, "time": "1761567954" }, "departure": { "delay": 54, "time": "1761567954" }, "stopId": "53LAVAbeckR2", "stopSequence": 4 }, { "arrival": { "delay": 54, "time": "1761568074" }, "departure": { "delay": 54, "time": "1761568074" }, "stopId": "53LAVAthevU", "stopSequence": 5 }, { "arrival": { "delay": 54, "time": "1761568974" }, "departure": { "delay": 54, "time": "1761568974" }, "stopId": "53CHARzapoU", "stopSequence": 6 }, { "arrival": { "delay": 54, "time": "1761570054" }, "departure": { "delay": 54, "time": "1761570054" }, "stopId": "53AZE1rougU", "stopSequence": 7 }, { "arrival": { "delay": 54, "time": "1761570354" }, "departure": { "delay": 54, "time": "1761570354" }, "stopId": "53GONTjoffR", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "101E|26073604:T4|13:10:00" }, "vehicle": { "id": "31", "label": "135052", "licensePlate": "CX-213-PQ" } } }, { "id": "RT|360|26341020:T26|12:42:00|360|26341020:T26|12:42:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 195, "time": "1761567375" }, "departure": { "delay": 195, "time": "1761567375" }, "stopId": "44NANThalvA", "stopSequence": 18 }, { "arrival": { "delay": 195, "time": "1761567435" }, "departure": { "delay": 195, "time": "1761567435" }, "stopId": "44NANTmalrA", "stopSequence": 19 }, { "arrival": { "delay": 195, "time": "1761567795" }, "departure": { "delay": 195, "time": "1761567795" }, "stopId": "44NANTbatiA", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "360|26341020:T26|12:42:00" }, "vehicle": { "id": "15", "label": "133165", "licensePlate": "CX-329-MM" } } }, { "id": "RT|310|26341018:T2|11:58:00|310|26341018:T2|11:58:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -67, "time": "1761567593" }, "departure": { "delay": -67, "time": "1761567593" }, "stopId": "44CONQgareR", "stopSequence": 18 }, { "arrival": { "delay": -67, "time": "1761567833" }, "departure": { "delay": -67, "time": "1761567833" }, "stopId": "44CONQbiblR", "stopSequence": 19 }, { "arrival": { "delay": -67, "time": "1761568433" }, "departure": { "delay": -67, "time": "1761568433" }, "stopId": "44GUEMjeanR", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "310|26341018:T2|11:58:00" }, "vehicle": { "id": "25", "label": "133193", "licensePlate": "GX-7W-SM" } } }, { "id": "RT|360|26341020:T27|12:00:00|360|26341020:T27|12:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 185, "time": "1761567305" }, "departure": { "delay": 185, "time": "1761567305" }, "stopId": "44NANTgranA", "stopSequence": 28 }, { "arrival": { "delay": 185, "time": "1761567365" }, "departure": { "delay": 185, "time": "1761567365" }, "stopId": "44NANThalvA", "stopSequence": 29 }, { "arrival": { "delay": 185, "time": "1761567425" }, "departure": { "delay": 185, "time": "1761567425" }, "stopId": "44NANTmalrA", "stopSequence": 30 }, { "arrival": { "delay": 185, "time": "1761567785" }, "departure": { "delay": 185, "time": "1761567785" }, "stopId": "44NANTbatiA", "stopSequence": 31 }, { "arrival": { "delay": 185, "time": "1761568025" }, "departure": { "delay": 185, "time": "1761568025" }, "stopId": "44NANTcroiA", "stopSequence": 32 }, { "arrival": { "delay": 185, "time": "1761568085" }, "departure": { "delay": 185, "time": "1761568085" }, "stopId": "44NANTtisoA", "stopSequence": 33 }, { "arrival": { "delay": 185, "time": "1761568145" }, "departure": { "delay": 185, "time": "1761568145" }, "stopId": "44NANTpariA", "stopSequence": 34 }, { "arrival": { "delay": 185, "time": "1761568745" }, "departure": { "delay": 185, "time": "1761568745" }, "stopId": "44NANTdonaA", "stopSequence": 35 }, { "arrival": { "delay": 185, "time": "1761568805" }, "departure": { "delay": 185, "time": "1761568805" }, "stopId": "44NANTdesaA", "stopSequence": 36 }, { "arrival": { "delay": 185, "time": "1761568865" }, "departure": { "delay": 185, "time": "1761568865" }, "stopId": "44NANTclemA", "stopSequence": 37 }, { "arrival": { "delay": 185, "time": "1761569105" }, "departure": { "delay": 185, "time": "1761569105" }, "stopId": "44NANTcathA2", "stopSequence": 38 }, { "arrival": { "delay": 185, "time": "1761569285" }, "departure": { "delay": 185, "time": "1761569285" }, "stopId": "44NANTcirqA", "stopSequence": 39 }, { "arrival": { "delay": 185, "time": "1761569525" }, "departure": { "delay": 185, "time": "1761569525" }, "stopId": "44NANTdieuA", "stopSequence": 40 }, { "arrival": { "delay": 185, "time": "1761569885" }, "departure": { "delay": 185, "time": "1761569885" }, "stopId": "44NANTsncfU", "stopSequence": 41 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "360|26341020:T27|12:00:00" }, "vehicle": { "id": "54", "label": "183140", "licensePlate": "EZ-796-VP" } } }, { "id": "RT|360|26315191:T8|12:15:00|360|26315191:T8|12:15:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -8, "time": "1761567412" }, "departure": { "delay": -8, "time": "1761567412" }, "stopId": "44LIGNplesR", "stopSequence": 29 }, { "arrival": { "delay": -8, "time": "1761567532" }, "departure": { "delay": -8, "time": "1761567532" }, "stopId": "44LIGNpostR", "stopSequence": 30 }, { "arrival": { "delay": -8, "time": "1761567772" }, "departure": { "delay": -8, "time": "1761567772" }, "stopId": "44MOUZboulR", "stopSequence": 31 }, { "arrival": { "delay": -8, "time": "1761568012" }, "departure": { "delay": -8, "time": "1761568012" }, "stopId": "44MOUZmairR", "stopSequence": 32 }, { "arrival": { "delay": -8, "time": "1761568132" }, "departure": { "delay": -8, "time": "1761568132" }, "stopId": "44MOUZbretR", "stopSequence": 33 }, { "arrival": { "delay": -8, "time": "1761568432" }, "departure": { "delay": -8, "time": "1761568432" }, "stopId": "44TEILhautR", "stopSequence": 34 }, { "arrival": { "delay": -8, "time": "1761568552" }, "departure": { "delay": -8, "time": "1761568552" }, "stopId": "44TEILpontR", "stopSequence": 35 }, { "arrival": { "delay": -8, "time": "1761568852" }, "departure": { "delay": -8, "time": "1761568852" }, "stopId": "44PANNeglnR", "stopSequence": 36 }, { "arrival": { "delay": -8, "time": "1761569272" }, "departure": { "delay": -8, "time": "1761569272" }, "stopId": "44RIAIpharR", "stopSequence": 37 }, { "arrival": { "delay": -8, "time": "1761569332" }, "departure": { "delay": -8, "time": "1761569332" }, "stopId": "44RIAIfoirR", "stopSequence": 38 }, { "arrival": { "delay": -8, "time": "1761569452" }, "departure": { "delay": -8, "time": "1761569452" }, "stopId": "44RIAIgaraR", "stopSequence": 39 }, { "arrival": { "delay": -8, "time": "1761569752" }, "departure": { "delay": -8, "time": "1761569752" }, "stopId": "44BONNbonnR", "stopSequence": 40 }, { "arrival": { "delay": -8, "time": "1761570052" }, "departure": { "delay": -8, "time": "1761570052" }, "stopId": "44JAILjailR", "stopSequence": 41 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "360|26315191:T8|12:15:00" }, "vehicle": { "id": "11", "label": "133161", "licensePlate": "CX-873-LP" } } }, { "id": "RT|350|26315189:T3|12:07:00|350|26315189:T3|12:07:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 388, "time": "1761567268" }, "departure": { "delay": 388, "time": "1761567268" }, "stopId": "44CORDgareR", "stopSequence": 28 }, { "arrival": { "delay": 388, "time": "1761567328" }, "departure": { "delay": 388, "time": "1761567328" }, "stopId": "44CORDmorzR", "stopSequence": 29 }, { "arrival": { "delay": 388, "time": "1761567388" }, "departure": { "delay": 388, "time": "1761567388" }, "stopId": "44CORDlouaR", "stopSequence": 30 }, { "arrival": { "delay": 388, "time": "1761567448" }, "departure": { "delay": 388, "time": "1761567448" }, "stopId": "44MALVnoe1R", "stopSequence": 31 }, { "arrival": { "delay": 388, "time": "1761567508" }, "departure": { "delay": 388, "time": "1761567508" }, "stopId": "44MALVchaiR", "stopSequence": 32 }, { "arrival": { "delay": 388, "time": "1761567868" }, "departure": { "delay": 388, "time": "1761567868" }, "stopId": "44SAVEmetrR", "stopSequence": 33 }, { "arrival": { "delay": 388, "time": "1761568168" }, "departure": { "delay": 388, "time": "1761568168" }, "stopId": "44SAVEsncfR", "stopSequence": 34 }, { "arrival": { "delay": 388, "time": "1761568288" }, "departure": { "delay": 388, "time": "1761568288" }, "stopId": "44SAVEbeauR", "stopSequence": 35 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "350", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "350|26315189:T3|12:07:00" }, "vehicle": { "id": "113", "label": "163058", "licensePlate": "ED-779-NE" } } }, { "id": "RT|311|26341019:T3|11:57:00|311|26341019:T3|11:57:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 591, "time": "1761568491" }, "departure": { "delay": 591, "time": "1761568491" }, "stopId": "44PLESlionR", "stopSequence": 18 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "311|26341019:T3|11:57:00" }, "vehicle": { "id": "70", "label": "193031", "licensePlate": "FG-386-JK" } } }, { "id": "RT|320|26341022:T5|12:16:00|320|26341022:T5|12:16:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 189, "time": "1761567489" }, "departure": { "delay": 189, "time": "1761567489" }, "stopId": "44SAVEbeauR", "stopSequence": 24 }, { "arrival": { "delay": 189, "time": "1761567609" }, "departure": { "delay": 189, "time": "1761567609" }, "stopId": "44SAVEsncfR", "stopSequence": 25 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "320", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "320|26341022:T5|12:16:00" }, "vehicle": { "id": "74", "label": "193046", "licensePlate": "FH-821-PT" } } }, { "id": "RT|310|26341018:T6|12:33:00|310|26341018:T6|12:33:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 31, "time": "1761567751" }, "departure": { "delay": 31, "time": "1761567751" }, "stopId": "44HERIcielR", "stopSequence": 12 }, { "arrival": { "delay": 31, "time": "1761567991" }, "departure": { "delay": 31, "time": "1761567991" }, "stopId": "44HERIechaU", "stopSequence": 13 }, { "arrival": { "delay": 31, "time": "1761568291" }, "departure": { "delay": 31, "time": "1761568291" }, "stopId": "44HERIboutR", "stopSequence": 14 }, { "arrival": { "delay": 31, "time": "1761568591" }, "departure": { "delay": 31, "time": "1761568591" }, "stopId": "44CHVAegliR", "stopSequence": 15 }, { "arrival": { "delay": 31, "time": "1761569071" }, "departure": { "delay": 31, "time": "1761569071" }, "stopId": "44PUCEoserR", "stopSequence": 16 }, { "arrival": { "delay": 31, "time": "1761569371" }, "departure": { "delay": 31, "time": "1761569371" }, "stopId": "44PUCEabbaR", "stopSequence": 17 }, { "arrival": { "delay": 31, "time": "1761569791" }, "departure": { "delay": 31, "time": "1761569791" }, "stopId": "44NOZAgendR", "stopSequence": 18 }, { "arrival": { "delay": 31, "time": "1761569971" }, "departure": { "delay": 31, "time": "1761569971" }, "stopId": "44NOZAfoirR", "stopSequence": 19 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "310|26341018:T6|12:33:00" }, "vehicle": { "id": "36", "label": "163064", "licensePlate": "ED-192-NJ" } } }, { "id": "RT|322|26004055:T5|13:00:00|322|26004055:T5|13:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 81, "time": "1761567501" }, "departure": { "delay": 81, "time": "1761567501" }, "stopId": "44TRElIibU", "stopSequence": 9 }, { "arrival": { "delay": 81, "time": "1761567681" }, "departure": { "delay": 81, "time": "1761567681" }, "stopId": "44FONTgrasR", "stopSequence": 10 }, { "arrival": { "delay": 81, "time": "1761567801" }, "departure": { "delay": 81, "time": "1761567801" }, "stopId": "44FONTcureR", "stopSequence": 11 }, { "arrival": { "delay": 81, "time": "1761567921" }, "departure": { "delay": 81, "time": "1761567921" }, "stopId": "44FONThaieR", "stopSequence": 12 }, { "arrival": { "delay": 81, "time": "1761567981" }, "departure": { "delay": 81, "time": "1761567981" }, "stopId": "44FONTeretR1", "stopSequence": 13 }, { "arrival": { "delay": 82, "time": "1761567982" }, "departure": { "delay": 82, "time": "1761567982" }, "stopId": "44FONTeretR", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "322", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "322|26004055:T5|13:00:00" }, "vehicle": { "id": "105", "label": "253", "licensePlate": "GM-164-RJ" } } }, { "id": "RT|371|26341016:T5|12:12:00|371|26341016:T5|12:12:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -105, "time": "1761567375" }, "departure": { "delay": -105, "time": "1761567375" }, "stopId": "44BRTAmadeR", "stopSequence": 28 }, { "arrival": { "delay": -105, "time": "1761567435" }, "departure": { "delay": -105, "time": "1761567435" }, "stopId": "44BRTAcoueR", "stopSequence": 29 }, { "arrival": { "delay": -105, "time": "1761567555" }, "departure": { "delay": -105, "time": "1761567555" }, "stopId": "44BRTArideR", "stopSequence": 30 }, { "arrival": { "delay": -105, "time": "1761567735" }, "departure": { "delay": -105, "time": "1761567735" }, "stopId": "44BOUVcorbR1", "stopSequence": 31 }, { "arrival": { "delay": -105, "time": "1761567915" }, "departure": { "delay": -105, "time": "1761567915" }, "stopId": "44BLAIfranR", "stopSequence": 32 }, { "arrival": { "delay": -105, "time": "1761568155" }, "departure": { "delay": -105, "time": "1761568155" }, "stopId": "44BLAIcarrR", "stopSequence": 33 }, { "arrival": { "delay": -105, "time": "1761568395" }, "departure": { "delay": -105, "time": "1761568395" }, "stopId": "44BLAIgravR", "stopSequence": 34 }, { "arrival": { "delay": -105, "time": "1761568695" }, "departure": { "delay": -105, "time": "1761568695" }, "stopId": "44BLAIjollR", "stopSequence": 35 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "371", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "371|26341016:T5|12:12:00" }, "vehicle": { "id": "29", "label": "143154", "licensePlate": "DJ-446-ZN" } } }, { "id": "RT|311|26315179:T18|12:39:00|311|26315179:T18|12:39:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 247, "time": "1761568387" }, "departure": { "delay": 247, "time": "1761568387" }, "stopId": "44ORVAcardA", "stopSequence": 9 }, { "arrival": { "delay": 247, "time": "1761568627" }, "departure": { "delay": 247, "time": "1761568627" }, "stopId": "44ORVApaveA", "stopSequence": 10 }, { "arrival": { "delay": 247, "time": "1761568867" }, "departure": { "delay": 247, "time": "1761568867" }, "stopId": "44NANTberlA", "stopSequence": 11 }, { "arrival": { "delay": 247, "time": "1761568927" }, "departure": { "delay": 247, "time": "1761568927" }, "stopId": "44NANTamerA", "stopSequence": 12 }, { "arrival": { "delay": 247, "time": "1761568987" }, "departure": { "delay": 247, "time": "1761568987" }, "stopId": "44NANTrennA", "stopSequence": 13 }, { "arrival": { "delay": 247, "time": "1761569107" }, "departure": { "delay": 247, "time": "1761569107" }, "stopId": "44NANTgoffA", "stopSequence": 14 }, { "arrival": { "delay": 247, "time": "1761569287" }, "departure": { "delay": 247, "time": "1761569287" }, "stopId": "44NANTairbA", "stopSequence": 15 }, { "arrival": { "delay": 247, "time": "1761569467" }, "departure": { "delay": 247, "time": "1761569467" }, "stopId": "44NANTtaleA", "stopSequence": 16 }, { "arrival": { "delay": 247, "time": "1761569647" }, "departure": { "delay": 247, "time": "1761569647" }, "stopId": "44NANTcirqA", "stopSequence": 17 }, { "arrival": { "delay": 247, "time": "1761569887" }, "departure": { "delay": 247, "time": "1761569887" }, "stopId": "44NANTdieuA", "stopSequence": 18 }, { "arrival": { "delay": 247, "time": "1761570247" }, "departure": { "delay": 247, "time": "1761570247" }, "stopId": "44NANTsncfU", "stopSequence": 19 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "311|26315179:T18|12:39:00" }, "vehicle": { "id": "45", "label": "173023", "licensePlate": "EP-618-AY" } } }, { "id": "RT|309|26341014:T12|12:54:00|309|26341014:T12|12:54:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 197, "time": "1761567437" }, "departure": { "delay": 197, "time": "1761567437" }, "stopId": "44HERIechaU", "stopSequence": 4 }, { "arrival": { "delay": 197, "time": "1761568637" }, "departure": { "delay": 197, "time": "1761568637" }, "stopId": "44ORVAcardA", "stopSequence": 5 }, { "arrival": { "delay": 197, "time": "1761568757" }, "departure": { "delay": 197, "time": "1761568757" }, "stopId": "44ORVApaveA", "stopSequence": 6 }, { "arrival": { "delay": 197, "time": "1761568937" }, "departure": { "delay": 197, "time": "1761568937" }, "stopId": "44NANTberlA", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1761568997" }, "departure": { "delay": 197, "time": "1761568997" }, "stopId": "44NANTamerA", "stopSequence": 8 }, { "arrival": { "delay": 197, "time": "1761569057" }, "departure": { "delay": 197, "time": "1761569057" }, "stopId": "44NANTrennA", "stopSequence": 9 }, { "arrival": { "delay": 197, "time": "1761569117" }, "departure": { "delay": 197, "time": "1761569117" }, "stopId": "44NANTgoffA", "stopSequence": 10 }, { "arrival": { "delay": 197, "time": "1761569237" }, "departure": { "delay": 197, "time": "1761569237" }, "stopId": "44NANTairbA", "stopSequence": 11 }, { "arrival": { "delay": 197, "time": "1761569357" }, "departure": { "delay": 197, "time": "1761569357" }, "stopId": "44NANTtaleA", "stopSequence": 12 }, { "arrival": { "delay": 197, "time": "1761569477" }, "departure": { "delay": 197, "time": "1761569477" }, "stopId": "44NANTcirqA", "stopSequence": 13 }, { "arrival": { "delay": 197, "time": "1761569777" }, "departure": { "delay": 197, "time": "1761569777" }, "stopId": "44NANTdieuA", "stopSequence": 14 }, { "arrival": { "delay": 197, "time": "1761570197" }, "departure": { "delay": 197, "time": "1761570197" }, "stopId": "44NANTsncfU", "stopSequence": 15 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "309", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "309|26341014:T12|12:54:00" }, "vehicle": { "id": "99", "label": "218", "licensePlate": "CX-323-VL" } } }, { "id": "RT|300|26288442:T22|13:00:00|300|26288442:T22|13:00:00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 144, "time": "1761567384" }, "departure": { "delay": 144, "time": "1761567384" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 144, "time": "1761567504" }, "departure": { "delay": 144, "time": "1761567504" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 144, "time": "1761567744" }, "departure": { "delay": 144, "time": "1761567744" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 144, "time": "1761568044" }, "departure": { "delay": 144, "time": "1761568044" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 144, "time": "1761568224" }, "departure": { "delay": 144, "time": "1761568224" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 144, "time": "1761568404" }, "departure": { "delay": 144, "time": "1761568404" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 144, "time": "1761568584" }, "departure": { "delay": 144, "time": "1761568584" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 144, "time": "1761568644" }, "departure": { "delay": 144, "time": "1761568644" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1761568824" }, "departure": { "delay": 144, "time": "1761568824" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 144, "time": "1761568884" }, "departure": { "delay": 144, "time": "1761568884" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 144, "time": "1761569004" }, "departure": { "delay": 144, "time": "1761569004" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 144, "time": "1761569124" }, "departure": { "delay": 144, "time": "1761569124" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 144, "time": "1761569244" }, "departure": { "delay": 144, "time": "1761569244" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "300|26288442:T22|13:00:00" }, "vehicle": { "id": "110", "label": "247", "licensePlate": "GB-029-GP" } } }, { "id": "RT|FR:ServiceJourney::SN857440FERRE_6318085|857440", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567720", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568260", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569340", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857440FERRE_6318085" } } }, { "id": "RT|FR:ServiceJourney::SN857441FERRE_6318084|857441", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565080", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857441FERRE_6318084" } } }, { "id": "RT|FR:ServiceJourney::SN858415FERRE_6317876|858415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564900", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858415FERRE_6317876" } } }, { "id": "RT|FR:ServiceJourney::SN858899FERRE_6317825|858899", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568020", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569580", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858899FERRE_6317825" } } }, { "id": "RT|FR:ServiceJourney::SN859504FERRE_6317697|859504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568020", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859504FERRE_6317697" } } }, { "id": "RT|FR:ServiceJourney::SN858416FERRE_6317875|858416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858416FERRE_6317875" } } }, { "id": "RT|FR:ServiceJourney::SN858417FERRE_6317874|858417", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569220", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858417FERRE_6317874" } } }, { "id": "RT|FR:ServiceJourney::SN859506FERRE_6317695|859506", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575040", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575400", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575520", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761575820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575880", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761576420", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859506FERRE_6317695" } } }, { "id": "RT|FR:ServiceJourney::SN859756FERRE_6317619|859756", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859756FERRE_6317619" } } }, { "id": "RT|FR:ServiceJourney::SN859757FERRE_6317618|859757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575400", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575640", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575940", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761576180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859757FERRE_6317618" } } }, { "id": "RT|FR:ServiceJourney::SN859758FERRE_6317617|859758", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564840", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761565440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859758FERRE_6317617" } } }, { "id": "RT|FR:ServiceJourney::SN859759FERRE_6317616|859759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859759FERRE_6317616" } } }, { "id": "RT|FR:ServiceJourney::SN859507FERRE_6317694|859507", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570360", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570480", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859507FERRE_6317694" } } }, { "id": "RT|FR:ServiceJourney::SN858418FERRE_6317873|858418", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761572400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858418FERRE_6317873" } } }, { "id": "RT|FR:ServiceJourney::SN464173ROUTIER_6319616|464173", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561540", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761564840", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761564840", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761568140", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 2 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464173ROUTIER_6319616" } } }, { "id": "RT|FR:ServiceJourney::SN4502FERRE_6319753|4502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761553200", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761553680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761554040", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761557880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761558060", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761560340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761560460", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761561900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761562020", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761563880", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761564480", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574020", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761575220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575400", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761577920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4502FERRE_6319753" } } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_6306475|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761562260", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761562740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563040", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573180", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761576240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576360", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577500", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761581340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761581580", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761583500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761583620", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761584880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761585000", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761587520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4504FERRE_6306475" } } }, { "id": "RT|FR:ServiceJourney::SN4506FERRE_6319749|4506", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573180", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761577800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577980", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761580440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761580560", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761581700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761581820", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761583680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761585120", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761588180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761588300", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761589320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761589440", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761593160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761593340", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761595140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761595260", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761596520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761596640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761599100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4506FERRE_6319749" } } }, { "id": "RT|FR:ServiceJourney::SN859416FERRE_6317727|859416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859416FERRE_6317727" } } }, { "id": "RT|FR:ServiceJourney::SN859417FERRE_6317726|859417", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761567360", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761567660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567720", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567960", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761568200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761568260", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859417FERRE_6317726" } } }, { "id": "RT|FR:ServiceJourney::SN858329FERRE_6317906|858329", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561060", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761566220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858329FERRE_6317906" } } }, { "id": "RT|FR:ServiceJourney::SN859418FERRE_6317725|859418", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572220", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859418FERRE_6317725" } } }, { "id": "RT|FR:ServiceJourney::SN859653FERRE_6317644|859653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567960", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859653FERRE_6317644" } } }, { "id": "RT|FR:ServiceJourney::SN857118FERRE_6289002|857118", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575580", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761576060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576120", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761576960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577080", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578040", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761578460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578520", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761579240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857118FERRE_6289002" } } }, { "id": "RT|FR:ServiceJourney::SN859414FERRE_6317729|859414", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564780", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859414FERRE_6317729" } } }, { "id": "RT|FR:ServiceJourney::SN859656FERRE_6317642|859656", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761575820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859656FERRE_6317642" } } }, { "id": "RT|FR:ServiceJourney::SN859265FERRE_6317776|859265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566520", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761567720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567720", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859265FERRE_6317776" } } }, { "id": "RT|FR:ServiceJourney::SN859266FERRE_6317775|859266", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572400", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859266FERRE_6317775" } } }, { "id": "RT|FR:ServiceJourney::SN859262FERRE_6317777|859262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761562200", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761562620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562620", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761562800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562860", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761563040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563100", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761563520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563520", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761563820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563880", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761565140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859262FERRE_6317777" } } }, { "id": "RT|FR:ServiceJourney::SN857765FERRE_6317995|857765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570360", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573360", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857765FERRE_6317995" } } }, { "id": "RT|FR:ServiceJourney::SN859269FERRE_6317774|859269", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573720", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574020", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574920", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761575400", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859269FERRE_6317774" } } }, { "id": "RT|FR:ServiceJourney::SN857763FERRE_6317997|857763", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561420", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761562800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563400", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857763FERRE_6317997" } } }, { "id": "RT|FR:ServiceJourney::SN464155ROUTIER_6319625|464155", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575100", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761575700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575700", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761577560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577560", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761578160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578160", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761578700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578700", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761580200", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464155ROUTIER_6319625" } } }, { "id": "RT|FR:ServiceJourney::SN857516FERRE_6318064|857516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857516FERRE_6318064" } } }, { "id": "RT|FR:ServiceJourney::SN464151ROUTIER_4945916|464151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464151ROUTIER_4945916" } } }, { "id": "RT|FR:ServiceJourney::SN857518FERRE_6318063|857518", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572100", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857518FERRE_6318063" } } }, { "id": "RT|FR:ServiceJourney::SN464150ROUTIER_4945917|464150", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575040", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464150ROUTIER_4945917" } } }, { "id": "RT|FR:ServiceJourney::SN4402FERRE_6306653|4402", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761542760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761545280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761545460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761546780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761546900", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761548880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761549180", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761553080", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761553320", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761554340", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761554460", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1761556800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761557160", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761558900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761559020", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761560220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761560340", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1761562920", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761563100", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4402FERRE_6306653" } } }, { "id": "RT|FR:ServiceJourney::SN860006FERRE_4548113|860006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761559920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761560940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761561000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761562380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761563760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563820", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN860006FERRE_4548113" } } }, { "id": "RT|FR:ServiceJourney::SN860127FERRE_4548201|860127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564240", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761565920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565980", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761566580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567960", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN860127FERRE_4548201" } } }, { "id": "RT|FR:ServiceJourney::SN860128FERRE_6317547|860128", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1761566580", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1761566940", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761567540", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1761568020", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761568080", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1761568620", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761568680", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 8 }, { "arrival": { "delay": 900, "time": "1761569280", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761569340", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 9 }, { "arrival": { "delay": 900, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 10 }, { "arrival": { "delay": 900, "time": "1761569880", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761569940", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 11 }, { "arrival": { "delay": 900, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 12 }, { "arrival": { "delay": 900, "time": "1761570480", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761570540", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 13 }, { "arrival": { "delay": 900, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 14 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN860128FERRE_6317547" } } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_6319982|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1761562980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761565680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1761566880", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1761569040", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761569340", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1761572880", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761573120", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1761574140", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761574260", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1761576600", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761577320", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1761579120", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761579240", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1761580440", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761580560", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 900, "time": "1761582840", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761583020", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 900, "time": "1761586920", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761587160", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 900, "time": "1761587580", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4404FERRE_6319982" } } }, { "id": "RT|FR:ServiceJourney::SN860005FERRE_4548096|860005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN860005FERRE_4548096" } } }, { "id": "RT|FR:ServiceJourney::SN4406FERRE_6319981|4406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761572820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761575280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761576720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576840", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761579000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761579300", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761583080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761583200", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761584220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761584340", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761586740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761587340", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761589140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761589260", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761590400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761590520", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761592740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761592920", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761596760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761597120", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761597600", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN4406FERRE_6319981" } } }, { "id": "RT|FR:ServiceJourney::SN858066FERRE_6317954|858066", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 2 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858066FERRE_6317954" } } }, { "id": "RT|FR:ServiceJourney::SN858067FERRE_6317953|858067", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858067FERRE_6317953" } } }, { "id": "RT|FR:ServiceJourney::SN858064FERRE_6317955|858064", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563400", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564240", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 2 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858064FERRE_6317955" } } }, { "id": "RT|FR:ServiceJourney::SN858866FERRE_6317836|858866", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569940", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570480", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571500", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858866FERRE_6317836" } } }, { "id": "RT|FR:ServiceJourney::SN857414FERRE_6318094|857414", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571560", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857414FERRE_6318094" } } }, { "id": "RT|FR:ServiceJourney::SN858868FERRE_6317835|858868", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761573360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573480", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574020", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575040", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575640", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761576840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858868FERRE_6317835" } } }, { "id": "RT|FR:ServiceJourney::SN464159ROUTIER_6319622|464159", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563100", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1761565800", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761566040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464159ROUTIER_6319622" } } }, { "id": "RT|FR:ServiceJourney::SN858864FERRE_6317838|858864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563580", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761563880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563940", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858864FERRE_6317838" } } }, { "id": "RT|FR:ServiceJourney::SN464164ROUTIER_4958522|464164", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464164ROUTIER_4958522" } } }, { "id": "RT|FR:ServiceJourney::SN464160ROUTIER_6319621|464160", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561360", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761562140", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761562140", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761562440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562440", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761563040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563100", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464160ROUTIER_6319621" } } }, { "id": "RT|FR:ServiceJourney::SN857769FERRE_6317993|857769", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573360", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761575700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575820", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761577200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577680", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761579000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761579240", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761580560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761580620", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761581700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857769FERRE_6317993" } } }, { "id": "RT|FR:ServiceJourney::SN464162ROUTIER_4958913|464162", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464162ROUTIER_4958913" } } }, { "id": "RT|FR:ServiceJourney::SN464161ROUTIER_6319620|464161", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572400", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN464161ROUTIER_6319620" } } }, { "id": "RT|FR:ServiceJourney::SN857668FERRE_4546952|857668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761563340", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761564600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761564660", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761565080", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761565440", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1761565680", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1761565980", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1761566460", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857668FERRE_4546952" } } }, { "id": "RT|FR:ServiceJourney::SN857665FERRE_6305259|857665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761566820", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567540", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761568260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761568320", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1761569100", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1761569400", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761569760", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857665FERRE_6305259" } } }, { "id": "RT|FR:ServiceJourney::SN858070FERRE_6317952|858070", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572760", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573060", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761573180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573480", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575040", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761576480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858070FERRE_6317952" } } }, { "id": "RT|FR:ServiceJourney::SN862565FERRE_6304429|862565", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568020", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN862565FERRE_6304429" } } }, { "id": "RT|FR:ServiceJourney::SN857315FERRE_6318107|857315", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857315FERRE_6318107" } } }, { "id": "RT|FR:ServiceJourney::SN857312FERRE_6318108|857312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761562860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857312FERRE_6318108" } } }, { "id": "RT|FR:ServiceJourney::SN857433FERRE_6318088|857433", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575520", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576000", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761576360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576420", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761576660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576720", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577320", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857433FERRE_6318088" } } }, { "id": "RT|FR:ServiceJourney::SN859606FERRE_6317657|859606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859606FERRE_6317657" } } }, { "id": "RT|FR:ServiceJourney::SN859607FERRE_6317656|859607", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564660", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859607FERRE_6317656" } } }, { "id": "RT|FR:ServiceJourney::SN859609FERRE_6317654|859609", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571860", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573720", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574260", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761575340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859609FERRE_6317654" } } }, { "id": "RT|FR:ServiceJourney::SN49960ROUTIER_6319474|49960", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561480", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761563640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563640", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761564600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761565260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN49960ROUTIER_6319474" } } }, { "id": "RT|FR:ServiceJourney::SN857284FERRE_6318121|857284", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565860", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570180", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1761570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857284FERRE_6318121" } } }, { "id": "RT|FR:ServiceJourney::SN863721FERRE_6324409|863721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761572580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576480", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577800", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761578520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578580", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761579360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761579420", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761580500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761580560", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761582060", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN863721FERRE_6324409" } } }, { "id": "RT|FR:ServiceJourney::SN858011FERRE_6317979|858011", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572700", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761574020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858011FERRE_6317979" } } }, { "id": "RT|FR:ServiceJourney::SN857040FERRE_6289009|857040", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761576180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576300", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577380", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761578160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857040FERRE_6289009" } } }, { "id": "RT|FR:ServiceJourney::SN857286FERRE_6318120|857286", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570420", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571500", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761571860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761572820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1761573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857286FERRE_6318120" } } }, { "id": "RT|FR:ServiceJourney::SN863722FERRE_6304400|863722", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570780", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574140", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574920", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761576240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576420", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761577260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577320", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761578460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578880", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761580140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761580200", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1761581100", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN863722FERRE_6304400" } } }, { "id": "RT|FR:ServiceJourney::SN857282FERRE_6318122|857282", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761560640", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761561180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761561240", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761561660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761561780", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761562080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562140", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761562320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562440", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761562680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562740", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761562980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563100", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761563400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563520", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761563760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564000", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761564360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564420", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761565080", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1761565380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1761565800", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761565860", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1761566220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1761566520", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857282FERRE_6318122" } } }, { "id": "RT|FR:ServiceJourney::SN858018FERRE_6317975|858018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568440", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569880", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570480", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858018FERRE_6317975" } } }, { "id": "RT|FR:ServiceJourney::SN858015FERRE_6317977|858015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858015FERRE_6317977" } } }, { "id": "RT|FR:ServiceJourney::SN858257FERRE_6305161|858257", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570660", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761572160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572220", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761572520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572640", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573360", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574260", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761575040", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858257FERRE_6305161" } } }, { "id": "RT|FR:ServiceJourney::SN858016FERRE_6324276|858016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564960", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565080", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565920", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858016FERRE_6324276" } } }, { "id": "RT|FR:ServiceJourney::SN859348FERRE_6317746|859348", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566580", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859348FERRE_6317746" } } }, { "id": "RT|FR:ServiceJourney::SN858017FERRE_6317976|858017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858017FERRE_6317976" } } }, { "id": "RT|FR:ServiceJourney::SN859469FERRE_6317705|859469", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571560", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859469FERRE_6317705" } } }, { "id": "RT|FR:ServiceJourney::SN857716FERRE_6318008|857716", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570180", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761577260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857716FERRE_6318008" } } }, { "id": "RT|FR:ServiceJourney::SN858263FERRE_6305157|858263", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761560580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1761562140", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761562800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 1200, "time": "1761563280", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761563340", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 1200, "time": "1761564360", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761565020", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 }, { "arrival": { "delay": 1200, "time": "1761565800", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761565860", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 4 }, { "arrival": { "delay": 1200, "time": "1761566640", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 5 }, { "arrival": { "delay": 1200, "time": "1761567360", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761567480", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 6 }, { "arrival": { "delay": 1200, "time": "1761568260", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761568320", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 7 }, { "arrival": { "delay": 1200, "time": "1761568620", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 8 }, { "arrival": { "delay": 1200, "time": "1761569400", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 9 }, { "arrival": { "delay": 1200, "time": "1761570300", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761570360", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 10 }, { "arrival": { "delay": 1200, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858263FERRE_6305157" } } }, { "id": "RT|FR:ServiceJourney::SN862520FERRE_6317092|862520", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761573000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573120", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761573720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573780", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761574140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574740", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761575940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576060", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761576780", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN862520FERRE_6317092" } } }, { "id": "RT|FR:ServiceJourney::SN859118FERRE_6317793|859118", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572160", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761572820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572880", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575100", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761575580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575640", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761576240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859118FERRE_6317793" } } }, { "id": "RT|FR:ServiceJourney::SN857614FERRE_6305274|857614", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 1500, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 1200, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 1200, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 1200, "time": "1761567900", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761567960", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 1200, "time": "1761568320", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761568380", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 1200, "time": "1761568920", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 1200, "time": "1761569340", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 1200, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 1200, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 1200, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857614FERRE_6305274" } } }, { "id": "RT|FR:ServiceJourney::SN859114FERRE_6317795|859114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565140", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567420", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567780", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859114FERRE_6317795" } } }, { "id": "RT|FR:ServiceJourney::SN858268FERRE_6305156|858268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761562920", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761563640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761568140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761570780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761572760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858268FERRE_6305156" } } }, { "id": "RT|FR:ServiceJourney::SN859117FERRE_6317794|859117", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567540", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568260", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859117FERRE_6317794" } } }, { "id": "RT|FR:ServiceJourney::SN858814FERRE_6317850|858814", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565860", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858814FERRE_6317850" } } }, { "id": "RT|FR:ServiceJourney::SN862519FERRE_6304461|862519", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567720", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570660", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571320", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761572820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572880", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573660", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761575280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN862519FERRE_6304461" } } }, { "id": "RT|FR:ServiceJourney::SN862515FERRE_6104013|862515", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761559560", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761560280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761560400", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761561420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761561540", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761562020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562080", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761562440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562500", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761563160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761563280", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761563940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564000", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564660", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN862515FERRE_6104013" } } }, { "id": "RT|FR:ServiceJourney::SN859121FERRE_6305043|859121", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761574980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575160", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761575400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575460", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575820", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761576420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576480", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761577140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577200", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577920", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761578160", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859121FERRE_6305043" } } }, { "id": "RT|FR:ServiceJourney::SN16576FERRE_6258807|16576", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564300", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565080", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566580", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761568380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN16576FERRE_6258807" } } }, { "id": "RT|FR:ServiceJourney::SN857615FERRE_6305273|857615", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564000", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564780", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761565800", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761566220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566280", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1761566640", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1761566940", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1761568320", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857615FERRE_6305273" } } }, { "id": "RT|FR:ServiceJourney::SN862523FERRE_6317091|862523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573960", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761575880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575940", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761576420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576480", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761576840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761576900", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761577560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577680", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761578280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578340", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761579000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761579060", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761579840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761579900", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1761580620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761580680", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1761581400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761581460", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1761582300", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN862523FERRE_6317091" } } }, { "id": "RT|FR:ServiceJourney::SN857514FERRE_6318066|857514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564840", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565260", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761565860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565920", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857514FERRE_6318066" } } }, { "id": "RT|FR:ServiceJourney::SN857515FERRE_6318065|857515", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761565680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761566160", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566220", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761566940", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1761567780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857515FERRE_6318065" } } }, { "id": "RT|FR:ServiceJourney::SN859782FERRE_6317596|859782", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573300", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573600", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574200", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761574320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574320", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761574440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574500", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859782FERRE_6317596" } } }, { "id": "RT|FR:ServiceJourney::SN859784FERRE_6317595|859784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761569580", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570000", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570900", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859784FERRE_6317595" } } }, { "id": "RT|FR:ServiceJourney::SN859421FERRE_6317723|859421", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761573900", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574320", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761574800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761575100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575160", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761575640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859421FERRE_6317723" } } }, { "id": "RT|FR:ServiceJourney::SN859668FERRE_6317633|859668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565200", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566520", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859668FERRE_6317633" } } }, { "id": "RT|FR:ServiceJourney::SN859789FERRE_6317590|859789", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571020", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571260", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571380", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572340", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761572580", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859789FERRE_6317590" } } }, { "id": "RT|FR:ServiceJourney::SN858217FERRE_6317933|858217", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569820", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570720", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858217FERRE_6317933" } } }, { "id": "RT|FR:ServiceJourney::SN859785FERRE_6317594|859785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568980", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761569100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569940", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761570240", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570420", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859785FERRE_6317594" } } }, { "id": "RT|FR:ServiceJourney::SN859786FERRE_6317593|859786", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859786FERRE_6317593" } } }, { "id": "RT|FR:ServiceJourney::SN859787FERRE_6317592|859787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566100", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761566580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761566820", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859787FERRE_6317592" } } }, { "id": "RT|FR:ServiceJourney::SN858214FERRE_6317934|858214", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566220", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566460", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566760", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567660", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858214FERRE_6317934" } } }, { "id": "RT|FR:ServiceJourney::SN16558FERRE_6291970|16558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565680", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1761567120", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761567180", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1761567540", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1761568740", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761568860", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1761569460", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1761570060", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761570120", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1761570900", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761571080", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1761571980", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761572040", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1761572400", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761572460", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 600, "time": "1761573240", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1761574560", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761574620", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1761575520", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1761575640", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1761577500", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN16558FERRE_6291970" } } }, { "id": "RT|FR:ServiceJourney::SN3831FERRE_6320574|3831", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1761547680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1761550020", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761550140", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1761551460", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761551580", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1761553980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1761554220", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761555120", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1761556440", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1761557880", "uncertainty": 60 }, "departure": { "delay": 9600, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 9600, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 9600, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 9600, "time": "1761572160", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN3831FERRE_6320574" } } }, { "id": "RT|FR:ServiceJourney::SN3833FERRE_6320572|3833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761562020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761564360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565920", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761568260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571620", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761573780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761577080", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN3833FERRE_6320572" } } }, { "id": "RT|FR:ServiceJourney::SN858341FERRE_6317905|858341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761564900", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761569520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858341FERRE_6317905" } } }, { "id": "RT|FR:ServiceJourney::SN859558FERRE_6317679|859558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761563940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564240", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761564420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564420", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761564540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564600", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564720", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761565020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565080", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859558FERRE_6317679" } } }, { "id": "RT|FR:ServiceJourney::SN857016FERRE_6318153|857016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761563700", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567060", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857016FERRE_6318153" } } }, { "id": "RT|FR:ServiceJourney::SN859559FERRE_6317678|859559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568080", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761568860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568920", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569040", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761569400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569460", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761569760", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859559FERRE_6317678" } } }, { "id": "RT|FR:ServiceJourney::SN857256FERRE_6318130|857256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565380", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761565560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761565620", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761565980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566040", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761566340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566400", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761566640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566700", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761566880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567000", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567360", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761567840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567900", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 8 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857256FERRE_6318130" } } }, { "id": "RT|FR:ServiceJourney::SN857017FERRE_6318152|857017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761565440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761566160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566220", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761567180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567300", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761569160", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857017FERRE_6318152" } } }, { "id": "RT|FR:ServiceJourney::SN858350FERRE_6317904|858350", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1761563700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1761568260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858350FERRE_6317904" } } }, { "id": "RT|FR:ServiceJourney::SN859560FERRE_6317677|859560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761571140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761571620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571620", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571800", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761571920", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761572220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761572820", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN859560FERRE_6317677" } } }, { "id": "RT|FR:ServiceJourney::SN858355FERRE_6317903|858355", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761568500", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761573120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858355FERRE_6317903" } } }, { "id": "RT|FR:ServiceJourney::SN858356FERRE_6317902|858356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761574860", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN858356FERRE_6317902" } } }, { "id": "RT|FR:ServiceJourney::SN3852FERRE_6320568|3852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761548040", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761550800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761550860", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 12000, "time": "1761565380", "uncertainty": 60 }, "departure": { "delay": 12000, "time": "1761565500", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 13200, "time": "1761568440", "uncertainty": 60 }, "departure": { "delay": 13200, "time": "1761568560", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 13200, "time": "1761569700", "uncertainty": 60 }, "departure": { "delay": 13200, "time": "1761569940", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 13200, "time": "1761572280", "uncertainty": 60 }, "departure": { "delay": 13200, "time": "1761572340", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 13200, "time": "1761573720", "uncertainty": 60 }, "departure": { "delay": 13200, "time": "1761573840", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 13200, "time": "1761576360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN3852FERRE_6320568" } } }, { "id": "RT|FR:ServiceJourney::SN3854FERRE_6320567|3854", "tripUpdate": { "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "CANCELED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN3854FERRE_6320567" } } }, { "id": "RT|FR:ServiceJourney::SN3856FERRE_6320565|3856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761570180", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761572880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761572940", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761575460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761575580", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761577320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761577440", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761578580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761578820", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761581160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761581280", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761583500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761583620", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1761586440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN3856FERRE_6320565" } } }, { "id": "RT|FR:ServiceJourney::SN857712FERRE_6318009|857712", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1761561840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1761562860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761562920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1761564360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761564480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1761565740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761566220", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1761567480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761567600", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1761568620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1761568740", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1761570060", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1761567330", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20251027", "tripId": "FR:ServiceJourney::SN857712FERRE_6318009" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1761567330" } }