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

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

831 erreurs, 79 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 30/07/2026 à 09h09 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 79 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_11541047 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859108FERRE_11541213 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858894FERRE_11541232 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859104FERRE_11541215 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859105FERRE_11541214 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 79 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 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
  • route_id 11 does not exist in the GTFS data routes.txt

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

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

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

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::SN857702FERRE_11540999 stop_sequence 5 departure_time 08:52:00 (1785394320) is less than the same stop arrival_time 08:55:00 (1785394500) - departure time must be equal to or greater than arrival time

Avertissements

vehicle_id not populated W002 79 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id FR:ServiceJourney::SN858253FERRE_11541047 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859108FERRE_11541213 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858894FERRE_11541232 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859104FERRE_11541215 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859105FERRE_11541214 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 219 30 fois (100 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 2 219 30 fois (100 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 18 624 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2 279 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. 33 18 fois (60 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 40 16 fois (53 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 30/07/2026 à 10h49 Europe/Paris.

trip_updates (115) 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 30/07/2026 à 10h49 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "RT|2659894002|2659894002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -731, "time": "1785399469" }, "departure": { "delay": 49, "time": "1785400249" }, "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -197, "time": "1785401203" }, "departure": { "delay": -176, "time": "1785401224" }, "stopId": "72ARNAportR", "stopSequence": 2 }, { "arrival": { "delay": -120, "time": "1785401640" }, "departure": { "delay": -120, "time": "1785401640" }, "stopId": "72MONCpontR", "stopSequence": 3 }, { "arrival": { "delay": -120, "time": "1785402240" }, "departure": { "delay": -120, "time": "1785402240" }, "stopId": "72REQUmansR", "stopSequence": 4 }, { "arrival": { "delay": -120, "time": "1785402600" }, "departure": { "delay": -120, "time": "1785402600" }, "stopId": "72PONTecolU2", "stopSequence": 5 }, { "arrival": { "delay": -120, "time": "1785403500" }, "departure": { "delay": -120, "time": "1785403500" }, "stopId": "72LUDEmailR", "stopSequence": 6 }, { "arrival": { "delay": -120, "time": "1785403680" }, "departure": { "delay": -120, "time": "1785403680" }, "stopId": "72LUDEfoirR", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2659894002" }, "tripProperties": {}, "vehicle": { "id": "5c0c30d49ab2508b", "label": "Le Lude" } } }, { "id": "RT|2650548912|2650548912", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -899, "time": "1785401101" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785402480" }, "departure": { "delay": 0, "time": "1785402480" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403260" }, "departure": { "delay": 0, "time": "1785403260" }, "stopId": "72GUECguecA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403680" }, "departure": { "delay": 0, "time": "1785403680" }, "stopId": "72CERAcroiA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403980" }, "departure": { "delay": 0, "time": "1785403980" }, "stopId": "72MARTvertA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404400" }, "departure": { "delay": 0, "time": "1785404400" }, "stopId": "72CLERmairA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404760" }, "departure": { "delay": 0, "time": "1785404760" }, "stopId": "72FLECroutU", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650548912" }, "tripProperties": {}, "vehicle": { "id": "6926ca7c62e308e96e441bff", "label": "40995", "licensePlate": "HF-507-XZ" } } }, { "id": "RT|2650548908|2650548908", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1785397583" }, "departure": { "delay": 137, "time": "1785397637" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 109, "time": "1785398089" }, "departure": { "delay": 119, "time": "1785398099" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "arrival": { "delay": -12, "time": "1785398868" }, "departure": { "delay": 0, "time": "1785398880" }, "stopId": "72GUECguecA", "stopSequence": 3 }, { "arrival": { "delay": -16, "time": "1785399224" }, "departure": { "delay": 18, "time": "1785399258" }, "stopId": "72CERAcroiA", "stopSequence": 4 }, { "arrival": { "delay": -43, "time": "1785399497" }, "departure": { "delay": -32, "time": "1785399508" }, "stopId": "72MARTvertA", "stopSequence": 5 }, { "arrival": { "delay": -50, "time": "1785399970" }, "departure": { "delay": -29, "time": "1785399991" }, "stopId": "72CLERmairA", "stopSequence": 6 }, { "arrival": { "delay": -36, "time": "1785400344" }, "departure": { "delay": 113, "time": "1785400493" }, "stopId": "72FLECroutU", "stopSequence": 7 }, { "arrival": { "delay": 313, "time": "1785401202" }, "departure": { "delay": 328, "time": "1785401217" }, "stopId": "49CLEFclefA", "stopSequence": 8 }, { "arrival": { "delay": 350, "time": "1785401750" }, "departure": { "delay": 350, "time": "1785401750" }, "stopId": "44BAUGnordA", "stopSequence": 9 }, { "arrival": { "delay": 350, "time": "1785401930" }, "departure": { "delay": 350, "time": "1785401930" }, "stopId": "49BOCEtravA", "stopSequence": 10 }, { "arrival": { "delay": 350, "time": "1785402424" }, "departure": { "delay": 350, "time": "1785402424" }, "stopId": "49CUONegliA", "stopSequence": 11 }, { "arrival": { "delay": 350, "time": "1785402803" }, "departure": { "delay": 350, "time": "1785402803" }, "stopId": "49JUMEjumeA", "stopSequence": 12 }, { "arrival": { "delay": 350, "time": "1785403370" }, "departure": { "delay": 350, "time": "1785403370" }, "stopId": "49LONGchemA", "stopSequence": 13 }, { "arrival": { "delay": 350, "time": "1785403850" }, "departure": { "delay": 350, "time": "1785403850" }, "stopId": "49VIVYmairA", "stopSequence": 14 }, { "arrival": { "delay": 350, "time": "1785404450" }, "departure": { "delay": 350, "time": "1785404450" }, "stopId": "49LEVEsncfU", "stopSequence": 15 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650548908" }, "tripProperties": {}, "vehicle": { "id": "6926ca1777836c9517686c4a", "label": "40992", "licensePlate": "HF-574-XZ" } } }, { "id": "RT|2646294507|2646294507", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 274, "time": "1785400174" }, "departure": { "delay": 339, "time": "1785400239" }, "stopId": "44PHILgrueA", "stopSequence": 4 }, { "arrival": { "delay": 179, "time": "1785400379" }, "departure": { "delay": 295, "time": "1785400495" }, "stopId": "44PHILegliA", "stopSequence": 5 }, { "arrival": { "delay": 306, "time": "1785400566" }, "departure": { "delay": 321, "time": "1785400581" }, "stopId": "44PHILboulA", "stopSequence": 6 }, { "arrival": { "delay": 255, "time": "1785400635" }, "departure": { "delay": 307, "time": "1785400687" }, "stopId": "44PHILchauA", "stopSequence": 7 }, { "arrival": { "delay": 293, "time": "1785400733" }, "departure": { "delay": 298, "time": "1785400738" }, "stopId": "44PHILguinA", "stopSequence": 8 }, { "arrival": { "delay": 292, "time": "1785400792" }, "departure": { "delay": 326, "time": "1785400826" }, "stopId": "44PHILbrisA", "stopSequence": 9 }, { "arrival": { "delay": 353, "time": "1785400853" }, "departure": { "delay": 387, "time": "1785400887" }, "stopId": "44PHILvannA", "stopSequence": 10 }, { "arrival": { "delay": 389, "time": "1785400949" }, "departure": { "delay": 394, "time": "1785400954" }, "stopId": "44CHEVboulA", "stopSequence": 11 }, { "arrival": { "delay": 361, "time": "1785401041" }, "departure": { "delay": 366, "time": "1785401046" }, "stopId": "44CHEVperrA", "stopSequence": 12 }, { "arrival": { "delay": 345, "time": "1785401085" }, "departure": { "delay": 355, "time": "1785401095" }, "stopId": "44CHEVsacrA", "stopSequence": 13 }, { "arrival": { "delay": 344, "time": "1785401204" }, "departure": { "delay": 349, "time": "1785401209" }, "stopId": "44CHEVegliA", "stopSequence": 14 }, { "arrival": { "delay": 380, "time": "1785401300" }, "departure": { "delay": 412, "time": "1785401332" }, "stopId": "44CHEVchauA", "stopSequence": 15 }, { "arrival": { "delay": 388, "time": "1785401368" }, "departure": { "delay": 399, "time": "1785401379" }, "stopId": "44CHEVinduA", "stopSequence": 16 }, { "arrival": { "delay": 410, "time": "1785401510" }, "departure": { "delay": 410, "time": "1785401510" }, "stopId": "44CHEVcoutA", "stopSequence": 17 }, { "arrival": { "delay": 410, "time": "1785401570" }, "departure": { "delay": 410, "time": "1785401570" }, "stopId": "44PONTchamA", "stopSequence": 18 }, { "arrival": { "delay": 410, "time": "1785401630" }, "departure": { "delay": 410, "time": "1785401630" }, "stopId": "44PONTblotA", "stopSequence": 19 }, { "arrival": { "delay": 410, "time": "1785401810" }, "departure": { "delay": 410, "time": "1785401810" }, "stopId": "44PONTegliA", "stopSequence": 20 }, { "arrival": { "delay": 410, "time": "1785401870" }, "departure": { "delay": 410, "time": "1785401870" }, "stopId": "44PONTstdeA", "stopSequence": 21 }, { "arrival": { "delay": 410, "time": "1785401930" }, "departure": { "delay": 410, "time": "1785401930" }, "stopId": "44PONTmoulA", "stopSequence": 22 }, { "arrival": { "delay": 410, "time": "1785401990" }, "departure": { "delay": 410, "time": "1785401990" }, "stopId": "44PONTairbA", "stopSequence": 23 }, { "arrival": { "delay": 411, "time": "1785401991" }, "departure": { "delay": 411, "time": "1785401991" }, "stopId": "44PONTrairA", "stopSequence": 24 }, { "arrival": { "delay": 410, "time": "1785402050" }, "departure": { "delay": 410, "time": "1785402050" }, "stopId": "44PONTplanA", "stopSequence": 25 }, { "arrival": { "delay": 410, "time": "1785402170" }, "departure": { "delay": 410, "time": "1785402170" }, "stopId": "44PONTgautA", "stopSequence": 26 }, { "arrival": { "delay": 410, "time": "1785402230" }, "departure": { "delay": 410, "time": "1785402230" }, "stopId": "44PONTtourA", "stopSequence": 27 }, { "arrival": { "delay": 410, "time": "1785402410" }, "departure": { "delay": 410, "time": "1785402410" }, "stopId": "44REZEgeneA", "stopSequence": 28 }, { "arrival": { "delay": 410, "time": "1785402470" }, "departure": { "delay": 410, "time": "1785402470" }, "stopId": "44REZEsandA", "stopSequence": 29 }, { "arrival": { "delay": 410, "time": "1785402530" }, "departure": { "delay": 410, "time": "1785402530" }, "stopId": "44REZEcarrA", "stopSequence": 30 }, { "arrival": { "delay": 410, "time": "1785402590" }, "departure": { "delay": 410, "time": "1785402590" }, "stopId": "44REZEflorA", "stopSequence": 31 }, { "arrival": { "delay": 410, "time": "1785402710" }, "departure": { "delay": 410, "time": "1785402710" }, "stopId": "44REZEmoulA", "stopSequence": 32 }, { "arrival": { "delay": 410, "time": "1785402770" }, "departure": { "delay": 410, "time": "1785402770" }, "stopId": "44REZEpiniA1", "stopSequence": 33 }, { "arrival": { "delay": 410, "time": "1785402830" }, "departure": { "delay": 410, "time": "1785402830" }, "stopId": "44REZEsaleA", "stopSequence": 34 }, { "arrival": { "delay": 410, "time": "1785402950" }, "departure": { "delay": 410, "time": "1785402950" }, "stopId": "44REZEtablA", "stopSequence": 35 }, { "arrival": { "delay": 410, "time": "1785403010" }, "departure": { "delay": 410, "time": "1785403010" }, "stopId": "44REZErousA", "stopSequence": 36 }, { "arrival": { "delay": 410, "time": "1785403190" }, "departure": { "delay": 410, "time": "1785403190" }, "stopId": "44NANTpirmA", "stopSequence": 37 }, { "arrival": { "delay": 410, "time": "1785403730" }, "departure": { "delay": 410, "time": "1785403730" }, "stopId": "44NANTdieuA", "stopSequence": 38 }, { "arrival": { "delay": 410, "time": "1785404030" }, "departure": { "delay": 410, "time": "1785404030" }, "stopId": "44NANTsncfU", "stopSequence": 39 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646294507" }, "tripProperties": {}, "vehicle": { "id": "698b094c8916f8ce6fa301cc", "label": "757", "licensePlate": "HJ-757-BK" } } }, { "id": "RT|2652833405|2652833405", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -45, "time": "1785399555" }, "departure": { "delay": 17, "time": "1785399617" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "arrival": { "delay": -58, "time": "1785399962" }, "departure": { "delay": -46, "time": "1785399974" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 149, "time": "1785400409" }, "departure": { "delay": 154, "time": "1785400414" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "arrival": { "delay": 86, "time": "1785400586" }, "departure": { "delay": 91, "time": "1785400591" }, "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 103, "time": "1785401263" }, "departure": { "delay": 137, "time": "1785401297" }, "stopId": "49GARDnatiA", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1785401740" }, "departure": { "delay": 100, "time": "1785401740" }, "stopId": "49MLAYfoirA", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1785401980" }, "departure": { "delay": 100, "time": "1785401980" }, "stopId": "49CHEMpierA", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1785402280" }, "departure": { "delay": 100, "time": "1785402280" }, "stopId": "49CHEMtroiU", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1785402760" }, "departure": { "delay": 100, "time": "1785402760" }, "stopId": "49CHANespeA", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1785402820" }, "departure": { "delay": 100, "time": "1785402820" }, "stopId": "49CHANreneA", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1785402940" }, "departure": { "delay": 100, "time": "1785402940" }, "stopId": "49LATTsauvA", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1785403120" }, "departure": { "delay": 100, "time": "1785403120" }, "stopId": "49LATTlinkA", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1785403480" }, "departure": { "delay": 100, "time": "1785403480" }, "stopId": "49LAYOpromA", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1785403660" }, "departure": { "delay": 100, "time": "1785403660" }, "stopId": "49LAYOactiA", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1785404080" }, "departure": { "delay": 100, "time": "1785404080" }, "stopId": "49LOUEpharU", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1785404200" }, "departure": { "delay": 100, "time": "1785404200" }, "stopId": "49LOUEfresU", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1785404260" }, "departure": { "delay": 100, "time": "1785404260" }, "stopId": "49LOUErondA", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1785404920" }, "departure": { "delay": 100, "time": "1785404920" }, "stopId": "49ANGEallaA", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1785405100" }, "departure": { "delay": 100, "time": "1785405100" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1785405220" }, "departure": { "delay": 100, "time": "1785405220" }, "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1785405460" }, "departure": { "delay": 100, "time": "1785405460" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 100, "time": "1785405700" }, "departure": { "delay": 100, "time": "1785405700" }, "stopId": "49ANGEroutUI", "stopSequence": 22 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652833405" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a65382094", "label": "37537", "licensePlate": "FR-313-MN (37537)" } } }, { "id": "RT|2652809504|2652809504", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -637, "time": "1785400283" }, "departure": { "delay": 19, "time": "1785400939" }, "stopId": "49DOUEfoirA", "stopSequence": 1 }, { "arrival": { "delay": -37, "time": "1785401243" }, "departure": { "delay": 29, "time": "1785401309" }, "stopId": "49DOUEzoolA", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1785402130" }, "departure": { "delay": 70, "time": "1785402130" }, "stopId": "49SAULcentA", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1785402370" }, "departure": { "delay": 70, "time": "1785402370" }, "stopId": "49LLEUcentA", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1785402730" }, "departure": { "delay": 70, "time": "1785402730" }, "stopId": "49QUINclerA", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1785402910" }, "departure": { "delay": 70, "time": "1785402910" }, "stopId": "49QUINaubaA", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1785403150" }, "departure": { "delay": 70, "time": "1785403150" }, "stopId": "49QUINgeneU", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1785403450" }, "departure": { "delay": 70, "time": "1785403450" }, "stopId": "49MAUVhomoA", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1785403630" }, "departure": { "delay": 70, "time": "1785403630" }, "stopId": "49JUIGlansA", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1785403750" }, "departure": { "delay": 70, "time": "1785403750" }, "stopId": "49MELAmultA", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1785404170" }, "departure": { "delay": 70, "time": "1785404170" }, "stopId": "49ANGEallaA", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1785404350" }, "departure": { "delay": 70, "time": "1785404350" }, "stopId": "49ANGEesa1A", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1785404410" }, "departure": { "delay": 70, "time": "1785404410" }, "stopId": "49ANGEleroA2", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1785404530" }, "departure": { "delay": 70, "time": "1785404530" }, "stopId": "49ANGEbertA", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1785404770" }, "departure": { "delay": 70, "time": "1785404770" }, "stopId": "49ANGEroutUJ", "stopSequence": 15 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652809504" }, "tripProperties": {}, "vehicle": { "id": "6320b1da09dda81a6538199c", "label": "37528", "licensePlate": "FR-206-GJ (37528)" } } }, { "id": "RT|2652838203|2652838203", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -558, "time": "1785400842" }, "stopId": "49VIHIroutU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785401700" }, "departure": { "delay": 0, "time": "1785401700" }, "stopId": "49MNTIegliA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402000" }, "departure": { "delay": 0, "time": "1785402000" }, "stopId": "49UBIGcentA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402240" }, "departure": { "delay": 0, "time": "1785402240" }, "stopId": "49BRIAcentA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785402420" }, "departure": { "delay": 0, "time": "1785402420" }, "stopId": "49CHAVmillA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785402480" }, "departure": { "delay": 0, "time": "1785402480" }, "stopId": "49CHAVcentA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785402720" }, "departure": { "delay": 0, "time": "1785402720" }, "stopId": "49ALLEvaucA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785403140" }, "departure": { "delay": 0, "time": "1785403140" }, "stopId": "49VAUCcentA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785403620" }, "departure": { "delay": 0, "time": "1785403620" }, "stopId": "49MELAbrosU", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785403800" }, "departure": { "delay": 0, "time": "1785403800" }, "stopId": "49MELAnoueA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785403860" }, "departure": { "delay": 0, "time": "1785403860" }, "stopId": "49MELAmoinA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785403980" }, "departure": { "delay": 0, "time": "1785403980" }, "stopId": "49MELAepinA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785404160" }, "departure": { "delay": 0, "time": "1785404160" }, "stopId": "49JUIGplesA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785404220" }, "departure": { "delay": 0, "time": "1785404220" }, "stopId": "49MELAgachA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1785404400" }, "departure": { "delay": 0, "time": "1785404400" }, "stopId": "49MELApercA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1785404520" }, "departure": { "delay": 0, "time": "1785404520" }, "stopId": "49MELAmultA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1785404940" }, "departure": { "delay": 0, "time": "1785404940" }, "stopId": "49ANGEallaA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1785405060" }, "departure": { "delay": 0, "time": "1785405060" }, "stopId": "49ANGElattA", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1785405180" }, "departure": { "delay": 0, "time": "1785405180" }, "stopId": "49ANGEesa1A", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1785405240" }, "departure": { "delay": 0, "time": "1785405240" }, "stopId": "49ANGEleroA2", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1785405360" }, "departure": { "delay": 0, "time": "1785405360" }, "stopId": "49ANGEbertA", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1785405600" }, "departure": { "delay": 0, "time": "1785405600" }, "stopId": "49ANGEroutUD", "stopSequence": 22 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652838203" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a65382407", "label": "4033", "licensePlate": "FB-382-NV" } } }, { "id": "RT|2650554002|2650554002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 209, "time": "1785401009" }, "departure": { "delay": 214, "time": "1785401014" }, "stopId": "49MAZEnoueR", "stopSequence": 15 }, { "arrival": { "delay": 197, "time": "1785401297" }, "departure": { "delay": 214, "time": "1785401314" }, "stopId": "49MAZEfayeR", "stopSequence": 16 }, { "arrival": { "delay": 240, "time": "1785401580" }, "departure": { "delay": 240, "time": "1785401580" }, "stopId": "49BEAUmrilR", "stopSequence": 17 }, { "arrival": { "delay": 240, "time": "1785401700" }, "departure": { "delay": 240, "time": "1785401700" }, "stopId": "49BEAUtellR", "stopSequence": 18 }, { "arrival": { "delay": 240, "time": "1785401940" }, "departure": { "delay": 240, "time": "1785401940" }, "stopId": "49BEAUrepuR", "stopSequence": 19 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650554002" }, "tripProperties": {}, "vehicle": { "id": "63e64b99dbe722e3b6cf59cc", "label": "124", "licensePlate": "DJ 525 QP" } } }, { "id": "RT|2652201903|2652201903", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1302, "time": "1785398298" }, "departure": { "delay": 86, "time": "1785399686" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 150, "time": "1785403050" }, "departure": { "delay": 150, "time": "1785403050" }, "stopId": "85CHALsncfU", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1785403290" }, "departure": { "delay": 150, "time": "1785403290" }, "stopId": "85CHALnotrR", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1785403890" }, "departure": { "delay": 150, "time": "1785403890" }, "stopId": "85PERRgaulR", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1785404550" }, "departure": { "delay": 150, "time": "1785404550" }, "stopId": "85JEANroutU", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1785404970" }, "departure": { "delay": 150, "time": "1785404970" }, "stopId": "85JEANodysU", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652201903" }, "tripProperties": {}, "vehicle": { "id": "6672eaa54ef91df15e6336b5", "label": "40155", "licensePlate": "GX367NS" } } }, { "id": "RT|2647827904|2647827904", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -159, "time": "1785396621" }, "departure": { "delay": 160, "time": "1785396940" }, "stopId": "85GILLsncfU", "stopSequence": 1 }, { "arrival": { "delay": 159, "time": "1785397239" }, "departure": { "delay": 195, "time": "1785397275" }, "stopId": "85RIEZportR", "stopSequence": 2 }, { "arrival": { "delay": 147, "time": "1785397347" }, "departure": { "delay": 225, "time": "1785397425" }, "stopId": "85RIEZbussR", "stopSequence": 3 }, { "arrival": { "delay": 149, "time": "1785397889" }, "departure": { "delay": 241, "time": "1785397981" }, "stopId": "85RIEZfortR", "stopSequence": 5 }, { "arrival": { "delay": 231, "time": "1785398211" }, "departure": { "delay": 412, "time": "1785398392" }, "stopId": "85RIEZsncfR", "stopSequence": 6 }, { "arrival": { "delay": 250, "time": "1785398650" }, "departure": { "delay": 302, "time": "1785398702" }, "stopId": "85RIEZomniR", "stopSequence": 7 }, { "arrival": { "delay": 309, "time": "1785398769" }, "departure": { "delay": 384, "time": "1785398844" }, "stopId": "85RIEZfayeR", "stopSequence": 8 }, { "arrival": { "delay": 340, "time": "1785398860" }, "departure": { "delay": 362, "time": "1785398882" }, "stopId": "85RIEZcourR", "stopSequence": 9 }, { "arrival": { "delay": 339, "time": "1785398919" }, "departure": { "delay": 393, "time": "1785398973" }, "stopId": "85RIEZbessR", "stopSequence": 10 }, { "arrival": { "delay": 60, "time": "1785399000" }, "departure": { "delay": 92, "time": "1785399032" }, "stopId": "85RIEZpareR", "stopSequence": 11 }, { "arrival": { "delay": 51, "time": "1785399111" }, "departure": { "delay": 78, "time": "1785399138" }, "stopId": "85RIEZpegeR", "stopSequence": 12 }, { "arrival": { "delay": 108, "time": "1785399288" }, "departure": { "delay": 187, "time": "1785399367" }, "stopId": "85RIEZmoueR", "stopSequence": 13 }, { "arrival": { "delay": 1, "time": "1785399421" }, "departure": { "delay": 70, "time": "1785399490" }, "stopId": "85RIEZbecsR", "stopSequence": 14 }, { "arrival": { "delay": 49, "time": "1785399589" }, "departure": { "delay": 92, "time": "1785399632" }, "stopId": "85RIEZsaliR", "stopSequence": 15 }, { "arrival": { "delay": 1, "time": "1785399661" }, "departure": { "delay": 28, "time": "1785399688" }, "stopId": "85JEANmraiR", "stopSequence": 16 }, { "arrival": { "delay": -75, "time": "1785399765" }, "departure": { "delay": 30, "time": "1785399870" }, "stopId": "85JEANbaisR", "stopSequence": 17 }, { "arrival": { "delay": -15, "time": "1785400005" }, "departure": { "delay": 33, "time": "1785400053" }, "stopId": "85JEANvaleR", "stopSequence": 18 }, { "arrival": { "delay": 18, "time": "1785400158" }, "departure": { "delay": 44, "time": "1785400184" }, "stopId": "85JEANsablR", "stopSequence": 19 }, { "arrival": { "delay": -167, "time": "1785400333" }, "departure": { "delay": 290, "time": "1785401090" }, "stopId": "85JEANroutU", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1785401230" }, "departure": { "delay": 287, "time": "1785401267" }, "stopId": "85JEANmaraR", "stopSequence": 21 }, { "arrival": { "delay": 165, "time": "1785401325" }, "departure": { "delay": 197, "time": "1785401357" }, "stopId": "85JEANjesuR", "stopSequence": 22 }, { "arrival": { "delay": 190, "time": "1785401410" }, "departure": { "delay": 190, "time": "1785401410" }, "stopId": "85JEANriocR", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1785401470" }, "departure": { "delay": 190, "time": "1785401470" }, "stopId": "85JEANcampR", "stopSequence": 24 }, { "arrival": { "delay": 190, "time": "1785401590" }, "departure": { "delay": 190, "time": "1785401590" }, "stopId": "85JEANpraiR", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1785401650" }, "departure": { "delay": 190, "time": "1785401650" }, "stopId": "85JEANdaviR", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1785401830" }, "departure": { "delay": 190, "time": "1785401830" }, "stopId": "85JEANjoncR", "stopSequence": 27 }, { "arrival": { "delay": 190, "time": "1785401890" }, "departure": { "delay": 190, "time": "1785401890" }, "stopId": "85JEANtonnR", "stopSequence": 28 }, { "arrival": { "delay": 190, "time": "1785402070" }, "departure": { "delay": 190, "time": "1785402070" }, "stopId": "85NOTRpontR", "stopSequence": 29 }, { "arrival": { "delay": 190, "time": "1785402190" }, "departure": { "delay": 190, "time": "1785402190" }, "stopId": "85NOTRoffiR", "stopSequence": 30 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2647827904" }, "tripProperties": {}, "vehicle": { "id": "6482fbec021f776ca7e1da6a", "label": "905", "licensePlate": "GM417YP" } } }, { "id": "RT|2652205906|2652205906", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -902, "time": "1785398698" }, "departure": { "delay": 135, "time": "1785399735" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1785403020" }, "departure": { "delay": 120, "time": "1785403020" }, "stopId": "85BOUIbouiR", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1785403620" }, "departure": { "delay": 120, "time": "1785403620" }, "stopId": "85BEAUnicoU", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1785403675" }, "departure": { "delay": 120, "time": "1785403675" }, "stopId": "85BEAUsablR", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1785403920" }, "departure": { "delay": 120, "time": "1785403920" }, "stopId": "85BEAUheliR", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1785404200" }, "departure": { "delay": 120, "time": "1785404200" }, "stopId": "85BARRpostR", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1785404520" }, "departure": { "delay": 120, "time": "1785404520" }, "stopId": "85BARRmariU1", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1785405000" }, "departure": { "delay": 120, "time": "1785405000" }, "stopId": "85BARBgoisR", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1785405600" }, "departure": { "delay": 120, "time": "1785405600" }, "stopId": "85GUEReuroU", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1785406620" }, "departure": { "delay": 120, "time": "1785406620" }, "stopId": "85NOIRroutU1", "stopSequence": 10 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652205906" }, "tripProperties": {}, "vehicle": { "id": "686fc937fbf64693aee056f2", "label": "40781", "licensePlate": "HE473DG" } } }, { "id": "RT|2652205905|2652205905", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -297, "time": "1785395403" }, "departure": { "delay": 67, "time": "1785395767" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 392, "time": "1785398792" }, "departure": { "delay": 497, "time": "1785398897" }, "stopId": "44BOURecolR", "stopSequence": 3 }, { "arrival": { "delay": 485, "time": "1785399485" }, "departure": { "delay": 561, "time": "1785399561" }, "stopId": "85BOUIbouiR", "stopSequence": 4 }, { "arrival": { "delay": 364, "time": "1785399964" }, "departure": { "delay": 398, "time": "1785399998" }, "stopId": "85BEAUnicoU", "stopSequence": 5 }, { "arrival": { "delay": 456, "time": "1785400111" }, "departure": { "delay": 485, "time": "1785400140" }, "stopId": "85BEAUsablR", "stopSequence": 6 }, { "arrival": { "delay": 501, "time": "1785400401" }, "departure": { "delay": 517, "time": "1785400417" }, "stopId": "85BEAUheliR", "stopSequence": 7 }, { "arrival": { "delay": 338, "time": "1785400518" }, "departure": { "delay": 375, "time": "1785400555" }, "stopId": "85BARRpostR", "stopSequence": 8 }, { "arrival": { "delay": 231, "time": "1785400731" }, "departure": { "delay": 484, "time": "1785400984" }, "stopId": "85BARRmariU1", "stopSequence": 9 }, { "arrival": { "delay": 640, "time": "1785401620" }, "departure": { "delay": 640, "time": "1785401620" }, "stopId": "85BARBgoisR", "stopSequence": 10 }, { "arrival": { "delay": 640, "time": "1785402220" }, "departure": { "delay": 640, "time": "1785402220" }, "stopId": "85GUEReuroU", "stopSequence": 11 }, { "arrival": { "delay": 640, "time": "1785402460" }, "departure": { "delay": 640, "time": "1785402460" }, "stopId": "85EPINormeR", "stopSequence": 12 }, { "arrival": { "delay": 640, "time": "1785402940" }, "departure": { "delay": 640, "time": "1785402940" }, "stopId": "85NOIRroutU1", "stopSequence": 13 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652205905" }, "tripProperties": {}, "vehicle": { "id": "667145bd41517277ec0ec32e", "label": "40149", "licensePlate": "GX148CA" } } }, { "id": "RT|2650298801|2650298801", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -184, "time": "1785397616" }, "departure": { "delay": 235, "time": "1785398035" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785398100" }, "departure": { "delay": 89, "time": "1785398189" }, "stopId": "85CHALnoueR", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1785398493" }, "departure": { "delay": 17, "time": "1785398537" }, "stopId": "85SALLhabeR", "stopSequence": 3 }, { "arrival": { "delay": -19, "time": "1785398801" }, "departure": { "delay": 62, "time": "1785398882" }, "stopId": "85SALLmoulR", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1785399258" }, "departure": { "delay": 155, "time": "1785399335" }, "stopId": "85GERVprimU", "stopSequence": 5 }, { "arrival": { "delay": 101, "time": "1785399641" }, "departure": { "delay": 130, "time": "1785399670" }, "stopId": "85BEAUeloiR", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1785399791" }, "departure": { "delay": 73, "time": "1785399853" }, "stopId": "85BEAUnicoU", "stopSequence": 7 }, { "arrival": { "delay": -1, "time": "1785399959" }, "departure": { "delay": 30, "time": "1785399990" }, "stopId": "85BEAUsablR", "stopSequence": 8 }, { "arrival": { "delay": -126, "time": "1785400134" }, "departure": { "delay": 52, "time": "1785400312" }, "stopId": "85BEAUgranR", "stopSequence": 9 }, { "arrival": { "delay": 28, "time": "1785400468" }, "departure": { "delay": 92, "time": "1785400532" }, "stopId": "85BEAUheliR", "stopSequence": 10 }, { "arrival": { "delay": 22, "time": "1785400642" }, "departure": { "delay": 59, "time": "1785400679" }, "stopId": "85BARRpostR", "stopSequence": 11 }, { "arrival": { "delay": -16, "time": "1785400724" }, "departure": { "delay": 13, "time": "1785400753" }, "stopId": "85BARRestaR", "stopSequence": 12 }, { "arrival": { "delay": -101, "time": "1785400879" }, "departure": { "delay": 155, "time": "1785401255" }, "stopId": "85BARRmariU1", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1785401590" }, "departure": { "delay": 190, "time": "1785401590" }, "stopId": "85BARBfossR", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1785401830" }, "departure": { "delay": 190, "time": "1785401830" }, "stopId": "85BARBgoisR", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1785402250" }, "departure": { "delay": 190, "time": "1785402250" }, "stopId": "85GUEReuroU", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1785402550" }, "departure": { "delay": 190, "time": "1785402550" }, "stopId": "85EPINormeR", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1785402790" }, "departure": { "delay": 190, "time": "1785402790" }, "stopId": "85NOIRroutU1", "stopSequence": 18 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "571", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650298801" }, "tripProperties": {}, "vehicle": { "id": "6482fbe01048265b8da66431", "label": "904", "licensePlate": "GM326TN" } } }, { "id": "RT|2652202512|2652202512", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1670, "time": "1785399430" }, "departure": { "delay": 42, "time": "1785401142" }, "stopId": "85NOIRroutU1", "stopSequence": 1 }, { "arrival": { "delay": 90, "time": "1785401490" }, "departure": { "delay": 90, "time": "1785401490" }, "stopId": "85GUEReuroU", "stopSequence": 2 }, { "arrival": { "delay": 90, "time": "1785402090" }, "departure": { "delay": 90, "time": "1785402090" }, "stopId": "85BARBgoisA", "stopSequence": 3 }, { "arrival": { "delay": 90, "time": "1785403290" }, "departure": { "delay": 90, "time": "1785403290" }, "stopId": "85BARRmariU1", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1785403590" }, "departure": { "delay": 90, "time": "1785403590" }, "stopId": "85BEAUheliA", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1785407790" }, "departure": { "delay": 90, "time": "1785407790" }, "stopId": "44NANTsncfU", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2652202512" }, "tripProperties": {}, "vehicle": { "id": "667145eb3b168b9348ca6a0b", "label": "40152", "licensePlate": "GX004FK" } } }, { "id": "RT|2648733306|2648733306", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -735, "time": "1785401265" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785402180" }, "departure": { "delay": 0, "time": "1785402180" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402360" }, "departure": { "delay": 0, "time": "1785402360" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402780" }, "departure": { "delay": 0, "time": "1785402780" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403140" }, "departure": { "delay": 0, "time": "1785403140" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403740" }, "departure": { "delay": 0, "time": "1785403740" }, "stopId": "85DISSclemU", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404580" }, "departure": { "delay": 0, "time": "1785404580" }, "stopId": "85LUCOsncfU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785404700" }, "departure": { "delay": 0, "time": "1785404700" }, "stopId": "85LUCOfiefA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785405660" }, "departure": { "delay": 0, "time": "1785405660" }, "stopId": "85NALLcentA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785405821" }, "departure": { "delay": 0, "time": "1785405821" }, "stopId": "85MOUZlucoA", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785405900" }, "departure": { "delay": 0, "time": "1785405900" }, "stopId": "85MOUZcentA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785406620" }, "departure": { "delay": 0, "time": "1785406620" }, "stopId": "85FONTsantA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785406800" }, "departure": { "delay": 0, "time": "1785406800" }, "stopId": "85FONTpemuU", "stopSequence": 13 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2648733306" }, "tripProperties": {}, "vehicle": { "id": "63fe12af9d0fa13205b002e4", "label": "626", "licensePlate": "GL605ZA" } } }, { "id": "RT|2648714805|2648714805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -393, "time": "1785398007" }, "departure": { "delay": -32, "time": "1785398368" }, "stopId": "85BARRcoteU", "stopSequence": 1 }, { "arrival": { "delay": -89, "time": "1785398611" }, "departure": { "delay": -89, "time": "1785398611" }, "stopId": "85BARRmariU1", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1785398939" }, "departure": { "delay": 149, "time": "1785398969" }, "stopId": "85BARRestaA", "stopSequence": 3 }, { "arrival": { "delay": 64, "time": "1785399004" }, "departure": { "delay": 104, "time": "1785399044" }, "stopId": "85BARRpostA", "stopSequence": 4 }, { "arrival": { "delay": 35, "time": "1785399095" }, "departure": { "delay": 122, "time": "1785399182" }, "stopId": "85BARRmairA", "stopSequence": 5 }, { "arrival": { "delay": 114, "time": "1785399594" }, "departure": { "delay": 205, "time": "1785399685" }, "stopId": "85NOTRoffiA", "stopSequence": 6 }, { "arrival": { "delay": 126, "time": "1785399786" }, "departure": { "delay": 162, "time": "1785399822" }, "stopId": "85NOTRpontA", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1785399930" }, "departure": { "delay": 135, "time": "1785399975" }, "stopId": "85JEANtonnA", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1785399990" }, "departure": { "delay": 225, "time": "1785400125" }, "stopId": "85JEANjoncA", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1785400180" }, "departure": { "delay": 194, "time": "1785400274" }, "stopId": "85JEANdaviA", "stopSequence": 10 }, { "arrival": { "delay": 174, "time": "1785400314" }, "departure": { "delay": 239, "time": "1785400379" }, "stopId": "85JEANpraiA", "stopSequence": 11 }, { "arrival": { "delay": 121, "time": "1785400441" }, "departure": { "delay": 146, "time": "1785400466" }, "stopId": "85JEANcampA", "stopSequence": 12 }, { "arrival": { "delay": 98, "time": "1785400478" }, "departure": { "delay": 138, "time": "1785400518" }, "stopId": "85JEANriocA", "stopSequence": 13 }, { "arrival": { "delay": 123, "time": "1785400563" }, "departure": { "delay": 158, "time": "1785400598" }, "stopId": "85JEANjesuA", "stopSequence": 14 }, { "arrival": { "delay": 43, "time": "1785400663" }, "departure": { "delay": 103, "time": "1785400723" }, "stopId": "85JEANmaraA", "stopSequence": 15 }, { "arrival": { "delay": 88, "time": "1785400888" }, "departure": { "delay": 38, "time": "1785401138" }, "stopId": "85JEANroutU", "stopSequence": 16 }, { "arrival": { "delay": -152, "time": "1785401248" }, "departure": { "delay": -87, "time": "1785401313" }, "stopId": "85JEANsablA", "stopSequence": 17 }, { "arrival": { "delay": -100, "time": "1785401360" }, "departure": { "delay": -100, "time": "1785401360" }, "stopId": "85JEANvaleA", "stopSequence": 18 }, { "arrival": { "delay": -100, "time": "1785401540" }, "departure": { "delay": -100, "time": "1785401540" }, "stopId": "85JEANbaisA", "stopSequence": 19 }, { "arrival": { "delay": -100, "time": "1785401660" }, "departure": { "delay": -100, "time": "1785401660" }, "stopId": "85JEANmraiA", "stopSequence": 20 }, { "arrival": { "delay": -100, "time": "1785401780" }, "departure": { "delay": -100, "time": "1785401780" }, "stopId": "85RIEZsaliA", "stopSequence": 21 }, { "arrival": { "delay": -100, "time": "1785401960" }, "departure": { "delay": -100, "time": "1785401960" }, "stopId": "85RIEZbecsA", "stopSequence": 22 }, { "arrival": { "delay": -100, "time": "1785402200" }, "departure": { "delay": -100, "time": "1785402200" }, "stopId": "85RIEZmoueA", "stopSequence": 23 }, { "arrival": { "delay": -100, "time": "1785402500" }, "departure": { "delay": -100, "time": "1785402500" }, "stopId": "85RIEZpegeA", "stopSequence": 24 }, { "arrival": { "delay": -100, "time": "1785402680" }, "departure": { "delay": -100, "time": "1785402680" }, "stopId": "85RIEZpareA", "stopSequence": 25 }, { "arrival": { "delay": -100, "time": "1785402860" }, "departure": { "delay": -100, "time": "1785402860" }, "stopId": "85RIEZbessA", "stopSequence": 26 }, { "arrival": { "delay": -100, "time": "1785402920" }, "departure": { "delay": -100, "time": "1785402920" }, "stopId": "85RIEZcourA", "stopSequence": 27 }, { "arrival": { "delay": -100, "time": "1785403040" }, "departure": { "delay": -100, "time": "1785403040" }, "stopId": "85RIEZfayeA", "stopSequence": 28 }, { "arrival": { "delay": -100, "time": "1785403160" }, "departure": { "delay": -100, "time": "1785403160" }, "stopId": "85RIEZomniA", "stopSequence": 29 }, { "arrival": { "delay": -100, "time": "1785403640" }, "departure": { "delay": -100, "time": "1785403640" }, "stopId": "85RIEZsncfA", "stopSequence": 30 }, { "arrival": { "delay": -100, "time": "1785403940" }, "departure": { "delay": -100, "time": "1785403940" }, "stopId": "85RIEZfortA", "stopSequence": 31 }, { "arrival": { "delay": -100, "time": "1785404240" }, "departure": { "delay": -100, "time": "1785404240" }, "stopId": "85RIEZsionU", "stopSequence": 32 }, { "arrival": { "delay": -100, "time": "1785404540" }, "departure": { "delay": -100, "time": "1785404540" }, "stopId": "85RIEZbussA", "stopSequence": 33 }, { "arrival": { "delay": -100, "time": "1785404660" }, "departure": { "delay": -100, "time": "1785404660" }, "stopId": "85RIEZportA", "stopSequence": 34 }, { "arrival": { "delay": -100, "time": "1785405260" }, "departure": { "delay": -100, "time": "1785405260" }, "stopId": "85GILLsncfU", "stopSequence": 35 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2648714805" }, "tripProperties": {}, "vehicle": { "id": "6482fc31de4850271a64c5d3", "label": "911", "licensePlate": "GM812YP" } } }, { "id": "RT|2647827905|2647827905", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -301, "time": "1785394499" }, "departure": { "delay": 334, "time": "1785395134" }, "stopId": "85SABLroutU", "stopSequence": 1 }, { "arrival": { "delay": 19, "time": "1785396439" }, "departure": { "delay": 65, "time": "1785396485" }, "stopId": "85BREMmai8R", "stopSequence": 2 }, { "arrival": { "delay": -51, "time": "1785396549" }, "departure": { "delay": 205, "time": "1785396805" }, "stopId": "85BREMceanR", "stopSequence": 3 }, { "arrival": { "delay": 105, "time": "1785396825" }, "departure": { "delay": 141, "time": "1785396861" }, "stopId": "85BREMnicoR", "stopSequence": 4 }, { "arrival": { "delay": -11, "time": "1785396889" }, "departure": { "delay": 114, "time": "1785397014" }, "stopId": "85BRETbremR", "stopSequence": 5 }, { "arrival": { "delay": -13, "time": "1785397127" }, "departure": { "delay": 27, "time": "1785397167" }, "stopId": "85BRETnormU", "stopSequence": 6 }, { "arrival": { "delay": -23, "time": "1785397177" }, "departure": { "delay": 37, "time": "1785397237" }, "stopId": "85BRETmaraR", "stopSequence": 7 }, { "arrival": { "delay": -62, "time": "1785397318" }, "departure": { "delay": -14, "time": "1785397366" }, "stopId": "85BRETplacU", "stopSequence": 8 }, { "arrival": { "delay": -187, "time": "1785397553" }, "departure": { "delay": 156, "time": "1785397896" }, "stopId": "85BRETmairU", "stopSequence": 9 }, { "arrival": { "delay": 155, "time": "1785398255" }, "departure": { "delay": 236, "time": "1785398336" }, "stopId": "85BRETsauzR", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1785398478" }, "departure": { "delay": 359, "time": "1785398759" }, "stopId": "85GVRAoceaR", "stopSequence": 11 }, { "arrival": { "delay": 382, "time": "1785398902" }, "departure": { "delay": 418, "time": "1785398938" }, "stopId": "85GILLsablR", "stopSequence": 12 }, { "arrival": { "delay": 303, "time": "1785399123" }, "departure": { "delay": 391, "time": "1785399211" }, "stopId": "85GILLlibeR", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1785399678" }, "departure": { "delay": 32, "time": "1785400412" }, "stopId": "85GILLsncfU", "stopSequence": 14 }, { "arrival": { "delay": 14, "time": "1785400694" }, "departure": { "delay": 66, "time": "1785400746" }, "stopId": "85RIEZportR", "stopSequence": 15 }, { "arrival": { "delay": 29, "time": "1785400829" }, "departure": { "delay": 101, "time": "1785400901" }, "stopId": "85RIEZbussR", "stopSequence": 16 }, { "arrival": { "delay": 58, "time": "1785401158" }, "departure": { "delay": 114, "time": "1785401214" }, "stopId": "85RIEZsionU", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1785401450" }, "departure": { "delay": 110, "time": "1785401450" }, "stopId": "85RIEZfortR", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1785401690" }, "departure": { "delay": 110, "time": "1785401690" }, "stopId": "85RIEZsncfR", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1785402110" }, "departure": { "delay": 110, "time": "1785402110" }, "stopId": "85RIEZomniR", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1785402170" }, "departure": { "delay": 110, "time": "1785402170" }, "stopId": "85RIEZfayeR", "stopSequence": 21 }, { "arrival": { "delay": 110, "time": "1785402230" }, "departure": { "delay": 110, "time": "1785402230" }, "stopId": "85RIEZcourR", "stopSequence": 22 }, { "arrival": { "delay": 110, "time": "1785402290" }, "departure": { "delay": 110, "time": "1785402290" }, "stopId": "85RIEZbessR", "stopSequence": 23 }, { "arrival": { "delay": 110, "time": "1785402650" }, "departure": { "delay": 110, "time": "1785402650" }, "stopId": "85RIEZpareR", "stopSequence": 24 }, { "arrival": { "delay": 110, "time": "1785402770" }, "departure": { "delay": 110, "time": "1785402770" }, "stopId": "85RIEZpegeR", "stopSequence": 25 }, { "arrival": { "delay": 110, "time": "1785402890" }, "departure": { "delay": 110, "time": "1785402890" }, "stopId": "85RIEZmoueR", "stopSequence": 26 }, { "arrival": { "delay": 110, "time": "1785403130" }, "departure": { "delay": 110, "time": "1785403130" }, "stopId": "85RIEZbecsR", "stopSequence": 27 }, { "arrival": { "delay": 110, "time": "1785403250" }, "departure": { "delay": 110, "time": "1785403250" }, "stopId": "85RIEZsaliR", "stopSequence": 28 }, { "arrival": { "delay": 110, "time": "1785403370" }, "departure": { "delay": 110, "time": "1785403370" }, "stopId": "85JEANmraiR", "stopSequence": 29 }, { "arrival": { "delay": 110, "time": "1785403550" }, "departure": { "delay": 110, "time": "1785403550" }, "stopId": "85JEANbaisR", "stopSequence": 30 }, { "arrival": { "delay": 110, "time": "1785403730" }, "departure": { "delay": 110, "time": "1785403730" }, "stopId": "85JEANvaleR", "stopSequence": 31 }, { "arrival": { "delay": 110, "time": "1785403850" }, "departure": { "delay": 110, "time": "1785403850" }, "stopId": "85JEANsablR", "stopSequence": 32 }, { "arrival": { "delay": 410, "time": "1785404510" }, "departure": { "delay": 110, "time": "1785404510" }, "stopId": "85JEANroutU", "stopSequence": 33 }, { "arrival": { "delay": 110, "time": "1785404690" }, "departure": { "delay": 110, "time": "1785404690" }, "stopId": "85JEANmaraR", "stopSequence": 34 }, { "arrival": { "delay": 110, "time": "1785404870" }, "departure": { "delay": 110, "time": "1785404870" }, "stopId": "85JEANjesuR", "stopSequence": 35 }, { "arrival": { "delay": 110, "time": "1785404930" }, "departure": { "delay": 110, "time": "1785404930" }, "stopId": "85JEANriocR", "stopSequence": 36 }, { "arrival": { "delay": 110, "time": "1785404990" }, "departure": { "delay": 110, "time": "1785404990" }, "stopId": "85JEANcampR", "stopSequence": 37 }, { "arrival": { "delay": 110, "time": "1785405110" }, "departure": { "delay": 110, "time": "1785405110" }, "stopId": "85JEANpraiR", "stopSequence": 38 }, { "arrival": { "delay": 110, "time": "1785405170" }, "departure": { "delay": 110, "time": "1785405170" }, "stopId": "85JEANdaviR", "stopSequence": 39 }, { "arrival": { "delay": 110, "time": "1785405350" }, "departure": { "delay": 110, "time": "1785405350" }, "stopId": "85JEANjoncR", "stopSequence": 40 }, { "arrival": { "delay": 110, "time": "1785405410" }, "departure": { "delay": 110, "time": "1785405410" }, "stopId": "85JEANtonnR", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1785405590" }, "departure": { "delay": 110, "time": "1785405590" }, "stopId": "85NOTRpontR", "stopSequence": 42 }, { "arrival": { "delay": 110, "time": "1785405710" }, "departure": { "delay": 110, "time": "1785405710" }, "stopId": "85NOTRoffiR", "stopSequence": 43 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2647827905" }, "tripProperties": {}, "vehicle": { "id": "6482fbcfd8383ce5b5c0da18", "label": "903", "licensePlate": "GM392TN" } } }, { "id": "RT|2648714804|2648714804", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -827, "time": "1785396673" }, "departure": { "delay": 60, "time": "1785397560" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 62, "time": "1785398162" }, "departure": { "delay": 108, "time": "1785398208" }, "stopId": "85JEANorouA", "stopSequence": 2 }, { "arrival": { "delay": -144, "time": "1785398736" }, "departure": { "delay": 22, "time": "1785398902" }, "stopId": "85RIEZsncfA", "stopSequence": 3 }, { "arrival": { "delay": -167, "time": "1785399313" }, "departure": { "delay": 417, "time": "1785399897" }, "stopId": "85GILLsncfU", "stopSequence": 4 }, { "arrival": { "delay": 864, "time": "1785401364" }, "stopId": "85BRETmairU", "stopSequence": 5 }, { "arrival": { "delay": 890, "time": "1785401750" }, "departure": { "delay": 890, "time": "1785401750" }, "stopId": "85BREMceanA", "stopSequence": 6 }, { "arrival": { "delay": 890, "time": "1785403130" }, "departure": { "delay": 890, "time": "1785403130" }, "stopId": "85SABLroutU", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2648714804" }, "tripProperties": {}, "vehicle": { "id": "63f5e1169908748c809d7690", "label": "629", "licensePlate": "GM468AM" } } }, { "id": "RT|2648714803|2648714803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -732, "time": "1785394068" }, "departure": { "delay": 139, "time": "1785394939" }, "stopId": "85BARRcoteU", "stopSequence": 1 }, { "arrival": { "delay": 119, "time": "1785395219" }, "departure": { "delay": 396, "time": "1785395496" }, "stopId": "85BARRmariU1", "stopSequence": 2 }, { "arrival": { "delay": 439, "time": "1785395659" }, "departure": { "delay": 474, "time": "1785395694" }, "stopId": "85BARRestaA", "stopSequence": 3 }, { "arrival": { "delay": 399, "time": "1785395739" }, "departure": { "delay": 498, "time": "1785395838" }, "stopId": "85BARRpostA", "stopSequence": 4 }, { "arrival": { "delay": 434, "time": "1785395894" }, "departure": { "delay": 469, "time": "1785395929" }, "stopId": "85BARRmairA", "stopSequence": 5 }, { "arrival": { "delay": 487, "time": "1785396367" }, "departure": { "delay": 613, "time": "1785396493" }, "stopId": "85NOTRoffiA", "stopSequence": 6 }, { "arrival": { "delay": 557, "time": "1785396617" }, "departure": { "delay": 598, "time": "1785396658" }, "stopId": "85NOTRpontA", "stopSequence": 7 }, { "arrival": { "delay": 514, "time": "1785396754" }, "departure": { "delay": 690, "time": "1785396930" }, "stopId": "85JEANtonnA", "stopSequence": 8 }, { "arrival": { "delay": 650, "time": "1785396950" }, "departure": { "delay": 693, "time": "1785396993" }, "stopId": "85JEANjoncA", "stopSequence": 9 }, { "arrival": { "delay": 581, "time": "1785397061" }, "departure": { "delay": 680, "time": "1785397160" }, "stopId": "85JEANdaviA", "stopSequence": 10 }, { "arrival": { "delay": 657, "time": "1785397197" }, "departure": { "delay": 734, "time": "1785397274" }, "stopId": "85JEANpraiA", "stopSequence": 11 }, { "arrival": { "delay": 630, "time": "1785397350" }, "departure": { "delay": 656, "time": "1785397376" }, "stopId": "85JEANcampA", "stopSequence": 12 }, { "arrival": { "delay": 616, "time": "1785397396" }, "departure": { "delay": 678, "time": "1785397458" }, "stopId": "85JEANriocA", "stopSequence": 13 }, { "arrival": { "delay": 672, "time": "1785397512" }, "departure": { "delay": 716, "time": "1785397556" }, "stopId": "85JEANjesuA", "stopSequence": 14 }, { "arrival": { "delay": 596, "time": "1785397616" }, "departure": { "delay": 633, "time": "1785397653" }, "stopId": "85JEANmaraA", "stopSequence": 15 }, { "arrival": { "delay": 573, "time": "1785397773" }, "departure": { "delay": 472, "time": "1785397972" }, "stopId": "85JEANroutU", "stopSequence": 16 }, { "arrival": { "delay": 296, "time": "1785398096" }, "departure": { "delay": 331, "time": "1785398131" }, "stopId": "85JEANsablA", "stopSequence": 17 }, { "arrival": { "delay": 354, "time": "1785398214" }, "departure": { "delay": 396, "time": "1785398256" }, "stopId": "85JEANvaleA", "stopSequence": 18 }, { "arrival": { "delay": 359, "time": "1785398399" }, "departure": { "delay": 400, "time": "1785398440" }, "stopId": "85JEANbaisA", "stopSequence": 19 }, { "arrival": { "delay": 320, "time": "1785398480" }, "departure": { "delay": 340, "time": "1785398500" }, "stopId": "85JEANmraiA", "stopSequence": 20 }, { "arrival": { "delay": 255, "time": "1785398535" }, "departure": { "delay": 308, "time": "1785398588" }, "stopId": "85RIEZsaliA", "stopSequence": 21 }, { "arrival": { "delay": 265, "time": "1785398725" }, "departure": { "delay": 329, "time": "1785398789" }, "stopId": "85RIEZbecsA", "stopSequence": 22 }, { "arrival": { "delay": 130, "time": "1785398830" }, "departure": { "delay": 242, "time": "1785398942" }, "stopId": "85RIEZmoueA", "stopSequence": 23 }, { "arrival": { "delay": 55, "time": "1785399055" }, "departure": { "delay": 147, "time": "1785399147" }, "stopId": "85RIEZpegeA", "stopSequence": 24 }, { "arrival": { "delay": 79, "time": "1785399259" }, "departure": { "delay": 110, "time": "1785399290" }, "stopId": "85RIEZpareA", "stopSequence": 25 }, { "arrival": { "delay": -28, "time": "1785399332" }, "departure": { "delay": -2, "time": "1785399358" }, "stopId": "85RIEZbessA", "stopSequence": 26 }, { "arrival": { "delay": -22, "time": "1785399398" }, "departure": { "delay": 3, "time": "1785399423" }, "stopId": "85RIEZcourA", "stopSequence": 27 }, { "arrival": { "delay": -91, "time": "1785399449" }, "departure": { "delay": 31, "time": "1785399571" }, "stopId": "85RIEZfayeA", "stopSequence": 28 }, { "arrival": { "delay": -8, "time": "1785399652" }, "departure": { "delay": 109, "time": "1785399769" }, "stopId": "85RIEZomniA", "stopSequence": 29 }, { "arrival": { "delay": -127, "time": "1785400013" }, "departure": { "delay": 41, "time": "1785400181" }, "stopId": "85RIEZsncfA", "stopSequence": 30 }, { "arrival": { "delay": 18, "time": "1785400458" }, "departure": { "delay": 99, "time": "1785400539" }, "stopId": "85RIEZfortA", "stopSequence": 31 }, { "arrival": { "delay": -62, "time": "1785400678" }, "departure": { "delay": 73, "time": "1785400813" }, "stopId": "85RIEZsionU", "stopSequence": 32 }, { "arrival": { "delay": 121, "time": "1785401161" }, "departure": { "delay": 157, "time": "1785401197" }, "stopId": "85RIEZbussA", "stopSequence": 33 }, { "arrival": { "delay": 98, "time": "1785401258" }, "departure": { "delay": 144, "time": "1785401304" }, "stopId": "85RIEZportA", "stopSequence": 34 }, { "arrival": { "delay": 700, "time": "1785402460" }, "departure": { "delay": 100, "time": "1785402460" }, "stopId": "85GILLsncfU", "stopSequence": 35 }, { "arrival": { "delay": 100, "time": "1785402760" }, "departure": { "delay": 100, "time": "1785402760" }, "stopId": "85GILLlibeA", "stopSequence": 36 }, { "arrival": { "delay": 100, "time": "1785403060" }, "departure": { "delay": 100, "time": "1785403060" }, "stopId": "85GILLsablA", "stopSequence": 37 }, { "arrival": { "delay": 100, "time": "1785403180" }, "departure": { "delay": 100, "time": "1785403180" }, "stopId": "85GVRAoceaA", "stopSequence": 38 }, { "arrival": { "delay": 100, "time": "1785403480" }, "departure": { "delay": 100, "time": "1785403480" }, "stopId": "85BRETsauzA", "stopSequence": 39 }, { "arrival": { "delay": 100, "time": "1785403840" }, "departure": { "delay": 100, "time": "1785403840" }, "stopId": "85BRETmairU", "stopSequence": 40 }, { "arrival": { "delay": 100, "time": "1785404200" }, "departure": { "delay": 100, "time": "1785404200" }, "stopId": "85BRETplacU", "stopSequence": 41 }, { "arrival": { "delay": 100, "time": "1785404380" }, "departure": { "delay": 100, "time": "1785404380" }, "stopId": "85BRETmaraA", "stopSequence": 42 }, { "arrival": { "delay": 100, "time": "1785404500" }, "departure": { "delay": 100, "time": "1785404500" }, "stopId": "85BRETnormU", "stopSequence": 43 }, { "arrival": { "delay": 100, "time": "1785404620" }, "departure": { "delay": 100, "time": "1785404620" }, "stopId": "85BRETbremA", "stopSequence": 44 }, { "arrival": { "delay": 100, "time": "1785404800" }, "departure": { "delay": 100, "time": "1785404800" }, "stopId": "85BREMnicoA", "stopSequence": 45 }, { "arrival": { "delay": 100, "time": "1785404860" }, "departure": { "delay": 100, "time": "1785404860" }, "stopId": "85BREMceanA", "stopSequence": 46 }, { "arrival": { "delay": 100, "time": "1785405040" }, "departure": { "delay": 100, "time": "1785405040" }, "stopId": "85BREMmai8A", "stopSequence": 47 }, { "arrival": { "delay": 100, "time": "1785406300" }, "departure": { "delay": 100, "time": "1785406300" }, "stopId": "85SABLroutU", "stopSequence": 48 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2648714803" }, "tripProperties": {}, "vehicle": { "id": "64e6fbdb23247e13df92e216", "label": "846", "licensePlate": "EC451VM" } } }, { "id": "RT|2648714802|2648714802", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -906, "time": "1785391374" }, "departure": { "delay": 36, "time": "1785392316" }, "stopId": "85NOTRoffiA", "stopSequence": 1 }, { "arrival": { "delay": -34, "time": "1785392426" }, "departure": { "delay": 91, "time": "1785392551" }, "stopId": "85NOTRpontA", "stopSequence": 2 }, { "arrival": { "delay": 2, "time": "1785392642" }, "departure": { "delay": 48, "time": "1785392688" }, "stopId": "85JEANtonnA", "stopSequence": 3 }, { "arrival": { "delay": 4, "time": "1785392704" }, "departure": { "delay": 213, "time": "1785392913" }, "stopId": "85JEANjoncA", "stopSequence": 4 }, { "arrival": { "delay": 90, "time": "1785392970" }, "departure": { "delay": 125, "time": "1785393005" }, "stopId": "85JEANdaviA", "stopSequence": 5 }, { "arrival": { "delay": 93, "time": "1785393033" }, "departure": { "delay": 118, "time": "1785393058" }, "stopId": "85JEANpraiA", "stopSequence": 6 }, { "arrival": { "delay": -4, "time": "1785393116" }, "departure": { "delay": 21, "time": "1785393141" }, "stopId": "85JEANcampA", "stopSequence": 7 }, { "arrival": { "delay": -29, "time": "1785393151" }, "departure": { "delay": 3, "time": "1785393183" }, "stopId": "85JEANriocA", "stopSequence": 8 }, { "arrival": { "delay": -22, "time": "1785393218" }, "departure": { "delay": 15, "time": "1785393255" }, "stopId": "85JEANjesuA", "stopSequence": 9 }, { "arrival": { "delay": -94, "time": "1785393326" }, "departure": { "delay": -56, "time": "1785393364" }, "stopId": "85JEANmaraA", "stopSequence": 10 }, { "arrival": { "delay": -130, "time": "1785393470" }, "departure": { "delay": 44, "time": "1785393944" }, "stopId": "85JEANroutU", "stopSequence": 11 }, { "arrival": { "delay": -158, "time": "1785394042" }, "departure": { "delay": -128, "time": "1785394072" }, "stopId": "85JEANsablA", "stopSequence": 12 }, { "arrival": { "delay": -102, "time": "1785394158" }, "departure": { "delay": -50, "time": "1785394210" }, "stopId": "85JEANvaleA", "stopSequence": 13 }, { "arrival": { "delay": -108, "time": "1785394332" }, "departure": { "delay": -72, "time": "1785394368" }, "stopId": "85JEANbaisA", "stopSequence": 14 }, { "arrival": { "delay": -133, "time": "1785394427" }, "departure": { "delay": -107, "time": "1785394453" }, "stopId": "85JEANmraiA", "stopSequence": 15 }, { "arrival": { "delay": -186, "time": "1785394494" }, "departure": { "delay": -166, "time": "1785394514" }, "stopId": "85RIEZsaliA", "stopSequence": 16 }, { "arrival": { "delay": -209, "time": "1785394651" }, "departure": { "delay": 3, "time": "1785394863" }, "stopId": "85RIEZbecsA", "stopSequence": 17 }, { "arrival": { "delay": -175, "time": "1785394925" }, "departure": { "delay": -54, "time": "1785395046" }, "stopId": "85RIEZmoueA", "stopSequence": 18 }, { "arrival": { "delay": -230, "time": "1785395170" }, "departure": { "delay": -195, "time": "1785395205" }, "stopId": "85RIEZpegeA", "stopSequence": 19 }, { "arrival": { "delay": -267, "time": "1785395313" }, "departure": { "delay": -229, "time": "1785395351" }, "stopId": "85RIEZpareA", "stopSequence": 20 }, { "arrival": { "delay": -374, "time": "1785395386" }, "departure": { "delay": -267, "time": "1785395493" }, "stopId": "85RIEZbessA", "stopSequence": 21 }, { "arrival": { "delay": -285, "time": "1785395535" }, "departure": { "delay": -250, "time": "1785395570" }, "stopId": "85RIEZcourA", "stopSequence": 22 }, { "arrival": { "delay": -349, "time": "1785395591" }, "departure": { "delay": -317, "time": "1785395623" }, "stopId": "85RIEZfayeA", "stopSequence": 23 }, { "arrival": { "delay": -341, "time": "1785395719" }, "departure": { "delay": 18, "time": "1785396078" }, "stopId": "85RIEZomniA", "stopSequence": 24 }, { "arrival": { "delay": -187, "time": "1785396353" }, "departure": { "delay": -107, "time": "1785396433" }, "stopId": "85RIEZsncfA", "stopSequence": 25 }, { "arrival": { "delay": -124, "time": "1785396716" }, "departure": { "delay": -57, "time": "1785396783" }, "stopId": "85RIEZfortA", "stopSequence": 26 }, { "arrival": { "delay": -216, "time": "1785396924" }, "departure": { "delay": -2, "time": "1785397138" }, "stopId": "85RIEZsionU", "stopSequence": 27 }, { "arrival": { "delay": 65, "time": "1785397505" }, "departure": { "delay": 90, "time": "1785397530" }, "stopId": "85RIEZbussA", "stopSequence": 28 }, { "arrival": { "delay": 37, "time": "1785397597" }, "departure": { "delay": 83, "time": "1785397643" }, "stopId": "85RIEZportA", "stopSequence": 29 }, { "arrival": { "delay": -181, "time": "1785397979" }, "departure": { "delay": 54, "time": "1785398814" }, "stopId": "85GILLsncfU", "stopSequence": 30 }, { "arrival": { "delay": 248, "time": "1785399308" }, "departure": { "delay": 523, "time": "1785399583" }, "stopId": "85GILLlibeA", "stopSequence": 31 }, { "arrival": { "delay": 422, "time": "1785399782" }, "departure": { "delay": 457, "time": "1785399817" }, "stopId": "85GILLsablA", "stopSequence": 32 }, { "arrival": { "delay": 456, "time": "1785399936" }, "departure": { "delay": 567, "time": "1785400047" }, "stopId": "85GVRAoceaA", "stopSequence": 33 }, { "arrival": { "delay": 418, "time": "1785400198" }, "departure": { "delay": 444, "time": "1785400224" }, "stopId": "85BRETsauzA", "stopSequence": 34 }, { "arrival": { "delay": 356, "time": "1785400496" }, "departure": { "delay": 493, "time": "1785400633" }, "stopId": "85BRETmairU", "stopSequence": 35 }, { "arrival": { "delay": -89, "time": "1785400831" }, "departure": { "delay": -57, "time": "1785400863" }, "stopId": "85BRETbremA", "stopSequence": 39 }, { "arrival": { "delay": -205, "time": "1785400895" }, "departure": { "delay": -148, "time": "1785400952" }, "stopId": "85BREMnicoA", "stopSequence": 40 }, { "arrival": { "delay": -191, "time": "1785400969" }, "departure": { "delay": 188, "time": "1785401348" }, "stopId": "85BREMceanA", "stopSequence": 41 }, { "arrival": { "delay": 110, "time": "1785401450" }, "departure": { "delay": 110, "time": "1785401450" }, "stopId": "85BREMmai8A", "stopSequence": 42 }, { "arrival": { "delay": 110, "time": "1785402710" }, "departure": { "delay": 110, "time": "1785402710" }, "stopId": "85SABLroutU", "stopSequence": 43 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2648714802" }, "tripProperties": {}, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|2663084405|2663084405", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -353, "time": "1785400747" }, "departure": { "delay": 71, "time": "1785401171" }, "stopId": "85TALMpayrU", "stopSequence": 1 }, { "arrival": { "delay": 128, "time": "1785401348" }, "stopId": "85TALMsupeR", "stopSequence": 2 }, { "arrival": { "delay": 150, "time": "1785401430" }, "departure": { "delay": 150, "time": "1785401430" }, "stopId": "85TALMoceaR", "stopSequence": 3 }, { "arrival": { "delay": 150, "time": "1785401550" }, "departure": { "delay": 150, "time": "1785401550" }, "stopId": "85TALMmichR", "stopSequence": 4 }, { "arrival": { "delay": 150, "time": "1785401670" }, "departure": { "delay": 150, "time": "1785401670" }, "stopId": "85TALMloyaR", "stopSequence": 5 }, { "arrival": { "delay": 150, "time": "1785401730" }, "departure": { "delay": 150, "time": "1785401730" }, "stopId": "85TALMcalvR", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1785401790" }, "departure": { "delay": 150, "time": "1785401790" }, "stopId": "85TALMforgR", "stopSequence": 7 }, { "arrival": { "delay": 150, "time": "1785401910" }, "departure": { "delay": 150, "time": "1785401910" }, "stopId": "85TALMveilU", "stopSequence": 8 }, { "arrival": { "delay": 150, "time": "1785402150" }, "departure": { "delay": 150, "time": "1785402150" }, "stopId": "85TALMdinoU", "stopSequence": 9 }, { "arrival": { "delay": 150, "time": "1785402270" }, "departure": { "delay": 150, "time": "1785402270" }, "stopId": "85TALMcroiR", "stopSequence": 10 }, { "arrival": { "delay": 150, "time": "1785402330" }, "departure": { "delay": 150, "time": "1785402330" }, "stopId": "85TALMvacaR", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1785402450" }, "departure": { "delay": 150, "time": "1785402450" }, "stopId": "85TALMaquaR", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1785402510" }, "departure": { "delay": 150, "time": "1785402510" }, "stopId": "85TALMlittR", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1785404250" }, "departure": { "delay": 150, "time": "1785404250" }, "stopId": "85SABLroutU", "stopSequence": 14 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2663084405" }, "tripProperties": {}, "vehicle": { "id": "63f5e0cd34b0273ad9d006c0", "label": "623", "licensePlate": "GL380YN" } } }, { "id": "RT|2663084404|2663084404", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 220, "time": "1785399520" }, "departure": { "delay": 298, "time": "1785399598" }, "stopId": "85LUCOsncfU", "stopSequence": 1 }, { "arrival": { "delay": 375, "time": "1785399795" }, "departure": { "delay": 413, "time": "1785399833" }, "stopId": "85LUCOfiefR", "stopSequence": 2 }, { "arrival": { "delay": 329, "time": "1785399929" }, "departure": { "delay": 351, "time": "1785399951" }, "stopId": "85LUCOportR", "stopSequence": 3 }, { "arrival": { "delay": 228, "time": "1785400308" }, "departure": { "delay": 303, "time": "1785400383" }, "stopId": "85TRIAanciR", "stopSequence": 4 }, { "arrival": { "delay": 289, "time": "1785400849" }, "departure": { "delay": 367, "time": "1785400927" }, "stopId": "85MICHabbaR", "stopSequence": 5 }, { "arrival": { "delay": 298, "time": "1785401278" }, "departure": { "delay": 325, "time": "1785401305" }, "stopId": "85MICHsupeR", "stopSequence": 6 }, { "arrival": { "delay": 282, "time": "1785401322" }, "departure": { "delay": 325, "time": "1785401365" }, "stopId": "85AIGUcommR", "stopSequence": 7 }, { "arrival": { "delay": 310, "time": "1785401470" }, "departure": { "delay": 310, "time": "1785401470" }, "stopId": "85AIGUcourR", "stopSequence": 8 }, { "arrival": { "delay": 310, "time": "1785401710" }, "departure": { "delay": 310, "time": "1785401710" }, "stopId": "85FAUToffiU", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1785401830" }, "departure": { "delay": 310, "time": "1785401830" }, "stopId": "85FAUTtranR", "stopSequence": 10 }, { "arrival": { "delay": 310, "time": "1785401950" }, "departure": { "delay": 310, "time": "1785401950" }, "stopId": "85FAUTbrauR", "stopSequence": 11 }, { "arrival": { "delay": 310, "time": "1785402010" }, "departure": { "delay": 310, "time": "1785402010" }, "stopId": "85FAUTsiesR", "stopSequence": 12 }, { "arrival": { "delay": 310, "time": "1785402610" }, "departure": { "delay": 310, "time": "1785402610" }, "stopId": "85TRANmogeU", "stopSequence": 13 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "550", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2663084404" }, "tripProperties": {}, "vehicle": { "id": "63f5e03b5f3769428ad5b862", "label": "616", "licensePlate": "GL099YT" } } }, { "id": "RT|2647828202|2647828202", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -493, "time": "1785397907" }, "departure": { "delay": 18, "time": "1785398418" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": -16, "time": "1785398564" }, "departure": { "delay": 34, "time": "1785398614" }, "stopId": "85JEANcommU", "stopSequence": 2 }, { "arrival": { "delay": 1, "time": "1785398701" }, "departure": { "delay": 60, "time": "1785398760" }, "stopId": "85JEANdunaU", "stopSequence": 3 }, { "arrival": { "delay": -5, "time": "1785399115" }, "departure": { "delay": 27, "time": "1785399147" }, "stopId": "85JEANorouA", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1785399410" }, "departure": { "delay": 21, "time": "1785399441" }, "stopId": "85RIEZpissU", "stopSequence": 5 }, { "arrival": { "delay": -39, "time": "1785399741" }, "departure": { "delay": 103, "time": "1785399883" }, "stopId": "85RIEZpostU", "stopSequence": 6 }, { "arrival": { "delay": -32, "time": "1785399928" }, "departure": { "delay": 22, "time": "1785399982" }, "stopId": "85RIEZsncfA", "stopSequence": 7 }, { "arrival": { "delay": -53, "time": "1785400267" }, "departure": { "delay": 111, "time": "1785400431" }, "stopId": "85GILLsncfU", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1785400860" }, "departure": { "delay": 18, "time": "1785400938" }, "stopId": "85GILLlibeA", "stopSequence": 9 }, { "arrival": { "delay": -38, "time": "1785401122" }, "departure": { "delay": 46, "time": "1785401206" }, "stopId": "85GILLeuroU", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1785401650" }, "departure": { "delay": 70, "time": "1785401650" }, "stopId": "85REVE4cheU", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1785401770" }, "departure": { "delay": 70, "time": "1785401770" }, "stopId": "85REVEgoupA", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1785401950" }, "departure": { "delay": 70, "time": "1785401950" }, "stopId": "85COEXgolfA", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1785402130" }, "departure": { "delay": 70, "time": "1785402130" }, "stopId": "85COEXclemA", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1785402190" }, "departure": { "delay": 70, "time": "1785402190" }, "stopId": "85COEXacacU", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1785402430" }, "departure": { "delay": 70, "time": "1785402430" }, "stopId": "85COEXburoA", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1785402670" }, "departure": { "delay": 70, "time": "1785402670" }, "stopId": "85AIZEboulA", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1785403150" }, "departure": { "delay": 70, "time": "1785403150" }, "stopId": "85AIZEoffiU", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1785404170" }, "departure": { "delay": 70, "time": "1785404170" }, "stopId": "85ROCHsncfU", "stopSequence": 19 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2647828202" }, "tripProperties": {}, "vehicle": { "id": "6482fc1491e9c9bcb622af47", "label": "907", "licensePlate": "GM496YP" } } }, { "id": "RT|2647569401|2647569401", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -65, "time": "1785400135" }, "departure": { "delay": 94, "time": "1785400294" }, "stopId": "17ROCHroutU", "stopSequence": 1 }, { "arrival": { "delay": 63, "time": "1785400443" }, "departure": { "delay": 136, "time": "1785400516" }, "stopId": "17ROCHjoffU", "stopSequence": 2 }, { "arrival": { "delay": 290, "time": "1785402170" }, "departure": { "delay": 290, "time": "1785402170" }, "stopId": "17MARAaligR", "stopSequence": 3 }, { "arrival": { "delay": 290, "time": "1785402770" }, "departure": { "delay": 290, "time": "1785402770" }, "stopId": "85CHAIsablR", "stopSequence": 4 }, { "arrival": { "delay": 290, "time": "1785402890" }, "departure": { "delay": 290, "time": "1785402890" }, "stopId": "85CHAIaisnR", "stopSequence": 5 }, { "arrival": { "delay": 290, "time": "1785403130" }, "departure": { "delay": 290, "time": "1785403130" }, "stopId": "85CHAIanviR", "stopSequence": 6 }, { "arrival": { "delay": 290, "time": "1785403610" }, "departure": { "delay": 290, "time": "1785403610" }, "stopId": "85NOYEneufR", "stopSequence": 7 }, { "arrival": { "delay": 290, "time": "1785403850" }, "departure": { "delay": 290, "time": "1785403850" }, "stopId": "85PUYRgaleR", "stopSequence": 8 }, { "arrival": { "delay": 290, "time": "1785403970" }, "departure": { "delay": 290, "time": "1785403970" }, "stopId": "85CHAM8maiR", "stopSequence": 9 }, { "arrival": { "delay": 290, "time": "1785404090" }, "departure": { "delay": 290, "time": "1785404090" }, "stopId": "85CHAMmairR", "stopSequence": 10 }, { "arrival": { "delay": 290, "time": "1785404210" }, "departure": { "delay": 290, "time": "1785404210" }, "stopId": "85CHAMcroiR", "stopSequence": 11 }, { "arrival": { "delay": 290, "time": "1785404870" }, "departure": { "delay": 290, "time": "1785404870" }, "stopId": "85LUCOfiefR", "stopSequence": 12 }, { "arrival": { "delay": 290, "time": "1785404990" }, "departure": { "delay": 290, "time": "1785404990" }, "stopId": "85LUCOsncfU", "stopSequence": 13 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "540", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2647569401" }, "tripProperties": {}, "vehicle": { "id": "6482fc441048265b8da66432", "label": "912", "licensePlate": "GN742AG" } } }, { "id": "RT|2646283707|2646283707", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -773, "time": "1785395827" }, "departure": { "delay": 126, "time": "1785396726" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 331, "time": "1785397051" }, "departure": { "delay": 362, "time": "1785397082" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": -65, "time": "1785397915" }, "departure": { "delay": -54, "time": "1785397926" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": -56, "time": "1785397984" }, "departure": { "delay": -45, "time": "1785397995" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": -62, "time": "1785398158" }, "departure": { "delay": -47, "time": "1785398173" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": -109, "time": "1785398231" }, "departure": { "delay": -99, "time": "1785398241" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": -102, "time": "1785398598" }, "departure": { "delay": -96, "time": "1785398604" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1785399078" }, "departure": { "delay": 114, "time": "1785399114" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1785399227" }, "departure": { "delay": 63, "time": "1785399243" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 82, "time": "1785399322" }, "departure": { "delay": 120, "time": "1785399360" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 242, "time": "1785399602" }, "departure": { "delay": 267, "time": "1785399627" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 271, "time": "1785399751" }, "departure": { "delay": 277, "time": "1785399757" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 276, "time": "1785399936" }, "departure": { "delay": 308, "time": "1785399968" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 159, "time": "1785400419" }, "departure": { "delay": 170, "time": "1785400430" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 145, "time": "1785400585" }, "departure": { "delay": 329, "time": "1785400769" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 250, "time": "1785401050" }, "departure": { "delay": 314, "time": "1785401114" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 297, "time": "1785401217" }, "departure": { "delay": 317, "time": "1785401237" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 336, "time": "1785401316" }, "departure": { "delay": 389, "time": "1785401369" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 380, "time": "1785401420" }, "departure": { "delay": 380, "time": "1785401420" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 380, "time": "1785401480" }, "departure": { "delay": 380, "time": "1785401480" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 380, "time": "1785401540" }, "departure": { "delay": 380, "time": "1785401540" }, "stopId": "44PORNmarnR", "stopSequence": 21 }, { "arrival": { "delay": 380, "time": "1785402380" }, "departure": { "delay": 380, "time": "1785402380" }, "stopId": "44PREFquirR", "stopSequence": 22 }, { "arrival": { "delay": 380, "time": "1785402440" }, "departure": { "delay": 380, "time": "1785402440" }, "stopId": "44PREFgareR", "stopSequence": 23 }, { "arrival": { "delay": 380, "time": "1785402860" }, "departure": { "delay": 380, "time": "1785402860" }, "stopId": "44PLAIcentR", "stopSequence": 24 }, { "arrival": { "delay": 380, "time": "1785403100" }, "departure": { "delay": 380, "time": "1785403100" }, "stopId": "44PLAIcormR", "stopSequence": 25 }, { "arrival": { "delay": 380, "time": "1785403220" }, "departure": { "delay": 380, "time": "1785403220" }, "stopId": "44MICHtharU1", "stopSequence": 26 }, { "arrival": { "delay": 380, "time": "1785403340" }, "departure": { "delay": 380, "time": "1785403340" }, "stopId": "44MICHavenA", "stopSequence": 27 }, { "arrival": { "delay": 380, "time": "1785403460" }, "departure": { "delay": 380, "time": "1785403460" }, "stopId": "44MICHpostA", "stopSequence": 28 }, { "arrival": { "delay": 380, "time": "1785403520" }, "departure": { "delay": 380, "time": "1785403520" }, "stopId": "44MICHmairR", "stopSequence": 29 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646283707" }, "tripProperties": {}, "vehicle": { "id": "6953f8d8919e2aa65dae8f96", "label": "103", "licensePlate": "HG 379 VZ" } } }, { "id": "RT|2646283711|2646283711", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -650, "time": "1785399550" }, "departure": { "delay": -63, "time": "1785400137" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 91, "time": "1785400411" }, "departure": { "delay": 107, "time": "1785400427" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": -335, "time": "1785401245" }, "departure": { "delay": -324, "time": "1785401256" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": -325, "time": "1785401315" }, "departure": { "delay": -313, "time": "1785401327" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": -300, "time": "1785401520" }, "departure": { "delay": -300, "time": "1785401520" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": -300, "time": "1785401640" }, "departure": { "delay": -300, "time": "1785401640" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": -300, "time": "1785402000" }, "departure": { "delay": -300, "time": "1785402000" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": -300, "time": "1785402300" }, "departure": { "delay": -300, "time": "1785402300" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": -300, "time": "1785402480" }, "departure": { "delay": -300, "time": "1785402480" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": -300, "time": "1785402540" }, "departure": { "delay": -300, "time": "1785402540" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": -300, "time": "1785402660" }, "departure": { "delay": -300, "time": "1785402660" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": -300, "time": "1785402780" }, "departure": { "delay": -300, "time": "1785402780" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": -300, "time": "1785402960" }, "departure": { "delay": -300, "time": "1785402960" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": -300, "time": "1785403560" }, "departure": { "delay": -300, "time": "1785403560" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": -300, "time": "1785403740" }, "departure": { "delay": -300, "time": "1785403740" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": -300, "time": "1785404100" }, "departure": { "delay": -300, "time": "1785404100" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": -300, "time": "1785404220" }, "departure": { "delay": -300, "time": "1785404220" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": -300, "time": "1785404280" }, "departure": { "delay": -300, "time": "1785404280" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": -300, "time": "1785404340" }, "departure": { "delay": -300, "time": "1785404340" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": -300, "time": "1785404400" }, "departure": { "delay": -300, "time": "1785404400" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": -300, "time": "1785404460" }, "departure": { "delay": -300, "time": "1785404460" }, "stopId": "44PORNmarnR", "stopSequence": 21 }, { "arrival": { "delay": -300, "time": "1785405300" }, "departure": { "delay": -300, "time": "1785405300" }, "stopId": "44PREFquirR", "stopSequence": 22 }, { "arrival": { "delay": -300, "time": "1785405360" }, "departure": { "delay": -300, "time": "1785405360" }, "stopId": "44PREFgareR", "stopSequence": 23 }, { "arrival": { "delay": -300, "time": "1785405780" }, "departure": { "delay": -300, "time": "1785405780" }, "stopId": "44PLAIcentR", "stopSequence": 24 }, { "arrival": { "delay": -300, "time": "1785406020" }, "departure": { "delay": -300, "time": "1785406020" }, "stopId": "44PLAIcormR", "stopSequence": 25 }, { "arrival": { "delay": -300, "time": "1785406140" }, "departure": { "delay": -300, "time": "1785406140" }, "stopId": "44MICHtharU1", "stopSequence": 26 }, { "arrival": { "delay": -300, "time": "1785406260" }, "departure": { "delay": -300, "time": "1785406260" }, "stopId": "44MICHavenA", "stopSequence": 27 }, { "arrival": { "delay": -300, "time": "1785406380" }, "departure": { "delay": -300, "time": "1785406380" }, "stopId": "44MICHpostA", "stopSequence": 28 }, { "arrival": { "delay": -300, "time": "1785406440" }, "departure": { "delay": -300, "time": "1785406440" }, "stopId": "44MICHmairR", "stopSequence": 29 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646283711" }, "tripProperties": {}, "vehicle": { "id": "69c505284b3de20e2b3fc891", "label": "41552", "licensePlate": "HJ-109-MQ" } } }, { "id": "RT|2646283703|2646283703", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -259, "time": "1785398141" }, "departure": { "delay": 1481, "time": "1785399881" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 833, "time": "1785400613" }, "departure": { "delay": 838, "time": "1785400618" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 830, "time": "1785400670" }, "departure": { "delay": 841, "time": "1785400681" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 784, "time": "1785400804" }, "departure": { "delay": 789, "time": "1785400809" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 716, "time": "1785400856" }, "departure": { "delay": 726, "time": "1785400866" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 695, "time": "1785401195" }, "departure": { "delay": 695, "time": "1785401195" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 720, "time": "1785401520" }, "departure": { "delay": 720, "time": "1785401520" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 720, "time": "1785401700" }, "departure": { "delay": 720, "time": "1785401700" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 720, "time": "1785401760" }, "departure": { "delay": 720, "time": "1785401760" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 720, "time": "1785401880" }, "departure": { "delay": 720, "time": "1785401880" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 720, "time": "1785402000" }, "departure": { "delay": 720, "time": "1785402000" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 720, "time": "1785402180" }, "departure": { "delay": 720, "time": "1785402180" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 720, "time": "1785402780" }, "departure": { "delay": 720, "time": "1785402780" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 720, "time": "1785402960" }, "departure": { "delay": 720, "time": "1785402960" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 720, "time": "1785403320" }, "departure": { "delay": 720, "time": "1785403320" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 720, "time": "1785403440" }, "departure": { "delay": 720, "time": "1785403440" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 720, "time": "1785403500" }, "departure": { "delay": 720, "time": "1785403500" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 720, "time": "1785403560" }, "departure": { "delay": 720, "time": "1785403560" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 720, "time": "1785403620" }, "departure": { "delay": 720, "time": "1785403620" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 720, "time": "1785403680" }, "departure": { "delay": 720, "time": "1785403680" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646283703" }, "tripProperties": {}, "vehicle": { "id": "6953f9111a2ac967fd94b8ed", "label": "105", "licensePlate": "HG 507 VZ" } } }, { "id": "RT|2646283410|2646283410", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 33, "time": "1785400233" }, "departure": { "delay": 173, "time": "1785400373" }, "stopId": "44PORNmarnA", "stopSequence": 1 }, { "arrival": { "delay": 177, "time": "1785400437" }, "departure": { "delay": 188, "time": "1785400448" }, "stopId": "44PORNmoinA", "stopSequence": 2 }, { "arrival": { "delay": 161, "time": "1785400481" }, "departure": { "delay": 228, "time": "1785400548" }, "stopId": "44PORNrondA", "stopSequence": 3 }, { "arrival": { "delay": 194, "time": "1785400574" }, "departure": { "delay": 283, "time": "1785400663" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 302, "time": "1785400742" }, "departure": { "delay": 318, "time": "1785400758" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 318, "time": "1785400878" }, "departure": { "delay": 365, "time": "1785400925" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 259, "time": "1785401179" }, "departure": { "delay": 317, "time": "1785401237" }, "stopId": "44PORNhopiA", "stopSequence": 7 }, { "arrival": { "delay": 310, "time": "1785401410" }, "departure": { "delay": 310, "time": "1785401410" }, "stopId": "44PORNclioA", "stopSequence": 8 }, { "arrival": { "delay": 310, "time": "1785402010" }, "departure": { "delay": 310, "time": "1785402010" }, "stopId": "44CHAUegliA", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1785402130" }, "departure": { "delay": 310, "time": "1785402130" }, "stopId": "44ARTHpercA", "stopSequence": 10 }, { "arrival": { "delay": 310, "time": "1785402310" }, "departure": { "delay": 310, "time": "1785402310" }, "stopId": "44ARTHboizA", "stopSequence": 11 }, { "arrival": { "delay": 310, "time": "1785402430" }, "departure": { "delay": 310, "time": "1785402430" }, "stopId": "44ARTHrelaA", "stopSequence": 12 }, { "arrival": { "delay": 310, "time": "1785402490" }, "departure": { "delay": 310, "time": "1785402490" }, "stopId": "44CHEMrousA", "stopSequence": 13 }, { "arrival": { "delay": 310, "time": "1785402610" }, "departure": { "delay": 310, "time": "1785402610" }, "stopId": "44CHEMarthA", "stopSequence": 14 }, { "arrival": { "delay": 310, "time": "1785402910" }, "departure": { "delay": 310, "time": "1785402910" }, "stopId": "44CHEMberaA", "stopSequence": 15 }, { "arrival": { "delay": 310, "time": "1785403390" }, "departure": { "delay": 310, "time": "1785403390" }, "stopId": "44PORTecomA", "stopSequence": 16 }, { "arrival": { "delay": 310, "time": "1785403510" }, "departure": { "delay": 310, "time": "1785403510" }, "stopId": "44PORTegliA", "stopSequence": 17 }, { "arrival": { "delay": 310, "time": "1785403690" }, "departure": { "delay": 310, "time": "1785403690" }, "stopId": "44LGERcentA", "stopSequence": 18 }, { "arrival": { "delay": 310, "time": "1785403750" }, "departure": { "delay": 310, "time": "1785403750" }, "stopId": "44LGERclemA", "stopSequence": 19 }, { "arrival": { "delay": 310, "time": "1785405430" }, "departure": { "delay": 310, "time": "1785405430" }, "stopId": "44REZEmairA", "stopSequence": 20 }, { "arrival": { "delay": 310, "time": "1785405730" }, "departure": { "delay": 310, "time": "1785405730" }, "stopId": "44NANTpirmA1", "stopSequence": 21 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646283410" }, "tripProperties": {}, "vehicle": { "id": "69c505074d590219f4df6001", "label": "41551", "licensePlate": "HJ-045-MQ" } } }, { "id": "RT|2646286503|2646286503", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 23, "time": "1785397823" }, "departure": { "delay": 61, "time": "1785397861" }, "stopId": "85RCHEanjoR", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1785398271" }, "departure": { "delay": 30, "time": "1785398310" }, "stopId": "85BOUAverdA", "stopSequence": 2 }, { "arrival": { "delay": -8, "time": "1785398392" }, "departure": { "delay": 154, "time": "1785398554" }, "stopId": "85BOUAbretU", "stopSequence": 3 }, { "arrival": { "delay": 137, "time": "1785398657" }, "departure": { "delay": 143, "time": "1785398663" }, "stopId": "85BOUAmoriU1", "stopSequence": 4 }, { "arrival": { "delay": 31, "time": "1785398971" }, "departure": { "delay": 36, "time": "1785398976" }, "stopId": "44GENEgeorA", "stopSequence": 5 }, { "arrival": { "delay": 16, "time": "1785399136" }, "departure": { "delay": 22, "time": "1785399142" }, "stopId": "44GENEmarbA", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1785399280" }, "departure": { "delay": 105, "time": "1785399285" }, "stopId": "44BIGNboulA", "stopSequence": 7 }, { "arrival": { "delay": 31, "time": "1785399331" }, "departure": { "delay": 31, "time": "1785399331" }, "stopId": "44BIGNloirA", "stopSequence": 8 }, { "arrival": { "delay": -9, "time": "1785399471" }, "departure": { "delay": 21, "time": "1785399501" }, "stopId": "44PONThautA", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1785399570" }, "departure": { "delay": 93, "time": "1785399633" }, "stopId": "44PONTviaiA", "stopSequence": 10 }, { "arrival": { "delay": 132, "time": "1785400092" }, "departure": { "delay": 149, "time": "1785400109" }, "stopId": "44SORInantA", "stopSequence": 11 }, { "arrival": { "delay": 31, "time": "1785400291" }, "departure": { "delay": 42, "time": "1785400302" }, "stopId": "44REZEcorbA", "stopSequence": 12 }, { "arrival": { "delay": -98, "time": "1785400402" }, "departure": { "delay": -81, "time": "1785400419" }, "stopId": "44REZEcarrA", "stopSequence": 13 }, { "arrival": { "delay": -119, "time": "1785400561" }, "departure": { "delay": -83, "time": "1785400597" }, "stopId": "44REZEmoulA", "stopSequence": 14 }, { "arrival": { "delay": -62, "time": "1785400678" }, "departure": { "delay": -45, "time": "1785400695" }, "stopId": "44REZEpiniA1", "stopSequence": 15 }, { "arrival": { "delay": -82, "time": "1785400718" }, "departure": { "delay": -71, "time": "1785400729" }, "stopId": "44REZEsaleA", "stopSequence": 16 }, { "arrival": { "delay": -110, "time": "1785400750" }, "departure": { "delay": -95, "time": "1785400765" }, "stopId": "44REZEtablA", "stopSequence": 17 }, { "arrival": { "delay": -80, "time": "1785400840" }, "departure": { "delay": -45, "time": "1785400875" }, "stopId": "44REZErousA", "stopSequence": 18 }, { "arrival": { "delay": -138, "time": "1785400962" }, "departure": { "delay": -16, "time": "1785401084" }, "stopId": "44NANTpirmA1", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1785402010" }, "departure": { "delay": 10, "time": "1785402010" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "380", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646286503" }, "tripProperties": {}, "vehicle": { "id": "69c5681ffe35317c92f7b4de", "label": "60324", "licensePlate": "HJ 012 SQ" } } }, { "id": "RT|2646283101|2646283101", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -290, "time": "1785398110" }, "departure": { "delay": 303, "time": "1785398703" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 360, "time": "1785398940" }, "departure": { "delay": 378, "time": "1785398958" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 342, "time": "1785399762" }, "departure": { "delay": 348, "time": "1785399768" }, "stopId": "44CHEIpiloR", "stopSequence": 3 }, { "arrival": { "delay": 95, "time": "1785399875" }, "departure": { "delay": 107, "time": "1785399887" }, "stopId": "44CHEIcarrR", "stopSequence": 4 }, { "arrival": { "delay": 94, "time": "1785400054" }, "departure": { "delay": 121, "time": "1785400081" }, "stopId": "44CHEImairU", "stopSequence": 5 }, { "arrival": { "delay": 267, "time": "1785400287" }, "departure": { "delay": 279, "time": "1785400299" }, "stopId": "44ROUAraffR", "stopSequence": 6 }, { "arrival": { "delay": 267, "time": "1785400347" }, "departure": { "delay": 282, "time": "1785400362" }, "stopId": "44ROUAmessR", "stopSequence": 7 }, { "arrival": { "delay": 328, "time": "1785400468" }, "departure": { "delay": 365, "time": "1785400505" }, "stopId": "44ROUAegliU", "stopSequence": 8 }, { "arrival": { "delay": 363, "time": "1785400863" }, "departure": { "delay": 381, "time": "1785400881" }, "stopId": "44VUE1nantR", "stopSequence": 9 }, { "arrival": { "delay": 388, "time": "1785401008" }, "departure": { "delay": 400, "time": "1785401020" }, "stopId": "44VUE1paimR", "stopSequence": 10 }, { "arrival": { "delay": 434, "time": "1785401174" }, "departure": { "delay": 439, "time": "1785401179" }, "stopId": "44VUE1presR", "stopSequence": 11 }, { "arrival": { "delay": 420, "time": "1785401400" }, "departure": { "delay": 420, "time": "1785401400" }, "stopId": "44ARTHsicaU", "stopSequence": 12 }, { "arrival": { "delay": 420, "time": "1785401820" }, "departure": { "delay": 420, "time": "1785401820" }, "stopId": "44PEREenneR", "stopSequence": 13 }, { "arrival": { "delay": 420, "time": "1785402000" }, "departure": { "delay": 420, "time": "1785402000" }, "stopId": "44PEREmairR", "stopSequence": 14 }, { "arrival": { "delay": 420, "time": "1785402780" }, "departure": { "delay": 420, "time": "1785402780" }, "stopId": "44BREVrochR", "stopSequence": 15 }, { "arrival": { "delay": 420, "time": "1785403080" }, "departure": { "delay": 420, "time": "1785403080" }, "stopId": "44BREVouesR", "stopSequence": 16 }, { "arrival": { "delay": 420, "time": "1785403380" }, "departure": { "delay": 420, "time": "1785403380" }, "stopId": "44BREVcourR", "stopSequence": 17 }, { "arrival": { "delay": 420, "time": "1785403680" }, "departure": { "delay": 420, "time": "1785403680" }, "stopId": "44BREVbresU", "stopSequence": 18 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "301", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2646283101" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece5a", "label": "24285", "licensePlate": "EA-492-MG" } } }, { "id": "RT|2656192410|2656192410", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -332, "time": "1785398188" }, "departure": { "delay": 5, "time": "1785398525" }, "stopId": "44MISSbourA", "stopSequence": 1 }, { "arrival": { "delay": 47, "time": "1785398627" }, "departure": { "delay": 90, "time": "1785398670" }, "stopId": "44MISSgoviA", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1785398717" }, "departure": { "delay": 97, "time": "1785398737" }, "stopId": "44MISSsureA", "stopSequence": 3 }, { "arrival": { "delay": 107, "time": "1785398867" }, "departure": { "delay": 118, "time": "1785398878" }, "stopId": "44MISStourA", "stopSequence": 4 }, { "arrival": { "delay": 214, "time": "1785399154" }, "departure": { "delay": 224, "time": "1785399164" }, "stopId": "44MISSbertA", "stopSequence": 5 }, { "arrival": { "delay": 455, "time": "1785400295" }, "departure": { "delay": 465, "time": "1785400305" }, "stopId": "44PNTCversA", "stopSequence": 11 }, { "arrival": { "delay": 474, "time": "1785400434" }, "departure": { "delay": 494, "time": "1785400454" }, "stopId": "44PNTCcharA", "stopSequence": 12 }, { "arrival": { "delay": 469, "time": "1785400489" }, "departure": { "delay": 484, "time": "1785400504" }, "stopId": "44PNTCegliA", "stopSequence": 13 }, { "arrival": { "delay": 507, "time": "1785400587" }, "departure": { "delay": 517, "time": "1785400597" }, "stopId": "44PNTCchtaA", "stopSequence": 14 }, { "arrival": { "delay": 631, "time": "1785400831" }, "departure": { "delay": 656, "time": "1785400856" }, "stopId": "44PNTCsncfU", "stopSequence": 15 }, { "arrival": { "delay": 650, "time": "1785401030" }, "departure": { "delay": 650, "time": "1785401030" }, "stopId": "44PNTCmissA", "stopSequence": 16 }, { "arrival": { "delay": 650, "time": "1785401210" }, "departure": { "delay": 650, "time": "1785401210" }, "stopId": "44BESNharrA", "stopSequence": 17 }, { "arrival": { "delay": 650, "time": "1785401270" }, "departure": { "delay": 650, "time": "1785401270" }, "stopId": "44BESNcentA", "stopSequence": 18 }, { "arrival": { "delay": 650, "time": "1785401390" }, "departure": { "delay": 650, "time": "1785401390" }, "stopId": "44BESNanglA", "stopSequence": 19 }, { "arrival": { "delay": 650, "time": "1785401450" }, "departure": { "delay": 650, "time": "1785401450" }, "stopId": "44BESNneufA", "stopSequence": 20 }, { "arrival": { "delay": 650, "time": "1785401510" }, "departure": { "delay": 650, "time": "1785401510" }, "stopId": "44BESNmoraA", "stopSequence": 21 }, { "arrival": { "delay": 650, "time": "1785401630" }, "departure": { "delay": 650, "time": "1785401630" }, "stopId": "44DONGheleA", "stopSequence": 22 }, { "arrival": { "delay": 650, "time": "1785401690" }, "departure": { "delay": 650, "time": "1785401690" }, "stopId": "44DONGpaclA", "stopSequence": 23 }, { "arrival": { "delay": 650, "time": "1785401750" }, "departure": { "delay": 650, "time": "1785401750" }, "stopId": "44DONGpommA", "stopSequence": 24 }, { "arrival": { "delay": 650, "time": "1785401870" }, "departure": { "delay": 650, "time": "1785401870" }, "stopId": "44DONGcroiA", "stopSequence": 25 }, { "arrival": { "delay": 650, "time": "1785402290" }, "departure": { "delay": 650, "time": "1785402290" }, "stopId": "44TRIGherrA", "stopSequence": 26 }, { "arrival": { "delay": 650, "time": "1785402410" }, "departure": { "delay": 650, "time": "1785402410" }, "stopId": "44TRIGlargA", "stopSequence": 27 }, { "arrival": { "delay": 650, "time": "1785402470" }, "departure": { "delay": 650, "time": "1785402470" }, "stopId": "44TRIGroseA", "stopSequence": 28 }, { "arrival": { "delay": 650, "time": "1785402530" }, "departure": { "delay": 650, "time": "1785402530" }, "stopId": "44TRIGherbA", "stopSequence": 29 }, { "arrival": { "delay": 650, "time": "1785402650" }, "departure": { "delay": 650, "time": "1785402650" }, "stopId": "44NAZAgareA", "stopSequence": 30 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2656192410" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa855119b", "label": "125028", "licensePlate": "CK-353-SJ" } } }, { "id": "RT|2656192805|2656192805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -218, "time": "1785396382" }, "departure": { "delay": -218, "time": "1785396382" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 160, "time": "1785396820" }, "departure": { "delay": 170, "time": "1785396830" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1785396920" }, "departure": { "delay": 205, "time": "1785396925" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 148, "time": "1785396988" }, "departure": { "delay": 164, "time": "1785397004" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 163, "time": "1785397183" }, "departure": { "delay": 179, "time": "1785397199" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 202, "time": "1785397642" }, "departure": { "delay": 227, "time": "1785397667" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 829, "time": "1785399169" }, "departure": { "delay": 834, "time": "1785399174" }, "stopId": "44CROSpiolR", "stopSequence": 12 }, { "arrival": { "delay": 892, "time": "1785399232" }, "departure": { "delay": 898, "time": "1785399238" }, "stopId": "44PNTCcallR", "stopSequence": 13 }, { "arrival": { "delay": 784, "time": "1785399244" }, "departure": { "delay": 800, "time": "1785399260" }, "stopId": "44PNTCcllaR", "stopSequence": 14 }, { "arrival": { "delay": 825, "time": "1785399405" }, "departure": { "delay": 837, "time": "1785399417" }, "stopId": "44PNTCguilR", "stopSequence": 15 }, { "arrival": { "delay": 815, "time": "1785399515" }, "departure": { "delay": 826, "time": "1785399526" }, "stopId": "44PNTChervR", "stopSequence": 16 }, { "arrival": { "delay": 1072, "time": "1785400012" }, "departure": { "delay": 1083, "time": "1785400023" }, "stopId": "44PNTCsncfU", "stopSequence": 17 }, { "arrival": { "delay": 1102, "time": "1785400222" }, "departure": { "delay": 1112, "time": "1785400232" }, "stopId": "44PNTCchtaR", "stopSequence": 18 }, { "arrival": { "delay": 1110, "time": "1785400290" }, "departure": { "delay": 1120, "time": "1785400300" }, "stopId": "44PNTCegliR", "stopSequence": 19 }, { "arrival": { "delay": 1091, "time": "1785400331" }, "departure": { "delay": 1141, "time": "1785400381" }, "stopId": "44PNTCcharR", "stopSequence": 20 }, { "arrival": { "delay": 1072, "time": "1785400432" }, "departure": { "delay": 1084, "time": "1785400444" }, "stopId": "44PNTCcoetR", "stopSequence": 21 }, { "arrival": { "delay": 1115, "time": "1785400535" }, "departure": { "delay": 1120, "time": "1785400540" }, "stopId": "44PNTCnoe1R", "stopSequence": 22 }, { "arrival": { "delay": 1112, "time": "1785400592" }, "departure": { "delay": 1117, "time": "1785400597" }, "stopId": "44DREFbilaR", "stopSequence": 23 }, { "arrival": { "delay": 1099, "time": "1785400639" }, "departure": { "delay": 1104, "time": "1785400644" }, "stopId": "44DREFbeauR", "stopSequence": 24 }, { "arrival": { "delay": 1123, "time": "1785400723" }, "departure": { "delay": 1133, "time": "1785400733" }, "stopId": "44DREFvallR", "stopSequence": 25 }, { "arrival": { "delay": 1077, "time": "1785400797" }, "departure": { "delay": 1103, "time": "1785400823" }, "stopId": "44DREFegliR", "stopSequence": 26 }, { "arrival": { "delay": 1077, "time": "1785400917" }, "departure": { "delay": 1123, "time": "1785400963" }, "stopId": "44BOISfermR", "stopSequence": 27 }, { "arrival": { "delay": 1189, "time": "1785401089" }, "departure": { "delay": 1228, "time": "1785401128" }, "stopId": "44BOISgourR", "stopSequence": 28 }, { "arrival": { "delay": 1206, "time": "1785401166" }, "departure": { "delay": 1217, "time": "1785401177" }, "stopId": "44BOIScommR", "stopSequence": 29 }, { "arrival": { "delay": 1180, "time": "1785401260" }, "departure": { "delay": 1196, "time": "1785401276" }, "stopId": "44BOISbeurR", "stopSequence": 30 }, { "arrival": { "delay": 1210, "time": "1785401590" }, "departure": { "delay": 1210, "time": "1785401590" }, "stopId": "44SEVEgareR", "stopSequence": 31 }, { "arrival": { "delay": 1210, "time": "1785401770" }, "departure": { "delay": 1210, "time": "1785401770" }, "stopId": "44SEVEnormR", "stopSequence": 32 }, { "arrival": { "delay": 1210, "time": "1785402070" }, "departure": { "delay": 1210, "time": "1785402070" }, "stopId": "44FEGRiletR", "stopSequence": 33 }, { "arrival": { "delay": 1210, "time": "1785402190" }, "departure": { "delay": 1210, "time": "1785402190" }, "stopId": "44FEGRdresR", "stopSequence": 34 }, { "arrival": { "delay": 1210, "time": "1785402430" }, "departure": { "delay": 1210, "time": "1785402430" }, "stopId": "44AVESpoteR", "stopSequence": 35 }, { "arrival": { "delay": 1210, "time": "1785402610" }, "departure": { "delay": 1210, "time": "1785402610" }, "stopId": "44REDObaucR", "stopSequence": 36 }, { "arrival": { "delay": 1210, "time": "1785402910" }, "departure": { "delay": 1210, "time": "1785402910" }, "stopId": "44REDOcoudR", "stopSequence": 37 }, { "arrival": { "delay": 1210, "time": "1785403330" }, "departure": { "delay": 1210, "time": "1785403330" }, "stopId": "35REDOgareU", "stopSequence": 38 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2656192805" }, "tripProperties": {}, "vehicle": { "id": "6864de6f43b3c3068c0a7334", "label": "133164", "licensePlate": "CX-104-MM" } } }, { "id": "RT|2656192806|2656192806", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1785397753" }, "departure": { "delay": -47, "time": "1785397753" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 63, "time": "1785397923" }, "departure": { "delay": 73, "time": "1785397933" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 93, "time": "1785398013" }, "departure": { "delay": 103, "time": "1785398023" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 43, "time": "1785398083" }, "departure": { "delay": 58, "time": "1785398098" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 58, "time": "1785398278" }, "departure": { "delay": 69, "time": "1785398289" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 77, "time": "1785398717" }, "departure": { "delay": 129, "time": "1785398769" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 168, "time": "1785398928" }, "departure": { "delay": 179, "time": "1785398939" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 139, "time": "1785398959" }, "departure": { "delay": 139, "time": "1785398959" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 161, "time": "1785399041" }, "departure": { "delay": 166, "time": "1785399046" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 166, "time": "1785399106" }, "departure": { "delay": 171, "time": "1785399111" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 131, "time": "1785399131" }, "departure": { "delay": 141, "time": "1785399141" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 122, "time": "1785399182" }, "departure": { "delay": 127, "time": "1785399187" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1785399232" }, "departure": { "delay": 87, "time": "1785399267" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 94, "time": "1785399334" }, "departure": { "delay": 99, "time": "1785399339" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1785399550" }, "departure": { "delay": 106, "time": "1785399586" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 207, "time": "1785399807" }, "departure": { "delay": 158, "time": "1785399818" }, "stopId": "44PNTCsncfU", "stopSequence": 16 }, { "arrival": { "delay": 164, "time": "1785400004" }, "departure": { "delay": 179, "time": "1785400019" }, "stopId": "44PNTCchtaR", "stopSequence": 17 }, { "arrival": { "delay": 168, "time": "1785400068" }, "departure": { "delay": 178, "time": "1785400078" }, "stopId": "44PNTCegliR", "stopSequence": 18 }, { "arrival": { "delay": 143, "time": "1785400103" }, "departure": { "delay": 163, "time": "1785400123" }, "stopId": "44PNTCcharR", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1785400169" }, "departure": { "delay": 99, "time": "1785400179" }, "stopId": "44PNTCcoetR", "stopSequence": 20 }, { "arrival": { "delay": 155, "time": "1785400475" }, "departure": { "delay": 160, "time": "1785400480" }, "stopId": "44BRIVbinaR", "stopSequence": 21 }, { "arrival": { "delay": 111, "time": "1785400551" }, "departure": { "delay": 116, "time": "1785400556" }, "stopId": "44BRIVlomeR", "stopSequence": 22 }, { "arrival": { "delay": 93, "time": "1785400713" }, "departure": { "delay": 125, "time": "1785400745" }, "stopId": "44BRIVegliR", "stopSequence": 23 }, { "arrival": { "delay": 136, "time": "1785400816" }, "departure": { "delay": 146, "time": "1785400826" }, "stopId": "44BRIVroutR", "stopSequence": 24 }, { "arrival": { "delay": 126, "time": "1785400866" }, "departure": { "delay": 141, "time": "1785400881" }, "stopId": "44BRIVturcR", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1785401010" }, "departure": { "delay": 150, "time": "1785401010" }, "stopId": "44QUILcrocR", "stopSequence": 26 }, { "arrival": { "delay": 150, "time": "1785401070" }, "departure": { "delay": 150, "time": "1785401070" }, "stopId": "44QUILegliR", "stopSequence": 27 }, { "arrival": { "delay": 150, "time": "1785401130" }, "departure": { "delay": 150, "time": "1785401130" }, "stopId": "44QUILgranR", "stopSequence": 28 }, { "arrival": { "delay": 150, "time": "1785401250" }, "departure": { "delay": 150, "time": "1785401250" }, "stopId": "44QUILpendR", "stopSequence": 29 }, { "arrival": { "delay": 150, "time": "1785401370" }, "departure": { "delay": 150, "time": "1785401370" }, "stopId": "44GUENmillR", "stopSequence": 30 }, { "arrival": { "delay": 150, "time": "1785401430" }, "departure": { "delay": 150, "time": "1785401430" }, "stopId": "44GUENepauR", "stopSequence": 31 }, { "arrival": { "delay": 150, "time": "1785401550" }, "departure": { "delay": 150, "time": "1785401550" }, "stopId": "44GUENgracR", "stopSequence": 32 }, { "arrival": { "delay": 150, "time": "1785401730" }, "departure": { "delay": 150, "time": "1785401730" }, "stopId": "44GUENrousR", "stopSequence": 33 }, { "arrival": { "delay": 150, "time": "1785401850" }, "departure": { "delay": 150, "time": "1785401850" }, "stopId": "44GUENmairR", "stopSequence": 34 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2656192806" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa855119b", "label": "125028", "licensePlate": "CK-353-SJ" } } }, { "id": "RT|2645244803|2645244803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -342, "time": "1785400758" }, "departure": { "delay": 84, "time": "1785401184" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 180, "time": "1785401340" }, "departure": { "delay": 186, "time": "1785401346" }, "stopId": "44TRIGroseR", "stopSequence": 2 }, { "arrival": { "delay": 190, "time": "1785401410" }, "departure": { "delay": 190, "time": "1785401410" }, "stopId": "44TRIGlargR", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1785401950" }, "departure": { "delay": 190, "time": "1785401950" }, "stopId": "44BREVbosqR", "stopSequence": 4 }, { "arrival": { "delay": 190, "time": "1785402190" }, "departure": { "delay": 190, "time": "1785402190" }, "stopId": "44BREVbresU", "stopSequence": 5 }, { "arrival": { "delay": 190, "time": "1785402310" }, "departure": { "delay": 190, "time": "1785402310" }, "stopId": "44BREVfontR", "stopSequence": 6 }, { "arrival": { "delay": 190, "time": "1785402850" }, "departure": { "delay": 190, "time": "1785402850" }, "stopId": "44MICHmairR", "stopSequence": 7 }, { "arrival": { "delay": 190, "time": "1785402910" }, "departure": { "delay": 190, "time": "1785402910" }, "stopId": "44MICHpostR", "stopSequence": 8 }, { "arrival": { "delay": 190, "time": "1785403090" }, "departure": { "delay": 190, "time": "1785403090" }, "stopId": "44MICHavenR", "stopSequence": 9 }, { "arrival": { "delay": 190, "time": "1785403270" }, "departure": { "delay": 190, "time": "1785403270" }, "stopId": "44MICHtharU2", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1785403450" }, "departure": { "delay": 190, "time": "1785403450" }, "stopId": "44MICHdaloR", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1785404050" }, "departure": { "delay": 190, "time": "1785404050" }, "stopId": "44PORNgillR", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1785404170" }, "departure": { "delay": 190, "time": "1785404170" }, "stopId": "44PORNsandR", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1785404230" }, "departure": { "delay": 190, "time": "1785404230" }, "stopId": "44PORNjarrR", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1785404950" }, "departure": { "delay": 190, "time": "1785404950" }, "stopId": "44PLAIcentU", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1785405130" }, "departure": { "delay": 190, "time": "1785405130" }, "stopId": "44PREFquirR", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1785405190" }, "departure": { "delay": 190, "time": "1785405190" }, "stopId": "44PREFgareR", "stopSequence": 17 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2645244803" }, "tripProperties": {}, "vehicle": { "id": "69786c5bded212ffc78be2b9", "label": "902", "licensePlate": "GB-902-CZ" } } }, { "id": "RT|2662149304|2662149304", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1785401580" }, "departure": { "delay": 0, "time": "1785401580" }, "stopId": "49CHATcampA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785401940" }, "departure": { "delay": 0, "time": "1785401940" }, "stopId": "49CHAMlebaA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402060" }, "departure": { "delay": 0, "time": "1785402060" }, "stopId": "49CHAMegliA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403080" }, "departure": { "delay": 0, "time": "1785403080" }, "stopId": "49SCEAplatA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403200" }, "departure": { "delay": 0, "time": "1785403200" }, "stopId": "49SCEAanjoA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785403380" }, "departure": { "delay": 0, "time": "1785403380" }, "stopId": "49FENEbeauA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785403680" }, "departure": { "delay": 0, "time": "1785403680" }, "stopId": "49FENEpetiA", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785403800" }, "departure": { "delay": 0, "time": "1785403800" }, "stopId": "49FENEchamA", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1785403801" }, "departure": { "delay": 1, "time": "1785403801" }, "stopId": "49FENEfontA", "stopSequence": 10 }, { "arrival": { "delay": 1, "time": "1785403861" }, "departure": { "delay": 1, "time": "1785403861" }, "stopId": "49EPINlandA", "stopSequence": 11 }, { "arrival": { "delay": 1, "time": "1785403981" }, "departure": { "delay": 1, "time": "1785403981" }, "stopId": "49EPINpetiA", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1785403982" }, "departure": { "delay": 2, "time": "1785403982" }, "stopId": "49EPINpommA", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1785404042" }, "departure": { "delay": 2, "time": "1785404042" }, "stopId": "49EPINsartA", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1785404162" }, "departure": { "delay": 2, "time": "1785404162" }, "stopId": "49EPINmaroA", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1785404222" }, "departure": { "delay": 2, "time": "1785404222" }, "stopId": "49EPINmassA", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1785404342" }, "departure": { "delay": 2, "time": "1785404342" }, "stopId": "49EPINroncA", "stopSequence": 17 }, { "arrival": { "delay": 3, "time": "1785404343" }, "departure": { "delay": 3, "time": "1785404343" }, "stopId": "49EPINlegrA", "stopSequence": 18 }, { "arrival": { "delay": 3, "time": "1785404763" }, "departure": { "delay": 3, "time": "1785404763" }, "stopId": "49ANGEvernA", "stopSequence": 19 }, { "arrival": { "delay": 3, "time": "1785404883" }, "departure": { "delay": 3, "time": "1785404883" }, "stopId": "49ANGEblerA", "stopSequence": 20 }, { "arrival": { "delay": 3, "time": "1785405063" }, "departure": { "delay": 3, "time": "1785405063" }, "stopId": "49ANGEbichA", "stopSequence": 21 }, { "arrival": { "delay": 3, "time": "1785405183" }, "departure": { "delay": 3, "time": "1785405183" }, "stopId": "49ANGEmntpA", "stopSequence": 22 }, { "arrival": { "delay": 3, "time": "1785405243" }, "departure": { "delay": 3, "time": "1785405243" }, "stopId": "49ANGElequA", "stopSequence": 23 }, { "arrival": { "delay": 3, "time": "1785405903" }, "departure": { "delay": 3, "time": "1785405903" }, "stopId": "49ANGEroutUO", "stopSequence": 24 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2662149304" }, "tripProperties": {}, "vehicle": { "id": "67", "label": "39689", "licensePlate": "GD-683-LG" } } }, { "id": "RT|2650545505|2650545505", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 85, "time": "1785402085" }, "departure": { "delay": 85, "time": "1785402085" }, "stopId": "49SEGRhaltA", "stopSequence": 14 }, { "arrival": { "delay": 85, "time": "1785402445" }, "departure": { "delay": 85, "time": "1785402445" }, "stopId": "49SEGRreniA", "stopSequence": 15 }, { "arrival": { "delay": 85, "time": "1785402865" }, "departure": { "delay": 85, "time": "1785402865" }, "stopId": "49ANDIlibeA", "stopSequence": 16 }, { "arrival": { "delay": 85, "time": "1785403405" }, "departure": { "delay": 85, "time": "1785403405" }, "stopId": "49LIONfoirA1", "stopSequence": 17 }, { "arrival": { "delay": 85, "time": "1785403525" }, "departure": { "delay": 85, "time": "1785403525" }, "stopId": "49GREZplaiA", "stopSequence": 18 }, { "arrival": { "delay": 85, "time": "1785403705" }, "departure": { "delay": 85, "time": "1785403705" }, "stopId": "49GREZgrieA1", "stopSequence": 19 }, { "arrival": { "delay": 85, "time": "1785404545" }, "departure": { "delay": 85, "time": "1785404545" }, "stopId": "49BAUCtollU", "stopSequence": 20 }, { "arrival": { "delay": 85, "time": "1785405385" }, "departure": { "delay": 85, "time": "1785405385" }, "stopId": "49ANGEroutUL", "stopSequence": 21 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650545505" }, "tripProperties": {}, "vehicle": { "id": "103", "label": "153159", "licensePlate": "DT-421-TG" } } }, { "id": "RT|2650549403|2650549403", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 337, "time": "1785401797" }, "departure": { "delay": 337, "time": "1785401797" }, "stopId": "49POUAblotR", "stopSequence": 14 }, { "arrival": { "delay": 337, "time": "1785401857" }, "departure": { "delay": 337, "time": "1785401857" }, "stopId": "49POUAmairR", "stopSequence": 15 }, { "arrival": { "delay": 337, "time": "1785402457" }, "departure": { "delay": 337, "time": "1785402457" }, "stopId": "44SOUDcentR", "stopSequence": 16 }, { "arrival": { "delay": 337, "time": "1785402877" }, "departure": { "delay": 337, "time": "1785402877" }, "stopId": "44CHATroutR", "stopSequence": 17 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2650549403" }, "tripProperties": {}, "vehicle": { "id": "36", "label": "36493", "licensePlate": "FH-923-YD" } } }, { "id": "RT|2607361104|2607361104", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -508, "time": "1785401672" }, "departure": { "delay": -508, "time": "1785401672" }, "stopId": "53MAYEsncfR", "stopSequence": 2 }, { "arrival": { "delay": -508, "time": "1785402152" }, "departure": { "delay": -508, "time": "1785402152" }, "stopId": "53MAYEmottU", "stopSequence": 3 }, { "arrival": { "delay": -508, "time": "1785402272" }, "departure": { "delay": -508, "time": "1785402272" }, "stopId": "53MOULormeA", "stopSequence": 4 }, { "arrival": { "delay": -508, "time": "1785402752" }, "departure": { "delay": -508, "time": "1785402752" }, "stopId": "53MARTrondA1", "stopSequence": 5 }, { "arrival": { "delay": -508, "time": "1785403412" }, "departure": { "delay": -508, "time": "1785403412" }, "stopId": "53CHANpairA", "stopSequence": 6 }, { "arrival": { "delay": -508, "time": "1785403532" }, "departure": { "delay": -508, "time": "1785403532" }, "stopId": "53LAVAbienA", "stopSequence": 7 }, { "arrival": { "delay": -508, "time": "1785403652" }, "departure": { "delay": -508, "time": "1785403652" }, "stopId": "53LAVAroutA", "stopSequence": 8 }, { "arrival": { "delay": -508, "time": "1785404012" }, "departure": { "delay": -508, "time": "1785404012" }, "stopId": "53LAVAnoveU", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "102E", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2607361104" }, "tripProperties": {}, "vehicle": { "id": "116", "label": "253205", "licensePlate": "HH-825-CG" } } }, { "id": "RT|2647577604|2647577604", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 253, "time": "1785401413" }, "departure": { "delay": 253, "time": "1785401413" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 253, "time": "1785401533" }, "departure": { "delay": 253, "time": "1785401533" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 253, "time": "1785401653" }, "departure": { "delay": 253, "time": "1785401653" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2647577604" }, "tripProperties": {}, "vehicle": { "id": "135", "label": "275", "licensePlate": "HJ-805-MX" } } }, { "id": "RT|2654254614|2654254614", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -11, "time": "1785401509" }, "departure": { "delay": -11, "time": "1785401509" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2654254614" }, "tripProperties": {}, "vehicle": { "id": "89", "label": "223016", "licensePlate": "GE-851-QT" } } }, { "id": "RT|2654254613|2654254613", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3447, "time": "1785399387" }, "departure": { "delay": 3447, "time": "1785399387" }, "stopId": "44FONTcentA", "stopSequence": 1 }, { "arrival": { "delay": 3447, "time": "1785399507" }, "departure": { "delay": 3447, "time": "1785399507" }, "stopId": "44FONTbuttA", "stopSequence": 2 }, { "arrival": { "delay": 3447, "time": "1785399627" }, "departure": { "delay": 3447, "time": "1785399627" }, "stopId": "44FONTmairA", "stopSequence": 3 }, { "arrival": { "delay": 3447, "time": "1785399747" }, "departure": { "delay": 3447, "time": "1785399747" }, "stopId": "44FONTbellA", "stopSequence": 4 }, { "arrival": { "delay": 3447, "time": "1785399807" }, "departure": { "delay": 3447, "time": "1785399807" }, "stopId": "44FONTrochA", "stopSequence": 5 }, { "arrival": { "delay": 3447, "time": "1785400047" }, "departure": { "delay": 3447, "time": "1785400047" }, "stopId": "44TREIetoiA", "stopSequence": 6 }, { "arrival": { "delay": 3447, "time": "1785400107" }, "departure": { "delay": 3447, "time": "1785400107" }, "stopId": "44TREIgesvA", "stopSequence": 7 }, { "arrival": { "delay": 3447, "time": "1785400287" }, "departure": { "delay": 3447, "time": "1785400287" }, "stopId": "44TREImenaA", "stopSequence": 8 }, { "arrival": { "delay": 3447, "time": "1785400527" }, "departure": { "delay": 3447, "time": "1785400527" }, "stopId": "44TREItourA", "stopSequence": 9 }, { "arrival": { "delay": 3447, "time": "1785400767" }, "departure": { "delay": 3447, "time": "1785400767" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": 3447, "time": "1785401007" }, "departure": { "delay": 3447, "time": "1785401007" }, "stopId": "44ORVApaveA", "stopSequence": 11 }, { "arrival": { "delay": 3447, "time": "1785401247" }, "departure": { "delay": 3447, "time": "1785401247" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": 3447, "time": "1785401307" }, "departure": { "delay": 3447, "time": "1785401307" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": 3447, "time": "1785401427" }, "departure": { "delay": 3447, "time": "1785401427" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": 3447, "time": "1785401487" }, "departure": { "delay": 3447, "time": "1785401487" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": 3447, "time": "1785401547" }, "departure": { "delay": 3447, "time": "1785401547" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": 3447, "time": "1785401667" }, "departure": { "delay": 3447, "time": "1785401667" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": 3447, "time": "1785401787" }, "departure": { "delay": 3447, "time": "1785401787" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 3447, "time": "1785402027" }, "departure": { "delay": 3447, "time": "1785402027" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 3447, "time": "1785402267" }, "departure": { "delay": 3447, "time": "1785402267" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "2654254613" }, "tripProperties": {}, "vehicle": { "id": "133", "label": "273", "licensePlate": "HJ-310-MY" } } }, { "id": "RT|FR:ServiceJourney::SN857284FERRE_11540959|857284", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411000", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785411180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411840", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785412080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412200", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785412500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412560", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785412860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412980", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785413340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413400", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785413640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413700", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1785414120", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857284FERRE_11540959" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857441FERRE_11540926|857441", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409740", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410400", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785410640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410700", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411180", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785411360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857441FERRE_11540926" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857282FERRE_11540960|857282", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404040", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404580", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785405120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405240", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785405420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405540", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785405780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405900", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785406200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785406560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785407160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407220", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785407520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407580", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857282FERRE_11540960" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859503FERRE_11541267|859503", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785401520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785402060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785402300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402360", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402480", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785402840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402900", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859503FERRE_11541267" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859108FERRE_11541213|859108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785397140", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785397320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397380", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785398040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398100", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785398820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398880", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785399420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399480", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785400200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400260", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785400860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400920", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785401520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859108FERRE_11541213" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858415FERRE_11541141|858415", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407160", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785407640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407700", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408060", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408420", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858415FERRE_11541141" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859505FERRE_11541266|859505", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405780", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406020", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785406080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406140", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785406260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785406500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406500", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785406740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859505FERRE_11541266" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858015FERRE_11541092|858015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410220", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410400", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410580", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858015FERRE_11541092" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858016FERRE_11541091|858016", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407760", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408060", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410040", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858016FERRE_11541091" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859502FERRE_11541268|859502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403620", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403860", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404820", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859502FERRE_11541268" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859348FERRE_11541293|859348", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859348FERRE_11541293" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857956FERRE_11540978|857956", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410040", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410580", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785411000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411060", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785411240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411300", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785411840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411900", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785412200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857956FERRE_11540978" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857959FERRE_11541104|857959", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785406920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406980", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407580", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785407760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785409740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785410820", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857959FERRE_11541104" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859110FERRE_11541212|859110", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785400920", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785401100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401160", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785401880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401940", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402660", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403260", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403620", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404580", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859110FERRE_11541212" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858263FERRE_11541042|858263", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785403080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785404880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785405960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406680", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407460", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785408960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785409860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785410220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411060", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785411900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411960", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785412740", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858263FERRE_11541042" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859113FERRE_11541211|859113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403380", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404100", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785404760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404820", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785405360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405420", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785406080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406140", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785406920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406980", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785407220", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859113FERRE_11541211" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859114FERRE_11541210|859114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407940", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410220", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410580", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785410940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411000", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785411540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411600", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785412200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859114FERRE_11541210" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858268FERRE_11541041|858268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405720", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785406380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406440", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410940", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785411840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412620", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785413580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413640", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785414120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785414180", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785415560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858268FERRE_11541041" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857608FERRE_11541020|857608", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785397920", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785398820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398880", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785399540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399600", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785400020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400080", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785400260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400320", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785401100", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 5 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857608FERRE_11541020" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862516FERRE_11535559|862516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785404160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405120", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405840", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785406500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406560", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785407940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785409860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410520", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785411600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411720", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785412380", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN862516FERRE_11535559" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862512FERRE_11535561|862512", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785397140", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785397860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397920", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785398460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398520", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785399180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399240", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785400020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400080", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400740", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401460", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785402180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402240", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785402540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402600", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785403020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN862512FERRE_11535561" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859087FERRE_11541218|859087", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785394200", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785395580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785395640", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785396840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397020", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785398280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398340", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785399060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399120", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785399900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399960", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785401040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401100", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785402660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402900", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785403680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859087FERRE_11541218" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859801FERRE_11535113|859801", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785398100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785400440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400560", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785401880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402000", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "09", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859801FERRE_11535113" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4502FERRE_11482259|4502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785396000", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1785396780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785397140", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1785400980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785401160", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1785403380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785403500", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1785404640", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785404760", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1785406500", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785407820", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1785410160", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785410280", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1785411300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785411420", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1785414960", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785415260", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1785417060", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785417180", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1785418380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785418560", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1785421080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN4502FERRE_11482259" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_11385250|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405060", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405840", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785412200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412320", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785413460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413580", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785415380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785416760", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785419040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785419160", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785420240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785420360", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785423900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785424200", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785426120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785426240", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785427500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785427680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785430200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN4504FERRE_11385250" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857514FERRE_11541038|857514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406380", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407460", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785408960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857514FERRE_11541038" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857515FERRE_11541037|857515", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409860", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785411480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857515FERRE_11541037" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859414FERRE_11541284|859414", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406860", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407640", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859414FERRE_11541284" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859265FERRE_11541185|859265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408060", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409320", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410040", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410280", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410520", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411000", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859265FERRE_11541185" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862552FERRE_11535546|862552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410400", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785410820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411060", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411420", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785411660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411720", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785412140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412200", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785412560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412620", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785412920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412980", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785413220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413280", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1785413520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785413580", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1785414000", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 16 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN862552FERRE_11535546" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859262FERRE_11541186|859262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405000", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405420", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405660", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785405840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405900", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785406620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406680", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785406980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406980", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785407940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859262FERRE_11541186" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859668FERRE_11541351|859668", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408000", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408960", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785411060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859668FERRE_11541351" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859669FERRE_11541350|859669", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405000", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405300", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785405960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406020", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785407040", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859669FERRE_11541350" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859787FERRE_11541329|859787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409140", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859787FERRE_11541329" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858214FERRE_11541058|858214", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408420", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409860", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785410400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785411840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858214FERRE_11541058" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859788FERRE_11541328|859788", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785403320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404640", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859788FERRE_11541328" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4402FERRE_11481993|4402", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785385560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785388080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785388260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785389580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785389700", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785391680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785391980", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785395580", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785396420", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1785397440", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785397560", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1785399480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400080", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785401700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401820", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785403020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785405420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN4402FERRE_11481993" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860006FERRE_11541311|860006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785406560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406620", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN860006FERRE_11541311" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3831FERRE_11532024|3831", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1785390180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1785392820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785392940", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785393960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785394080", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785396480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785396720", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785398040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398160", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785399780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399900", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785402060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402120", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785405360", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN3831FERRE_11532024" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860128FERRE_11541423|860128", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407940", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410520", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785410760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410820", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411180", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785411480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411540", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785411780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411840", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785412080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412140", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785412320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412380", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785412920", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 14 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN860128FERRE_11541423" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_11481975|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785404880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408900", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785410940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411240", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785414840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785415080", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785416100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785416220", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785418380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785419280", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785420960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785421080", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785422280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785422400", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785424740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785424920", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785428760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785429000", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785429480", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN4404FERRE_11481975" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860126FERRE_11541297|860126", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1785400800", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1785401040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400800", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785401040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401100", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785401400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401460", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785401640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401700", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785401940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402000", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785402600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402660", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403260", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403500", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785403800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403860", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785404220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404280", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785404820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404880", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785405060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405120", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785405720", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 14 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN860126FERRE_11541297" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3833FERRE_11532023|3833", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785404820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785407220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785411060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411300", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785412500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785412620", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785414240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785414360", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785416520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785416580", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785419820", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN3833FERRE_11532023" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860002FERRE_11541313|860002", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785388320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785389340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785389400", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785390780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785391020", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785392220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785392280", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785394260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785396120", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785396480", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785397260", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1785398160", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785398220", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1785398580", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785398640", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1785399180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399000", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785399720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399780", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785400260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400320", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785400620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785401460", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 12 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN860002FERRE_11541313" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858066FERRE_11541075|858066", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408120", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785412080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858066FERRE_11541075" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859310FERRE_11541176|859310", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785402480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402540", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403500", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785404160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859310FERRE_11541176" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858860FERRE_11541115|858860", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785400440", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785401160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401160", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785402060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402180", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402780", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403320", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404280", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785405480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858860FERRE_11541115" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859311FERRE_11541175|859311", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785403380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785404340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405000", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785406020", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859311FERRE_11541175" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858061FERRE_11541076|858061", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1785399600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785400620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785401520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401760", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785402420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402720", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402960", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403260", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785403800", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1785404040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785404100", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1785404340", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858061FERRE_11541076" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859790FERRE_11541327|859790", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785399720", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785400140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400200", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785400740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785400860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400920", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785401040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401040", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859790FERRE_11541327" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859791FERRE_11541326|859791", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403560", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785404160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404220", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785404700", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859791FERRE_11541326" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858865FERRE_11541112|858865", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785403500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403560", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785404040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404100", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404520", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785405060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405120", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785407160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407220", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785407700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407760", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858865FERRE_11541112" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859558FERRE_11541256|859558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785406740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407100", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407460", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785407580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407640", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785407820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785408420", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859558FERRE_11541256" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857256FERRE_11540967|857256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405600", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785405840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405900", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785406260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406320", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785406620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406680", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785406980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407040", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785407340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407400", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785407880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785408360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408420", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409200", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409800", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1785410640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410700", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1785411420", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857256FERRE_11540967" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858863FERRE_11541114|858863", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785396900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785397860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785398400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398460", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785398820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398880", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785399420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399480", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785399960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400080", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785401100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401280", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785402120", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858863FERRE_11541114" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858864FERRE_11541113|858864", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785406260", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785406560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406620", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785408720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409380", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409740", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410280", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785411300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858864FERRE_11541113" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857017FERRE_11540865|857017", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785411900", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857017FERRE_11540865" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857406FERRE_11540936|857406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785394320", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785394500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785394560", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785395100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785395160", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785395340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785395400", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785395760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785395820", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785396240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785396300", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 5 }, { "arrival": { "delay": 1200, "time": "1785398340", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1785398400", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1785399720", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857406FERRE_11540936" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859309FERRE_11534361|859309", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785399780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785400320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785400740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400800", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401400", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785402420", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859309FERRE_11534361" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858350FERRE_11541160|858350", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785405900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785410460", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858350FERRE_11541160" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859604FERRE_11541246|859604", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785399000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785399540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785400020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400020", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785400200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400200", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785400320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785400620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785401220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785401940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401940", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785402360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402420", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785403020", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859604FERRE_11541246" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859605FERRE_11541245|859605", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785396060", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785396600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785396660", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785397140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397140", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785397740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397920", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785398460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785398700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785398820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398880", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785399060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399060", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785399240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399300", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785399540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785400140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859605FERRE_11541245" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857306FERRE_11540952|857306", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1785402540", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1785403860", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 1 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857306FERRE_11540952" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3852FERRE_11532020|3852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785390840", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785393600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785393660", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785396180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785396300", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785397980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398100", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785399300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399540", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785401880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401940", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785403320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785405960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN3852FERRE_11532020" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3854FERRE_11532019|3854", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785397620", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785400500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400560", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785402900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403020", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785404700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404820", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785405960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785406200", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785408600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408660", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410100", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785412740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN3854FERRE_11532019" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859211FERRE_11541199|859211", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785399060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785399600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399660", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785400200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400680", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785400980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401040", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785401280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401340", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785401760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785401760", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785402000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402060", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785402240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402240", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785402720", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859211FERRE_11541199" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857712FERRE_11540997|857712", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785404580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405720", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785410280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410400", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785411480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411600", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785412860", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857712FERRE_11540997" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857311FERRE_11540950|857311", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785400980", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1785402600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785402660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1785404040", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785404160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1785405600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785405660", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1785406800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857311FERRE_11540950" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858400FERRE_11541149|858400", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402300", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785402720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402780", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403080", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403740", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785403980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404040", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN858400FERRE_11541149" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857950FERRE_11540984|857950", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785402300", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785402840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785402900", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785403140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403200", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785403440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403500", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785403860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785403920", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785404400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404460", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785404880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785404940", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785405120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405180", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785405780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405840", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785406080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857950FERRE_11540984" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857312FERRE_11540949|857312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785404580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785405660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785405720", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785407160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785407280", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785408540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408840", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785410160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857312FERRE_11540949" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857951FERRE_11540983|857951", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785397680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785397800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785397860", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785398460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398520", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785398700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785398760", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785399180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399240", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785399660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785399720", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785400080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400140", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785400380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400440", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785400740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785400800", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785401640", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857951FERRE_11540983" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857708FERRE_11540998|857708", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1785397740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1785398760", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785398820", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1785400260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1785400380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1785402240", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785402420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1785403680", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785403800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1785404880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1785405000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1785406260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1785401393", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN857708FERRE_11540998" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859606FERRE_11541244|859606", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1785408300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785408780", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1785409020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409080", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409260", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1785409440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409500", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1785409560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409620", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1785409860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785409920", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1785410520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785410580", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1785411120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411180", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1785411600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1785411660", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1785412320", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1785401393", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260730", "tripId": "FR:ServiceJourney::SN859606FERRE_11541244" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1785401393" } }