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

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

852 erreurs, 83 avertissements

De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/07/2026 à 09h13 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 83 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::SN858253FERRE_10951494 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859503FERRE_10901006 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859108FERRE_10951460 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858894FERRE_10951464 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859104FERRE_10922268 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 83 erreurs

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

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

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

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

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 stop_id SNCF:87481838 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 stop_id SNCF:87481846 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 stop_id SNCF:87471300 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 stop_id SNCF:87476671 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 1 erreur

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 FR:ServiceJourney::SN857240FERRE_10951388 stop_sequence 14 arrival_time 08:46:00 (1783406760) is equal to previous stop arrival_time 08:46:00 (1783406760) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 erreur

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 FR:ServiceJourney::SN857240FERRE_10951388 stop_sequence 13 departure_time 08:42:00 (1783406520) is less than the same stop arrival_time 08:46:00 (1783406760) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 83 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN858253FERRE_10951494 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859503FERRE_10901006 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859108FERRE_10951460 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858894FERRE_10951464 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859104FERRE_10922268 does not have a vehicle_id
Valider ce GTFS-RT maintenant

Validations précédentes

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

Identifiant d'erreur Description Nombre d'erreurs Nombre d'occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2 406 30 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 2 406 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 19 252 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3 210 30 fois (100 % 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. 36 17 fois (57 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 25 10 fois (33 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 08/07/2026 à 06h04 Europe/Paris.

