Resource details

File name: 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

This resource file is part of the dataset Réseau interurbain Aléop - Pays de la Loire.

Download availability

2026-04-03
100%
2026-04-04
100%
2026-04-05
100%
2026-04-06
100%
2026-04-07
100%
2026-04-08
100%
2026-04-09
100%
2026-04-10
100%
2026-04-11
100%
2026-04-12
100%
2026-04-13
100%
2026-04-14
100%
2026-04-15
100%
2026-04-16
100%
2026-04-17
100%
2026-04-18
100%
2026-04-19
100%
2026-04-20
100%
2026-04-21
100%
2026-04-22
100%
2026-04-23
100%
2026-04-24
100%
2026-04-25
100%
2026-04-26
100%
2026-04-27
100%
2026-04-28
100%
2026-04-29
98.6%
2026-04-30
100%
2026-05-01
100%
2026-05-02
100%
2026-05-03
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

458 errors, 44 warnings

Many validation errors indicate that the GTFS-RT identifiers do not match the GTFS identifiers.

Validation carried out using the current GTFS file and the GTFS-RT the 2026-05-03 at 09:07 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 44 errors

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

Sample errors
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859748FERRE_8978466 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859741FERRE_8978472 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859742FERRE_8978471 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859621FERRE_8978502 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 44 errors

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

Sample errors
  • route_id 04 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T2 does not exist in the GTFS data routes.txt
  • route_id T1 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 368 errors

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

Sample errors
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481143 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481150 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481168 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 stop_id SNCF:87481184 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 1 error

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id FR:ServiceJourney::SN858854FERRE_8575431 stop_sequence 4 arrival_time 09:07:00 (1777792020) is equal to previous stop arrival_time 09:07:00 (1777792020) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 1 error

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.

Sample errors
  • trip_id FR:ServiceJourney::SN858854FERRE_8575431 stop_sequence 3 departure_time 08:59:00 (1777791540) is less than the same stop arrival_time 09:07:00 (1777792020) - departure time must be equal to or greater than arrival time

Warnings

