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

1,761 errors, 173 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-03-25 at 08:08 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 173 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::SN859500FERRE_8457895 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858407FERRE_8431701 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN858408FERRE_8431700 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN857691FERRE_8431840 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id FR:ServiceJourney::SN859073FERRE_8431638 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 173 errors

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

Sample errors
  • route_id T1 does not exist in the GTFS data routes.txt
  • route_id 01b does not exist in the GTFS data routes.txt
  • route_id 01b does not exist in the GTFS data routes.txt
  • route_id 22 does not exist in the GTFS data routes.txt
  • route_id 14 does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 1,411 errors

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

Sample errors
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 stop_id SNCF:87481002 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 stop_id SNCF:87590331 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 stop_id SNCF:87590349 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 stop_id SNCF:87590356 does not exist in GTFS data stops.txt
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 stop_id SNCF:87481564 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 3 errors

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::SN857691FERRE_8431840 stop_sequence 7 arrival_time 07:37:00 (1774420620) is less than previous stop arrival_time 07:38:00 (1774420680) - times must increase between two sequential stops
  • trip_id FR:ServiceJourney::SN857691FERRE_8431840 stop_sequence 7 departure_time 07:38:00 (1774420680) is equal to previous stop arrival_time 07:38:00 (1774420680) - times must increase between two sequential stops
  • trip_id FR:ServiceJourney::SN857502FERRE_8431884 stop_sequence 3 arrival_time 06:40:00 (1774417200) is equal to previous stop departure_time 06:40:00 (1774417200) - 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::SN857691FERRE_8431840 stop_sequence 6 departure_time 07:34:00 (1774420440) is less than the same stop arrival_time 07:38:00 (1774420680) - departure time must be equal to or greater than arrival time

Warnings

vehicle_id not populated W002 173 errors

vehicle_id should be populated for TripUpdates and VehiclePositions