trip_updates (136) 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 08/07/2026 à 06h04 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|2652809501|2652809501", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 225, "time": "1783483125" }, "departure": { "delay": 249, "time": "1783483149" }, "stopId": "49BELLardiA", "stopSequence": 1 }, { "arrival": { "delay": 290, "time": "1783483610" }, "departure": { "delay": 290, "time": "1783483610" }, "stopId": "49VAUD7701A", "stopSequence": 2 }, { "arrival": { "delay": 290, "time": "1783483910" }, "departure": { "delay": 290, "time": "1783483910" }, "stopId": "49NOTRcentA", "stopSequence": 3 }, { "arrival": { "delay": 290, "time": "1783484090" }, "departure": { "delay": 290, "time": "1783484090" }, "stopId": "49VAUDmessA", "stopSequence": 4 }, { "arrival": { "delay": 290, "time": "1783484510" }, "departure": { "delay": 290, "time": "1783484510" }, "stopId": "49DOUEfoirA", "stopSequence": 5 }, { "arrival": { "delay": 290, "time": "1783484810" }, "departure": { "delay": 290, "time": "1783484810" }, "stopId": "49DOUEzoolA", "stopSequence": 6 }, { "arrival": { "delay": 290, "time": "1783485230" }, "departure": { "delay": 290, "time": "1783485230" }, "stopId": "49LOURcentA", "stopSequence": 7 }, { "arrival": { "delay": 290, "time": "1783485470" }, "departure": { "delay": 290, "time": "1783485470" }, "stopId": "49AMBIcentA", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1783485590" }, "departure": { "delay": 290, "time": "1783485590" }, "stopId": "49PLAIcentA", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1783485890" }, "departure": { "delay": 290, "time": "1783485890" }, "stopId": "49SAULcentA", "stopSequence": 10 }, { "arrival": { "delay": 290, "time": "1783486070" }, "departure": { "delay": 290, "time": "1783486070" }, "stopId": "49LLEUcentA", "stopSequence": 11 }, { "arrival": { "delay": 290, "time": "1783486430" }, "departure": { "delay": 290, "time": "1783486430" }, "stopId": "49QUINclerA", "stopSequence": 12 }, { "arrival": { "delay": 290, "time": "1783486610" }, "departure": { "delay": 290, "time": "1783486610" }, "stopId": "49QUINaubaA", "stopSequence": 13 }, { "arrival": { "delay": 290, "time": "1783486790" }, "departure": { "delay": 290, "time": "1783486790" }, "stopId": "49QUINgeneU", "stopSequence": 14 }, { "arrival": { "delay": 290, "time": "1783487090" }, "departure": { "delay": 290, "time": "1783487090" }, "stopId": "49MAUVhomoA", "stopSequence": 15 }, { "arrival": { "delay": 290, "time": "1783487270" }, "departure": { "delay": 290, "time": "1783487270" }, "stopId": "49JUIGlansA", "stopSequence": 16 }, { "arrival": { "delay": 290, "time": "1783487390" }, "departure": { "delay": 290, "time": "1783487390" }, "stopId": "49MELAmultA", "stopSequence": 17 }, { "arrival": { "delay": 290, "time": "1783487810" }, "departure": { "delay": 290, "time": "1783487810" }, "stopId": "49ANGEallaA", "stopSequence": 18 }, { "arrival": { "delay": 290, "time": "1783487930" }, "departure": { "delay": 290, "time": "1783487930" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "arrival": { "delay": 290, "time": "1783487990" }, "departure": { "delay": 290, "time": "1783487990" }, "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 290, "time": "1783488110" }, "departure": { "delay": 290, "time": "1783488110" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 290, "time": "1783488290" }, "departure": { "delay": 290, "time": "1783488290" }, "stopId": "49ANGEroutUJ", "stopSequence": 22 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2652809501" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a65382653", "label": "37534", "licensePlate": "FR-676-GJ (37534)" } } }, { "id": "RT|2652837201|2652837201", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -296, "time": "1783482004" }, "departure": { "delay": 18, "time": "1783482318" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "arrival": { "delay": -100, "time": "1783482680" }, "departure": { "delay": 34, "time": "1783482814" }, "stopId": "49CHOLroutA", "stopSequence": 3 }, { "arrival": { "delay": 29, "time": "1783483169" }, "departure": { "delay": 35, "time": "1783483175" }, "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1783483460" }, "departure": { "delay": 80, "time": "1783483460" }, "stopId": "49NUAIlibeA", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1783483820" }, "departure": { "delay": 80, "time": "1783483820" }, "stopId": "49VEZIgeneA", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1783484240" }, "departure": { "delay": 80, "time": "1783484240" }, "stopId": "49COROegliU", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1783484600" }, "departure": { "delay": 80, "time": "1783484600" }, "stopId": "49HLAImontA", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1783484780" }, "departure": { "delay": 80, "time": "1783484780" }, "stopId": "49VIHIhopiA", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1783484900" }, "departure": { "delay": 80, "time": "1783484900" }, "stopId": "49VIHIroutU", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1783485320" }, "departure": { "delay": 80, "time": "1783485320" }, "stopId": "49TRMOtremA", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1783485440" }, "departure": { "delay": 80, "time": "1783485440" }, "stopId": "49GORGvailA", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1783485680" }, "departure": { "delay": 80, "time": "1783485680" }, "stopId": "49CONCcentA", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1783485980" }, "departure": { "delay": 80, "time": "1783485980" }, "stopId": "49DOUEzoolR", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1783486340" }, "departure": { "delay": 80, "time": "1783486340" }, "stopId": "49DOUEfoirA", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1783486580" }, "departure": { "delay": 80, "time": "1783486580" }, "stopId": "49DOUEinteA", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1783486700" }, "departure": { "delay": 80, "time": "1783486700" }, "stopId": "49DOUEsaulU", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1783486880" }, "departure": { "delay": 80, "time": "1783486880" }, "stopId": "49MNTFelevA", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1783487000" }, "departure": { "delay": 80, "time": "1783487000" }, "stopId": "49MADEigneA", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1783487240" }, "departure": { "delay": 80, "time": "1783487240" }, "stopId": "49ULMEcassA", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1783487420" }, "departure": { "delay": 80, "time": "1783487420" }, "stopId": "49DISTblanA", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1783487600" }, "departure": { "delay": 80, "time": "1783487600" }, "stopId": "49BAGNbourA", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1783487720" }, "departure": { "delay": 80, "time": "1783487720" }, "stopId": "49BAGNchumA", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1783487960" }, "departure": { "delay": 80, "time": "1783487960" }, "stopId": "49SAUMbalzA", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1783488020" }, "departure": { "delay": 80, "time": "1783488020" }, "stopId": "49SAUMdeleR", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1783488080" }, "departure": { "delay": 80, "time": "1783488080" }, "stopId": "49SAUMmareA", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1783488200" }, "departure": { "delay": 80, "time": "1783488200" }, "stopId": "49SAUMbreiA", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1783488380" }, "departure": { "delay": 80, "time": "1783488380" }, "stopId": "49SAUMoffiA", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1783488680" }, "departure": { "delay": 80, "time": "1783488680" }, "stopId": "49LEVEangeR", "stopSequence": 29 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "406", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2652837201" }, "tripProperties": {}, "vehicle": { "id": "638973a0a14fa225e3ade812", "label": "4043", "licensePlate": "GJ-012-BJ" } } }, { "id": "RT|2652840001|2652840001", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1783482396" }, "departure": { "delay": 61, "time": "1783482421" }, "stopId": "44ANCEsncfU", "stopSequence": 1 }, { "arrival": { "delay": -65, "time": "1783482775" }, "departure": { "delay": 22, "time": "1783482862" }, "stopId": "49LIREretrA", "stopSequence": 2 }, { "arrival": { "delay": -146, "time": "1783483354" }, "stopId": "49AUTEmultA", "stopSequence": 3 }, { "arrival": { "delay": -40, "time": "1783483820" }, "departure": { "delay": -40, "time": "1783483820" }, "stopId": "49FUILmairA", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1783484120" }, "departure": { "delay": -40, "time": "1783484120" }, "stopId": "49MUGEsouvU", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1783484600" }, "departure": { "delay": -40, "time": "1783484600" }, "stopId": "49MNTRpostA", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1783484900" }, "departure": { "delay": -40, "time": "1783484900" }, "stopId": "49PIERpostU", "stopSequence": 7 }, { "arrival": { "delay": -40, "time": "1783485020" }, "departure": { "delay": -40, "time": "1783485020" }, "stopId": "49PIEReramU", "stopSequence": 8 }, { "arrival": { "delay": -40, "time": "1783485680" }, "departure": { "delay": -40, "time": "1783485680" }, "stopId": "49BAUPalfrU", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1783485920" }, "departure": { "delay": -40, "time": "1783485920" }, "stopId": "49BAUPpetiA", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1783486400" }, "departure": { "delay": -40, "time": "1783486400" }, "stopId": "49BAUPnoveU", "stopSequence": 11 }, { "arrival": { "delay": -40, "time": "1783486820" }, "departure": { "delay": -40, "time": "1783486820" }, "stopId": "49BAUPmartA", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1783488260" }, "departure": { "delay": -40, "time": "1783488260" }, "stopId": "49CHOLblerU", "stopSequence": 13 }, { "arrival": { "delay": -40, "time": "1783488440" }, "departure": { "delay": -40, "time": "1783488440" }, "stopId": "49CHOLdabaU", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1783488920" }, "departure": { "delay": -40, "time": "1783488920" }, "stopId": "49CHOLroutA", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1783489220" }, "departure": { "delay": -40, "time": "1783489220" }, "stopId": "49CHOLavenU", "stopSequence": 16 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2652840001" }, "tripProperties": {}, "vehicle": { "id": "68be945c569e9e6c4489ccec", "label": "639 (Lefort)", "licensePlate": "HE-692-PG" } } }, { "id": "RT|2648747103|2648747103", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4224, "time": "1783483176" }, "stopId": "85ROCHsncfU", "stopSequence": 3 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648747103" }, "tripProperties": {}, "vehicle": { "id": "63f5e1266adfd2433be139e4", "label": "630", "licensePlate": "GM567AM" } } }, { "id": "RT|2648747101|2648747101", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -519, "time": "1783482261" }, "departure": { "delay": 47, "time": "1783482827" }, "stopId": "85LUCOsncfU", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1783483650" }, "departure": { "delay": 150, "time": "1783483650" }, "stopId": "85DISSclemU", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1783484250" }, "departure": { "delay": 150, "time": "1783484250" }, "stopId": "85FLORgaulR", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1783484610" }, "departure": { "delay": 150, "time": "1783484610" }, "stopId": "85FLORpaviR", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1783485330" }, "departure": { "delay": 150, "time": "1783485330" }, "stopId": "85ROCHboilR", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1783485510" }, "departure": { "delay": 150, "time": "1783485510" }, "stopId": "85ROCHvendR", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1783485750" }, "departure": { "delay": 150, "time": "1783485750" }, "stopId": "85ROCHsncfU", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648747101" }, "tripProperties": {}, "vehicle": { "id": "63fe12af9d0fa13205b002e4", "label": "626", "licensePlate": "GL605ZA" } } }, { "id": "RT|2648747102|2648747102", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -851, "time": "1783482349" }, "departure": { "delay": -18, "time": "1783483182" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": -2, "time": "1783483378" }, "departure": { "delay": 46, "time": "1783483426" }, "stopId": "85FONTsantR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484100" }, "departure": { "delay": 0, "time": "1783484100" }, "stopId": "85MOUZcentR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484177" }, "departure": { "delay": 0, "time": "1783484177" }, "stopId": "85MOUZlucoR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783484340" }, "departure": { "delay": 0, "time": "1783484340" }, "stopId": "85NALLcentR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485300" }, "departure": { "delay": 0, "time": "1783485300" }, "stopId": "85LUCOfiefR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783485420" }, "departure": { "delay": 0, "time": "1783485420" }, "stopId": "85LUCOsncfU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486080" }, "departure": { "delay": 0, "time": "1783486080" }, "stopId": "85DISSclemU", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783486680" }, "departure": { "delay": 0, "time": "1783486680" }, "stopId": "85FLORgaulR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783487040" }, "departure": { "delay": 0, "time": "1783487040" }, "stopId": "85FLORpaviR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783487760" }, "departure": { "delay": 0, "time": "1783487760" }, "stopId": "85ROCHboilR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783487940" }, "departure": { "delay": 0, "time": "1783487940" }, "stopId": "85ROCHvendR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783488120" }, "departure": { "delay": 0, "time": "1783488120" }, "stopId": "85ROCHsncfU", "stopSequence": 13 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648747102" }, "tripProperties": {}, "vehicle": { "id": "63f5e1491d43a1c071002db9", "label": "632", "licensePlate": "GM651AM" } } }, { "id": "RT|2648741601|2648741601", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -492, "time": "1783481508" }, "departure": { "delay": 510, "time": "1783482510" }, "stopId": "85CHTArepuU", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1783482892" }, "departure": { "delay": 132, "time": "1783482912" }, "stopId": "85CHEFhetrA", "stopSequence": 3 }, { "arrival": { "delay": 110, "time": "1783483190" }, "departure": { "delay": 138, "time": "1783483218" }, "stopId": "85MOUInatiA", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1783483640" }, "departure": { "delay": 20, "time": "1783483640" }, "stopId": "85BAZOlattU", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1783484000" }, "departure": { "delay": 20, "time": "1783484000" }, "stopId": "85JAUDmairA", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1783484720" }, "departure": { "delay": 20, "time": "1783484720" }, "stopId": "85CHANsncfU2", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "590", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648741601" }, "tripProperties": {}, "vehicle": { "id": "6499556d588b6e57e8279cdd", "label": "97", "licensePlate": "GK589AT" } } }, { "id": "RT|2648724101|2648724101", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -215, "time": "1783482985" }, "departure": { "delay": 41, "time": "1783483241" }, "stopId": "85BARRmariU1", "stopSequence": 1 }, { "arrival": { "delay": -13, "time": "1783483367" }, "departure": { "delay": 12, "time": "1783483392" }, "stopId": "85BARRestaA", "stopSequence": 2 }, { "arrival": { "delay": -16, "time": "1783483424" }, "stopId": "85BARRpostA", "stopSequence": 3 }, { "arrival": { "delay": 10, "time": "1783483570" }, "departure": { "delay": 10, "time": "1783483570" }, "stopId": "85BEAUheliA", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1783483750" }, "departure": { "delay": 10, "time": "1783483750" }, "stopId": "85BEAUgranA", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1783483990" }, "departure": { "delay": 10, "time": "1783483990" }, "stopId": "85BEAUsablA", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1783484110" }, "departure": { "delay": 10, "time": "1783484110" }, "stopId": "85BEAUnicoU", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1783484290" }, "departure": { "delay": 10, "time": "1783484290" }, "stopId": "85BEAUeloiA", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1783484650" }, "departure": { "delay": 10, "time": "1783484650" }, "stopId": "85GERVprimU", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1783484950" }, "departure": { "delay": 10, "time": "1783484950" }, "stopId": "85SALLmoulA", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1783485190" }, "departure": { "delay": 10, "time": "1783485190" }, "stopId": "85SALLhabeA", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1783485550" }, "departure": { "delay": 10, "time": "1783485550" }, "stopId": "85CHALnoueA", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1783485790" }, "departure": { "delay": 10, "time": "1783485790" }, "stopId": "85CHALsncfU", "stopSequence": 13 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "571", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648724101" }, "tripProperties": {}, "vehicle": { "id": "63f5e00dd542553640f0abd7", "label": "614", "licensePlate": "GL082XQ" } } }, { "id": "RT|2648733301|2648733301", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -874, "time": "1783483226" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484280" }, "departure": { "delay": 0, "time": "1783484280" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484460" }, "departure": { "delay": 0, "time": "1783484460" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485000" }, "departure": { "delay": 0, "time": "1783485000" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485420" }, "departure": { "delay": 0, "time": "1783485420" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486020" }, "departure": { "delay": 0, "time": "1783486020" }, "stopId": "85DISSclemU", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486920" }, "departure": { "delay": 0, "time": "1783486920" }, "stopId": "85LUCOsncfU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487040" }, "departure": { "delay": 0, "time": "1783487040" }, "stopId": "85LUCOfiefA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488000" }, "departure": { "delay": 0, "time": "1783488000" }, "stopId": "85NALLcentA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783488161" }, "departure": { "delay": 0, "time": "1783488161" }, "stopId": "85MOUZlucoA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783488240" }, "departure": { "delay": 0, "time": "1783488240" }, "stopId": "85MOUZcentA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783489080" }, "departure": { "delay": 0, "time": "1783489080" }, "stopId": "85FONTsantA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783489563" }, "departure": { "delay": 0, "time": "1783489563" }, "stopId": "85FONTmarcU", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783489680" }, "departure": { "delay": 0, "time": "1783489680" }, "stopId": "85FONTpemuU", "stopSequence": 14 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2648733301" }, "tripProperties": {}, "vehicle": { "id": "63f5e1266adfd2433be139e4", "label": "630", "licensePlate": "GM567AM" } } }, { "id": "RT|2647828201|2647828201", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -390, "time": "1783482810" }, "departure": { "delay": 37, "time": "1783483237" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 190, "time": "1783483510" }, "departure": { "delay": 190, "time": "1783483510" }, "stopId": "85JEANcommU", "stopSequence": 2 }, { "arrival": { "delay": 190, "time": "1783483690" }, "departure": { "delay": 190, "time": "1783483690" }, "stopId": "85JEANdunaU", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1783484050" }, "departure": { "delay": 190, "time": "1783484050" }, "stopId": "85JEANorouA", "stopSequence": 4 }, { "arrival": { "delay": 190, "time": "1783484350" }, "departure": { "delay": 190, "time": "1783484350" }, "stopId": "85RIEZpissU", "stopSequence": 5 }, { "arrival": { "delay": 190, "time": "1783484650" }, "departure": { "delay": 190, "time": "1783484650" }, "stopId": "85RIEZpostU", "stopSequence": 6 }, { "arrival": { "delay": 190, "time": "1783484830" }, "departure": { "delay": 190, "time": "1783484830" }, "stopId": "85RIEZsncfA", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1783485190" }, "departure": { "delay": 190, "time": "1783485190" }, "stopId": "85GILLsncfU", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1783485790" }, "departure": { "delay": 190, "time": "1783485790" }, "stopId": "85GILLlibeA", "stopSequence": 9 }, { "arrival": { "delay": 190, "time": "1783486030" }, "departure": { "delay": 190, "time": "1783486030" }, "stopId": "85GILLeuroU", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1783486450" }, "departure": { "delay": 190, "time": "1783486450" }, "stopId": "85REVE4cheU", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1783486570" }, "departure": { "delay": 190, "time": "1783486570" }, "stopId": "85REVEgoupA", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1783486750" }, "departure": { "delay": 190, "time": "1783486750" }, "stopId": "85COEXgolfA", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1783486930" }, "departure": { "delay": 190, "time": "1783486930" }, "stopId": "85COEXclemA", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1783486990" }, "departure": { "delay": 190, "time": "1783486990" }, "stopId": "85COEXacacU", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1783487230" }, "departure": { "delay": 190, "time": "1783487230" }, "stopId": "85COEXburoA", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1783487470" }, "departure": { "delay": 190, "time": "1783487470" }, "stopId": "85AIZEboulA", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1783487950" }, "departure": { "delay": 190, "time": "1783487950" }, "stopId": "85AIZEoffiU", "stopSequence": 18 }, { "arrival": { "delay": 190, "time": "1783489270" }, "departure": { "delay": 190, "time": "1783489270" }, "stopId": "85ROCHsncfU", "stopSequence": 19 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2647828201" }, "tripProperties": {}, "vehicle": { "id": "6482e63e021f776ca7e1da67", "label": "910", "licensePlate": "GM776YP" } } }, { "id": "RT|2652202502|2652202502", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -484, "time": "1783482116" }, "departure": { "delay": 103, "time": "1783482703" }, "stopId": "85NOIRroutU1", "stopSequence": 1 }, { "arrival": { "delay": 119, "time": "1783482959" }, "departure": { "delay": 153, "time": "1783482993" }, "stopId": "85EPINormeA", "stopSequence": 2 }, { "arrival": { "delay": -49, "time": "1783483151" }, "departure": { "delay": 76, "time": "1783483276" }, "stopId": "85GUEReuroU", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1783483830" }, "departure": { "delay": 30, "time": "1783483830" }, "stopId": "85BARBgoisA", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1783485030" }, "departure": { "delay": 30, "time": "1783485030" }, "stopId": "85BARRmariU1", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1783485192" }, "departure": { "delay": 30, "time": "1783485192" }, "stopId": "85BARRpostA", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1783485330" }, "departure": { "delay": 30, "time": "1783485330" }, "stopId": "85BEAUheliA", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1783485572" }, "departure": { "delay": 30, "time": "1783485572" }, "stopId": "85BEAUsablA", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1783485630" }, "departure": { "delay": 30, "time": "1783485630" }, "stopId": "85BEAUnicoU", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1783486230" }, "departure": { "delay": 30, "time": "1783486230" }, "stopId": "85BOUIbouiA", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1783486830" }, "departure": { "delay": 30, "time": "1783486830" }, "stopId": "44BOURecolA", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1783489348" }, "departure": { "delay": 30, "time": "1783489348" }, "stopId": "85NANTpirmU", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1783489530" }, "departure": { "delay": 30, "time": "1783489530" }, "stopId": "44NANTsncfU", "stopSequence": 13 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2652202502" }, "tripProperties": {}, "vehicle": { "id": "686fc937fbf64693aee056f2", "label": "40781", "licensePlate": "HE473DG" } } }, { "id": "RT|2607391002|2607391002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1783483920" }, "departure": { "delay": 0, "time": "1783483920" }, "stopId": "72SABLsncfU", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484340" }, "departure": { "delay": 0, "time": "1783484340" }, "stopId": "53BOUEmairA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484520" }, "departure": { "delay": 0, "time": "1783484520" }, "stopId": "53BRICagetA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485000" }, "departure": { "delay": 0, "time": "1783485000" }, "stopId": "53BUERsouvA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485300" }, "departure": { "delay": 0, "time": "1783485300" }, "stopId": "53GREZlibeA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486020" }, "departure": { "delay": 0, "time": "1783486020" }, "stopId": "53MESLfratA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486500" }, "departure": { "delay": 0, "time": "1783486500" }, "stopId": "53ARQUbergA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783486980" }, "departure": { "delay": 0, "time": "1783486980" }, "stopId": "53PARNtannA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783487280" }, "departure": { "delay": 0, "time": "1783487280" }, "stopId": "53FORCbourA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783487580" }, "departure": { "delay": 0, "time": "1783487580" }, "stopId": "53LAVAtourA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783487700" }, "departure": { "delay": 0, "time": "1783487700" }, "stopId": "53LAVAbeckA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783487820" }, "departure": { "delay": 0, "time": "1783487820" }, "stopId": "53LAVAbaclA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783487880" }, "departure": { "delay": 0, "time": "1783487880" }, "stopId": "53LAVAgratA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783488000" }, "departure": { "delay": 0, "time": "1783488000" }, "stopId": "53LAVAarchA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1783488120" }, "departure": { "delay": 0, "time": "1783488120" }, "stopId": "53LAVAroutA", "stopSequence": 16 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "109", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2607391002" }, "tripProperties": {}, "vehicle": { "id": "34", "label": "145072", "licensePlate": "DM-419-EH" } } }, { "id": "RT|2607361201|2607361201", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1783484280" }, "departure": { "delay": 0, "time": "1783484280" }, "stopId": "53LAVAroutR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484400" }, "departure": { "delay": 0, "time": "1783484400" }, "stopId": "53LAVAbienR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484580" }, "departure": { "delay": 0, "time": "1783484580" }, "stopId": "53CHANimpaR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485240" }, "departure": { "delay": 0, "time": "1783485240" }, "stopId": "53MARTrondR1", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485720" }, "departure": { "delay": 0, "time": "1783485720" }, "stopId": "53MOULormeR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783485840" }, "departure": { "delay": 0, "time": "1783485840" }, "stopId": "53MAYEanjoU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486080" }, "departure": { "delay": 0, "time": "1783486080" }, "stopId": "53MAYEvincR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783486500" }, "departure": { "delay": 0, "time": "1783486500" }, "stopId": "53MAYEsncfR", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2607361201" }, "tripProperties": {}, "vehicle": { "id": "116", "label": "253205", "licensePlate": "HH-825-CG" } } }, { "id": "RT|2607360301|2607360301", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 123, "time": "1783484043" }, "departure": { "delay": 123, "time": "1783484043" }, "stopId": "53CHARzapoU", "stopSequence": 3 }, { "arrival": { "delay": 123, "time": "1783485303" }, "departure": { "delay": 123, "time": "1783485303" }, "stopId": "53LAVAthevU", "stopSequence": 4 }, { "arrival": { "delay": 123, "time": "1783485423" }, "departure": { "delay": 123, "time": "1783485423" }, "stopId": "53LAVAbeckA", "stopSequence": 5 }, { "arrival": { "delay": 123, "time": "1783485543" }, "departure": { "delay": 123, "time": "1783485543" }, "stopId": "53LAVAavesA", "stopSequence": 6 }, { "arrival": { "delay": 123, "time": "1783485723" }, "departure": { "delay": 123, "time": "1783485723" }, "stopId": "53LAVAjarrA", "stopSequence": 7 }, { "arrival": { "delay": 123, "time": "1783486023" }, "departure": { "delay": 123, "time": "1783486023" }, "stopId": "53LAVAroutA", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2607360301" }, "tripProperties": {}, "vehicle": { "id": "41", "label": "211154", "licensePlate": "GA-343-QT" } } }, { "id": "RT|2645257002|2645257002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1783483800" }, "departure": { "delay": 0, "time": "1783483800" }, "stopId": "44DERVnantA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484040" }, "departure": { "delay": 0, "time": "1783484040" }, "stopId": "44JANSblleA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484580" }, "departure": { "delay": 0, "time": "1783484580" }, "stopId": "44NOZAfoirA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484700" }, "departure": { "delay": 0, "time": "1783484700" }, "stopId": "44NOZAgendA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485180" }, "departure": { "delay": 0, "time": "1783485180" }, "stopId": "44PUCEoserA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485720" }, "departure": { "delay": 0, "time": "1783485720" }, "stopId": "44CHVAegliA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486080" }, "departure": { "delay": 0, "time": "1783486080" }, "stopId": "44HERIboutA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486380" }, "departure": { "delay": 0, "time": "1783486380" }, "stopId": "44HERIechaU", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783486620" }, "departure": { "delay": 0, "time": "1783486620" }, "stopId": "44HERIcielA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783487700" }, "departure": { "delay": 0, "time": "1783487700" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783487880" }, "departure": { "delay": 0, "time": "1783487880" }, "stopId": "44ORVApaveA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783488060" }, "departure": { "delay": 0, "time": "1783488060" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783488180" }, "departure": { "delay": 0, "time": "1783488180" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783488240" }, "departure": { "delay": 0, "time": "1783488240" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783488300" }, "departure": { "delay": 0, "time": "1783488300" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1783488360" }, "departure": { "delay": 0, "time": "1783488360" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1783488420" }, "departure": { "delay": 0, "time": "1783488420" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1783488540" }, "departure": { "delay": 0, "time": "1783488540" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1783488720" }, "departure": { "delay": 0, "time": "1783488720" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1783488960" }, "departure": { "delay": 0, "time": "1783488960" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2645257002" }, "tripProperties": {}, "vehicle": { "id": "94", "label": "223050", "licensePlate": "GJ-867-WW" } } }, { "id": "RT|2645257001|2645257001", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 12, "time": "1783483812" }, "departure": { "delay": 12, "time": "1783483812" }, "stopId": "44PUCEoserA", "stopSequence": 3 }, { "arrival": { "delay": 12, "time": "1783484172" }, "departure": { "delay": 12, "time": "1783484172" }, "stopId": "44PUCEabbaA", "stopSequence": 4 }, { "arrival": { "delay": 12, "time": "1783484592" }, "departure": { "delay": 12, "time": "1783484592" }, "stopId": "44SAFFisacA", "stopSequence": 5 }, { "arrival": { "delay": 12, "time": "1783485312" }, "departure": { "delay": 12, "time": "1783485312" }, "stopId": "44HERIboutA", "stopSequence": 6 }, { "arrival": { "delay": 12, "time": "1783485612" }, "departure": { "delay": 12, "time": "1783485612" }, "stopId": "44HERIechaU", "stopSequence": 7 }, { "arrival": { "delay": 12, "time": "1783485852" }, "departure": { "delay": 12, "time": "1783485852" }, "stopId": "44HERIcielA", "stopSequence": 8 }, { "arrival": { "delay": 12, "time": "1783486932" }, "departure": { "delay": 12, "time": "1783486932" }, "stopId": "44ORVAcardA", "stopSequence": 9 }, { "arrival": { "delay": 12, "time": "1783487112" }, "departure": { "delay": 12, "time": "1783487112" }, "stopId": "44ORVApaveA", "stopSequence": 10 }, { "arrival": { "delay": 12, "time": "1783487292" }, "departure": { "delay": 12, "time": "1783487292" }, "stopId": "44NANTberlA", "stopSequence": 11 }, { "arrival": { "delay": 12, "time": "1783487412" }, "departure": { "delay": 12, "time": "1783487412" }, "stopId": "44NANTamerA", "stopSequence": 12 }, { "arrival": { "delay": 12, "time": "1783487472" }, "departure": { "delay": 12, "time": "1783487472" }, "stopId": "44NANTrennA", "stopSequence": 13 }, { "arrival": { "delay": 12, "time": "1783487532" }, "departure": { "delay": 12, "time": "1783487532" }, "stopId": "44NANTgoffA", "stopSequence": 14 }, { "arrival": { "delay": 12, "time": "1783487592" }, "departure": { "delay": 12, "time": "1783487592" }, "stopId": "44NANTairbA", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1783487652" }, "departure": { "delay": 12, "time": "1783487652" }, "stopId": "44NANTtaleA", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1783487772" }, "departure": { "delay": 12, "time": "1783487772" }, "stopId": "44NANTcirqA", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1783487952" }, "departure": { "delay": 12, "time": "1783487952" }, "stopId": "44NANTdieuA", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1783488192" }, "departure": { "delay": 12, "time": "1783488192" }, "stopId": "44NANTsncfU", "stopSequence": 19 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2645257001" }, "tripProperties": {}, "vehicle": { "id": "114", "label": "213062", "licensePlate": "GB-202-DQ" } } }, { "id": "RT|2645253201|2645253201", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 126, "time": "1783483806" }, "departure": { "delay": 126, "time": "1783483806" }, "stopId": "44LIGNpostA", "stopSequence": 12 }, { "arrival": { "delay": 126, "time": "1783483926" }, "departure": { "delay": 126, "time": "1783483926" }, "stopId": "44LIGNplesA", "stopSequence": 13 }, { "arrival": { "delay": 126, "time": "1783484046" }, "departure": { "delay": 126, "time": "1783484046" }, "stopId": "44LIGNairbA", "stopSequence": 14 }, { "arrival": { "delay": 126, "time": "1783484166" }, "departure": { "delay": 126, "time": "1783484166" }, "stopId": "44LIGNtrelA", "stopSequence": 15 }, { "arrival": { "delay": 126, "time": "1783484226" }, "departure": { "delay": 126, "time": "1783484226" }, "stopId": "44DESEcentA", "stopSequence": 16 }, { "arrival": { "delay": 126, "time": "1783484286" }, "departure": { "delay": 126, "time": "1783484286" }, "stopId": "44DESEdaviA", "stopSequence": 17 }, { "arrival": { "delay": 126, "time": "1783484466" }, "departure": { "delay": 126, "time": "1783484466" }, "stopId": "44DESEpinsA", "stopSequence": 18 }, { "arrival": { "delay": 126, "time": "1783484586" }, "departure": { "delay": 126, "time": "1783484586" }, "stopId": "44DESEgoulA", "stopSequence": 19 }, { "arrival": { "delay": 126, "time": "1783484706" }, "departure": { "delay": 126, "time": "1783484706" }, "stopId": "44DESElongA", "stopSequence": 20 }, { "arrival": { "delay": 126, "time": "1783484766" }, "departure": { "delay": 126, "time": "1783484766" }, "stopId": "44DESEperrA", "stopSequence": 21 }, { "arrival": { "delay": 126, "time": "1783484826" }, "departure": { "delay": 126, "time": "1783484826" }, "stopId": "44DESEmercA", "stopSequence": 22 }, { "arrival": { "delay": 126, "time": "1783484946" }, "departure": { "delay": 126, "time": "1783484946" }, "stopId": "44CARQepeaA", "stopSequence": 23 }, { "arrival": { "delay": 126, "time": "1783485006" }, "departure": { "delay": 126, "time": "1783485006" }, "stopId": "44CARQtourA", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1783485306" }, "departure": { "delay": 126, "time": "1783485306" }, "stopId": "44CARQcentA2", "stopSequence": 25 }, { "arrival": { "delay": 126, "time": "1783485546" }, "departure": { "delay": 126, "time": "1783485546" }, "stopId": "44CARQbrecA", "stopSequence": 26 }, { "arrival": { "delay": 126, "time": "1783485666" }, "departure": { "delay": 126, "time": "1783485666" }, "stopId": "44NANTicamA", "stopSequence": 27 }, { "arrival": { "delay": 126, "time": "1783485786" }, "departure": { "delay": 126, "time": "1783485786" }, "stopId": "44NANTgranA", "stopSequence": 28 }, { "arrival": { "delay": 126, "time": "1783485906" }, "departure": { "delay": 126, "time": "1783485906" }, "stopId": "44NANThalvA", "stopSequence": 29 }, { "arrival": { "delay": 126, "time": "1783485966" }, "departure": { "delay": 126, "time": "1783485966" }, "stopId": "44NANTmalrA", "stopSequence": 30 }, { "arrival": { "delay": 126, "time": "1783486206" }, "departure": { "delay": 126, "time": "1783486206" }, "stopId": "44NANTbatiA", "stopSequence": 31 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2645253201" }, "tripProperties": {}, "vehicle": { "id": "67", "label": "183215", "licensePlate": "FC-975-FZ" } } }, { "id": "RT|2645253202|2645253202", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -48, "time": "1783483752" }, "departure": { "delay": -48, "time": "1783483752" }, "stopId": "44BONNbonnA", "stopSequence": 2 }, { "arrival": { "delay": -48, "time": "1783484052" }, "departure": { "delay": -48, "time": "1783484052" }, "stopId": "44RIAIgaraA", "stopSequence": 3 }, { "arrival": { "delay": -48, "time": "1783484232" }, "departure": { "delay": -48, "time": "1783484232" }, "stopId": "44RIAIfoirA", "stopSequence": 4 }, { "arrival": { "delay": -48, "time": "1783484412" }, "departure": { "delay": -48, "time": "1783484412" }, "stopId": "44RIAIpharA", "stopSequence": 5 }, { "arrival": { "delay": -48, "time": "1783484772" }, "departure": { "delay": -48, "time": "1783484772" }, "stopId": "44PANNeglnA", "stopSequence": 6 }, { "arrival": { "delay": -48, "time": "1783485012" }, "departure": { "delay": -48, "time": "1783485012" }, "stopId": "44TEILpontA", "stopSequence": 7 }, { "arrival": { "delay": -48, "time": "1783485132" }, "departure": { "delay": -48, "time": "1783485132" }, "stopId": "44TEILhautA", "stopSequence": 8 }, { "arrival": { "delay": -48, "time": "1783485432" }, "departure": { "delay": -48, "time": "1783485432" }, "stopId": "44MOUZbretA", "stopSequence": 9 }, { "arrival": { "delay": -48, "time": "1783485612" }, "departure": { "delay": -48, "time": "1783485612" }, "stopId": "44MOUZmairA", "stopSequence": 10 }, { "arrival": { "delay": -48, "time": "1783485792" }, "departure": { "delay": -48, "time": "1783485792" }, "stopId": "44MOUZboulA", "stopSequence": 11 }, { "arrival": { "delay": -48, "time": "1783486152" }, "departure": { "delay": -48, "time": "1783486152" }, "stopId": "44LIGNpostA", "stopSequence": 12 }, { "arrival": { "delay": -48, "time": "1783486272" }, "departure": { "delay": -48, "time": "1783486272" }, "stopId": "44LIGNplesA", "stopSequence": 13 }, { "arrival": { "delay": -48, "time": "1783486392" }, "departure": { "delay": -48, "time": "1783486392" }, "stopId": "44LIGNairbA", "stopSequence": 14 }, { "arrival": { "delay": -48, "time": "1783486512" }, "departure": { "delay": -48, "time": "1783486512" }, "stopId": "44LIGNtrelA", "stopSequence": 15 }, { "arrival": { "delay": -48, "time": "1783486572" }, "departure": { "delay": -48, "time": "1783486572" }, "stopId": "44DESEcentA", "stopSequence": 16 }, { "arrival": { "delay": -48, "time": "1783486632" }, "departure": { "delay": -48, "time": "1783486632" }, "stopId": "44DESEdaviA", "stopSequence": 17 }, { "arrival": { "delay": -48, "time": "1783486812" }, "departure": { "delay": -48, "time": "1783486812" }, "stopId": "44DESEpinsA", "stopSequence": 18 }, { "arrival": { "delay": -48, "time": "1783486932" }, "departure": { "delay": -48, "time": "1783486932" }, "stopId": "44DESEgoulA", "stopSequence": 19 }, { "arrival": { "delay": -48, "time": "1783487052" }, "departure": { "delay": -48, "time": "1783487052" }, "stopId": "44DESElongA", "stopSequence": 20 }, { "arrival": { "delay": -48, "time": "1783487112" }, "departure": { "delay": -48, "time": "1783487112" }, "stopId": "44DESEperrA", "stopSequence": 21 }, { "arrival": { "delay": -48, "time": "1783487172" }, "departure": { "delay": -48, "time": "1783487172" }, "stopId": "44DESEmercA", "stopSequence": 22 }, { "arrival": { "delay": -48, "time": "1783487292" }, "departure": { "delay": -48, "time": "1783487292" }, "stopId": "44CARQepeaA", "stopSequence": 23 }, { "arrival": { "delay": -48, "time": "1783487352" }, "departure": { "delay": -48, "time": "1783487352" }, "stopId": "44CARQtourA", "stopSequence": 24 }, { "arrival": { "delay": -48, "time": "1783487652" }, "departure": { "delay": -48, "time": "1783487652" }, "stopId": "44CARQcentA2", "stopSequence": 25 }, { "arrival": { "delay": -48, "time": "1783487892" }, "departure": { "delay": -48, "time": "1783487892" }, "stopId": "44CARQbrecA", "stopSequence": 26 }, { "arrival": { "delay": -48, "time": "1783488012" }, "departure": { "delay": -48, "time": "1783488012" }, "stopId": "44NANTicamA", "stopSequence": 27 }, { "arrival": { "delay": -48, "time": "1783488132" }, "departure": { "delay": -48, "time": "1783488132" }, "stopId": "44NANTgranA", "stopSequence": 28 }, { "arrival": { "delay": -48, "time": "1783488252" }, "departure": { "delay": -48, "time": "1783488252" }, "stopId": "44NANThalvA", "stopSequence": 29 }, { "arrival": { "delay": -48, "time": "1783488312" }, "departure": { "delay": -48, "time": "1783488312" }, "stopId": "44NANTmalrA", "stopSequence": 30 }, { "arrival": { "delay": -48, "time": "1783488552" }, "departure": { "delay": -48, "time": "1783488552" }, "stopId": "44NANTbatiA", "stopSequence": 31 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "2645253202" }, "tripProperties": {}, "vehicle": { "id": "68", "label": "183216", "licensePlate": "FC-307-JA" } } }, { "id": "RT|FR:ServiceJourney::SN859100FERRE_10922270|859100", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783481940", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482180", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783482900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482960", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783483620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483680", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484280", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484940", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859100FERRE_10922270" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858253FERRE_10980260|858253", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492740", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493220", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783493880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493940", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783494720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494780", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783495560", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858253FERRE_10980260" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859102FERRE_10980297|859102", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859102FERRE_10980297" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857280FERRE_10980045|857280", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857280FERRE_10980045" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859104FERRE_10980424|859104", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859104FERRE_10980424" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858258FERRE_10991724|858258", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783481640", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482360", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783483200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483260", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783483920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484040", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484460", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858258FERRE_10991724" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859105FERRE_10980423|859105", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492080", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783492320", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859105FERRE_10980423" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857439FERRE_10980141|857439", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484100", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857439FERRE_10980141" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858804FERRE_10980339|858804", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858804FERRE_10980339" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862508FERRE_10980933|862508", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492500", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783493100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783494120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494180", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783494600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494660", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783495140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495200", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1783496880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783497000", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1783497780", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN862508FERRE_10980933" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862502FERRE_10980936|862502", "tripUpdate": { "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "CANCELED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN862502FERRE_10980936" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859352FERRE_10980373|859352", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483800", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859352FERRE_10980373" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857691FERRE_10991753|857691", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 13 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857691FERRE_10991753" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857052FERRE_10873169|857052", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1783485960", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1783486680", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1783487100", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1783487880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857052FERRE_10873169" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857051FERRE_10980065|857051", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857051FERRE_10980065" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859354FERRE_10980372|859354", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859354FERRE_10980372" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857452FERRE_10980134|857452", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857452FERRE_10980134" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858821FERRE_10980337|858821", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858821FERRE_10980337" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858823FERRE_10980336|858823", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492020", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492740", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783493580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493640", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783494060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494120", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783494540", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858823FERRE_10980336" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858703FERRE_10980345|858703", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858703FERRE_10980345" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857453FERRE_10980133|857453", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484940", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857453FERRE_10980133" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857454FERRE_10980132|857454", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857454FERRE_10980132" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857610FERRE_10980231|857610", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783492200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492260", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783492800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492860", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783493880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857610FERRE_10980231" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857604FERRE_10980107|857604", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857604FERRE_10980107" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857605FERRE_10990735|857605", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857605FERRE_10990735" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN463916ROUTIER_10975128|463916", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783479240", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482840", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN463916ROUTIER_10975128" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860198FERRE_10922553|860198", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783491660", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN860198FERRE_10922553" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857501FERRE_10980127|857501", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783482180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482780", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783483200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483260", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483500", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783483800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483860", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783484280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857501FERRE_10980127" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859404FERRE_10980368|859404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859404FERRE_10980368" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857502FERRE_10980126|857502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484820", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783486680", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783487340", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1783488660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783488720", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857502FERRE_10980126" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859405FERRE_10980367|859405", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859405FERRE_10980367" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859802FERRE_10956783|859802", "tripUpdate": { "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "09", "scheduleRelationship": "CANCELED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859802FERRE_10956783" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857504FERRE_10980125|857504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783490760", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783490820", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857504FERRE_10980125" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859403FERRE_10980369|859403", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483500", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783483860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483920", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484220", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484460", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859403FERRE_10980369" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858798FERRE_10980342|858798", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858798FERRE_10980342" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858308FERRE_10980249|858308", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783491660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858308FERRE_10980249" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858705FERRE_10980344|858705", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783492560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 12 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858705FERRE_10980344" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859650FERRE_10980463|859650", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483500", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859650FERRE_10980463" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860122FERRE_10980523|860122", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 10 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN860122FERRE_10980523" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859254FERRE_10980398|859254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859254FERRE_10980398" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862540FERRE_10980919|862540", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783491720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1783492200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492320", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1783493220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493280", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1783493760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493820", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1783494300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494360", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 19 }, { "arrival": { "delay": 900, "time": "1783496340", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1783496400", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 20 }, { "arrival": { "delay": 900, "time": "1783497060", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 21 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN862540FERRE_10980919" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859255FERRE_10980397|859255", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859255FERRE_10980397" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859651FERRE_10980462|859651", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859651FERRE_10980462" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859652FERRE_10980461|859652", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859652FERRE_10980461" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859252FERRE_10980399|859252", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859252FERRE_10980399" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858205FERRE_10990728|858205", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858205FERRE_10990728" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858202FERRE_10980276|858202", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858202FERRE_10980276" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859654FERRE_10980459|859654", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492620", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859654FERRE_10980459" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858203FERRE_10980275|858203", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858203FERRE_10980275" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858204FERRE_10980274|858204", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491660", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783493040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858204FERRE_10980274" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857240FERRE_10980054|857240", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483260", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484220", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783491960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492020", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1783492320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1783492740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492860", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493220", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1783493580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493700", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1783493880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494000", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1783494360", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 21 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857240FERRE_10980054" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858054FERRE_10980294|858054", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858054FERRE_10980294" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858055FERRE_10980293|858055", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783491660", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858055FERRE_10980293" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858056FERRE_10980292|858056", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858056FERRE_10980292" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859300FERRE_10980392|859300", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783482600", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783483380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783483980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484040", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485000", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859300FERRE_10980392" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858453FERRE_10980351|858453", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858453FERRE_10980351" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857001FERRE_10956351|857001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87571547", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87571539", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87571513", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87571505", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857001FERRE_10956351" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858052FERRE_10980295|858052", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783481760", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783481940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482000", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783482180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482240", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783482480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482540", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783482660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482720", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783482900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482960", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783483560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483680", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783484460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484520", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858052FERRE_10980295" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858854FERRE_10990718|858854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858854FERRE_10990718" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857003FERRE_10975200|857003", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783493220", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857003FERRE_10975200" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857404FERRE_10980151|857404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491960", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783492560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492620", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493040", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493340", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783493880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857404FERRE_10980151" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857405FERRE_10980150|857405", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857405FERRE_10980150" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859301FERRE_10980391|859301", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484940", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859301FERRE_10980391" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858454FERRE_10990720|858454", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858454FERRE_10990720" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859665FERRE_10980452|859665", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859665FERRE_10980452" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858852FERRE_10980331|858852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858852FERRE_10980331" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859303FERRE_10980390|859303", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859303FERRE_10980390" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859304FERRE_10980389|859304", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783492500", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859304FERRE_10980389" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4402FERRE_10974579|4402", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783494780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495020", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783496040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783496160", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783498380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783499280", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783500900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783501020", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783502220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783502340", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783504620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783504800", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783508640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783508880", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783509360", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN4402FERRE_10974579" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3831FERRE_10974065|3831", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783491720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493280", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783495680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495920", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783497240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783497360", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783498980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783499100", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783501260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783501320", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783504560", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN3831FERRE_10974065" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860002FERRE_10980542|860002", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783491720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783491780", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783493760", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783495620", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783495980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783496160", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783497060", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783497120", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1783497780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783497840", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1783498380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783498500", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1783499220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783499280", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1783499760", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783499820", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1783500120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783500180", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1783500960", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 12 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN860002FERRE_10980542" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859552FERRE_8574786|859552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859552FERRE_8574786" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859794FERRE_10980549|859794", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859794FERRE_10980549" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859553FERRE_10900987|859553", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859553FERRE_10900987" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857254FERRE_10980052|857254", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783492140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492260", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493400", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783493700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493820", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783494060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494180", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783494360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494480", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1783494660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494720", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1783495020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495080", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1783495500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495560", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1783496280", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857254FERRE_10980052" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862560FERRE_10980912|862560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN862560FERRE_10980912" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN463902ROUTIER_10951291|463902", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87487249", "stopSequence": 0 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87487009", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87487637", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN463902ROUTIER_10951291" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857657FERRE_10956459|857657", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492020", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492620", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783492800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492860", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783493100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493460", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783493820", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857657FERRE_10956459" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859796FERRE_10980547|859796", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859796FERRE_10980547" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859554FERRE_10900985|859554", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859554FERRE_10900985" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859797FERRE_10980546|859797", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491360", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859797FERRE_10980546" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859798FERRE_10980545|859798", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783482780", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482900", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783483200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483200", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783483800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483800", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783483920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483920", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783484040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484100", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859798FERRE_10980545" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857653FERRE_10980224|857653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857653FERRE_10980224" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859799FERRE_10980544|859799", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859799FERRE_10980544" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857303FERRE_10980167|857303", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857303FERRE_10980167" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859602FERRE_10900954|859602", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783491720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783492200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492260", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783492920", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859602FERRE_10900954" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857700FERRE_10980212|857700", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783482240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783483320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483380", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1783485060", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783485180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783486440", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783489380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783489500", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857700FERRE_10980212" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859603FERRE_10900952|859603", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783492140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859603FERRE_10900952" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857304FERRE_10980166|857304", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490580", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1783492380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783492620", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783493820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783493880", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783495260", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857304FERRE_10980166" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857305FERRE_10980165|857305", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783493880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493940", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783495020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857305FERRE_10980165" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857702FERRE_10980211|857702", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1783488660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783491240", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783492500", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783492620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783493700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783493820", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1783495020", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857702FERRE_10980211" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857301FERRE_10980041|857301", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783482180", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483560", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857301FERRE_10980041" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859600FERRE_10900958|859600", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488120", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859600FERRE_10900958" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859601FERRE_10900956|859601", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484460", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859601FERRE_10900956" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857302FERRE_10980168|857302", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1783488660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783488780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1783490040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1783491120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1783491180", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1783491900", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857302FERRE_10980168" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857539FERRE_10980109|857539", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857539FERRE_10980109" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858903FERRE_10980313|858903", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491540", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783492320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783493100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493160", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783493400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493460", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783493700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783493760", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783494120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494180", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783494420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783494480", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783494960", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858903FERRE_10980313" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858905FERRE_10980312|858905", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 11 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858905FERRE_10980312" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3852FERRE_10995130|3852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783492800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492860", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783495380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783495500", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783497180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783497300", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783498500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783498740", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783501080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783501140", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783502520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783502640", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783505160", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN3852FERRE_10995130" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857151FERRE_10797245|857151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486920", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857151FERRE_10797245" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862585FERRE_10980905|862585", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483440", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783483860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483920", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484340", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN862585FERRE_10980905" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859452FERRE_10980472|859452", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486560", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859452FERRE_10980472" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859454FERRE_10980471|859454", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859454FERRE_10980471" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857152FERRE_10980058|857152", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485600", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487400", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488060", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783488720", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857152FERRE_10980058" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857952FERRE_10980194|857952", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783483500", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484100", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484460", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783484700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484760", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857952FERRE_10980194" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858403FERRE_10980235|858403", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783484280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783484580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783484820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783484880", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485900", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858403FERRE_10980235" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858800FERRE_10980341|858800", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783481580", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783482060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482120", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783482600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783482660", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783483020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483080", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783483560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783483620", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783484640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858800FERRE_10980341" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857953FERRE_10980193|857953", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487040", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783488600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488660", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783490040", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857953FERRE_10980193" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858404FERRE_10980234|858404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488540", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858404FERRE_10980234" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857954FERRE_10980192|857954", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487340", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487640", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488360", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488900", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783489320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783489560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857954FERRE_10980192" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857438FERRE_10980142|857438", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1783483320", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1783483500", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783483560", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1783483980", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783484040", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1783484220", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783484280", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1783484520", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783484580", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1783484940", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783485000", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1783485420", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783485480", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1783486380", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1783486440", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1783487100", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857438FERRE_10980142" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858802FERRE_10980340|858802", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485180", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485720", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486320", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487280", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783488300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858802FERRE_10980340" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857156FERRE_10980057|857156", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783491060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491120", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491720", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492020", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783492380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783492440", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1783492680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN857156FERRE_10980057" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858003FERRE_10980183|858003", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783486080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783486740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783487160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487220", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487580", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783487760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487820", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783488000", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488180", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858003FERRE_10980183" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859455FERRE_10980470|859455", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783489260", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489680", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489980", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490220", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783490460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490520", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN859455FERRE_10980470" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858004FERRE_10980182|858004", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783485240", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783485360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485420", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783485480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485540", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783485780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783485840", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783486140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486200", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783486620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783486680", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783487460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783487520", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783488240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858004FERRE_10980182" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858005FERRE_10980181|858005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489500", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783490760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490820", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783491180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491240", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783491420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491480", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783491600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783491660", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491780", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858005FERRE_10980181" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858006FERRE_10980180|858006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1783488840", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1783488960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489020", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1783489080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489140", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1783489380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489440", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1783489740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783489800", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1783490280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490340", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1783490880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1783490940", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1783491840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1783483463", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260708", "tripId": "FR:ServiceJourney::SN858006FERRE_10980180" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1783483463" } }