vehicle_id not populated W002 44 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id FR:ServiceJourney::SN857560FERRE_8576199 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859748FERRE_8978466 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859741FERRE_8978472 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859742FERRE_8978471 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859621FERRE_8978502 does not have a vehicle_id
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 2,090 22 times (100 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 2,090 22 times (100 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 17,640 22 times (100 % of validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 2,105 22 times (100 % of 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. 29 14 times (64 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 23 9 times (41 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-05-03 at 17:10 Europe/Paris.

trip_updates (110) vehicle_positions (0) service_alerts (0)

Entities seen in the last 7 days.

trip_updates

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-05-03 at 17:10 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "RT|2634450802|2634450802", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -864, "time": "1777818636" }, "departure": { "delay": 18, "time": "1777819518" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 17, "time": "1777819817" }, "departure": { "delay": 75, "time": "1777819875" }, "stopId": "72CLERmairR", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1777820304" }, "departure": { "delay": 13, "time": "1777820353" }, "stopId": "72MARTvertR", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1777820622" }, "departure": { "delay": -10, "time": "1777820630" }, "stopId": "72CERAcroiR", "stopSequence": 4 }, { "arrival": { "delay": -33, "time": "1777820967" }, "departure": { "delay": -19, "time": "1777820981" }, "stopId": "72GUECguecR", "stopSequence": 5 }, { "arrival": { "delay": -20, "time": "1777821880" }, "departure": { "delay": -20, "time": "1777821880" }, "stopId": "72MANSlefaR", "stopSequence": 6 }, { "arrival": { "delay": -20, "time": "1777822360" }, "departure": { "delay": -20, "time": "1777822360" }, "stopId": "72MANSsncfU", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2634450802" }, "tripProperties": {}, "vehicle": { "id": "6926caa75cc916181336680f", "label": "40996", "licensePlate": "HF-542-XZ" } } }, { "id": "RT|2628183622|2628183622", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -247, "time": "1777820153" }, "departure": { "delay": 17, "time": "1777820417" }, "stopId": "44PHILegliA", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1777820502" }, "departure": { "delay": 61, "time": "1777820521" }, "stopId": "44PHILboulA", "stopSequence": 2 }, { "arrival": { "delay": 9, "time": "1777820589" }, "departure": { "delay": 25, "time": "1777820605" }, "stopId": "44PHILchauA", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1777820986" }, "departure": { "delay": 2, "time": "1777821002" }, "stopId": "44CHEVtourA", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1777821150" }, "departure": { "delay": 30, "time": "1777821150" }, "stopId": "44PONTechaA", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1777821750" }, "departure": { "delay": 30, "time": "1777821750" }, "stopId": "44NANTburdU2", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2628183622" }, "tripProperties": {}, "vehicle": { "id": "695373d145954bdeeda4bf07", "label": "111", "licensePlate": "DV-111-YH" } } }, { "id": "RT|2612043803|2612043803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -639, "time": "1777818561" }, "departure": { "delay": 32, "time": "1777819232" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 72, "time": "1777819452" }, "departure": { "delay": 152, "time": "1777819532" }, "stopId": "85FONTmaroA", "stopSequence": 2 }, { "arrival": { "delay": -13, "time": "1777819847" }, "departure": { "delay": -1, "time": "1777819859" }, "stopId": "85FRAIniorA", "stopSequence": 3 }, { "arrival": { "delay": -11, "time": "1777820209" }, "departure": { "delay": 42, "time": "1777820262" }, "stopId": "85OULMcentA", "stopSequence": 4 }, { "arrival": { "delay": 114, "time": "1777820634" }, "departure": { "delay": 144, "time": "1777820664" }, "stopId": "85BENErichA", "stopSequence": 5 }, { "arrival": { "delay": -60, "time": "1777821420" }, "departure": { "delay": -60, "time": "1777821420" }, "stopId": "79NIORtardA", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1777821480" }, "departure": { "delay": -60, "time": "1777821480" }, "stopId": "79NIORbrocA", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1777821720" }, "departure": { "delay": -60, "time": "1777821720" }, "stopId": "79NIORjeanA", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1777821900" }, "departure": { "delay": -60, "time": "1777821900" }, "stopId": "79NIORsncfU", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "16", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2612043803" }, "tripProperties": {}, "vehicle": { "id": "63f5e13813ec3655b1001cb2", "label": "631", "licensePlate": "GM601AM" } } }, { "id": "RT|2650301107|2650301107", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -156, "time": "1777817544" }, "departure": { "delay": 70, "time": "1777817770" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": -107, "time": "1777818133" }, "departure": { "delay": -13, "time": "1777818227" }, "stopId": "85JEANbaisA", "stopSequence": 2 }, { "arrival": { "delay": -122, "time": "1777818478" }, "departure": { "delay": 252, "time": "1777818852" }, "stopId": "85RIEZbecsA", "stopSequence": 3 }, { "arrival": { "delay": 65, "time": "1777818905" }, "departure": { "delay": 111, "time": "1777818951" }, "stopId": "85RIEZmoueA", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1777819173" }, "departure": { "delay": 61, "time": "1777819201" }, "stopId": "85RIEZpareA", "stopSequence": 5 }, { "arrival": { "delay": -12, "time": "1777819608" }, "departure": { "delay": 52, "time": "1777819672" }, "stopId": "85RIEZpostU", "stopSequence": 6 }, { "arrival": { "delay": -88, "time": "1777819712" }, "departure": { "delay": 7, "time": "1777819807" }, "stopId": "85RIEZsncfA", "stopSequence": 7 }, { "arrival": { "delay": -239, "time": "1777820041" }, "departure": { "delay": -141, "time": "1777820139" }, "stopId": "85RIEZfortA", "stopSequence": 8 }, { "arrival": { "delay": -111, "time": "1777820589" }, "stopId": "85GILLsncfU", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2650301107" }, "tripProperties": {}, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|2614833605|2614833605", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1286, "time": "1777816414" }, "departure": { "delay": 118, "time": "1777817818" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": -130, "time": "1777822070" }, "departure": { "delay": -130, "time": "1777822070" }, "stopId": "85BARRmariU1", "stopSequence": 2 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2614833605" }, "tripProperties": {}, "vehicle": { "id": "6656cd94a3dd35b23506acc0", "label": "25605", "licensePlate": "EQ257AD" } } }, { "id": "RT|2650301710|2650301710", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -57, "time": "1777820643" }, "departure": { "delay": 117, "time": "1777820817" }, "stopId": "85GILLsncfU", "stopSequence": 1 }, { "arrival": { "delay": 210, "time": "1777821210" }, "departure": { "delay": 210, "time": "1777821210" }, "stopId": "85RIEZfortR", "stopSequence": 2 }, { "arrival": { "delay": 210, "time": "1777821690" }, "departure": { "delay": 210, "time": "1777821690" }, "stopId": "85RIEZsncfR", "stopSequence": 3 }, { "arrival": { "delay": 210, "time": "1777821870" }, "departure": { "delay": 210, "time": "1777821870" }, "stopId": "85RIEZpostU", "stopSequence": 4 }, { "arrival": { "delay": 210, "time": "1777822350" }, "departure": { "delay": 210, "time": "1777822350" }, "stopId": "85RIEZpareR", "stopSequence": 5 }, { "arrival": { "delay": 210, "time": "1777822650" }, "departure": { "delay": 210, "time": "1777822650" }, "stopId": "85RIEZmoueR", "stopSequence": 6 }, { "arrival": { "delay": 210, "time": "1777822890" }, "departure": { "delay": 210, "time": "1777822890" }, "stopId": "85RIEZbecsR", "stopSequence": 7 }, { "arrival": { "delay": 210, "time": "1777823250" }, "departure": { "delay": 210, "time": "1777823250" }, "stopId": "85JEANbaisR", "stopSequence": 8 }, { "arrival": { "delay": 210, "time": "1777823730" }, "departure": { "delay": 210, "time": "1777823730" }, "stopId": "85JEANroutU", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "568", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2650301710" }, "tripProperties": {}, "vehicle": { "id": "646f580d36a4904d4d91959e", "label": "909", "licensePlate": "GM744YP" } } }, { "id": "RT|2652494103|2652494103", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -421, "time": "1777820579" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 20, "time": "1777821200" }, "departure": { "delay": 20, "time": "1777821200" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1777821380" }, "departure": { "delay": 20, "time": "1777821380" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1777821800" }, "departure": { "delay": 20, "time": "1777821800" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1777822160" }, "departure": { "delay": 20, "time": "1777822160" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1777822340" }, "departure": { "delay": 20, "time": "1777822340" }, "stopId": "85GUIBmainU", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1777822760" }, "departure": { "delay": 20, "time": "1777822760" }, "stopId": "85DISSclemU", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1777822940" }, "departure": { "delay": 20, "time": "1777822940" }, "stopId": "85DISSboulA", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1777823300" }, "departure": { "delay": 20, "time": "1777823300" }, "stopId": "85CORPrd74A", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1777823600" }, "departure": { "delay": 20, "time": "1777823600" }, "stopId": "85LUCOsncfU", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2652494103" }, "tripProperties": {}, "vehicle": { "id": "63fe12af9d0fa13205b002e4", "label": "626", "licensePlate": "GL605ZA" } } }, { "id": "RT|2610249402|2610249402", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -737, "time": "1777819783" }, "departure": { "delay": 31, "time": "1777820551" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1777820782" }, "departure": { "delay": 44, "time": "1777820804" }, "stopId": "85FONTmaroA", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1777821470" }, "departure": { "delay": 50, "time": "1777821470" }, "stopId": "85VELLclemU", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1777822190" }, "departure": { "delay": 50, "time": "1777822190" }, "stopId": "85VIX1vix1U", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1777822910" }, "departure": { "delay": 50, "time": "1777822910" }, "stopId": "85ELLEfontA", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1777823330" }, "departure": { "delay": 50, "time": "1777823330" }, "stopId": "17MARAaligA", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1777824770" }, "departure": { "delay": 50, "time": "1777824770" }, "stopId": "17ROCHpattA", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1777824950" }, "departure": { "delay": 50, "time": "1777824950" }, "stopId": "17ROCHhopiA", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1777825250" }, "departure": { "delay": 50, "time": "1777825250" }, "stopId": "17ROCHroutU", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "17", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2610249402" }, "tripProperties": {}, "vehicle": { "id": "63f5e18ce1739ad9e3ce0fd8", "label": "636", "licensePlate": "GM978AM" } } }, { "id": "RT|2614833310|2614833310", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -127, "time": "1777818173" }, "departure": { "delay": 32, "time": "1777818332" }, "stopId": "85NOIRroutU1", "stopSequence": 1 }, { "arrival": { "delay": 57, "time": "1777818657" }, "departure": { "delay": 426, "time": "1777819026" }, "stopId": "85GUEReuroU", "stopSequence": 2 }, { "arrival": { "delay": 345, "time": "1777819425" }, "departure": { "delay": 478, "time": "1777819558" }, "stopId": "85BARBgoisA", "stopSequence": 3 }, { "arrival": { "delay": -289, "time": "1777820111" }, "departure": { "delay": -11, "time": "1777820389" }, "stopId": "85BARRmariU1", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1777820737" }, "departure": { "delay": 53, "time": "1777820753" }, "stopId": "85BEAUheliA", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1777822360" }, "departure": { "delay": 160, "time": "1777822360" }, "stopId": "44BOURecolA", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1777822960" }, "departure": { "delay": 160, "time": "1777822960" }, "stopId": "44PAZAmairA", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1777825060" }, "departure": { "delay": 160, "time": "1777825060" }, "stopId": "44NANTsncfU", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2614833310" }, "tripProperties": {}, "vehicle": { "id": "686fc937fbf64693aee056f2", "label": "40781", "licensePlate": "HE473DG" } } }, { "id": "RT|2614833002|2614833002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -934, "time": "1777820006" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": 120, "time": "1777821840" }, "departure": { "delay": 120, "time": "1777821840" }, "stopId": "85PERRgaulR", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1777822380" }, "departure": { "delay": 120, "time": "1777822380" }, "stopId": "85JEANroutU", "stopSequence": 3 }, { "arrival": { "delay": 120, "time": "1777822560" }, "departure": { "delay": 120, "time": "1777822560" }, "stopId": "85JEANodysU", "stopSequence": 4 }, { "arrival": { "delay": 120, "time": "1777822680" }, "departure": { "delay": 120, "time": "1777822680" }, "stopId": "85JEANesplU", "stopSequence": 5 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2614833002" }, "tripProperties": {}, "vehicle": { "id": "6672ea9c2e30bc3553f353cc", "label": "40154", "licensePlate": "GX880PR" } } }, { "id": "RT|2629259032|2629259032", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -316, "time": "1777820084" }, "departure": { "delay": 153, "time": "1777820553" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 286, "time": "1777820806" }, "departure": { "delay": 298, "time": "1777820818" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 200, "time": "1777821980" }, "departure": { "delay": 200, "time": "1777821980" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 200, "time": "1777822040" }, "departure": { "delay": 200, "time": "1777822040" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 200, "time": "1777822160" }, "departure": { "delay": 200, "time": "1777822160" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 200, "time": "1777822220" }, "departure": { "delay": 200, "time": "1777822220" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 200, "time": "1777822460" }, "departure": { "delay": 200, "time": "1777822460" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 200, "time": "1777822880" }, "departure": { "delay": 200, "time": "1777822880" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 200, "time": "1777823060" }, "departure": { "delay": 200, "time": "1777823060" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 200, "time": "1777823120" }, "departure": { "delay": 200, "time": "1777823120" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 200, "time": "1777823240" }, "departure": { "delay": 200, "time": "1777823240" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 200, "time": "1777823360" }, "departure": { "delay": 200, "time": "1777823360" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 200, "time": "1777823540" }, "departure": { "delay": 200, "time": "1777823540" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 200, "time": "1777824140" }, "departure": { "delay": 200, "time": "1777824140" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 200, "time": "1777824320" }, "departure": { "delay": 200, "time": "1777824320" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 200, "time": "1777824680" }, "departure": { "delay": 200, "time": "1777824680" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 200, "time": "1777824800" }, "departure": { "delay": 200, "time": "1777824800" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 200, "time": "1777824860" }, "departure": { "delay": 200, "time": "1777824860" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 200, "time": "1777824920" }, "departure": { "delay": 200, "time": "1777824920" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 200, "time": "1777824980" }, "departure": { "delay": 200, "time": "1777824980" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 200, "time": "1777825040" }, "departure": { "delay": 200, "time": "1777825040" }, "stopId": "44PORNmarnR", "stopSequence": 21 }, { "arrival": { "delay": 200, "time": "1777825880" }, "departure": { "delay": 200, "time": "1777825880" }, "stopId": "44PREFquirR", "stopSequence": 22 }, { "arrival": { "delay": 200, "time": "1777825940" }, "departure": { "delay": 200, "time": "1777825940" }, "stopId": "44PREFgareR", "stopSequence": 23 }, { "arrival": { "delay": 200, "time": "1777826360" }, "departure": { "delay": 200, "time": "1777826360" }, "stopId": "44PLAIcentR", "stopSequence": 24 }, { "arrival": { "delay": 200, "time": "1777826540" }, "departure": { "delay": 200, "time": "1777826540" }, "stopId": "44PLAIcormR", "stopSequence": 25 }, { "arrival": { "delay": 200, "time": "1777826660" }, "departure": { "delay": 200, "time": "1777826660" }, "stopId": "44MICHtharU1", "stopSequence": 26 }, { "arrival": { "delay": 200, "time": "1777826900" }, "departure": { "delay": 200, "time": "1777826900" }, "stopId": "44MICHpostA", "stopSequence": 27 }, { "arrival": { "delay": 200, "time": "1777826960" }, "departure": { "delay": 200, "time": "1777826960" }, "stopId": "44MICHmairR", "stopSequence": 28 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2629259032" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece5c", "label": "24287", "licensePlate": "EA-486-MG" } } }, { "id": "RT|2635491820|2635491820", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -6, "time": "1777817694" }, "departure": { "delay": 34, "time": "1777817734" }, "stopId": "44PREFgareA", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1777817799" }, "departure": { "delay": 54, "time": "1777817814" }, "stopId": "44PREFquirA", "stopSequence": 2 }, { "arrival": { "delay": 196, "time": "1777818196" }, "departure": { "delay": 236, "time": "1777818236" }, "stopId": "44PLAIcentU", "stopSequence": 3 }, { "arrival": { "delay": -34, "time": "1777818686" }, "departure": { "delay": 0, "time": "1777818720" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 27, "time": "1777818807" }, "departure": { "delay": 49, "time": "1777818829" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 47, "time": "1777818947" }, "departure": { "delay": 253, "time": "1777819153" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 27, "time": "1777819527" }, "departure": { "delay": 37, "time": "1777819537" }, "stopId": "44MICHdaloA", "stopSequence": 7 }, { "arrival": { "delay": 106, "time": "1777819726" }, "departure": { "delay": 279, "time": "1777819899" }, "stopId": "44MICHtharU1", "stopSequence": 8 }, { "arrival": { "delay": 224, "time": "1777819964" }, "departure": { "delay": 234, "time": "1777819974" }, "stopId": "44MICHavenA", "stopSequence": 9 }, { "arrival": { "delay": 223, "time": "1777820143" }, "departure": { "delay": 239, "time": "1777820159" }, "stopId": "44MICHpostA", "stopSequence": 10 }, { "arrival": { "delay": 232, "time": "1777820212" }, "departure": { "delay": 274, "time": "1777820254" }, "stopId": "44MICHmairA", "stopSequence": 11 }, { "arrival": { "delay": 229, "time": "1777820689" }, "departure": { "delay": 245, "time": "1777820705" }, "stopId": "44BREVfontA", "stopSequence": 12 }, { "arrival": { "delay": 240, "time": "1777820820" }, "departure": { "delay": 406, "time": "1777820986" }, "stopId": "44BREVbresU", "stopSequence": 13 }, { "arrival": { "delay": 440, "time": "1777821200" }, "departure": { "delay": 440, "time": "1777821200" }, "stopId": "44BREVbosqA", "stopSequence": 14 }, { "arrival": { "delay": 440, "time": "1777821920" }, "departure": { "delay": 440, "time": "1777821920" }, "stopId": "44TRIGlargA", "stopSequence": 15 }, { "arrival": { "delay": 440, "time": "1777821980" }, "departure": { "delay": 440, "time": "1777821980" }, "stopId": "44TRIGroseA", "stopSequence": 16 }, { "arrival": { "delay": 440, "time": "1777822040" }, "departure": { "delay": 440, "time": "1777822040" }, "stopId": "44NAZAgareA", "stopSequence": 17 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2635491820" }, "tripProperties": {}, "vehicle": { "id": "69786c7208d8eb803d35d0c5", "label": "907", "licensePlate": "GB-907-CZ" } } }, { "id": "RT|2588379520|2588379520", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1777821300" }, "departure": { "delay": 0, "time": "1777821300" }, "stopId": "49POUAmairA", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777823100" }, "departure": { "delay": 0, "time": "1777823100" }, "stopId": "49SEGRhaltA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823460" }, "departure": { "delay": 0, "time": "1777823460" }, "stopId": "49SEGRreniA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823580" }, "departure": { "delay": 0, "time": "1777823580" }, "stopId": "49SEGRcovoA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824240" }, "departure": { "delay": 0, "time": "1777824240" }, "stopId": "49LIONcimeA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824420" }, "departure": { "delay": 0, "time": "1777824420" }, "stopId": "49LIONfoirA1", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824540" }, "departure": { "delay": 0, "time": "1777824540" }, "stopId": "49GREZplaiA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826160" }, "departure": { "delay": 0, "time": "1777826160" }, "stopId": "49ANGEroutUL", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2588379520" }, "tripProperties": {}, "vehicle": { "id": "46", "label": "39347", "licensePlate": "GD-682-LG" } } }, { "id": "RT|2629381912|2629381912", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 78, "time": "1777821198" }, "departure": { "delay": 78, "time": "1777821198" }, "stopId": "44PLESlionA", "stopSequence": 3 }, { "arrival": { "delay": 78, "time": "1777821318" }, "departure": { "delay": 78, "time": "1777821318" }, "stopId": "44PLESlaitA", "stopSequence": 4 }, { "arrival": { "delay": 78, "time": "1777821438" }, "departure": { "delay": 78, "time": "1777821438" }, "stopId": "44PLESpetiA", "stopSequence": 5 }, { "arrival": { "delay": 78, "time": "1777821558" }, "departure": { "delay": 78, "time": "1777821558" }, "stopId": "44PLEScoudA", "stopSequence": 6 }, { "arrival": { "delay": 78, "time": "1777821618" }, "departure": { "delay": 78, "time": "1777821618" }, "stopId": "44PLESblanA", "stopSequence": 7 }, { "arrival": { "delay": 78, "time": "1777821798" }, "departure": { "delay": 78, "time": "1777821798" }, "stopId": "44PLEStrelA", "stopSequence": 8 }, { "arrival": { "delay": 78, "time": "1777822038" }, "departure": { "delay": 78, "time": "1777822038" }, "stopId": "44GAVRetoiA", "stopSequence": 9 }, { "arrival": { "delay": 78, "time": "1777822218" }, "departure": { "delay": 78, "time": "1777822218" }, "stopId": "44GAVRmailA", "stopSequence": 10 }, { "arrival": { "delay": 78, "time": "1777822278" }, "departure": { "delay": 78, "time": "1777822278" }, "stopId": "44GAVRmairA", "stopSequence": 11 }, { "arrival": { "delay": 78, "time": "1777822458" }, "departure": { "delay": 78, "time": "1777822458" }, "stopId": "44GAVRanglA", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1777822818" }, "departure": { "delay": 78, "time": "1777822818" }, "stopId": "44BLAIjollA", "stopSequence": 13 }, { "arrival": { "delay": 78, "time": "1777822938" }, "departure": { "delay": 78, "time": "1777822938" }, "stopId": "44BLAIgravA", "stopSequence": 14 }, { "arrival": { "delay": 78, "time": "1777823058" }, "departure": { "delay": 78, "time": "1777823058" }, "stopId": "44BLAIcarrA", "stopSequence": 15 }, { "arrival": { "delay": 78, "time": "1777823178" }, "departure": { "delay": 78, "time": "1777823178" }, "stopId": "44BLAIpietA", "stopSequence": 16 }, { "arrival": { "delay": 78, "time": "1777823358" }, "departure": { "delay": 78, "time": "1777823358" }, "stopId": "44BLAIhoteA", "stopSequence": 17 }, { "arrival": { "delay": 78, "time": "1777823658" }, "departure": { "delay": 78, "time": "1777823658" }, "stopId": "44BOUVcorbA1", "stopSequence": 18 }, { "arrival": { "delay": 78, "time": "1777823838" }, "departure": { "delay": 78, "time": "1777823838" }, "stopId": "44BRTArideA", "stopSequence": 19 }, { "arrival": { "delay": 78, "time": "1777823958" }, "departure": { "delay": 78, "time": "1777823958" }, "stopId": "44BRTAcoueA", "stopSequence": 20 }, { "arrival": { "delay": 78, "time": "1777824078" }, "departure": { "delay": 78, "time": "1777824078" }, "stopId": "44BRTAmadeA", "stopSequence": 21 }, { "arrival": { "delay": 78, "time": "1777824198" }, "departure": { "delay": 78, "time": "1777824198" }, "stopId": "44BRTAgeraA", "stopSequence": 22 }, { "arrival": { "delay": 78, "time": "1777824438" }, "departure": { "delay": 78, "time": "1777824438" }, "stopId": "44NOTRfouaA", "stopSequence": 23 }, { "arrival": { "delay": 78, "time": "1777824498" }, "departure": { "delay": 78, "time": "1777824498" }, "stopId": "44NOTRbredA", "stopSequence": 24 }, { "arrival": { "delay": 78, "time": "1777824618" }, "departure": { "delay": 78, "time": "1777824618" }, "stopId": "44NOTRblaiA", "stopSequence": 25 }, { "arrival": { "delay": 78, "time": "1777824738" }, "departure": { "delay": 78, "time": "1777824738" }, "stopId": "44NOTRepinA", "stopSequence": 26 }, { "arrival": { "delay": 78, "time": "1777824858" }, "departure": { "delay": 78, "time": "1777824858" }, "stopId": "44VIGNboisA", "stopSequence": 27 }, { "arrival": { "delay": 78, "time": "1777824918" }, "departure": { "delay": 78, "time": "1777824918" }, "stopId": "44VIGNrignA", "stopSequence": 28 }, { "arrival": { "delay": 78, "time": "1777825038" }, "departure": { "delay": 78, "time": "1777825038" }, "stopId": "44VIGNpaquA", "stopSequence": 29 }, { "arrival": { "delay": 78, "time": "1777825158" }, "departure": { "delay": 78, "time": "1777825158" }, "stopId": "44VIGNbouvA", "stopSequence": 30 }, { "arrival": { "delay": 78, "time": "1777825218" }, "departure": { "delay": 78, "time": "1777825218" }, "stopId": "44VIGNvalaA", "stopSequence": 31 }, { "arrival": { "delay": 78, "time": "1777825278" }, "departure": { "delay": 78, "time": "1777825278" }, "stopId": "44VIGNchouA", "stopSequence": 32 }, { "arrival": { "delay": 78, "time": "1777825338" }, "departure": { "delay": 78, "time": "1777825338" }, "stopId": "44VIGNpleeA", "stopSequence": 33 }, { "arrival": { "delay": 78, "time": "1777825398" }, "departure": { "delay": 78, "time": "1777825398" }, "stopId": "44ORVAchatA", "stopSequence": 34 }, { "arrival": { "delay": 78, "time": "1777825458" }, "departure": { "delay": 78, "time": "1777825458" }, "stopId": "44ORVAangeA", "stopSequence": 35 }, { "arrival": { "delay": 78, "time": "1777825758" }, "departure": { "delay": 78, "time": "1777825758" }, "stopId": "44ORVAmairA", "stopSequence": 36 }, { "arrival": { "delay": 78, "time": "1777825938" }, "departure": { "delay": 78, "time": "1777825938" }, "stopId": "44ORVAforuA", "stopSequence": 37 }, { "arrival": { "delay": 78, "time": "1777825998" }, "departure": { "delay": 78, "time": "1777825998" }, "stopId": "44ORVAappeA", "stopSequence": 38 }, { "arrival": { "delay": 78, "time": "1777826418" }, "departure": { "delay": 78, "time": "1777826418" }, "stopId": "44ORVAmorlA", "stopSequence": 39 }, { "arrival": { "delay": 78, "time": "1777826718" }, "departure": { "delay": 78, "time": "1777826718" }, "stopId": "44NANTbeauA", "stopSequence": 40 }, { "arrival": { "delay": 78, "time": "1777827078" }, "departure": { "delay": 78, "time": "1777827078" }, "stopId": "44NANTamerA", "stopSequence": 41 }, { "arrival": { "delay": 78, "time": "1777827138" }, "departure": { "delay": 78, "time": "1777827138" }, "stopId": "44NANTrennA", "stopSequence": 42 }, { "arrival": { "delay": 78, "time": "1777827198" }, "departure": { "delay": 78, "time": "1777827198" }, "stopId": "44NANTgoffA", "stopSequence": 43 }, { "arrival": { "delay": 78, "time": "1777827318" }, "departure": { "delay": 78, "time": "1777827318" }, "stopId": "44NANTairbA", "stopSequence": 44 }, { "arrival": { "delay": 78, "time": "1777827438" }, "departure": { "delay": 78, "time": "1777827438" }, "stopId": "44NANTtaleA", "stopSequence": 45 }, { "arrival": { "delay": 78, "time": "1777827558" }, "departure": { "delay": 78, "time": "1777827558" }, "stopId": "44NANTcirqA", "stopSequence": 46 }, { "arrival": { "delay": 78, "time": "1777827738" }, "departure": { "delay": 78, "time": "1777827738" }, "stopId": "44NANTdieuA", "stopSequence": 47 }, { "arrival": { "delay": 78, "time": "1777827978" }, "departure": { "delay": 78, "time": "1777827978" }, "stopId": "44NANTsncfU", "stopSequence": 48 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "371", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2629381912" }, "tripProperties": {}, "vehicle": { "id": "70", "label": "193031", "licensePlate": "FG-386-JK" } } }, { "id": "RT|2624617412|2624617412", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -55, "time": "1777821065" }, "departure": { "delay": -55, "time": "1777821065" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": -55, "time": "1777821245" }, "departure": { "delay": -55, "time": "1777821245" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": -55, "time": "1777821365" }, "departure": { "delay": -55, "time": "1777821365" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": -55, "time": "1777821425" }, "departure": { "delay": -55, "time": "1777821425" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": -55, "time": "1777821545" }, "departure": { "delay": -55, "time": "1777821545" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": -55, "time": "1777821605" }, "departure": { "delay": -55, "time": "1777821605" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": -55, "time": "1777821665" }, "departure": { "delay": -55, "time": "1777821665" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": -55, "time": "1777821725" }, "departure": { "delay": -55, "time": "1777821725" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": -55, "time": "1777822025" }, "departure": { "delay": -55, "time": "1777822025" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -55, "time": "1777822445" }, "departure": { "delay": -55, "time": "1777822445" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -55, "time": "1777823825" }, "departure": { "delay": -55, "time": "1777823825" }, "stopId": "44PUCEoserR", "stopSequence": 12 }, { "arrival": { "delay": -55, "time": "1777824185" }, "departure": { "delay": -55, "time": "1777824185" }, "stopId": "44NOZAgendR", "stopSequence": 13 }, { "arrival": { "delay": -55, "time": "1777824425" }, "departure": { "delay": -55, "time": "1777824425" }, "stopId": "44NOZAfoirR", "stopSequence": 14 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "309", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "2624617412" }, "tripProperties": {}, "vehicle": { "id": "71", "label": "193043", "licensePlate": "FH-814-PT" } } }, { "id": "RT|FR:ServiceJourney::SN857562FERRE_8576194|857562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777816200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777816620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816680", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816920", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817160", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777817400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817460", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777817880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777818660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777819020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819080", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819860", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777819980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857562FERRE_8576194" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860172FERRE_9009029|860172", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828920", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829580", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829880", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777830780", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860172FERRE_9009029" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858097FERRE_8575788|858097", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827660", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829280", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777829580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829640", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829880", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777830000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830060", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777830180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830300", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1777830900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831080", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1777831200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831260", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1777831440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831560", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1777831740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831800", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1777832040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777832100", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1777832340", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 17 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858097FERRE_8575788" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857326FERRE_8144602|857326", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777829460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777830900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830960", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777832340", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857326FERRE_8144602" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857327FERRE_8576411|857327", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829280", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777830720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830780", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777831980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857327FERRE_8576411" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859627FERRE_8978500|859627", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819920", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777822140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859627FERRE_8978500" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857322FERRE_8576424|857322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820580", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857322FERRE_8576424" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857564FERRE_8576187|857564", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825560", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777826640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857564FERRE_8576187" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858896FERRE_8575304|858896", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821360", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822380", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777825560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858896FERRE_8575304" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857335FERRE_8576400|857335", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857335FERRE_8576400" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860192FERRE_8141591|860192", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777818900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819560", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777820640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860192FERRE_8141591" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859086FERRE_8575190|859086", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777829940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830000", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777831320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831380", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777832640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777832700", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777834200", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859086FERRE_8575190" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859644FERRE_8978497|859644", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825980", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859644FERRE_8978497" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_8970366|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777801860", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777802340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777802640", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777806540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777806720", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777809000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777809120", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777810260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777810380", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777812180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777813560", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 1500, "time": "1777817340", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1777817460", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1777818840", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1777818960", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 1500, "time": "1777822200", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 1500, "time": "1777824420", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 1500, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1777825980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 1200, "time": "1777828200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN4504FERRE_8970366" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4506FERRE_9000136|4506", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777814100", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777814580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777814880", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818840", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821180", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 1200, "time": "1777829040", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1777829160", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 1200, "time": "1777830180", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1777830300", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 1200, "time": "1777833960", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1777834140", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 1200, "time": "1777835940", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1777836060", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 1200, "time": "1777837320", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1777837440", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 1200, "time": "1777839900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN4506FERRE_9000136" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859778FERRE_9023375|859778", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777820640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777821600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859778FERRE_9023375" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859779FERRE_9023374|859779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777819500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819560", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820100", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820340", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777820580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820640", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859779FERRE_9023374" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859658FERRE_8574742|859658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823040", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859658FERRE_8574742" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859532FERRE_8978555|859532", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777817400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777817940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777818420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818420", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818780", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819020", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777819560", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859532FERRE_8978555" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859774FERRE_9023379|859774", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777827180", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828500", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859774FERRE_9023379" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859775FERRE_9023378|859775", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826940", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827540", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859775FERRE_9023378" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859776FERRE_9023377|859776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823580", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824900", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777825200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859776FERRE_9023377" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859777FERRE_9023376|859777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777823100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824420", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859777FERRE_9023376" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859143FERRE_8575118|859143", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826940", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827660", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859143FERRE_8575118" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859140FERRE_8575129|859140", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777815540", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777815720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815780", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816560", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817220", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777817820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817880", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1777818780", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777818840", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1777819140", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777819200", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1777819740", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1777820400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859140FERRE_8575129" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859141FERRE_8575125|859141", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777817340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777817880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817940", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818480", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777819260", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 600, "time": "1777819560", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777819560", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1777819860", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777819920", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1777820520", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777820580", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1777821240", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777821300", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1777822020", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1777822320", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859141FERRE_8575125" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859142FERRE_8575121|859142", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1777822800", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1777822980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777823040", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1777824420", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1777825440", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1777825740", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777825800", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1777826280", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777826340", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1777826940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859142FERRE_8575121" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857401FERRE_8576382|857401", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777816620", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777817040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817100", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777817340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817400", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817820", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818480", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819020", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777819620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819680", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777819920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819980", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857401FERRE_8576382" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857638FERRE_8576122|857638", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820580", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821360", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777821780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857638FERRE_8576122" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_9000520|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777801680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777804200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777804380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777805580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777805700", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777807740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777808040", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777811640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777811880", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777812900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777813020", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 1200, "time": "1777816560", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1777816860", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1777819680", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 1800, "time": "1777821000", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1777821120", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 1800, "time": "1777823340", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 1800, "time": "1777827360", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 1500, "time": "1777827780", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN4404FERRE_9000520" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4406FERRE_8544676|4406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777812360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777814880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815060", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816500", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818900", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822620", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 1500, "time": "1777827660", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1777829580", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1777829700", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1777830900", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1777831020", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 900, "time": "1777833240", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1777833420", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 900, "time": "1777837260", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1777837620", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 900, "time": "1777838100", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN4406FERRE_8544676" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860018FERRE_8697807|860018", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826040", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777830540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831920", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777833060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777833120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777834440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777834620", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777835820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777835880", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1777837860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777838580", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1777838940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777839060", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1777839720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777839780", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1777840260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840320", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1777840860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777840980", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1777841580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777841640", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1777842060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842120", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1777842420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777842480", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1777843320", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 20 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860018FERRE_8697807" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860134FERRE_9009045|860134", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777823100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826160", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777826400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN860134FERRE_9009045" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858076FERRE_8575822|858076", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777823100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823460", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823880", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858076FERRE_8575822" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862574FERRE_8572691|862574", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777817160", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777817520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817580", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777817760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817820", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777818060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818060", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818540", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819020", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862574FERRE_8572691" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862573FERRE_8572697|862573", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862573FERRE_8572697" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858072FERRE_8575827|858072", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777815480", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777815660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815720", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777815900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815960", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777816200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816260", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777816380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816440", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777816620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816680", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777817280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817400", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777819680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858072FERRE_8575827" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862570FERRE_8572706|862570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777828560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828620", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777829280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829340", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777830120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830180", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777830540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830600", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777831020", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862570FERRE_8572706" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858074FERRE_8575824|858074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819080", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777819500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819560", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819860", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777819980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820280", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777821780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858074FERRE_8575824" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858877FERRE_8575353|858877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825980", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827720", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828620", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829100", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858877FERRE_8575353" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858878FERRE_8575348|858878", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825680", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826520", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827540", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777829640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829700", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777830840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858878FERRE_8575348" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857426FERRE_8576363|857426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827780", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777830120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830180", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777830960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857426FERRE_8576363" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858872FERRE_8575370|858872", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818480", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820940", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777821900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858872FERRE_8575370" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858873FERRE_8575366|858873", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1777817580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818300", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818780", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819860", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858873FERRE_8575366" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857671FERRE_8576097|857671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824360", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777826940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777827660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857671FERRE_8576097" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857430FERRE_8576351|857430", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820760", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777821720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821780", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822320", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857430FERRE_8576351" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859294FERRE_8574984|859294", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777820640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777821420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777822140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822800", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859294FERRE_8574984" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857435FERRE_8576342|857435", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825680", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777826040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826100", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826640", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777827120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857435FERRE_8576342" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859613FERRE_9023427|859613", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825260", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827720", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777829340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859613FERRE_9023427" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857559FERRE_8879670|857559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777815720", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777816080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816140", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816320", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777816740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816800", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777816980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777817340", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1777817640", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777817700", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1777818120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1777818480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777818540", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1777818780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818540", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777818720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818780", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819020", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777819500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857559FERRE_8879670" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857555FERRE_8879672|857555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826520", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828620", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828980", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829280", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777829460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777829760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777830300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857555FERRE_8879672" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859291FERRE_8574992|859291", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822620", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859291FERRE_8574992" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859584FERRE_8978527|859584", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777821000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777822320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822320", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777822560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822620", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859584FERRE_8978527" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859344FERRE_8574903|859344", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825200", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859344FERRE_8574903" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859586FERRE_8978526|859586", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777829040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829040", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777829400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829400", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829580", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777829760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777830360", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859586FERRE_8978526" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857722FERRE_8576065|857722", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820580", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823820", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825200", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826520", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857722FERRE_8576065" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857724FERRE_8539031|857724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825740", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777829880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777831260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857724FERRE_8539031" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857720FERRE_9003105|857720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777815840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777816860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818420", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821600", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822800", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857720FERRE_9003105" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858386FERRE_8575584|858386", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858386FERRE_8575584" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN863714FERRE_8572521|863714", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777813620", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777815000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815120", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816380", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777819680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777819980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777820940", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN863714FERRE_8572521" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858382FERRE_8575590|858382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777825260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858382FERRE_8575590" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857174FERRE_8576558|857174", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819920", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820760", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777820940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821360", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777821600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821660", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777822380", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857174FERRE_8576558" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859593FERRE_8978520|859593", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824360", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777825740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859593FERRE_8978520" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859356FERRE_8574886|859356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827540", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828140", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777828500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828560", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777829160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859356FERRE_8574886" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857973FERRE_8575984|857973", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777816140", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777816320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816380", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816980", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817220", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777817640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817700", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818240", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777818540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777818900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818960", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857973FERRE_8575984" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857967FERRE_8575999|857967", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777821900", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823460", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824360", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857967FERRE_8575999" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857968FERRE_8575996|857968", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825560", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857968FERRE_8575996" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857623FERRE_8576152|857623", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777818840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818900", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819380", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820100", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857623FERRE_8576152" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858279FERRE_8575672|858279", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826940", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829280", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777830060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830180", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777830780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830900", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777831620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831680", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777832040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777832160", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777832880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777832940", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777833840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777833900", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777834620", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 10 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858279FERRE_8575672" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862528FERRE_8572886|862528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823460", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828920", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777830120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830240", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777830960", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862528FERRE_8572886" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862526FERRE_9031433|862526", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818660", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1777819860", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1777819860", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820400", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821180", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777826520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862526FERRE_9031433" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862524FERRE_9031434|862524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777814700", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777815600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815660", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777816380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816440", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777817220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817280", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777818780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818840", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777819500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819620", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777820460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820520", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777821060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821120", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777821600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821660", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777823580", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN862524FERRE_9031434" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858287FERRE_8575658|858287", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822860", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826400", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858287FERRE_8575658" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858046FERRE_8575891|858046", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822320", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777823040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823100", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823580", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777825260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858046FERRE_8575891" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858041FERRE_8575902|858041", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777821660", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822020", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777822200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822260", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822560", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822980", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823280", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824900", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858041FERRE_8575902" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857626FERRE_8576145|857626", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777829580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829640", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777830000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830060", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777830900", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857626FERRE_8576145" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857629FERRE_8576140|857629", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828500", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857629FERRE_8576140" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3837FERRE_9031287|3837", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826160", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777829940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777830180", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777831380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831500", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777833120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777833240", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777835400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777835460", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777838760", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN3837FERRE_9031287" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3835FERRE_9029783|3835", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777816740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777819260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819320", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777820700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823400", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777826340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826460", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777832100", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN3835FERRE_9029783" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857494FERRE_8576290|857494", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777820040", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 1 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857494FERRE_8576290" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857252FERRE_8576509|857252", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823520", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777823880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824000", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824720", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825140", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825500", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777826280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826820", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777827180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827240", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777827840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828200", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1777828500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828560", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1777829040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829100", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1777829820", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857252FERRE_8576509" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859673FERRE_8574713|859673", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777825740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826760", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777827720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827780", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859673FERRE_8574713" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857015FERRE_8698051|857015", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777823580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777823880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823940", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777824960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777825620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825680", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777826040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826100", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777826580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826640", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777827000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "stopId": "SNCF:87571547", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827480", "uncertainty": 60 }, "stopId": "SNCF:87571539", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857015FERRE_8698051" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857498FERRE_8576286|857498", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825860", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777826100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777826160", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857498FERRE_8576286" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858226FERRE_8575729|858226", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826880", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827720", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827960", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828320", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828860", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777830360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858226FERRE_8575729" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859321FERRE_8574934|859321", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818600", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777818780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818840", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777819140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777819800", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859321FERRE_8574934" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859322FERRE_8538724|859322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819740", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821900", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859322FERRE_8538724" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858233FERRE_8575718|858233", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777821240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777821540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821600", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821840", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777822080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822140", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777822440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822500", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777822740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777822800", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777823700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823760", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824120", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777824300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824360", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824660", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1777825320", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 11 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858233FERRE_8575718" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857023FERRE_8967273|857023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827420", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828500", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777830300", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857023FERRE_8967273" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857021FERRE_8698049|857021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777820160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820220", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777821180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777821300", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777823040", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN857021FERRE_8698049" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859206FERRE_8575071|859206", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777826700", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827120", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827360", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827600", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777828020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828080", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777828380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828440", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777828740", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777829040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829220", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1777829700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829760", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1777830300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1777821058", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN859206FERRE_8575071" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3858FERRE_9029779|3858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824360", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777827060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777827120", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777829400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777829520", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777831140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777831260", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777832640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777832880", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777835220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777835340", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777836660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777836780", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777839360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN3858FERRE_9029779" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3856FERRE_8986076|3856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777809780", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777812480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777812540", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777815060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777815180", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777816860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816980", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777818180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818420", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777820760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777820880", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777823100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777823220", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1777825800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN3856FERRE_8986076" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858242FERRE_8538910|858242", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777816200", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777816800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777816860", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777817460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777817520", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777818000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777818060", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777819440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858242FERRE_8538910" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858246FERRE_8575705|858246", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1777824060", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1777824540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824600", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1777824780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777824840", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1777825020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825080", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1777825380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825440", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1777825920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1777825980", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1777827300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1777821058", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260503", "tripId": "FR:ServiceJourney::SN858246FERRE_8575705" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1777821058" } }