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éseau interurbain Aléop - Pays de la Loire.

Disponibilité au téléchargement

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

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

Rapport de validation

1 805 erreurs, 174 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/03/2026 à 08h04 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 174 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_8167010 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858407FERRE_8116232 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858408FERRE_8116231 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN857691FERRE_8116475 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859073FERRE_8116118 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 174 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 415 erreurs

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

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

Sequential stop_time_update times are not increasing E022 38 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 2629292725 stop_sequence 20 arrival_time 08:20:30 (1772608830) is equal to previous stop arrival_time 08:20:30 (1772608830) - times must increase between two sequential stops
  • trip_id 2629292725 stop_sequence 20 arrival_time 08:20:30 (1772608830) is equal to previous stop departure_time 08:20:30 (1772608830) - times must increase between two sequential stops
  • trip_id 2629292725 stop_sequence 20 departure_time 08:20:30 (1772608830) is equal to previous stop departure_time 08:20:30 (1772608830) - times must increase between two sequential stops
  • trip_id 2629292725 stop_sequence 20 departure_time 08:20:30 (1772608830) is equal to previous stop arrival_time 08:20:30 (1772608830) - times must increase between two sequential stops
  • trip_id 2629292723 stop_sequence 34 arrival_time 08:15:20 (1772608520) is equal to previous stop arrival_time 08:15:20 (1772608520) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 4 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 2643279706 stop_sequence 1 departure_time 06:37:42 (1772602662) is less than the same stop arrival_time 06:39:00 (1772602740) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN858054FERRE_8116374 stop_sequence 5 departure_time 06:52:00 (1772603520) is less than the same stop arrival_time 06:56:00 (1772603760) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN862551FERRE_8114608 stop_sequence 11 departure_time 07:55:00 (1772607300) is less than the same stop arrival_time 07:59:00 (1772607540) - departure time must be equal to or greater than arrival time
  • trip_id FR:ServiceJourney::SN862560FERRE_8114601 stop_sequence 4 departure_time 07:29:00 (1772605740) is less than the same stop arrival_time 07:33:00 (1772605980) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 174 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN859500FERRE_8167010 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858407FERRE_8116232 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858408FERRE_8116231 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN857691FERRE_8116475 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859073FERRE_8116118 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 972 29 fois (100 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 3 836 28 fois (97 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 3 836 28 fois (97 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 31 612 28 fois (97 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 664 25 fois (86 % 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. 79 21 fois (72 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 04/03/2026 à 11h18 Europe/Paris.

trip_updates (166) 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 04/03/2026 à 11h18 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|2612913014|39-2643591171", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -905, "time": "1772618695" }, "departure": { "delay": -129, "time": "1772619471" }, "stopId": "72SATUhoriU", "stopSequence": 1 }, { "arrival": { "delay": -110, "time": "1772619910" }, "departure": { "delay": -110, "time": "1772619910" }, "stopId": "72MANSpaliA", "stopSequence": 2 }, { "arrival": { "delay": -110, "time": "1772620150" }, "departure": { "delay": -110, "time": "1772620150" }, "stopId": "72MANScochA", "stopSequence": 3 }, { "arrival": { "delay": -110, "time": "1772620510" }, "departure": { "delay": -110, "time": "1772620510" }, "stopId": "72MANSmendU", "stopSequence": 4 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2612913014" }, "tripProperties": {}, "vehicle": { "id": "6253cd93db4ff1211b72a8cd", "label": "39052", "licensePlate": "GE-919-GS" } } }, { "id": "RT|2643279206|39-3222143316", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -93, "time": "1772613807" }, "departure": { "delay": 436, "time": "1772614336" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 399, "time": "1772614779" }, "departure": { "delay": 410, "time": "1772614790" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "arrival": { "delay": 315, "time": "1772615595" }, "departure": { "delay": 327, "time": "1772615607" }, "stopId": "72GUECguecA", "stopSequence": 3 }, { "arrival": { "delay": 331, "time": "1772615971" }, "departure": { "delay": 384, "time": "1772616024" }, "stopId": "72CERAcroiA", "stopSequence": 4 }, { "arrival": { "delay": 359, "time": "1772616299" }, "departure": { "delay": 370, "time": "1772616310" }, "stopId": "72MARTvertA", "stopSequence": 5 }, { "arrival": { "delay": 333, "time": "1772616753" }, "departure": { "delay": 343, "time": "1772616763" }, "stopId": "72CLERmairA", "stopSequence": 6 }, { "arrival": { "delay": 290, "time": "1772617070" }, "departure": { "delay": 386, "time": "1772617166" }, "stopId": "72FLECroutU", "stopSequence": 7 }, { "arrival": { "delay": 501, "time": "1772617790" }, "departure": { "delay": 513, "time": "1772617802" }, "stopId": "49CLEFclefA", "stopSequence": 8 }, { "arrival": { "delay": 513, "time": "1772618313" }, "departure": { "delay": 530, "time": "1772618330" }, "stopId": "44BAUGnordA", "stopSequence": 9 }, { "arrival": { "delay": 582, "time": "1772618562" }, "departure": { "delay": 590, "time": "1772618570" }, "stopId": "49BOCEtravA", "stopSequence": 10 }, { "arrival": { "delay": 411, "time": "1772618885" }, "departure": { "delay": 430, "time": "1772618904" }, "stopId": "49CUONegliA", "stopSequence": 11 }, { "arrival": { "delay": 299, "time": "1772619152" }, "departure": { "delay": 309, "time": "1772619162" }, "stopId": "49JUMEjumeA", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1772619590" }, "departure": { "delay": 170, "time": "1772619590" }, "stopId": "49LONGchemA", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772620070" }, "departure": { "delay": 170, "time": "1772620070" }, "stopId": "49VIVYmairA", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1772620670" }, "departure": { "delay": 170, "time": "1772620670" }, "stopId": "49LEVEsncfU", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2643279206" }, "tripProperties": {}, "vehicle": { "id": "6926c8d029af7b8a762be08e", "label": "40993", "licensePlate": "HF-596-XZ" } } }, { "id": "RT|2612550608|39-2569076739", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1772624400" }, "departure": { "delay": 0, "time": "1772624400" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624580" }, "departure": { "delay": 0, "time": "1772624580" }, "stopId": "72FLECloirU1", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624700" }, "departure": { "delay": 0, "time": "1772624700" }, "stopId": "72FLECgambA1", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625060" }, "departure": { "delay": 0, "time": "1772625060" }, "stopId": "72FLECsecoU", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625300" }, "departure": { "delay": 0, "time": "1772625300" }, "stopId": "72FLECverrA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772625480" }, "departure": { "delay": 0, "time": "1772625480" }, "stopId": "72VILLjanvA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772625720" }, "departure": { "delay": 0, "time": "1772625720" }, "stopId": "72VILLanciA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772626020" }, "departure": { "delay": 0, "time": "1772626020" }, "stopId": "72ARTHmaliA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772626260" }, "departure": { "delay": 0, "time": "1772626260" }, "stopId": "72MALImoulA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772626440" }, "departure": { "delay": 0, "time": "1772626440" }, "stopId": "72MALImairA", "stopSequence": 10 }, { "scheduleRelationship": "SKIPPED", "stopId": "72SUZEchatA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772627400" }, "departure": { "delay": 0, "time": "1772627400" }, "stopId": "72SUZEgareU", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772627640" }, "departure": { "delay": 0, "time": "1772627640" }, "stopId": "72SUZEpapeA", "stopSequence": 13 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772629620" }, "departure": { "delay": 0, "time": "1772629620" }, "stopId": "72MANSmendU", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "206", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2612550608" }, "tripProperties": {} } }, { "id": "RT|2628381334|2628381334", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 77, "time": "1772618477" }, "departure": { "delay": 102, "time": "1772618502" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1772618600" }, "departure": { "delay": 46, "time": "1772618626" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1772618743" }, "departure": { "delay": 95, "time": "1772618795" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1772618898" }, "departure": { "delay": 49, "time": "1772618929" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 39, "time": "1772619099" }, "departure": { "delay": 114, "time": "1772619174" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1772619270" }, "departure": { "delay": 158, "time": "1772619338" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 86, "time": "1772619386" }, "departure": { "delay": 96, "time": "1772619396" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 103, "time": "1772619523" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 110, "time": "1772619650" }, "departure": { "delay": 110, "time": "1772619650" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 110, "time": "1772619890" }, "departure": { "delay": 110, "time": "1772619890" }, "stopId": "44CONCchauA", "stopSequence": 10 }, { "arrival": { "delay": 110, "time": "1772620010" }, "departure": { "delay": 110, "time": "1772620010" }, "stopId": "44CONCplacA", "stopSequence": 11 }, { "arrival": { "delay": 110, "time": "1772620370" }, "departure": { "delay": 110, "time": "1772620370" }, "stopId": "44GOULherdA", "stopSequence": 12 }, { "arrival": { "delay": 110, "time": "1772620550" }, "departure": { "delay": 110, "time": "1772620550" }, "stopId": "44GOULchalA", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1772620610" }, "departure": { "delay": 110, "time": "1772620610" }, "stopId": "44SEBAsncfA", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1772620850" }, "departure": { "delay": 110, "time": "1772620850" }, "stopId": "44VERTmalaA", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1772621150" }, "departure": { "delay": 110, "time": "1772621150" }, "stopId": "44SEBAjoliA2", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1772621270" }, "departure": { "delay": 110, "time": "1772621270" }, "stopId": "44NANTburdU1", "stopSequence": 17 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628381334" }, "tripProperties": {}, "vehicle": { "id": "695374472566d446c35352c8", "label": "194", "licensePlate": "BA-194-WY" } } }, { "id": "RT|2628384208|2628384208", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 46, "time": "1772618746" }, "departure": { "delay": 67, "time": "1772618767" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 25, "time": "1772618845" }, "departure": { "delay": 67, "time": "1772618887" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 49, "time": "1772619169" }, "departure": { "delay": 60, "time": "1772619180" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 5, "time": "1772619365" }, "departure": { "delay": 17, "time": "1772619377" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 67, "time": "1772619487" }, "departure": { "delay": 95, "time": "1772619515" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1772619700" }, "departure": { "delay": 100, "time": "1772619700" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1772620060" }, "departure": { "delay": 100, "time": "1772620060" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1772620180" }, "departure": { "delay": 100, "time": "1772620180" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1772620360" }, "departure": { "delay": 100, "time": "1772620360" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1772620540" }, "departure": { "delay": 100, "time": "1772620540" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1772620660" }, "departure": { "delay": 100, "time": "1772620660" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1772620780" }, "departure": { "delay": 100, "time": "1772620780" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1772620900" }, "departure": { "delay": 100, "time": "1772620900" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1772621020" }, "departure": { "delay": 100, "time": "1772621020" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1772621200" }, "departure": { "delay": 100, "time": "1772621200" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1772621380" }, "departure": { "delay": 100, "time": "1772621380" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1772621500" }, "departure": { "delay": 100, "time": "1772621500" }, "stopId": "44BASSmairR", "stopSequence": 17 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628384208" }, "tripProperties": {}, "vehicle": { "id": "695376618d865a143f77530b", "label": "600", "licensePlate": "BT-600-ZJ" } } }, { "id": "RT|2629295607|2629295607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -155, "time": "1772618845" }, "departure": { "delay": 18, "time": "1772619018" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": -15, "time": "1772619105" }, "departure": { "delay": 23, "time": "1772619143" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 59, "time": "1772619239" }, "departure": { "delay": 99, "time": "1772619279" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 71, "time": "1772619311" }, "departure": { "delay": 86, "time": "1772619326" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 117, "time": "1772619417" }, "departure": { "delay": 154, "time": "1772619454" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 121, "time": "1772619481" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1772619590" }, "departure": { "delay": 170, "time": "1772619590" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1772619650" }, "departure": { "delay": 170, "time": "1772619650" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772619710" }, "departure": { "delay": 170, "time": "1772619710" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772619830" }, "departure": { "delay": 170, "time": "1772619830" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1772619950" }, "departure": { "delay": 170, "time": "1772619950" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1772620010" }, "departure": { "delay": 170, "time": "1772620010" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1772620070" }, "departure": { "delay": 170, "time": "1772620070" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772620130" }, "departure": { "delay": 170, "time": "1772620130" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1772620130" }, "departure": { "delay": 170, "time": "1772620130" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1772620190" }, "departure": { "delay": 170, "time": "1772620190" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 170, "time": "1772620250" }, "departure": { "delay": 170, "time": "1772620250" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1772620370" }, "departure": { "delay": 170, "time": "1772620370" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1772620490" }, "departure": { "delay": 170, "time": "1772620490" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1772620550" }, "departure": { "delay": 170, "time": "1772620550" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1772620610" }, "departure": { "delay": 170, "time": "1772620610" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 170, "time": "1772620670" }, "departure": { "delay": 170, "time": "1772620670" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1772620730" }, "departure": { "delay": 170, "time": "1772620730" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 170, "time": "1772620790" }, "departure": { "delay": 170, "time": "1772620790" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 170, "time": "1772620910" }, "departure": { "delay": 170, "time": "1772620910" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1772620970" }, "departure": { "delay": 170, "time": "1772620970" }, "stopId": "44CHEVperrR", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1772621090" }, "departure": { "delay": 170, "time": "1772621090" }, "stopId": "44CHEVboulR", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1772621150" }, "departure": { "delay": 170, "time": "1772621150" }, "stopId": "44PHILvannR", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1772621210" }, "departure": { "delay": 170, "time": "1772621210" }, "stopId": "44PHILbrisR", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1772621270" }, "departure": { "delay": 170, "time": "1772621270" }, "stopId": "44PHILguinR", "stopSequence": 30 }, { "arrival": { "delay": 170, "time": "1772621330" }, "departure": { "delay": 170, "time": "1772621330" }, "stopId": "44PHILchauR", "stopSequence": 31 }, { "arrival": { "delay": 170, "time": "1772621390" }, "departure": { "delay": 170, "time": "1772621390" }, "stopId": "44PHILboulR", "stopSequence": 32 }, { "arrival": { "delay": 170, "time": "1772621510" }, "departure": { "delay": 170, "time": "1772621510" }, "stopId": "44PHILfamiU", "stopSequence": 33 }, { "arrival": { "delay": 170, "time": "1772621570" }, "departure": { "delay": 170, "time": "1772621570" }, "stopId": "44PHILplatR", "stopSequence": 34 }, { "arrival": { "delay": 170, "time": "1772621810" }, "departure": { "delay": 170, "time": "1772621810" }, "stopId": "44PHILegliR", "stopSequence": 35 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629295607" }, "tripProperties": {}, "vehicle": { "id": "6953752513d1eaa861ff8c8b", "label": "273", "licensePlate": "AY-273-ZB" } } }, { "id": "RT|2628183617|2628183617", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -167, "time": "1772618233" }, "departure": { "delay": 36, "time": "1772618436" }, "stopId": "44PHILegliA", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1772618530" }, "departure": { "delay": 111, "time": "1772618571" }, "stopId": "44PHILboulA", "stopSequence": 2 }, { "arrival": { "delay": 56, "time": "1772618636" }, "departure": { "delay": 71, "time": "1772618651" }, "stopId": "44PHILchauA", "stopSequence": 3 }, { "arrival": { "delay": 42, "time": "1772619042" }, "departure": { "delay": 52, "time": "1772619052" }, "stopId": "44CHEVtourA", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1772619255" }, "departure": { "delay": 87, "time": "1772619267" }, "stopId": "44PONTechaA", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1772619790" }, "departure": { "delay": 70, "time": "1772619790" }, "stopId": "44NANTburdU2", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628183617" }, "tripProperties": {}, "vehicle": { "id": "695373d145954bdeeda4bf07", "label": "111", "licensePlate": "DV-111-YH" } } }, { "id": "RT|2628380010|2628380010", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 158, "time": "1772619458" }, "departure": { "delay": 178, "time": "1772619478" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1772619600" }, "departure": { "delay": 120, "time": "1772619600" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1772619720" }, "departure": { "delay": 120, "time": "1772619720" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1772619900" }, "departure": { "delay": 120, "time": "1772619900" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1772620080" }, "departure": { "delay": 120, "time": "1772620080" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1772620200" }, "departure": { "delay": 120, "time": "1772620200" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1772620320" }, "departure": { "delay": 120, "time": "1772620320" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1772620440" }, "departure": { "delay": 120, "time": "1772620440" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1772620560" }, "departure": { "delay": 120, "time": "1772620560" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1772620680" }, "departure": { "delay": 120, "time": "1772620680" }, "stopId": "44CONCquinA", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1772620800" }, "departure": { "delay": 120, "time": "1772620800" }, "stopId": "44CONCchebA", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1772620980" }, "departure": { "delay": 120, "time": "1772620980" }, "stopId": "44CONCpontA", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1772621100" }, "departure": { "delay": 120, "time": "1772621100" }, "stopId": "44CONCboirA", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1772621940" }, "departure": { "delay": 120, "time": "1772621940" }, "stopId": "44NANTcoliA", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1772622180" }, "departure": { "delay": 120, "time": "1772622180" }, "stopId": "44NANTdoulA", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1772622300" }, "departure": { "delay": 120, "time": "1772622300" }, "stopId": "44NANTboulA", "stopSequence": 16 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "330", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628380010" }, "tripProperties": {}, "vehicle": { "id": "695374cc023d6193f0b674e2", "label": "251", "licensePlate": "DV-251-XG" } } }, { "id": "RT|2634265701|2634265701", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -379, "time": "1772609321" }, "departure": { "delay": 121, "time": "1772609821" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 201, "time": "1772610141" }, "departure": { "delay": 238, "time": "1772610178" }, "stopId": "44NANTpraiA", "stopSequence": 2 }, { "arrival": { "delay": 341, "time": "1772613161" }, "departure": { "delay": 580, "time": "1772613400" }, "stopId": "49CHOLsncfU", "stopSequence": 3 }, { "arrival": { "delay": 377, "time": "1772613617" }, "departure": { "delay": 549, "time": "1772613789" }, "stopId": "49CHOLvillU", "stopSequence": 4 }, { "arrival": { "delay": 532, "time": "1772615212" }, "departure": { "delay": 620, "time": "1772615300" }, "stopId": "79MAULbrosU", "stopSequence": 5 }, { "arrival": { "delay": 595, "time": "1772616595" }, "departure": { "delay": 852, "time": "1772616852" }, "stopId": "79BRESbresU", "stopSequence": 6 }, { "arrival": { "delay": 613, "time": "1772617813" }, "departure": { "delay": 694, "time": "1772617894" }, "stopId": "79CHICchicA", "stopSequence": 7 }, { "arrival": { "delay": 584, "time": "1772618984" }, "departure": { "delay": 927, "time": "1772619327" }, "stopId": "79PARTpartU", "stopSequence": 8 }, { "arrival": { "delay": 960, "time": "1772621520" }, "departure": { "delay": 960, "time": "1772621520" }, "stopId": "86VOUIpem1U", "stopSequence": 9 }, { "arrival": { "delay": 960, "time": "1772622420" }, "departure": { "delay": 960, "time": "1772622420" }, "stopId": "86POITnantA", "stopSequence": 10 }, { "arrival": { "delay": 960, "time": "1772622660" }, "departure": { "delay": 960, "time": "1772622660" }, "stopId": "86POITviadU", "stopSequence": 11 }, { "arrival": { "delay": 960, "time": "1772622960" }, "departure": { "delay": 960, "time": "1772622960" }, "stopId": "86POITsncfU", "stopSequence": 12 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "07", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2634265701" }, "tripProperties": {}, "vehicle": { "id": "66431365be00f234b717b317", "label": "39889", "licensePlate": "GW-388-VB" } } }, { "id": "RT|2629522205|2629522205", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -28, "time": "1772619452" }, "departure": { "delay": 30, "time": "1772619510" }, "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1772620190" }, "departure": { "delay": -10, "time": "1772620190" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1772620490" }, "departure": { "delay": -10, "time": "1772620490" }, "stopId": "49CHOLblerU", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1772620670" }, "departure": { "delay": -10, "time": "1772620670" }, "stopId": "49CHOLdabaU", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1772622050" }, "departure": { "delay": -10, "time": "1772622050" }, "stopId": "49BAUPalfrU", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1772622290" }, "departure": { "delay": -10, "time": "1772622290" }, "stopId": "49BAUPmartR", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1772622530" }, "departure": { "delay": -10, "time": "1772622530" }, "stopId": "49BAUPnoveU", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1772622650" }, "departure": { "delay": -10, "time": "1772622650" }, "stopId": "49BAUPpetiR", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629522205" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a6538291e", "label": "330", "licensePlate": "FG-747-AH" } } }, { "id": "RT|2596719008|2596719008", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -63, "time": "1772618157" }, "departure": { "delay": 15, "time": "1772618235" }, "stopId": "49CHALhoteA2", "stopSequence": 1 }, { "arrival": { "delay": -55, "time": "1772618465" }, "departure": { "delay": -41, "time": "1772618479" }, "stopId": "49CHAUpierA", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1772618705" }, "departure": { "delay": -41, "time": "1772618719" }, "stopId": "49CHAUcentA", "stopSequence": 3 }, { "arrival": { "delay": -86, "time": "1772619034" }, "departure": { "delay": -26, "time": "1772619094" }, "stopId": "49AUBIcentA", "stopSequence": 4 }, { "arrival": { "delay": -14, "time": "1772619406" }, "departure": { "delay": -8, "time": "1772619412" }, "stopId": "49ROCHblanA", "stopSequence": 5 }, { "arrival": { "delay": -81, "time": "1772619459" }, "departure": { "delay": -40, "time": "1772619500" }, "stopId": "49ROCHegliA", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1772619630" }, "departure": { "delay": -30, "time": "1772619630" }, "stopId": "49ROCHrollA", "stopSequence": 7 }, { "arrival": { "delay": -30, "time": "1772619750" }, "departure": { "delay": -30, "time": "1772619750" }, "stopId": "49ROCHlogeA", "stopSequence": 8 }, { "arrival": { "delay": -30, "time": "1772619990" }, "departure": { "delay": -30, "time": "1772619990" }, "stopId": "49DENE1945A", "stopSequence": 9 }, { "arrival": { "delay": -30, "time": "1772620110" }, "departure": { "delay": -30, "time": "1772620110" }, "stopId": "49DENEcimeA", "stopSequence": 10 }, { "arrival": { "delay": -30, "time": "1772620350" }, "departure": { "delay": -30, "time": "1772620350" }, "stopId": "49ERIGmursA", "stopSequence": 11 }, { "arrival": { "delay": -30, "time": "1772620470" }, "departure": { "delay": -30, "time": "1772620470" }, "stopId": "49ERIGcarmA", "stopSequence": 12 }, { "arrival": { "delay": -30, "time": "1772620590" }, "departure": { "delay": -30, "time": "1772620590" }, "stopId": "49ERIGpharA", "stopSequence": 13 }, { "arrival": { "delay": -30, "time": "1772620890" }, "departure": { "delay": -30, "time": "1772620890" }, "stopId": "49PONTmairA", "stopSequence": 14 }, { "arrival": { "delay": -30, "time": "1772621010" }, "departure": { "delay": -30, "time": "1772621010" }, "stopId": "49PONTauthA", "stopSequence": 15 }, { "arrival": { "delay": -30, "time": "1772621130" }, "departure": { "delay": -30, "time": "1772621130" }, "stopId": "49PONTruelA", "stopSequence": 16 }, { "arrival": { "delay": -30, "time": "1772621250" }, "departure": { "delay": -30, "time": "1772621250" }, "stopId": "49ANGEallaA", "stopSequence": 17 }, { "arrival": { "delay": -30, "time": "1772621370" }, "departure": { "delay": -30, "time": "1772621370" }, "stopId": "49ANGEesa1A", "stopSequence": 18 }, { "arrival": { "delay": -30, "time": "1772621490" }, "departure": { "delay": -30, "time": "1772621490" }, "stopId": "49ANGEleroA2", "stopSequence": 19 }, { "arrival": { "delay": -30, "time": "1772621610" }, "departure": { "delay": -30, "time": "1772621610" }, "stopId": "49ANGEbertA", "stopSequence": 20 }, { "arrival": { "delay": -30, "time": "1772621970" }, "departure": { "delay": -30, "time": "1772621970" }, "stopId": "49ANGEroutUG", "stopSequence": 21 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "423", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2596719008" }, "tripProperties": {}, "vehicle": { "id": "6320b1da09dda81a6538199c", "label": "37528", "licensePlate": "FR-206-GJ (37528)" } } }, { "id": "RT|2596622310|2596622310", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -349, "time": "1772615711" }, "departure": { "delay": 49, "time": "1772616109" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "arrival": { "delay": 94, "time": "1772616574" }, "departure": { "delay": 109, "time": "1772616589" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 143, "time": "1772616863" }, "departure": { "delay": 150, "time": "1772616870" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1772617038" }, "departure": { "delay": 88, "time": "1772617048" }, "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1772617823" }, "departure": { "delay": 43, "time": "1772617843" }, "stopId": "49GARDnatiA", "stopSequence": 5 }, { "arrival": { "delay": 81, "time": "1772618301" }, "departure": { "delay": 92, "time": "1772618312" }, "stopId": "49MLAYfoirA", "stopSequence": 6 }, { "arrival": { "delay": -93, "time": "1772618487" }, "departure": { "delay": 45, "time": "1772618625" }, "stopId": "49CHEMpierA", "stopSequence": 7 }, { "arrival": { "delay": -51, "time": "1772618829" }, "departure": { "delay": 19, "time": "1772618899" }, "stopId": "49CHEMtroiU", "stopSequence": 8 }, { "arrival": { "delay": 27, "time": "1772619387" }, "departure": { "delay": 35, "time": "1772619395" }, "stopId": "49CHANespeA", "stopSequence": 9 }, { "arrival": { "delay": 24, "time": "1772619444" }, "stopId": "49CHANreneA", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1772619660" }, "departure": { "delay": 120, "time": "1772619660" }, "stopId": "49LATTsauvA", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1772619780" }, "departure": { "delay": 120, "time": "1772619780" }, "stopId": "49LATTlinkA", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1772620140" }, "departure": { "delay": 120, "time": "1772620140" }, "stopId": "49LAYOpromA", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1772620260" }, "departure": { "delay": 120, "time": "1772620260" }, "stopId": "49LAYOactiA", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1772620620" }, "departure": { "delay": 120, "time": "1772620620" }, "stopId": "49LOUEpharU", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1772620740" }, "departure": { "delay": 120, "time": "1772620740" }, "stopId": "49LOUEfresU", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1772620860" }, "departure": { "delay": 120, "time": "1772620860" }, "stopId": "49LOUErondA", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1772621460" }, "departure": { "delay": 120, "time": "1772621460" }, "stopId": "49ANGEallaA", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1772621640" }, "departure": { "delay": 120, "time": "1772621640" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "arrival": { "delay": 120, "time": "1772621700" }, "departure": { "delay": 120, "time": "1772621700" }, "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 120, "time": "1772621820" }, "departure": { "delay": 120, "time": "1772621820" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 120, "time": "1772622120" }, "departure": { "delay": 120, "time": "1772622120" }, "stopId": "49ANGEroutUI", "stopSequence": 22 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2596622310" }, "tripProperties": {}, "vehicle": { "id": "0a1d8de0fc36e5fa", "label": "Cholet → Angers" } } }, { "id": "RT|2526314208|2526314208", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -356, "time": "1772615584" }, "departure": { "delay": 32, "time": "1772615972" }, "stopId": "49ANGEroutUI", "stopSequence": 1 }, { "arrival": { "delay": -120, "time": "1772616180" }, "departure": { "delay": 172, "time": "1772616472" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 23, "time": "1772616563" }, "departure": { "delay": 34, "time": "1772616574" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 41, "time": "1772616701" }, "departure": { "delay": 122, "time": "1772616782" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 61, "time": "1772617561" }, "departure": { "delay": 83, "time": "1772617583" }, "stopId": "49LOUEpharU", "stopSequence": 5 }, { "arrival": { "delay": 110, "time": "1772617670" }, "departure": { "delay": 132, "time": "1772617692" }, "stopId": "49LOUEfresU", "stopSequence": 6 }, { "arrival": { "delay": 60, "time": "1772617740" }, "departure": { "delay": 98, "time": "1772617778" }, "stopId": "49LOUErondR", "stopSequence": 7 }, { "arrival": { "delay": -6, "time": "1772618034" }, "departure": { "delay": 2, "time": "1772618042" }, "stopId": "49LAYOactiR", "stopSequence": 8 }, { "arrival": { "delay": -14, "time": "1772618086" }, "departure": { "delay": 24, "time": "1772618124" }, "stopId": "49LAYOpromR", "stopSequence": 9 }, { "arrival": { "delay": -64, "time": "1772618336" }, "departure": { "delay": -12, "time": "1772618388" }, "stopId": "49LATTlinkR", "stopSequence": 10 }, { "arrival": { "delay": -15, "time": "1772618505" }, "departure": { "delay": -15, "time": "1772618505" }, "stopId": "49LATTsauvR", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1772618603" }, "departure": { "delay": -7, "time": "1772618693" }, "stopId": "49CHANreneR", "stopSequence": 12 }, { "arrival": { "delay": 25, "time": "1772618725" }, "departure": { "delay": 25, "time": "1772618725" }, "stopId": "49CHANespeR", "stopSequence": 13 }, { "arrival": { "delay": -97, "time": "1772619083" }, "departure": { "delay": 6, "time": "1772619186" }, "stopId": "49CHEMtroiU", "stopSequence": 14 }, { "arrival": { "delay": -102, "time": "1772619378" }, "stopId": "49CHEMpierR", "stopSequence": 15 }, { "arrival": { "delay": 60, "time": "1772619900" }, "departure": { "delay": 60, "time": "1772619900" }, "stopId": "49MLAYfoirR", "stopSequence": 16 }, { "arrival": { "delay": 60, "time": "1772620500" }, "departure": { "delay": 60, "time": "1772620500" }, "stopId": "49GARDnatiR", "stopSequence": 17 }, { "arrival": { "delay": 60, "time": "1772621340" }, "departure": { "delay": 60, "time": "1772621340" }, "stopId": "49CHOLlouiR", "stopSequence": 18 }, { "arrival": { "delay": 60, "time": "1772621520" }, "departure": { "delay": 60, "time": "1772621520" }, "stopId": "49CHOLbethR", "stopSequence": 19 }, { "arrival": { "delay": 60, "time": "1772621760" }, "departure": { "delay": 60, "time": "1772621760" }, "stopId": "49CHOLroutA", "stopSequence": 20 }, { "arrival": { "delay": 60, "time": "1772621940" }, "departure": { "delay": 60, "time": "1772621940" }, "stopId": "49CHOLpierU", "stopSequence": 21 }, { "arrival": { "delay": 60, "time": "1772622120" }, "departure": { "delay": 60, "time": "1772622120" }, "stopId": "49CHOLpontU", "stopSequence": 22 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2526314208" }, "tripProperties": {}, "vehicle": { "id": "6320b1da09dda81a65381988", "label": "37536", "licensePlate": "FR-267-MN (37536)" } } }, { "id": "RT|2595673709|2595673709", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -530, "time": "1772616730" }, "departure": { "delay": 34, "time": "1772617294" }, "stopId": "49DOUEfoirA", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1772617640" }, "departure": { "delay": 88, "time": "1772617648" }, "stopId": "49DOUEzoolA", "stopSequence": 2 }, { "arrival": { "delay": -18, "time": "1772618382" }, "departure": { "delay": 27, "time": "1772618427" }, "stopId": "49SAULcentA", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1772618610" }, "departure": { "delay": 122, "time": "1772618702" }, "stopId": "49LLEUcentA", "stopSequence": 4 }, { "arrival": { "delay": -60, "time": "1772619000" }, "departure": { "delay": 41, "time": "1772619101" }, "stopId": "49QUINclerA", "stopSequence": 5 }, { "arrival": { "delay": 51, "time": "1772619231" }, "departure": { "delay": 265, "time": "1772619445" }, "stopId": "49QUINaubaA", "stopSequence": 6 }, { "arrival": { "delay": 250, "time": "1772619610" }, "departure": { "delay": 250, "time": "1772619610" }, "stopId": "49QUINgeneU", "stopSequence": 7 }, { "arrival": { "delay": 250, "time": "1772619970" }, "departure": { "delay": 250, "time": "1772619970" }, "stopId": "49MAUVhomoA", "stopSequence": 8 }, { "arrival": { "delay": 250, "time": "1772620150" }, "departure": { "delay": 250, "time": "1772620150" }, "stopId": "49JUIGlansA", "stopSequence": 9 }, { "arrival": { "delay": 250, "time": "1772620270" }, "departure": { "delay": 250, "time": "1772620270" }, "stopId": "49MELAmultA", "stopSequence": 10 }, { "arrival": { "delay": 250, "time": "1772620690" }, "departure": { "delay": 250, "time": "1772620690" }, "stopId": "49ANGEallaA", "stopSequence": 11 }, { "arrival": { "delay": 250, "time": "1772620870" }, "departure": { "delay": 250, "time": "1772620870" }, "stopId": "49ANGEesa1A", "stopSequence": 12 }, { "arrival": { "delay": 250, "time": "1772620930" }, "departure": { "delay": 250, "time": "1772620930" }, "stopId": "49ANGEleroA2", "stopSequence": 13 }, { "arrival": { "delay": 250, "time": "1772621050" }, "departure": { "delay": 250, "time": "1772621050" }, "stopId": "49ANGEbertA", "stopSequence": 14 }, { "arrival": { "delay": 250, "time": "1772621350" }, "departure": { "delay": 250, "time": "1772621350" }, "stopId": "49ANGEroutUJ", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2595673709" }, "tripProperties": {}, "vehicle": { "id": "68a5c4949ae89054cc923b90", "label": "41001", "licensePlate": "HC-154-HY (41001)" } } }, { "id": "RT|2629521805|2629521805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -245, "time": "1772617255" }, "departure": { "delay": 112, "time": "1772617612" }, "stopId": "49VIHIroutU", "stopSequence": 1 }, { "arrival": { "delay": 40, "time": "1772617900" }, "departure": { "delay": 57, "time": "1772617917" }, "stopId": "49MNTIegliA", "stopSequence": 2 }, { "arrival": { "delay": 24, "time": "1772618184" }, "departure": { "delay": 31, "time": "1772618191" }, "stopId": "49UBIGcentA", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1772618478" }, "departure": { "delay": 52, "time": "1772618512" }, "stopId": "49BRIAcentA", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1772618672" }, "departure": { "delay": -28, "time": "1772618672" }, "stopId": "49CHAVmillA", "stopSequence": 5 }, { "arrival": { "delay": -9, "time": "1772618751" }, "departure": { "delay": 32, "time": "1772618792" }, "stopId": "49CHAVcentA", "stopSequence": 6 }, { "arrival": { "delay": 2, "time": "1772619002" }, "departure": { "delay": 36, "time": "1772619036" }, "stopId": "49ALLEvaucA", "stopSequence": 7 }, { "arrival": { "delay": -54, "time": "1772619366" }, "departure": { "delay": 17, "time": "1772619437" }, "stopId": "49VAUCcentA", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772619940" }, "departure": { "delay": 40, "time": "1772619940" }, "stopId": "49MELAbrosU", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772620120" }, "departure": { "delay": 40, "time": "1772620120" }, "stopId": "49MELAnoueA", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772620240" }, "departure": { "delay": 40, "time": "1772620240" }, "stopId": "49MELAmoinA", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772620420" }, "departure": { "delay": 40, "time": "1772620420" }, "stopId": "49MELAepinA", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772620540" }, "departure": { "delay": 40, "time": "1772620540" }, "stopId": "49JUIGplesA", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772620660" }, "departure": { "delay": 40, "time": "1772620660" }, "stopId": "49MELAgachA", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772620840" }, "departure": { "delay": 40, "time": "1772620840" }, "stopId": "49MELApercA", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772620960" }, "departure": { "delay": 40, "time": "1772620960" }, "stopId": "49MELAmultA", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1772621440" }, "departure": { "delay": 40, "time": "1772621440" }, "stopId": "49ANGEallaA", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1772621500" }, "departure": { "delay": 40, "time": "1772621500" }, "stopId": "49ANGElattA", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1772621560" }, "departure": { "delay": 40, "time": "1772621560" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1772621680" }, "departure": { "delay": 40, "time": "1772621680" }, "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 40, "time": "1772621800" }, "departure": { "delay": 40, "time": "1772621800" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 40, "time": "1772622040" }, "departure": { "delay": 40, "time": "1772622040" }, "stopId": "49ANGEroutUD", "stopSequence": 22 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629521805" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a653825ee", "label": "4034", "licensePlate": "FB-386-NV" } } }, { "id": "RT|2636831003|2636831003", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -189, "time": "1772614911" }, "departure": { "delay": 20, "time": "1772615120" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 10, "time": "1772615230" }, "departure": { "delay": 28, "time": "1772615248" }, "stopId": "49ANGEsecuR", "stopSequence": 2 }, { "arrival": { "delay": -24, "time": "1772615316" }, "departure": { "delay": -12, "time": "1772615328" }, "stopId": "49ANGEgardR", "stopSequence": 3 }, { "arrival": { "delay": -108, "time": "1772615892" }, "departure": { "delay": -98, "time": "1772615902" }, "stopId": "49AUTHperrR", "stopSequence": 4 }, { "arrival": { "delay": -127, "time": "1772616113" }, "departure": { "delay": -109, "time": "1772616131" }, "stopId": "49AUTHplacR", "stopSequence": 5 }, { "arrival": { "delay": -88, "time": "1772616212" }, "departure": { "delay": -83, "time": "1772616217" }, "stopId": "49AUTHazemR", "stopSequence": 6 }, { "arrival": { "delay": -104, "time": "1772616256" }, "departure": { "delay": -93, "time": "1772616267" }, "stopId": "49AUTHcombR", "stopSequence": 7 }, { "arrival": { "delay": -189, "time": "1772616351" }, "departure": { "delay": -144, "time": "1772616396" }, "stopId": "49ANDAmairR", "stopSequence": 8 }, { "arrival": { "delay": -96, "time": "1772616444" }, "departure": { "delay": -85, "time": "1772616455" }, "stopId": "49AUTHrestR", "stopSequence": 9 }, { "arrival": { "delay": -65, "time": "1772616535" }, "departure": { "delay": -65, "time": "1772616535" }, "stopId": "49AUTHlaunR", "stopSequence": 10 }, { "arrival": { "delay": -83, "time": "1772616577" }, "departure": { "delay": -54, "time": "1772616606" }, "stopId": "49AUTHlavaR", "stopSequence": 11 }, { "arrival": { "delay": -97, "time": "1772616743" }, "departure": { "delay": -46, "time": "1772616794" }, "stopId": "49AUTHvertR", "stopSequence": 12 }, { "arrival": { "delay": -27, "time": "1772616873" }, "departure": { "delay": 7, "time": "1772616907" }, "stopId": "49CRNEmairR", "stopSequence": 13 }, { "arrival": { "delay": -33, "time": "1772616987" }, "departure": { "delay": -17, "time": "1772617003" }, "stopId": "49AUTHroyaR", "stopSequence": 14 }, { "arrival": { "delay": -26, "time": "1772617174" }, "departure": { "delay": -21, "time": "1772617179" }, "stopId": "49MAZEnoueR", "stopSequence": 15 }, { "arrival": { "delay": -82, "time": "1772617418" }, "departure": { "delay": -3, "time": "1772617497" }, "stopId": "49MAZEfayeR", "stopSequence": 16 }, { "arrival": { "delay": -42, "time": "1772617698" }, "departure": { "delay": -9, "time": "1772617731" }, "stopId": "49BEAUmrilR", "stopSequence": 17 }, { "arrival": { "delay": 15, "time": "1772617875" }, "departure": { "delay": 30, "time": "1772617890" }, "stopId": "49BEAUtellR", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1772618090" }, "stopId": "49BEAUrepuR", "stopSequence": 19 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636831003" }, "tripProperties": {}, "vehicle": { "id": "643d46302c384fdedcccbca1", "label": "150", "licensePlate": "GM 758 BJ" } } }, { "id": "RT|2636705318|2636705318", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -540, "time": "1772618160" }, "departure": { "delay": 127, "time": "1772618827" }, "stopId": "49BEAUrepuA", "stopSequence": 1 }, { "arrival": { "delay": 153, "time": "1772619033" }, "departure": { "delay": 196, "time": "1772619076" }, "stopId": "49BEAUtellA", "stopSequence": 2 }, { "arrival": { "delay": 141, "time": "1772619201" }, "departure": { "delay": 206, "time": "1772619266" }, "stopId": "49BEAUmrilA", "stopSequence": 3 }, { "arrival": { "delay": 131, "time": "1772619431" }, "departure": { "delay": 187, "time": "1772619487" }, "stopId": "49MAZEfayeA", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1772619740" }, "departure": { "delay": 200, "time": "1772619740" }, "stopId": "49MAZEnoueA", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1772620040" }, "departure": { "delay": 200, "time": "1772620040" }, "stopId": "49AUTHroyaA", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1772620100" }, "departure": { "delay": 200, "time": "1772620100" }, "stopId": "49CRNEmairA", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1772620160" }, "departure": { "delay": 200, "time": "1772620160" }, "stopId": "49AUTHvertA", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1772620280" }, "departure": { "delay": 200, "time": "1772620280" }, "stopId": "49AUTHrezeA", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1772620340" }, "departure": { "delay": 200, "time": "1772620340" }, "stopId": "49AUTHlavaA", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1772620400" }, "departure": { "delay": 200, "time": "1772620400" }, "stopId": "49AUTHlaunA", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1772620460" }, "departure": { "delay": 200, "time": "1772620460" }, "stopId": "49AUTHrestA", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1772620520" }, "departure": { "delay": 200, "time": "1772620520" }, "stopId": "49ANDAmairA", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1772620640" }, "departure": { "delay": 200, "time": "1772620640" }, "stopId": "49AUTHcombA", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1772620760" }, "departure": { "delay": 200, "time": "1772620760" }, "stopId": "49AUTHazemA", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1772620820" }, "departure": { "delay": 200, "time": "1772620820" }, "stopId": "49AUTHplacA", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1772621000" }, "departure": { "delay": 200, "time": "1772621000" }, "stopId": "49AUTHperrA", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1772621900" }, "departure": { "delay": 200, "time": "1772621900" }, "stopId": "49ANGEgardA", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1772622020" }, "departure": { "delay": 200, "time": "1772622020" }, "stopId": "49ANGEsecuA", "stopSequence": 19 }, { "arrival": { "delay": 200, "time": "1772622200" }, "departure": { "delay": 200, "time": "1772622200" }, "stopId": "49ANGEhoteU1", "stopSequence": 20 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636705318" }, "tripProperties": {}, "vehicle": { "id": "643d46302c384fdedcccbca1", "label": "150", "licensePlate": "GM 758 BJ" } } }, { "id": "RT|2629008807|2629008807", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -275, "time": "1772618125" }, "departure": { "delay": 26, "time": "1772618426" }, "stopId": "72FLECroutA", "stopSequence": 1 }, { "arrival": { "delay": 209, "time": "1772618669" }, "departure": { "delay": 215, "time": "1772618675" }, "stopId": "72FLECtissA", "stopSequence": 2 }, { "arrival": { "delay": 172, "time": "1772618752" }, "departure": { "delay": 209, "time": "1772618789" }, "stopId": "72FLECverdA", "stopSequence": 3 }, { "arrival": { "delay": 241, "time": "1772619121" }, "departure": { "delay": 258, "time": "1772619138" }, "stopId": "72LOIRcentA", "stopSequence": 4 }, { "arrival": { "delay": 207, "time": "1772619387" }, "departure": { "delay": 219, "time": "1772619399" }, "stopId": "49DURTgouiA", "stopSequence": 5 }, { "arrival": { "delay": 155, "time": "1772619455" }, "departure": { "delay": 155, "time": "1772619455" }, "stopId": "49DURTclemU", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1772619590" }, "departure": { "delay": 170, "time": "1772619590" }, "stopId": "49DURTangeA", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1772619950" }, "departure": { "delay": 170, "time": "1772619950" }, "stopId": "49LAUDbourA", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772620310" }, "departure": { "delay": 170, "time": "1772620310" }, "stopId": "49SEICtennA", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772620370" }, "departure": { "delay": 170, "time": "1772620370" }, "stopId": "49SEICregnA", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1772620610" }, "departure": { "delay": 170, "time": "1772620610" }, "stopId": "49CORZscieA", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1772621510" }, "departure": { "delay": 170, "time": "1772621510" }, "stopId": "49SYLVprovA", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1772621570" }, "departure": { "delay": 170, "time": "1772621570" }, "stopId": "49ECOUpariA", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772621810" }, "departure": { "delay": 170, "time": "1772621810" }, "stopId": "49ANGEbrisA", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1772622170" }, "departure": { "delay": 170, "time": "1772622170" }, "stopId": "49ANGEhoteU1", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629008807" }, "tripProperties": {}, "vehicle": { "id": "67052a85dccacec62a388b22", "label": "newVehicle", "licensePlate": "GY 039 PG" } } }, { "id": "RT|2641016904|2641016904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -228, "time": "1772618472" }, "departure": { "delay": 170, "time": "1772618870" }, "stopId": "85GILLsncfU", "stopSequence": 1 }, { "arrival": { "delay": 220, "time": "1772619220" }, "departure": { "delay": 220, "time": "1772619220" }, "stopId": "85RIEZfortR", "stopSequence": 2 }, { "arrival": { "delay": 220, "time": "1772619700" }, "departure": { "delay": 220, "time": "1772619700" }, "stopId": "85RIEZsncfR", "stopSequence": 3 }, { "arrival": { "delay": 220, "time": "1772619880" }, "departure": { "delay": 220, "time": "1772619880" }, "stopId": "85RIEZpostU", "stopSequence": 4 }, { "arrival": { "delay": 220, "time": "1772620360" }, "departure": { "delay": 220, "time": "1772620360" }, "stopId": "85RIEZpareR", "stopSequence": 5 }, { "arrival": { "delay": 220, "time": "1772620660" }, "departure": { "delay": 220, "time": "1772620660" }, "stopId": "85RIEZmoueR", "stopSequence": 6 }, { "arrival": { "delay": 220, "time": "1772620900" }, "departure": { "delay": 220, "time": "1772620900" }, "stopId": "85RIEZbecsR", "stopSequence": 7 }, { "arrival": { "delay": 220, "time": "1772621260" }, "departure": { "delay": 220, "time": "1772621260" }, "stopId": "85JEANbaisR", "stopSequence": 8 }, { "arrival": { "delay": 220, "time": "1772621440" }, "departure": { "delay": 220, "time": "1772621440" }, "stopId": "85JEANvaleR", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1772621500" }, "departure": { "delay": 220, "time": "1772621500" }, "stopId": "85JEANsablR", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1772621860" }, "departure": { "delay": 220, "time": "1772621860" }, "stopId": "85JEANroutU", "stopSequence": 11 }, { "arrival": { "delay": 220, "time": "1772622580" }, "departure": { "delay": 220, "time": "1772622580" }, "stopId": "85NOTRoffiR", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1772623120" }, "departure": { "delay": 220, "time": "1772623120" }, "stopId": "85BARRmairR", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1772623360" }, "departure": { "delay": 220, "time": "1772623360" }, "stopId": "85BARRpostR", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1772623540" }, "departure": { "delay": 220, "time": "1772623540" }, "stopId": "85BARRmariU1", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2641016904" }, "tripProperties": {}, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|2602195903|2602195903", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -388, "time": "1772618612" }, "departure": { "delay": 55, "time": "1772619055" }, "stopId": "85HERBpompU", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1772619880" }, "departure": { "delay": 160, "time": "1772619880" }, "stopId": "85SAINrd16A", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1772620000" }, "departure": { "delay": 160, "time": "1772620000" }, "stopId": "85SAINnatiA", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1772620240" }, "departure": { "delay": 160, "time": "1772620240" }, "stopId": "85ESSAmongA", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1772620660" }, "departure": { "delay": 160, "time": "1772620660" }, "stopId": "85ESSAcharA", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1772620780" }, "departure": { "delay": 160, "time": "1772620780" }, "stopId": "85ESSAentrA", "stopSequence": 6 }, { "arrival": { "delay": 160, "time": "1772621500" }, "departure": { "delay": 160, "time": "1772621500" }, "stopId": "85FERRmarcU", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1772622760" }, "departure": { "delay": 160, "time": "1772622760" }, "stopId": "85ROCHsncfU", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2602195903" }, "tripProperties": {}, "vehicle": { "id": "6482fbaa45c9746d75ca92e3", "label": "900", "licensePlate": "GM275TN" } } }, { "id": "RT|2636503701|2636503701", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1772616669" }, "departure": { "delay": 80, "time": "1772616680" }, "stopId": "17ROCHroutU", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1772616838" }, "departure": { "delay": 68, "time": "1772616848" }, "stopId": "17ROCHjoffU", "stopSequence": 2 }, { "arrival": { "delay": 83, "time": "1772618363" }, "departure": { "delay": 123, "time": "1772618403" }, "stopId": "17MARAaligR", "stopSequence": 3 }, { "arrival": { "delay": -81, "time": "1772618799" }, "departure": { "delay": 50, "time": "1772618930" }, "stopId": "85CHAIsablR", "stopSequence": 4 }, { "arrival": { "delay": 47, "time": "1772619047" }, "departure": { "delay": 67, "time": "1772619067" }, "stopId": "85CHAIaisnR", "stopSequence": 5 }, { "arrival": { "delay": -23, "time": "1772619217" }, "departure": { "delay": 2, "time": "1772619242" }, "stopId": "85CHAIanviR", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1772619650" }, "departure": { "delay": -70, "time": "1772619650" }, "stopId": "85NOYEneufR", "stopSequence": 7 }, { "arrival": { "delay": -70, "time": "1772619890" }, "departure": { "delay": -70, "time": "1772619890" }, "stopId": "85PUYRgaleR", "stopSequence": 8 }, { "arrival": { "delay": -70, "time": "1772620010" }, "departure": { "delay": -70, "time": "1772620010" }, "stopId": "85CHAM8maiR", "stopSequence": 9 }, { "arrival": { "delay": -70, "time": "1772620130" }, "departure": { "delay": -70, "time": "1772620130" }, "stopId": "85CHAMmairR", "stopSequence": 10 }, { "arrival": { "delay": -70, "time": "1772620250" }, "departure": { "delay": -70, "time": "1772620250" }, "stopId": "85CHAMcroiR", "stopSequence": 11 }, { "arrival": { "delay": -70, "time": "1772620910" }, "departure": { "delay": -70, "time": "1772620910" }, "stopId": "85LUCOfiefR", "stopSequence": 12 }, { "arrival": { "delay": -70, "time": "1772621030" }, "departure": { "delay": -70, "time": "1772621030" }, "stopId": "85LUCOsncfU", "stopSequence": 13 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "540", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636503701" }, "tripProperties": {}, "vehicle": { "id": "6482fc441048265b8da66432", "label": "912", "licensePlate": "GN742AG" } } }, { "id": "RT|2602195904|2602195904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1772619373" }, "departure": { "delay": 192, "time": "1772619492" }, "stopId": "49CHOLroutU", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1772619600" }, "departure": { "delay": 180, "time": "1772619600" }, "stopId": "49CHOLpierA", "stopSequence": 2 }, { "arrival": { "delay": 180, "time": "1772620080" }, "departure": { "delay": 180, "time": "1772620080" }, "stopId": "49CHOLhopiA", "stopSequence": 3 }, { "arrival": { "delay": 180, "time": "1772620680" }, "departure": { "delay": 180, "time": "1772620680" }, "stopId": "85MORTsncfA", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1772620860" }, "departure": { "delay": 180, "time": "1772620860" }, "stopId": "85MORTroutU", "stopSequence": 5 }, { "arrival": { "delay": 180, "time": "1772621400" }, "departure": { "delay": 180, "time": "1772621400" }, "stopId": "85VERRtassA", "stopSequence": 6 }, { "arrival": { "delay": 180, "time": "1772622000" }, "departure": { "delay": 180, "time": "1772622000" }, "stopId": "85GAUBegliA", "stopSequence": 7 }, { "arrival": { "delay": 180, "time": "1772623380" }, "departure": { "delay": 180, "time": "1772623380" }, "stopId": "85HERBclisA", "stopSequence": 8 }, { "arrival": { "delay": 180, "time": "1772623800" }, "departure": { "delay": 180, "time": "1772623800" }, "stopId": "85HERBpompU", "stopSequence": 9 }, { "arrival": { "delay": 180, "time": "1772624460" }, "departure": { "delay": 180, "time": "1772624460" }, "stopId": "85VENDyoleA", "stopSequence": 10 }, { "arrival": { "delay": 180, "time": "1772624700" }, "departure": { "delay": 180, "time": "1772624700" }, "stopId": "85SAINrd16A", "stopSequence": 11 }, { "arrival": { "delay": 180, "time": "1772624820" }, "departure": { "delay": 180, "time": "1772624820" }, "stopId": "85SAINnatiA", "stopSequence": 12 }, { "arrival": { "delay": 180, "time": "1772625000" }, "departure": { "delay": 180, "time": "1772625000" }, "stopId": "85ESSAmongA", "stopSequence": 13 }, { "arrival": { "delay": 180, "time": "1772625300" }, "departure": { "delay": 180, "time": "1772625300" }, "stopId": "85ESSAcharA", "stopSequence": 14 }, { "arrival": { "delay": 180, "time": "1772625420" }, "departure": { "delay": 180, "time": "1772625420" }, "stopId": "85ESSAentrA", "stopSequence": 15 }, { "arrival": { "delay": 180, "time": "1772626140" }, "departure": { "delay": 180, "time": "1772626140" }, "stopId": "85FERRmarcU", "stopSequence": 16 }, { "arrival": { "delay": 180, "time": "1772626980" }, "departure": { "delay": 180, "time": "1772626980" }, "stopId": "85ROCHsncfU", "stopSequence": 17 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2602195904" }, "tripProperties": {}, "vehicle": { "id": "63f5e097e0490972e730db32", "label": "620", "licensePlate": "GL261YS" } } }, { "id": "RT|2641016503|2641016503", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -775, "time": "1772615225" }, "stopId": "85GILLsncfU", "stopSequence": 1 }, { "arrival": { "delay": 446, "time": "1772616746" }, "departure": { "delay": 614, "time": "1772616914" }, "stopId": "85GILLlibeA", "stopSequence": 2 }, { "arrival": { "delay": 580, "time": "1772617120" }, "departure": { "delay": 617, "time": "1772617157" }, "stopId": "85GILLsablA", "stopSequence": 3 }, { "arrival": { "delay": 635, "time": "1772617295" }, "departure": { "delay": 660, "time": "1772617320" }, "stopId": "85GVRAoceaA", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1772617460" }, "departure": { "delay": 340, "time": "1772617480" }, "stopId": "85BRETsauzA", "stopSequence": 5 }, { "arrival": { "delay": 271, "time": "1772617771" }, "departure": { "delay": 439, "time": "1772617939" }, "stopId": "85BRETmairU", "stopSequence": 6 }, { "arrival": { "delay": 204, "time": "1772618004" }, "departure": { "delay": 235, "time": "1772618035" }, "stopId": "85BRETbaccA", "stopSequence": 7 }, { "arrival": { "delay": 11, "time": "1772618111" }, "departure": { "delay": 36, "time": "1772618136" }, "stopId": "85BRETbremA", "stopSequence": 8 }, { "arrival": { "delay": -59, "time": "1772618221" }, "departure": { "delay": -19, "time": "1772618261" }, "stopId": "85BREMceanA", "stopSequence": 9 }, { "arrival": { "delay": -113, "time": "1772618287" }, "departure": { "delay": 8, "time": "1772618408" }, "stopId": "85BREMmai8A", "stopSequence": 10 }, { "arrival": { "delay": -230, "time": "1772618770" }, "departure": { "delay": -204, "time": "1772618796" }, "stopId": "85LONNmairA", "stopSequence": 11 }, { "arrival": { "delay": -234, "time": "1772619186" }, "departure": { "delay": -181, "time": "1772619239" }, "stopId": "85OLONjarrA", "stopSequence": 12 }, { "arrival": { "delay": -332, "time": "1772619448" }, "departure": { "delay": -276, "time": "1772619504" }, "stopId": "85OLONmuguA", "stopSequence": 13 }, { "arrival": { "delay": -280, "time": "1772619620" }, "departure": { "delay": -280, "time": "1772619620" }, "stopId": "85SABLroutU", "stopSequence": 14 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2641016503" }, "tripProperties": {}, "vehicle": { "id": "6482fbcfd8383ce5b5c0da18", "label": "903", "licensePlate": "GM392TN" } } }, { "id": "RT|2607186803|2607186803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -262, "time": "1772618138" }, "departure": { "delay": 256, "time": "1772618656" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 235, "time": "1772618995" }, "departure": { "delay": 278, "time": "1772619038" }, "stopId": "85SABLlotiA", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1772619245" }, "departure": { "delay": 168, "time": "1772619288" }, "stopId": "85CHATplisA", "stopSequence": 3 }, { "arrival": { "delay": 196, "time": "1772619496" }, "stopId": "85CHATbeauA", "stopSequence": 4 }, { "arrival": { "delay": 220, "time": "1772619760" }, "departure": { "delay": 220, "time": "1772619760" }, "stopId": "85TALMepinA", "stopSequence": 5 }, { "arrival": { "delay": 220, "time": "1772620060" }, "departure": { "delay": 220, "time": "1772620060" }, "stopId": "85SINTchusA", "stopSequence": 6 }, { "arrival": { "delay": 220, "time": "1772620300" }, "departure": { "delay": 220, "time": "1772620300" }, "stopId": "85GROSmairU", "stopSequence": 7 }, { "arrival": { "delay": 220, "time": "1772620540" }, "departure": { "delay": 220, "time": "1772620540" }, "stopId": "85GROSeugeA", "stopSequence": 8 }, { "arrival": { "delay": 220, "time": "1772621020" }, "departure": { "delay": 220, "time": "1772621020" }, "stopId": "85DOLEfoirU", "stopSequence": 9 }, { "arrival": { "delay": 220, "time": "1772621320" }, "departure": { "delay": 220, "time": "1772621320" }, "stopId": "85AUBIordeA", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1772621440" }, "departure": { "delay": 220, "time": "1772621440" }, "stopId": "85AUBIegliU", "stopSequence": 11 }, { "arrival": { "delay": 220, "time": "1772622220" }, "departure": { "delay": 220, "time": "1772622220" }, "stopId": "85ROCHdenaA", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1772622640" }, "departure": { "delay": 220, "time": "1772622640" }, "stopId": "85ROCHvendA", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1772622820" }, "departure": { "delay": 220, "time": "1772622820" }, "stopId": "85ROCHsncfU", "stopSequence": 14 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "509", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2607186803" }, "tripProperties": {}, "vehicle": { "id": "63f5e03b5f3769428ad5b862", "label": "616", "licensePlate": "GL099YT" } } }, { "id": "RT|2610248804|2610248804", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -336, "time": "1772617164" }, "departure": { "delay": 160, "time": "1772617660" }, "stopId": "85CHTArepuU", "stopSequence": 1 }, { "arrival": { "delay": 29, "time": "1772618069" }, "departure": { "delay": 51, "time": "1772618091" }, "stopId": "85CHEFhetrA", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1772618369" }, "departure": { "delay": 60, "time": "1772618400" }, "stopId": "85MOUInatiA", "stopSequence": 4 }, { "arrival": { "delay": -694, "time": "1772619506" }, "stopId": "85CHANsncfU2", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "590", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2610248804" }, "tripProperties": {}, "vehicle": { "id": "6499556d588b6e57e8279cdd", "label": "97", "licensePlate": "GK589AT" } } }, { "id": "RT|2614833402|2614833402", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -897, "time": "1772615103" }, "departure": { "delay": 85, "time": "1772616085" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 321, "time": "1772619321" }, "departure": { "delay": 429, "time": "1772619429" }, "stopId": "85BOUIbouiR", "stopSequence": 2 }, { "arrival": { "delay": 400, "time": "1772619880" }, "departure": { "delay": 400, "time": "1772619880" }, "stopId": "85BEAUnicoU", "stopSequence": 3 }, { "arrival": { "delay": 400, "time": "1772620180" }, "departure": { "delay": 400, "time": "1772620180" }, "stopId": "85BEAUheliR", "stopSequence": 4 }, { "arrival": { "delay": 400, "time": "1772620900" }, "departure": { "delay": 400, "time": "1772620900" }, "stopId": "85BARRmariU1", "stopSequence": 5 }, { "arrival": { "delay": 400, "time": "1772621380" }, "departure": { "delay": 400, "time": "1772621380" }, "stopId": "85BARBgoisR", "stopSequence": 6 }, { "arrival": { "delay": 400, "time": "1772621980" }, "departure": { "delay": 400, "time": "1772621980" }, "stopId": "85GUEReuroU", "stopSequence": 7 }, { "arrival": { "delay": 400, "time": "1772622220" }, "departure": { "delay": 400, "time": "1772622220" }, "stopId": "85EPINormeR", "stopSequence": 8 }, { "arrival": { "delay": 400, "time": "1772622640" }, "departure": { "delay": 400, "time": "1772622640" }, "stopId": "85NOIRroutU1", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2614833402" }, "tripProperties": {}, "vehicle": { "id": "667145df2544a612da0725b3", "label": "40151", "licensePlate": "GX118FK" } } }, { "id": "RT|2646895625|2646895625", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -23, "time": "1772618377" }, "departure": { "delay": 39, "time": "1772618439" }, "stopId": "44PORNmarnA", "stopSequence": 1 }, { "arrival": { "delay": 44, "time": "1772618504" }, "departure": { "delay": 55, "time": "1772618515" }, "stopId": "44PORNmoinA", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1772618546" }, "departure": { "delay": 73, "time": "1772618593" }, "stopId": "44PORNrondA", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1772618620" }, "departure": { "delay": 98, "time": "1772618678" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1772618769" }, "departure": { "delay": 166, "time": "1772618806" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 152, "time": "1772618912" }, "departure": { "delay": 204, "time": "1772618964" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1772619229" }, "departure": { "delay": 158, "time": "1772619278" }, "stopId": "44PORNhopiA", "stopSequence": 7 }, { "arrival": { "delay": 147, "time": "1772619447" }, "departure": { "delay": 159, "time": "1772619459" }, "stopId": "44PORNclioA", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772620070" }, "departure": { "delay": 170, "time": "1772620070" }, "stopId": "44CHAUegliA", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772620190" }, "departure": { "delay": 170, "time": "1772620190" }, "stopId": "44ARTHpercA", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1772620370" }, "departure": { "delay": 170, "time": "1772620370" }, "stopId": "44ARTHboizA", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1772620490" }, "departure": { "delay": 170, "time": "1772620490" }, "stopId": "44ARTHrelaA", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1772620550" }, "departure": { "delay": 170, "time": "1772620550" }, "stopId": "44CHEMrousA", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772620670" }, "departure": { "delay": 170, "time": "1772620670" }, "stopId": "44CHEMarthA", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1772620970" }, "departure": { "delay": 170, "time": "1772620970" }, "stopId": "44CHEMberaA", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1772621450" }, "departure": { "delay": 170, "time": "1772621450" }, "stopId": "44PORTecomA", "stopSequence": 16 }, { "arrival": { "delay": 170, "time": "1772621570" }, "departure": { "delay": 170, "time": "1772621570" }, "stopId": "44PORTegliA", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1772621750" }, "departure": { "delay": 170, "time": "1772621750" }, "stopId": "44LGERcentA", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1772621810" }, "departure": { "delay": 170, "time": "1772621810" }, "stopId": "44LGERclemA", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1772623490" }, "departure": { "delay": 170, "time": "1772623490" }, "stopId": "44REZEmairA", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1772623790" }, "departure": { "delay": 170, "time": "1772623790" }, "stopId": "44NANTpirmA1", "stopSequence": 21 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2646895625" }, "tripProperties": {}, "vehicle": { "id": "6953f8f2537aebdf8792abe9", "label": "104", "licensePlate": "HG 491 VY" } } }, { "id": "RT|2630601311|2630601311", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -149, "time": "1772616451" }, "departure": { "delay": 82, "time": "1772616682" }, "stopId": "85MONTgareU", "stopSequence": 1 }, { "arrival": { "delay": -18, "time": "1772616942" }, "departure": { "delay": 138, "time": "1772617098" }, "stopId": "85LOULnantA1", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1772617510" }, "departure": { "delay": 63, "time": "1772617563" }, "stopId": "44REMObretA", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1772618014" }, "departure": { "delay": 45, "time": "1772618025" }, "stopId": "44MAISmairA1", "stopSequence": 4 }, { "arrival": { "delay": -28, "time": "1772618372" }, "departure": { "delay": 30, "time": "1772618430" }, "stopId": "44AIGRmairA", "stopSequence": 5 }, { "arrival": { "delay": -16, "time": "1772618504" }, "departure": { "delay": 41, "time": "1772618561" }, "stopId": "44AIGRplesA", "stopSequence": 6 }, { "arrival": { "delay": 43, "time": "1772618623" }, "departure": { "delay": 106, "time": "1772618686" }, "stopId": "44AIGRcoinA", "stopSequence": 7 }, { "arrival": { "delay": 88, "time": "1772618788" }, "departure": { "delay": 88, "time": "1772618788" }, "stopId": "44AIGRjaunA", "stopSequence": 8 }, { "arrival": { "delay": 60, "time": "1772618820" }, "departure": { "delay": 70, "time": "1772618830" }, "stopId": "44MNTBbutaA", "stopSequence": 9 }, { "arrival": { "delay": 65, "time": "1772618945" }, "departure": { "delay": 71, "time": "1772618951" }, "stopId": "44BIGNhermA", "stopSequence": 10 }, { "arrival": { "delay": -24, "time": "1772619456" }, "departure": { "delay": -14, "time": "1772619466" }, "stopId": "44NANTburdU2", "stopSequence": 11 }, { "arrival": { "delay": -26, "time": "1772619514" }, "stopId": "44SEBAjoliA1", "stopSequence": 12 }, { "arrival": { "delay": -20, "time": "1772619880" }, "departure": { "delay": -20, "time": "1772619880" }, "stopId": "44NANTpirmA", "stopSequence": 13 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "370", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2630601311" }, "tripProperties": {}, "vehicle": { "id": "6842f72bd650a5b8b91a90e9", "label": "21795", "licensePlate": "FS 921 AQ" } } }, { "id": "RT|2629259009|2629259009", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -620, "time": "1772617780" }, "departure": { "delay": 59, "time": "1772618459" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1772618790" }, "departure": { "delay": 300, "time": "1772618820" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619780" }, "departure": { "delay": 0, "time": "1772619780" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619840" }, "departure": { "delay": 0, "time": "1772619840" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772619960" }, "departure": { "delay": 0, "time": "1772619960" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620020" }, "departure": { "delay": 0, "time": "1772620020" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772620260" }, "departure": { "delay": 0, "time": "1772620260" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772620680" }, "departure": { "delay": 0, "time": "1772620680" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772620860" }, "departure": { "delay": 0, "time": "1772620860" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772620920" }, "departure": { "delay": 0, "time": "1772620920" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772621040" }, "departure": { "delay": 0, "time": "1772621040" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772621160" }, "departure": { "delay": 0, "time": "1772621160" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772621340" }, "departure": { "delay": 0, "time": "1772621340" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772621940" }, "departure": { "delay": 0, "time": "1772621940" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772622120" }, "departure": { "delay": 0, "time": "1772622120" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1772622480" }, "departure": { "delay": 0, "time": "1772622480" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1772622600" }, "departure": { "delay": 0, "time": "1772622600" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1772622660" }, "departure": { "delay": 0, "time": "1772622660" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1772622720" }, "departure": { "delay": 0, "time": "1772622720" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1772622780" }, "departure": { "delay": 0, "time": "1772622780" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1772622840" }, "departure": { "delay": 0, "time": "1772622840" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629259009" }, "tripProperties": {}, "vehicle": { "id": "6953f9111a2ac967fd94b8ed", "label": "105", "licensePlate": "HG 507 VZ" } } }, { "id": "RT|2629259017|2629259017", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1772623800" }, "departure": { "delay": 0, "time": "1772623800" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623920" }, "departure": { "delay": 0, "time": "1772623920" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625180" }, "departure": { "delay": 0, "time": "1772625180" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625240" }, "departure": { "delay": 0, "time": "1772625240" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625360" }, "departure": { "delay": 0, "time": "1772625360" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772625420" }, "departure": { "delay": 0, "time": "1772625420" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772625660" }, "departure": { "delay": 0, "time": "1772625660" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772626080" }, "departure": { "delay": 0, "time": "1772626080" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772626260" }, "departure": { "delay": 0, "time": "1772626260" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772626320" }, "departure": { "delay": 0, "time": "1772626320" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772626440" }, "departure": { "delay": 0, "time": "1772626440" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772626560" }, "departure": { "delay": 0, "time": "1772626560" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772626740" }, "departure": { "delay": 0, "time": "1772626740" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772627340" }, "departure": { "delay": 0, "time": "1772627340" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772627520" }, "departure": { "delay": 0, "time": "1772627520" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1772627880" }, "departure": { "delay": 0, "time": "1772627880" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1772628000" }, "departure": { "delay": 0, "time": "1772628000" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1772628060" }, "departure": { "delay": 0, "time": "1772628060" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1772628120" }, "departure": { "delay": 0, "time": "1772628120" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1772628180" }, "departure": { "delay": 0, "time": "1772628180" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1772628240" }, "departure": { "delay": 0, "time": "1772628240" }, "stopId": "44PORNmarnR", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1772629080" }, "departure": { "delay": 0, "time": "1772629080" }, "stopId": "44PREFquirR", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1772629140" }, "departure": { "delay": 0, "time": "1772629140" }, "stopId": "44PREFgareR", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1772629560" }, "departure": { "delay": 0, "time": "1772629560" }, "stopId": "44PLAIcentR", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1772629740" }, "departure": { "delay": 0, "time": "1772629740" }, "stopId": "44PLAIcormR", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1772629860" }, "departure": { "delay": 0, "time": "1772629860" }, "stopId": "44MICHtharU1", "stopSequence": 26 }, { "scheduleRelationship": "SKIPPED", "stopId": "44MICHpostA", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1772630160" }, "departure": { "delay": 0, "time": "1772630160" }, "stopId": "44MICHmairR", "stopSequence": 28 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2629259017" }, "tripProperties": {} } }, { "id": "RT|2636440310|2636440310", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 56, "time": "1772619356" }, "departure": { "delay": 158, "time": "1772619458" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 136, "time": "1772619496" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 170, "time": "1772619590" }, "departure": { "delay": 170, "time": "1772619590" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 170, "time": "1772619710" }, "departure": { "delay": 170, "time": "1772619710" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 170, "time": "1772619830" }, "departure": { "delay": 170, "time": "1772619830" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1772620250" }, "departure": { "delay": 170, "time": "1772620250" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1772620370" }, "departure": { "delay": 170, "time": "1772620370" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 170, "time": "1772620430" }, "departure": { "delay": 170, "time": "1772620430" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 170, "time": "1772620490" }, "departure": { "delay": 170, "time": "1772620490" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 170, "time": "1772620550" }, "departure": { "delay": 170, "time": "1772620550" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 170, "time": "1772620610" }, "departure": { "delay": 170, "time": "1772620610" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1772620670" }, "departure": { "delay": 170, "time": "1772620670" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 170, "time": "1772620790" }, "departure": { "delay": 170, "time": "1772620790" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 170, "time": "1772620850" }, "departure": { "delay": 170, "time": "1772620850" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 170, "time": "1772621090" }, "departure": { "delay": 170, "time": "1772621090" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 170, "time": "1772621210" }, "departure": { "delay": 170, "time": "1772621210" }, "stopId": "44PNTCsncfU", "stopSequence": 16 }, { "arrival": { "delay": 170, "time": "1772621390" }, "departure": { "delay": 170, "time": "1772621390" }, "stopId": "44PNTCchtaR", "stopSequence": 17 }, { "arrival": { "delay": 170, "time": "1772621450" }, "departure": { "delay": 170, "time": "1772621450" }, "stopId": "44PNTCegliR", "stopSequence": 18 }, { "arrival": { "delay": 170, "time": "1772621510" }, "departure": { "delay": 170, "time": "1772621510" }, "stopId": "44PNTCcharR", "stopSequence": 19 }, { "arrival": { "delay": 170, "time": "1772621630" }, "departure": { "delay": 170, "time": "1772621630" }, "stopId": "44PNTCversR", "stopSequence": 20 }, { "arrival": { "delay": 170, "time": "1772621870" }, "departure": { "delay": 170, "time": "1772621870" }, "stopId": "44PNTCcalvR", "stopSequence": 21 }, { "arrival": { "delay": 170, "time": "1772622230" }, "departure": { "delay": 170, "time": "1772622230" }, "stopId": "44REINmontR", "stopSequence": 22 }, { "arrival": { "delay": 170, "time": "1772622290" }, "departure": { "delay": 170, "time": "1772622290" }, "stopId": "44REINnoesR", "stopSequence": 23 }, { "arrival": { "delay": 170, "time": "1772622350" }, "departure": { "delay": 170, "time": "1772622350" }, "stopId": "44REINorgaR", "stopSequence": 24 }, { "arrival": { "delay": 170, "time": "1772622470" }, "departure": { "delay": 170, "time": "1772622470" }, "stopId": "44MISSbergR", "stopSequence": 25 }, { "arrival": { "delay": 170, "time": "1772622590" }, "departure": { "delay": 170, "time": "1772622590" }, "stopId": "44MISSbertR", "stopSequence": 26 }, { "arrival": { "delay": 170, "time": "1772622710" }, "departure": { "delay": 170, "time": "1772622710" }, "stopId": "44MISStourR", "stopSequence": 27 }, { "arrival": { "delay": 170, "time": "1772622830" }, "departure": { "delay": 170, "time": "1772622830" }, "stopId": "44MISSsureR", "stopSequence": 28 }, { "arrival": { "delay": 170, "time": "1772622890" }, "departure": { "delay": 170, "time": "1772622890" }, "stopId": "44MISSgoviR", "stopSequence": 29 }, { "arrival": { "delay": 170, "time": "1772622950" }, "departure": { "delay": 170, "time": "1772622950" }, "stopId": "44MISSbourR", "stopSequence": 30 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636440310" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa855119d", "label": "197004", "licensePlate": "FF-334-FG" } } }, { "id": "RT|2636314912|2636314912", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 78, "time": "1772618478" }, "departure": { "delay": 89, "time": "1772618489" }, "stopId": "44GUENmairA", "stopSequence": 1 }, { "arrival": { "delay": 129, "time": "1772618589" }, "departure": { "delay": 146, "time": "1772618606" }, "stopId": "44GUENrousA", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1772618819" }, "departure": { "delay": 127, "time": "1772618827" }, "stopId": "44GUENgracA", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1772618910" }, "departure": { "delay": 159, "time": "1772618919" }, "stopId": "44GUENepauA", "stopSequence": 4 }, { "arrival": { "delay": 145, "time": "1772618965" }, "departure": { "delay": 153, "time": "1772618973" }, "stopId": "44GUENmillA", "stopSequence": 5 }, { "arrival": { "delay": 194, "time": "1772619134" }, "departure": { "delay": 196, "time": "1772619136" }, "stopId": "44QUILpendA", "stopSequence": 6 }, { "arrival": { "delay": 178, "time": "1772619178" }, "departure": { "delay": 192, "time": "1772619192" }, "stopId": "44QUILgranA", "stopSequence": 7 }, { "arrival": { "delay": 132, "time": "1772619252" }, "departure": { "delay": 168, "time": "1772619288" }, "stopId": "44QUILegliA", "stopSequence": 8 }, { "arrival": { "delay": 188, "time": "1772619368" }, "departure": { "delay": 204, "time": "1772619384" }, "stopId": "44QUILcrocA", "stopSequence": 9 }, { "arrival": { "delay": 211, "time": "1772619511" }, "departure": { "delay": 219, "time": "1772619519" }, "stopId": "44BRIVturcA", "stopSequence": 10 }, { "arrival": { "delay": 220, "time": "1772619580" }, "departure": { "delay": 220, "time": "1772619580" }, "stopId": "44BRIVroutA", "stopSequence": 11 }, { "arrival": { "delay": 220, "time": "1772619640" }, "departure": { "delay": 220, "time": "1772619640" }, "stopId": "44BRIVegliA", "stopSequence": 12 }, { "arrival": { "delay": 220, "time": "1772619820" }, "departure": { "delay": 220, "time": "1772619820" }, "stopId": "44BRIVlomeA", "stopSequence": 13 }, { "arrival": { "delay": 220, "time": "1772619940" }, "departure": { "delay": 220, "time": "1772619940" }, "stopId": "44BRIVbinaA", "stopSequence": 14 }, { "arrival": { "delay": 220, "time": "1772620360" }, "departure": { "delay": 220, "time": "1772620360" }, "stopId": "44PNTCcoetA", "stopSequence": 15 }, { "arrival": { "delay": 220, "time": "1772620420" }, "departure": { "delay": 220, "time": "1772620420" }, "stopId": "44PNTCcharA", "stopSequence": 16 }, { "arrival": { "delay": 220, "time": "1772620480" }, "departure": { "delay": 220, "time": "1772620480" }, "stopId": "44PNTCegliA", "stopSequence": 17 }, { "arrival": { "delay": 220, "time": "1772620540" }, "departure": { "delay": 220, "time": "1772620540" }, "stopId": "44PNTCchtaA", "stopSequence": 18 }, { "arrival": { "delay": 220, "time": "1772620660" }, "departure": { "delay": 220, "time": "1772620660" }, "stopId": "44PNTCsncfU", "stopSequence": 19 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636314912" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a4", "label": "173021", "licensePlate": "EP-601-AY" } } }, { "id": "RT|2636440308|2636440308", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -14, "time": "1772618986" }, "departure": { "delay": 23, "time": "1772619023" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": -1, "time": "1772619059" }, "departure": { "delay": 10, "time": "1772619070" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 17, "time": "1772619137" }, "departure": { "delay": 27, "time": "1772619147" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": -6, "time": "1772619234" }, "departure": { "delay": 25, "time": "1772619265" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772619420" }, "departure": { "delay": 32, "time": "1772619452" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1772619880" }, "departure": { "delay": 40, "time": "1772619880" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1772620000" }, "departure": { "delay": 40, "time": "1772620000" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1772620060" }, "departure": { "delay": 40, "time": "1772620060" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1772620120" }, "departure": { "delay": 40, "time": "1772620120" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1772620180" }, "departure": { "delay": 40, "time": "1772620180" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1772620240" }, "departure": { "delay": 40, "time": "1772620240" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1772620300" }, "departure": { "delay": 40, "time": "1772620300" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1772620420" }, "departure": { "delay": 40, "time": "1772620420" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1772620480" }, "departure": { "delay": 40, "time": "1772620480" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1772620720" }, "departure": { "delay": 40, "time": "1772620720" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1772620840" }, "departure": { "delay": 40, "time": "1772620840" }, "stopId": "44PNTCsncfU", "stopSequence": 16 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636440308" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a3", "label": "173020", "licensePlate": "EN-511-ZQ" } } }, { "id": "RT|2636440307|2636440307", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 73, "time": "1772616193" }, "departure": { "delay": 82, "time": "1772616202" }, "stopId": "44PNTCsncfU", "stopSequence": 1 }, { "arrival": { "delay": 85, "time": "1772616385" }, "departure": { "delay": 108, "time": "1772616408" }, "stopId": "44PNTCchtaR", "stopSequence": 2 }, { "arrival": { "delay": 96, "time": "1772616456" }, "departure": { "delay": 104, "time": "1772616464" }, "stopId": "44PNTCegliR", "stopSequence": 3 }, { "arrival": { "delay": 69, "time": "1772616489" }, "departure": { "delay": 102, "time": "1772616522" }, "stopId": "44PNTCcharR", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1772616573" }, "departure": { "delay": 47, "time": "1772616587" }, "stopId": "44PNTCcoetR", "stopSequence": 5 }, { "arrival": { "delay": 102, "time": "1772616882" }, "departure": { "delay": 111, "time": "1772616891" }, "stopId": "44BRIVbinaR", "stopSequence": 6 }, { "arrival": { "delay": 56, "time": "1772616956" }, "departure": { "delay": 60, "time": "1772616960" }, "stopId": "44BRIVlomeR", "stopSequence": 7 }, { "arrival": { "delay": 49, "time": "1772617129" }, "departure": { "delay": 88, "time": "1772617168" }, "stopId": "44BRIVegliR", "stopSequence": 8 }, { "arrival": { "delay": 112, "time": "1772617252" }, "departure": { "delay": 124, "time": "1772617264" }, "stopId": "44BRIVroutR", "stopSequence": 9 }, { "arrival": { "delay": 106, "time": "1772617306" }, "departure": { "delay": 120, "time": "1772617320" }, "stopId": "44BRIVturcR", "stopSequence": 10 }, { "arrival": { "delay": 134, "time": "1772617454" }, "departure": { "delay": 149, "time": "1772617469" }, "stopId": "44QUILcrocR", "stopSequence": 11 }, { "arrival": { "delay": 170, "time": "1772617550" }, "departure": { "delay": 201, "time": "1772617581" }, "stopId": "44QUILegliR", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1772617600" }, "departure": { "delay": 172, "time": "1772617612" }, "stopId": "44QUILgranR", "stopSequence": 13 }, { "arrival": { "delay": 88, "time": "1772617648" }, "departure": { "delay": 93, "time": "1772617653" }, "stopId": "44QUILpendR", "stopSequence": 14 }, { "arrival": { "delay": 143, "time": "1772617823" }, "departure": { "delay": 155, "time": "1772617835" }, "stopId": "44GUENmillR", "stopSequence": 15 }, { "arrival": { "delay": 144, "time": "1772617884" }, "departure": { "delay": 151, "time": "1772617891" }, "stopId": "44GUENepauR", "stopSequence": 16 }, { "arrival": { "delay": 111, "time": "1772617971" }, "departure": { "delay": 119, "time": "1772617979" }, "stopId": "44GUENgracR", "stopSequence": 17 }, { "arrival": { "delay": 134, "time": "1772618174" }, "departure": { "delay": 149, "time": "1772618189" }, "stopId": "44GUENrousR", "stopSequence": 18 }, { "arrival": { "delay": 220, "time": "1772618380" }, "departure": { "delay": 220, "time": "1772618380" }, "stopId": "44GUENmairR", "stopSequence": 19 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636440307" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a4", "label": "173021", "licensePlate": "EP-601-AY" } } }, { "id": "RT|2650295305|2650295305", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1772619064" }, "departure": { "delay": 97, "time": "1772619097" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 171, "time": "1772619231" }, "departure": { "delay": 177, "time": "1772619237" }, "stopId": "44TRIGroseR", "stopSequence": 2 }, { "arrival": { "delay": 164, "time": "1772619284" }, "departure": { "delay": 176, "time": "1772619296" }, "stopId": "44TRIGlargR", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1772620180" }, "departure": { "delay": -20, "time": "1772620180" }, "stopId": "44BREVbresU", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "317", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2650295305" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511af", "label": "791", "licensePlate": "ES-791-MJ" } } }, { "id": "RT|2635491806|2635491806", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 100, "time": "1772618200" }, "departure": { "delay": 113, "time": "1772618213" }, "stopId": "44PREFgareA", "stopSequence": 1 }, { "arrival": { "delay": 114, "time": "1772618274" }, "departure": { "delay": 127, "time": "1772618287" }, "stopId": "44PREFquirA", "stopSequence": 2 }, { "arrival": { "delay": 242, "time": "1772618642" }, "departure": { "delay": 290, "time": "1772618690" }, "stopId": "44PLAIcentU", "stopSequence": 3 }, { "arrival": { "delay": 24, "time": "1772619144" }, "departure": { "delay": 136, "time": "1772619256" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 171, "time": "1772619351" }, "departure": { "delay": 187, "time": "1772619367" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 181, "time": "1772619481" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 230, "time": "1772620130" }, "departure": { "delay": 230, "time": "1772620130" }, "stopId": "44MICHdaloA", "stopSequence": 7 }, { "arrival": { "delay": 230, "time": "1772620250" }, "departure": { "delay": 230, "time": "1772620250" }, "stopId": "44MICHtharU1", "stopSequence": 8 }, { "arrival": { "delay": 230, "time": "1772620370" }, "departure": { "delay": 230, "time": "1772620370" }, "stopId": "44MICHavenA", "stopSequence": 9 }, { "arrival": { "delay": 230, "time": "1772620550" }, "departure": { "delay": 230, "time": "1772620550" }, "stopId": "44MICHpostA", "stopSequence": 10 }, { "arrival": { "delay": 230, "time": "1772620610" }, "departure": { "delay": 230, "time": "1772620610" }, "stopId": "44MICHmairA", "stopSequence": 11 }, { "arrival": { "delay": 230, "time": "1772621090" }, "departure": { "delay": 230, "time": "1772621090" }, "stopId": "44BREVfontA", "stopSequence": 12 }, { "arrival": { "delay": 230, "time": "1772621210" }, "departure": { "delay": 230, "time": "1772621210" }, "stopId": "44BREVbresU", "stopSequence": 13 }, { "arrival": { "delay": 230, "time": "1772621390" }, "departure": { "delay": 230, "time": "1772621390" }, "stopId": "44BREVbosqA", "stopSequence": 14 }, { "arrival": { "delay": 230, "time": "1772622110" }, "departure": { "delay": 230, "time": "1772622110" }, "stopId": "44TRIGlargA", "stopSequence": 15 }, { "arrival": { "delay": 230, "time": "1772622170" }, "departure": { "delay": 230, "time": "1772622170" }, "stopId": "44TRIGroseA", "stopSequence": 16 }, { "arrival": { "delay": 230, "time": "1772622230" }, "departure": { "delay": 230, "time": "1772622230" }, "stopId": "44NAZAgareA", "stopSequence": 17 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2635491806" }, "tripProperties": {}, "vehicle": { "id": "69786c88fe36fee96a2e22d4", "label": "898", "licensePlate": "GB-898-CZ" } } }, { "id": "RT|2588379507|2588379507", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 495, "time": "1772619615" }, "departure": { "delay": 495, "time": "1772619615" }, "stopId": "49ANDIlibeA", "stopSequence": 16 }, { "arrival": { "delay": 495, "time": "1772619975" }, "departure": { "delay": 495, "time": "1772619975" }, "stopId": "49LIONcimeA", "stopSequence": 17 }, { "arrival": { "delay": 495, "time": "1772620155" }, "departure": { "delay": 495, "time": "1772620155" }, "stopId": "49LIONfoirA1", "stopSequence": 18 }, { "arrival": { "delay": 495, "time": "1772620275" }, "departure": { "delay": 495, "time": "1772620275" }, "stopId": "49GREZplaiA", "stopSequence": 19 }, { "arrival": { "delay": 495, "time": "1772620455" }, "departure": { "delay": 495, "time": "1772620455" }, "stopId": "49GREZgrieA1", "stopSequence": 20 }, { "arrival": { "delay": 495, "time": "1772621295" }, "departure": { "delay": 495, "time": "1772621295" }, "stopId": "49BAUCtollU", "stopSequence": 21 }, { "arrival": { "delay": 495, "time": "1772622195" }, "departure": { "delay": 495, "time": "1772622195" }, "stopId": "49ANGEroutUL", "stopSequence": 22 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2588379507" }, "tripProperties": {}, "vehicle": { "id": "100", "label": "153158", "licensePlate": "DT-417-TG" } } }, { "id": "RT|2607193105|2607193105", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 187, "time": "1772619787" }, "departure": { "delay": 187, "time": "1772619787" }, "stopId": "49SCEAplatA", "stopSequence": 5 }, { "arrival": { "delay": 187, "time": "1772619907" }, "departure": { "delay": 187, "time": "1772619907" }, "stopId": "49SCEAanjoA", "stopSequence": 6 }, { "arrival": { "delay": 187, "time": "1772620087" }, "departure": { "delay": 187, "time": "1772620087" }, "stopId": "49FENEbeauA", "stopSequence": 7 }, { "arrival": { "delay": 187, "time": "1772620327" }, "departure": { "delay": 187, "time": "1772620327" }, "stopId": "49FENEpetiA", "stopSequence": 8 }, { "arrival": { "delay": 188, "time": "1772620328" }, "departure": { "delay": 188, "time": "1772620328" }, "stopId": "49FENEchamA", "stopSequence": 9 }, { "arrival": { "delay": 188, "time": "1772620388" }, "departure": { "delay": 188, "time": "1772620388" }, "stopId": "49FENEfontA", "stopSequence": 10 }, { "arrival": { "delay": 188, "time": "1772620508" }, "departure": { "delay": 188, "time": "1772620508" }, "stopId": "49EPINlandA", "stopSequence": 11 }, { "arrival": { "delay": 188, "time": "1772620568" }, "departure": { "delay": 188, "time": "1772620568" }, "stopId": "49EPINpetiA", "stopSequence": 12 }, { "arrival": { "delay": 188, "time": "1772620688" }, "departure": { "delay": 188, "time": "1772620688" }, "stopId": "49EPINpommA", "stopSequence": 13 }, { "arrival": { "delay": 188, "time": "1772620748" }, "departure": { "delay": 188, "time": "1772620748" }, "stopId": "49EPINsartA", "stopSequence": 14 }, { "arrival": { "delay": 188, "time": "1772620808" }, "departure": { "delay": 188, "time": "1772620808" }, "stopId": "49EPINmaroA", "stopSequence": 15 }, { "arrival": { "delay": 188, "time": "1772620928" }, "departure": { "delay": 188, "time": "1772620928" }, "stopId": "49EPINmassA", "stopSequence": 16 }, { "arrival": { "delay": 189, "time": "1772620929" }, "departure": { "delay": 189, "time": "1772620929" }, "stopId": "49EPINroncA", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1772620930" }, "departure": { "delay": 190, "time": "1772620930" }, "stopId": "49EPINlegrA", "stopSequence": 18 }, { "arrival": { "delay": 190, "time": "1772621410" }, "departure": { "delay": 190, "time": "1772621410" }, "stopId": "49ANGEvernA", "stopSequence": 19 }, { "arrival": { "delay": 190, "time": "1772621590" }, "departure": { "delay": 190, "time": "1772621590" }, "stopId": "49ANGEblerA", "stopSequence": 20 }, { "arrival": { "delay": 190, "time": "1772621710" }, "departure": { "delay": 190, "time": "1772621710" }, "stopId": "49ANGEbichA", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1772621830" }, "departure": { "delay": 190, "time": "1772621830" }, "stopId": "49ANGEmntpA", "stopSequence": 22 }, { "arrival": { "delay": 190, "time": "1772621890" }, "departure": { "delay": 190, "time": "1772621890" }, "stopId": "49ANGElequA", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1772622490" }, "departure": { "delay": 190, "time": "1772622490" }, "stopId": "49ANGEroutUO", "stopSequence": 24 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2607193105" }, "tripProperties": {}, "vehicle": { "id": "42", "label": "39675", "licensePlate": "GH-226-DV" } } }, { "id": "RT|2636785105|2636785105", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 887, "time": "1772619467" }, "departure": { "delay": 887, "time": "1772619467" }, "stopId": "53MAYEsncfR", "stopSequence": 10 }, { "arrival": { "delay": 887, "time": "1772620067" }, "departure": { "delay": 887, "time": "1772620067" }, "stopId": "53PRIEvlleR", "stopSequence": 11 }, { "arrival": { "delay": 887, "time": "1772620247" }, "departure": { "delay": 887, "time": "1772620247" }, "stopId": "53TRAVecolR", "stopSequence": 12 }, { "arrival": { "delay": 887, "time": "1772620847" }, "departure": { "delay": 887, "time": "1772620847" }, "stopId": "53AMBRconqR", "stopSequence": 13 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2636785105" }, "tripProperties": {}, "vehicle": { "id": "21", "label": "115019", "licensePlate": "BT-724-WW" } } }, { "id": "RT|2607394305|2607394305", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12343, "time": "1772618143" }, "departure": { "delay": 12343, "time": "1772618143" }, "stopId": "53LAVAjunaA", "stopSequence": 1 }, { "arrival": { "delay": 12343, "time": "1772618863" }, "departure": { "delay": 12343, "time": "1772618863" }, "stopId": "53LAVAconcA", "stopSequence": 2 }, { "arrival": { "delay": 12343, "time": "1772619523" }, "departure": { "delay": 12343, "time": "1772619523" }, "stopId": "53LAVAlaurA", "stopSequence": 3 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "140", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2607394305" }, "tripProperties": {}, "vehicle": { "id": "88", "label": "13052", "licensePlate": "GJ-934-VW" } } }, { "id": "RT|2607361104|2607361104", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 148, "time": "1772619808" }, "departure": { "delay": 148, "time": "1772619808" }, "stopId": "53MARTrondA1", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1772620468" }, "departure": { "delay": 148, "time": "1772620468" }, "stopId": "53CHANpairA", "stopSequence": 6 }, { "arrival": { "delay": 148, "time": "1772620588" }, "departure": { "delay": 148, "time": "1772620588" }, "stopId": "53LAVAbienA", "stopSequence": 7 }, { "arrival": { "delay": 148, "time": "1772620708" }, "departure": { "delay": 148, "time": "1772620708" }, "stopId": "53LAVAroutA", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1772621068" }, "departure": { "delay": 148, "time": "1772621068" }, "stopId": "53LAVAnoveU", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2607361104" }, "tripProperties": {}, "vehicle": { "id": "1", "label": "083070", "licensePlate": "AZ-669-PK" } } }, { "id": "RT|2628838703|2628838703", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -79, "time": "1772619881" }, "departure": { "delay": -79, "time": "1772619881" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": -79, "time": "1772620061" }, "departure": { "delay": -79, "time": "1772620061" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": -79, "time": "1772620181" }, "departure": { "delay": -79, "time": "1772620181" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": -79, "time": "1772620241" }, "departure": { "delay": -79, "time": "1772620241" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": -79, "time": "1772620361" }, "departure": { "delay": -79, "time": "1772620361" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": -79, "time": "1772620421" }, "departure": { "delay": -79, "time": "1772620421" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": -79, "time": "1772620481" }, "departure": { "delay": -79, "time": "1772620481" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": -79, "time": "1772620601" }, "departure": { "delay": -79, "time": "1772620601" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": -79, "time": "1772620961" }, "departure": { "delay": -79, "time": "1772620961" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -79, "time": "1772621201" }, "departure": { "delay": -79, "time": "1772621201" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -79, "time": "1772622101" }, "departure": { "delay": -79, "time": "1772622101" }, "stopId": "44HERIcielR", "stopSequence": 12 }, { "arrival": { "delay": -79, "time": "1772622341" }, "departure": { "delay": -79, "time": "1772622341" }, "stopId": "44HERIneuvR", "stopSequence": 13 }, { "arrival": { "delay": -79, "time": "1772622701" }, "departure": { "delay": -79, "time": "1772622701" }, "stopId": "44BLAIplonR", "stopSequence": 14 }, { "arrival": { "delay": -79, "time": "1772622881" }, "departure": { "delay": -79, "time": "1772622881" }, "stopId": "44BLAIcommR", "stopSequence": 15 }, { "arrival": { "delay": -79, "time": "1772623001" }, "departure": { "delay": -79, "time": "1772623001" }, "stopId": "44BLAIjollR", "stopSequence": 16 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628838703" }, "tripProperties": {}, "vehicle": { "id": "73", "label": "193045", "licensePlate": "FH-817-PT" } } }, { "id": "RT|2628838614|2628838614", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -254, "time": "1772619586" }, "departure": { "delay": -254, "time": "1772619586" }, "stopId": "44NANTcirqA", "stopSequence": 14 }, { "arrival": { "delay": -254, "time": "1772619826" }, "departure": { "delay": -254, "time": "1772619826" }, "stopId": "44NANTdieuA", "stopSequence": 15 }, { "arrival": { "delay": -254, "time": "1772620126" }, "departure": { "delay": -254, "time": "1772620126" }, "stopId": "44NANTsncfU", "stopSequence": 16 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628838614" }, "tripProperties": {}, "vehicle": { "id": "84", "label": "213060", "licensePlate": "GB-149-DG" } } }, { "id": "RT|2628656404|2628656404", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1772619582" }, "departure": { "delay": -18, "time": "1772619582" }, "stopId": "44NANThalvR", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1772619702" }, "departure": { "delay": -18, "time": "1772619702" }, "stopId": "44NANTgranR", "stopSequence": 4 }, { "arrival": { "delay": -18, "time": "1772620002" }, "departure": { "delay": -18, "time": "1772620002" }, "stopId": "44CARQicamR", "stopSequence": 5 }, { "arrival": { "delay": -18, "time": "1772620182" }, "departure": { "delay": -18, "time": "1772620182" }, "stopId": "44CARQhousR", "stopSequence": 6 }, { "arrival": { "delay": -18, "time": "1772620302" }, "departure": { "delay": -18, "time": "1772620302" }, "stopId": "44CARQbrecR", "stopSequence": 7 }, { "arrival": { "delay": -18, "time": "1772620542" }, "departure": { "delay": -18, "time": "1772620542" }, "stopId": "44CARQcentR", "stopSequence": 8 }, { "arrival": { "delay": -18, "time": "1772620842" }, "departure": { "delay": -18, "time": "1772620842" }, "stopId": "44CARQtourR", "stopSequence": 9 }, { "arrival": { "delay": -18, "time": "1772620902" }, "departure": { "delay": -18, "time": "1772620902" }, "stopId": "44CARQepeaR", "stopSequence": 10 }, { "arrival": { "delay": -18, "time": "1772621022" }, "departure": { "delay": -18, "time": "1772621022" }, "stopId": "44DESEmercR", "stopSequence": 11 }, { "arrival": { "delay": -18, "time": "1772621082" }, "departure": { "delay": -18, "time": "1772621082" }, "stopId": "44DESEperrR", "stopSequence": 12 }, { "arrival": { "delay": -18, "time": "1772621142" }, "departure": { "delay": -18, "time": "1772621142" }, "stopId": "44DESElongR", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1772621202" }, "departure": { "delay": -18, "time": "1772621202" }, "stopId": "44DESEgoulR", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1772621322" }, "departure": { "delay": -18, "time": "1772621322" }, "stopId": "44DESEpinsR", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1772621502" }, "departure": { "delay": -18, "time": "1772621502" }, "stopId": "44DESEdaviR", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1772621562" }, "departure": { "delay": -18, "time": "1772621562" }, "stopId": "44DESEcentR", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1772621622" }, "departure": { "delay": -18, "time": "1772621622" }, "stopId": "44LIGNtrelR", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1772621742" }, "departure": { "delay": -18, "time": "1772621742" }, "stopId": "44LIGNairbR", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1772621862" }, "departure": { "delay": -18, "time": "1772621862" }, "stopId": "44LIGNplesR", "stopSequence": 20 }, { "arrival": { "delay": -18, "time": "1772621982" }, "departure": { "delay": -18, "time": "1772621982" }, "stopId": "44LIGNpostR", "stopSequence": 21 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628656404" }, "tripProperties": {}, "vehicle": { "id": "61", "label": "183148", "licensePlate": "EZ-468-TL" } } }, { "id": "RT|2628773039|2628773039", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1772619650" }, "departure": { "delay": 50, "time": "1772619650" }, "stopId": "44TREIetoiA", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1772619710" }, "departure": { "delay": 50, "time": "1772619710" }, "stopId": "44TREIgesvA", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1772619890" }, "departure": { "delay": 50, "time": "1772619890" }, "stopId": "44TREImenaA", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1772620130" }, "departure": { "delay": 50, "time": "1772620130" }, "stopId": "44TREItourA", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1772620370" }, "departure": { "delay": 50, "time": "1772620370" }, "stopId": "44ORVAcardA", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1772620610" }, "departure": { "delay": 50, "time": "1772620610" }, "stopId": "44ORVApaveA", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1772620850" }, "departure": { "delay": 50, "time": "1772620850" }, "stopId": "44NANTberlA", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1772620910" }, "departure": { "delay": 50, "time": "1772620910" }, "stopId": "44NANTamerA", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1772621030" }, "departure": { "delay": 50, "time": "1772621030" }, "stopId": "44NANTrennA", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1772621090" }, "departure": { "delay": 50, "time": "1772621090" }, "stopId": "44NANTgoffA", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1772621210" }, "departure": { "delay": 50, "time": "1772621210" }, "stopId": "44NANTairbA", "stopSequence": 17 }, { "arrival": { "delay": 50, "time": "1772621270" }, "departure": { "delay": 50, "time": "1772621270" }, "stopId": "44NANTtaleA", "stopSequence": 18 }, { "arrival": { "delay": 50, "time": "1772621450" }, "departure": { "delay": 50, "time": "1772621450" }, "stopId": "44NANTcirqA", "stopSequence": 19 }, { "arrival": { "delay": 50, "time": "1772621690" }, "departure": { "delay": 50, "time": "1772621690" }, "stopId": "44NANTdieuA", "stopSequence": 20 }, { "arrival": { "delay": 50, "time": "1772621990" }, "departure": { "delay": 50, "time": "1772621990" }, "stopId": "44NANTsncfU", "stopSequence": 21 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628773039" }, "tripProperties": {}, "vehicle": { "id": "9", "label": "133063", "licensePlate": "CV-751-HN" } } }, { "id": "RT|2628655515|2628655515", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -81, "time": "1772619579" }, "departure": { "delay": -81, "time": "1772619579" }, "stopId": "44PETImaupA", "stopSequence": 2 }, { "arrival": { "delay": -81, "time": "1772619759" }, "departure": { "delay": -81, "time": "1772619759" }, "stopId": "44PETIpharA", "stopSequence": 3 }, { "arrival": { "delay": -81, "time": "1772619879" }, "departure": { "delay": -81, "time": "1772619879" }, "stopId": "44DESEdechA", "stopSequence": 4 }, { "arrival": { "delay": -81, "time": "1772619939" }, "departure": { "delay": -81, "time": "1772619939" }, "stopId": "44DESEpatiA", "stopSequence": 5 }, { "arrival": { "delay": -81, "time": "1772619999" }, "departure": { "delay": -81, "time": "1772619999" }, "stopId": "44DESEgreeA", "stopSequence": 6 }, { "arrival": { "delay": -81, "time": "1772620059" }, "departure": { "delay": -81, "time": "1772620059" }, "stopId": "44DESEbeauA", "stopSequence": 7 }, { "arrival": { "delay": -81, "time": "1772620119" }, "departure": { "delay": -81, "time": "1772620119" }, "stopId": "44DESEnoe1A", "stopSequence": 8 }, { "arrival": { "delay": -81, "time": "1772620179" }, "departure": { "delay": -81, "time": "1772620179" }, "stopId": "44DESEgautA", "stopSequence": 9 }, { "arrival": { "delay": -81, "time": "1772620239" }, "departure": { "delay": -81, "time": "1772620239" }, "stopId": "44DESEsuceA", "stopSequence": 10 }, { "arrival": { "delay": -81, "time": "1772620719" }, "departure": { "delay": -81, "time": "1772620719" }, "stopId": "44CARQcentA2", "stopSequence": 11 }, { "arrival": { "delay": -81, "time": "1772620899" }, "departure": { "delay": -81, "time": "1772620899" }, "stopId": "44CARQbrecA", "stopSequence": 12 }, { "arrival": { "delay": -81, "time": "1772621019" }, "departure": { "delay": -81, "time": "1772621019" }, "stopId": "44NANTicamA", "stopSequence": 13 }, { "arrival": { "delay": -81, "time": "1772621079" }, "departure": { "delay": -81, "time": "1772621079" }, "stopId": "44NANTgranA", "stopSequence": 14 }, { "arrival": { "delay": -81, "time": "1772621199" }, "departure": { "delay": -81, "time": "1772621199" }, "stopId": "44NANThalvA", "stopSequence": 15 }, { "arrival": { "delay": -81, "time": "1772621379" }, "departure": { "delay": -81, "time": "1772621379" }, "stopId": "44NANTmalrA", "stopSequence": 16 }, { "arrival": { "delay": -81, "time": "1772621619" }, "departure": { "delay": -81, "time": "1772621619" }, "stopId": "44NANTbatiA", "stopSequence": 17 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "348", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "2628655515" }, "tripProperties": {}, "vehicle": { "id": "46", "label": "173022", "licensePlate": "EP-585-AY" } } }, { "id": "RT|2624617501|2624617501", "tripUpdate": { "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "310", "scheduleRelationship": "CANCELED", "startDate": "20260304", "tripId": "2624617501" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857440FERRE_8116586|857440", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626920", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628180", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772628840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628900", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772629440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857440FERRE_8116586" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857441FERRE_8116584|857441", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857441FERRE_8116584" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859503FERRE_8167008|859503", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772617920", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772618460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772618820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618880", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619060", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772619240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772619540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859503FERRE_8167008" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858415FERRE_8116229|858415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623560", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624100", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624820", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858415FERRE_8116229" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858899FERRE_8116147|858899", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628840", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772629200", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858899FERRE_8116147" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859504FERRE_8167007|859504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627880", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628420", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859504FERRE_8167007" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859505FERRE_8167006|859505", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622180", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622420", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622540", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772622900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622900", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859505FERRE_8167006" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858416FERRE_8116228|858416", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858416FERRE_8116228" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859502FERRE_8167009|859502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620020", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620260", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859502FERRE_8167009" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859758FERRE_8166922|859758", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859758FERRE_8166922" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859759FERRE_8166921|859759", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627940", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859759FERRE_8166921" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN421231ROUTIER_8126902|421231", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620200", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN421231ROUTIER_8126902" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859761FERRE_8166919|859761", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623260", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859761FERRE_8166919" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4502FERRE_8125380|4502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772612160", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772612580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772612880", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617020", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772631060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631360", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772633160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772633280", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772634480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772634660", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772637180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN4502FERRE_8125380" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_8125349|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621460", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622240", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772628540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772629800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629860", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772631780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632380", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772635440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772635560", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772636640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772636760", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772640300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772640600", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772642520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772642640", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772643900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772644080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772646600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN4504FERRE_8125349" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859415FERRE_8115985|859415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622300", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772622960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623260", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623560", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859415FERRE_8115985" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859417FERRE_8115983|859417", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859417FERRE_8115983" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859653FERRE_8115864|859653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859653FERRE_8115864" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859412FERRE_8115989|859412", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619660", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620440", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772621400", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859412FERRE_8115989" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859413FERRE_8115987|859413", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619660", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619960", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859413FERRE_8115987" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859414FERRE_8115986|859414", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623260", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859414FERRE_8115986" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859265FERRE_8116064|859265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626920", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859265FERRE_8116064" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862552FERRE_8114607|862552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772628540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772629320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629380", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772629620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629680", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772629920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629980", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1772630400", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 16 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862552FERRE_8114607" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859262FERRE_8116065|859262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621400", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772622000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622060", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622300", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623080", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859262FERRE_8116065" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857765FERRE_8116451|857765", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772627700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772629200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629560", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772630880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631000", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772632500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632560", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772633700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857765FERRE_8116451" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857763FERRE_8143924|857763", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857763FERRE_8143924" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN464033ROUTIER_8155386|464033", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 2 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN464033ROUTIER_8155386" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857516FERRE_8116553|857516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772627940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772628360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628420", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772629200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629260", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629860", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857516FERRE_8116553" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4402FERRE_8156156|4402", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772601960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772604480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772604660", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 1200, "time": "1772607180", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1772607300", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1772608980", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1772609280", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1772612580", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1772612820", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1772613840", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1772613960", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1772616180", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1772616780", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1772618400", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772618520", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1772619720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772622060", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772622180", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1772626140", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN4402FERRE_8156156" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860006FERRE_8115777|860006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620200", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1772623260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772623320", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1772625240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1772627700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772627760", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1772628360", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772628480", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772629080", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772629140", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1772629680", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772629740", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1772630100", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772630160", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1772630940", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 12 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN860006FERRE_8115777" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860127FERRE_8115732|860127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628540", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772629140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629200", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772629440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629500", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772629680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629740", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772629980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630040", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772630280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630340", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772630700", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN860127FERRE_8115732" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860128FERRE_8115730|860128", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1772624880", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1772626020", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772626080", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1772627160", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772627220", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1772627460", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772627820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772627880", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1772628180", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772628240", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1772628480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772628540", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1772628780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772628840", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1772629020", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772629080", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1772629620", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 14 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN860128FERRE_8115730" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_8125899|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772631240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631480", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772632500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632620", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772634780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772635680", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772637480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772637600", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772638800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772638920", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772641140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772641320", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772645160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772645400", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772645880", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN4404FERRE_8125899" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860005FERRE_8141898|860005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620260", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772622060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623320", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772627760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772630100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN860005FERRE_8141898" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858066FERRE_8116361|858066", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858066FERRE_8116361" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858067FERRE_8116358|858067", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628360", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629140", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772629320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629380", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772629560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629680", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629920", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772630160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630220", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772630460", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858067FERRE_8116358" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858860FERRE_8116186|858860", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772617560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617560", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772618460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618580", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619180", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858860FERRE_8116186" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858061FERRE_8116366|858061", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616960", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617920", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618640", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772618820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618880", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772619000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772619360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619660", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772619900", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858061FERRE_8116366" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858062FERRE_8116365|858062", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772617380", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772617560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617620", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617860", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772618100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618160", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772618280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618340", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618580", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772619180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772620080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772621520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858062FERRE_8116365" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858063FERRE_8116363|858063", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621160", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621940", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622180", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772622960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772623260", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858063FERRE_8116363" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858064FERRE_8116362|858064", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620920", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621160", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772621400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621460", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621640", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621880", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772624880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858064FERRE_8116362" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858865FERRE_8116182|858865", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620020", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620560", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621040", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621640", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858865FERRE_8116182" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858864FERRE_8116184|858864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623140", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858864FERRE_8116184" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858858FERRE_8116189|858858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772612880", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772613600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772613660", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772614560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614680", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772615160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615220", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772615760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615820", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772616240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772618040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858858FERRE_8116189" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN464006ROUTIER_8155401|464006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772615640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772618640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618640", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619240", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN464006ROUTIER_8155401" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859604FERRE_8166958|859604", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1772616240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772616300", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772616720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772617020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617080", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772617620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617740", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772618340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618340", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772618760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618820", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859604FERRE_8166958" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857668FERRE_8116483|857668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621760", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622420", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622960", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623560", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857668FERRE_8116483" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857306FERRE_8116644|857306", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618040", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 1 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857306FERRE_8116644" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN464003ROUTIER_8155403|464003", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613600", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN464003ROUTIER_8155403" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857665FERRE_8116485|857665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628360", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857665FERRE_8116485" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862565FERRE_8114596|862565", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628300", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862565FERRE_8114596" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857315FERRE_8116638|857315", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772628840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772630280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630340", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772631480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857315FERRE_8116638" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857311FERRE_8116642|857311", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772617380", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618760", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772621700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621760", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857311FERRE_8116642" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858400FERRE_8116241|858400", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619180", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619480", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620440", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858400FERRE_8116241" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857312FERRE_8116641|857312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857312FERRE_8116641" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859606FERRE_8166956|859606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772628720", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859606FERRE_8166956" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859607FERRE_8166955|859607", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623860", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772627940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859607FERRE_8166955" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN49960ROUTIER_8171046|49960", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620680", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622840", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624160", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN49960ROUTIER_8171046" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857284FERRE_8116654|857284", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772627580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772628480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772628900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772629260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629380", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772629740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629800", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772630040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630100", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772630520", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857284FERRE_8116654" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN49957ROUTIER_8171048|49957", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772614500", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616540", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772617980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617980", "uncertainty": 60 }, "stopId": "SNCF:87344440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772618640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618640", "uncertainty": 60 }, "stopId": "SNCF:87487231", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772619480", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN49957ROUTIER_8171048" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858254FERRE_8116302|858254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772609700", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772610420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772610480", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772611260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772611320", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772611980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772612100", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772612460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772612520", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772613300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772613420", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772614020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614140", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772614920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614980", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772615820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615940", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772618580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858254FERRE_8116302" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858012FERRE_8116402|858012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772617920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 2 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858012FERRE_8116402" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857282FERRE_8116655|857282", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1772620680", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772620740", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1772621220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772621280", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1772621580", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772621640", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1772621820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772621940", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1772622120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772622240", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1772622480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772622600", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1772622900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772623020", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1772623260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772623500", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772623860", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772623920", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1772624580", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1772625000", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1772625420", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625480", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1772626260", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857282FERRE_8116655" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859108FERRE_8116107|859108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613540", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772613720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772613780", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772614440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614500", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772615220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615280", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772615820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615880", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772616480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859108FERRE_8116107" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858015FERRE_8116401|858015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858015FERRE_8116401" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858257FERRE_8116300|858257", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628180", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629080", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772629860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629980", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772630580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630700", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772631420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631480", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772631780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631900", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772632560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632620", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772633460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772633520", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772634300", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858257FERRE_8116300" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858016FERRE_8116400|858016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624160", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858016FERRE_8116400" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859348FERRE_8116004|859348", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859348FERRE_8116004" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857956FERRE_8116433|857956", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627700", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628300", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857956FERRE_8116433" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857959FERRE_8116430|857959", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772627220", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857959FERRE_8116430" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859110FERRE_8116106|859110", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772617320", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772617500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617560", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772618280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618340", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619060", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619660", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772619960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620020", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772620920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859110FERRE_8116106" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858263FERRE_8116293|858263", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858263FERRE_8116293" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859113FERRE_8167012|859113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620500", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772621760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622540", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772623620", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859113FERRE_8167012" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN421074ROUTIER_8157364|421074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613120", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN421074ROUTIER_8157364" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859114FERRE_8116104|859114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626980", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859114FERRE_8116104" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858268FERRE_8116291|858268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622840", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772627280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627340", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772629980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630040", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772630520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630580", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772631960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858268FERRE_8116291" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859117FERRE_8116103|859117", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772627280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628720", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629440", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772630160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630220", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772630520", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859117FERRE_8116103" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857608FERRE_8116516|857608", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772614320", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772615220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615280", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772615940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616000", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616480", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772616660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616720", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1772617800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857608FERRE_8116516" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858814FERRE_8116205|858814", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772623920", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624460", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858814FERRE_8116205" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862519FERRE_8114642|862519", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628180", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772629680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629800", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772630460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630520", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772631060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631120", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772631900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772631960", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772632680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632740", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772633340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772633400", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772634240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862519FERRE_8114642" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862516FERRE_8114648|862516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621880", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772624100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624160", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772624820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772628780", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862516FERRE_8114648" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862515FERRE_8139496|862515", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87391003", "stopSequence": 0 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 1800, "time": "1772622540", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772622600", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 1800, "time": "1772623020", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772623320", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 1800, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772623740", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 1800, "time": "1772624460", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 1800, "time": "1772625120", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 1800, "time": "1772626560", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 1800, "time": "1772627280", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772627340", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 1800, "time": "1772627880", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772627940", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 1800, "time": "1772628840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862515FERRE_8139496" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862512FERRE_8114652|862512", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613540", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772614380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614440", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772614980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615040", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772615640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772616480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616540", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772617080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772617740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617860", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772618460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1772619120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772619180", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1772619600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1772619720", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87393009", "stopSequence": 10 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862512FERRE_8114652" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862511FERRE_8114654|862511", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772611560", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772612220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772612280", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772613660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772613780", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772614260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614320", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772614620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614680", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772615400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615520", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772616120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772617620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617680", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772618400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618460", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772619060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772620080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN862511FERRE_8114654" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859363FERRE_8115998|859363", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627160", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859363FERRE_8115998" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN16574FERRE_8129501|16574", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 2400, "time": "1772621520", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 2400, "time": "1772623380", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1772623500", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 2400, "time": "1772624460", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1772624520", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 2400, "time": "1772625360", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 }, { "arrival": { "delay": 1800, "time": "1772626020", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772626080", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 1800, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 5 }, { "arrival": { "delay": 1800, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1772628240", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772628300", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 7 }, { "arrival": { "delay": 1800, "time": "1772628720", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772628780", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 8 }, { "arrival": { "delay": 1800, "time": "1772629320", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772629440", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 9 }, { "arrival": { "delay": 1800, "time": "1772630580", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772630640", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 10 }, { "arrival": { "delay": 1800, "time": "1772630940", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1772631000", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 11 }, { "arrival": { "delay": 1800, "time": "1772631840", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 12 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN16574FERRE_8129501" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858288FERRE_8116282|858288", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772615940", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772617920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618040", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619240", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619960", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772621520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621640", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858288FERRE_8116282" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857514FERRE_8116555|857514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623860", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772624880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857514FERRE_8116555" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857757FERRE_8143935|857757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613900", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772615340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615460", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772618160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618220", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857757FERRE_8143935" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857515FERRE_8116554|857515", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772627880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857515FERRE_8116554" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN16550FERRE_8129510|16550", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772606760", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772607540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772607600", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772607900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772607960", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772609160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772609280", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772609760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772609820", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772610240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772610300", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772611080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772611260", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 3000, "time": "1772615160", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1772615220", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 3300, "time": "1772615880", "uncertainty": 60 }, "departure": { "delay": 3300, "time": "1772615940", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 3300, "time": "1772616780", "uncertainty": 60 }, "departure": { "delay": 3000, "time": "1772617080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 }, { "arrival": { "delay": 3300, "time": "1772618100", "uncertainty": 60 }, "departure": { "delay": 3300, "time": "1772618160", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 10 }, { "arrival": { "delay": 3300, "time": "1772619120", "uncertainty": 60 }, "departure": { "delay": 3300, "time": "1772619240", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 11 }, { "arrival": { "delay": 3300, "time": "1772620920", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN16550FERRE_8129510" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859668FERRE_8115852|859668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859668FERRE_8115852" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859669FERRE_8115851|859669", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621400", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621700", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622000", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622420", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859669FERRE_8115851" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858217FERRE_8116324|858217", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772627760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772628300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628360", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772628660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628720", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772629260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629320", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629920", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858217FERRE_8116324" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859786FERRE_8166894|859786", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626320", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859786FERRE_8166894" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859666FERRE_8115854|859666", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772615400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616420", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772617080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772617380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617440", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859666FERRE_8115854" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859787FERRE_8166893|859787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772624700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625300", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625540", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859787FERRE_8166893" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858214FERRE_8116326|858214", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624820", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625660", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625960", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626260", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626860", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772628240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858214FERRE_8116326" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859788FERRE_8166892|859788", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620140", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620860", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621040", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859788FERRE_8166892" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN16558FERRE_8129759|16558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627520", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628120", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772628540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628600", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629560", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772630460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630520", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772630880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630940", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772631720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772633220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772633280", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772634180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772634300", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772636040", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN16558FERRE_8129759" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3831FERRE_8172147|3831", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772606580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772608920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772609040", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772610360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772610480", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772612880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772613120", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772614440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614560", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772618460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618520", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621760", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN3831FERRE_8172147" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3833FERRE_8172146|3833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625120", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772627460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627700", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772628900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772629020", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772630640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772630760", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772632920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772632980", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772636220", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN3833FERRE_8172146" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858341FERRE_8116270|858341", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624100", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772628720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858341FERRE_8116270" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859310FERRE_8116027|859310", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772617740", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772618880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618940", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619540", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619900", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859310FERRE_8116027" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859311FERRE_8116026|859311", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772620740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621400", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622420", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859311FERRE_8116026" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859790FERRE_8166891|859790", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616300", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616600", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772617320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617320", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772617440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617500", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859790FERRE_8166891" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859791FERRE_8166890|859791", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772619360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619960", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620380", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620620", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772620860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620920", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621100", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859791FERRE_8166890" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859558FERRE_8166981|859558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772623140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623500", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623860", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624040", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772624220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624820", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859558FERRE_8166981" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857016FERRE_8116718|857016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772625720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625780", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772626620", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857016FERRE_8116718" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857256FERRE_8116664|857256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622000", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772622240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622300", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622720", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623080", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623440", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623800", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772624280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772624760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772624820", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772625180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625240", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1772625480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625600", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1772625840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625900", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1772626080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626200", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626560", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1772627040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772627100", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1772627820", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857256FERRE_8116664" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857017FERRE_8116717|857017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772624640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772625360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772628300", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857017FERRE_8116717" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859309FERRE_8116028|859309", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772616180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772617740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617800", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772618820", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN859309FERRE_8116028" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3852FERRE_8172144|3852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772607240", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772610000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772610060", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772612580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772612700", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772614380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614500", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772615700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615940", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772618280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618340", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772619720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN3852FERRE_8172144" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3854FERRE_8172143|3854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772614020", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772616900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616960", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619420", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772621100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621220", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622600", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772625000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625060", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772626380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626500", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772629140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN3854FERRE_8172143" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858009FERRE_8116404|858009", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772621280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772621940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622000", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772622420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622780", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623020", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772623140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623200", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772623380", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN858009FERRE_8116404" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857712FERRE_8116465|857712", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772620980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772622060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772623560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772623680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772624940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772625420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772626680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772626800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772627880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772628000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772629260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857712FERRE_8116465" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857950FERRE_8116440|857950", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772618700", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772619240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619300", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772619540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772619840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772619900", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772620260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620320", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772620800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772620860", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772621280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621340", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772621520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772621580", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772622180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772622240", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772622480", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857950FERRE_8116440" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857951FERRE_8116439|857951", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772614080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772614200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614260", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772614860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614920", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772615100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615160", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772615580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772615640", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1772616060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616120", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1772616480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616540", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1772616780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616840", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1772617140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772617200", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1772618040", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1772619538", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857951FERRE_8116439" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857708FERRE_8143985|857708", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1772613840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1772614860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772614920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1772616360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772616480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1772617740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1772618220", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1772619600", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1772619538", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260304", "tripId": "FR:ServiceJourney::SN857708FERRE_8143985" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1772619538" } }