Sample errors
  • trip_id FR:ServiceJourney::SN859500FERRE_8457895 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858407FERRE_8431701 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN858408FERRE_8431700 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN857691FERRE_8431840 does not have a vehicle_id
  • trip_id FR:ServiceJourney::SN859073FERRE_8431638 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
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 3,915 29 times (97 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 3,860 28 times (93 % of validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 3,860 28 times (93 % of validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 31,702 28 times (93 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 493 23 times (77 % 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. 59 21 times (70 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-03-25 at 16:31 Europe/Paris.

trip_updates (291) 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-03-25 at 16:31 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "RT|2630587914|39-2858287112-192-__C____", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -902, "time": "1774452358" }, "stopId": "72MANSlyceR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453440" }, "departure": { "delay": 0, "time": "1774453440" }, "stopId": "72CHANtertR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453500" }, "departure": { "delay": 0, "time": "1774453500" }, "stopId": "72CHANcourR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453740" }, "departure": { "delay": 0, "time": "1774453740" }, "stopId": "72CHANretrR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "72CHANfresR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454100" }, "departure": { "delay": 0, "time": "1774454100" }, "stopId": "72CHANfoucR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454160" }, "departure": { "delay": 0, "time": "1774454160" }, "stopId": "72CHANbrosR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774454220" }, "departure": { "delay": 0, "time": "1774454220" }, "stopId": "72CHANcommR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774454400" }, "departure": { "delay": 0, "time": "1774454400" }, "stopId": "72PARIgallR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774454520" }, "departure": { "delay": 0, "time": "1774454520" }, "stopId": "72PARIabelR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774454640" }, "departure": { "delay": 0, "time": "1774454640" }, "stopId": "72PARItroiR", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "216_S", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2630587914" }, "tripProperties": {}, "vehicle": { "id": "655619374844bd95d84e1fb9", "label": "40042", "licensePlate": "GR-740-MM" } } }, { "id": "RT|2629523207|39-2660368385-708-__C____", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -174, "time": "1774452426" }, "departure": { "delay": -140, "time": "1774452460" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": -170, "time": "1774452730" }, "departure": { "delay": -170, "time": "1774452730" }, "stopId": "72MANSbanjR", "stopSequence": 3 }, { "arrival": { "delay": -170, "time": "1774452850" }, "departure": { "delay": -170, "time": "1774452850" }, "stopId": "72COULcoctR", "stopSequence": 4 }, { "arrival": { "delay": -170, "time": "1774453090" }, "departure": { "delay": -170, "time": "1774453090" }, "stopId": "72PAVAegliR", "stopSequence": 5 }, { "arrival": { "delay": -170, "time": "1774453150" }, "departure": { "delay": -170, "time": "1774453150" }, "stopId": "72PAVApolyR", "stopSequence": 6 }, { "arrival": { "delay": -170, "time": "1774453330" }, "departure": { "delay": -170, "time": "1774453330" }, "stopId": "72NEUVblinR", "stopSequence": 7 }, { "arrival": { "delay": -170, "time": "1774453450" }, "departure": { "delay": -170, "time": "1774453450" }, "stopId": "72NEUVtoucR", "stopSequence": 8 }, { "arrival": { "delay": -170, "time": "1774453870" }, "departure": { "delay": -170, "time": "1774453870" }, "stopId": "72NEUVmairR", "stopSequence": 9 }, { "arrival": { "delay": -170, "time": "1774454170" }, "departure": { "delay": -170, "time": "1774454170" }, "stopId": "72NEUVmontR", "stopSequence": 10 }, { "arrival": { "delay": -170, "time": "1774454470" }, "departure": { "delay": -170, "time": "1774454470" }, "stopId": "72GUIEegliR", "stopSequence": 11 }, { "arrival": { "delay": -170, "time": "1774454710" }, "departure": { "delay": -170, "time": "1774454710" }, "stopId": "72ABBEecolU1", "stopSequence": 12 }, { "arrival": { "delay": -170, "time": "1774455070" }, "departure": { "delay": -170, "time": "1774455070" }, "stopId": "72NEUVmansU2", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "211", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629523207" }, "tripProperties": {}, "vehicle": { "id": "619754cde202ab0001f712b2", "label": "25653", "licensePlate": "EN-413-VF" } } }, { "id": "RT|2612146006|39-2534604808", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -922, "time": "1774450598" }, "departure": { "delay": 11, "time": "1774451531" }, "stopId": "61ALENroutU", "stopSequence": 1 }, { "arrival": { "delay": -22, "time": "1774451798" }, "departure": { "delay": 21, "time": "1774451841" }, "stopId": "61ALENmontR", "stopSequence": 2 }, { "arrival": { "delay": -4, "time": "1774452056" }, "departure": { "delay": 7, "time": "1774452067" }, "stopId": "72ARCOalenR", "stopSequence": 3 }, { "arrival": { "delay": -27, "time": "1774452213" }, "departure": { "delay": -13, "time": "1774452227" }, "stopId": "72ARCOchenU", "stopSequence": 4 }, { "arrival": { "delay": -37, "time": "1774452383" }, "departure": { "delay": -28, "time": "1774452392" }, "stopId": "72BETHjourR", "stopSequence": 5 }, { "arrival": { "delay": -47, "time": "1774452433" }, "departure": { "delay": -11, "time": "1774452469" }, "stopId": "72BETHrd38R", "stopSequence": 6 }, { "arrival": { "delay": -81, "time": "1774452519" }, "departure": { "delay": -57, "time": "1774452543" }, "stopId": "72OISSmansR", "stopSequence": 7 }, { "arrival": { "delay": -20, "time": "1774452700" }, "departure": { "delay": -20, "time": "1774452700" }, "stopId": "72FYE1geneR", "stopSequence": 8 }, { "arrival": { "delay": -20, "time": "1774452820" }, "departure": { "delay": -20, "time": "1774452820" }, "stopId": "72FYE1dodoR", "stopSequence": 9 }, { "arrival": { "delay": -20, "time": "1774453240" }, "departure": { "delay": -20, "time": "1774453240" }, "stopId": "72GESNpostR", "stopSequence": 10 }, { "arrival": { "delay": -20, "time": "1774453480" }, "departure": { "delay": -20, "time": "1774453480" }, "stopId": "72BOISegliR", "stopSequence": 11 }, { "arrival": { "delay": -20, "time": "1774453720" }, "departure": { "delay": -20, "time": "1774453720" }, "stopId": "72SOUGplacU", "stopSequence": 12 }, { "arrival": { "delay": -20, "time": "1774454200" }, "departure": { "delay": -20, "time": "1774454200" }, "stopId": "72FRESpottR", "stopSequence": 13 }, { "arrival": { "delay": -20, "time": "1774454380" }, "departure": { "delay": -20, "time": "1774454380" }, "stopId": "72FRESrepuR", "stopSequence": 14 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "204", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612146006" }, "tripProperties": {}, "vehicle": { "id": "6814d0627fccf290628c8254", "label": "40774", "licensePlate": "HC-255-MN" } } }, { "id": "RT|2612913211|39-2643722242", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -258, "time": "1774452582" }, "stopId": "72MANSquinU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453020" }, "departure": { "delay": 0, "time": "1774453020" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453800" }, "departure": { "delay": 0, "time": "1774453800" }, "stopId": "72MANSchasR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "72MANSpaliR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454700" }, "departure": { "delay": 0, "time": "1774454700" }, "stopId": "72BAZOarchA", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454760" }, "departure": { "delay": 0, "time": "1774454760" }, "stopId": "72BAZOairbR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454880" }, "departure": { "delay": 0, "time": "1774454880" }, "stopId": "72BAZOnatiR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455000" }, "departure": { "delay": 0, "time": "1774455000" }, "stopId": "72BAZObeauR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455120" }, "departure": { "delay": 0, "time": "1774455120" }, "stopId": "72BAZOcoulR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774455360" }, "departure": { "delay": 0, "time": "1774455360" }, "stopId": "72SOUIlandR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774455600" }, "departure": { "delay": 0, "time": "1774455600" }, "stopId": "72JAMMretrR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774455900" }, "departure": { "delay": 0, "time": "1774455900" }, "stopId": "72MNTBpolyR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774456020" }, "departure": { "delay": 0, "time": "1774456020" }, "stopId": "72MNTBvignR", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612913211" }, "tripProperties": {}, "vehicle": { "id": "619755e890a4ad0001437273", "label": "37524", "licensePlate": "FQ-769-TS" } } }, { "id": "RT|2612550805|39-2567831564", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453560" }, "departure": { "delay": 0, "time": "1774453560" }, "stopId": "72MANSangeR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453800" }, "departure": { "delay": 0, "time": "1774453800" }, "stopId": "72MANSbregR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453920" }, "departure": { "delay": 0, "time": "1774453920" }, "stopId": "72ALLOdeliR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454100" }, "departure": { "delay": 0, "time": "1774454100" }, "stopId": "72ALLOpiscR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454220" }, "departure": { "delay": 0, "time": "1774454220" }, "stopId": "72ALLOsavoR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454580" }, "departure": { "delay": 0, "time": "1774454580" }, "stopId": "72SPAYemmaR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774454640" }, "departure": { "delay": 0, "time": "1774454640" }, "stopId": "72SPAYgrouR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774454940" }, "departure": { "delay": 0, "time": "1774454940" }, "stopId": "72FILLgrouR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774455180" }, "departure": { "delay": 0, "time": "1774455180" }, "stopId": "72FILLetoiR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774455420" }, "departure": { "delay": 0, "time": "1774455420" }, "stopId": "72ROEZfillR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774455540" }, "departure": { "delay": 0, "time": "1774455540" }, "stopId": "72ROEZjardR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774455720" }, "departure": { "delay": 0, "time": "1774455720" }, "stopId": "72SUZEpapeR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774455900" }, "departure": { "delay": 0, "time": "1774455900" }, "stopId": "72SUZEegliR", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774456080" }, "departure": { "delay": 0, "time": "1774456080" }, "stopId": "72SUZEchatR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774456620" }, "departure": { "delay": 0, "time": "1774456620" }, "stopId": "72MEZEegliR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1774456860" }, "departure": { "delay": 0, "time": "1774456860" }, "stopId": "72FOREroutR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1774457040" }, "departure": { "delay": 0, "time": "1774457040" }, "stopId": "72MALImairR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1774457220" }, "departure": { "delay": 0, "time": "1774457220" }, "stopId": "72MALImoulR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1774457460" }, "departure": { "delay": 0, "time": "1774457460" }, "stopId": "72ARTHcureR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1774457760" }, "departure": { "delay": 0, "time": "1774457760" }, "stopId": "72VILLanciR", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1774458180" }, "departure": { "delay": 0, "time": "1774458180" }, "stopId": "72FLECverrR", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1774458420" }, "departure": { "delay": 0, "time": "1774458420" }, "stopId": "72FLECdanuU2", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1774458540" }, "departure": { "delay": 0, "time": "1774458540" }, "stopId": "72FLECloirU2", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1774458720" }, "departure": { "delay": 0, "time": "1774458720" }, "stopId": "72FLECroutU", "stopSequence": 25 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "206", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612550805" }, "tripProperties": {}, "vehicle": { "id": "635159be7f2a6a0c742a982e", "label": "39658", "licensePlate": "GJ-772-XE" } } }, { "id": "RT|2629524310|39-2890596353-182-__C____", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -650, "time": "1774453270" }, "departure": { "delay": -650, "time": "1774453270" }, "stopId": "72RUAUmartR", "stopSequence": 2 }, { "arrival": { "delay": -650, "time": "1774453750" }, "departure": { "delay": -650, "time": "1774453750" }, "stopId": "72BRETfougR", "stopSequence": 3 }, { "arrival": { "delay": -650, "time": "1774453870" }, "departure": { "delay": -650, "time": "1774453870" }, "stopId": "72BRETajonR", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629524310" }, "tripProperties": {}, "vehicle": { "id": "61e00a2b522a5d34584c04a3", "label": "39050", "licensePlate": "GD-723-AF" } } }, { "id": "RT|2629523812|39-2808545282", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 42, "time": "1774451742" }, "departure": { "delay": 57, "time": "1774451757" }, "stopId": "72MANSviadU", "stopSequence": 2 }, { "arrival": { "delay": 126, "time": "1774452426" }, "departure": { "delay": 174, "time": "1774452474" }, "stopId": "72MANSfunaU1", "stopSequence": 3 }, { "arrival": { "delay": -246, "time": "1774452594" }, "stopId": "72MANSlyceR", "stopSequence": 4 }, { "arrival": { "delay": -170, "time": "1774452850" }, "departure": { "delay": -170, "time": "1774452850" }, "stopId": "72MANScaliR", "stopSequence": 5 }, { "arrival": { "delay": -170, "time": "1774453330" }, "departure": { "delay": -170, "time": "1774453330" }, "stopId": "72CHAMarpeR", "stopSequence": 6 }, { "arrival": { "delay": -170, "time": "1774453450" }, "departure": { "delay": -170, "time": "1774453450" }, "stopId": "72CHAMrochR", "stopSequence": 7 }, { "arrival": { "delay": -170, "time": "1774453810" }, "departure": { "delay": -170, "time": "1774453810" }, "stopId": "72ARDEfretR", "stopSequence": 8 }, { "arrival": { "delay": -170, "time": "1774453990" }, "departure": { "delay": -170, "time": "1774453990" }, "stopId": "72ARDEpeloR", "stopSequence": 9 }, { "arrival": { "delay": -170, "time": "1774454050" }, "departure": { "delay": -170, "time": "1774454050" }, "stopId": "72ARDEmalgR", "stopSequence": 10 }, { "arrival": { "delay": -170, "time": "1774454230" }, "departure": { "delay": -170, "time": "1774454230" }, "stopId": "72SULIecolR", "stopSequence": 11 }, { "arrival": { "delay": -170, "time": "1774454470" }, "departure": { "delay": -170, "time": "1774454470" }, "stopId": "72BREItissR", "stopSequence": 12 }, { "arrival": { "delay": -170, "time": "1774454590" }, "departure": { "delay": -170, "time": "1774454590" }, "stopId": "72BREIbassR", "stopSequence": 13 }, { "arrival": { "delay": -170, "time": "1774454710" }, "departure": { "delay": -170, "time": "1774454710" }, "stopId": "72BREIpoteR", "stopSequence": 14 }, { "arrival": { "delay": -170, "time": "1774455010" }, "departure": { "delay": -170, "time": "1774455010" }, "stopId": "72BOULbuttR", "stopSequence": 15 }, { "arrival": { "delay": -170, "time": "1774455130" }, "departure": { "delay": -170, "time": "1774455130" }, "stopId": "72BOULantiR", "stopSequence": 16 }, { "arrival": { "delay": -170, "time": "1774455550" }, "departure": { "delay": -170, "time": "1774455550" }, "stopId": "72MNTAhousR", "stopSequence": 17 }, { "arrival": { "delay": -170, "time": "1774455730" }, "departure": { "delay": -170, "time": "1774455730" }, "stopId": "72MNTAespeR", "stopSequence": 18 }, { "arrival": { "delay": -170, "time": "1774455970" }, "departure": { "delay": -170, "time": "1774455970" }, "stopId": "72CALAmansR", "stopSequence": 19 }, { "arrival": { "delay": -170, "time": "1774456090" }, "departure": { "delay": -170, "time": "1774456090" }, "stopId": "72CALAmailR", "stopSequence": 20 }, { "arrival": { "delay": -170, "time": "1774456150" }, "departure": { "delay": -170, "time": "1774456150" }, "stopId": "72CALAfoirU", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "215", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629523812" }, "tripProperties": {}, "vehicle": { "id": "61975560dafade0001b5dc2d", "label": "32819", "licensePlate": "EZ-753-WL" } } }, { "id": "RT|2612144609|39-2503671810", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -117, "time": "1774451883" }, "departure": { "delay": 48, "time": "1774452048" }, "stopId": "72BAILhopiU", "stopSequence": 1 }, { "arrival": { "delay": -27, "time": "1774452153" }, "departure": { "delay": 53, "time": "1774452233" }, "stopId": "72LOUAparkU", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1774452495" }, "departure": { "delay": 84, "time": "1774452504" }, "stopId": "72LOUAegliR", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1774452620" }, "departure": { "delay": 80, "time": "1774452620" }, "stopId": "72VIONpoteR", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1774452790" }, "departure": { "delay": 70, "time": "1774452790" }, "stopId": "72SABLlaurR", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1774452970" }, "departure": { "delay": 70, "time": "1774452970" }, "stopId": "72SABLnicoR", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1774453150" }, "departure": { "delay": 70, "time": "1774453150" }, "stopId": "72SABLpostR1", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1774453510" }, "departure": { "delay": 70, "time": "1774453510" }, "stopId": "72SABLroutU", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "203", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612144609" }, "tripProperties": {}, "vehicle": { "id": "46c539ed55df8c0c", "label": "Sablé-sur-Sarthe" } } }, { "id": "RT|2630470408|39-2909863938", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 36, "time": "1774451556" }, "departure": { "delay": 70, "time": "1774451590" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 26, "time": "1774451786" }, "departure": { "delay": 40, "time": "1774451800" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": -45, "time": "1774451835" }, "departure": { "delay": -11, "time": "1774451869" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": -51, "time": "1774451889" }, "departure": { "delay": -18, "time": "1774451922" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": -31, "time": "1774452029" }, "departure": { "delay": -18, "time": "1774452042" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": -95, "time": "1774452205" }, "departure": { "delay": -57, "time": "1774452243" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": -1070, "time": "1774452310" }, "departure": { "delay": -1051, "time": "1774452329" }, "stopId": "72MANSlyceR", "stopSequence": 8 }, { "scheduleRelationship": "NO_DATA", "stopId": "72ARNAportR", "stopSequence": 9 }, { "arrival": { "delay": -710, "time": "1774453750" }, "departure": { "delay": -710, "time": "1774453750" }, "stopId": "72MONCpontR", "stopSequence": 10 }, { "arrival": { "delay": -710, "time": "1774454230" }, "departure": { "delay": -710, "time": "1774454230" }, "stopId": "72LAIGchanU", "stopSequence": 11 }, { "arrival": { "delay": -710, "time": "1774454410" }, "departure": { "delay": -710, "time": "1774454410" }, "stopId": "72GERVegliR", "stopSequence": 12 }, { "arrival": { "delay": -710, "time": "1774454530" }, "departure": { "delay": -710, "time": "1774454530" }, "stopId": "72GERVfromR", "stopSequence": 13 }, { "arrival": { "delay": -710, "time": "1774454650" }, "departure": { "delay": -710, "time": "1774454650" }, "stopId": "72GERVludeR", "stopSequence": 14 }, { "arrival": { "delay": -710, "time": "1774454890" }, "departure": { "delay": -710, "time": "1774454890" }, "stopId": "72YVREespeR", "stopSequence": 15 }, { "arrival": { "delay": -710, "time": "1774455070" }, "departure": { "delay": -710, "time": "1774455070" }, "stopId": "72YVREegliR", "stopSequence": 16 }, { "arrival": { "delay": -710, "time": "1774455490" }, "departure": { "delay": -710, "time": "1774455490" }, "stopId": "72REQUegliR", "stopSequence": 17 }, { "arrival": { "delay": -710, "time": "1774455850" }, "departure": { "delay": -710, "time": "1774455850" }, "stopId": "72MNSIripoR", "stopSequence": 18 }, { "arrival": { "delay": -710, "time": "1774456270" }, "departure": { "delay": -710, "time": "1774456270" }, "stopId": "72PONTecolU1", "stopSequence": 19 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "218", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2630470408" }, "tripProperties": {}, "vehicle": { "id": "6253cdf8639824c143000053", "label": "39040", "licensePlate": "GE-487-PM" } } }, { "id": "RT|2630470604|39-2923036673", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": -46, "time": "1774452074" }, "departure": { "delay": -7, "time": "1774452113" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": -68, "time": "1774452292" }, "departure": { "delay": -50, "time": "1774452310" }, "stopId": "72MANSerpeR", "stopSequence": 3 }, { "arrival": { "delay": -48, "time": "1774452372" }, "departure": { "delay": -9, "time": "1774452411" }, "stopId": "72MANSflorU1", "stopSequence": 4 }, { "arrival": { "delay": -46, "time": "1774452434" }, "departure": { "delay": -3, "time": "1774452477" }, "stopId": "72MANSexupU1", "stopSequence": 5 }, { "arrival": { "delay": -6, "time": "1774452594" }, "departure": { "delay": 15, "time": "1774452615" }, "stopId": "72MANSsecuU2", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1774452860" }, "departure": { "delay": 20, "time": "1774452860" }, "stopId": "72MANSfunaU1", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1774453760" }, "departure": { "delay": 20, "time": "1774453760" }, "stopId": "72MANSlyceR", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1774453880" }, "departure": { "delay": 20, "time": "1774453880" }, "stopId": "72MANScaliR", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1774454420" }, "departure": { "delay": 20, "time": "1774454420" }, "stopId": "72CHAMhubeR", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1774454540" }, "departure": { "delay": 20, "time": "1774454540" }, "stopId": "72CHAMchesR", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1774454840" }, "departure": { "delay": 20, "time": "1774454840" }, "stopId": "72FATIbecaR", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1774454960" }, "departure": { "delay": 20, "time": "1774454960" }, "stopId": "72FATIegliR", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1774455080" }, "departure": { "delay": 20, "time": "1774455080" }, "stopId": "72FATIbodiR", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1774455260" }, "departure": { "delay": 20, "time": "1774455260" }, "stopId": "72CORNecolU", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1774455680" }, "departure": { "delay": 20, "time": "1774455680" }, "stopId": "72LOMBvomlR", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1774455740" }, "departure": { "delay": 20, "time": "1774455740" }, "stopId": "72LOMBsausR", "stopSequence": 17 }, { "arrival": { "delay": 20, "time": "1774455980" }, "departure": { "delay": 20, "time": "1774455980" }, "stopId": "72LOMBpissU", "stopSequence": 18 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "219", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2630470604" }, "tripProperties": {}, "vehicle": { "id": "6814d06a2d0922f80b9a7685", "label": "40775", "licensePlate": "HC-172-MN" } } }, { "id": "RT|2643279712|39-3221291164", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -905, "time": "1774450795" }, "departure": { "delay": 37, "time": "1774451737" }, "stopId": "72FLECroutU", "stopSequence": 1 }, { "arrival": { "delay": 58, "time": "1774452058" }, "departure": { "delay": 93, "time": "1774452093" }, "stopId": "72CLERmairR", "stopSequence": 2 }, { "arrival": { "delay": -33, "time": "1774452507" }, "departure": { "delay": 2, "time": "1774452542" }, "stopId": "72MARTvertR", "stopSequence": 3 }, { "arrival": { "delay": -40, "time": "1774452800" }, "departure": { "delay": -40, "time": "1774452800" }, "stopId": "72CERAcroiR", "stopSequence": 4 }, { "arrival": { "delay": -40, "time": "1774453160" }, "departure": { "delay": -40, "time": "1774453160" }, "stopId": "72GUECguecR", "stopSequence": 5 }, { "arrival": { "delay": -40, "time": "1774454120" }, "departure": { "delay": -40, "time": "1774454120" }, "stopId": "72MANSlefaR", "stopSequence": 6 }, { "arrival": { "delay": -40, "time": "1774454600" }, "departure": { "delay": -40, "time": "1774454600" }, "stopId": "72MANSsncfU", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2643279712" }, "tripProperties": {}, "vehicle": { "id": "68f0c2860e9f249c43ce8bda", "label": "40990", "licensePlate": "HF-616-XZ" } } }, { "id": "RT|2643279211|39-3222077719-271-LMCJ___", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1310, "time": "1774450990" }, "departure": { "delay": 79, "time": "1774452379" }, "stopId": "72MANSsncfU", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1774452810" }, "departure": { "delay": 30, "time": "1774452810" }, "stopId": "72MANSlefaA", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1774453710" }, "departure": { "delay": 30, "time": "1774453710" }, "stopId": "72GUECguecA", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1774454130" }, "departure": { "delay": 30, "time": "1774454130" }, "stopId": "72CERAcroiA", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1774454430" }, "departure": { "delay": 30, "time": "1774454430" }, "stopId": "72MARTvertA", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1774454850" }, "departure": { "delay": 30, "time": "1774454850" }, "stopId": "72CLERmairA", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1774455150" }, "departure": { "delay": 30, "time": "1774455150" }, "stopId": "72FLECroutU", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2643279211" }, "tripProperties": {}, "vehicle": { "id": "6926caa75cc916181336680f", "label": "40996", "licensePlate": "HF-542-XZ" } } }, { "id": "RT|2629524308|39-2890399745", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 53, "time": "1774451813" }, "departure": { "delay": 91, "time": "1774451851" }, "stopId": "72MANSmendU", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1774452070" }, "departure": { "delay": 72, "time": "1774452132" }, "stopId": "72MANSflorU1", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1774452154" }, "departure": { "delay": 46, "time": "1774452166" }, "stopId": "72MANSexupU1", "stopSequence": 4 }, { "arrival": { "delay": 43, "time": "1774452283" }, "departure": { "delay": 85, "time": "1774452325" }, "stopId": "72MANSsecuU2", "stopSequence": 5 }, { "arrival": { "delay": 6, "time": "1774452486" }, "departure": { "delay": 27, "time": "1774452507" }, "stopId": "72MANSfunaU1", "stopSequence": 6 }, { "arrival": { "delay": -661, "time": "1774452599" }, "stopId": "72MANSlyceR", "stopSequence": 7 }, { "arrival": { "delay": -580, "time": "1774453280" }, "departure": { "delay": -580, "time": "1774453280" }, "stopId": "72RUAUmartR", "stopSequence": 8 }, { "arrival": { "delay": -580, "time": "1774453640" }, "departure": { "delay": -580, "time": "1774453640" }, "stopId": "72MULSsignR", "stopSequence": 9 }, { "arrival": { "delay": -580, "time": "1774453820" }, "departure": { "delay": -580, "time": "1774453820" }, "stopId": "72TELOmetzR", "stopSequence": 10 }, { "arrival": { "delay": -580, "time": "1774453940" }, "departure": { "delay": -580, "time": "1774453940" }, "stopId": "72TELOallaU", "stopSequence": 11 }, { "arrival": { "delay": -580, "time": "1774454180" }, "departure": { "delay": -580, "time": "1774454180" }, "stopId": "72OUTIoutiR", "stopSequence": 12 }, { "arrival": { "delay": -580, "time": "1774454420" }, "departure": { "delay": -580, "time": "1774454420" }, "stopId": "72OUTIhugoU", "stopSequence": 13 }, { "arrival": { "delay": -580, "time": "1774455020" }, "departure": { "delay": -580, "time": "1774455020" }, "stopId": "72ECOMprovR", "stopSequence": 14 }, { "arrival": { "delay": -580, "time": "1774455200" }, "departure": { "delay": -580, "time": "1774455200" }, "stopId": "72ECOMmussU", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "217", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629524308" }, "tripProperties": {}, "vehicle": { "id": "619755a49141a00001db5e65", "label": "36481", "licensePlate": "FH-412-WG" } } }, { "id": "RT|2612913209|39-2642739205", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1774451174" }, "departure": { "delay": 130, "time": "1774451290" }, "stopId": "72MANScathU", "stopSequence": 2 }, { "arrival": { "delay": -98, "time": "1774451602" }, "departure": { "delay": -80, "time": "1774451620" }, "stopId": "72MANSchasR", "stopSequence": 3 }, { "arrival": { "delay": -103, "time": "1774451777" }, "departure": { "delay": -53, "time": "1774451827" }, "stopId": "72MANSpaliR", "stopSequence": 4 }, { "arrival": { "delay": -205, "time": "1774452095" }, "departure": { "delay": -22, "time": "1774452278" }, "stopId": "72SATUbourR", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1774452760" }, "departure": { "delay": 40, "time": "1774452760" }, "stopId": "72BAZOairbR", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1774452940" }, "departure": { "delay": 40, "time": "1774452940" }, "stopId": "72BAZOnatiR", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1774453060" }, "departure": { "delay": 40, "time": "1774453060" }, "stopId": "72BAZObeauR", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1774453180" }, "departure": { "delay": 40, "time": "1774453180" }, "stopId": "72BAZOcoulR", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1774453420" }, "departure": { "delay": 40, "time": "1774453420" }, "stopId": "72SOUIlandR", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1774453660" }, "departure": { "delay": 40, "time": "1774453660" }, "stopId": "72JAMMretrR", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1774453900" }, "departure": { "delay": 40, "time": "1774453900" }, "stopId": "72JEANroutR", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1774454080" }, "departure": { "delay": 40, "time": "1774454080" }, "stopId": "72JEANegliR1", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1774454440" }, "departure": { "delay": 40, "time": "1774454440" }, "stopId": "72MARCegliR", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1774454740" }, "departure": { "delay": 40, "time": "1774454740" }, "stopId": "72MAREvertR", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1774454860" }, "departure": { "delay": 40, "time": "1774454860" }, "stopId": "72BAUMrouaR", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1774455760" }, "departure": { "delay": 40, "time": "1774455760" }, "stopId": "72FRESrepuU", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "210", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612913209" }, "tripProperties": {}, "vehicle": { "id": "636bc0d9368e787a242dad53", "label": "39702", "licensePlate": "GH-071-BZ" } } }, { "id": "RT|2646290709|39-2621833217", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453860" }, "departure": { "delay": 0, "time": "1774453860" }, "stopId": "72MANSmuriR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454040" }, "departure": { "delay": 0, "time": "1774454040" }, "stopId": "72MANSdegrR", "stopSequence": 3 }, { "scheduleRelationship": "NO_DATA", "stopId": "72MANSunivU", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454880" }, "departure": { "delay": 0, "time": "1774454880" }, "stopId": "72TRANbruyR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454940" }, "departure": { "delay": 0, "time": "1774454940" }, "stopId": "72TRANmairR2", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455300" }, "departure": { "delay": 0, "time": "1774455300" }, "stopId": "72DEGRegliR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455660" }, "departure": { "delay": 0, "time": "1774455660" }, "stopId": "72QUINegliR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455900" }, "departure": { "delay": 0, "time": "1774455900" }, "stopId": "72CUREruesR", "stopSequence": 9 }, { "scheduleRelationship": "NO_DATA", "stopId": "72LAVAtuceR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774456200" }, "departure": { "delay": 0, "time": "1774456200" }, "stopId": "72LAVAbriqR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774456440" }, "departure": { "delay": 0, "time": "1774456440" }, "stopId": "72DOMFcantR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774456740" }, "departure": { "delay": 0, "time": "1774456740" }, "stopId": "72CONLgar1U1", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774456800" }, "departure": { "delay": 0, "time": "1774456800" }, "stopId": "72CONLgareU", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774456860" }, "departure": { "delay": 0, "time": "1774456860" }, "stopId": "72CONLegliR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774457100" }, "departure": { "delay": 0, "time": "1774457100" }, "stopId": "72TENNfresR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1774457280" }, "departure": { "delay": 0, "time": "1774457280" }, "stopId": "72TENNmairR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1774457820" }, "departure": { "delay": 0, "time": "1774457820" }, "stopId": "72ROUEstadU", "stopSequence": 18 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "209", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2646290709" }, "tripProperties": {}, "vehicle": { "id": "619754fe72ed320001228587", "label": "26438", "licensePlate": "EX-542-VZ" } } }, { "id": "RT|2644387410|39-2593456129", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "NO_DATA", "stopId": "72MANSroutR", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453380" }, "departure": { "delay": 0, "time": "1774453380" }, "stopId": "72ROUIgeorR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453560" }, "departure": { "delay": 0, "time": "1774453560" }, "stopId": "72CHETjoseA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453680" }, "departure": { "delay": 0, "time": "1774453680" }, "stopId": "72CHETtoucR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453860" }, "departure": { "delay": 0, "time": "1774453860" }, "stopId": "72CHETciteR", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "72CHETgranR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454760" }, "departure": { "delay": 0, "time": "1774454760" }, "stopId": "72CULAnatiR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455180" }, "departure": { "delay": 0, "time": "1774455180" }, "stopId": "72BRAImairR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455840" }, "departure": { "delay": 0, "time": "1774455840" }, "stopId": "72CHAUgravU2", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774455960" }, "departure": { "delay": 0, "time": "1774455960" }, "stopId": "72TRANmaisU", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774456080" }, "departure": { "delay": 0, "time": "1774456080" }, "stopId": "72TRANbruyR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774456200" }, "departure": { "delay": 0, "time": "1774456200" }, "stopId": "72TRANmairR2", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "207", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2644387410" }, "tripProperties": {}, "vehicle": { "id": "6814d05c7932ee05c5e8618b", "label": "40773", "licensePlate": "HC-311-MN" } } }, { "id": "RT|2643279714|39-3221356707", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -516, "time": "1774450344" }, "departure": { "delay": 22, "time": "1774450882" }, "stopId": "49LEVEsncfU", "stopSequence": 1 }, { "arrival": { "delay": 111, "time": "1774451511" }, "departure": { "delay": 121, "time": "1774451521" }, "stopId": "49VIVYmairR", "stopSequence": 2 }, { "arrival": { "delay": 109, "time": "1774451929" }, "departure": { "delay": 181, "time": "1774452001" }, "stopId": "49LONGchemR", "stopSequence": 3 }, { "arrival": { "delay": 280, "time": "1774452453" }, "departure": { "delay": 290, "time": "1774452463" }, "stopId": "49JUMEjumeR", "stopSequence": 4 }, { "arrival": { "delay": 320, "time": "1774452730" }, "departure": { "delay": 320, "time": "1774452730" }, "stopId": "49CUONegliR", "stopSequence": 5 }, { "arrival": { "delay": 430, "time": "1774453150" }, "departure": { "delay": 430, "time": "1774453150" }, "stopId": "49BOCEtravR", "stopSequence": 6 }, { "arrival": { "delay": 550, "time": "1774453450" }, "departure": { "delay": 550, "time": "1774453450" }, "stopId": "44BAUGnordR", "stopSequence": 7 }, { "arrival": { "delay": 378, "time": "1774454110" }, "departure": { "delay": 378, "time": "1774454110" }, "stopId": "49CLEFclefR", "stopSequence": 8 }, { "arrival": { "delay": 310, "time": "1774454890" }, "departure": { "delay": 310, "time": "1774454890" }, "stopId": "72FLECroutU", "stopSequence": 9 }, { "arrival": { "delay": 310, "time": "1774455190" }, "departure": { "delay": 310, "time": "1774455190" }, "stopId": "72CLERmairR", "stopSequence": 10 }, { "arrival": { "delay": 310, "time": "1774455730" }, "departure": { "delay": 310, "time": "1774455730" }, "stopId": "72MARTvertR", "stopSequence": 11 }, { "arrival": { "delay": 310, "time": "1774456030" }, "departure": { "delay": 310, "time": "1774456030" }, "stopId": "72CERAcroiR", "stopSequence": 12 }, { "arrival": { "delay": 310, "time": "1774456450" }, "departure": { "delay": 310, "time": "1774456450" }, "stopId": "72GUECguecR", "stopSequence": 13 }, { "arrival": { "delay": 310, "time": "1774457470" }, "departure": { "delay": 310, "time": "1774457470" }, "stopId": "72MANSlefaR", "stopSequence": 14 }, { "arrival": { "delay": 310, "time": "1774457950" }, "departure": { "delay": 310, "time": "1774457950" }, "stopId": "72MANSsncfU", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "26", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2643279714" }, "tripProperties": {}, "vehicle": { "id": "6926c8d029af7b8a762be08e", "label": "40993", "licensePlate": "HF-596-XZ" } } }, { "id": "RT|2628381346|2628381346", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 11, "time": "1774451711" }, "departure": { "delay": 125, "time": "1774451825" }, "stopId": "44BASSchapA", "stopSequence": 1 }, { "arrival": { "delay": 38, "time": "1774451918" }, "departure": { "delay": 100, "time": "1774451980" }, "stopId": "44BASSmairA", "stopSequence": 2 }, { "arrival": { "delay": 105, "time": "1774452105" }, "departure": { "delay": 116, "time": "1774452116" }, "stopId": "44BASSsensA", "stopSequence": 3 }, { "arrival": { "delay": 47, "time": "1774452227" }, "departure": { "delay": 62, "time": "1774452242" }, "stopId": "44LORObretA", "stopSequence": 4 }, { "arrival": { "delay": 37, "time": "1774452397" }, "departure": { "delay": 172, "time": "1774452532" }, "stopId": "44LOROegliA", "stopSequence": 5 }, { "arrival": { "delay": 149, "time": "1774452629" }, "departure": { "delay": 160, "time": "1774452640" }, "stopId": "44LOROgendA", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1774452700" }, "departure": { "delay": 100, "time": "1774452700" }, "stopId": "44LOROcourA", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1774452820" }, "departure": { "delay": 100, "time": "1774452820" }, "stopId": "44CONCegauA", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1774452940" }, "departure": { "delay": 100, "time": "1774452940" }, "stopId": "44CONCglseA", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1774453180" }, "departure": { "delay": 100, "time": "1774453180" }, "stopId": "44CONCchauA", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1774453300" }, "departure": { "delay": 100, "time": "1774453300" }, "stopId": "44CONCplacA", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1774453660" }, "departure": { "delay": 100, "time": "1774453660" }, "stopId": "44GOULherdA", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1774453840" }, "departure": { "delay": 100, "time": "1774453840" }, "stopId": "44GOULchalA", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1774453900" }, "departure": { "delay": 100, "time": "1774453900" }, "stopId": "44SEBAsncfA", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1774454140" }, "departure": { "delay": 100, "time": "1774454140" }, "stopId": "44VERTmalaA", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1774454440" }, "departure": { "delay": 100, "time": "1774454440" }, "stopId": "44SEBAjoliA2", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1774454560" }, "departure": { "delay": 100, "time": "1774454560" }, "stopId": "44NANTburdU1", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628381346" }, "tripProperties": {}, "vehicle": { "id": "69aa69eee16a8ccdd02d8c25", "label": "108", "licensePlate": "HH-564-SE" } } }, { "id": "RT|2629292740|2629292740", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 47, "time": "1774449587" }, "departure": { "delay": 54, "time": "1774449594" }, "stopId": "44CHEVperrA", "stopSequence": 8 }, { "arrival": { "delay": 74, "time": "1774449734" }, "departure": { "delay": 81, "time": "1774449741" }, "stopId": "44CHEVegliA", "stopSequence": 10 }, { "arrival": { "delay": 111, "time": "1774449831" }, "departure": { "delay": 111, "time": "1774449831" }, "stopId": "44CHEVchauA", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1774449870" }, "departure": { "delay": 101, "time": "1774449881" }, "stopId": "44CHEVinduA", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1774449960" }, "departure": { "delay": 125, "time": "1774449965" }, "stopId": "44CHEVcoutA", "stopSequence": 13 }, { "arrival": { "delay": 109, "time": "1774450009" }, "departure": { "delay": 109, "time": "1774450009" }, "stopId": "44PONTchamA", "stopSequence": 14 }, { "arrival": { "delay": 123, "time": "1774450083" }, "departure": { "delay": 160, "time": "1774450120" }, "stopId": "44PONTblotA", "stopSequence": 15 }, { "arrival": { "delay": 111, "time": "1774450191" }, "departure": { "delay": 186, "time": "1774450266" }, "stopId": "44PONTegliA", "stopSequence": 16 }, { "arrival": { "delay": 192, "time": "1774450332" }, "departure": { "delay": 198, "time": "1774450338" }, "stopId": "44PONTstdeA", "stopSequence": 17 }, { "arrival": { "delay": 213, "time": "1774450413" }, "departure": { "delay": 221, "time": "1774450421" }, "stopId": "44PONTmoulA", "stopSequence": 18 }, { "arrival": { "delay": 197, "time": "1774450457" }, "departure": { "delay": 206, "time": "1774450466" }, "stopId": "44PONTairbA", "stopSequence": 19 }, { "arrival": { "delay": 222, "time": "1774450482" }, "departure": { "delay": 222, "time": "1774450482" }, "stopId": "44PONTrairA", "stopSequence": 20 }, { "arrival": { "delay": 197, "time": "1774450517" }, "departure": { "delay": 212, "time": "1774450532" }, "stopId": "44PONTplanA", "stopSequence": 21 }, { "arrival": { "delay": 200, "time": "1774450580" }, "departure": { "delay": 206, "time": "1774450586" }, "stopId": "44PONTgautA", "stopSequence": 22 }, { "arrival": { "delay": 182, "time": "1774450622" }, "departure": { "delay": 198, "time": "1774450638" }, "stopId": "44PONTtourA2", "stopSequence": 23 }, { "arrival": { "delay": 175, "time": "1774450735" }, "departure": { "delay": 183, "time": "1774450743" }, "stopId": "44REZEgeneA", "stopSequence": 24 }, { "arrival": { "delay": 165, "time": "1774450845" }, "departure": { "delay": 191, "time": "1774450871" }, "stopId": "44REZEsandA", "stopSequence": 25 }, { "arrival": { "delay": 208, "time": "1774450948" }, "departure": { "delay": 217, "time": "1774450957" }, "stopId": "44REZEcarrA", "stopSequence": 26 }, { "arrival": { "delay": 187, "time": "1774451047" }, "departure": { "delay": 202, "time": "1774451062" }, "stopId": "44REZEflorA", "stopSequence": 27 }, { "arrival": { "delay": 185, "time": "1774451105" }, "departure": { "delay": 207, "time": "1774451127" }, "stopId": "44REZEmoulA", "stopSequence": 28 }, { "arrival": { "delay": 211, "time": "1774451191" }, "departure": { "delay": 221, "time": "1774451201" }, "stopId": "44REZEpiniA1", "stopSequence": 29 }, { "arrival": { "delay": 154, "time": "1774451254" }, "departure": { "delay": 165, "time": "1774451265" }, "stopId": "44REZEsaleA", "stopSequence": 30 }, { "arrival": { "delay": 123, "time": "1774451283" }, "departure": { "delay": 140, "time": "1774451300" }, "stopId": "44REZEtablA", "stopSequence": 31 }, { "arrival": { "delay": 145, "time": "1774451425" }, "departure": { "delay": 150, "time": "1774451430" }, "stopId": "44REZErousA", "stopSequence": 32 }, { "arrival": { "delay": 77, "time": "1774451537" }, "stopId": "44NANTpirmA1", "stopSequence": 33 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629292740" }, "tripProperties": {}, "vehicle": { "id": "698b0918dd8437c6faf968e4", "label": "640", "licensePlate": "HJ-640-BK" } } }, { "id": "RT|2628380112|2628380112", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -761, "time": "1774450339" }, "departure": { "delay": 21, "time": "1774451121" }, "stopId": "44NANTcoliA", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1774451399" }, "departure": { "delay": 74, "time": "1774451414" }, "stopId": "44NANTdoulA", "stopSequence": 2 }, { "arrival": { "delay": -9, "time": "1774451451" }, "departure": { "delay": 35, "time": "1774451495" }, "stopId": "44NANTboulR", "stopSequence": 3 }, { "arrival": { "delay": -14, "time": "1774452406" }, "departure": { "delay": -9, "time": "1774452411" }, "stopId": "44CONCboirR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774452540" }, "departure": { "delay": 21, "time": "1774452561" }, "stopId": "44CONCpontR", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1774452710" }, "departure": { "delay": -10, "time": "1774452710" }, "stopId": "44CONCchebR", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1774452830" }, "departure": { "delay": -10, "time": "1774452830" }, "stopId": "44CONCquinR", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1774452950" }, "departure": { "delay": -10, "time": "1774452950" }, "stopId": "44CONCrepoR", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1774453070" }, "departure": { "delay": -10, "time": "1774453070" }, "stopId": "44CONCegauR", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1774453190" }, "departure": { "delay": -10, "time": "1774453190" }, "stopId": "44LOROcourR", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1774453310" }, "departure": { "delay": -10, "time": "1774453310" }, "stopId": "44LOROgendR2", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1774453430" }, "departure": { "delay": -10, "time": "1774453430" }, "stopId": "44LOROegliR", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1774453550" }, "departure": { "delay": -10, "time": "1774453550" }, "stopId": "44LORObretR", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1774453730" }, "departure": { "delay": -10, "time": "1774453730" }, "stopId": "44BASSsensR", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1774453910" }, "departure": { "delay": -10, "time": "1774453910" }, "stopId": "44BASSchapR", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1774454030" }, "departure": { "delay": -10, "time": "1774454030" }, "stopId": "44BASSmairR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "330", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628380112" }, "tripProperties": {}, "vehicle": { "id": "698b089b88a58cb65c6c84a0", "label": "482", "licensePlate": "HJ-482-BK" } } }, { "id": "RT|2629292741|2629292741", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -1036, "time": "1774449524" }, "departure": { "delay": 15, "time": "1774450575" }, "stopId": "44TOUVegliA", "stopSequence": 1 }, { "arrival": { "delay": -91, "time": "1774451129" }, "departure": { "delay": 12, "time": "1774451232" }, "stopId": "44LEGEfoirA2", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1774451410" }, "departure": { "delay": 51, "time": "1774451451" }, "stopId": "44LEGEparnA", "stopSequence": 3 }, { "arrival": { "delay": 192, "time": "1774451652" }, "departure": { "delay": 198, "time": "1774451658" }, "stopId": "44LEGEplaiA", "stopSequence": 4 }, { "arrival": { "delay": 175, "time": "1774451755" }, "departure": { "delay": 186, "time": "1774451766" }, "stopId": "44LEGEguerA", "stopSequence": 5 }, { "arrival": { "delay": 276, "time": "1774451976" }, "departure": { "delay": 282, "time": "1774451982" }, "stopId": "44LEGEvertA", "stopSequence": 6 }, { "arrival": { "delay": 272, "time": "1774452152" }, "departure": { "delay": 283, "time": "1774452163" }, "stopId": "44CORCbenaA", "stopSequence": 7 }, { "arrival": { "delay": 235, "time": "1774452295" }, "departure": { "delay": 247, "time": "1774452307" }, "stopId": "44CORCcorcA", "stopSequence": 8 }, { "arrival": { "delay": 249, "time": "1774452429" }, "departure": { "delay": 266, "time": "1774452446" }, "stopId": "44CORChuitA", "stopSequence": 9 }, { "arrival": { "delay": 269, "time": "1774452509" }, "departure": { "delay": 281, "time": "1774452521" }, "stopId": "44CORCmariA", "stopSequence": 10 }, { "arrival": { "delay": 190, "time": "1774452730" }, "departure": { "delay": 190, "time": "1774452730" }, "stopId": "44LIMOhenrA", "stopSequence": 11 }, { "arrival": { "delay": 190, "time": "1774452970" }, "departure": { "delay": 190, "time": "1774452970" }, "stopId": "44COLOegliU", "stopSequence": 12 }, { "arrival": { "delay": 190, "time": "1774453090" }, "departure": { "delay": 190, "time": "1774453090" }, "stopId": "44PHILaujaA", "stopSequence": 13 }, { "arrival": { "delay": 190, "time": "1774453270" }, "departure": { "delay": 190, "time": "1774453270" }, "stopId": "44PHILgrueA", "stopSequence": 14 }, { "arrival": { "delay": 190, "time": "1774453570" }, "departure": { "delay": 190, "time": "1774453570" }, "stopId": "44PHILegliA", "stopSequence": 15 }, { "arrival": { "delay": 190, "time": "1774453630" }, "departure": { "delay": 190, "time": "1774453630" }, "stopId": "44PHILboulA", "stopSequence": 16 }, { "arrival": { "delay": 190, "time": "1774453750" }, "departure": { "delay": 190, "time": "1774453750" }, "stopId": "44PHILchauA", "stopSequence": 17 }, { "arrival": { "delay": 190, "time": "1774453810" }, "departure": { "delay": 190, "time": "1774453810" }, "stopId": "44PHILguinA", "stopSequence": 18 }, { "arrival": { "delay": 190, "time": "1774453870" }, "departure": { "delay": 190, "time": "1774453870" }, "stopId": "44PHILbrisA", "stopSequence": 19 }, { "arrival": { "delay": 190, "time": "1774453930" }, "departure": { "delay": 190, "time": "1774453930" }, "stopId": "44PHILvannA", "stopSequence": 20 }, { "arrival": { "delay": 190, "time": "1774453990" }, "departure": { "delay": 190, "time": "1774453990" }, "stopId": "44CHEVboulA", "stopSequence": 21 }, { "arrival": { "delay": 190, "time": "1774454110" }, "departure": { "delay": 190, "time": "1774454110" }, "stopId": "44CHEVperrA", "stopSequence": 22 }, { "arrival": { "delay": 190, "time": "1774454230" }, "departure": { "delay": 190, "time": "1774454230" }, "stopId": "44CHEVsacrA", "stopSequence": 23 }, { "arrival": { "delay": 190, "time": "1774454290" }, "departure": { "delay": 190, "time": "1774454290" }, "stopId": "44CHEVegliA", "stopSequence": 24 }, { "arrival": { "delay": 190, "time": "1774454350" }, "departure": { "delay": 190, "time": "1774454350" }, "stopId": "44CHEVchauA", "stopSequence": 25 }, { "arrival": { "delay": 190, "time": "1774454470" }, "departure": { "delay": 190, "time": "1774454470" }, "stopId": "44CHEVinduA", "stopSequence": 26 }, { "arrival": { "delay": 190, "time": "1774454530" }, "departure": { "delay": 190, "time": "1774454530" }, "stopId": "44CHEVcoutA", "stopSequence": 27 }, { "arrival": { "delay": 190, "time": "1774454590" }, "departure": { "delay": 190, "time": "1774454590" }, "stopId": "44PONTchamA", "stopSequence": 28 }, { "arrival": { "delay": 190, "time": "1774454650" }, "departure": { "delay": 190, "time": "1774454650" }, "stopId": "44PONTblotA", "stopSequence": 29 }, { "arrival": { "delay": 190, "time": "1774454770" }, "departure": { "delay": 190, "time": "1774454770" }, "stopId": "44PONTegliA", "stopSequence": 30 }, { "arrival": { "delay": 190, "time": "1774454830" }, "departure": { "delay": 190, "time": "1774454830" }, "stopId": "44PONTstdeA", "stopSequence": 31 }, { "arrival": { "delay": 190, "time": "1774454890" }, "departure": { "delay": 190, "time": "1774454890" }, "stopId": "44PONTmoulA", "stopSequence": 32 }, { "arrival": { "delay": 190, "time": "1774454950" }, "departure": { "delay": 190, "time": "1774454950" }, "stopId": "44PONTairbA", "stopSequence": 33 }, { "arrival": { "delay": 191, "time": "1774454951" }, "departure": { "delay": 191, "time": "1774454951" }, "stopId": "44PONTrairA", "stopSequence": 34 }, { "arrival": { "delay": 190, "time": "1774455010" }, "departure": { "delay": 190, "time": "1774455010" }, "stopId": "44PONTplanA", "stopSequence": 35 }, { "arrival": { "delay": 190, "time": "1774455070" }, "departure": { "delay": 190, "time": "1774455070" }, "stopId": "44PONTgautA", "stopSequence": 36 }, { "arrival": { "delay": 190, "time": "1774455130" }, "departure": { "delay": 190, "time": "1774455130" }, "stopId": "44PONTtourA2", "stopSequence": 37 }, { "arrival": { "delay": 190, "time": "1774455250" }, "departure": { "delay": 190, "time": "1774455250" }, "stopId": "44REZEgeneA", "stopSequence": 38 }, { "arrival": { "delay": 190, "time": "1774455370" }, "departure": { "delay": 190, "time": "1774455370" }, "stopId": "44REZEsandA", "stopSequence": 39 }, { "arrival": { "delay": 190, "time": "1774455490" }, "departure": { "delay": 190, "time": "1774455490" }, "stopId": "44REZEcarrA", "stopSequence": 40 }, { "arrival": { "delay": 190, "time": "1774455550" }, "departure": { "delay": 190, "time": "1774455550" }, "stopId": "44REZEflorA", "stopSequence": 41 }, { "arrival": { "delay": 190, "time": "1774455670" }, "departure": { "delay": 190, "time": "1774455670" }, "stopId": "44REZEmoulA", "stopSequence": 42 }, { "arrival": { "delay": 190, "time": "1774455790" }, "departure": { "delay": 190, "time": "1774455790" }, "stopId": "44REZEpiniA1", "stopSequence": 43 }, { "arrival": { "delay": 190, "time": "1774455910" }, "departure": { "delay": 190, "time": "1774455910" }, "stopId": "44REZEsaleA", "stopSequence": 44 }, { "arrival": { "delay": 190, "time": "1774456030" }, "departure": { "delay": 190, "time": "1774456030" }, "stopId": "44REZEtablA", "stopSequence": 45 }, { "arrival": { "delay": 190, "time": "1774456150" }, "departure": { "delay": 190, "time": "1774456150" }, "stopId": "44REZErousA", "stopSequence": 46 }, { "arrival": { "delay": 190, "time": "1774456450" }, "departure": { "delay": 190, "time": "1774456450" }, "stopId": "44NANTpirmA1", "stopSequence": 47 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629292741" }, "tripProperties": {}, "vehicle": { "id": "695376fbdbb2ffe1e448387d", "label": "862", "licensePlate": "AY-862-QL" } } }, { "id": "RT|2628183719|2628183719", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1774452578" }, "departure": { "delay": 43, "time": "1774452583" }, "stopId": "44SEBAjoliR1", "stopSequence": 1 }, { "arrival": { "delay": 6, "time": "1774452606" }, "departure": { "delay": 22, "time": "1774452622" }, "stopId": "44NANTburdR1", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1774453150" }, "departure": { "delay": 70, "time": "1774453150" }, "stopId": "44PONTechaR", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1774453330" }, "departure": { "delay": 70, "time": "1774453330" }, "stopId": "44CHEVtourR", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1774453750" }, "departure": { "delay": 70, "time": "1774453750" }, "stopId": "44PHILchauR", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1774453810" }, "departure": { "delay": 70, "time": "1774453810" }, "stopId": "44PHILboulR", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1774453930" }, "departure": { "delay": 70, "time": "1774453930" }, "stopId": "44PHILfamiU", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1774453990" }, "departure": { "delay": 70, "time": "1774453990" }, "stopId": "44PHILplatR", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1774454170" }, "departure": { "delay": 70, "time": "1774454170" }, "stopId": "44PHILegliR", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "313", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628183719" }, "tripProperties": {}, "vehicle": { "id": "695375a24358c02f6b394b72", "label": "371", "licensePlate": "DX-371-CQ" } } }, { "id": "RT|2628384228|2628384228", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 124, "time": "1774452424" }, "departure": { "delay": 130, "time": "1774452430" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 132, "time": "1774452552" }, "departure": { "delay": 183, "time": "1774452603" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 160, "time": "1774452880" }, "departure": { "delay": 160, "time": "1774452880" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 160, "time": "1774453120" }, "departure": { "delay": 160, "time": "1774453120" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 160, "time": "1774453180" }, "departure": { "delay": 160, "time": "1774453180" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 160, "time": "1774453420" }, "departure": { "delay": 160, "time": "1774453420" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 160, "time": "1774453900" }, "departure": { "delay": 160, "time": "1774453900" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 160, "time": "1774454020" }, "departure": { "delay": 160, "time": "1774454020" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 160, "time": "1774454200" }, "departure": { "delay": 160, "time": "1774454200" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 160, "time": "1774454380" }, "departure": { "delay": 160, "time": "1774454380" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 160, "time": "1774454500" }, "departure": { "delay": 160, "time": "1774454500" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 160, "time": "1774454620" }, "departure": { "delay": 160, "time": "1774454620" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 160, "time": "1774454740" }, "departure": { "delay": 160, "time": "1774454740" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 160, "time": "1774454860" }, "departure": { "delay": 160, "time": "1774454860" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 160, "time": "1774455040" }, "departure": { "delay": 160, "time": "1774455040" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 160, "time": "1774455220" }, "departure": { "delay": 160, "time": "1774455220" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 160, "time": "1774455340" }, "departure": { "delay": 160, "time": "1774455340" }, "stopId": "44BASSmairR", "stopSequence": 17 }, { "arrival": { "delay": 160, "time": "1774455880" }, "departure": { "delay": 160, "time": "1774455880" }, "stopId": "44LORObardR", "stopSequence": 18 }, { "arrival": { "delay": 160, "time": "1774456060" }, "departure": { "delay": 160, "time": "1774456060" }, "stopId": "44LANDnoueR", "stopSequence": 19 }, { "arrival": { "delay": 160, "time": "1774456660" }, "departure": { "delay": 160, "time": "1774456660" }, "stopId": "44REMAegliR", "stopSequence": 20 }, { "arrival": { "delay": 160, "time": "1774456840" }, "departure": { "delay": 160, "time": "1774456840" }, "stopId": "44DOREmaugR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628384228" }, "tripProperties": {}, "vehicle": { "id": "695373fb473d11d2112b8396", "label": "118", "licensePlate": "EP-118-ZY" } } }, { "id": "RT|2628384226|2628384226", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 50, "time": "1774451750" }, "departure": { "delay": 95, "time": "1774451795" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1774451888" }, "departure": { "delay": 150, "time": "1774451970" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 140, "time": "1774452260" }, "departure": { "delay": 152, "time": "1774452272" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": 57, "time": "1774452417" }, "departure": { "delay": 69, "time": "1774452429" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 86, "time": "1774452506" }, "departure": { "delay": 147, "time": "1774452567" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 120, "time": "1774452780" }, "departure": { "delay": 120, "time": "1774452780" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 120, "time": "1774453260" }, "departure": { "delay": 120, "time": "1774453260" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 120, "time": "1774453380" }, "departure": { "delay": 120, "time": "1774453380" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 120, "time": "1774453560" }, "departure": { "delay": 120, "time": "1774453560" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 120, "time": "1774453740" }, "departure": { "delay": 120, "time": "1774453740" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 120, "time": "1774453860" }, "departure": { "delay": 120, "time": "1774453860" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 120, "time": "1774453980" }, "departure": { "delay": 120, "time": "1774453980" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 120, "time": "1774454100" }, "departure": { "delay": 120, "time": "1774454100" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 120, "time": "1774454220" }, "departure": { "delay": 120, "time": "1774454220" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 120, "time": "1774454400" }, "departure": { "delay": 120, "time": "1774454400" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 120, "time": "1774454580" }, "departure": { "delay": 120, "time": "1774454580" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 120, "time": "1774454700" }, "departure": { "delay": 120, "time": "1774454700" }, "stopId": "44BASSmairR", "stopSequence": 17 }, { "arrival": { "delay": 120, "time": "1774454940" }, "departure": { "delay": 120, "time": "1774454940" }, "stopId": "44BASSrollR", "stopSequence": 18 }, { "arrival": { "delay": 120, "time": "1774455300" }, "departure": { "delay": 120, "time": "1774455300" }, "stopId": "44BARBbarbR", "stopSequence": 19 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628384226" }, "tripProperties": {}, "vehicle": { "id": "698b08f6dd8437c6faf968e3", "label": "578", "licensePlate": "HJ-578-BK" } } }, { "id": "RT|2628384225|2628384225", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -35, "time": "1774451065" }, "departure": { "delay": 36, "time": "1774451136" }, "stopId": "44NANTburdU2", "stopSequence": 1 }, { "arrival": { "delay": 9, "time": "1774451229" }, "departure": { "delay": 61, "time": "1774451281" }, "stopId": "44SEBAjoliR2", "stopSequence": 2 }, { "arrival": { "delay": 15, "time": "1774451535" }, "departure": { "delay": 54, "time": "1774451574" }, "stopId": "44VERTmalaR", "stopSequence": 3 }, { "arrival": { "delay": -36, "time": "1774451724" }, "departure": { "delay": 8, "time": "1774451768" }, "stopId": "44SEBAsncfR", "stopSequence": 4 }, { "arrival": { "delay": 11, "time": "1774451831" }, "departure": { "delay": 75, "time": "1774451895" }, "stopId": "44GOULchalR", "stopSequence": 5 }, { "arrival": { "delay": 24, "time": "1774452084" }, "departure": { "delay": 85, "time": "1774452145" }, "stopId": "44GOULherdR", "stopSequence": 6 }, { "arrival": { "delay": 11, "time": "1774452551" }, "departure": { "delay": 54, "time": "1774452594" }, "stopId": "44CONCplacR", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1774452680" }, "departure": { "delay": 20, "time": "1774452680" }, "stopId": "44CONCchauR", "stopSequence": 8 }, { "arrival": { "delay": 20, "time": "1774452860" }, "departure": { "delay": 20, "time": "1774452860" }, "stopId": "44CONCrepoR", "stopSequence": 9 }, { "arrival": { "delay": 20, "time": "1774453040" }, "departure": { "delay": 20, "time": "1774453040" }, "stopId": "44CONCegauR", "stopSequence": 10 }, { "arrival": { "delay": 20, "time": "1774453160" }, "departure": { "delay": 20, "time": "1774453160" }, "stopId": "44LOROcourR", "stopSequence": 11 }, { "arrival": { "delay": 20, "time": "1774453280" }, "departure": { "delay": 20, "time": "1774453280" }, "stopId": "44LOROgendR2", "stopSequence": 12 }, { "arrival": { "delay": 20, "time": "1774453400" }, "departure": { "delay": 20, "time": "1774453400" }, "stopId": "44LOROegliR", "stopSequence": 13 }, { "arrival": { "delay": 20, "time": "1774453520" }, "departure": { "delay": 20, "time": "1774453520" }, "stopId": "44LORObretR", "stopSequence": 14 }, { "arrival": { "delay": 20, "time": "1774453700" }, "departure": { "delay": 20, "time": "1774453700" }, "stopId": "44BASSsensR", "stopSequence": 15 }, { "arrival": { "delay": 20, "time": "1774453880" }, "departure": { "delay": 20, "time": "1774453880" }, "stopId": "44BASSchapR", "stopSequence": 16 }, { "arrival": { "delay": 20, "time": "1774454000" }, "departure": { "delay": 20, "time": "1774454000" }, "stopId": "44BASSmairR", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "333", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628384225" }, "tripProperties": {}, "vehicle": { "id": "698b0852391286a1f00e5334", "label": "397", "licensePlate": "HJ-397-BK" } } }, { "id": "RT|2629295624|2629295624", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -110, "time": "1774450990" }, "departure": { "delay": 49, "time": "1774451149" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 52, "time": "1774451272" }, "departure": { "delay": 74, "time": "1774451294" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 125, "time": "1774451405" }, "departure": { "delay": 169, "time": "1774451449" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 127, "time": "1774451527" }, "departure": { "delay": 138, "time": "1774451538" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 129, "time": "1774451589" }, "departure": { "delay": 139, "time": "1774451599" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 126, "time": "1774451646" }, "departure": { "delay": 164, "time": "1774451684" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 137, "time": "1774451717" }, "departure": { "delay": 149, "time": "1774451729" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 121, "time": "1774451821" }, "departure": { "delay": 202, "time": "1774451902" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 148, "time": "1774451968" }, "departure": { "delay": 230, "time": "1774452050" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 211, "time": "1774452151" }, "departure": { "delay": 222, "time": "1774452162" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 193, "time": "1774452253" }, "departure": { "delay": 204, "time": "1774452264" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 182, "time": "1774452302" }, "departure": { "delay": 187, "time": "1774452307" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 177, "time": "1774452357" }, "departure": { "delay": 206, "time": "1774452386" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 178, "time": "1774452418" }, "departure": { "delay": 184, "time": "1774452424" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 206, "time": "1774452446" }, "departure": { "delay": 211, "time": "1774452451" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 189, "time": "1774452489" }, "departure": { "delay": 215, "time": "1774452515" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 205, "time": "1774452565" }, "departure": { "delay": 215, "time": "1774452575" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 224, "time": "1774452644" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 250, "time": "1774452790" }, "departure": { "delay": 250, "time": "1774452790" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 250, "time": "1774452850" }, "departure": { "delay": 250, "time": "1774452850" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 250, "time": "1774452910" }, "departure": { "delay": 250, "time": "1774452910" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 250, "time": "1774452970" }, "departure": { "delay": 250, "time": "1774452970" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 250, "time": "1774453030" }, "departure": { "delay": 250, "time": "1774453030" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 250, "time": "1774453090" }, "departure": { "delay": 250, "time": "1774453090" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 250, "time": "1774453210" }, "departure": { "delay": 250, "time": "1774453210" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 250, "time": "1774453270" }, "departure": { "delay": 250, "time": "1774453270" }, "stopId": "44CHEVstadR", "stopSequence": 26 }, { "arrival": { "delay": 250, "time": "1774453330" }, "departure": { "delay": 250, "time": "1774453330" }, "stopId": "44CHEVhallR", "stopSequence": 27 }, { "arrival": { "delay": 250, "time": "1774453390" }, "departure": { "delay": 250, "time": "1774453390" }, "stopId": "44CHEVpssaR", "stopSequence": 28 }, { "arrival": { "delay": 250, "time": "1774453450" }, "departure": { "delay": 250, "time": "1774453450" }, "stopId": "44CHEVpssyR", "stopSequence": 29 }, { "arrival": { "delay": 250, "time": "1774453510" }, "departure": { "delay": 250, "time": "1774453510" }, "stopId": "44CHEVpassR", "stopSequence": 30 }, { "arrival": { "delay": 250, "time": "1774453570" }, "departure": { "delay": 250, "time": "1774453570" }, "stopId": "44CHEVvieuR", "stopSequence": 31 }, { "arrival": { "delay": 250, "time": "1774453630" }, "departure": { "delay": 250, "time": "1774453630" }, "stopId": "44CHEVpontR", "stopSequence": 32 }, { "arrival": { "delay": 250, "time": "1774453750" }, "departure": { "delay": 250, "time": "1774453750" }, "stopId": "44CHEVaubrR", "stopSequence": 33 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629295624" }, "tripProperties": {}, "vehicle": { "id": "6953791424b75076d8531417", "label": "855", "licensePlate": "EZ-855-XM" } } }, { "id": "RT|2629295623|2629295623", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -208, "time": "1774450892" }, "departure": { "delay": -208, "time": "1774450892" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1774451211" }, "departure": { "delay": 86, "time": "1774451306" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 127, "time": "1774451407" }, "departure": { "delay": 200, "time": "1774451480" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 134, "time": "1774451534" }, "departure": { "delay": 145, "time": "1774451545" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 130, "time": "1774451590" }, "departure": { "delay": 142, "time": "1774451602" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 132, "time": "1774451652" }, "departure": { "delay": 190, "time": "1774451710" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 152, "time": "1774451732" }, "departure": { "delay": 164, "time": "1774451744" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 138, "time": "1774451838" }, "departure": { "delay": 224, "time": "1774451924" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1774451987" }, "departure": { "delay": 234, "time": "1774452054" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 240, "time": "1774452180" }, "departure": { "delay": 250, "time": "1774452190" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 245, "time": "1774452305" }, "departure": { "delay": 256, "time": "1774452316" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 236, "time": "1774452356" }, "departure": { "delay": 242, "time": "1774452362" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 233, "time": "1774452413" }, "departure": { "delay": 250, "time": "1774452430" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 222, "time": "1774452462" }, "departure": { "delay": 227, "time": "1774452467" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 250, "time": "1774452490" }, "departure": { "delay": 256, "time": "1774452496" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 240, "time": "1774452540" }, "departure": { "delay": 276, "time": "1774452576" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 261, "time": "1774452621" }, "departure": { "delay": 278, "time": "1774452638" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 290, "time": "1774452710" }, "departure": { "delay": 290, "time": "1774452710" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 290, "time": "1774452830" }, "departure": { "delay": 290, "time": "1774452830" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 290, "time": "1774452890" }, "departure": { "delay": 290, "time": "1774452890" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 290, "time": "1774452950" }, "departure": { "delay": 290, "time": "1774452950" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 290, "time": "1774453010" }, "departure": { "delay": 290, "time": "1774453010" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 290, "time": "1774453070" }, "departure": { "delay": 290, "time": "1774453070" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 290, "time": "1774453130" }, "departure": { "delay": 290, "time": "1774453130" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 290, "time": "1774453250" }, "departure": { "delay": 290, "time": "1774453250" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 290, "time": "1774453310" }, "departure": { "delay": 290, "time": "1774453310" }, "stopId": "44CHEVperrR", "stopSequence": 26 }, { "arrival": { "delay": 290, "time": "1774453430" }, "departure": { "delay": 290, "time": "1774453430" }, "stopId": "44CHEVboulR", "stopSequence": 27 }, { "arrival": { "delay": 290, "time": "1774453490" }, "departure": { "delay": 290, "time": "1774453490" }, "stopId": "44PHILvannR", "stopSequence": 28 }, { "arrival": { "delay": 290, "time": "1774453550" }, "departure": { "delay": 290, "time": "1774453550" }, "stopId": "44PHILbrisR", "stopSequence": 29 }, { "arrival": { "delay": 290, "time": "1774453610" }, "departure": { "delay": 290, "time": "1774453610" }, "stopId": "44PHILguinR", "stopSequence": 30 }, { "arrival": { "delay": 290, "time": "1774453670" }, "departure": { "delay": 290, "time": "1774453670" }, "stopId": "44PHILchauR", "stopSequence": 31 }, { "arrival": { "delay": 290, "time": "1774453730" }, "departure": { "delay": 290, "time": "1774453730" }, "stopId": "44PHILboulR", "stopSequence": 32 }, { "arrival": { "delay": 290, "time": "1774453850" }, "departure": { "delay": 290, "time": "1774453850" }, "stopId": "44PHILfamiU", "stopSequence": 33 }, { "arrival": { "delay": 290, "time": "1774453910" }, "departure": { "delay": 290, "time": "1774453910" }, "stopId": "44PHILplatR", "stopSequence": 34 }, { "arrival": { "delay": 290, "time": "1774454090" }, "departure": { "delay": 290, "time": "1774454090" }, "stopId": "44PHILegliR", "stopSequence": 35 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629295623" }, "tripProperties": {}, "vehicle": { "id": "695376c997f53c3e98d3d473", "label": "810", "licensePlate": "FN-810-GD" } } }, { "id": "RT|2629295627|2629295627", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -625, "time": "1774452575" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453320" }, "departure": { "delay": 0, "time": "1774453320" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453380" }, "departure": { "delay": 0, "time": "1774453380" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453500" }, "departure": { "delay": 0, "time": "1774453500" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453560" }, "departure": { "delay": 0, "time": "1774453560" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453620" }, "departure": { "delay": 0, "time": "1774453620" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774453680" }, "departure": { "delay": 0, "time": "1774453680" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774453800" }, "departure": { "delay": 0, "time": "1774453800" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774453920" }, "departure": { "delay": 0, "time": "1774453920" }, "stopId": "44REZEsandR", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774454040" }, "departure": { "delay": 0, "time": "1774454040" }, "stopId": "44REZEgeneR", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774454160" }, "departure": { "delay": 0, "time": "1774454160" }, "stopId": "44PONTtourR", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774454220" }, "departure": { "delay": 0, "time": "1774454220" }, "stopId": "44PONTgautR", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774454280" }, "departure": { "delay": 0, "time": "1774454280" }, "stopId": "44PONTplanR", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774454340" }, "departure": { "delay": 0, "time": "1774454340" }, "stopId": "44PONTrairR", "stopSequence": 14 }, { "arrival": { "delay": 1, "time": "1774454341" }, "departure": { "delay": 1, "time": "1774454341" }, "stopId": "44PONTairbR", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774454400" }, "departure": { "delay": 0, "time": "1774454400" }, "stopId": "44PONTmoulR", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1774454460" }, "departure": { "delay": 0, "time": "1774454460" }, "stopId": "44PONTstdeR", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1774454580" }, "departure": { "delay": 0, "time": "1774454580" }, "stopId": "44PONTegliR", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1774454700" }, "departure": { "delay": 0, "time": "1774454700" }, "stopId": "44PONTblotR", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1774454760" }, "departure": { "delay": 0, "time": "1774454760" }, "stopId": "44PONTchamR", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1774454820" }, "departure": { "delay": 0, "time": "1774454820" }, "stopId": "44CHEVcoutR", "stopSequence": 21 }, { "arrival": { "delay": 0, "time": "1774454880" }, "departure": { "delay": 0, "time": "1774454880" }, "stopId": "44CHEVinduR", "stopSequence": 22 }, { "arrival": { "delay": 0, "time": "1774454940" }, "departure": { "delay": 0, "time": "1774454940" }, "stopId": "44CHEVchauR", "stopSequence": 23 }, { "arrival": { "delay": 0, "time": "1774455000" }, "departure": { "delay": 0, "time": "1774455000" }, "stopId": "44CHEVegliR", "stopSequence": 24 }, { "arrival": { "delay": 0, "time": "1774455120" }, "departure": { "delay": 0, "time": "1774455120" }, "stopId": "44CHEVsacrR", "stopSequence": 25 }, { "arrival": { "delay": 0, "time": "1774455180" }, "departure": { "delay": 0, "time": "1774455180" }, "stopId": "44CHEVstadR", "stopSequence": 26 }, { "arrival": { "delay": 0, "time": "1774455240" }, "departure": { "delay": 0, "time": "1774455240" }, "stopId": "44CHEVhallR", "stopSequence": 27 }, { "arrival": { "delay": 0, "time": "1774455300" }, "departure": { "delay": 0, "time": "1774455300" }, "stopId": "44CHEVpssaR", "stopSequence": 28 }, { "arrival": { "delay": 0, "time": "1774455360" }, "departure": { "delay": 0, "time": "1774455360" }, "stopId": "44CHEVpssyR", "stopSequence": 29 }, { "arrival": { "delay": 0, "time": "1774455420" }, "departure": { "delay": 0, "time": "1774455420" }, "stopId": "44CHEVpassR", "stopSequence": 30 }, { "arrival": { "delay": 0, "time": "1774455480" }, "departure": { "delay": 0, "time": "1774455480" }, "stopId": "44CHEVvieuR", "stopSequence": 31 }, { "arrival": { "delay": 0, "time": "1774455540" }, "departure": { "delay": 0, "time": "1774455540" }, "stopId": "44CHEVpontR", "stopSequence": 32 }, { "arrival": { "delay": 0, "time": "1774455660" }, "departure": { "delay": 0, "time": "1774455660" }, "stopId": "44CHEVaubrR", "stopSequence": 33 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "312", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629295627" }, "tripProperties": {}, "vehicle": { "id": "698b0918dd8437c6faf968e4", "label": "640", "licensePlate": "HJ-640-BK" } } }, { "id": "RT|2596721903|2596721903", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 87, "time": "1774451787" }, "departure": { "delay": 130, "time": "1774451830" }, "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": 30, "time": "1774452330" }, "departure": { "delay": 30, "time": "1774452330" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 380, "time": "1774454060" }, "departure": { "delay": 380, "time": "1774454060" }, "stopId": "49ROUSsouvU", "stopSequence": 3 }, { "arrival": { "delay": 380, "time": "1774454300" }, "departure": { "delay": 380, "time": "1774454300" }, "stopId": "49TORFpromR", "stopSequence": 4 }, { "arrival": { "delay": 380, "time": "1774454900" }, "departure": { "delay": 380, "time": "1774454900" }, "stopId": "49TORFparkU", "stopSequence": 5 }, { "arrival": { "delay": 380, "time": "1774455200" }, "departure": { "delay": 380, "time": "1774455200" }, "stopId": "49TORFtiffU", "stopSequence": 6 }, { "arrival": { "delay": 380, "time": "1774455500" }, "departure": { "delay": 380, "time": "1774455500" }, "stopId": "85TIFFabriU", "stopSequence": 7 }, { "arrival": { "delay": 380, "time": "1774456160" }, "departure": { "delay": 380, "time": "1774456160" }, "stopId": "49LNGEtoucU", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "428", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596721903" }, "tripProperties": {}, "vehicle": { "id": "693301366cc1837bc10599cd", "label": "2511", "licensePlate": "HF-181-LL" } } }, { "id": "RT|2596856203|2596856203", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -341, "time": "1774452259" }, "departure": { "delay": 64, "time": "1774452664" }, "stopId": "49ANGEroutUK", "stopSequence": 1 }, { "arrival": { "delay": 50, "time": "1774453130" }, "departure": { "delay": 50, "time": "1774453130" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 50, "time": "1774453310" }, "departure": { "delay": 50, "time": "1774453310" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 50, "time": "1774453370" }, "departure": { "delay": 50, "time": "1774453370" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1774453490" }, "departure": { "delay": 50, "time": "1774453490" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1774454210" }, "departure": { "delay": 50, "time": "1774454210" }, "stopId": "49LOUErondR", "stopSequence": 6 }, { "arrival": { "delay": 50, "time": "1774454390" }, "departure": { "delay": 50, "time": "1774454390" }, "stopId": "49LOUEbesnR", "stopSequence": 7 }, { "arrival": { "delay": 50, "time": "1774454570" }, "departure": { "delay": 50, "time": "1774454570" }, "stopId": "49LAYOsignR", "stopSequence": 8 }, { "arrival": { "delay": 50, "time": "1774454690" }, "departure": { "delay": 50, "time": "1774454690" }, "stopId": "49LAYOvincR", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1774454990" }, "departure": { "delay": 50, "time": "1774454990" }, "stopId": "49RABLmairR", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1774455350" }, "departure": { "delay": 50, "time": "1774455350" }, "stopId": "49LYONrabeR", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1774455830" }, "departure": { "delay": 50, "time": "1774455830" }, "stopId": "49VALAcentR", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "420", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596856203" }, "tripProperties": {}, "vehicle": { "id": "676a7b2db3ad81de52fcf2b0", "label": "4048", "licensePlate": "HA-673-KY" } } }, { "id": "RT|2596370108|2596370108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -178, "time": "1774452422" }, "stopId": "49ANGEroutUJ", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1774453220" }, "departure": { "delay": 80, "time": "1774453220" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1774453520" }, "departure": { "delay": 80, "time": "1774453520" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1774453700" }, "departure": { "delay": 80, "time": "1774453700" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 80, "time": "1774454300" }, "departure": { "delay": 80, "time": "1774454300" }, "stopId": "49MELAmultR", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1774454480" }, "departure": { "delay": 80, "time": "1774454480" }, "stopId": "49JUIGlansR", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1774454840" }, "departure": { "delay": 80, "time": "1774454840" }, "stopId": "49QUINgeneU", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1774455080" }, "departure": { "delay": 80, "time": "1774455080" }, "stopId": "49QUINaubaR", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1774455260" }, "departure": { "delay": 80, "time": "1774455260" }, "stopId": "49QUINclerR", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1774455680" }, "departure": { "delay": 80, "time": "1774455680" }, "stopId": "49LLEUcentR", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1774456040" }, "departure": { "delay": 80, "time": "1774456040" }, "stopId": "49SAULcentR", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1774456940" }, "departure": { "delay": 80, "time": "1774456940" }, "stopId": "49DOUEzoolR", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1774457240" }, "departure": { "delay": 80, "time": "1774457240" }, "stopId": "49DOUEfoirR", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596370108" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a6538275b", "label": "36499", "licensePlate": "FJ-934-RF (36499)" } } }, { "id": "RT|2526314214|2526314214", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -446, "time": "1774451254" }, "departure": { "delay": 41, "time": "1774451741" }, "stopId": "49ANGEroutUI", "stopSequence": 1 }, { "arrival": { "delay": 28, "time": "1774452148" }, "departure": { "delay": 143, "time": "1774452263" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1774452324" }, "departure": { "delay": -5, "time": "1774452355" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -44, "time": "1774452496" }, "departure": { "delay": 8, "time": "1774452548" }, "stopId": "49ANGEallaR", "stopSequence": 4 }, { "arrival": { "delay": 10, "time": "1774453390" }, "departure": { "delay": 10, "time": "1774453390" }, "stopId": "49LOUEpharU", "stopSequence": 5 }, { "arrival": { "delay": 10, "time": "1774453510" }, "departure": { "delay": 10, "time": "1774453510" }, "stopId": "49LOUEfresU", "stopSequence": 6 }, { "arrival": { "delay": 10, "time": "1774453570" }, "departure": { "delay": 10, "time": "1774453570" }, "stopId": "49LOUErondR", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1774453930" }, "departure": { "delay": 10, "time": "1774453930" }, "stopId": "49LAYOactiR", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1774453990" }, "departure": { "delay": 10, "time": "1774453990" }, "stopId": "49LAYOpromR", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1774454230" }, "departure": { "delay": 10, "time": "1774454230" }, "stopId": "49LATTlinkR", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1774454350" }, "departure": { "delay": 10, "time": "1774454350" }, "stopId": "49LATTsauvR", "stopSequence": 11 }, { "arrival": { "delay": 10, "time": "1774454470" }, "departure": { "delay": 10, "time": "1774454470" }, "stopId": "49CHANreneR", "stopSequence": 12 }, { "arrival": { "delay": 10, "time": "1774454530" }, "departure": { "delay": 10, "time": "1774454530" }, "stopId": "49CHANespeR", "stopSequence": 13 }, { "arrival": { "delay": 10, "time": "1774455010" }, "departure": { "delay": 10, "time": "1774455010" }, "stopId": "49CHEMtroiU", "stopSequence": 14 }, { "arrival": { "delay": 10, "time": "1774455310" }, "departure": { "delay": 10, "time": "1774455310" }, "stopId": "49CHEMpierR", "stopSequence": 15 }, { "arrival": { "delay": 10, "time": "1774455490" }, "departure": { "delay": 10, "time": "1774455490" }, "stopId": "49MLAYcollU", "stopSequence": 16 }, { "arrival": { "delay": 10, "time": "1774455730" }, "departure": { "delay": 10, "time": "1774455730" }, "stopId": "49MLAYfoirR", "stopSequence": 17 }, { "arrival": { "delay": 10, "time": "1774456330" }, "departure": { "delay": 10, "time": "1774456330" }, "stopId": "49GARDnatiR", "stopSequence": 18 }, { "arrival": { "delay": 10, "time": "1774456570" }, "departure": { "delay": 10, "time": "1774456570" }, "stopId": "49TREMbrecR", "stopSequence": 19 }, { "arrival": { "delay": 10, "time": "1774456630" }, "departure": { "delay": 10, "time": "1774456630" }, "stopId": "49TREMpastR", "stopSequence": 20 }, { "arrival": { "delay": 10, "time": "1774456810" }, "departure": { "delay": 10, "time": "1774456810" }, "stopId": "49NUAIegliR", "stopSequence": 21 }, { "arrival": { "delay": 10, "time": "1774456870" }, "departure": { "delay": 10, "time": "1774456870" }, "stopId": "49NUAIfernR", "stopSequence": 22 }, { "arrival": { "delay": 10, "time": "1774457110" }, "departure": { "delay": 10, "time": "1774457110" }, "stopId": "49CHOLlouiR", "stopSequence": 23 }, { "arrival": { "delay": 10, "time": "1774457290" }, "departure": { "delay": 10, "time": "1774457290" }, "stopId": "49CHOLbethR", "stopSequence": 24 }, { "arrival": { "delay": 10, "time": "1774457530" }, "departure": { "delay": 10, "time": "1774457530" }, "stopId": "49CHOLroutA", "stopSequence": 25 }, { "arrival": { "delay": 10, "time": "1774457710" }, "departure": { "delay": 10, "time": "1774457710" }, "stopId": "49CHOLpierU", "stopSequence": 26 }, { "arrival": { "delay": 10, "time": "1774457890" }, "departure": { "delay": 10, "time": "1774457890" }, "stopId": "49CHOLpontU", "stopSequence": 27 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2526314214" }, "tripProperties": {}, "vehicle": { "id": "6320b1da09dda81a6538191a", "label": "37530", "licensePlate": "FR-386-GJ (37530)" } } }, { "id": "RT|2596720703|2596720703", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 174, "time": "1774451874" }, "departure": { "delay": 256, "time": "1774451956" }, "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": 5, "time": "1774452305" }, "departure": { "delay": 5, "time": "1774452305" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 390, "time": "1774453890" }, "departure": { "delay": 390, "time": "1774453890" }, "stopId": "49ANDRgatiR", "stopSequence": 3 }, { "arrival": { "delay": 390, "time": "1774454010" }, "departure": { "delay": 390, "time": "1774454010" }, "stopId": "49ANDRmaugR", "stopSequence": 4 }, { "arrival": { "delay": 390, "time": "1774454370" }, "departure": { "delay": 390, "time": "1774454370" }, "stopId": "49MACAnageU", "stopSequence": 5 }, { "arrival": { "delay": 390, "time": "1774455030" }, "departure": { "delay": 390, "time": "1774455030" }, "stopId": "49BLOUegliR", "stopSequence": 6 }, { "arrival": { "delay": 390, "time": "1774455150" }, "departure": { "delay": 390, "time": "1774455150" }, "stopId": "49BLOUblouR", "stopSequence": 7 }, { "arrival": { "delay": 390, "time": "1774455570" }, "departure": { "delay": 390, "time": "1774455570" }, "stopId": "49GENEmareU", "stopSequence": 8 }, { "arrival": { "delay": 390, "time": "1774456050" }, "departure": { "delay": 390, "time": "1774456050" }, "stopId": "49GESTleclR", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "421", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596720703" }, "tripProperties": {}, "vehicle": { "id": "6926d5b85aa75c3017c350a4", "label": "407", "licensePlate": "HF-070-GZ" } } }, { "id": "RT|2596776303|2596776303", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -900, "time": "1774451700" }, "departure": { "delay": 28, "time": "1774452628" }, "stopId": "49ANGEroutUD", "stopSequence": 1 }, { "arrival": { "delay": -10, "time": "1774453070" }, "departure": { "delay": -10, "time": "1774453070" }, "stopId": "49ANGEleroR", "stopSequence": 2 }, { "arrival": { "delay": -10, "time": "1774453250" }, "departure": { "delay": -10, "time": "1774453250" }, "stopId": "49ANGEesa1R", "stopSequence": 3 }, { "arrival": { "delay": -10, "time": "1774453310" }, "departure": { "delay": -10, "time": "1774453310" }, "stopId": "49ANGElattR", "stopSequence": 4 }, { "arrival": { "delay": -10, "time": "1774453430" }, "departure": { "delay": -10, "time": "1774453430" }, "stopId": "49ANGEallaR", "stopSequence": 5 }, { "arrival": { "delay": -10, "time": "1774453970" }, "departure": { "delay": -10, "time": "1774453970" }, "stopId": "49MELAmultR", "stopSequence": 6 }, { "arrival": { "delay": -10, "time": "1774454090" }, "departure": { "delay": -10, "time": "1774454090" }, "stopId": "49MELApercR", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1774454270" }, "departure": { "delay": -10, "time": "1774454270" }, "stopId": "49MELAgachR", "stopSequence": 8 }, { "arrival": { "delay": -10, "time": "1774454330" }, "departure": { "delay": -10, "time": "1774454330" }, "stopId": "49JUIGplesR", "stopSequence": 9 }, { "arrival": { "delay": -10, "time": "1774454450" }, "departure": { "delay": -10, "time": "1774454450" }, "stopId": "49MELAepinR", "stopSequence": 10 }, { "arrival": { "delay": -10, "time": "1774454630" }, "departure": { "delay": -10, "time": "1774454630" }, "stopId": "49MELAmoinR", "stopSequence": 11 }, { "arrival": { "delay": -10, "time": "1774454690" }, "departure": { "delay": -10, "time": "1774454690" }, "stopId": "49MELAnoueR", "stopSequence": 12 }, { "arrival": { "delay": -10, "time": "1774454870" }, "departure": { "delay": -10, "time": "1774454870" }, "stopId": "49MELAbrosU", "stopSequence": 13 }, { "arrival": { "delay": -10, "time": "1774455290" }, "departure": { "delay": -10, "time": "1774455290" }, "stopId": "49VAUCcentR", "stopSequence": 14 }, { "arrival": { "delay": -10, "time": "1774455650" }, "departure": { "delay": -10, "time": "1774455650" }, "stopId": "49ALLEvaucR", "stopSequence": 15 }, { "arrival": { "delay": -10, "time": "1774455950" }, "departure": { "delay": -10, "time": "1774455950" }, "stopId": "49CHAVcentR", "stopSequence": 16 }, { "arrival": { "delay": -10, "time": "1774456010" }, "departure": { "delay": -10, "time": "1774456010" }, "stopId": "49CHAVmillR", "stopSequence": 17 }, { "arrival": { "delay": -10, "time": "1774456250" }, "departure": { "delay": -10, "time": "1774456250" }, "stopId": "49BRIAcentR", "stopSequence": 18 }, { "arrival": { "delay": -10, "time": "1774456490" }, "departure": { "delay": -10, "time": "1774456490" }, "stopId": "49UBIGcentR", "stopSequence": 19 }, { "arrival": { "delay": -10, "time": "1774456790" }, "departure": { "delay": -10, "time": "1774456790" }, "stopId": "49MNTIegliR", "stopSequence": 20 }, { "arrival": { "delay": -10, "time": "1774457090" }, "departure": { "delay": -10, "time": "1774457090" }, "stopId": "49VIHIroutU", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "418", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596776303" }, "tripProperties": {}, "vehicle": { "id": "d5c767f3baad5492", "label": "Angers → Lys-Haut-Layon" } } }, { "id": "RT|2595673714|2595673714", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -934, "time": "1774451066" }, "departure": { "delay": 37, "time": "1774452037" }, "stopId": "49BELLagriU", "stopSequence": 1 }, { "arrival": { "delay": 14, "time": "1774452134" }, "departure": { "delay": 26, "time": "1774452146" }, "stopId": "49BELLardiA", "stopSequence": 2 }, { "arrival": { "delay": -150, "time": "1774453050" }, "departure": { "delay": -150, "time": "1774453050" }, "stopId": "49DOUEfoirA", "stopSequence": 3 }, { "arrival": { "delay": -150, "time": "1774453650" }, "departure": { "delay": -150, "time": "1774453650" }, "stopId": "49DOUEzoolA", "stopSequence": 4 }, { "arrival": { "delay": -150, "time": "1774454430" }, "departure": { "delay": -150, "time": "1774454430" }, "stopId": "49SAULcentA", "stopSequence": 5 }, { "arrival": { "delay": -150, "time": "1774454670" }, "departure": { "delay": -150, "time": "1774454670" }, "stopId": "49LLEUcentA", "stopSequence": 6 }, { "arrival": { "delay": -150, "time": "1774455090" }, "departure": { "delay": -150, "time": "1774455090" }, "stopId": "49QUINclerA", "stopSequence": 7 }, { "arrival": { "delay": -150, "time": "1774455210" }, "departure": { "delay": -150, "time": "1774455210" }, "stopId": "49QUINaubaA", "stopSequence": 8 }, { "arrival": { "delay": -150, "time": "1774455450" }, "departure": { "delay": -150, "time": "1774455450" }, "stopId": "49QUINgeneU", "stopSequence": 9 }, { "arrival": { "delay": -150, "time": "1774455930" }, "departure": { "delay": -150, "time": "1774455930" }, "stopId": "49JUIGlansA", "stopSequence": 10 }, { "arrival": { "delay": -150, "time": "1774456050" }, "departure": { "delay": -150, "time": "1774456050" }, "stopId": "49MELAmultA", "stopSequence": 11 }, { "arrival": { "delay": -150, "time": "1774456470" }, "departure": { "delay": -150, "time": "1774456470" }, "stopId": "49ANGEallaA", "stopSequence": 12 }, { "arrival": { "delay": -150, "time": "1774456650" }, "departure": { "delay": -150, "time": "1774456650" }, "stopId": "49ANGEesa1A", "stopSequence": 13 }, { "arrival": { "delay": -150, "time": "1774456770" }, "departure": { "delay": -150, "time": "1774456770" }, "stopId": "49ANGEleroA2", "stopSequence": 14 }, { "arrival": { "delay": -150, "time": "1774457130" }, "departure": { "delay": -150, "time": "1774457130" }, "stopId": "49ANGEbertA", "stopSequence": 15 }, { "arrival": { "delay": -150, "time": "1774457550" }, "departure": { "delay": -150, "time": "1774457550" }, "stopId": "49ANGEroutUJ", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "405", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2595673714" }, "tripProperties": {}, "vehicle": { "id": "6320b1db09dda81a653826fd", "label": "36495", "licensePlate": "FJ-801-RF (36495)" } } }, { "id": "RT|2596622316|2596622316", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 358, "time": "1774452658" }, "stopId": "49CHOLpontU", "stopSequence": 1 }, { "arrival": { "delay": 380, "time": "1774453280" }, "departure": { "delay": 380, "time": "1774453280" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 380, "time": "1774453520" }, "departure": { "delay": 380, "time": "1774453520" }, "stopId": "49CHOLbethA", "stopSequence": 3 }, { "arrival": { "delay": 380, "time": "1774453820" }, "departure": { "delay": 380, "time": "1774453820" }, "stopId": "49CHOLlouiA", "stopSequence": 4 }, { "arrival": { "delay": 380, "time": "1774454660" }, "departure": { "delay": 380, "time": "1774454660" }, "stopId": "49GARDnatiA", "stopSequence": 5 }, { "arrival": { "delay": 380, "time": "1774455080" }, "departure": { "delay": 380, "time": "1774455080" }, "stopId": "49MLAYfoirA", "stopSequence": 6 }, { "arrival": { "delay": 380, "time": "1774455320" }, "departure": { "delay": 380, "time": "1774455320" }, "stopId": "49MLAYcollU", "stopSequence": 7 }, { "arrival": { "delay": 380, "time": "1774455440" }, "departure": { "delay": 380, "time": "1774455440" }, "stopId": "49CHEMpierA", "stopSequence": 8 }, { "arrival": { "delay": 380, "time": "1774455740" }, "departure": { "delay": 380, "time": "1774455740" }, "stopId": "49CHEMtroiU", "stopSequence": 9 }, { "arrival": { "delay": 380, "time": "1774456220" }, "departure": { "delay": 380, "time": "1774456220" }, "stopId": "49CHANespeA", "stopSequence": 10 }, { "arrival": { "delay": 380, "time": "1774456280" }, "departure": { "delay": 380, "time": "1774456280" }, "stopId": "49CHANreneA", "stopSequence": 11 }, { "arrival": { "delay": 380, "time": "1774456400" }, "departure": { "delay": 380, "time": "1774456400" }, "stopId": "49LATTsauvA", "stopSequence": 12 }, { "arrival": { "delay": 380, "time": "1774456460" }, "departure": { "delay": 380, "time": "1774456460" }, "stopId": "49LATTlinkA", "stopSequence": 13 }, { "arrival": { "delay": 380, "time": "1774456820" }, "departure": { "delay": 380, "time": "1774456820" }, "stopId": "49LAYOpromA", "stopSequence": 14 }, { "arrival": { "delay": 380, "time": "1774456940" }, "departure": { "delay": 380, "time": "1774456940" }, "stopId": "49LAYOactiA", "stopSequence": 15 }, { "arrival": { "delay": 380, "time": "1774457360" }, "departure": { "delay": 380, "time": "1774457360" }, "stopId": "49LOUEpharU", "stopSequence": 16 }, { "arrival": { "delay": 380, "time": "1774457420" }, "departure": { "delay": 380, "time": "1774457420" }, "stopId": "49LOUEfresU", "stopSequence": 17 }, { "arrival": { "delay": 380, "time": "1774457540" }, "departure": { "delay": 380, "time": "1774457540" }, "stopId": "49LOUErondA", "stopSequence": 18 }, { "arrival": { "delay": 380, "time": "1774458260" }, "departure": { "delay": 380, "time": "1774458260" }, "stopId": "49ANGEallaA", "stopSequence": 19 }, { "arrival": { "delay": 380, "time": "1774458500" }, "departure": { "delay": 380, "time": "1774458500" }, "stopId": "49ANGEesa1A", "stopSequence": 20 }, { "arrival": { "delay": 380, "time": "1774458560" }, "departure": { "delay": 380, "time": "1774458560" }, "stopId": "49ANGEleroA2", "stopSequence": 21 }, { "arrival": { "delay": 380, "time": "1774458860" }, "departure": { "delay": 380, "time": "1774458860" }, "stopId": "49ANGEbertA", "stopSequence": 22 }, { "arrival": { "delay": 380, "time": "1774459280" }, "departure": { "delay": 380, "time": "1774459280" }, "stopId": "49ANGEroutUI", "stopSequence": 23 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "407", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2596622316" }, "tripProperties": {}, "vehicle": { "id": "63f3303f116144963e9570c4", "label": "36498", "licensePlate": "FJ-912-RF (36498)" } } }, { "id": "RT|2652196803|2652196803", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -74, "time": "1774451626" }, "departure": { "delay": 124, "time": "1774451824" }, "stopId": "49CHOLavenU", "stopSequence": 1 }, { "arrival": { "delay": -241, "time": "1774452059" }, "stopId": "49CHOLroutA", "stopSequence": 2 }, { "arrival": { "delay": 380, "time": "1774454600" }, "departure": { "delay": 380, "time": "1774454600" }, "stopId": "49MOINsporU", "stopSequence": 3 }, { "arrival": { "delay": 380, "time": "1774454900" }, "departure": { "delay": 380, "time": "1774454900" }, "stopId": "49MONTsouvWR", "stopSequence": 4 }, { "arrival": { "delay": 380, "time": "1774455080" }, "departure": { "delay": 380, "time": "1774455080" }, "stopId": "49MONTplanU", "stopSequence": 5 }, { "arrival": { "delay": 380, "time": "1774455200" }, "departure": { "delay": 380, "time": "1774455200" }, "stopId": "49MONTmoinR", "stopSequence": 6 }, { "arrival": { "delay": 380, "time": "1774455320" }, "departure": { "delay": 380, "time": "1774455320" }, "stopId": "49MONTsauvR", "stopSequence": 7 }, { "arrival": { "delay": 380, "time": "1774455440" }, "departure": { "delay": 380, "time": "1774455440" }, "stopId": "49MONTgregU", "stopSequence": 8 }, { "arrival": { "delay": 380, "time": "1774456100" }, "departure": { "delay": 380, "time": "1774456100" }, "stopId": "49CRESmoinR", "stopSequence": 9 }, { "arrival": { "delay": 380, "time": "1774456220" }, "departure": { "delay": 380, "time": "1774456220" }, "stopId": "49CRESparkR", "stopSequence": 10 }, { "arrival": { "delay": 380, "time": "1774456640" }, "departure": { "delay": 380, "time": "1774456640" }, "stopId": "49TILLbosqR", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "427", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2652196803" }, "tripProperties": {}, "vehicle": { "id": "693300e282e617e89e3ea13f", "label": "2510", "licensePlate": "HF-114-LL" } } }, { "id": "RT|2629522109|2629522109", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -139, "time": "1774452581" }, "stopId": "44ANCEsncfU", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453080" }, "departure": { "delay": 0, "time": "1774453080" }, "stopId": "49LIREretrA", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453620" }, "departure": { "delay": 0, "time": "1774453620" }, "stopId": "49AUTEmultA", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "49FUILmairA", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454340" }, "departure": { "delay": 0, "time": "1774454340" }, "stopId": "49MUGEsouvU", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454820" }, "departure": { "delay": 0, "time": "1774454820" }, "stopId": "49MNTRpostA", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455060" }, "departure": { "delay": 0, "time": "1774455060" }, "stopId": "49PIERpostU", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455300" }, "departure": { "delay": 0, "time": "1774455300" }, "stopId": "49PIEReramU", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455780" }, "departure": { "delay": 0, "time": "1774455780" }, "stopId": "49BAUPpetiA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774456080" }, "departure": { "delay": 0, "time": "1774456080" }, "stopId": "49BAUPnoveU", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774456380" }, "departure": { "delay": 0, "time": "1774456380" }, "stopId": "49BAUPmartA", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774456560" }, "departure": { "delay": 0, "time": "1774456560" }, "stopId": "49BAUPalfrU", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774458000" }, "departure": { "delay": 0, "time": "1774458000" }, "stopId": "49CHOLblerU", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774458180" }, "departure": { "delay": 0, "time": "1774458180" }, "stopId": "49CHOLdabaU", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774458660" }, "departure": { "delay": 0, "time": "1774458660" }, "stopId": "49CHOLroutA", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774458960" }, "departure": { "delay": 0, "time": "1774458960" }, "stopId": "49CHOLavenU", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "408", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629522109" }, "tripProperties": {}, "vehicle": { "id": "68be943ad12f0e2d57cf45bd", "label": "638 (Lefort)", "licensePlate": "HE-490-PG" } } }, { "id": "RT|2604874805|2604874805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -97, "time": "1774451603" }, "departure": { "delay": -86, "time": "1774451614" }, "stopId": "49SAUMbalzR", "stopSequence": 1 }, { "arrival": { "delay": 88, "time": "1774451908" }, "departure": { "delay": 97, "time": "1774451917" }, "stopId": "49SAUMdeleR", "stopSequence": 2 }, { "arrival": { "delay": 103, "time": "1774451983" }, "departure": { "delay": 108, "time": "1774451988" }, "stopId": "49SAUMmareR", "stopSequence": 3 }, { "arrival": { "delay": 168, "time": "1774452108" }, "departure": { "delay": 179, "time": "1774452119" }, "stopId": "49SAUMbreiR", "stopSequence": 4 }, { "arrival": { "delay": 186, "time": "1774452246" }, "departure": { "delay": 233, "time": "1774452293" }, "stopId": "49SAUMoffiR", "stopSequence": 5 }, { "arrival": { "delay": 170, "time": "1774452350" }, "departure": { "delay": 182, "time": "1774452362" }, "stopId": "49SAUMpontR", "stopSequence": 6 }, { "arrival": { "delay": 159, "time": "1774452399" }, "departure": { "delay": 173, "time": "1774452413" }, "stopId": "49LEVEresiR", "stopSequence": 7 }, { "arrival": { "delay": 94, "time": "1774452514" }, "departure": { "delay": 105, "time": "1774452525" }, "stopId": "49LEVEfusiR", "stopSequence": 8 }, { "arrival": { "delay": 85, "time": "1774452565" }, "departure": { "delay": 92, "time": "1774452572" }, "stopId": "49LEVEpigeR", "stopSequence": 9 }, { "arrival": { "delay": 50, "time": "1774452830" }, "departure": { "delay": 50, "time": "1774452830" }, "stopId": "49VIVYmultU", "stopSequence": 10 }, { "arrival": { "delay": 50, "time": "1774453070" }, "departure": { "delay": 50, "time": "1774453070" }, "stopId": "49VIVYcentR", "stopSequence": 11 }, { "arrival": { "delay": 50, "time": "1774453250" }, "departure": { "delay": 50, "time": "1774453250" }, "stopId": "49VIVYouchR", "stopSequence": 12 }, { "arrival": { "delay": 50, "time": "1774453490" }, "departure": { "delay": 50, "time": "1774453490" }, "stopId": "49LONGchemR", "stopSequence": 13 }, { "arrival": { "delay": 50, "time": "1774453610" }, "departure": { "delay": 50, "time": "1774453610" }, "stopId": "49LONGrepuR", "stopSequence": 14 }, { "arrival": { "delay": 50, "time": "1774453730" }, "departure": { "delay": 50, "time": "1774453730" }, "stopId": "49LONGchevR", "stopSequence": 15 }, { "arrival": { "delay": 50, "time": "1774454150" }, "departure": { "delay": 50, "time": "1774454150" }, "stopId": "49BRONcontR", "stopSequence": 16 }, { "arrival": { "delay": 50, "time": "1774454450" }, "departure": { "delay": 50, "time": "1774454450" }, "stopId": "49BEAUrepuR", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "415", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2604874805" }, "tripProperties": {}, "vehicle": { "id": "64e471a76f6fe22e122e054e", "label": "154", "licensePlate": "GM 994 BJ" } } }, { "id": "RT|2604873706|2604873706", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1774451735" }, "departure": { "delay": 108, "time": "1774451808" }, "stopId": "49ANGEroutUC", "stopSequence": 1 }, { "arrival": { "delay": 270, "time": "1774452390" }, "departure": { "delay": 489, "time": "1774452609" }, "stopId": "49ANGEhoteU1", "stopSequence": 2 }, { "arrival": { "delay": 500, "time": "1774452980" }, "departure": { "delay": 500, "time": "1774452980" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": 500, "time": "1774453220" }, "departure": { "delay": 500, "time": "1774453220" }, "stopId": "49ECOUpariR", "stopSequence": 4 }, { "arrival": { "delay": 500, "time": "1774453280" }, "departure": { "delay": 500, "time": "1774453280" }, "stopId": "49SYLVprovR", "stopSequence": 5 }, { "arrival": { "delay": 500, "time": "1774454600" }, "departure": { "delay": 500, "time": "1774454600" }, "stopId": "49CORZscieR", "stopSequence": 6 }, { "arrival": { "delay": 500, "time": "1774454780" }, "departure": { "delay": 500, "time": "1774454780" }, "stopId": "49SEICregnR", "stopSequence": 7 }, { "arrival": { "delay": 500, "time": "1774454840" }, "departure": { "delay": 500, "time": "1774454840" }, "stopId": "49SEICtennR", "stopSequence": 8 }, { "arrival": { "delay": 500, "time": "1774455200" }, "departure": { "delay": 500, "time": "1774455200" }, "stopId": "49LAUDbourR", "stopSequence": 9 }, { "arrival": { "delay": 500, "time": "1774455620" }, "departure": { "delay": 500, "time": "1774455620" }, "stopId": "49DURTangeR", "stopSequence": 10 }, { "arrival": { "delay": 500, "time": "1774455740" }, "departure": { "delay": 500, "time": "1774455740" }, "stopId": "49DURTclemU", "stopSequence": 11 }, { "arrival": { "delay": 500, "time": "1774455860" }, "departure": { "delay": 500, "time": "1774455860" }, "stopId": "49DURTgouiR", "stopSequence": 12 }, { "arrival": { "delay": 500, "time": "1774456160" }, "departure": { "delay": 500, "time": "1774456160" }, "stopId": "72LOIRcentR", "stopSequence": 13 }, { "arrival": { "delay": 500, "time": "1774456460" }, "departure": { "delay": 500, "time": "1774456460" }, "stopId": "72FLECverdR", "stopSequence": 14 }, { "arrival": { "delay": 500, "time": "1774456580" }, "departure": { "delay": 500, "time": "1774456580" }, "stopId": "72FLECtissR", "stopSequence": 15 }, { "arrival": { "delay": 500, "time": "1774456700" }, "departure": { "delay": 500, "time": "1774456700" }, "stopId": "72FLECroutR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2604873706" }, "tripProperties": {}, "vehicle": { "id": "63e64b99dbe722e3b6cf59d9", "label": "143", "licensePlate": "GC 060 CG" } } }, { "id": "RT|2636831014|2636831014", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -478, "time": "1774450622" }, "departure": { "delay": 65, "time": "1774451165" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 92, "time": "1774451312" }, "departure": { "delay": 126, "time": "1774451346" }, "stopId": "49ANGEsecuR", "stopSequence": 2 }, { "arrival": { "delay": 76, "time": "1774451416" }, "departure": { "delay": 93, "time": "1774451433" }, "stopId": "49ANGEgardR", "stopSequence": 3 }, { "arrival": { "delay": -131, "time": "1774452049" }, "departure": { "delay": -125, "time": "1774452055" }, "stopId": "49AUTHperrR", "stopSequence": 4 }, { "arrival": { "delay": -129, "time": "1774452291" }, "departure": { "delay": -19, "time": "1774452401" }, "stopId": "49AUTHplacR", "stopSequence": 5 }, { "arrival": { "delay": 25, "time": "1774452505" }, "departure": { "delay": 36, "time": "1774452516" }, "stopId": "49AUTHazemR", "stopSequence": 6 }, { "arrival": { "delay": 14, "time": "1774452554" }, "departure": { "delay": 25, "time": "1774452565" }, "stopId": "49AUTHcombR", "stopSequence": 7 }, { "arrival": { "delay": -68, "time": "1774452652" }, "stopId": "49ANDAmairR", "stopSequence": 8 }, { "arrival": { "delay": -40, "time": "1774452680" }, "departure": { "delay": -40, "time": "1774452680" }, "stopId": "49AUTHrestR", "stopSequence": 9 }, { "arrival": { "delay": -40, "time": "1774452740" }, "departure": { "delay": -40, "time": "1774452740" }, "stopId": "49AUTHlaunR", "stopSequence": 10 }, { "arrival": { "delay": -40, "time": "1774452800" }, "departure": { "delay": -40, "time": "1774452800" }, "stopId": "49AUTHlavaR", "stopSequence": 11 }, { "arrival": { "delay": -40, "time": "1774452980" }, "departure": { "delay": -40, "time": "1774452980" }, "stopId": "49AUTHvertR", "stopSequence": 12 }, { "arrival": { "delay": -40, "time": "1774453040" }, "departure": { "delay": -40, "time": "1774453040" }, "stopId": "49CRNEmairR", "stopSequence": 13 }, { "arrival": { "delay": -40, "time": "1774453160" }, "departure": { "delay": -40, "time": "1774453160" }, "stopId": "49AUTHroyaR", "stopSequence": 14 }, { "arrival": { "delay": -40, "time": "1774453340" }, "departure": { "delay": -40, "time": "1774453340" }, "stopId": "49MAZEnoueR", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1774453640" }, "departure": { "delay": -40, "time": "1774453640" }, "stopId": "49MAZEfayeR", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1774454000" }, "departure": { "delay": -40, "time": "1774454000" }, "stopId": "49BEAUmrilR", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1774454120" }, "departure": { "delay": -40, "time": "1774454120" }, "stopId": "49BEAUtellR", "stopSequence": 18 }, { "arrival": { "delay": -40, "time": "1774454360" }, "departure": { "delay": -40, "time": "1774454360" }, "stopId": "49BEAUrepuR", "stopSequence": 19 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "403", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636831014" }, "tripProperties": {}, "vehicle": { "id": "68b58e75394ca7dcbe9006e7", "label": "166", "licensePlate": "GY 531 PG" } } }, { "id": "RT|2604875103|2604875103", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 146, "time": "1774452326" }, "departure": { "delay": 194, "time": "1774452374" }, "stopId": "49BOCEchatU", "stopSequence": 1 }, { "arrival": { "delay": 190, "time": "1774453090" }, "departure": { "delay": 190, "time": "1774453090" }, "stopId": "49CUONparkA", "stopSequence": 3 }, { "arrival": { "delay": 190, "time": "1774453570" }, "departure": { "delay": 190, "time": "1774453570" }, "stopId": "49BRONunioA", "stopSequence": 4 }, { "arrival": { "delay": 190, "time": "1774453930" }, "departure": { "delay": 190, "time": "1774453930" }, "stopId": "49BEAUbeauA", "stopSequence": 5 }, { "arrival": { "delay": 190, "time": "1774454290" }, "departure": { "delay": 190, "time": "1774454290" }, "stopId": "49BEAUrepuA", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "426", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2604875103" }, "tripProperties": {}, "vehicle": { "id": "66268249ff111b0a147de121", "label": "340", "licensePlate": "GQ328XE" } } }, { "id": "RT|2629008809|2629008809", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -553, "time": "1774451147" }, "departure": { "delay": 17, "time": "1774451717" }, "stopId": "72FLECroutA", "stopSequence": 1 }, { "arrival": { "delay": 72, "time": "1774451832" }, "departure": { "delay": 77, "time": "1774451837" }, "stopId": "72FLECtissA", "stopSequence": 2 }, { "arrival": { "delay": 25, "time": "1774451905" }, "departure": { "delay": 78, "time": "1774451958" }, "stopId": "72FLECverdA", "stopSequence": 3 }, { "arrival": { "delay": 143, "time": "1774452323" }, "departure": { "delay": 154, "time": "1774452334" }, "stopId": "72LOIRcentA", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1774452569" }, "departure": { "delay": 95, "time": "1774452575" }, "stopId": "49DURTgouiA", "stopSequence": 5 }, { "arrival": { "delay": 90, "time": "1774452690" }, "departure": { "delay": 90, "time": "1774452690" }, "stopId": "49DURTclemU", "stopSequence": 6 }, { "arrival": { "delay": 90, "time": "1774452810" }, "departure": { "delay": 90, "time": "1774452810" }, "stopId": "49DURTangeA", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1774453170" }, "departure": { "delay": 90, "time": "1774453170" }, "stopId": "49LAUDbourA", "stopSequence": 8 }, { "arrival": { "delay": 90, "time": "1774453530" }, "departure": { "delay": 90, "time": "1774453530" }, "stopId": "49SEICtennA", "stopSequence": 9 }, { "arrival": { "delay": 90, "time": "1774453590" }, "departure": { "delay": 90, "time": "1774453590" }, "stopId": "49SEICregnA", "stopSequence": 10 }, { "arrival": { "delay": 90, "time": "1774453830" }, "departure": { "delay": 90, "time": "1774453830" }, "stopId": "49CORZscieA", "stopSequence": 11 }, { "arrival": { "delay": 90, "time": "1774454730" }, "departure": { "delay": 90, "time": "1774454730" }, "stopId": "49SYLVprovA", "stopSequence": 12 }, { "arrival": { "delay": 90, "time": "1774454790" }, "departure": { "delay": 90, "time": "1774454790" }, "stopId": "49ECOUpariA", "stopSequence": 13 }, { "arrival": { "delay": 90, "time": "1774455030" }, "departure": { "delay": 90, "time": "1774455030" }, "stopId": "49ANGEbrisA", "stopSequence": 14 }, { "arrival": { "delay": 90, "time": "1774455390" }, "departure": { "delay": 90, "time": "1774455390" }, "stopId": "49ANGEhoteU1", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629008809" }, "tripProperties": {}, "vehicle": { "id": "64e471546f6fe22e122e054d", "label": "149", "licensePlate": "GM 673 BJ" } } }, { "id": "RT|2604874005|2604874005", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -519, "time": "1774451181" }, "departure": { "delay": 39, "time": "1774451739" }, "stopId": "49ANGEroutUA", "stopSequence": 1 }, { "arrival": { "delay": -163, "time": "1774452137" }, "departure": { "delay": 50, "time": "1774452350" }, "stopId": "49ANGEhoteU1", "stopSequence": 2 }, { "arrival": { "delay": 100, "time": "1774452700" }, "departure": { "delay": 100, "time": "1774452700" }, "stopId": "49ANGEbrisR", "stopSequence": 3 }, { "arrival": { "delay": 100, "time": "1774453060" }, "departure": { "delay": 100, "time": "1774453060" }, "stopId": "49ECOUpariR", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1774453180" }, "departure": { "delay": 100, "time": "1774453180" }, "stopId": "49SYLVprovR", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1774453300" }, "departure": { "delay": 100, "time": "1774453300" }, "stopId": "49SYLVexpoR", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1774454020" }, "departure": { "delay": 100, "time": "1774454020" }, "stopId": "49CORZplanR", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1774454380" }, "departure": { "delay": 100, "time": "1774454380" }, "stopId": "49SEIC766rR", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1774454560" }, "departure": { "delay": 100, "time": "1774454560" }, "stopId": "49MARCaeroR", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1774454980" }, "departure": { "delay": 100, "time": "1774454980" }, "stopId": "49JARZairbR", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1774455100" }, "departure": { "delay": 100, "time": "1774455100" }, "stopId": "49JARZnorbU", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1774455340" }, "departure": { "delay": 100, "time": "1774455340" }, "stopId": "49ECHEcentR", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1774455700" }, "departure": { "delay": 100, "time": "1774455700" }, "stopId": "49BOCEchatU", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1774456060" }, "departure": { "delay": 100, "time": "1774456060" }, "stopId": "49BAUGeuroR", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1774456180" }, "departure": { "delay": 100, "time": "1774456180" }, "stopId": "49BAUGpublR", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "402-B", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2604874005" }, "tripProperties": {}, "vehicle": { "id": "63e64b99dbe722e3b6cf59d4", "label": "127", "licensePlate": "DJ 987 QN" } } }, { "id": "RT|2604873704|2604873704", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 69, "time": "1774447269" }, "departure": { "delay": 218, "time": "1774447418" }, "stopId": "49ANGEhoteU1", "stopSequence": 1 }, { "arrival": { "delay": 162, "time": "1774447722" }, "departure": { "delay": 250, "time": "1774447810" }, "stopId": "49ANGEbrisR", "stopSequence": 2 }, { "arrival": { "delay": 250, "time": "1774448050" }, "departure": { "delay": 306, "time": "1774448106" }, "stopId": "49ECOUpariR", "stopSequence": 3 }, { "arrival": { "delay": 282, "time": "1774448142" }, "departure": { "delay": 314, "time": "1774448174" }, "stopId": "49SYLVprovR", "stopSequence": 4 }, { "arrival": { "delay": 73, "time": "1774448833" }, "departure": { "delay": 111, "time": "1774448871" }, "stopId": "49CORZscieR", "stopSequence": 5 }, { "arrival": { "delay": 164, "time": "1774449104" }, "departure": { "delay": 210, "time": "1774449150" }, "stopId": "49SEICregnR", "stopSequence": 6 }, { "arrival": { "delay": 195, "time": "1774449195" }, "departure": { "delay": 224, "time": "1774449224" }, "stopId": "49SEICtennR", "stopSequence": 7 }, { "arrival": { "delay": 175, "time": "1774449535" }, "departure": { "delay": 175, "time": "1774449535" }, "stopId": "49LAUDbourR", "stopSequence": 8 }, { "arrival": { "delay": 224, "time": "1774449944" }, "departure": { "delay": 235, "time": "1774449955" }, "stopId": "49DURTangeR", "stopSequence": 9 }, { "arrival": { "delay": 267, "time": "1774450107" }, "departure": { "delay": 319, "time": "1774450159" }, "stopId": "49DURTclemU", "stopSequence": 10 }, { "arrival": { "delay": 306, "time": "1774450266" }, "departure": { "delay": 311, "time": "1774450271" }, "stopId": "49DURTgouiR", "stopSequence": 11 }, { "arrival": { "delay": 267, "time": "1774450527" }, "departure": { "delay": 282, "time": "1774450542" }, "stopId": "72LOIRcentR", "stopSequence": 12 }, { "arrival": { "delay": 309, "time": "1774450869" }, "departure": { "delay": 343, "time": "1774450903" }, "stopId": "72FLECverdR", "stopSequence": 13 }, { "arrival": { "delay": 285, "time": "1774450965" }, "departure": { "delay": 290, "time": "1774450970" }, "stopId": "72FLECtissR", "stopSequence": 14 }, { "arrival": { "delay": 322, "time": "1774451122" }, "stopId": "72FLECroutR", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "402", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2604873704" }, "tripProperties": {}, "vehicle": { "id": "64e471546f6fe22e122e054d", "label": "149", "licensePlate": "GM 673 BJ" } } }, { "id": "RT|2602195804|2602195804", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -744, "time": "1774451856" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1774453700" }, "departure": { "delay": 80, "time": "1774453700" }, "stopId": "85AIZEoffiU", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1774454720" }, "departure": { "delay": 80, "time": "1774454720" }, "stopId": "85LIGNblanU", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1774455440" }, "departure": { "delay": 80, "time": "1774455440" }, "stopId": "85CHALsncfU", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "Vxp", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2602195804" }, "tripProperties": {}, "vehicle": { "id": "6482fbbf45c9746d75ca92e4", "label": "901", "licensePlate": "GM976TM" } } }, { "id": "RT|2602195906|2602195906", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -132, "time": "1774445268" }, "stopId": "49CHOLroutU", "stopSequence": 1 }, { "arrival": { "delay": 230, "time": "1774446230" }, "departure": { "delay": 262, "time": "1774446262" }, "stopId": "49CHOLhopiA", "stopSequence": 3 }, { "arrival": { "delay": 51, "time": "1774446651" }, "departure": { "delay": 178, "time": "1774446778" }, "stopId": "85MORTsncfA", "stopSequence": 4 }, { "arrival": { "delay": 84, "time": "1774446864" }, "departure": { "delay": 335, "time": "1774447115" }, "stopId": "85MORTroutU", "stopSequence": 5 }, { "arrival": { "delay": 235, "time": "1774447555" }, "departure": { "delay": 298, "time": "1774447618" }, "stopId": "85VERRtassA", "stopSequence": 6 }, { "arrival": { "delay": 291, "time": "1774448211" }, "departure": { "delay": 343, "time": "1774448263" }, "stopId": "85GAUBegliA", "stopSequence": 7 }, { "arrival": { "delay": -387, "time": "1774448913" }, "departure": { "delay": 44, "time": "1774449344" }, "stopId": "85HERBclisA", "stopSequence": 8 }, { "arrival": { "delay": -74, "time": "1774449646" }, "departure": { "delay": 99, "time": "1774449819" }, "stopId": "85HERBpompU", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1774450665" }, "departure": { "delay": 79, "time": "1774450699" }, "stopId": "85SAINrd16A", "stopSequence": 10 }, { "arrival": { "delay": 101, "time": "1774450841" }, "departure": { "delay": 149, "time": "1774450889" }, "stopId": "85SAINnatiA", "stopSequence": 11 }, { "arrival": { "delay": 123, "time": "1774451043" }, "departure": { "delay": 156, "time": "1774451076" }, "stopId": "85ESSAmongA", "stopSequence": 12 }, { "arrival": { "delay": 166, "time": "1774451386" }, "departure": { "delay": 176, "time": "1774451396" }, "stopId": "85ESSAcharA", "stopSequence": 13 }, { "arrival": { "delay": 137, "time": "1774451477" }, "departure": { "delay": 166, "time": "1774451506" }, "stopId": "85ESSAentrA", "stopSequence": 14 }, { "arrival": { "delay": 156, "time": "1774451616" }, "departure": { "delay": 173, "time": "1774451633" }, "stopId": "85MERLtabaA", "stopSequence": 15 }, { "arrival": { "delay": -85, "time": "1774452215" }, "departure": { "delay": -63, "time": "1774452237" }, "stopId": "85ROCHchauA", "stopSequence": 17 }, { "arrival": { "delay": -110, "time": "1774452790" }, "departure": { "delay": -110, "time": "1774452790" }, "stopId": "85ROCHsncfU", "stopSequence": 18 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "510", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2602195906" }, "tripProperties": {}, "vehicle": { "id": "6482fbaa45c9746d75ca92e3", "label": "900", "licensePlate": "GM275TN" } } }, { "id": "RT|2614833407|2614833407", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -2007, "time": "1774446093" }, "departure": { "delay": 46, "time": "1774448146" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 278, "time": "1774450178" }, "departure": { "delay": 453, "time": "1774450353" }, "stopId": "44PAZAmairR", "stopSequence": 2 }, { "arrival": { "delay": 205, "time": "1774451005" }, "departure": { "delay": 277, "time": "1774451077" }, "stopId": "44BOURecolR", "stopSequence": 3 }, { "arrival": { "delay": 225, "time": "1774451625" }, "departure": { "delay": 294, "time": "1774451694" }, "stopId": "85BOUIbouiR", "stopSequence": 4 }, { "arrival": { "delay": 189, "time": "1774452069" }, "departure": { "delay": 245, "time": "1774452125" }, "stopId": "85BEAUnicoU", "stopSequence": 5 }, { "arrival": { "delay": 283, "time": "1774452463" }, "departure": { "delay": 293, "time": "1774452473" }, "stopId": "85BEAUheliR", "stopSequence": 6 }, { "arrival": { "delay": -60, "time": "1774452840" }, "departure": { "delay": -60, "time": "1774452840" }, "stopId": "85BARRmariU1", "stopSequence": 7 }, { "arrival": { "delay": -60, "time": "1774453320" }, "departure": { "delay": -60, "time": "1774453320" }, "stopId": "85BARBgoisR", "stopSequence": 8 }, { "arrival": { "delay": -60, "time": "1774453920" }, "departure": { "delay": -60, "time": "1774453920" }, "stopId": "85GUEReuroU", "stopSequence": 9 }, { "arrival": { "delay": -60, "time": "1774454160" }, "departure": { "delay": -60, "time": "1774454160" }, "stopId": "85EPINormeR", "stopSequence": 10 }, { "arrival": { "delay": -60, "time": "1774454580" }, "departure": { "delay": -60, "time": "1774454580" }, "stopId": "85NOIRroutU1", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "13", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2614833407" }, "tripProperties": {}, "vehicle": { "id": "686fc937fbf64693aee056f2", "label": "40781", "licensePlate": "HE473DG" } } }, { "id": "RT|2607325505|2607325505", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -284, "time": "1774450516" }, "departure": { "delay": 105, "time": "1774450905" }, "stopId": "85JEANroutU", "stopSequence": 1 }, { "arrival": { "delay": 59, "time": "1774451039" }, "departure": { "delay": 102, "time": "1774451082" }, "stopId": "85JEANcommU", "stopSequence": 2 }, { "arrival": { "delay": -27, "time": "1774451493" }, "departure": { "delay": 10, "time": "1774451530" }, "stopId": "85JEANorouA", "stopSequence": 4 }, { "arrival": { "delay": -42, "time": "1774451778" }, "departure": { "delay": 53, "time": "1774451873" }, "stopId": "85RIEZpissU", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1774452172" }, "departure": { "delay": 102, "time": "1774452282" }, "stopId": "85RIEZpostU", "stopSequence": 6 }, { "arrival": { "delay": -30, "time": "1774452330" }, "departure": { "delay": 32, "time": "1774452392" }, "stopId": "85RIEZsncfA", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774452720" }, "departure": { "delay": 0, "time": "1774452720" }, "stopId": "85GILLsncfU", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774453320" }, "departure": { "delay": 0, "time": "1774453320" }, "stopId": "85GILLlibeA", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774453560" }, "departure": { "delay": 0, "time": "1774453560" }, "stopId": "85GILLeuroU", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "85REVE4cheU", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774454100" }, "departure": { "delay": 0, "time": "1774454100" }, "stopId": "85REVEgoupA", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774454280" }, "departure": { "delay": 0, "time": "1774454280" }, "stopId": "85COEXgolfA", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774454460" }, "departure": { "delay": 0, "time": "1774454460" }, "stopId": "85COEXclemA", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774454520" }, "departure": { "delay": 0, "time": "1774454520" }, "stopId": "85COEXacacU", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774454760" }, "departure": { "delay": 0, "time": "1774454760" }, "stopId": "85COEXburoA", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1774455000" }, "departure": { "delay": 0, "time": "1774455000" }, "stopId": "85AIZEboulA", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1774455480" }, "departure": { "delay": 0, "time": "1774455480" }, "stopId": "85AIZEoffiU", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1774456500" }, "departure": { "delay": 0, "time": "1774456500" }, "stopId": "85ROCHsncfU", "stopSequence": 19 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "572", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607325505" }, "tripProperties": {}, "vehicle": { "id": "6482fc31de4850271a64c5d3", "label": "911", "licensePlate": "GM812YP" } } }, { "id": "RT|2610249908|2610249908", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -841, "time": "1774447859" }, "departure": { "delay": 137, "time": "1774448837" }, "stopId": "85ROCHsncfU", "stopSequence": 1 }, { "arrival": { "delay": -9, "time": "1774448871" }, "departure": { "delay": 79, "time": "1774448959" }, "stopId": "85ROCHvendA", "stopSequence": 2 }, { "arrival": { "delay": 34, "time": "1774449094" }, "departure": { "delay": 66, "time": "1774449126" }, "stopId": "85ROCHboilA", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1774449560" }, "departure": { "delay": 118, "time": "1774449598" }, "stopId": "85FLORpaviA", "stopSequence": 4 }, { "arrival": { "delay": 264, "time": "1774450104" }, "departure": { "delay": 285, "time": "1774450125" }, "stopId": "85FLORgaulA", "stopSequence": 5 }, { "arrival": { "delay": -69, "time": "1774450611" }, "departure": { "delay": -7, "time": "1774450673" }, "stopId": "85DISSclemU", "stopSequence": 6 }, { "arrival": { "delay": -109, "time": "1774451411" }, "departure": { "delay": 111, "time": "1774451631" }, "stopId": "85LUCOsncfU", "stopSequence": 7 }, { "arrival": { "delay": 131, "time": "1774451780" }, "departure": { "delay": 171, "time": "1774451820" }, "stopId": "85LUCOfiefA", "stopSequence": 8 }, { "arrival": { "delay": 35, "time": "1774452635" }, "stopId": "85NALLcentA", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1774452841" }, "departure": { "delay": 80, "time": "1774452841" }, "stopId": "85MOUZlucoA", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1774452920" }, "departure": { "delay": 80, "time": "1774452920" }, "stopId": "85MOUZcentA", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1774453760" }, "departure": { "delay": 80, "time": "1774453760" }, "stopId": "85FONTsantA", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1774454060" }, "departure": { "delay": 80, "time": "1774454060" }, "stopId": "85FONTpemuU", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2610249908" }, "tripProperties": {}, "vehicle": { "id": "63f5e1266adfd2433be139e4", "label": "630", "licensePlate": "GM567AM" } } }, { "id": "RT|2612043610|2612043610", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -708, "time": "1774451292" }, "departure": { "delay": 53, "time": "1774452053" }, "stopId": "85FONTpemuU", "stopSequence": 1 }, { "arrival": { "delay": 240, "time": "1774455540" }, "departure": { "delay": 240, "time": "1774455540" }, "stopId": "85ROCHsncfU", "stopSequence": 2 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "15", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2612043610" }, "tripProperties": {}, "vehicle": { "id": "63f5e16a89bb5f5d77310622", "label": "634", "licensePlate": "GM896AM" } } }, { "id": "RT|2614832804|2614832804", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 129, "time": "1774451229" }, "stopId": "85CHALsncfU", "stopSequence": 1 }, { "arrival": { "delay": 125, "time": "1774451465" }, "departure": { "delay": 157, "time": "1774451497" }, "stopId": "85CHALnotrR", "stopSequence": 2 }, { "arrival": { "delay": 166, "time": "1774452106" }, "departure": { "delay": 248, "time": "1774452188" }, "stopId": "85PERRgaulR", "stopSequence": 3 }, { "arrival": { "delay": 310, "time": "1774452730" }, "departure": { "delay": 310, "time": "1774452730" }, "stopId": "85JEANroutU", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2614832804" }, "tripProperties": {}, "vehicle": { "id": "667145df2544a612da0725b3", "label": "40151", "licensePlate": "GX118FK" } } }, { "id": "RT|2614832805|2614832805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -4742, "time": "1774446958" }, "departure": { "delay": 111, "time": "1774451811" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": 730, "time": "1774456330" }, "departure": { "delay": 730, "time": "1774456330" }, "stopId": "85CHALsncfU", "stopSequence": 2 }, { "arrival": { "delay": 730, "time": "1774457170" }, "departure": { "delay": 730, "time": "1774457170" }, "stopId": "85PERRgaulR", "stopSequence": 3 }, { "arrival": { "delay": 730, "time": "1774457650" }, "departure": { "delay": 730, "time": "1774457650" }, "stopId": "85JEANroutU", "stopSequence": 4 }, { "arrival": { "delay": 730, "time": "1774457830" }, "departure": { "delay": 730, "time": "1774457830" }, "stopId": "85JEANodysU", "stopSequence": 5 }, { "arrival": { "delay": 730, "time": "1774458070" }, "departure": { "delay": 730, "time": "1774458070" }, "stopId": "85JEANesplU", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "12", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2614832805" }, "tripProperties": {}, "vehicle": { "id": "667145bd41517277ec0ec32e", "label": "40149", "licensePlate": "GX148CA" } } }, { "id": "RT|2602196303|2602196303", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -216, "time": "1774450584" }, "departure": { "delay": 88, "time": "1774450888" }, "stopId": "85TRANmogeU", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1774451290" }, "departure": { "delay": 106, "time": "1774451326" }, "stopId": "85ANGLcottR", "stopSequence": 2 }, { "arrival": { "delay": 63, "time": "1774451343" }, "departure": { "delay": 99, "time": "1774451379" }, "stopId": "85ANGLpoueR", "stopSequence": 3 }, { "arrival": { "delay": 56, "time": "1774451396" }, "departure": { "delay": 83, "time": "1774451423" }, "stopId": "85ANGLtranR", "stopSequence": 4 }, { "arrival": { "delay": 147, "time": "1774451547" }, "departure": { "delay": 198, "time": "1774451598" }, "stopId": "85ANGLforgU", "stopSequence": 5 }, { "arrival": { "delay": 29, "time": "1774451609" }, "departure": { "delay": 61, "time": "1774451641" }, "stopId": "85ANGLmoncR", "stopSequence": 6 }, { "arrival": { "delay": 91, "time": "1774451731" }, "departure": { "delay": 130, "time": "1774451770" }, "stopId": "85ANGLdugeR", "stopSequence": 7 }, { "arrival": { "delay": -941, "time": "1774452139" }, "stopId": "85GIVRrougU", "stopSequence": 8 }, { "arrival": { "delay": -400, "time": "1774453280" }, "departure": { "delay": -400, "time": "1774453280" }, "stopId": "85MAUXgareU", "stopSequence": 9 }, { "arrival": { "delay": -400, "time": "1774454000" }, "departure": { "delay": -400, "time": "1774454000" }, "stopId": "85BOISepinU", "stopSequence": 10 }, { "arrival": { "delay": -400, "time": "1774454780" }, "departure": { "delay": -400, "time": "1774454780" }, "stopId": "85ROCHdenaR", "stopSequence": 11 }, { "arrival": { "delay": -400, "time": "1774455200" }, "departure": { "delay": -400, "time": "1774455200" }, "stopId": "85ROCHvendR", "stopSequence": 12 }, { "arrival": { "delay": -400, "time": "1774455380" }, "departure": { "delay": -400, "time": "1774455380" }, "stopId": "85ROCHsncfU", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "555", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2602196303" }, "tripProperties": {}, "vehicle": { "id": "63f5e0acfa9f2eeff1b713c2", "label": "621", "licensePlate": "GL005YS" } } }, { "id": "RT|2630601316|2630601316", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -20, "time": "1774450900" }, "departure": { "delay": 76, "time": "1774450996" }, "stopId": "85MONTgareU", "stopSequence": 1 }, { "arrival": { "delay": -85, "time": "1774451255" }, "departure": { "delay": 73, "time": "1774451413" }, "stopId": "85LOULnantA1", "stopSequence": 2 }, { "arrival": { "delay": 119, "time": "1774451879" }, "departure": { "delay": 134, "time": "1774451894" }, "stopId": "44REMObretA", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1774452112" }, "departure": { "delay": 353, "time": "1774452353" }, "stopId": "44AIGRmairA", "stopSequence": 4 }, { "arrival": { "delay": 310, "time": "1774452430" }, "departure": { "delay": 353, "time": "1774452473" }, "stopId": "44AIGRplesA", "stopSequence": 5 }, { "arrival": { "delay": 302, "time": "1774452542" }, "departure": { "delay": 307, "time": "1774452547" }, "stopId": "44AIGRcoinA", "stopSequence": 6 }, { "arrival": { "delay": 242, "time": "1774452662" }, "departure": { "delay": 242, "time": "1774452662" }, "stopId": "44AIGRjaunA", "stopSequence": 7 }, { "arrival": { "delay": 240, "time": "1774452720" }, "departure": { "delay": 240, "time": "1774452720" }, "stopId": "44MNTBbutaA", "stopSequence": 8 }, { "arrival": { "delay": 240, "time": "1774452840" }, "departure": { "delay": 240, "time": "1774452840" }, "stopId": "44BIGNhermA", "stopSequence": 9 }, { "arrival": { "delay": 240, "time": "1774453440" }, "departure": { "delay": 240, "time": "1774453440" }, "stopId": "44NANTburdU2", "stopSequence": 10 }, { "arrival": { "delay": 240, "time": "1774453560" }, "departure": { "delay": 240, "time": "1774453560" }, "stopId": "44SEBAjoliA1", "stopSequence": 11 }, { "arrival": { "delay": 240, "time": "1774453860" }, "departure": { "delay": 240, "time": "1774453860" }, "stopId": "44NANTpirmA", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "370", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2630601316" }, "tripProperties": {}, "vehicle": { "id": "6842f72bd650a5b8b91a90e9", "label": "21795", "licensePlate": "FS 921 AQ" } } }, { "id": "RT|2629289915|2629289915", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -47, "time": "1774451053" }, "departure": { "delay": 168, "time": "1774451268" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 135, "time": "1774451655" }, "departure": { "delay": 173, "time": "1774451693" }, "stopId": "44NANTburdU2", "stopSequence": 2 }, { "arrival": { "delay": 120, "time": "1774451760" }, "departure": { "delay": 157, "time": "1774451797" }, "stopId": "44SEBAjoliR2", "stopSequence": 3 }, { "arrival": { "delay": 246, "time": "1774452126" }, "departure": { "delay": 257, "time": "1774452137" }, "stopId": "44VERTmalaR", "stopSequence": 4 }, { "arrival": { "delay": 127, "time": "1774452247" }, "departure": { "delay": 172, "time": "1774452292" }, "stopId": "44SEBAsncfR", "stopSequence": 5 }, { "arrival": { "delay": 182, "time": "1774452362" }, "departure": { "delay": 218, "time": "1774452398" }, "stopId": "44GOULchalR", "stopSequence": 6 }, { "arrival": { "delay": 95, "time": "1774452575" }, "departure": { "delay": 124, "time": "1774452604" }, "stopId": "44GOULherdR", "stopSequence": 7 }, { "arrival": { "delay": 140, "time": "1774452680" }, "departure": { "delay": 140, "time": "1774452680" }, "stopId": "44HAUTepinR", "stopSequence": 8 }, { "arrival": { "delay": 140, "time": "1774452740" }, "departure": { "delay": 140, "time": "1774452740" }, "stopId": "44HAUTchatR", "stopSequence": 9 }, { "arrival": { "delay": 140, "time": "1774452860" }, "departure": { "delay": 140, "time": "1774452860" }, "stopId": "44HAUTegliR", "stopSequence": 10 }, { "arrival": { "delay": 140, "time": "1774452980" }, "departure": { "delay": 140, "time": "1774452980" }, "stopId": "44HAUTalleR", "stopSequence": 11 }, { "arrival": { "delay": 140, "time": "1774453100" }, "departure": { "delay": 140, "time": "1774453100" }, "stopId": "44HAUTfailR", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1774453220" }, "departure": { "delay": 140, "time": "1774453220" }, "stopId": "44HAUTpoteR", "stopSequence": 13 }, { "arrival": { "delay": 140, "time": "1774453340" }, "departure": { "delay": 140, "time": "1774453340" }, "stopId": "44HEULbernR", "stopSequence": 14 }, { "arrival": { "delay": 140, "time": "1774453460" }, "departure": { "delay": 140, "time": "1774453460" }, "stopId": "44HEULcercR", "stopSequence": 15 }, { "arrival": { "delay": 140, "time": "1774453580" }, "departure": { "delay": 140, "time": "1774453580" }, "stopId": "44HEULegliR", "stopSequence": 16 }, { "arrival": { "delay": 140, "time": "1774453700" }, "departure": { "delay": 140, "time": "1774453700" }, "stopId": "44VALLgobiR", "stopSequence": 17 }, { "arrival": { "delay": 140, "time": "1774453760" }, "departure": { "delay": 140, "time": "1774453760" }, "stopId": "44VALLverrR", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1774453820" }, "departure": { "delay": 140, "time": "1774453820" }, "stopId": "44VALLtourR", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1774453880" }, "departure": { "delay": 140, "time": "1774453880" }, "stopId": "44VALLlandR", "stopSequence": 20 }, { "arrival": { "delay": 140, "time": "1774453940" }, "departure": { "delay": 140, "time": "1774453940" }, "stopId": "44VALLmoucR", "stopSequence": 21 }, { "arrival": { "delay": 140, "time": "1774454060" }, "departure": { "delay": 140, "time": "1774454060" }, "stopId": "44VALLluxeR", "stopSequence": 22 }, { "arrival": { "delay": 140, "time": "1774454240" }, "departure": { "delay": 140, "time": "1774454240" }, "stopId": "44VALLdejoR", "stopSequence": 23 }, { "arrival": { "delay": 140, "time": "1774454540" }, "departure": { "delay": 140, "time": "1774454540" }, "stopId": "44VALLchalR", "stopSequence": 24 }, { "arrival": { "delay": 140, "time": "1774454660" }, "departure": { "delay": 140, "time": "1774454660" }, "stopId": "44REGRaujaR", "stopSequence": 25 }, { "arrival": { "delay": 140, "time": "1774454840" }, "departure": { "delay": 140, "time": "1774454840" }, "stopId": "44REGRecolR", "stopSequence": 26 }, { "arrival": { "delay": 140, "time": "1774455440" }, "departure": { "delay": 140, "time": "1774455440" }, "stopId": "44VALLgendR", "stopSequence": 27 }, { "arrival": { "delay": 140, "time": "1774455740" }, "departure": { "delay": 140, "time": "1774455740" }, "stopId": "44MUZIclisR", "stopSequence": 28 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "331", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629289915" }, "tripProperties": {}, "vehicle": { "id": "6835c91f6ba119b4b388f90e", "label": "216", "licensePlate": "EF 680 KE" } } }, { "id": "RT|2629289914|2629289914", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -178, "time": "1774450742" }, "departure": { "delay": -8, "time": "1774450912" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": -62, "time": "1774451278" }, "departure": { "delay": 5, "time": "1774451345" }, "stopId": "44NANTburdU2", "stopSequence": 2 }, { "arrival": { "delay": -36, "time": "1774451424" }, "departure": { "delay": 2, "time": "1774451462" }, "stopId": "44SEBAjoliR2", "stopSequence": 3 }, { "arrival": { "delay": -15, "time": "1774451685" }, "departure": { "delay": -4, "time": "1774451696" }, "stopId": "44VERTmalaR", "stopSequence": 4 }, { "arrival": { "delay": -83, "time": "1774451857" }, "departure": { "delay": -73, "time": "1774451867" }, "stopId": "44SEBAsncfR", "stopSequence": 5 }, { "arrival": { "delay": -74, "time": "1774451926" }, "departure": { "delay": -63, "time": "1774451937" }, "stopId": "44GOULchalR", "stopSequence": 6 }, { "arrival": { "delay": -179, "time": "1774452121" }, "departure": { "delay": -146, "time": "1774452154" }, "stopId": "44GOULherdR", "stopSequence": 7 }, { "arrival": { "delay": -138, "time": "1774452222" }, "departure": { "delay": -106, "time": "1774452254" }, "stopId": "44HAUTepinR", "stopSequence": 8 }, { "arrival": { "delay": -100, "time": "1774452320" }, "departure": { "delay": -69, "time": "1774452351" }, "stopId": "44HAUTchatR", "stopSequence": 9 }, { "arrival": { "delay": -148, "time": "1774452392" }, "departure": { "delay": -110, "time": "1774452430" }, "stopId": "44HAUTegliR", "stopSequence": 10 }, { "arrival": { "delay": -119, "time": "1774452541" }, "departure": { "delay": -89, "time": "1774452571" }, "stopId": "44HAUTalleR", "stopSequence": 11 }, { "arrival": { "delay": -138, "time": "1774452642" }, "departure": { "delay": -133, "time": "1774452647" }, "stopId": "44HAUTfailR", "stopSequence": 12 }, { "arrival": { "delay": -130, "time": "1774452770" }, "departure": { "delay": -130, "time": "1774452770" }, "stopId": "44HAUTpoteR", "stopSequence": 13 }, { "arrival": { "delay": -130, "time": "1774452890" }, "departure": { "delay": -130, "time": "1774452890" }, "stopId": "44HEULbernR", "stopSequence": 14 }, { "arrival": { "delay": -130, "time": "1774453010" }, "departure": { "delay": -130, "time": "1774453010" }, "stopId": "44HEULcercR", "stopSequence": 15 }, { "arrival": { "delay": -130, "time": "1774453130" }, "departure": { "delay": -130, "time": "1774453130" }, "stopId": "44HEULegliR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "331", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629289914" }, "tripProperties": {}, "vehicle": { "id": "6835c91f6ba119b4b388f911", "label": "219", "licensePlate": "EP 227 LJ" } } }, { "id": "RT|2632709607|2632709607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 58, "time": "1774451158" }, "departure": { "delay": 88, "time": "1774451188" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 168, "time": "1774451508" }, "departure": { "delay": 190, "time": "1774451530" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": -1, "time": "1774452299" }, "departure": { "delay": 10, "time": "1774452310" }, "stopId": "44CHEIpiloR", "stopSequence": 3 }, { "arrival": { "delay": 48, "time": "1774452408" }, "departure": { "delay": 59, "time": "1774452419" }, "stopId": "44CHEIcarrR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1774452810" }, "departure": { "delay": 30, "time": "1774452810" }, "stopId": "44ROUAraffR", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1774452930" }, "departure": { "delay": 30, "time": "1774452930" }, "stopId": "44ROUAmessU", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1774452990" }, "departure": { "delay": 30, "time": "1774452990" }, "stopId": "44ROUAegliU", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1774453470" }, "departure": { "delay": 30, "time": "1774453470" }, "stopId": "44VUE1aircR", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1774453710" }, "departure": { "delay": 30, "time": "1774453710" }, "stopId": "44VUE1paimR", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "301", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2632709607" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece5c", "label": "24287", "licensePlate": "EA-486-MG" } } }, { "id": "RT|2629289913|2629289913", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -410, "time": "1774450990" }, "departure": { "delay": 19, "time": "1774451419" }, "stopId": "44GOULherdR", "stopSequence": 1 }, { "arrival": { "delay": 39, "time": "1774451499" }, "departure": { "delay": 50, "time": "1774451510" }, "stopId": "44HAUTepinR", "stopSequence": 2 }, { "arrival": { "delay": 66, "time": "1774451586" }, "departure": { "delay": 77, "time": "1774451597" }, "stopId": "44HAUTchatR", "stopSequence": 3 }, { "arrival": { "delay": 1, "time": "1774451641" }, "departure": { "delay": 42, "time": "1774451682" }, "stopId": "44HAUTegliR", "stopSequence": 4 }, { "arrival": { "delay": 23, "time": "1774451783" }, "departure": { "delay": 28, "time": "1774451788" }, "stopId": "44HAUTalleR", "stopSequence": 5 }, { "arrival": { "delay": -21, "time": "1774451859" }, "departure": { "delay": -10, "time": "1774451870" }, "stopId": "44HAUTfailR", "stopSequence": 6 }, { "arrival": { "delay": -11, "time": "1774451989" }, "departure": { "delay": 17, "time": "1774452017" }, "stopId": "44HAUTpoteR", "stopSequence": 7 }, { "arrival": { "delay": 8, "time": "1774452128" }, "departure": { "delay": 18, "time": "1774452138" }, "stopId": "44HEULbernR", "stopSequence": 8 }, { "arrival": { "delay": -5, "time": "1774452235" }, "departure": { "delay": 1, "time": "1774452241" }, "stopId": "44HEULcercR", "stopSequence": 9 }, { "arrival": { "delay": 1, "time": "1774452361" }, "departure": { "delay": 37, "time": "1774452397" }, "stopId": "44HEULegliR", "stopSequence": 10 }, { "arrival": { "delay": 9, "time": "1774452489" }, "departure": { "delay": 14, "time": "1774452494" }, "stopId": "44VALLgobiR", "stopSequence": 11 }, { "arrival": { "delay": -20, "time": "1774452520" }, "departure": { "delay": -15, "time": "1774452525" }, "stopId": "44VALLverrR", "stopSequence": 12 }, { "arrival": { "delay": -21, "time": "1774452579" }, "departure": { "delay": -16, "time": "1774452584" }, "stopId": "44VALLtourR", "stopSequence": 13 }, { "arrival": { "delay": -24, "time": "1774452636" }, "departure": { "delay": -18, "time": "1774452642" }, "stopId": "44VALLlandR", "stopSequence": 14 }, { "arrival": { "delay": -51, "time": "1774452669" }, "stopId": "44VALLmoucR", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1774452800" }, "departure": { "delay": -40, "time": "1774452800" }, "stopId": "44VALLluxeR", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1774452920" }, "departure": { "delay": -40, "time": "1774452920" }, "stopId": "44VALLdejoR", "stopSequence": 17 }, { "arrival": { "delay": -40, "time": "1774453220" }, "departure": { "delay": -40, "time": "1774453220" }, "stopId": "44VALLgendR", "stopSequence": 18 }, { "arrival": { "delay": -40, "time": "1774453460" }, "departure": { "delay": -40, "time": "1774453460" }, "stopId": "44MUZIclisR", "stopSequence": 19 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "331", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629289913" }, "tripProperties": {}, "vehicle": { "id": "6835c91f6ba119b4b388f912", "label": "220", "licensePlate": "EP 229 LJ" } } }, { "id": "RT|2630601709|2630601709", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -519, "time": "1774451781" }, "departure": { "delay": 40, "time": "1774452340" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": -170, "time": "1774452730" }, "departure": { "delay": -170, "time": "1774452730" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": -170, "time": "1774453690" }, "departure": { "delay": -170, "time": "1774453690" }, "stopId": "44NANTpirmR2", "stopSequence": 3 }, { "arrival": { "delay": -170, "time": "1774454110" }, "departure": { "delay": -170, "time": "1774454110" }, "stopId": "44SEBAjoliR1", "stopSequence": 4 }, { "arrival": { "delay": -170, "time": "1774454230" }, "departure": { "delay": -170, "time": "1774454230" }, "stopId": "44NANTburdU1", "stopSequence": 5 }, { "arrival": { "delay": -170, "time": "1774454830" }, "departure": { "delay": -170, "time": "1774454830" }, "stopId": "44BIGNhermR", "stopSequence": 6 }, { "arrival": { "delay": -170, "time": "1774455070" }, "departure": { "delay": -170, "time": "1774455070" }, "stopId": "44MNTBbutaR", "stopSequence": 7 }, { "arrival": { "delay": -170, "time": "1774455130" }, "departure": { "delay": -170, "time": "1774455130" }, "stopId": "44AIGRjaunR", "stopSequence": 8 }, { "arrival": { "delay": -170, "time": "1774455250" }, "departure": { "delay": -170, "time": "1774455250" }, "stopId": "44AIGRcoinR", "stopSequence": 9 }, { "arrival": { "delay": -170, "time": "1774455370" }, "departure": { "delay": -170, "time": "1774455370" }, "stopId": "44AIGRplesR", "stopSequence": 10 }, { "arrival": { "delay": -170, "time": "1774455550" }, "departure": { "delay": -170, "time": "1774455550" }, "stopId": "44AIGRmairR", "stopSequence": 11 }, { "arrival": { "delay": -170, "time": "1774455670" }, "departure": { "delay": -170, "time": "1774455670" }, "stopId": "44REMObretR", "stopSequence": 12 }, { "arrival": { "delay": -170, "time": "1774456150" }, "departure": { "delay": -170, "time": "1774456150" }, "stopId": "85LOULnantR1", "stopSequence": 13 }, { "arrival": { "delay": -170, "time": "1774456450" }, "departure": { "delay": -170, "time": "1774456450" }, "stopId": "85MONTgareU", "stopSequence": 14 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "370", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2630601709" }, "tripProperties": {}, "vehicle": { "id": "688235df4a964323fdffdc2a", "label": "1252", "licensePlate": "EZ-466-TE" } } }, { "id": "RT|2646895634|2646895634", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -326, "time": "1774448674" }, "departure": { "delay": 33, "time": "1774449033" }, "stopId": "44PORNmarnA", "stopSequence": 1 }, { "arrival": { "delay": 55, "time": "1774449115" }, "departure": { "delay": 65, "time": "1774449125" }, "stopId": "44PORNmoinA", "stopSequence": 2 }, { "arrival": { "delay": 40, "time": "1774449160" }, "departure": { "delay": 63, "time": "1774449183" }, "stopId": "44PORNrondA", "stopSequence": 3 }, { "arrival": { "delay": 34, "time": "1774449214" }, "departure": { "delay": 80, "time": "1774449260" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 104, "time": "1774449344" }, "departure": { "delay": 145, "time": "1774449385" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 179, "time": "1774449539" }, "departure": { "delay": 265, "time": "1774449625" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 150, "time": "1774449870" }, "departure": { "delay": 216, "time": "1774449936" }, "stopId": "44PORNhopiA", "stopSequence": 7 }, { "arrival": { "delay": 197, "time": "1774450097" }, "departure": { "delay": 213, "time": "1774450113" }, "stopId": "44PORNclioA", "stopSequence": 8 }, { "arrival": { "delay": 51, "time": "1774450551" }, "departure": { "delay": 83, "time": "1774450583" }, "stopId": "44CHAUegliA", "stopSequence": 9 }, { "arrival": { "delay": 125, "time": "1774450745" }, "departure": { "delay": 136, "time": "1774450756" }, "stopId": "44ARTHpercA", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1774450870" }, "departure": { "delay": 95, "time": "1774450895" }, "stopId": "44ARTHboizA", "stopSequence": 11 }, { "arrival": { "delay": 179, "time": "1774451099" }, "departure": { "delay": 206, "time": "1774451126" }, "stopId": "44ARTHrelaA", "stopSequence": 12 }, { "arrival": { "delay": 216, "time": "1774451196" }, "departure": { "delay": 227, "time": "1774451207" }, "stopId": "44CHEMrousA", "stopSequence": 13 }, { "arrival": { "delay": 215, "time": "1774451315" }, "departure": { "delay": 244, "time": "1774451344" }, "stopId": "44CHEMarthA", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1774451700" }, "departure": { "delay": 310, "time": "1774451710" }, "stopId": "44CHEMberaA", "stopSequence": 15 }, { "arrival": { "delay": 303, "time": "1774452183" }, "departure": { "delay": 314, "time": "1774452194" }, "stopId": "44PORTecomA", "stopSequence": 16 }, { "arrival": { "delay": 259, "time": "1774452259" }, "departure": { "delay": 269, "time": "1774452269" }, "stopId": "44PORTegliA", "stopSequence": 17 }, { "arrival": { "delay": 245, "time": "1774452425" }, "departure": { "delay": 257, "time": "1774452437" }, "stopId": "44LGERcentA", "stopSequence": 18 }, { "arrival": { "delay": 259, "time": "1774452499" }, "departure": { "delay": 264, "time": "1774452504" }, "stopId": "44LGERclemA", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1774454030" }, "departure": { "delay": 110, "time": "1774454030" }, "stopId": "44REZEmairA", "stopSequence": 20 }, { "arrival": { "delay": 110, "time": "1774454330" }, "departure": { "delay": 110, "time": "1774454330" }, "stopId": "44NANTpirmA1", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2646895634" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece5a", "label": "24285", "licensePlate": "EA-492-MG" } } }, { "id": "RT|2629259026|2629259026", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -397, "time": "1774451303" }, "departure": { "delay": 7, "time": "1774451707" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 279, "time": "1774452099" }, "departure": { "delay": 319, "time": "1774452139" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 30, "time": "1774453110" }, "departure": { "delay": 30, "time": "1774453110" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 30, "time": "1774453170" }, "departure": { "delay": 30, "time": "1774453170" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 30, "time": "1774453290" }, "departure": { "delay": 30, "time": "1774453290" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 30, "time": "1774453350" }, "departure": { "delay": 30, "time": "1774453350" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 30, "time": "1774453590" }, "departure": { "delay": 30, "time": "1774453590" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 30, "time": "1774454010" }, "departure": { "delay": 30, "time": "1774454010" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 30, "time": "1774454190" }, "departure": { "delay": 30, "time": "1774454190" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 30, "time": "1774454250" }, "departure": { "delay": 30, "time": "1774454250" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 30, "time": "1774454370" }, "departure": { "delay": 30, "time": "1774454370" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 30, "time": "1774454490" }, "departure": { "delay": 30, "time": "1774454490" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 30, "time": "1774454670" }, "departure": { "delay": 30, "time": "1774454670" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 30, "time": "1774455270" }, "departure": { "delay": 30, "time": "1774455270" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 30, "time": "1774455450" }, "departure": { "delay": 30, "time": "1774455450" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 30, "time": "1774455810" }, "departure": { "delay": 30, "time": "1774455810" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 30, "time": "1774455930" }, "departure": { "delay": 30, "time": "1774455930" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 30, "time": "1774455990" }, "departure": { "delay": 30, "time": "1774455990" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 30, "time": "1774456050" }, "departure": { "delay": 30, "time": "1774456050" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 30, "time": "1774456110" }, "departure": { "delay": 30, "time": "1774456110" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 30, "time": "1774456170" }, "departure": { "delay": 30, "time": "1774456170" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629259026" }, "tripProperties": {}, "vehicle": { "id": "6953f7ad1a2ac967fd94b8c5", "label": "101", "licensePlate": "HG 037 VZ" } } }, { "id": "RT|2629259027|2629259027", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -438, "time": "1774452162" }, "departure": { "delay": 38, "time": "1774452638" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 70, "time": "1774452790" }, "departure": { "delay": 70, "time": "1774452790" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": 70, "time": "1774454050" }, "departure": { "delay": 70, "time": "1774454050" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": 70, "time": "1774454110" }, "departure": { "delay": 70, "time": "1774454110" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1774454230" }, "departure": { "delay": 70, "time": "1774454230" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 70, "time": "1774454290" }, "departure": { "delay": 70, "time": "1774454290" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 70, "time": "1774454530" }, "departure": { "delay": 70, "time": "1774454530" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 70, "time": "1774454950" }, "departure": { "delay": 70, "time": "1774454950" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 70, "time": "1774455130" }, "departure": { "delay": 70, "time": "1774455130" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 70, "time": "1774455190" }, "departure": { "delay": 70, "time": "1774455190" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 70, "time": "1774455310" }, "departure": { "delay": 70, "time": "1774455310" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 70, "time": "1774455430" }, "departure": { "delay": 70, "time": "1774455430" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 70, "time": "1774455610" }, "departure": { "delay": 70, "time": "1774455610" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 70, "time": "1774456210" }, "departure": { "delay": 70, "time": "1774456210" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 70, "time": "1774456390" }, "departure": { "delay": 70, "time": "1774456390" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 70, "time": "1774456750" }, "departure": { "delay": 70, "time": "1774456750" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 70, "time": "1774456870" }, "departure": { "delay": 70, "time": "1774456870" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 70, "time": "1774456930" }, "departure": { "delay": 70, "time": "1774456930" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 70, "time": "1774456990" }, "departure": { "delay": 70, "time": "1774456990" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 70, "time": "1774457050" }, "departure": { "delay": 70, "time": "1774457050" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 70, "time": "1774457110" }, "departure": { "delay": 70, "time": "1774457110" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629259027" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece59", "label": "20472", "licensePlate": "CH-755-KF" } } }, { "id": "RT|2629259022|2629259022", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -291, "time": "1774448709" }, "departure": { "delay": 78, "time": "1774449078" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 307, "time": "1774449427" }, "departure": { "delay": 376, "time": "1774449496" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": -24, "time": "1774450356" }, "departure": { "delay": -14, "time": "1774450366" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": -13, "time": "1774450427" }, "departure": { "delay": -3, "time": "1774450437" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1774450593" }, "departure": { "delay": 66, "time": "1774450626" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": 60, "time": "1774450680" }, "departure": { "delay": 70, "time": "1774450690" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 170, "time": "1774451030" }, "departure": { "delay": 206, "time": "1774451066" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 203, "time": "1774451483" }, "departure": { "delay": 247, "time": "1774451527" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 167, "time": "1774451627" }, "departure": { "delay": 204, "time": "1774451664" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 209, "time": "1774451729" }, "departure": { "delay": 258, "time": "1774451778" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 352, "time": "1774451992" }, "departure": { "delay": 357, "time": "1774451997" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 354, "time": "1774452114" }, "departure": { "delay": 359, "time": "1774452119" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 353, "time": "1774452293" }, "departure": { "delay": 392, "time": "1774452332" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 270, "time": "1774452810" }, "departure": { "delay": 270, "time": "1774452810" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 270, "time": "1774452990" }, "departure": { "delay": 270, "time": "1774452990" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 270, "time": "1774453350" }, "departure": { "delay": 270, "time": "1774453350" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 270, "time": "1774453470" }, "departure": { "delay": 270, "time": "1774453470" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 270, "time": "1774453530" }, "departure": { "delay": 270, "time": "1774453530" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 270, "time": "1774453590" }, "departure": { "delay": 270, "time": "1774453590" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 270, "time": "1774453650" }, "departure": { "delay": 270, "time": "1774453650" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 270, "time": "1774453710" }, "departure": { "delay": 270, "time": "1774453710" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629259022" }, "tripProperties": {}, "vehicle": { "id": "6953f8d8919e2aa65dae8f96", "label": "103", "licensePlate": "HG 379 VZ" } } }, { "id": "RT|2629522927|2629522927", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -29, "time": "1774451011" }, "departure": { "delay": -7, "time": "1774451033" }, "stopId": "44REZEespaA", "stopSequence": 1 }, { "arrival": { "delay": -35, "time": "1774451125" }, "departure": { "delay": -4, "time": "1774451156" }, "stopId": "44REZEperrR1", "stopSequence": 2 }, { "arrival": { "delay": -9, "time": "1774451391" }, "departure": { "delay": 47, "time": "1774451447" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": -26, "time": "1774451494" }, "departure": { "delay": -11, "time": "1774451509" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 33, "time": "1774451553" }, "departure": { "delay": 48, "time": "1774451568" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": -95, "time": "1774451605" }, "departure": { "delay": -22, "time": "1774451678" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": -41, "time": "1774451719" }, "departure": { "delay": -36, "time": "1774451724" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": -66, "time": "1774451814" }, "departure": { "delay": 7, "time": "1774451887" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 47, "time": "1774451987" }, "departure": { "delay": 62, "time": "1774452002" }, "stopId": "44REZEcorbR", "stopSequence": 9 }, { "arrival": { "delay": 131, "time": "1774452251" }, "departure": { "delay": 152, "time": "1774452272" }, "stopId": "44SORInantR", "stopSequence": 10 }, { "arrival": { "delay": 155, "time": "1774452575" }, "departure": { "delay": 187, "time": "1774452607" }, "stopId": "44BIGNrougR", "stopSequence": 11 }, { "arrival": { "delay": 150, "time": "1774452750" }, "departure": { "delay": 150, "time": "1774452750" }, "stopId": "44BIGNjarrR", "stopSequence": 12 }, { "arrival": { "delay": 150, "time": "1774452870" }, "departure": { "delay": 150, "time": "1774452870" }, "stopId": "44BIGNaireR", "stopSequence": 13 }, { "arrival": { "delay": 150, "time": "1774452930" }, "departure": { "delay": 150, "time": "1774452930" }, "stopId": "44BIGNegliR", "stopSequence": 14 }, { "arrival": { "delay": 150, "time": "1774453050" }, "departure": { "delay": 150, "time": "1774453050" }, "stopId": "44BIGNbourR", "stopSequence": 15 }, { "arrival": { "delay": 150, "time": "1774453110" }, "departure": { "delay": 150, "time": "1774453110" }, "stopId": "44MNTBchaiR", "stopSequence": 16 }, { "arrival": { "delay": 150, "time": "1774453170" }, "departure": { "delay": 150, "time": "1774453170" }, "stopId": "44MNTBhommR", "stopSequence": 17 }, { "arrival": { "delay": 150, "time": "1774453290" }, "departure": { "delay": 150, "time": "1774453290" }, "stopId": "44MNTBpresR", "stopSequence": 18 }, { "arrival": { "delay": 150, "time": "1774453350" }, "departure": { "delay": 150, "time": "1774453350" }, "stopId": "44MNTBmairR", "stopSequence": 19 }, { "arrival": { "delay": 150, "time": "1774453470" }, "departure": { "delay": 150, "time": "1774453470" }, "stopId": "44MNTBpostR", "stopSequence": 20 }, { "arrival": { "delay": 150, "time": "1774453650" }, "departure": { "delay": 150, "time": "1774453650" }, "stopId": "44PLANnonnR", "stopSequence": 21 }, { "arrival": { "delay": 150, "time": "1774453830" }, "departure": { "delay": 150, "time": "1774453830" }, "stopId": "44PLANnoyeR", "stopSequence": 22 }, { "arrival": { "delay": 150, "time": "1774453890" }, "departure": { "delay": 150, "time": "1774453890" }, "stopId": "44PLANnantR", "stopSequence": 23 }, { "arrival": { "delay": 150, "time": "1774454070" }, "departure": { "delay": 150, "time": "1774454070" }, "stopId": "44PLANmounR", "stopSequence": 24 }, { "arrival": { "delay": 150, "time": "1774454130" }, "departure": { "delay": 150, "time": "1774454130" }, "stopId": "44PLANroutR", "stopSequence": 25 }, { "arrival": { "delay": 150, "time": "1774454190" }, "departure": { "delay": 150, "time": "1774454190" }, "stopId": "44VIEIaudoR", "stopSequence": 26 }, { "arrival": { "delay": 150, "time": "1774454370" }, "departure": { "delay": 150, "time": "1774454370" }, "stopId": "44VIEIsainR", "stopSequence": 27 }, { "arrival": { "delay": 150, "time": "1774454490" }, "departure": { "delay": 150, "time": "1774454490" }, "stopId": "44VIEIfeteR", "stopSequence": 28 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "362", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629522927" }, "tripProperties": {}, "vehicle": { "id": "69a70d4dd1d44281d5a66788", "label": "110", "licensePlate": "HH 684 SE" } } }, { "id": "RT|2629259023|2629259023", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -607, "time": "1774450193" }, "departure": { "delay": 78, "time": "1774450878" }, "stopId": "44NANTpirmR2", "stopSequence": 1 }, { "arrival": { "delay": 392, "time": "1774451312" }, "departure": { "delay": 417, "time": "1774451337" }, "stopId": "44REZEmairR", "stopSequence": 2 }, { "arrival": { "delay": -76, "time": "1774452104" }, "departure": { "delay": -65, "time": "1774452115" }, "stopId": "44LGERclemR", "stopSequence": 3 }, { "arrival": { "delay": -68, "time": "1774452172" }, "departure": { "delay": -51, "time": "1774452189" }, "stopId": "44LGERcentR", "stopSequence": 4 }, { "arrival": { "delay": -16, "time": "1774452344" }, "departure": { "delay": -5, "time": "1774452355" }, "stopId": "44PORTegliR", "stopSequence": 5 }, { "arrival": { "delay": -8, "time": "1774452412" }, "departure": { "delay": 7, "time": "1774452427" }, "stopId": "44PORTecomR", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1774452760" }, "departure": { "delay": 100, "time": "1774452760" }, "stopId": "44CHEMberaR", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1774453180" }, "departure": { "delay": 100, "time": "1774453180" }, "stopId": "44CHEMarthR", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1774453360" }, "departure": { "delay": 100, "time": "1774453360" }, "stopId": "44CHEMrousR", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1774453420" }, "departure": { "delay": 100, "time": "1774453420" }, "stopId": "44ARTHrelaR", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1774453540" }, "departure": { "delay": 100, "time": "1774453540" }, "stopId": "44ARTHboizR", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1774453660" }, "departure": { "delay": 100, "time": "1774453660" }, "stopId": "44ARTHpercR", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1774453840" }, "departure": { "delay": 100, "time": "1774453840" }, "stopId": "44CHAUegliR", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1774454440" }, "departure": { "delay": 100, "time": "1774454440" }, "stopId": "44PORNclioR", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1774454620" }, "departure": { "delay": 100, "time": "1774454620" }, "stopId": "44PORNhopiR", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1774454980" }, "departure": { "delay": 100, "time": "1774454980" }, "stopId": "44PORNgillR", "stopSequence": 16 }, { "arrival": { "delay": 100, "time": "1774455100" }, "departure": { "delay": 100, "time": "1774455100" }, "stopId": "44PORNsandR", "stopSequence": 17 }, { "arrival": { "delay": 100, "time": "1774455160" }, "departure": { "delay": 100, "time": "1774455160" }, "stopId": "44PORNjarrR", "stopSequence": 18 }, { "arrival": { "delay": 100, "time": "1774455220" }, "departure": { "delay": 100, "time": "1774455220" }, "stopId": "44PORNrondR", "stopSequence": 19 }, { "arrival": { "delay": 100, "time": "1774455280" }, "departure": { "delay": 100, "time": "1774455280" }, "stopId": "44PORNmoinR", "stopSequence": 20 }, { "arrival": { "delay": 100, "time": "1774455340" }, "departure": { "delay": 100, "time": "1774455340" }, "stopId": "44PORNmarnR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "303", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629259023" }, "tripProperties": {}, "vehicle": { "id": "6842f630f716b635edbece5e", "label": "26168", "licensePlate": "ET-513-ZM" } } }, { "id": "RT|2629522928|2629522928", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1774452610" }, "departure": { "delay": 10, "time": "1774452610" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 80, "time": "1774452800" }, "departure": { "delay": 80, "time": "1774452800" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 80, "time": "1774452980" }, "departure": { "delay": 80, "time": "1774452980" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 80, "time": "1774453100" }, "departure": { "delay": 80, "time": "1774453100" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 81, "time": "1774453101" }, "departure": { "delay": 81, "time": "1774453101" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": 80, "time": "1774453280" }, "departure": { "delay": 80, "time": "1774453280" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1774453340" }, "departure": { "delay": 80, "time": "1774453340" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1774453460" }, "departure": { "delay": 80, "time": "1774453460" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1774453520" }, "departure": { "delay": 80, "time": "1774453520" }, "stopId": "44REZEcorbR", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1774453700" }, "departure": { "delay": 80, "time": "1774453700" }, "stopId": "44SORInantR", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1774454000" }, "departure": { "delay": 80, "time": "1774454000" }, "stopId": "44BIGNrougR", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1774454180" }, "departure": { "delay": 80, "time": "1774454180" }, "stopId": "44BIGNjarrR", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1774454300" }, "departure": { "delay": 80, "time": "1774454300" }, "stopId": "44BIGNaireR", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1774454360" }, "departure": { "delay": 80, "time": "1774454360" }, "stopId": "44BIGNegliR", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1774454480" }, "departure": { "delay": 80, "time": "1774454480" }, "stopId": "44BIGNbourR", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1774454540" }, "departure": { "delay": 80, "time": "1774454540" }, "stopId": "44MNTBchaiR", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1774454600" }, "departure": { "delay": 80, "time": "1774454600" }, "stopId": "44MNTBhommR", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1774454720" }, "departure": { "delay": 80, "time": "1774454720" }, "stopId": "44MNTBpresR", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1774454780" }, "departure": { "delay": 80, "time": "1774454780" }, "stopId": "44MNTBmairR", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1774455260" }, "departure": { "delay": 80, "time": "1774455260" }, "stopId": "44GENEgeorR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "362", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629522928" }, "tripProperties": {}, "vehicle": { "id": "6835c91f6ba119b4b388f90b", "label": "213", "licensePlate": "DZ 962 QW" } } }, { "id": "RT|2629522924|2629522924", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 22, "time": "1774450822" }, "departure": { "delay": 145, "time": "1774450945" }, "stopId": "44NANTpirmR1", "stopSequence": 1 }, { "arrival": { "delay": 141, "time": "1774451061" }, "departure": { "delay": 165, "time": "1774451085" }, "stopId": "44REZErousR", "stopSequence": 2 }, { "arrival": { "delay": 57, "time": "1774451157" }, "departure": { "delay": 78, "time": "1774451178" }, "stopId": "44REZEtablR", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1774451238" }, "departure": { "delay": 35, "time": "1774451255" }, "stopId": "44REZEsaleR", "stopSequence": 4 }, { "arrival": { "delay": 91, "time": "1774451311" }, "departure": { "delay": 103, "time": "1774451323" }, "stopId": "44REZEpiniR1", "stopSequence": 5 }, { "arrival": { "delay": -53, "time": "1774451347" }, "departure": { "delay": -35, "time": "1774451365" }, "stopId": "44REZEmoulR", "stopSequence": 6 }, { "arrival": { "delay": -56, "time": "1774451404" }, "departure": { "delay": -50, "time": "1774451410" }, "stopId": "44REZEflorR", "stopSequence": 7 }, { "arrival": { "delay": -78, "time": "1774451502" }, "departure": { "delay": -10, "time": "1774451570" }, "stopId": "44REZEcarrR", "stopSequence": 8 }, { "arrival": { "delay": 26, "time": "1774451666" }, "departure": { "delay": 37, "time": "1774451677" }, "stopId": "44REZEcorbR", "stopSequence": 9 }, { "arrival": { "delay": 128, "time": "1774451948" }, "departure": { "delay": 140, "time": "1774451960" }, "stopId": "44SORInantR", "stopSequence": 10 }, { "arrival": { "delay": 118, "time": "1774452238" }, "departure": { "delay": 142, "time": "1774452262" }, "stopId": "44BIGNrougR", "stopSequence": 11 }, { "arrival": { "delay": 60, "time": "1774452360" }, "departure": { "delay": 65, "time": "1774452365" }, "stopId": "44BIGNjarrR", "stopSequence": 12 }, { "arrival": { "delay": 44, "time": "1774452464" }, "departure": { "delay": 74, "time": "1774452494" }, "stopId": "44BIGNaireR", "stopSequence": 13 }, { "arrival": { "delay": 77, "time": "1774452557" }, "departure": { "delay": 117, "time": "1774452597" }, "stopId": "44BIGNegliR", "stopSequence": 14 }, { "arrival": { "delay": 130, "time": "1774452730" }, "departure": { "delay": 130, "time": "1774452730" }, "stopId": "44BIGNbourR", "stopSequence": 15 }, { "arrival": { "delay": 130, "time": "1774452790" }, "departure": { "delay": 130, "time": "1774452790" }, "stopId": "44MNTBchaiR", "stopSequence": 16 }, { "arrival": { "delay": 130, "time": "1774452850" }, "departure": { "delay": 130, "time": "1774452850" }, "stopId": "44MNTBhommR", "stopSequence": 17 }, { "arrival": { "delay": 130, "time": "1774452970" }, "departure": { "delay": 130, "time": "1774452970" }, "stopId": "44MNTBpresR", "stopSequence": 18 }, { "arrival": { "delay": 130, "time": "1774453030" }, "departure": { "delay": 130, "time": "1774453030" }, "stopId": "44MNTBmairR", "stopSequence": 19 }, { "arrival": { "delay": 130, "time": "1774453330" }, "departure": { "delay": 130, "time": "1774453330" }, "stopId": "44GENEgeorR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "362", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2629522924" }, "tripProperties": {}, "vehicle": { "id": "6835c91f6ba119b4b388f90d", "label": "215", "licensePlate": "EF 664 KE" } } }, { "id": "RT|2636314922|2636314922", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 35, "time": "1774451195" }, "departure": { "delay": 46, "time": "1774451206" }, "stopId": "44PNTCsncfU", "stopSequence": 1 }, { "arrival": { "delay": -40, "time": "1774451300" }, "departure": { "delay": -7, "time": "1774451333" }, "stopId": "44PNTCmissA", "stopSequence": 2 }, { "arrival": { "delay": -72, "time": "1774451508" }, "departure": { "delay": -10, "time": "1774451570" }, "stopId": "44BESNharrA", "stopSequence": 3 }, { "arrival": { "delay": -20, "time": "1774451620" }, "departure": { "delay": -14, "time": "1774451626" }, "stopId": "44BESNcentA", "stopSequence": 4 }, { "arrival": { "delay": -19, "time": "1774451681" }, "departure": { "delay": -9, "time": "1774451691" }, "stopId": "44BESNanglA", "stopSequence": 5 }, { "arrival": { "delay": -41, "time": "1774451719" }, "departure": { "delay": -36, "time": "1774451724" }, "stopId": "44BESNneufA", "stopSequence": 6 }, { "arrival": { "delay": -70, "time": "1774451750" }, "departure": { "delay": -65, "time": "1774451755" }, "stopId": "44BESNmoraA", "stopSequence": 7 }, { "arrival": { "delay": -10, "time": "1774451870" }, "departure": { "delay": 36, "time": "1774451916" }, "stopId": "44DONGheleA", "stopSequence": 8 }, { "arrival": { "delay": 57, "time": "1774451997" }, "departure": { "delay": 63, "time": "1774452003" }, "stopId": "44DONGpaclA", "stopSequence": 9 }, { "arrival": { "delay": -41, "time": "1774452019" }, "departure": { "delay": 1, "time": "1774452061" }, "stopId": "44DONGpommA", "stopSequence": 10 }, { "arrival": { "delay": 16, "time": "1774452196" }, "departure": { "delay": 72, "time": "1774452252" }, "stopId": "44DONGcroiA", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1774452700" }, "departure": { "delay": 100, "time": "1774452700" }, "stopId": "44TRIGherrA", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1774452820" }, "departure": { "delay": 100, "time": "1774452820" }, "stopId": "44TRIGlargA", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1774452940" }, "departure": { "delay": 100, "time": "1774452940" }, "stopId": "44TRIGroseA", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1774453000" }, "departure": { "delay": 100, "time": "1774453000" }, "stopId": "44TRIGherbA", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1774453120" }, "departure": { "delay": 100, "time": "1774453120" }, "stopId": "44NAZAgareA", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636314922" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa855119c", "label": "173016", "licensePlate": "EN-514-ZQ" } } }, { "id": "RT|2636314923|2636314923", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -111, "time": "1774451829" }, "departure": { "delay": 17, "time": "1774451957" }, "stopId": "44MISSbourA", "stopSequence": 1 }, { "arrival": { "delay": 22, "time": "1774452022" }, "departure": { "delay": 37, "time": "1774452037" }, "stopId": "44MISSgoviA", "stopSequence": 2 }, { "arrival": { "delay": 10, "time": "1774452070" }, "departure": { "delay": 31, "time": "1774452091" }, "stopId": "44MISSsureA", "stopSequence": 3 }, { "arrival": { "delay": -2, "time": "1774452178" }, "departure": { "delay": 13, "time": "1774452193" }, "stopId": "44MISStourA", "stopSequence": 4 }, { "arrival": { "delay": 50, "time": "1774452410" }, "departure": { "delay": 55, "time": "1774452415" }, "stopId": "44MISSbertA", "stopSequence": 5 }, { "arrival": { "delay": 50, "time": "1774452470" }, "departure": { "delay": 55, "time": "1774452475" }, "stopId": "44MISSbergA", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1774452578" }, "departure": { "delay": 62, "time": "1774452602" }, "stopId": "44REINorgaA", "stopSequence": 7 }, { "arrival": { "delay": 77, "time": "1774452677" }, "stopId": "44REINnoesA", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1774452800" }, "departure": { "delay": 80, "time": "1774452800" }, "stopId": "44REINcadoA", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1774452860" }, "departure": { "delay": 80, "time": "1774452860" }, "stopId": "44REINmaroA", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1774452920" }, "departure": { "delay": 80, "time": "1774452920" }, "stopId": "44REINpoteA", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1774453160" }, "departure": { "delay": 80, "time": "1774453160" }, "stopId": "44CROSbossA", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1774453280" }, "departure": { "delay": 80, "time": "1774453280" }, "stopId": "44CROSplaiA", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1774453400" }, "departure": { "delay": 80, "time": "1774453400" }, "stopId": "44CROSrateA", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1774453460" }, "departure": { "delay": 80, "time": "1774453460" }, "stopId": "44CROSrotzA", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1774453580" }, "departure": { "delay": 80, "time": "1774453580" }, "stopId": "44CROSguesA", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1774453700" }, "departure": { "delay": 80, "time": "1774453700" }, "stopId": "44DONGreviA", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1774454060" }, "departure": { "delay": 80, "time": "1774454060" }, "stopId": "44DONGcroiA", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1774454660" }, "departure": { "delay": 80, "time": "1774454660" }, "stopId": "44TRIGherrA", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1774454780" }, "departure": { "delay": 80, "time": "1774454780" }, "stopId": "44TRIGlargA", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1774454900" }, "departure": { "delay": 80, "time": "1774454900" }, "stopId": "44TRIGroseA", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1774454960" }, "departure": { "delay": 80, "time": "1774454960" }, "stopId": "44TRIGherbA", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1774455080" }, "departure": { "delay": 80, "time": "1774455080" }, "stopId": "44NAZAgareA", "stopSequence": 23 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636314923" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a0", "label": "163059", "licensePlate": "ED-077-NF" } } }, { "id": "RT|2636314920|2636314920", "tripUpdate": { "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "CANCELED", "startDate": "20260325", "tripId": "2636314920" }, "tripProperties": {} } }, { "id": "RT|2636314921|2636314921", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 57, "time": "1774450137" }, "departure": { "delay": 220, "time": "1774450300" }, "stopId": "35REDOgareA", "stopSequence": 1 }, { "arrival": { "delay": -125, "time": "1774450555" }, "departure": { "delay": -110, "time": "1774450570" }, "stopId": "44REDOcoudA", "stopSequence": 2 }, { "arrival": { "delay": -17, "time": "1774450903" }, "departure": { "delay": 146, "time": "1774451066" }, "stopId": "44REDObaucA", "stopSequence": 3 }, { "arrival": { "delay": 106, "time": "1774451206" }, "departure": { "delay": 111, "time": "1774451211" }, "stopId": "44AVESpoteA", "stopSequence": 4 }, { "arrival": { "delay": 70, "time": "1774451410" }, "departure": { "delay": 85, "time": "1774451425" }, "stopId": "44FEGRdresA", "stopSequence": 5 }, { "arrival": { "delay": 83, "time": "1774451543" }, "departure": { "delay": 93, "time": "1774451553" }, "stopId": "44FEGRiletA", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1774451749" }, "departure": { "delay": 114, "time": "1774451754" }, "stopId": "44SEVEnormA", "stopSequence": 7 }, { "arrival": { "delay": 90, "time": "1774451910" }, "departure": { "delay": 160, "time": "1774451980" }, "stopId": "44SEVEgareA", "stopSequence": 8 }, { "arrival": { "delay": 119, "time": "1774452419" }, "departure": { "delay": 158, "time": "1774452458" }, "stopId": "44BOISbeurA", "stopSequence": 9 }, { "arrival": { "delay": 162, "time": "1774452582" }, "stopId": "44BOIScommA", "stopSequence": 10 }, { "arrival": { "delay": 260, "time": "1774452740" }, "departure": { "delay": 260, "time": "1774452740" }, "stopId": "44BOISgourA", "stopSequence": 11 }, { "arrival": { "delay": 260, "time": "1774452860" }, "departure": { "delay": 260, "time": "1774452860" }, "stopId": "44BOISfermA", "stopSequence": 12 }, { "arrival": { "delay": 260, "time": "1774452980" }, "departure": { "delay": 260, "time": "1774452980" }, "stopId": "44DREFegliA", "stopSequence": 13 }, { "arrival": { "delay": 260, "time": "1774453040" }, "departure": { "delay": 260, "time": "1774453040" }, "stopId": "44DREFvallA", "stopSequence": 14 }, { "arrival": { "delay": 260, "time": "1774453100" }, "departure": { "delay": 260, "time": "1774453100" }, "stopId": "44DREFbeauA", "stopSequence": 15 }, { "arrival": { "delay": 260, "time": "1774453160" }, "departure": { "delay": 260, "time": "1774453160" }, "stopId": "44DREFbilaA", "stopSequence": 16 }, { "arrival": { "delay": 260, "time": "1774453280" }, "departure": { "delay": 260, "time": "1774453280" }, "stopId": "44PNTCnoe1A", "stopSequence": 17 }, { "arrival": { "delay": 260, "time": "1774453400" }, "departure": { "delay": 260, "time": "1774453400" }, "stopId": "44PNTCcoetA", "stopSequence": 18 }, { "arrival": { "delay": 260, "time": "1774453520" }, "departure": { "delay": 260, "time": "1774453520" }, "stopId": "44PNTCcharA", "stopSequence": 19 }, { "arrival": { "delay": 260, "time": "1774453580" }, "departure": { "delay": 260, "time": "1774453580" }, "stopId": "44PNTCegliA", "stopSequence": 20 }, { "arrival": { "delay": 260, "time": "1774453640" }, "departure": { "delay": 260, "time": "1774453640" }, "stopId": "44PNTCchtaA", "stopSequence": 21 }, { "arrival": { "delay": 260, "time": "1774453820" }, "departure": { "delay": 260, "time": "1774453820" }, "stopId": "44PNTCsncfU", "stopSequence": 22 }, { "arrival": { "delay": 260, "time": "1774454000" }, "departure": { "delay": 260, "time": "1774454000" }, "stopId": "44PNTCmissA", "stopSequence": 23 }, { "arrival": { "delay": 260, "time": "1774454240" }, "departure": { "delay": 260, "time": "1774454240" }, "stopId": "44BESNharrA", "stopSequence": 24 }, { "arrival": { "delay": 260, "time": "1774454300" }, "departure": { "delay": 260, "time": "1774454300" }, "stopId": "44BESNcentA", "stopSequence": 25 }, { "arrival": { "delay": 260, "time": "1774454360" }, "departure": { "delay": 260, "time": "1774454360" }, "stopId": "44BESNanglA", "stopSequence": 26 }, { "arrival": { "delay": 260, "time": "1774454420" }, "departure": { "delay": 260, "time": "1774454420" }, "stopId": "44BESNneufA", "stopSequence": 27 }, { "arrival": { "delay": 260, "time": "1774454480" }, "departure": { "delay": 260, "time": "1774454480" }, "stopId": "44BESNmoraA", "stopSequence": 28 }, { "arrival": { "delay": 260, "time": "1774454540" }, "departure": { "delay": 260, "time": "1774454540" }, "stopId": "44DONGheleA", "stopSequence": 29 }, { "arrival": { "delay": 260, "time": "1774454600" }, "departure": { "delay": 260, "time": "1774454600" }, "stopId": "44DONGpaclA", "stopSequence": 30 }, { "arrival": { "delay": 260, "time": "1774454720" }, "departure": { "delay": 260, "time": "1774454720" }, "stopId": "44DONGpommA", "stopSequence": 31 }, { "arrival": { "delay": 260, "time": "1774454840" }, "departure": { "delay": 260, "time": "1774454840" }, "stopId": "44DONGcroiA", "stopSequence": 32 }, { "arrival": { "delay": 260, "time": "1774455260" }, "departure": { "delay": 260, "time": "1774455260" }, "stopId": "44TRIGherrA", "stopSequence": 33 }, { "arrival": { "delay": 260, "time": "1774455380" }, "departure": { "delay": 260, "time": "1774455380" }, "stopId": "44TRIGlargA", "stopSequence": 34 }, { "arrival": { "delay": 260, "time": "1774455500" }, "departure": { "delay": 260, "time": "1774455500" }, "stopId": "44TRIGroseA", "stopSequence": 35 }, { "arrival": { "delay": 260, "time": "1774455560" }, "departure": { "delay": 260, "time": "1774455560" }, "stopId": "44TRIGherbA", "stopSequence": 36 }, { "arrival": { "delay": 260, "time": "1774455680" }, "departure": { "delay": 260, "time": "1774455680" }, "stopId": "44NAZAgareA", "stopSequence": 37 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636314921" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a2", "label": "173018", "licensePlate": "EN-527-ZQ" } } }, { "id": "RT|2650294111|2650294111", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -274, "time": "1774451126" }, "departure": { "delay": 5, "time": "1774451405" }, "stopId": "44PAIMflorA2", "stopSequence": 1 }, { "arrival": { "delay": 68, "time": "1774451588" }, "departure": { "delay": 78, "time": "1774451598" }, "stopId": "44PAIMlouiA2", "stopSequence": 2 }, { "arrival": { "delay": 39, "time": "1774451619" }, "departure": { "delay": 49, "time": "1774451629" }, "stopId": "44PAIMbrasA", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1774451720" }, "departure": { "delay": 38, "time": "1774451738" }, "stopId": "44PAIMamouA", "stopSequence": 4 }, { "arrival": { "delay": 22, "time": "1774451782" }, "departure": { "delay": 150, "time": "1774451910" }, "stopId": "44PAIMmarcA", "stopSequence": 5 }, { "arrival": { "delay": 136, "time": "1774451956" }, "departure": { "delay": 152, "time": "1774451972" }, "stopId": "44PAIMmairA", "stopSequence": 6 }, { "arrival": { "delay": 109, "time": "1774451989" }, "departure": { "delay": 119, "time": "1774451999" }, "stopId": "44PAIMkerbA", "stopSequence": 7 }, { "arrival": { "delay": 83, "time": "1774452143" }, "departure": { "delay": 117, "time": "1774452177" }, "stopId": "44CORScentA", "stopSequence": 8 }, { "arrival": { "delay": 95, "time": "1774452215" }, "departure": { "delay": 100, "time": "1774452220" }, "stopId": "44CORSbonnA", "stopSequence": 9 }, { "arrival": { "delay": 88, "time": "1774452268" }, "departure": { "delay": 94, "time": "1774452274" }, "stopId": "44CORSperrA", "stopSequence": 10 }, { "arrival": { "delay": 137, "time": "1774452317" }, "departure": { "delay": 143, "time": "1774452323" }, "stopId": "44CORSmabiA", "stopSequence": 11 }, { "arrival": { "delay": 107, "time": "1774452407" }, "departure": { "delay": 112, "time": "1774452412" }, "stopId": "44CORSmoisA", "stopSequence": 12 }, { "arrival": { "delay": 78, "time": "1774452438" }, "departure": { "delay": 83, "time": "1774452443" }, "stopId": "44CORSgrixA", "stopSequence": 13 }, { "arrival": { "delay": 44, "time": "1774452464" }, "departure": { "delay": 49, "time": "1774452469" }, "stopId": "44CORSgreiA", "stopSequence": 14 }, { "arrival": { "delay": -16, "time": "1774452524" }, "departure": { "delay": -11, "time": "1774452529" }, "stopId": "44CORSbaieA", "stopSequence": 15 }, { "arrival": { "delay": -40, "time": "1774452740" }, "departure": { "delay": -40, "time": "1774452740" }, "stopId": "44BREVfontA", "stopSequence": 16 }, { "arrival": { "delay": -40, "time": "1774452860" }, "departure": { "delay": -40, "time": "1774452860" }, "stopId": "44BREVbresU", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "316", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2650294111" }, "tripProperties": {}, "vehicle": { "id": "684bc75720df7f34d3dd5d57", "label": "473", "licensePlate": "GX-473-MF" } } }, { "id": "RT|2635491808|2635491808", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 461, "time": "1774448681" }, "departure": { "delay": 563, "time": "1774448783" }, "stopId": "44PREFgareA", "stopSequence": 1 }, { "arrival": { "delay": 567, "time": "1774448847" }, "departure": { "delay": 588, "time": "1774448868" }, "stopId": "44PREFquirA", "stopSequence": 2 }, { "arrival": { "delay": 672, "time": "1774449192" }, "departure": { "delay": 736, "time": "1774449256" }, "stopId": "44PLAIcentU", "stopSequence": 3 }, { "arrival": { "delay": 436, "time": "1774449676" }, "departure": { "delay": 484, "time": "1774449724" }, "stopId": "44PORNjarrA", "stopSequence": 4 }, { "arrival": { "delay": 496, "time": "1774449796" }, "departure": { "delay": 507, "time": "1774449807" }, "stopId": "44PORNsandA", "stopSequence": 5 }, { "arrival": { "delay": 546, "time": "1774449966" }, "departure": { "delay": 619, "time": "1774450039" }, "stopId": "44PORNgillA", "stopSequence": 6 }, { "arrival": { "delay": 376, "time": "1774450396" }, "departure": { "delay": 381, "time": "1774450401" }, "stopId": "44MICHdaloA", "stopSequence": 7 }, { "arrival": { "delay": 399, "time": "1774450539" }, "departure": { "delay": 438, "time": "1774450578" }, "stopId": "44MICHtharU1", "stopSequence": 8 }, { "arrival": { "delay": 373, "time": "1774450633" }, "departure": { "delay": 384, "time": "1774450644" }, "stopId": "44MICHavenA", "stopSequence": 9 }, { "arrival": { "delay": 367, "time": "1774450807" }, "departure": { "delay": 475, "time": "1774450915" }, "stopId": "44MICHpostA", "stopSequence": 10 }, { "arrival": { "delay": 474, "time": "1774450974" }, "departure": { "delay": 518, "time": "1774451018" }, "stopId": "44MICHmairA", "stopSequence": 11 }, { "arrival": { "delay": 446, "time": "1774451426" }, "departure": { "delay": 482, "time": "1774451462" }, "stopId": "44BREVfontA", "stopSequence": 12 }, { "arrival": { "delay": 480, "time": "1774451580" }, "departure": { "delay": 556, "time": "1774451656" }, "stopId": "44BREVbresU", "stopSequence": 13 }, { "arrival": { "delay": 587, "time": "1774451867" }, "departure": { "delay": 642, "time": "1774451922" }, "stopId": "44BREVbosqA", "stopSequence": 14 }, { "arrival": { "delay": 426, "time": "1774452426" }, "departure": { "delay": 444, "time": "1774452444" }, "stopId": "44TRIGlargA", "stopSequence": 15 }, { "arrival": { "delay": 436, "time": "1774452496" }, "departure": { "delay": 469, "time": "1774452529" }, "stopId": "44TRIGroseA", "stopSequence": 16 }, { "arrival": { "delay": 560, "time": "1774452680" }, "departure": { "delay": 560, "time": "1774452680" }, "stopId": "44NAZAgareA", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "315", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2635491808" }, "tripProperties": {}, "vehicle": { "id": "69786c7208d8eb803d35d0c5", "label": "907", "licensePlate": "GB-907-CZ" } } }, { "id": "RT|2636440316|2636440316", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 10, "time": "1774451710" }, "departure": { "delay": 45, "time": "1774451745" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 18, "time": "1774451778" }, "departure": { "delay": 50, "time": "1774451810" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 43, "time": "1774451863" }, "departure": { "delay": 48, "time": "1774451868" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": -18, "time": "1774451922" }, "departure": { "delay": 34, "time": "1774451974" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": -13, "time": "1774452107" }, "departure": { "delay": -7, "time": "1774452113" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": -22, "time": "1774452518" }, "departure": { "delay": 21, "time": "1774452561" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 80, "time": "1774452740" }, "departure": { "delay": 80, "time": "1774452740" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 80, "time": "1774452800" }, "departure": { "delay": 80, "time": "1774452800" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 80, "time": "1774452860" }, "departure": { "delay": 80, "time": "1774452860" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 80, "time": "1774452920" }, "departure": { "delay": 80, "time": "1774452920" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 80, "time": "1774452980" }, "departure": { "delay": 80, "time": "1774452980" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 80, "time": "1774453040" }, "departure": { "delay": 80, "time": "1774453040" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 80, "time": "1774453160" }, "departure": { "delay": 80, "time": "1774453160" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 80, "time": "1774453220" }, "departure": { "delay": 80, "time": "1774453220" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 80, "time": "1774453460" }, "departure": { "delay": 80, "time": "1774453460" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 80, "time": "1774453580" }, "departure": { "delay": 80, "time": "1774453580" }, "stopId": "44PNTCsncfU", "stopSequence": 16 }, { "arrival": { "delay": 80, "time": "1774453760" }, "departure": { "delay": 80, "time": "1774453760" }, "stopId": "44PNTCchtaR", "stopSequence": 17 }, { "arrival": { "delay": 80, "time": "1774453820" }, "departure": { "delay": 80, "time": "1774453820" }, "stopId": "44PNTCegliR", "stopSequence": 18 }, { "arrival": { "delay": 80, "time": "1774453880" }, "departure": { "delay": 80, "time": "1774453880" }, "stopId": "44PNTCcharR", "stopSequence": 19 }, { "arrival": { "delay": 80, "time": "1774454000" }, "departure": { "delay": 80, "time": "1774454000" }, "stopId": "44PNTCcoetR", "stopSequence": 20 }, { "arrival": { "delay": 80, "time": "1774454060" }, "departure": { "delay": 80, "time": "1774454060" }, "stopId": "44PNTCnoe1R", "stopSequence": 21 }, { "arrival": { "delay": 80, "time": "1774454120" }, "departure": { "delay": 80, "time": "1774454120" }, "stopId": "44DREFbilaR", "stopSequence": 22 }, { "arrival": { "delay": 80, "time": "1774454180" }, "departure": { "delay": 80, "time": "1774454180" }, "stopId": "44DREFbeauR", "stopSequence": 23 }, { "arrival": { "delay": 80, "time": "1774454240" }, "departure": { "delay": 80, "time": "1774454240" }, "stopId": "44DREFvallR", "stopSequence": 24 }, { "arrival": { "delay": 80, "time": "1774454360" }, "departure": { "delay": 80, "time": "1774454360" }, "stopId": "44DREFegliR", "stopSequence": 25 }, { "arrival": { "delay": 80, "time": "1774454480" }, "departure": { "delay": 80, "time": "1774454480" }, "stopId": "44BOISfermR", "stopSequence": 26 }, { "arrival": { "delay": 80, "time": "1774454540" }, "departure": { "delay": 80, "time": "1774454540" }, "stopId": "44BOISgourR", "stopSequence": 27 }, { "arrival": { "delay": 80, "time": "1774454600" }, "departure": { "delay": 80, "time": "1774454600" }, "stopId": "44BOIScommR", "stopSequence": 28 }, { "arrival": { "delay": 80, "time": "1774454720" }, "departure": { "delay": 80, "time": "1774454720" }, "stopId": "44BOISbeurR", "stopSequence": 29 }, { "arrival": { "delay": 80, "time": "1774455020" }, "departure": { "delay": 80, "time": "1774455020" }, "stopId": "44SEVEgareR", "stopSequence": 30 }, { "arrival": { "delay": 80, "time": "1774455200" }, "departure": { "delay": 80, "time": "1774455200" }, "stopId": "44SEVEnormR", "stopSequence": 31 }, { "arrival": { "delay": 80, "time": "1774455500" }, "departure": { "delay": 80, "time": "1774455500" }, "stopId": "44FEGRiletR", "stopSequence": 32 }, { "arrival": { "delay": 80, "time": "1774455620" }, "departure": { "delay": 80, "time": "1774455620" }, "stopId": "44FEGRdresR", "stopSequence": 33 }, { "arrival": { "delay": 80, "time": "1774455860" }, "departure": { "delay": 80, "time": "1774455860" }, "stopId": "44AVESpoteR", "stopSequence": 34 }, { "arrival": { "delay": 80, "time": "1774456040" }, "departure": { "delay": 80, "time": "1774456040" }, "stopId": "44REDObaucR", "stopSequence": 35 }, { "arrival": { "delay": 80, "time": "1774456340" }, "departure": { "delay": 80, "time": "1774456340" }, "stopId": "44REDOcoudR", "stopSequence": 36 }, { "arrival": { "delay": 80, "time": "1774456760" }, "departure": { "delay": 80, "time": "1774456760" }, "stopId": "35REDOgareR", "stopSequence": 37 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636440316" }, "tripProperties": {}, "vehicle": { "id": "6864de6f43b3c3068c0a7334", "label": "133164", "licensePlate": "CX-104-MM" } } }, { "id": "RT|2636440315|2636440315", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 111, "time": "1774449111" }, "departure": { "delay": 164, "time": "1774449164" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 138, "time": "1774449198" }, "departure": { "delay": 148, "time": "1774449208" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 165, "time": "1774449285" }, "departure": { "delay": 242, "time": "1774449362" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 169, "time": "1774449409" }, "departure": { "delay": 217, "time": "1774449457" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 180, "time": "1774449600" }, "departure": { "delay": 185, "time": "1774449605" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 148, "time": "1774449988" }, "departure": { "delay": 177, "time": "1774450017" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 207, "time": "1774450167" }, "departure": { "delay": 213, "time": "1774450173" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 168, "time": "1774450188" }, "departure": { "delay": 199, "time": "1774450219" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 236, "time": "1774450316" }, "departure": { "delay": 242, "time": "1774450322" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 256, "time": "1774450396" }, "departure": { "delay": 261, "time": "1774450401" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 219, "time": "1774450419" }, "departure": { "delay": 245, "time": "1774450445" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 212, "time": "1774450472" }, "departure": { "delay": 223, "time": "1774450483" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 140, "time": "1774450520" }, "departure": { "delay": 171, "time": "1774450551" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 161, "time": "1774450601" }, "departure": { "delay": 167, "time": "1774450607" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1774450832" }, "departure": { "delay": 191, "time": "1774450871" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 165, "time": "1774450965" }, "stopId": "44PNTCsncfU", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636440315" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa855119c", "label": "173016", "licensePlate": "EN-514-ZQ" } } }, { "id": "RT|2636440317|2636440317", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 36, "time": "1774452336" }, "departure": { "delay": 68, "time": "1774452368" }, "stopId": "44NAZAgareR", "stopSequence": 1 }, { "arrival": { "delay": 46, "time": "1774452406" }, "departure": { "delay": 57, "time": "1774452417" }, "stopId": "44TRIGherbR", "stopSequence": 2 }, { "arrival": { "delay": 77, "time": "1774452497" }, "departure": { "delay": 82, "time": "1774452502" }, "stopId": "44TRIGroseR", "stopSequence": 3 }, { "arrival": { "delay": 18, "time": "1774452558" }, "departure": { "delay": 68, "time": "1774452608" }, "stopId": "44TRIGlargR", "stopSequence": 4 }, { "arrival": { "delay": 100, "time": "1774452820" }, "departure": { "delay": 100, "time": "1774452820" }, "stopId": "44TRIGherrR", "stopSequence": 5 }, { "arrival": { "delay": 100, "time": "1774453240" }, "departure": { "delay": 100, "time": "1774453240" }, "stopId": "44DONGcroiR", "stopSequence": 6 }, { "arrival": { "delay": 100, "time": "1774453360" }, "departure": { "delay": 100, "time": "1774453360" }, "stopId": "44DONGpommR", "stopSequence": 7 }, { "arrival": { "delay": 100, "time": "1774453420" }, "departure": { "delay": 100, "time": "1774453420" }, "stopId": "44DONGpaclR", "stopSequence": 8 }, { "arrival": { "delay": 100, "time": "1774453480" }, "departure": { "delay": 100, "time": "1774453480" }, "stopId": "44DONGheleR", "stopSequence": 9 }, { "arrival": { "delay": 100, "time": "1774453540" }, "departure": { "delay": 100, "time": "1774453540" }, "stopId": "44BESNmoraR", "stopSequence": 10 }, { "arrival": { "delay": 100, "time": "1774453600" }, "departure": { "delay": 100, "time": "1774453600" }, "stopId": "44BESNneufR", "stopSequence": 11 }, { "arrival": { "delay": 100, "time": "1774453660" }, "departure": { "delay": 100, "time": "1774453660" }, "stopId": "44BESNanglR", "stopSequence": 12 }, { "arrival": { "delay": 100, "time": "1774453780" }, "departure": { "delay": 100, "time": "1774453780" }, "stopId": "44BESNcentR", "stopSequence": 13 }, { "arrival": { "delay": 100, "time": "1774453840" }, "departure": { "delay": 100, "time": "1774453840" }, "stopId": "44BESNharrR", "stopSequence": 14 }, { "arrival": { "delay": 100, "time": "1774454080" }, "departure": { "delay": 100, "time": "1774454080" }, "stopId": "44PNTCmissR", "stopSequence": 15 }, { "arrival": { "delay": 100, "time": "1774454200" }, "departure": { "delay": 100, "time": "1774454200" }, "stopId": "44PNTCsncfU", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "305AT", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636440317" }, "tripProperties": {}, "vehicle": { "id": "683ec1f8e30937ffa85511a5", "label": "173109", "licensePlate": "EQ-065-JD" } } }, { "id": "RT|2607679812|2607679812", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 75, "time": "1774452975" }, "departure": { "delay": 75, "time": "1774452975" }, "stopId": "49CANDgendA", "stopSequence": 2 }, { "arrival": { "delay": 75, "time": "1774453755" }, "departure": { "delay": 75, "time": "1774453755" }, "stopId": "49BECOmairU", "stopSequence": 3 }, { "arrival": { "delay": 75, "time": "1774453875" }, "departure": { "delay": 75, "time": "1774453875" }, "stopId": "49BECOargeU", "stopSequence": 4 }, { "arrival": { "delay": 75, "time": "1774454295" }, "departure": { "delay": 75, "time": "1774454295" }, "stopId": "49GRANterrA", "stopSequence": 5 }, { "arrival": { "delay": 75, "time": "1774454415" }, "departure": { "delay": 75, "time": "1774454415" }, "stopId": "49GRANretrA", "stopSequence": 6 }, { "arrival": { "delay": 75, "time": "1774454715" }, "departure": { "delay": 75, "time": "1774454715" }, "stopId": "49GRANgautA", "stopSequence": 7 }, { "arrival": { "delay": 75, "time": "1774456215" }, "departure": { "delay": 75, "time": "1774456215" }, "stopId": "49ANGEroutUM", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "409", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607679812" }, "tripProperties": {}, "vehicle": { "id": "2", "label": "143336", "licensePlate": "DK-113-LY" } } }, { "id": "RT|2607193108|2607193108", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 152, "time": "1774452692" }, "departure": { "delay": 152, "time": "1774452692" }, "stopId": "49FENEpetiA", "stopSequence": 7 }, { "arrival": { "delay": 152, "time": "1774452752" }, "departure": { "delay": 152, "time": "1774452752" }, "stopId": "49FENEchamA", "stopSequence": 8 }, { "arrival": { "delay": 152, "time": "1774452872" }, "departure": { "delay": 152, "time": "1774452872" }, "stopId": "49FENEfontA", "stopSequence": 9 }, { "arrival": { "delay": 152, "time": "1774452932" }, "departure": { "delay": 152, "time": "1774452932" }, "stopId": "49EPINlandA", "stopSequence": 10 }, { "arrival": { "delay": 152, "time": "1774452992" }, "departure": { "delay": 152, "time": "1774452992" }, "stopId": "49EPINpetiA", "stopSequence": 11 }, { "arrival": { "delay": 152, "time": "1774453052" }, "departure": { "delay": 152, "time": "1774453052" }, "stopId": "49EPINpommA", "stopSequence": 12 }, { "arrival": { "delay": 152, "time": "1774453592" }, "departure": { "delay": 152, "time": "1774453592" }, "stopId": "49ANGEvernA", "stopSequence": 13 }, { "arrival": { "delay": 152, "time": "1774453892" }, "departure": { "delay": 152, "time": "1774453892" }, "stopId": "49ANGEblerA", "stopSequence": 14 }, { "arrival": { "delay": 152, "time": "1774454012" }, "departure": { "delay": 152, "time": "1774454012" }, "stopId": "49ANGEbichA", "stopSequence": 15 }, { "arrival": { "delay": 152, "time": "1774454132" }, "departure": { "delay": 152, "time": "1774454132" }, "stopId": "49ANGEmntpA", "stopSequence": 16 }, { "arrival": { "delay": 152, "time": "1774454192" }, "departure": { "delay": 152, "time": "1774454192" }, "stopId": "49ANGElequA", "stopSequence": 17 }, { "arrival": { "delay": 152, "time": "1774454792" }, "departure": { "delay": 152, "time": "1774454792" }, "stopId": "49ANGEroutUO", "stopSequence": 18 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607193108" }, "tripProperties": {}, "vehicle": { "id": "43", "label": "39674", "licensePlate": "GH-098-DV" } } }, { "id": "RT|2607193205|2607193205", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 9, "time": "1774452789" }, "departure": { "delay": 9, "time": "1774452789" }, "stopId": "49ANGEbichR", "stopSequence": 4 }, { "arrival": { "delay": 9, "time": "1774452909" }, "departure": { "delay": 9, "time": "1774452909" }, "stopId": "49ANGEblerR", "stopSequence": 5 }, { "arrival": { "delay": 9, "time": "1774453149" }, "departure": { "delay": 9, "time": "1774453149" }, "stopId": "49ANGEvernR", "stopSequence": 6 }, { "arrival": { "delay": 9, "time": "1774453569" }, "departure": { "delay": 9, "time": "1774453569" }, "stopId": "49EPINlegrR", "stopSequence": 7 }, { "arrival": { "delay": 10, "time": "1774453570" }, "departure": { "delay": 10, "time": "1774453570" }, "stopId": "49EPINroncR", "stopSequence": 8 }, { "arrival": { "delay": 10, "time": "1774453630" }, "departure": { "delay": 10, "time": "1774453630" }, "stopId": "49EPINmassR", "stopSequence": 9 }, { "arrival": { "delay": 10, "time": "1774453690" }, "departure": { "delay": 10, "time": "1774453690" }, "stopId": "49EPINmaroR", "stopSequence": 10 }, { "arrival": { "delay": 10, "time": "1774453810" }, "departure": { "delay": 10, "time": "1774453810" }, "stopId": "49EPINsartR", "stopSequence": 11 }, { "arrival": { "delay": 11, "time": "1774453811" }, "departure": { "delay": 11, "time": "1774453811" }, "stopId": "49EPINpommR", "stopSequence": 12 }, { "arrival": { "delay": 11, "time": "1774453931" }, "departure": { "delay": 11, "time": "1774453931" }, "stopId": "49EPINpetiR", "stopSequence": 13 }, { "arrival": { "delay": 11, "time": "1774453991" }, "departure": { "delay": 11, "time": "1774453991" }, "stopId": "49EPINlandR", "stopSequence": 14 }, { "arrival": { "delay": 11, "time": "1774454051" }, "departure": { "delay": 11, "time": "1774454051" }, "stopId": "49FENEfontR", "stopSequence": 15 }, { "arrival": { "delay": 12, "time": "1774454052" }, "departure": { "delay": 12, "time": "1774454052" }, "stopId": "49FENEchamR", "stopSequence": 16 }, { "arrival": { "delay": 12, "time": "1774454112" }, "departure": { "delay": 12, "time": "1774454112" }, "stopId": "49FENEpetiR", "stopSequence": 17 }, { "arrival": { "delay": 12, "time": "1774454172" }, "departure": { "delay": 12, "time": "1774454172" }, "stopId": "49FENEartiR", "stopSequence": 18 }, { "arrival": { "delay": 12, "time": "1774454352" }, "departure": { "delay": 12, "time": "1774454352" }, "stopId": "49FENEbeauR", "stopSequence": 19 }, { "arrival": { "delay": 12, "time": "1774454592" }, "departure": { "delay": 12, "time": "1774454592" }, "stopId": "49SCEAanjoR", "stopSequence": 20 }, { "arrival": { "delay": 12, "time": "1774454712" }, "departure": { "delay": 12, "time": "1774454712" }, "stopId": "49SCEAplatR", "stopSequence": 21 }, { "arrival": { "delay": 12, "time": "1774455192" }, "departure": { "delay": 12, "time": "1774455192" }, "stopId": "49CHAMegliR", "stopSequence": 22 }, { "arrival": { "delay": 12, "time": "1774455312" }, "departure": { "delay": 12, "time": "1774455312" }, "stopId": "49CHAMlebaR", "stopSequence": 23 }, { "arrival": { "delay": 12, "time": "1774455672" }, "departure": { "delay": 12, "time": "1774455672" }, "stopId": "49CHATcampR", "stopSequence": 24 }, { "arrival": { "delay": 12, "time": "1774455792" }, "departure": { "delay": 12, "time": "1774455792" }, "stopId": "49CHATfortR", "stopSequence": 25 }, { "arrival": { "delay": 12, "time": "1774456212" }, "departure": { "delay": 12, "time": "1774456212" }, "stopId": "49CONTegliR", "stopSequence": 26 }, { "arrival": { "delay": 12, "time": "1774456512" }, "departure": { "delay": 12, "time": "1774456512" }, "stopId": "49MIREanjoR", "stopSequence": 27 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "411", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607193205" }, "tripProperties": {}, "vehicle": { "id": "41", "label": "39686", "licensePlate": "GH-457-DV" } } }, { "id": "RT|2588379613|2588379613", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 20, "time": "1774453880" }, "departure": { "delay": 20, "time": "1774453880" }, "stopId": "49GREZgrieR1", "stopSequence": 2 }, { "arrival": { "delay": 20, "time": "1774454060" }, "departure": { "delay": 20, "time": "1774454060" }, "stopId": "49GREZplaiR", "stopSequence": 3 }, { "arrival": { "delay": 20, "time": "1774454240" }, "departure": { "delay": 20, "time": "1774454240" }, "stopId": "49LIONfoirR1", "stopSequence": 4 }, { "arrival": { "delay": 20, "time": "1774454360" }, "departure": { "delay": 20, "time": "1774454360" }, "stopId": "49LIONcimeR", "stopSequence": 5 }, { "arrival": { "delay": 20, "time": "1774454720" }, "departure": { "delay": 20, "time": "1774454720" }, "stopId": "49ANDIlibeR", "stopSequence": 6 }, { "arrival": { "delay": 20, "time": "1774455200" }, "departure": { "delay": 20, "time": "1774455200" }, "stopId": "49SEGRreniR", "stopSequence": 7 }, { "arrival": { "delay": 20, "time": "1774455620" }, "departure": { "delay": 20, "time": "1774455620" }, "stopId": "49SEGRhaltR", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2588379613" }, "tripProperties": {}, "vehicle": { "id": "11", "label": "93047", "licensePlate": "CP-793-SE" } } }, { "id": "RT|2607682306|2607682306", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 0, "time": "1774453620" }, "departure": { "delay": 0, "time": "1774453620" }, "stopId": "49GRANgautR", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453920" }, "departure": { "delay": 0, "time": "1774453920" }, "stopId": "49GRANretrR", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453980" }, "departure": { "delay": 0, "time": "1774453980" }, "stopId": "49GRANterrR", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454400" }, "departure": { "delay": 0, "time": "1774454400" }, "stopId": "49BECOmairU", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455120" }, "departure": { "delay": 0, "time": "1774455120" }, "stopId": "49CANDgendR", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455300" }, "departure": { "delay": 0, "time": "1774455300" }, "stopId": "49CANDegliU", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "409", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607682306" }, "tripProperties": {}, "vehicle": { "id": "29", "label": "103052", "licensePlate": "AR-286-BZ" } } }, { "id": "RT|2588379513|2588379513", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 64, "time": "1774452844" }, "departure": { "delay": 64, "time": "1774452844" }, "stopId": "49LIONfoirA1", "stopSequence": 6 }, { "arrival": { "delay": 64, "time": "1774452964" }, "departure": { "delay": 64, "time": "1774452964" }, "stopId": "49GREZplaiA", "stopSequence": 7 }, { "arrival": { "delay": 64, "time": "1774453144" }, "departure": { "delay": 64, "time": "1774453144" }, "stopId": "49GREZgrieA1", "stopSequence": 8 }, { "arrival": { "delay": 64, "time": "1774454584" }, "departure": { "delay": 64, "time": "1774454584" }, "stopId": "49ANGEroutUL", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "401", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2588379513" }, "tripProperties": {}, "vehicle": { "id": "95", "label": "135024", "licensePlate": "CY-117-PW" } } }, { "id": "RT|2636784019|2636784019", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -17, "time": "1774452703" }, "departure": { "delay": -17, "time": "1774452703" }, "stopId": "53LAVAbienA", "stopSequence": 11 }, { "arrival": { "delay": -17, "time": "1774452883" }, "departure": { "delay": -17, "time": "1774452883" }, "stopId": "53LAVAnord", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "102", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2636784019" }, "tripProperties": {}, "vehicle": { "id": "92", "label": "253027", "licensePlate": "HD-106-QE" } } }, { "id": "RT|2639782903|2639782903", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 319, "time": "1774453039" }, "departure": { "delay": 319, "time": "1774453039" }, "stopId": "53LAVAlefeR", "stopSequence": 3 }, { "arrival": { "delay": 319, "time": "1774453159" }, "departure": { "delay": 319, "time": "1774453159" }, "stopId": "53LAVApolyR", "stopSequence": 4 }, { "arrival": { "delay": 319, "time": "1774453279" }, "departure": { "delay": 319, "time": "1774453279" }, "stopId": "53LAVAblanR", "stopSequence": 5 }, { "arrival": { "delay": 319, "time": "1774453999" }, "departure": { "delay": 319, "time": "1774453999" }, "stopId": "53VIVIgareR", "stopSequence": 6 }, { "arrival": { "delay": 319, "time": "1774454119" }, "departure": { "delay": 319, "time": "1774454119" }, "stopId": "53VIVImairR", "stopSequence": 7 }, { "arrival": { "delay": 319, "time": "1774454839" }, "departure": { "delay": 319, "time": "1774454839" }, "stopId": "53CRAOplacR", "stopSequence": 8 }, { "arrival": { "delay": 319, "time": "1774454959" }, "departure": { "delay": 319, "time": "1774454959" }, "stopId": "53CRAOrocaR", "stopSequence": 9 }, { "arrival": { "delay": 319, "time": "1774455079" }, "departure": { "delay": 319, "time": "1774455079" }, "stopId": "53CRAOsainU", "stopSequence": 10 }, { "arrival": { "delay": 319, "time": "1774455739" }, "departure": { "delay": 319, "time": "1774455739" }, "stopId": "53RENAjarrU", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "140E", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2639782903" }, "tripProperties": {}, "vehicle": { "id": "82", "label": "14008", "licensePlate": "EZ-298-HR" } } }, { "id": "RT|2607360306|2607360306", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 38, "time": "1774453418" }, "departure": { "delay": 38, "time": "1774453418" }, "stopId": "53LAVAthevU", "stopSequence": 4 }, { "arrival": { "delay": 38, "time": "1774453538" }, "departure": { "delay": 38, "time": "1774453538" }, "stopId": "53LAVAbeckA", "stopSequence": 5 }, { "arrival": { "delay": 38, "time": "1774453658" }, "departure": { "delay": 38, "time": "1774453658" }, "stopId": "53LAVAavesA", "stopSequence": 6 }, { "arrival": { "delay": 38, "time": "1774454438" }, "departure": { "delay": 38, "time": "1774454438" }, "stopId": "53LAVAjarrA", "stopSequence": 7 }, { "arrival": { "delay": 38, "time": "1774455038" }, "departure": { "delay": 38, "time": "1774455038" }, "stopId": "53LAVAroutA", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "101E", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2607360306" }, "tripProperties": {}, "vehicle": { "id": "113", "label": "253202", "licensePlate": "HH-418-CG" } } }, { "id": "RT|2652266912|2652266912", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 65, "time": "1774453265" }, "departure": { "delay": 65, "time": "1774453265" }, "stopId": "53LAVAjarrA", "stopSequence": 12 }, { "arrival": { "delay": 65, "time": "1774453865" }, "departure": { "delay": 65, "time": "1774453865" }, "stopId": "53LAVAroutA", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "140", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2652266912" }, "tripProperties": {}, "vehicle": { "id": "83", "label": "13046", "licensePlate": "GJ-192-VW" } } }, { "id": "RT|2628656413|2628656413", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 112, "time": "1774452112" }, "departure": { "delay": 112, "time": "1774452112" }, "stopId": "44NANTbatiR", "stopSequence": 1 }, { "arrival": { "delay": 112, "time": "1774452412" }, "departure": { "delay": 112, "time": "1774452412" }, "stopId": "44NANTmalrR", "stopSequence": 2 }, { "arrival": { "delay": 112, "time": "1774452592" }, "departure": { "delay": 112, "time": "1774452592" }, "stopId": "44NANThalvR", "stopSequence": 3 }, { "arrival": { "delay": 112, "time": "1774452652" }, "departure": { "delay": 112, "time": "1774452652" }, "stopId": "44NANTgranR", "stopSequence": 4 }, { "arrival": { "delay": 112, "time": "1774452832" }, "departure": { "delay": 112, "time": "1774452832" }, "stopId": "44NANTicamR", "stopSequence": 5 }, { "arrival": { "delay": 112, "time": "1774452952" }, "departure": { "delay": 112, "time": "1774452952" }, "stopId": "44CARQbrecR", "stopSequence": 6 }, { "arrival": { "delay": 112, "time": "1774453192" }, "departure": { "delay": 112, "time": "1774453192" }, "stopId": "44CARQcentR", "stopSequence": 7 }, { "arrival": { "delay": 112, "time": "1774453492" }, "departure": { "delay": 112, "time": "1774453492" }, "stopId": "44CARQtourR", "stopSequence": 8 }, { "arrival": { "delay": 112, "time": "1774453552" }, "departure": { "delay": 112, "time": "1774453552" }, "stopId": "44CARQepeaR", "stopSequence": 9 }, { "arrival": { "delay": 112, "time": "1774453672" }, "departure": { "delay": 112, "time": "1774453672" }, "stopId": "44DESEmercR", "stopSequence": 10 }, { "arrival": { "delay": 112, "time": "1774453732" }, "departure": { "delay": 112, "time": "1774453732" }, "stopId": "44DESEperrR", "stopSequence": 11 }, { "arrival": { "delay": 112, "time": "1774453792" }, "departure": { "delay": 112, "time": "1774453792" }, "stopId": "44DESElongR", "stopSequence": 12 }, { "arrival": { "delay": 112, "time": "1774453972" }, "departure": { "delay": 112, "time": "1774453972" }, "stopId": "44DESEgoulR", "stopSequence": 13 }, { "arrival": { "delay": 112, "time": "1774454032" }, "departure": { "delay": 112, "time": "1774454032" }, "stopId": "44DESEpinsR", "stopSequence": 14 }, { "arrival": { "delay": 112, "time": "1774454212" }, "departure": { "delay": 112, "time": "1774454212" }, "stopId": "44DESEdaviR", "stopSequence": 15 }, { "arrival": { "delay": 112, "time": "1774454272" }, "departure": { "delay": 112, "time": "1774454272" }, "stopId": "44DESEcentR", "stopSequence": 16 }, { "arrival": { "delay": 112, "time": "1774454332" }, "departure": { "delay": 112, "time": "1774454332" }, "stopId": "44LIGNtrelR", "stopSequence": 17 }, { "arrival": { "delay": 112, "time": "1774454452" }, "departure": { "delay": 112, "time": "1774454452" }, "stopId": "44LIGNairbR", "stopSequence": 18 }, { "arrival": { "delay": 112, "time": "1774454512" }, "departure": { "delay": 112, "time": "1774454512" }, "stopId": "44LIGNplesR", "stopSequence": 19 }, { "arrival": { "delay": 112, "time": "1774454692" }, "departure": { "delay": 112, "time": "1774454692" }, "stopId": "44LIGNpostR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628656413" }, "tripProperties": {}, "vehicle": { "id": "69", "label": "193001", "licensePlate": "FG-816-YK" } } }, { "id": "RT|2628656412|2628656412", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -99, "time": "1774452681" }, "departure": { "delay": -99, "time": "1774452681" }, "stopId": "44CARQepeaR", "stopSequence": 10 }, { "arrival": { "delay": -99, "time": "1774452801" }, "departure": { "delay": -99, "time": "1774452801" }, "stopId": "44DESEmercR", "stopSequence": 11 }, { "arrival": { "delay": -99, "time": "1774452861" }, "departure": { "delay": -99, "time": "1774452861" }, "stopId": "44DESEperrR", "stopSequence": 12 }, { "arrival": { "delay": -99, "time": "1774452921" }, "departure": { "delay": -99, "time": "1774452921" }, "stopId": "44DESElongR", "stopSequence": 13 }, { "arrival": { "delay": -99, "time": "1774453101" }, "departure": { "delay": -99, "time": "1774453101" }, "stopId": "44DESEgoulR", "stopSequence": 14 }, { "arrival": { "delay": -99, "time": "1774453161" }, "departure": { "delay": -99, "time": "1774453161" }, "stopId": "44DESEpinsR", "stopSequence": 15 }, { "arrival": { "delay": -99, "time": "1774453341" }, "departure": { "delay": -99, "time": "1774453341" }, "stopId": "44DESEdaviR", "stopSequence": 16 }, { "arrival": { "delay": -99, "time": "1774453401" }, "departure": { "delay": -99, "time": "1774453401" }, "stopId": "44DESEcentR", "stopSequence": 17 }, { "arrival": { "delay": -99, "time": "1774453461" }, "departure": { "delay": -99, "time": "1774453461" }, "stopId": "44LIGNtrelR", "stopSequence": 18 }, { "arrival": { "delay": -99, "time": "1774453581" }, "departure": { "delay": -99, "time": "1774453581" }, "stopId": "44LIGNairbR", "stopSequence": 19 }, { "arrival": { "delay": -99, "time": "1774453641" }, "departure": { "delay": -99, "time": "1774453641" }, "stopId": "44LIGNplesR", "stopSequence": 20 }, { "arrival": { "delay": -99, "time": "1774453821" }, "departure": { "delay": -99, "time": "1774453821" }, "stopId": "44LIGNpostR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628656412" }, "tripProperties": {}, "vehicle": { "id": "57", "label": "183144", "licensePlate": "EZ-476-TL" } } }, { "id": "RT|2628655611|2628655611", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 391, "time": "1774452691" }, "departure": { "delay": 391, "time": "1774452691" }, "stopId": "44CARQbrecR", "stopSequence": 6 }, { "arrival": { "delay": 391, "time": "1774453051" }, "departure": { "delay": 391, "time": "1774453051" }, "stopId": "44CARQcentR", "stopSequence": 7 }, { "arrival": { "delay": 391, "time": "1774453531" }, "departure": { "delay": 391, "time": "1774453531" }, "stopId": "44DESEsuceR", "stopSequence": 8 }, { "arrival": { "delay": 391, "time": "1774453591" }, "departure": { "delay": 391, "time": "1774453591" }, "stopId": "44DESEgautR", "stopSequence": 9 }, { "arrival": { "delay": 391, "time": "1774453711" }, "departure": { "delay": 391, "time": "1774453711" }, "stopId": "44DESEnoe1R", "stopSequence": 10 }, { "arrival": { "delay": 391, "time": "1774453771" }, "departure": { "delay": 391, "time": "1774453771" }, "stopId": "44DESEbeauR", "stopSequence": 11 }, { "arrival": { "delay": 391, "time": "1774453831" }, "departure": { "delay": 391, "time": "1774453831" }, "stopId": "44DESEgreeR", "stopSequence": 12 }, { "arrival": { "delay": 391, "time": "1774453891" }, "departure": { "delay": 391, "time": "1774453891" }, "stopId": "44DESEpatiR", "stopSequence": 13 }, { "arrival": { "delay": 391, "time": "1774454011" }, "departure": { "delay": 391, "time": "1774454011" }, "stopId": "44DESEdechR", "stopSequence": 14 }, { "arrival": { "delay": 391, "time": "1774454071" }, "departure": { "delay": 391, "time": "1774454071" }, "stopId": "44PETIpharR", "stopSequence": 15 }, { "arrival": { "delay": 391, "time": "1774454191" }, "departure": { "delay": 391, "time": "1774454191" }, "stopId": "44PETImaupR", "stopSequence": 16 }, { "arrival": { "delay": 391, "time": "1774454371" }, "departure": { "delay": 391, "time": "1774454371" }, "stopId": "44PETIfureR", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "348", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628655611" }, "tripProperties": {}, "vehicle": { "id": "48", "label": "173025", "licensePlate": "EP-614-AY" } } }, { "id": "RT|2628656525|2628656525", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -18, "time": "1774452702" }, "departure": { "delay": -18, "time": "1774452702" }, "stopId": "44DESEmercA", "stopSequence": 11 }, { "arrival": { "delay": -18, "time": "1774452822" }, "departure": { "delay": -18, "time": "1774452822" }, "stopId": "44CARQepeaA", "stopSequence": 12 }, { "arrival": { "delay": -18, "time": "1774452882" }, "departure": { "delay": -18, "time": "1774452882" }, "stopId": "44CARQtourA", "stopSequence": 13 }, { "arrival": { "delay": -18, "time": "1774453182" }, "departure": { "delay": -18, "time": "1774453182" }, "stopId": "44CARQcentA2", "stopSequence": 14 }, { "arrival": { "delay": -18, "time": "1774453422" }, "departure": { "delay": -18, "time": "1774453422" }, "stopId": "44CARQbrecA", "stopSequence": 15 }, { "arrival": { "delay": -18, "time": "1774453542" }, "departure": { "delay": -18, "time": "1774453542" }, "stopId": "44NANTicamA", "stopSequence": 16 }, { "arrival": { "delay": -18, "time": "1774453662" }, "departure": { "delay": -18, "time": "1774453662" }, "stopId": "44NANTgranA", "stopSequence": 17 }, { "arrival": { "delay": -18, "time": "1774453722" }, "departure": { "delay": -18, "time": "1774453722" }, "stopId": "44NANThalvA", "stopSequence": 18 }, { "arrival": { "delay": -18, "time": "1774453782" }, "departure": { "delay": -18, "time": "1774453782" }, "stopId": "44NANTmalrA", "stopSequence": 19 }, { "arrival": { "delay": -18, "time": "1774454022" }, "departure": { "delay": -18, "time": "1774454022" }, "stopId": "44NANTbatiA", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628656525" }, "tripProperties": {}, "vehicle": { "id": "67", "label": "183215", "licensePlate": "FC-975-FZ" } } }, { "id": "RT|2628655208|2628655208", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 79, "time": "1774452739" }, "departure": { "delay": 79, "time": "1774452739" }, "stopId": "44TOUCcherA", "stopSequence": 3 }, { "arrival": { "delay": 79, "time": "1774452799" }, "departure": { "delay": 79, "time": "1774452799" }, "stopId": "44TOUCbonnA", "stopSequence": 4 }, { "arrival": { "delay": 79, "time": "1774452979" }, "departure": { "delay": 79, "time": "1774452979" }, "stopId": "44TOUCpostA", "stopSequence": 5 }, { "arrival": { "delay": 79, "time": "1774453039" }, "departure": { "delay": 79, "time": "1774453039" }, "stopId": "44TOUCcovoA", "stopSequence": 6 }, { "arrival": { "delay": 79, "time": "1774453099" }, "departure": { "delay": 79, "time": "1774453099" }, "stopId": "44TOUCmarcA", "stopSequence": 7 }, { "arrival": { "delay": 79, "time": "1774453159" }, "departure": { "delay": 79, "time": "1774453159" }, "stopId": "44TOUCmontA", "stopSequence": 8 }, { "arrival": { "delay": 79, "time": "1774453219" }, "departure": { "delay": 79, "time": "1774453219" }, "stopId": "44NORTpancA", "stopSequence": 9 }, { "arrival": { "delay": 79, "time": "1774453279" }, "departure": { "delay": 79, "time": "1774453279" }, "stopId": "44NORTfaubA", "stopSequence": 10 }, { "arrival": { "delay": 79, "time": "1774453399" }, "departure": { "delay": 79, "time": "1774453399" }, "stopId": "44NORTfoirA", "stopSequence": 11 }, { "arrival": { "delay": 79, "time": "1774453639" }, "departure": { "delay": 79, "time": "1774453639" }, "stopId": "44NORTgareA2", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "349", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628655208" }, "tripProperties": {}, "vehicle": { "id": "115", "label": "212053", "licensePlate": "GB-513-YH" } } }, { "id": "RT|2628652006|2628652006", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 235, "time": "1774452715" }, "departure": { "delay": 235, "time": "1774452715" }, "stopId": "44TREItourR", "stopSequence": 2 }, { "arrival": { "delay": 235, "time": "1774452835" }, "departure": { "delay": 235, "time": "1774452835" }, "stopId": "44TREIteleR", "stopSequence": 3 }, { "arrival": { "delay": 235, "time": "1774452895" }, "departure": { "delay": 235, "time": "1774452895" }, "stopId": "44TREIpigeR2", "stopSequence": 4 }, { "arrival": { "delay": 235, "time": "1774453015" }, "departure": { "delay": 235, "time": "1774453015" }, "stopId": "44TREImenaR", "stopSequence": 5 }, { "arrival": { "delay": 235, "time": "1774453075" }, "departure": { "delay": 235, "time": "1774453075" }, "stopId": "44TREIblanR", "stopSequence": 6 }, { "arrival": { "delay": 235, "time": "1774453195" }, "departure": { "delay": 235, "time": "1774453195" }, "stopId": "44TREIgesvR", "stopSequence": 7 }, { "arrival": { "delay": 235, "time": "1774453255" }, "departure": { "delay": 235, "time": "1774453255" }, "stopId": "44TREIetoiR", "stopSequence": 8 }, { "arrival": { "delay": 235, "time": "1774453435" }, "departure": { "delay": 235, "time": "1774453435" }, "stopId": "44TREIlibeU", "stopSequence": 9 }, { "arrival": { "delay": 235, "time": "1774453615" }, "departure": { "delay": 235, "time": "1774453615" }, "stopId": "44FONTgrasR", "stopSequence": 10 }, { "arrival": { "delay": 235, "time": "1774453735" }, "departure": { "delay": 235, "time": "1774453735" }, "stopId": "44FONTcureR", "stopSequence": 11 }, { "arrival": { "delay": 235, "time": "1774453795" }, "departure": { "delay": 235, "time": "1774453795" }, "stopId": "44FONThaieR", "stopSequence": 12 }, { "arrival": { "delay": 235, "time": "1774453855" }, "departure": { "delay": 235, "time": "1774453855" }, "stopId": "44FONTeretR1", "stopSequence": 13 }, { "arrival": { "delay": 235, "time": "1774453915" }, "departure": { "delay": 235, "time": "1774453915" }, "stopId": "44FONTeretR", "stopSequence": 14 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "322", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628652006" }, "tripProperties": {}, "vehicle": { "id": "107", "label": "240", "licensePlate": "EV-529-CZ" } } }, { "id": "RT|2628656410|2628656410", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 99, "time": "1774452939" }, "departure": { "delay": 99, "time": "1774452939" }, "stopId": "44RIAIpharR", "stopSequence": 27 }, { "arrival": { "delay": 99, "time": "1774453059" }, "departure": { "delay": 99, "time": "1774453059" }, "stopId": "44RIAIfoirR", "stopSequence": 28 }, { "arrival": { "delay": 99, "time": "1774453179" }, "departure": { "delay": 99, "time": "1774453179" }, "stopId": "44RIAIgaraR", "stopSequence": 29 }, { "arrival": { "delay": 99, "time": "1774453479" }, "departure": { "delay": 99, "time": "1774453479" }, "stopId": "44BONNbonnR", "stopSequence": 30 }, { "arrival": { "delay": 99, "time": "1774453779" }, "departure": { "delay": 99, "time": "1774453779" }, "stopId": "44JAILjailR", "stopSequence": 31 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "360", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628656410" }, "tripProperties": {}, "vehicle": { "id": "58", "label": "183145", "licensePlate": "EZ-461-TL" } } }, { "id": "RT|2610228608|2610228608", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 89, "time": "1774452989" }, "departure": { "delay": 89, "time": "1774452989" }, "stopId": "44ORVAmorlR", "stopSequence": 2 }, { "arrival": { "delay": 89, "time": "1774453109" }, "departure": { "delay": 89, "time": "1774453109" }, "stopId": "44ORVAappeR", "stopSequence": 3 }, { "arrival": { "delay": 89, "time": "1774453169" }, "departure": { "delay": 89, "time": "1774453169" }, "stopId": "44ORVAforuR", "stopSequence": 4 }, { "arrival": { "delay": 89, "time": "1774453469" }, "departure": { "delay": 89, "time": "1774453469" }, "stopId": "44HERBriefR2", "stopSequence": 5 }, { "arrival": { "delay": 89, "time": "1774453949" }, "departure": { "delay": 89, "time": "1774453949" }, "stopId": "44SAUTbaudR", "stopSequence": 6 }, { "arrival": { "delay": 89, "time": "1774454069" }, "departure": { "delay": 89, "time": "1774454069" }, "stopId": "44SAUTnaudR", "stopSequence": 7 }, { "arrival": { "delay": 89, "time": "1774454189" }, "departure": { "delay": 89, "time": "1774454189" }, "stopId": "44SAUTaborR", "stopSequence": 8 }, { "arrival": { "delay": 89, "time": "1774454249" }, "departure": { "delay": 89, "time": "1774454249" }, "stopId": "44SAUTtrimR", "stopSequence": 9 }, { "arrival": { "delay": 89, "time": "1774454309" }, "departure": { "delay": 89, "time": "1774454309" }, "stopId": "44VIGNbernR", "stopSequence": 10 }, { "arrival": { "delay": 89, "time": "1774454369" }, "departure": { "delay": 89, "time": "1774454369" }, "stopId": "44VIGNgolfR", "stopSequence": 11 }, { "arrival": { "delay": 89, "time": "1774454429" }, "departure": { "delay": 89, "time": "1774454429" }, "stopId": "44VIGNgaudR", "stopSequence": 12 }, { "arrival": { "delay": 89, "time": "1774454489" }, "departure": { "delay": 89, "time": "1774454489" }, "stopId": "44VIGNmaleR", "stopSequence": 13 }, { "arrival": { "delay": 89, "time": "1774454549" }, "departure": { "delay": 89, "time": "1774454549" }, "stopId": "44VIGNvernR", "stopSequence": 14 }, { "arrival": { "delay": 89, "time": "1774454609" }, "departure": { "delay": 89, "time": "1774454609" }, "stopId": "44VIGNpierR", "stopSequence": 15 }, { "arrival": { "delay": 89, "time": "1774454669" }, "departure": { "delay": 89, "time": "1774454669" }, "stopId": "44VIGNegliR", "stopSequence": 16 }, { "arrival": { "delay": 89, "time": "1774454789" }, "departure": { "delay": 89, "time": "1774454789" }, "stopId": "44VIGNvaliR", "stopSequence": 17 }, { "arrival": { "delay": 89, "time": "1774454849" }, "departure": { "delay": 89, "time": "1774454849" }, "stopId": "44VIGNfreuR", "stopSequence": 18 }, { "arrival": { "delay": 89, "time": "1774455089" }, "departure": { "delay": 89, "time": "1774455089" }, "stopId": "44TEMPbretR", "stopSequence": 19 }, { "arrival": { "delay": 89, "time": "1774455329" }, "departure": { "delay": 89, "time": "1774455329" }, "stopId": "44TEMPbonnR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "320", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2610228608" }, "tripProperties": {}, "vehicle": { "id": "74", "label": "193046", "licensePlate": "FH-821-PT" } } }, { "id": "RT|2628839805|2628839805", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 105, "time": "1774452705" }, "departure": { "delay": 105, "time": "1774452705" }, "stopId": "44NANTdufyR", "stopSequence": 8 }, { "arrival": { "delay": 105, "time": "1774452765" }, "departure": { "delay": 105, "time": "1774452765" }, "stopId": "44NANTchatR", "stopSequence": 9 }, { "arrival": { "delay": 105, "time": "1774453245" }, "departure": { "delay": 105, "time": "1774453245" }, "stopId": "44HERBfranR", "stopSequence": 10 }, { "arrival": { "delay": 105, "time": "1774453365" }, "departure": { "delay": 105, "time": "1774453365" }, "stopId": "44HERBoceaR", "stopSequence": 11 }, { "arrival": { "delay": 105, "time": "1774453605" }, "departure": { "delay": 105, "time": "1774453605" }, "stopId": "44COUEpoteR", "stopSequence": 12 }, { "arrival": { "delay": 105, "time": "1774453665" }, "departure": { "delay": 105, "time": "1774453665" }, "stopId": "44COUEmontR", "stopSequence": 13 }, { "arrival": { "delay": 105, "time": "1774453725" }, "departure": { "delay": 105, "time": "1774453725" }, "stopId": "44COUEblaiR", "stopSequence": 14 }, { "arrival": { "delay": 105, "time": "1774453785" }, "departure": { "delay": 105, "time": "1774453785" }, "stopId": "44COUEgarnR", "stopSequence": 15 }, { "arrival": { "delay": 105, "time": "1774453845" }, "departure": { "delay": 105, "time": "1774453845" }, "stopId": "44MONTquieR", "stopSequence": 16 }, { "arrival": { "delay": 105, "time": "1774453905" }, "departure": { "delay": 105, "time": "1774453905" }, "stopId": "44MONTcreuR", "stopSequence": 17 }, { "arrival": { "delay": 105, "time": "1774453965" }, "departure": { "delay": 105, "time": "1774453965" }, "stopId": "44MONTruilR", "stopSequence": 18 }, { "arrival": { "delay": 105, "time": "1774454025" }, "departure": { "delay": 105, "time": "1774454025" }, "stopId": "44MONTmariR", "stopSequence": 19 }, { "arrival": { "delay": 105, "time": "1774454205" }, "departure": { "delay": 105, "time": "1774454205" }, "stopId": "44MONTmairR", "stopSequence": 20 }, { "arrival": { "delay": 105, "time": "1774454325" }, "departure": { "delay": 105, "time": "1774454325" }, "stopId": "44MONTguerR", "stopSequence": 21 }, { "arrival": { "delay": 105, "time": "1774454385" }, "departure": { "delay": 105, "time": "1774454385" }, "stopId": "44MONTalixR", "stopSequence": 22 }, { "arrival": { "delay": 105, "time": "1774454445" }, "departure": { "delay": 105, "time": "1774454445" }, "stopId": "44CORDmaheR", "stopSequence": 23 }, { "arrival": { "delay": 105, "time": "1774454505" }, "departure": { "delay": 105, "time": "1774454505" }, "stopId": "44CORDbaucR", "stopSequence": 24 }, { "arrival": { "delay": 105, "time": "1774454985" }, "departure": { "delay": 105, "time": "1774454985" }, "stopId": "44CORDmediR", "stopSequence": 25 }, { "arrival": { "delay": 105, "time": "1774455045" }, "departure": { "delay": 105, "time": "1774455045" }, "stopId": "44CORDplaiR", "stopSequence": 26 }, { "arrival": { "delay": 105, "time": "1774455105" }, "departure": { "delay": 105, "time": "1774455105" }, "stopId": "44CORDpapiR", "stopSequence": 27 }, { "arrival": { "delay": 105, "time": "1774455165" }, "departure": { "delay": 105, "time": "1774455165" }, "stopId": "44CORDgareR", "stopSequence": 28 }, { "arrival": { "delay": 105, "time": "1774455225" }, "departure": { "delay": 105, "time": "1774455225" }, "stopId": "44CORDmorzR", "stopSequence": 29 }, { "arrival": { "delay": 105, "time": "1774455285" }, "departure": { "delay": 105, "time": "1774455285" }, "stopId": "44CORDlouaR", "stopSequence": 30 }, { "arrival": { "delay": 105, "time": "1774455345" }, "departure": { "delay": 105, "time": "1774455345" }, "stopId": "44MALVnoe1R", "stopSequence": 31 }, { "arrival": { "delay": 105, "time": "1774455405" }, "departure": { "delay": 105, "time": "1774455405" }, "stopId": "44MALVchaiR", "stopSequence": 32 }, { "arrival": { "delay": 105, "time": "1774455765" }, "departure": { "delay": 105, "time": "1774455765" }, "stopId": "44SAVEmetrR", "stopSequence": 33 }, { "arrival": { "delay": 105, "time": "1774456065" }, "departure": { "delay": 105, "time": "1774456065" }, "stopId": "44SAVEsncfR", "stopSequence": 34 }, { "arrival": { "delay": 105, "time": "1774456185" }, "departure": { "delay": 105, "time": "1774456185" }, "stopId": "44SAVEbeauR", "stopSequence": 35 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "350", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628839805" }, "tripProperties": {}, "vehicle": { "id": "12", "label": "133162", "licensePlate": "CX-448-LP" } } }, { "id": "RT|2610228607|2610228607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 83, "time": "1774452743" }, "departure": { "delay": 83, "time": "1774452743" }, "stopId": "44VIGNvernR", "stopSequence": 14 }, { "arrival": { "delay": 83, "time": "1774452803" }, "departure": { "delay": 83, "time": "1774452803" }, "stopId": "44VIGNpierR", "stopSequence": 15 }, { "arrival": { "delay": 83, "time": "1774452923" }, "departure": { "delay": 83, "time": "1774452923" }, "stopId": "44VIGNegliR", "stopSequence": 16 }, { "arrival": { "delay": 83, "time": "1774453043" }, "departure": { "delay": 83, "time": "1774453043" }, "stopId": "44VIGNvaliR", "stopSequence": 17 }, { "arrival": { "delay": 83, "time": "1774453103" }, "departure": { "delay": 83, "time": "1774453103" }, "stopId": "44VIGNfreuR", "stopSequence": 18 }, { "arrival": { "delay": 83, "time": "1774453343" }, "departure": { "delay": 83, "time": "1774453343" }, "stopId": "44TEMPbretR", "stopSequence": 19 }, { "arrival": { "delay": 83, "time": "1774453583" }, "departure": { "delay": 83, "time": "1774453583" }, "stopId": "44TEMPbonnR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "320", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2610228607" }, "tripProperties": {}, "vehicle": { "id": "72", "label": "193044", "licensePlate": "FH-811-PT" } } }, { "id": "RT|2628773136|2628773136", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 45, "time": "1774452765" }, "departure": { "delay": 45, "time": "1774452765" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 45, "time": "1774452885" }, "departure": { "delay": 45, "time": "1774452885" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 45, "time": "1774452945" }, "departure": { "delay": 45, "time": "1774452945" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 45, "time": "1774453065" }, "departure": { "delay": 45, "time": "1774453065" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 45, "time": "1774453185" }, "departure": { "delay": 45, "time": "1774453185" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 45, "time": "1774453545" }, "departure": { "delay": 45, "time": "1774453545" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 45, "time": "1774453845" }, "departure": { "delay": 45, "time": "1774453845" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 45, "time": "1774454085" }, "departure": { "delay": 45, "time": "1774454085" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 45, "time": "1774454325" }, "departure": { "delay": 45, "time": "1774454325" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 45, "time": "1774454505" }, "departure": { "delay": 45, "time": "1774454505" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 45, "time": "1774454625" }, "departure": { "delay": 45, "time": "1774454625" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 45, "time": "1774454805" }, "departure": { "delay": 45, "time": "1774454805" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 45, "time": "1774454925" }, "departure": { "delay": 45, "time": "1774454925" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 45, "time": "1774455045" }, "departure": { "delay": 45, "time": "1774455045" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 45, "time": "1774455165" }, "departure": { "delay": 45, "time": "1774455165" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 45, "time": "1774455285" }, "departure": { "delay": 45, "time": "1774455285" }, "stopId": "44FONTcentR", "stopSequence": 20 }, { "arrival": { "delay": 45, "time": "1774455705" }, "departure": { "delay": 45, "time": "1774455705" }, "stopId": "44CASSchatR", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773136" }, "tripProperties": {}, "vehicle": { "id": "93", "label": "223037", "licensePlate": "GF-692-TN" } } }, { "id": "RT|2628773049|2628773049", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -58, "time": "1774452722" }, "departure": { "delay": -58, "time": "1774452722" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": -58, "time": "1774452782" }, "departure": { "delay": -58, "time": "1774452782" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": -58, "time": "1774452902" }, "departure": { "delay": -58, "time": "1774452902" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": -58, "time": "1774452962" }, "departure": { "delay": -58, "time": "1774452962" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": -58, "time": "1774453142" }, "departure": { "delay": -58, "time": "1774453142" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": -58, "time": "1774453382" }, "departure": { "delay": -58, "time": "1774453382" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": -58, "time": "1774453682" }, "departure": { "delay": -58, "time": "1774453682" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773049" }, "tripProperties": {}, "vehicle": { "id": "108", "label": "243", "licensePlate": "FC-392-FK" } } }, { "id": "RT|2628773138|2628773138", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 52, "time": "1774452832" }, "departure": { "delay": 52, "time": "1774452832" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": 52, "time": "1774453012" }, "departure": { "delay": 52, "time": "1774453012" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 52, "time": "1774453252" }, "departure": { "delay": 52, "time": "1774453252" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 52, "time": "1774453372" }, "departure": { "delay": 52, "time": "1774453372" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 52, "time": "1774453492" }, "departure": { "delay": 52, "time": "1774453492" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 52, "time": "1774453552" }, "departure": { "delay": 52, "time": "1774453552" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 52, "time": "1774453672" }, "departure": { "delay": 52, "time": "1774453672" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 52, "time": "1774453792" }, "departure": { "delay": 52, "time": "1774453792" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 52, "time": "1774454152" }, "departure": { "delay": 52, "time": "1774454152" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 52, "time": "1774454452" }, "departure": { "delay": 52, "time": "1774454452" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 52, "time": "1774454692" }, "departure": { "delay": 52, "time": "1774454692" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": 52, "time": "1774454932" }, "departure": { "delay": 52, "time": "1774454932" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 52, "time": "1774455112" }, "departure": { "delay": 52, "time": "1774455112" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 52, "time": "1774455232" }, "departure": { "delay": 52, "time": "1774455232" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 52, "time": "1774455412" }, "departure": { "delay": 52, "time": "1774455412" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 52, "time": "1774455532" }, "departure": { "delay": 52, "time": "1774455532" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 52, "time": "1774455652" }, "departure": { "delay": 52, "time": "1774455652" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 52, "time": "1774455772" }, "departure": { "delay": 52, "time": "1774455772" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 52, "time": "1774455892" }, "departure": { "delay": 52, "time": "1774455892" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773138" }, "tripProperties": {}, "vehicle": { "id": "106", "label": "239", "licensePlate": "EE-625-VP" } } }, { "id": "RT|2628838709|2628838709", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 3, "time": "1774452663" }, "departure": { "delay": 3, "time": "1774452663" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": 3, "time": "1774452903" }, "departure": { "delay": 3, "time": "1774452903" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": 3, "time": "1774453023" }, "departure": { "delay": 3, "time": "1774453023" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": 3, "time": "1774453143" }, "departure": { "delay": 3, "time": "1774453143" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": 3, "time": "1774453203" }, "departure": { "delay": 3, "time": "1774453203" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": 3, "time": "1774453263" }, "departure": { "delay": 3, "time": "1774453263" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": 3, "time": "1774453383" }, "departure": { "delay": 3, "time": "1774453383" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": 3, "time": "1774453683" }, "departure": { "delay": 3, "time": "1774453683" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": 3, "time": "1774454103" }, "departure": { "delay": 3, "time": "1774454103" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 3, "time": "1774455003" }, "departure": { "delay": 3, "time": "1774455003" }, "stopId": "44HERIcielR", "stopSequence": 12 }, { "arrival": { "delay": 3, "time": "1774455063" }, "departure": { "delay": 3, "time": "1774455063" }, "stopId": "44HERIneuvR", "stopSequence": 13 }, { "arrival": { "delay": 3, "time": "1774455483" }, "departure": { "delay": 3, "time": "1774455483" }, "stopId": "44BLAIplonR", "stopSequence": 14 }, { "arrival": { "delay": 3, "time": "1774455663" }, "departure": { "delay": 3, "time": "1774455663" }, "stopId": "44BLAIcommR", "stopSequence": 15 }, { "arrival": { "delay": 3, "time": "1774455843" }, "departure": { "delay": 3, "time": "1774455843" }, "stopId": "44BLAIjollR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628838709" }, "tripProperties": {}, "vehicle": { "id": "63", "label": "183154", "licensePlate": "EZ-869-XB" } } }, { "id": "RT|2628838708|2628838708", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -13, "time": "1774452767" }, "departure": { "delay": -13, "time": "1774452767" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -13, "time": "1774453007" }, "departure": { "delay": -13, "time": "1774453007" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -13, "time": "1774453907" }, "departure": { "delay": -13, "time": "1774453907" }, "stopId": "44HERIcielR", "stopSequence": 12 }, { "arrival": { "delay": -13, "time": "1774453967" }, "departure": { "delay": -13, "time": "1774453967" }, "stopId": "44HERIneuvR", "stopSequence": 13 }, { "arrival": { "delay": -13, "time": "1774454387" }, "departure": { "delay": -13, "time": "1774454387" }, "stopId": "44BLAIplonR", "stopSequence": 14 }, { "arrival": { "delay": -13, "time": "1774454567" }, "departure": { "delay": -13, "time": "1774454567" }, "stopId": "44BLAIcommR", "stopSequence": 15 }, { "arrival": { "delay": -13, "time": "1774454747" }, "departure": { "delay": -13, "time": "1774454747" }, "stopId": "44BLAIjollR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628838708" }, "tripProperties": {}, "vehicle": { "id": "51", "label": "173038", "licensePlate": "EP-037-KR" } } }, { "id": "RT|2628773051|2628773051", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 40, "time": "1774452760" }, "departure": { "delay": 40, "time": "1774452760" }, "stopId": "44FONTmairA", "stopSequence": 3 }, { "arrival": { "delay": 40, "time": "1774452880" }, "departure": { "delay": 40, "time": "1774452880" }, "stopId": "44FONTbellA", "stopSequence": 4 }, { "arrival": { "delay": 40, "time": "1774452940" }, "departure": { "delay": 40, "time": "1774452940" }, "stopId": "44FONTrochA", "stopSequence": 5 }, { "arrival": { "delay": 40, "time": "1774453240" }, "departure": { "delay": 40, "time": "1774453240" }, "stopId": "44TREIetoiA", "stopSequence": 6 }, { "arrival": { "delay": 40, "time": "1774453300" }, "departure": { "delay": 40, "time": "1774453300" }, "stopId": "44TREIgesvA", "stopSequence": 7 }, { "arrival": { "delay": 40, "time": "1774453480" }, "departure": { "delay": 40, "time": "1774453480" }, "stopId": "44TREImenaA", "stopSequence": 8 }, { "arrival": { "delay": 40, "time": "1774453720" }, "departure": { "delay": 40, "time": "1774453720" }, "stopId": "44TREItourA", "stopSequence": 9 }, { "arrival": { "delay": 40, "time": "1774454020" }, "departure": { "delay": 40, "time": "1774454020" }, "stopId": "44ORVAcardA", "stopSequence": 10 }, { "arrival": { "delay": 40, "time": "1774454500" }, "departure": { "delay": 40, "time": "1774454500" }, "stopId": "44ORVApaveA", "stopSequence": 11 }, { "arrival": { "delay": 40, "time": "1774454860" }, "departure": { "delay": 40, "time": "1774454860" }, "stopId": "44NANTberlA", "stopSequence": 12 }, { "arrival": { "delay": 40, "time": "1774454980" }, "departure": { "delay": 40, "time": "1774454980" }, "stopId": "44NANTamerA", "stopSequence": 13 }, { "arrival": { "delay": 40, "time": "1774455100" }, "departure": { "delay": 40, "time": "1774455100" }, "stopId": "44NANTrennA", "stopSequence": 14 }, { "arrival": { "delay": 40, "time": "1774455160" }, "departure": { "delay": 40, "time": "1774455160" }, "stopId": "44NANTgoffA", "stopSequence": 15 }, { "arrival": { "delay": 40, "time": "1774455280" }, "departure": { "delay": 40, "time": "1774455280" }, "stopId": "44NANTairbA", "stopSequence": 16 }, { "arrival": { "delay": 40, "time": "1774455340" }, "departure": { "delay": 40, "time": "1774455340" }, "stopId": "44NANTtaleA", "stopSequence": 17 }, { "arrival": { "delay": 40, "time": "1774455520" }, "departure": { "delay": 40, "time": "1774455520" }, "stopId": "44NANTcirqA", "stopSequence": 18 }, { "arrival": { "delay": 40, "time": "1774455760" }, "departure": { "delay": 40, "time": "1774455760" }, "stopId": "44NANTdieuA", "stopSequence": 19 }, { "arrival": { "delay": 40, "time": "1774456000" }, "departure": { "delay": 40, "time": "1774456000" }, "stopId": "44NANTsncfU", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773051" }, "tripProperties": {}, "vehicle": { "id": "104", "label": "225", "licensePlate": "DJ-888-NC" } } }, { "id": "RT|2628838707|2628838707", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 157, "time": "1774453357" }, "departure": { "delay": 157, "time": "1774453357" }, "stopId": "44HERIcielR", "stopSequence": 12 }, { "arrival": { "delay": 157, "time": "1774453417" }, "departure": { "delay": 157, "time": "1774453417" }, "stopId": "44HERIneuvR", "stopSequence": 13 }, { "arrival": { "delay": 157, "time": "1774453777" }, "departure": { "delay": 157, "time": "1774453777" }, "stopId": "44BLAIplonR", "stopSequence": 14 }, { "arrival": { "delay": 157, "time": "1774453957" }, "departure": { "delay": 157, "time": "1774453957" }, "stopId": "44BLAIcommR", "stopSequence": 15 }, { "arrival": { "delay": 157, "time": "1774454077" }, "departure": { "delay": 157, "time": "1774454077" }, "stopId": "44BLAIjollR", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "311", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628838707" }, "tripProperties": {}, "vehicle": { "id": "36", "label": "163064", "licensePlate": "ED-192-NJ" } } }, { "id": "RT|2624617516|2624617516", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 156, "time": "1774452756" }, "departure": { "delay": 156, "time": "1774452756" }, "stopId": "44NANTtaleA", "stopSequence": 14 }, { "arrival": { "delay": 156, "time": "1774452876" }, "departure": { "delay": 156, "time": "1774452876" }, "stopId": "44NANTcirqA", "stopSequence": 15 }, { "arrival": { "delay": 156, "time": "1774453116" }, "departure": { "delay": 156, "time": "1774453116" }, "stopId": "44NANTdieuA", "stopSequence": 16 }, { "arrival": { "delay": 156, "time": "1774453356" }, "departure": { "delay": 156, "time": "1774453356" }, "stopId": "44NANTsncfU", "stopSequence": 17 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2624617516" }, "tripProperties": {}, "vehicle": { "id": "97", "label": "223048", "licensePlate": "GJ-944-WW" } } }, { "id": "RT|2628773130|2628773130", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 140, "time": "1774452740" }, "departure": { "delay": 140, "time": "1774452740" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 140, "time": "1774452860" }, "departure": { "delay": 140, "time": "1774452860" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 140, "time": "1774452980" }, "departure": { "delay": 140, "time": "1774452980" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 140, "time": "1774453100" }, "departure": { "delay": 140, "time": "1774453100" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773130" }, "tripProperties": {}, "vehicle": { "id": "90", "label": "223017", "licensePlate": "GE-713-QT" } } }, { "id": "RT|2628773141|2628773141", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": -157, "time": "1774452683" }, "departure": { "delay": -157, "time": "1774452683" }, "stopId": "44NANTsncfU", "stopSequence": 1 }, { "arrival": { "delay": -157, "time": "1774453163" }, "departure": { "delay": -157, "time": "1774453163" }, "stopId": "44NANTdieuR", "stopSequence": 2 }, { "arrival": { "delay": -157, "time": "1774453403" }, "departure": { "delay": -157, "time": "1774453403" }, "stopId": "44NANTcirqR", "stopSequence": 3 }, { "arrival": { "delay": -157, "time": "1774453703" }, "departure": { "delay": -157, "time": "1774453703" }, "stopId": "44NANTtaleR", "stopSequence": 4 }, { "arrival": { "delay": -157, "time": "1774453823" }, "departure": { "delay": -157, "time": "1774453823" }, "stopId": "44NANTairbR", "stopSequence": 5 }, { "arrival": { "delay": -157, "time": "1774453943" }, "departure": { "delay": -157, "time": "1774453943" }, "stopId": "44NANTgoffR", "stopSequence": 6 }, { "arrival": { "delay": -157, "time": "1774454003" }, "departure": { "delay": -157, "time": "1774454003" }, "stopId": "44NANTrennR", "stopSequence": 7 }, { "arrival": { "delay": -157, "time": "1774454123" }, "departure": { "delay": -157, "time": "1774454123" }, "stopId": "44NANTamerR", "stopSequence": 8 }, { "arrival": { "delay": -157, "time": "1774454243" }, "departure": { "delay": -157, "time": "1774454243" }, "stopId": "44NANTberlR", "stopSequence": 9 }, { "arrival": { "delay": -157, "time": "1774454723" }, "departure": { "delay": -157, "time": "1774454723" }, "stopId": "44ORVApicaR", "stopSequence": 10 }, { "arrival": { "delay": -157, "time": "1774455143" }, "departure": { "delay": -157, "time": "1774455143" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": -157, "time": "1774455383" }, "departure": { "delay": -157, "time": "1774455383" }, "stopId": "44TREItourR", "stopSequence": 12 }, { "arrival": { "delay": -157, "time": "1774455623" }, "departure": { "delay": -157, "time": "1774455623" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": -157, "time": "1774455863" }, "departure": { "delay": -157, "time": "1774455863" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": -157, "time": "1774455923" }, "departure": { "delay": -157, "time": "1774455923" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": -157, "time": "1774456103" }, "departure": { "delay": -157, "time": "1774456103" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": -157, "time": "1774456223" }, "departure": { "delay": -157, "time": "1774456223" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": -157, "time": "1774456343" }, "departure": { "delay": -157, "time": "1774456343" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": -157, "time": "1774456463" }, "departure": { "delay": -157, "time": "1774456463" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": -157, "time": "1774456583" }, "departure": { "delay": -157, "time": "1774456583" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773141" }, "tripProperties": {}, "vehicle": { "id": "91", "label": "223018", "licensePlate": "GF-661-BJ" } } }, { "id": "RT|2628773131|2628773131", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 21, "time": "1774452861" }, "departure": { "delay": 21, "time": "1774452861" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 21, "time": "1774452921" }, "departure": { "delay": 21, "time": "1774452921" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 21, "time": "1774453041" }, "departure": { "delay": 21, "time": "1774453041" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 21, "time": "1774453161" }, "departure": { "delay": 21, "time": "1774453161" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 21, "time": "1774453281" }, "departure": { "delay": 21, "time": "1774453281" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773131" }, "tripProperties": {}, "vehicle": { "id": "6", "label": "133060", "licensePlate": "CV-007-HL" } } }, { "id": "RT|2624617607|2624617607", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 2, "time": "1774452962" }, "departure": { "delay": 2, "time": "1774452962" }, "stopId": "44ORVAcardR1", "stopSequence": 11 }, { "arrival": { "delay": 2, "time": "1774454282" }, "departure": { "delay": 2, "time": "1774454282" }, "stopId": "44HERIboutR", "stopSequence": 12 }, { "arrival": { "delay": 2, "time": "1774454582" }, "departure": { "delay": 2, "time": "1774454582" }, "stopId": "44CHVAegliR", "stopSequence": 13 }, { "arrival": { "delay": 2, "time": "1774455122" }, "departure": { "delay": 2, "time": "1774455122" }, "stopId": "44PUCEoserR", "stopSequence": 14 }, { "arrival": { "delay": 2, "time": "1774455482" }, "departure": { "delay": 2, "time": "1774455482" }, "stopId": "44NOZAgendR", "stopSequence": 15 }, { "arrival": { "delay": 2, "time": "1774455602" }, "departure": { "delay": 2, "time": "1774455602" }, "stopId": "44NOZAfoirR", "stopSequence": 16 }, { "arrival": { "delay": 2, "time": "1774456022" }, "departure": { "delay": 2, "time": "1774456022" }, "stopId": "44JANSblleR", "stopSequence": 17 }, { "arrival": { "delay": 2, "time": "1774456442" }, "departure": { "delay": 2, "time": "1774456442" }, "stopId": "44DERVnantR", "stopSequence": 18 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "310", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2624617607" }, "tripProperties": {}, "vehicle": { "id": "29", "label": "143154", "licensePlate": "DJ-446-ZN" } } }, { "id": "RT|2628773132|2628773132", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "delay": 110, "time": "1774452830" }, "departure": { "delay": 110, "time": "1774452830" }, "stopId": "44TREImenaR", "stopSequence": 13 }, { "arrival": { "delay": 110, "time": "1774453010" }, "departure": { "delay": 110, "time": "1774453010" }, "stopId": "44TREIgesvR", "stopSequence": 14 }, { "arrival": { "delay": 110, "time": "1774453070" }, "departure": { "delay": 110, "time": "1774453070" }, "stopId": "44TREIetoiR", "stopSequence": 15 }, { "arrival": { "delay": 110, "time": "1774453250" }, "departure": { "delay": 110, "time": "1774453250" }, "stopId": "44FONTrochR", "stopSequence": 16 }, { "arrival": { "delay": 110, "time": "1774453310" }, "departure": { "delay": 110, "time": "1774453310" }, "stopId": "44FONTbellR", "stopSequence": 17 }, { "arrival": { "delay": 110, "time": "1774453430" }, "departure": { "delay": 110, "time": "1774453430" }, "stopId": "44FONTmairR", "stopSequence": 18 }, { "arrival": { "delay": 110, "time": "1774453550" }, "departure": { "delay": 110, "time": "1774453550" }, "stopId": "44FONTbuttR", "stopSequence": 19 }, { "arrival": { "delay": 110, "time": "1774453670" }, "departure": { "delay": 110, "time": "1774453670" }, "stopId": "44FONTcentR", "stopSequence": 20 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "300", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "2628773132" }, "tripProperties": {}, "vehicle": { "id": "101", "label": "220", "licensePlate": "CX-474-VL" } } }, { "id": "RT|FR:ServiceJourney::SN863721FERRE_8396986|863721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774443300", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774444020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444080", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774444320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444380", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774445100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774445160", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774445820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774447200", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774448640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774448700", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774450560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450740", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN863721FERRE_8396986" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858374FERRE_8431716|858374", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858374FERRE_8431716" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857040FERRE_8431959|857040", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774448040", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 600, "time": "1774450440", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774450500", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 600, "time": "1774451460", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774451520", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857040FERRE_8431959" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN863722FERRE_8457444|863722", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774443000", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774443600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774443660", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774443840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774443900", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774444140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444200", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774444800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444860", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774446060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774446120", "uncertainty": 60 }, "stopId": "SNCF:87487314", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774446900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774446960", "uncertainty": 60 }, "stopId": "SNCF:87487280", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774447680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774447740", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774449060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449240", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774450440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450500", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1774452240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1774453980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN863722FERRE_8457444" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857320FERRE_8417920|857320", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857320FERRE_8417920" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858371FERRE_8417726|858371", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858371FERRE_8417726" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857325FERRE_8431915|857325", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857325FERRE_8431915" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857963FERRE_8431810|857963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857963FERRE_8431810" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857724FERRE_8431828|857724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774464060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464180", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774465500", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857724FERRE_8431828" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858377FERRE_8431715|858377", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 1 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858377FERRE_8431715" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857442FERRE_8431898|857442", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857442FERRE_8431898" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857443FERRE_8431897|857443", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857443FERRE_8431897" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858895FERRE_8431654|858895", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858895FERRE_8431654" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857322FERRE_8458046|857322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857322FERRE_8458046" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857323FERRE_8417918|857323", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857323FERRE_8417918" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857720FERRE_8417835|857720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450920", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857720FERRE_8417835" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857324FERRE_8431916|857324", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857324FERRE_8431916" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858897FERRE_8417662|858897", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451880", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858897FERRE_8417662" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857958FERRE_8431812|857958", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87478545", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87478560", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857958FERRE_8431812" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862587FERRE_8416969|862587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862587FERRE_8416969" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859198FERRE_8431617|859198", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 3 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859198FERRE_8431617" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862520FERRE_8416992|862520", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774442400", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774443300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774443360", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774443720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774443780", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774444440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444500", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1774445880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774445940", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 1200, "time": "1774447080", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1774447140", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 1500, "time": "1774448100", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774448220", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 1800, "time": "1774449120", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774449180", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 1800, "time": "1774449480", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774449540", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 2400, "time": "1774450620", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1774450740", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 2400, "time": "1774452180", "uncertainty": 60 }, "departure": { "delay": 2400, "time": "1774452300", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 2400, "time": "1774452960", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862520FERRE_8416992" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859199FERRE_8431616|859199", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859199FERRE_8431616" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859474FERRE_8431543|859474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859474FERRE_8431543" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859475FERRE_8431542|859475", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859475FERRE_8431542" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858386FERRE_8457953|858386", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774462860", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858386FERRE_8457953" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858023FERRE_8431791|858023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858023FERRE_8431791" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859751FERRE_8445152|859751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859751FERRE_8445152" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858024FERRE_8431790|858024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453020", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858024FERRE_8431790" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858382FERRE_8417723|858382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 1 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858382FERRE_8417723" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859075FERRE_8431636|859075", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859075FERRE_8431636" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858020FERRE_8431792|858020", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449360", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774449480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449540", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774449600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449660", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774449900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449960", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774450260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450320", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774450740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774451340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858020FERRE_8431792" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859472FERRE_8431544|859472", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859472FERRE_8431544" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858425FERRE_8432787|858425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858425FERRE_8432787" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858427FERRE_8431693|858427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858427FERRE_8431693" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858824FERRE_8431678|858824", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858824FERRE_8431678" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859752FERRE_8445151|859752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859752FERRE_8445151" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858025FERRE_8431789|858025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858025FERRE_8431789" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857696FERRE_8431838|857696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857696FERRE_8431838" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859753FERRE_8445150|859753", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859753FERRE_8445150" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858026FERRE_8431788|858026", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87321745", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87481689", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481713", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87481721", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858026FERRE_8431788" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857697FERRE_8431837|857697", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857697FERRE_8431837" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858423FERRE_8431694|858423", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858423FERRE_8431694" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859754FERRE_8445149|859754", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859754FERRE_8445149" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858424FERRE_8429727|858424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858424FERRE_8429727" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859755FERRE_8445148|859755", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451580", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859755FERRE_8445148" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859508FERRE_8445232|859508", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859508FERRE_8445232" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859509FERRE_8457892|859509", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774450320", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450920", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774451160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451160", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774451640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451700", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859509FERRE_8457892" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859072FERRE_8431639|859072", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87486308", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87486316", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87486324", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87486332", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859072FERRE_8431639" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859121FERRE_8431625|859121", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774447440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774447980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774448040", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774448580", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774449060", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774449300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774449360", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774449660", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774449720", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774450260", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774450320", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1774450980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774451040", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1774451760", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774451820", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859121FERRE_8431625" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859122FERRE_8431624|859122", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859122FERRE_8431624" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859123FERRE_8431623|859123", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859123FERRE_8431623" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858272FERRE_8431734|858272", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774463820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463940", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774466520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858272FERRE_8431734" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858273FERRE_8431733|858273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87476671", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87476259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87476317", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462620", "uncertainty": 60 }, "stopId": "SNCF:87474155", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774463340", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858273FERRE_8431733" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857622FERRE_8431857|857622", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87478537", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857622FERRE_8431857" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857625FERRE_8431856|857625", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87396200", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857625FERRE_8431856" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859125FERRE_8431622|859125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859125FERRE_8431622" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859126FERRE_8431621|859126", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462440", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774463040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859126FERRE_8431621" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859127FERRE_8431620|859127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "stopId": "SNCF:87481366", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462380", "uncertainty": 60 }, "stopId": "SNCF:87481390", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774463100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "stopId": "SNCF:87486563", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774463400", "uncertainty": 60 }, "stopId": "SNCF:87486571", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "11", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859127FERRE_8431620" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857621FERRE_8431858|857621", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857621FERRE_8431858" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862529FERRE_8430967|862529", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774462800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462860", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774463460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463520", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774464300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464360", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774465020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465080", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774465620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465680", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774466640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862529FERRE_8430967" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862528FERRE_8416987|862528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774462500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774463940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464060", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774464720", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862528FERRE_8416987" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862527FERRE_8430969|862527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 3 }, { "arrival": { "delay": 600, "time": "1774459080", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 6 }, { "arrival": { "delay": 1500, "time": "1774462260", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774462320", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 7 }, { "arrival": { "delay": 1500, "time": "1774462980", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774463040", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 8 }, { "arrival": { "delay": 1500, "time": "1774463640", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774463700", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 9 }, { "arrival": { "delay": 1500, "time": "1774464600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862527FERRE_8430969" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4502FERRE_8461325|4502", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774426800", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774427280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774427640", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774431480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774431660", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774433880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774434000", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774435320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774435440", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774437180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774437780", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 1800, "time": "1774442460", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774442580", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1774442700", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774442820", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 3000, "time": "1774448460", "uncertainty": 60 }, "departure": { "delay": 4800, "time": "1774450560", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 5400, "time": "1774452960", "uncertainty": 60 }, "departure": { "delay": 5400, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 5400, "time": "1774454280", "uncertainty": 60 }, "departure": { "delay": 5400, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 5400, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN4502FERRE_8461325" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862524FERRE_8416990|862524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449240", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774449960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450020", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774450620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450680", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774452600", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1774453980", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1774454700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454760", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1774455120", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455180", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1774455720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862524FERRE_8416990" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4504FERRE_8461322|4504", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774446780", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774449840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449960", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1774451940", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 2 }, { "arrival": { "delay": 1800, "time": "1774456500", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 1800, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 1800, "time": "1774460100", "uncertainty": 60 }, "departure": { "delay": 1800, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 }, { "arrival": { "delay": 1800, "time": "1774462800", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN4504FERRE_8461322" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862523FERRE_8430972|862523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774447500", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774448160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774448280", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774449600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449660", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774450080", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774450440", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774450800", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774450860", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774451520", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774451940", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1774452600", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1774454100", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774454160", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 600, "time": "1774454880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774454940", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862523FERRE_8430972" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4506FERRE_8461313|4506", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774448100", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774448880", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774449120", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1774453620", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1774455960", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1774462740", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774462860", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1774463880", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774464000", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1774467660", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774467840", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 8 }, { "arrival": { "delay": 900, "time": "1774469640", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774469760", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 9 }, { "arrival": { "delay": 900, "time": "1774471020", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774471140", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 10 }, { "arrival": { "delay": 900, "time": "1774473600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN4506FERRE_8461313" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN16580FERRE_8439656|16580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774454520", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1774458300", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1774460880", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1774462140", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774462200", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1774462500", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1774463400", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 13 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN16580FERRE_8439656" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859373FERRE_8431575|859373", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859373FERRE_8431575" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859778FERRE_8457820|859778", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859778FERRE_8457820" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859657FERRE_8431483|859657", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462320", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774463340", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859657FERRE_8431483" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859779FERRE_8457819|859779", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859779FERRE_8457819" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859658FERRE_8457842|859658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859658FERRE_8457842" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858289FERRE_8431730|858289", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462320", "uncertainty": 60 }, "stopId": "SNCF:87476606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774463040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "stopId": "SNCF:87476200", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774464360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464480", "uncertainty": 60 }, "stopId": "SNCF:87476002", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774466460", "uncertainty": 60 }, "stopId": "SNCF:87474098", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858289FERRE_8431730" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857118FERRE_8431953|857118", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774446300", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774447080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774447140", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774447440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774447500", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774448640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774448760", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774449240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449300", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774449720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449780", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774450560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450680", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774451580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451640", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857118FERRE_8431953" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859776FERRE_8457822|859776", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859776FERRE_8457822" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857235FERRE_8417944|857235", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87571505", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "stopId": "SNCF:87571513", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87571539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87571547", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461960", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774462260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462380", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774462620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462680", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 16 }, { "arrival": { "delay": 0, "time": "1774462920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 17 }, { "arrival": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463280", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 18 }, { "arrival": { "delay": 0, "time": "1774463580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463640", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 19 }, { "arrival": { "delay": 0, "time": "1774464120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464180", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 20 }, { "arrival": { "delay": 0, "time": "1774464900", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "24", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857235FERRE_8417944" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858721FERRE_8417692|858721", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1774450020", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1774451040", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774451100", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1774451760", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774451880", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858721FERRE_8417692" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859777FERRE_8457821|859777", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859777FERRE_8457821" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857109FERRE_8431956|857109", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857109FERRE_8431956" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857629FERRE_8458011|857629", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87396218", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87396234", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87478552", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462500", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "22", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857629FERRE_8458011" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860114FERRE_8141796|860114", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860114FERRE_8141796" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860112FERRE_8431404|860112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860112FERRE_8431404" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859022FERRE_8431646|859022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453200", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859022FERRE_8431646" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860011FERRE_8141864|860011", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463220", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774464360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860011FERRE_8141864" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860133FERRE_8141717|860133", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87571851", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87571844", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461540", "uncertainty": 60 }, "stopId": "SNCF:87571810", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "stopId": "SNCF:87571802", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462800", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774463340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463400", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774463640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463700", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774463880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463940", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774464240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464300", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774464540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464600", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774464960", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860133FERRE_8141717" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859023FERRE_8431645|859023", "tripUpdate": { "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "CANCELED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859023FERRE_8431645" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860012FERRE_8431414|860012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774462620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462680", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774464660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465260", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774465560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465680", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774466400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774466460", "uncertainty": 60 }, "stopId": "SNCF:87574343", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774467060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774467120", "uncertainty": 60 }, "stopId": "SNCF:87574319", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774467660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774467780", "uncertainty": 60 }, "stopId": "SNCF:87574004", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774468380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774468440", "uncertainty": 60 }, "stopId": "SNCF:87574194", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774468860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774468920", "uncertainty": 60 }, "stopId": "SNCF:87574160", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774469280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774469340", "uncertainty": 60 }, "stopId": "SNCF:87574137", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774470240", "uncertainty": 60 }, "stopId": "SNCF:87543009", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860012FERRE_8431414" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859024FERRE_8431644|859024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859024FERRE_8431644" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859663FERRE_8431479|859663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859663FERRE_8431479" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859025FERRE_8431643|859025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859025FERRE_8431643" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859020FERRE_8417654|859020", "tripUpdate": { "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "CANCELED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859020FERRE_8417654" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859780FERRE_8457818|859780", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774450380", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450500", "uncertainty": 60 }, "stopId": "SNCF:87481432", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "stopId": "SNCF:87481424", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451040", "uncertainty": 60 }, "stopId": "SNCF:87481416", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "stopId": "SNCF:87481408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774451520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451520", "uncertainty": 60 }, "stopId": "SNCF:87354597", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774451640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451700", "uncertainty": 60 }, "stopId": "SNCF:87354589", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T2", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859780FERRE_8457818" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859426FERRE_8431555|859426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859426FERRE_8431555" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857523FERRE_8431874|857523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857523FERRE_8431874" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857524FERRE_8431873|857524", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857524FERRE_8431873" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858219FERRE_8431750|858219", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453020", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858219FERRE_8431750" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857526FERRE_8431872|857526", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462260", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857526FERRE_8431872" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859422FERRE_8431559|859422", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774452360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774453620", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859422FERRE_8431559" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859423FERRE_8431558|859423", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451100", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451520", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774451760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859423FERRE_8431558" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859424FERRE_8431557|859424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859424FERRE_8431557" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857521FERRE_8431876|857521", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774450260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450320", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451100", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774451880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857521FERRE_8431876" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857522FERRE_8431875|857522", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857522FERRE_8431875" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859425FERRE_8431556|859425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "05", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859425FERRE_8431556" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3837FERRE_8463326|3837", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774463940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464180", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774465380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465500", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774467120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774467240", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774469400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774469460", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774472760", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN3837FERRE_8463326" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN16558FERRE_8439773|16558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774439340", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774440120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774440180", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774440540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774440600", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774441800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774441920", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774442460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774442520", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774442940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774443000", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774443840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774443960", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774444860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774444920", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 7 }, { "arrival": { "delay": 1200, "time": "1774446480", "uncertainty": 60 }, "departure": { "delay": 1200, "time": "1774446540", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 8 }, { "arrival": { "delay": 1200, "time": "1774447320", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774447440", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1774448220", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774448280", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1774449180", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774449300", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 11 }, { "arrival": { "delay": 1500, "time": "1774451940", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 12 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN16558FERRE_8439773" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4404FERRE_8461510|4404", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774435680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774438200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774438380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "arrival": { "delay": 4200, "time": "1774443780", "uncertainty": 60 }, "departure": { "delay": 5400, "time": "1774445100", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571240", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87576009", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87576207", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87696005", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87696328", "stopSequence": 7 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87732206", "stopSequence": 8 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87726802", "stopSequence": 9 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87723197", "stopSequence": 10 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN4404FERRE_8461510" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860125FERRE_8431399|860125", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774450740", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451520", "uncertainty": 60 }, "stopId": "SNCF:87571836", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774451760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451820", "uncertainty": 60 }, "stopId": "SNCF:87571828", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "stopId": "SNCF:87571794", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860125FERRE_8431399" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862545FERRE_8430963|862545", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "stopId": "SNCF:87391003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453200", "uncertainty": 60 }, "stopId": "SNCF:87393009", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87393314", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87394114", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87394130", "stopSequence": 4 }, { "arrival": { "delay": 600, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 5 }, { "arrival": { "delay": 600, "time": "1774457160", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 6 }, { "arrival": { "delay": 600, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 7 }, { "arrival": { "delay": 600, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 8 }, { "arrival": { "delay": 600, "time": "1774458180", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 9 }, { "arrival": { "delay": 600, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 10 }, { "arrival": { "delay": 600, "time": "1774459080", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774459140", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 12 }, { "arrival": { "delay": 1500, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 13 }, { "arrival": { "delay": 1500, "time": "1774461240", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774461300", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 14 }, { "arrival": { "delay": 1500, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 15 }, { "arrival": { "delay": 1500, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 16 }, { "arrival": { "delay": 1500, "time": "1774462440", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774462500", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 17 }, { "arrival": { "delay": 1500, "time": "1774462740", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774462800", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 18 }, { "arrival": { "delay": 1500, "time": "1774463040", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774463100", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 19 }, { "arrival": { "delay": 1500, "time": "1774463220", "uncertainty": 60 }, "departure": { "delay": 1500, "time": "1774463280", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 20 }, { "arrival": { "delay": 1500, "time": "1774463820", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 21 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862545FERRE_8430963" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN4406FERRE_8450943|4406", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 600, "time": "1774446960", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774449180", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774449360", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87487603", "stopSequence": 2 }, { "arrival": { "delay": 4200, "time": "1774456800", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87571240", "stopSequence": 3 }, { "arrival": { "delay": 4200, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774460940", "uncertainty": 60 }, "stopId": "SNCF:87576009", "stopSequence": 4 }, { "arrival": { "delay": 4200, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774462140", "uncertainty": 60 }, "stopId": "SNCF:87576207", "stopSequence": 5 }, { "arrival": { "delay": 4200, "time": "1774464360", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774465200", "uncertainty": 60 }, "stopId": "SNCF:87696005", "stopSequence": 6 }, { "arrival": { "delay": 4200, "time": "1774466820", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774466940", "uncertainty": 60 }, "stopId": "SNCF:87696328", "stopSequence": 7 }, { "arrival": { "delay": 4200, "time": "1774468320", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774468440", "uncertainty": 60 }, "stopId": "SNCF:87732206", "stopSequence": 8 }, { "arrival": { "delay": 4200, "time": "1774470600", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774470720", "uncertainty": 60 }, "stopId": "SNCF:87726802", "stopSequence": 9 }, { "arrival": { "delay": 4200, "time": "1774474560", "uncertainty": 60 }, "departure": { "delay": 4200, "time": "1774474920", "uncertainty": 60 }, "stopId": "SNCF:87723197", "stopSequence": 10 }, { "arrival": { "delay": 4200, "time": "1774475400", "uncertainty": 60 }, "stopId": "SNCF:87722025", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "IC-NL", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN4406FERRE_8450943" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3835FERRE_8461875|3835", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774450740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774466100", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN3835FERRE_8461875" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859671FERRE_8431472|859671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774450080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451340", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774451580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451640", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452420", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859671FERRE_8431472" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859275FERRE_8431604|859275", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859275FERRE_8431604" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857496FERRE_8431889|857496", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857496FERRE_8431889" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858222FERRE_8431749|858222", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858222FERRE_8431749" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859272FERRE_8431607|859272", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451340", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451760", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774453020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859272FERRE_8431607" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859273FERRE_8431606|859273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859273FERRE_8431606" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859670FERRE_8431473|859670", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452420", "uncertainty": 60 }, "stopId": "SNCF:87486894", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "stopId": "SNCF:87481176", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "stopId": "SNCF:87481457", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "06", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859670FERRE_8431473" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859274FERRE_8431605|859274", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87481283", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "stopId": "SNCF:87481267", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87481259", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87481242", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "stopId": "SNCF:87481234", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87481226", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87481218", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87481200", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87481036", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "10", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859274FERRE_8431605" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858227FERRE_8445312|858227", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462320", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858227FERRE_8445312" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858900FERRE_8431652|858900", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774461540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774462380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462440", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774462800", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858900FERRE_8431652" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858901FERRE_8431651|858901", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481184", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87481168", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87481150", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87481143", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 11 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858901FERRE_8431651" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858224FERRE_8431748|858224", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858224FERRE_8431748" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857773FERRE_8431819|857773", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857773FERRE_8431819" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858225FERRE_8431747|858225", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481846", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87476770", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87476762", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87476754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87471300", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "02", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858225FERRE_8431747" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857499FERRE_8431888|857499", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774451940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774452360", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452420", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1774452720", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452780", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774453140", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453200", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774453860", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857499FERRE_8431888" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857258FERRE_8431940|857258", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774451340", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774451700", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774451760", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1774452000", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452060", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774452420", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452540", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 300, "time": "1774452840", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 300, "time": "1774453200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 300, "time": "1774453620", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 300, "time": "1774454100", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454280", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 300, "time": "1774454880", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 300, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455900", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 300, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 300, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 300, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857258FERRE_8431940" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857769FERRE_8417827|857769", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774446960", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774448160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774448220", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774449300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449420", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774450800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "28", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857769FERRE_8417827" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862555FERRE_8416979|862555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1774453740", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774453800", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774454100", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1774454820", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774455360", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 7 }, { "arrival": { "delay": 300, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 9 }, { "arrival": { "delay": 300, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 10 }, { "arrival": { "delay": 300, "time": "1774459860", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774459920", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 11 }, { "arrival": { "delay": 600, "time": "1774460520", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774460580", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 12 }, { "arrival": { "delay": 600, "time": "1774460880", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774460940", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 13 }, { "arrival": { "delay": 600, "time": "1774461120", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774461180", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 14 }, { "arrival": { "delay": 600, "time": "1774461360", "uncertainty": 60 }, "departure": { "delay": 600, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 15 }, { "arrival": { "delay": 600, "time": "1774461960", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862555FERRE_8416979" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862554FERRE_8430959|862554", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87394288", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87394270", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87394254", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87394247", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87394221", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87394213", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87394205", "stopSequence": 15 }, { "arrival": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87394007", "stopSequence": 16 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862554FERRE_8430959" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858076FERRE_8457980|858076", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858076FERRE_8457980" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859561FERRE_8457878|859561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859561FERRE_8457878" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859562FERRE_8445206|859562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774451940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452000", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774452420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452660", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774453020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859562FERRE_8445206" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858077FERRE_8431763|858077", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461540", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462320", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462620", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774462860", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858077FERRE_8431763" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859563FERRE_8445205|859563", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859563FERRE_8445205" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858474FERRE_8431690|858474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858474FERRE_8431690" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859321FERRE_8457904|859321", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452840", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859321FERRE_8457904" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859322FERRE_8457903|859322", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859322FERRE_8457903" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859564FERRE_8457877|859564", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859564FERRE_8457877" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858475FERRE_8431689|858475", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481051", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87481069", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87481804", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87481812", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87481820", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01b", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858475FERRE_8431689" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858871FERRE_8431663|858871", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774461300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858871FERRE_8431663" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858072FERRE_8457982|858072", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774449480", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774449660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449720", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774449900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449960", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774450200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450260", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774450380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450440", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774450620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450680", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774451280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774451400", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858072FERRE_8457982" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858073FERRE_8445322|858073", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774451340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452600", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455420", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858073FERRE_8445322" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857260FERRE_8431939|857260", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857260FERRE_8431939" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857021FERRE_8431965|857021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 300, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 300, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 1 }, { "arrival": { "delay": 300, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 300, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 300, "time": "1774457340", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 3 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857021FERRE_8431965" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858074FERRE_8457981|858074", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453080", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453560", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454280", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858074FERRE_8457981" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858075FERRE_8431765|858075", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454940", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87481838", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457160", "uncertainty": 60 }, "stopId": "SNCF:87481705", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87481747", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87481697", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87481754", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87481762", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87481770", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87481788", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "01", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858075FERRE_8431765" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857424FERRE_8417908|857424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "stopId": "SNCF:87484139", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857424FERRE_8417908" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858876FERRE_8445281|858876", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774463100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774463640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463700", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774464840", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858876FERRE_8445281" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858877FERRE_8431658|858877", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462860", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774463340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463400", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774463820", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858877FERRE_8431658" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857427FERRE_8431905|857427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "stopId": "SNCF:87396358", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87396366", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87396374", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87396408", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87484170", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87484154", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87484147", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87484048", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "21", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857427FERRE_8431905" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857541FERRE_8431865|857541", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87484352", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87484360", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "stopId": "SNCF:87484386", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87481192", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "04", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857541FERRE_8431865" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858872FERRE_8431662|858872", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452480", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454940", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858872FERRE_8431662" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859323FERRE_8431587|859323", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859323FERRE_8431587" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859565FERRE_8445203|859565", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859565FERRE_8445203" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859566FERRE_8445202|859566", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859566FERRE_8445202" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859324FERRE_8431586|859324", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460160", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859324FERRE_8431586" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858874FERRE_8431661|858874", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456020", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87486431", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457940", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459500", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858874FERRE_8431661" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859325FERRE_8431585|859325", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "stopId": "SNCF:87484329", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87484337", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "stopId": "SNCF:87484204", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "stopId": "SNCF:87484246", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87484303", "stopSequence": 5 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "20", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859325FERRE_8431585" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN858875FERRE_8431660|858875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "stopId": "SNCF:87481440", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87481465", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456800", "uncertainty": 60 }, "stopId": "SNCF:87486126", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "stopId": "SNCF:87486142", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87486423", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87486449", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "08", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN858875FERRE_8431660" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857028FERRE_8431962|857028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87571000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87571554", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 4 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857028FERRE_8431962" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3858FERRE_8461871|3858", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774461060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774463400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463520", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774465140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465260", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774466640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774466880", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774469220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774469340", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774470660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774470780", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774473360", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN3858FERRE_8461871" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862568FERRE_8430952|862568", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461300", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862568FERRE_8430952" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN862566FERRE_8430953|862566", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 900, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 0 }, { "arrival": { "delay": 900, "time": "1774456020", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87396275", "stopSequence": 1 }, { "arrival": { "delay": 900, "time": "1774456260", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456320", "uncertainty": 60 }, "stopId": "SNCF:87396283", "stopSequence": 2 }, { "arrival": { "delay": 900, "time": "1774456500", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456560", "uncertainty": 60 }, "stopId": "SNCF:87396291", "stopSequence": 3 }, { "arrival": { "delay": 900, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87396309", "stopSequence": 4 }, { "arrival": { "delay": 900, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87396317", "stopSequence": 5 }, { "arrival": { "delay": 900, "time": "1774457640", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87396325", "stopSequence": 6 }, { "arrival": { "delay": 900, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 900, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87396333", "stopSequence": 7 }, { "arrival": { "delay": 900, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87394296", "stopSequence": 8 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "23", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN862566FERRE_8430953" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN3856FERRE_8461872|3856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774443780", "uncertainty": 60 }, "stopId": "SNCF:87581009", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774446480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774446540", "uncertainty": 60 }, "stopId": "SNCF:87491142", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774449060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774449180", "uncertainty": 60 }, "stopId": "SNCF:87491001", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774450860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774450980", "uncertainty": 60 }, "stopId": "SNCF:87485144", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774452180", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452420", "uncertainty": 60 }, "stopId": "SNCF:87485003", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454880", "uncertainty": 60 }, "stopId": "SNCF:87486258", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87486019", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "IC-NB", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN3856FERRE_8461872" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857274FERRE_8431937|857274", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452240", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774452780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453740", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454340", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454580", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455480", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774455840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455900", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774457400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774458240", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857274FERRE_8431937" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857671FERRE_8458004|857671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459080", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774461240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461300", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857671FERRE_8458004" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857276FERRE_8431936|857276", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455780", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456440", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457580", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458180", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458600", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459620", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459980", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774460280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774461960", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857276FERRE_8431936" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN860161FERRE_8431385|860161", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571000", "stopSequence": 0 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571851", "stopSequence": 1 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571844", "stopSequence": 2 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571836", "stopSequence": 3 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571828", "stopSequence": 4 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571810", "stopSequence": 5 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571802", "stopSequence": 6 }, { "scheduleRelationship": "SKIPPED", "stopId": "SNCF:87571794", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774459560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460760", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461360", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87487876", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87487884", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461960", "uncertainty": 60 }, "stopId": "SNCF:87487892", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462260", "uncertainty": 60 }, "stopId": "SNCF:87487843", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774462500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462560", "uncertainty": 60 }, "stopId": "SNCF:87701532", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87484006", "stopSequence": 14 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "19", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN860161FERRE_8431385" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN49963ROUTIER_8450218|49963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87344440", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "stopId": "SNCF:87487231", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462980", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN49963ROUTIER_8450218" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN49962ROUTIER_8450219|49962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456380", "uncertainty": 60 }, "stopId": "SNCF:87487249", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "stopId": "SNCF:87487231", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "stopId": "SNCF:87344440", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87487009", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459440", "uncertainty": 60 }, "stopId": "SNCF:87487611", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460100", "uncertainty": 60 }, "stopId": "SNCF:87487637", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461600", "uncertainty": 60 }, "stopId": "SNCF:87487603", "stopSequence": 6 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "14", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN49962ROUTIER_8450219" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859613FERRE_8457857|859613", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461900", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461960", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774462020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462080", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462260", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774462440", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462440", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462800", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774463340", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859613FERRE_8457857" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857678FERRE_8431844|857678", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774458960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459020", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774459260", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774460640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460700", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774460940", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461000", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857678FERRE_8431844" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857674FERRE_8458003|857674", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "stopId": "SNCF:87471003", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454700", "uncertainty": 60 }, "stopId": "SNCF:87334490", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774455000", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "stopId": "SNCF:87471540", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455300", "uncertainty": 60 }, "stopId": "SNCF:87471532", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774455540", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455600", "uncertainty": 60 }, "stopId": "SNCF:87471524", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774456140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "stopId": "SNCF:87471508", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774456680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87478768", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "stopId": "SNCF:87478750", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774457220", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87478743", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774457700", "uncertainty": 60 }, "stopId": "SNCF:87478404", "stopSequence": 9 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "27", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857674FERRE_8458003" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859610FERRE_8445181|859610", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774456500", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456980", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457640", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457820", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458780", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774459320", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774459800", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859610FERRE_8445181" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN857278FERRE_8445397|857278", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774459380", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460040", "uncertainty": 60 }, "stopId": "SNCF:87396093", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774460460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460520", "uncertainty": 60 }, "stopId": "SNCF:87396077", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87396051", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774461120", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461180", "uncertainty": 60 }, "stopId": "SNCF:87396044", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774461420", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461480", "uncertainty": 60 }, "stopId": "SNCF:87396036", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87396028", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774462140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462200", "uncertainty": 60 }, "stopId": "SNCF:87743872", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774462500", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774462740", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774463100", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463160", "uncertainty": 60 }, "stopId": "SNCF:87396549", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774463460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463580", "uncertainty": 60 }, "stopId": "SNCF:87396556", "stopSequence": 10 }, { "arrival": { "delay": 0, "time": "1774463880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774463940", "uncertainty": 60 }, "stopId": "SNCF:87396564", "stopSequence": 11 }, { "arrival": { "delay": 0, "time": "1774464240", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464360", "uncertainty": 60 }, "stopId": "SNCF:87396580", "stopSequence": 12 }, { "arrival": { "delay": 0, "time": "1774464720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774464780", "uncertainty": 60 }, "stopId": "SNCF:87396572", "stopSequence": 13 }, { "arrival": { "delay": 0, "time": "1774465020", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774465140", "uncertainty": 60 }, "stopId": "SNCF:87396598", "stopSequence": 14 }, { "arrival": { "delay": 0, "time": "1774465560", "uncertainty": 60 }, "stopId": "SNCF:87396606", "stopSequence": 15 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN857278FERRE_8445397" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859611FERRE_8457858|859611", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774455660", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456740", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774457340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457520", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774458300", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458360", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458660", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774458840", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458900", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774459140", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459200", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774459740", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 0, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859611FERRE_8457858" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN853624FERRE_8432361|853624", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774457280", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774458060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458120", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774458480", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458540", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774459680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774459860", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774460340", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460400", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774460820", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774460880", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774461660", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774461780", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774463640", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN853624FERRE_8432361" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN853622FERRE_8418346|853622", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774453620", "uncertainty": 60 }, "stopId": "SNCF:87444000", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774454400", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "stopId": "SNCF:87444208", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774454760", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454820", "uncertainty": 60 }, "stopId": "SNCF:87444216", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774455960", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456080", "uncertainty": 60 }, "stopId": "SNCF:87444539", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774456560", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456620", "uncertainty": 60 }, "stopId": "SNCF:87444562", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774457040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774457100", "uncertainty": 60 }, "stopId": "SNCF:87444695", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774457880", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774458000", "uncertainty": 60 }, "stopId": "SNCF:87444711", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774459920", "uncertainty": 60 }, "stopId": "SNCF:87396002", "stopSequence": 7 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "25", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN853622FERRE_8418346" }, "tripProperties": {} } }, { "id": "RT|FR:ServiceJourney::SN859608FERRE_8445183|859608", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "delay": 0, "time": "1774452900", "uncertainty": 60 }, "stopId": "SNCF:87481002", "stopSequence": 0 }, { "arrival": { "delay": 0, "time": "1774453380", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453440", "uncertainty": 60 }, "stopId": "SNCF:87590331", "stopSequence": 1 }, { "arrival": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453680", "uncertainty": 60 }, "stopId": "SNCF:87590349", "stopSequence": 2 }, { "arrival": { "delay": 0, "time": "1774453860", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774453920", "uncertainty": 60 }, "stopId": "SNCF:87590356", "stopSequence": 3 }, { "arrival": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454040", "uncertainty": 60 }, "stopId": "SNCF:87481564", "stopSequence": 4 }, { "arrival": { "delay": 0, "time": "1774454160", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454220", "uncertainty": 60 }, "stopId": "SNCF:87590364", "stopSequence": 5 }, { "arrival": { "delay": 0, "time": "1774454460", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774454520", "uncertainty": 60 }, "stopId": "SNCF:87590828", "stopSequence": 6 }, { "arrival": { "delay": 0, "time": "1774455060", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455120", "uncertainty": 60 }, "stopId": "SNCF:87481598", "stopSequence": 7 }, { "arrival": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774455720", "uncertainty": 60 }, "stopId": "SNCF:87481614", "stopSequence": 8 }, { "arrival": { "delay": 0, "time": "1774456200", "uncertainty": 60 }, "departure": { "delay": 0, "time": "1774456260", "uncertainty": 60 }, "stopId": "SNCF:87481622", "stopSequence": 9 }, { "arrival": { "delay": 0, "time": "1774456920", "uncertainty": 60 }, "stopId": "SNCF:87590372", "stopSequence": 10 } ], "timestamp": "1774452689", "trip": { "directionId": 1, "routeId": "T1", "scheduleRelationship": "SCHEDULED", "startDate": "20260325", "tripId": "FR:ServiceJourney::SN859608FERRE_8445183" }, "tripProperties": {} } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1774452689" } }