Resource details
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éseaux interurbains Aléop - Pays de la Loire.
Download availability
Learn more
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 159 errors, 105 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-07-15 at 09:12 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 105 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::SN49958ROUTIER_4886646 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858253FERRE_4877538 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN49957ROUTIER_4886647 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859503FERRE_4877355 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN857600FERRE_4877654 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 105 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id 14 does not exist in the GTFS data routes.txt
- route_id 02b does not exist in the GTFS data routes.txt
- route_id 14 does not exist in the GTFS data routes.txt
- route_id T1 does not exist in the GTFS data routes.txt
- route_id 22 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 922 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 stop_id SNCF:87487249 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 stop_id SNCF:87487231 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 stop_id SNCF:87344440 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 stop_id SNCF:87487009 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 stop_id SNCF:87487611 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 24 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 312|26110149:T3|8:45:00 stop_sequence 17 arrival_time 09:23:10 (1752564190) is equal to previous stop arrival_time 09:23:10 (1752564190) - times must increase between two sequential stops
- trip_id 312|26110149:T3|8:45:00 stop_sequence 17 arrival_time 09:23:10 (1752564190) is equal to previous stop departure_time 09:23:10 (1752564190) - times must increase between two sequential stops
- trip_id 312|26110149:T3|8:45:00 stop_sequence 17 departure_time 09:23:10 (1752564190) is equal to previous stop departure_time 09:23:10 (1752564190) - times must increase between two sequential stops
- trip_id 312|26110149:T3|8:45:00 stop_sequence 17 departure_time 09:23:10 (1752564190) is equal to previous stop arrival_time 09:23:10 (1752564190) - times must increase between two sequential stops
- trip_id 403|25797796:T7|9:05:00 stop_sequence 10 arrival_time 09:30:00 (1752564600) is equal to previous stop arrival_time 09:30:00 (1752564600) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 3 errors
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::SN862540FERRE_4876776 stop_sequence 1 departure_time 06:45:00 (1752554700) is less than the same stop arrival_time 06:49:00 (1752554940) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN857240FERRE_4883121 stop_sequence 2 departure_time 06:25:00 (1752553500) is less than the same stop arrival_time 06:28:00 (1752553680) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN857240FERRE_4883121 stop_sequence 19 departure_time 09:00:00 (1752562800) is less than the same stop arrival_time 09:03:00 (1752562980) - departure time must be equal to or greater than arrival time
Warnings
vehicle_id not populated W002 105 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id FR:ServiceJourney::SN49958ROUTIER_4886646 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN858253FERRE_4877538 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN49957ROUTIER_4886647 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859503FERRE_4877355 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN857600FERRE_4877654 does not have a vehicle_id
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 273 | 30 times (100 % of validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 934 | 29 times (97 % of validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 2 927 | 29 times (97 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 24 383 | 29 times (97 % 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. | 87 | 26 times (87 % of validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 783 | 25 times (83 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-07-15 at 21:12 Europe/Paris.
trip_updates (50) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-07-15 at 21:12 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "RT|26|25819345:T23|20:44:00|3-3222077517-27-LMCJ___",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1350,
"time": "1752603690"
},
"departure": {
"delay": 7,
"time": "1752605047"
},
"stopId": "72MANSsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1752605508"
},
"departure": {
"delay": 55,
"time": "1752605515"
},
"stopId": "72MANSlefaA",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1752606300"
},
"departure": {
"delay": 97,
"time": "1752606337"
},
"stopId": "72GUECguecA",
"stopSequence": 3
},
{
"arrival": {
"delay": 72,
"time": "1752606672"
},
"departure": {
"delay": 118,
"time": "1752606718"
},
"stopId": "72CERAcroiA",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1752607050"
},
"departure": {
"delay": 150,
"time": "1752607050"
},
"stopId": "72MARTvertA",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1752607530"
},
"departure": {
"delay": 150,
"time": "1752607530"
},
"stopId": "72CLERmairA",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1752607710"
},
"departure": {
"delay": 30,
"time": "1752607710"
},
"stopId": "72FLECroutU",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "26|25819345:T23|20:44:00"
},
"vehicle": {
"id": "66b0ec9375070d4e8cb43886",
"label": "72064",
"licensePlate": "AX-354-PP"
}
}
},
{
"id": "RT|568|26074576:T14|19:18:00|568|26074576:T14|19:18:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1752600037"
},
"departure": {
"delay": 286,
"time": "1752600166"
},
"stopId": "85NOTRoffiA",
"stopSequence": 1
},
{
"arrival": {
"delay": 214,
"time": "1752600274"
},
"departure": {
"delay": 298,
"time": "1752600358"
},
"stopId": "85NOTRpontA",
"stopSequence": 2
},
{
"arrival": {
"delay": 212,
"time": "1752600452"
},
"departure": {
"delay": 261,
"time": "1752600501"
},
"stopId": "85JEANtonnA",
"stopSequence": 3
},
{
"arrival": {
"delay": 217,
"time": "1752600517"
},
"departure": {
"delay": 256,
"time": "1752600556"
},
"stopId": "85JEANjoncA",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1752600628"
},
"departure": {
"delay": 192,
"time": "1752600672"
},
"stopId": "85JEANdaviA",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1752600713"
},
"departure": {
"delay": 215,
"time": "1752600755"
},
"stopId": "85JEANpraiA",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1752600877"
},
"departure": {
"delay": 212,
"time": "1752600932"
},
"stopId": "85JEANcampA",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1752600997"
},
"departure": {
"delay": 196,
"time": "1752601036"
},
"stopId": "85JEANjesuA",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1752601113"
},
"departure": {
"delay": 233,
"time": "1752601253"
},
"stopId": "85JEANmaraA",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1752601366"
},
"departure": {
"delay": 271,
"time": "1752601771"
},
"stopId": "85JEANroutU",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1752601878"
},
"departure": {
"delay": 107,
"time": "1752601907"
},
"stopId": "85JEANsablA",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1752601992"
},
"departure": {
"delay": 169,
"time": "1752602029"
},
"stopId": "85JEANvaleA",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1752602171"
},
"departure": {
"delay": 159,
"time": "1752602199"
},
"stopId": "85JEANbaisA",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1752602250"
},
"departure": {
"delay": 147,
"time": "1752602307"
},
"stopId": "85JEANmraiA",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1752602346"
},
"departure": {
"delay": 106,
"time": "1752602386"
},
"stopId": "85RIEZsaliA",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1752602523"
},
"departure": {
"delay": 139,
"time": "1752602599"
},
"stopId": "85RIEZbecsA",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1752602658"
},
"departure": {
"delay": 93,
"time": "1752602793"
},
"stopId": "85RIEZmoueA",
"stopSequence": 17
},
{
"arrival": {
"delay": -72,
"time": "1752602928"
},
"departure": {
"delay": 99,
"time": "1752603099"
},
"stopId": "85RIEZpegeA",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1752603214"
},
"departure": {
"delay": 62,
"time": "1752603242"
},
"stopId": "85RIEZpareA",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1752603279"
},
"departure": {
"delay": -49,
"time": "1752603311"
},
"stopId": "85RIEZbessA",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1752603358"
},
"departure": {
"delay": -34,
"time": "1752603386"
},
"stopId": "85RIEZcourA",
"stopSequence": 21
},
{
"arrival": {
"delay": -129,
"time": "1752603411"
},
"departure": {
"delay": -37,
"time": "1752603503"
},
"stopId": "85RIEZfayeA",
"stopSequence": 22
},
{
"arrival": {
"delay": -69,
"time": "1752603591"
},
"departure": {
"delay": -9,
"time": "1752603651"
},
"stopId": "85RIEZomniA",
"stopSequence": 23
},
{
"arrival": {
"delay": -161,
"time": "1752603799"
},
"departure": {
"delay": 153,
"time": "1752604113"
},
"stopId": "85RIEZisleA",
"stopSequence": 24
},
{
"arrival": {
"delay": -212,
"time": "1752604228"
},
"departure": {
"delay": -89,
"time": "1752604351"
},
"stopId": "85RIEZfortA",
"stopSequence": 25
},
{
"arrival": {
"delay": -233,
"time": "1752604507"
},
"departure": {
"delay": -156,
"time": "1752604584"
},
"stopId": "85RIEZsionU",
"stopSequence": 26
},
{
"arrival": {
"delay": -92,
"time": "1752604948"
},
"departure": {
"delay": -56,
"time": "1752604984"
},
"stopId": "85RIEZbussA",
"stopSequence": 27
},
{
"arrival": {
"delay": -100,
"time": "1752605060"
},
"departure": {
"delay": -52,
"time": "1752605108"
},
"stopId": "85RIEZportA",
"stopSequence": 28
},
{
"arrival": {
"delay": -359,
"time": "1752605401"
},
"departure": {
"delay": 173,
"time": "1752606533"
},
"stopId": "85GILLsncfU",
"stopSequence": 29
},
{
"arrival": {
"delay": 100,
"time": "1752606760"
},
"departure": {
"delay": 100,
"time": "1752606760"
},
"stopId": "85GILLlibeA",
"stopSequence": 30
},
{
"arrival": {
"delay": 100,
"time": "1752607060"
},
"departure": {
"delay": 100,
"time": "1752607060"
},
"stopId": "85GILLsablA",
"stopSequence": 31
},
{
"arrival": {
"delay": 100,
"time": "1752607180"
},
"departure": {
"delay": 100,
"time": "1752607180"
},
"stopId": "85GVRAoceaA",
"stopSequence": 32
},
{
"arrival": {
"delay": 100,
"time": "1752607480"
},
"departure": {
"delay": 100,
"time": "1752607480"
},
"stopId": "85BRETsauzA",
"stopSequence": 33
},
{
"arrival": {
"delay": 100,
"time": "1752607840"
},
"departure": {
"delay": 100,
"time": "1752607840"
},
"stopId": "85BRETmairU",
"stopSequence": 34
},
{
"arrival": {
"delay": 100,
"time": "1752608200"
},
"departure": {
"delay": 100,
"time": "1752608200"
},
"stopId": "85BRETplacU",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1752608380"
},
"departure": {
"delay": 100,
"time": "1752608380"
},
"stopId": "85BRETmaraA",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1752608500"
},
"departure": {
"delay": 100,
"time": "1752608500"
},
"stopId": "85BRETnormU",
"stopSequence": 37
},
{
"arrival": {
"delay": 100,
"time": "1752608620"
},
"departure": {
"delay": 100,
"time": "1752608620"
},
"stopId": "85BRETbremA",
"stopSequence": 38
},
{
"arrival": {
"delay": 100,
"time": "1752608860"
},
"departure": {
"delay": 100,
"time": "1752608860"
},
"stopId": "85BREMceanA",
"stopSequence": 39
},
{
"arrival": {
"delay": 100,
"time": "1752609040"
},
"departure": {
"delay": 100,
"time": "1752609040"
},
"stopId": "85BREMmai8A",
"stopSequence": 40
},
{
"arrival": {
"delay": 100,
"time": "1752610300"
},
"departure": {
"delay": 100,
"time": "1752610300"
},
"stopId": "85SABLroutU",
"stopSequence": 41
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074576:T14|19:18:00"
},
"vehicle": {
"id": "6482fbec021f776ca7e1da6a",
"label": "905",
"licensePlate": "GM417YP"
}
}
},
{
"id": "RT|568|26074577:T18|20:00:00|568|26074577:T18|20:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1752602732"
},
"departure": {
"delay": 577,
"time": "1752602977"
},
"stopId": "85SABLroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": -179,
"time": "1752603841"
},
"departure": {
"delay": -132,
"time": "1752603888"
},
"stopId": "85BREMmai8R",
"stopSequence": 2
},
{
"arrival": {
"delay": -271,
"time": "1752603929"
},
"departure": {
"delay": -188,
"time": "1752604012"
},
"stopId": "85BREMceanR",
"stopSequence": 3
},
{
"arrival": {
"delay": -424,
"time": "1752604076"
},
"departure": {
"delay": -372,
"time": "1752604128"
},
"stopId": "85BRETbremR",
"stopSequence": 4
},
{
"arrival": {
"delay": -518,
"time": "1752604222"
},
"departure": {
"delay": -311,
"time": "1752604429"
},
"stopId": "85BRETnormU",
"stopSequence": 5
},
{
"arrival": {
"delay": -365,
"time": "1752604435"
},
"departure": {
"delay": -281,
"time": "1752604519"
},
"stopId": "85BRETmaraR",
"stopSequence": 6
},
{
"arrival": {
"delay": -374,
"time": "1752604606"
},
"departure": {
"delay": -246,
"time": "1752604734"
},
"stopId": "85BRETplacU",
"stopSequence": 7
},
{
"arrival": {
"delay": -435,
"time": "1752604905"
},
"departure": {
"delay": 159,
"time": "1752605499"
},
"stopId": "85BRETmairU",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1752605824"
},
"departure": {
"delay": 190,
"time": "1752605890"
},
"stopId": "85BRETsauzR",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1752606057"
},
"departure": {
"delay": 122,
"time": "1752606122"
},
"stopId": "85GVRAoceaR",
"stopSequence": 10
},
{
"arrival": {
"delay": 151,
"time": "1752606271"
},
"departure": {
"delay": 279,
"time": "1752606399"
},
"stopId": "85GILLsablR",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1752606588"
},
"departure": {
"delay": 216,
"time": "1752606636"
},
"stopId": "85GILLlibeR",
"stopSequence": 12
},
{
"arrival": {
"delay": 850,
"time": "1752608050"
},
"departure": {
"delay": 70,
"time": "1752608050"
},
"stopId": "85GILLsncfU",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1752608350"
},
"departure": {
"delay": 70,
"time": "1752608350"
},
"stopId": "85RIEZportR",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1752608470"
},
"departure": {
"delay": 70,
"time": "1752608470"
},
"stopId": "85RIEZbussR",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1752608770"
},
"departure": {
"delay": 70,
"time": "1752608770"
},
"stopId": "85RIEZsionU",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1752609010"
},
"departure": {
"delay": 70,
"time": "1752609010"
},
"stopId": "85RIEZfortR",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1752609250"
},
"departure": {
"delay": 70,
"time": "1752609250"
},
"stopId": "85RIEZisleR",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1752609670"
},
"departure": {
"delay": 70,
"time": "1752609670"
},
"stopId": "85RIEZomniR",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1752609730"
},
"departure": {
"delay": 70,
"time": "1752609730"
},
"stopId": "85RIEZfayeR",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1752609790"
},
"departure": {
"delay": 70,
"time": "1752609790"
},
"stopId": "85RIEZcourR",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1752609850"
},
"departure": {
"delay": 70,
"time": "1752609850"
},
"stopId": "85RIEZbessR",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1752610210"
},
"departure": {
"delay": 70,
"time": "1752610210"
},
"stopId": "85RIEZpareR",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1752610330"
},
"departure": {
"delay": 70,
"time": "1752610330"
},
"stopId": "85RIEZpegeR",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1752610450"
},
"departure": {
"delay": 70,
"time": "1752610450"
},
"stopId": "85RIEZmoueR",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1752610690"
},
"departure": {
"delay": 70,
"time": "1752610690"
},
"stopId": "85RIEZbecsR",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1752610810"
},
"departure": {
"delay": 70,
"time": "1752610810"
},
"stopId": "85RIEZsaliR",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1752610930"
},
"departure": {
"delay": 70,
"time": "1752610930"
},
"stopId": "85JEANmraiR",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1752611110"
},
"departure": {
"delay": 70,
"time": "1752611110"
},
"stopId": "85JEANbaisR",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1752611290"
},
"departure": {
"delay": 70,
"time": "1752611290"
},
"stopId": "85JEANvaleR",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1752611410"
},
"departure": {
"delay": 70,
"time": "1752611410"
},
"stopId": "85JEANsablR",
"stopSequence": 31
},
{
"arrival": {
"delay": 370,
"time": "1752612070"
},
"departure": {
"delay": 70,
"time": "1752612070"
},
"stopId": "85JEANroutU",
"stopSequence": 32
},
{
"arrival": {
"delay": 70,
"time": "1752612250"
},
"departure": {
"delay": 70,
"time": "1752612250"
},
"stopId": "85JEANmaraR",
"stopSequence": 33
},
{
"arrival": {
"delay": 70,
"time": "1752612430"
},
"departure": {
"delay": 70,
"time": "1752612430"
},
"stopId": "85JEANjesuR",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1752612550"
},
"departure": {
"delay": 70,
"time": "1752612550"
},
"stopId": "85JEANcampR",
"stopSequence": 35
},
{
"arrival": {
"delay": 70,
"time": "1752612670"
},
"departure": {
"delay": 70,
"time": "1752612670"
},
"stopId": "85JEANpraiR",
"stopSequence": 36
},
{
"arrival": {
"delay": 70,
"time": "1752612730"
},
"departure": {
"delay": 70,
"time": "1752612730"
},
"stopId": "85JEANdaviR",
"stopSequence": 37
},
{
"arrival": {
"delay": 70,
"time": "1752612910"
},
"departure": {
"delay": 70,
"time": "1752612910"
},
"stopId": "85JEANjoncR",
"stopSequence": 38
},
{
"arrival": {
"delay": 70,
"time": "1752612970"
},
"departure": {
"delay": 70,
"time": "1752612970"
},
"stopId": "85JEANtonnR",
"stopSequence": 39
},
{
"arrival": {
"delay": 70,
"time": "1752613150"
},
"departure": {
"delay": 70,
"time": "1752613150"
},
"stopId": "85NOTRpontR",
"stopSequence": 40
},
{
"arrival": {
"delay": 70,
"time": "1752613270"
},
"departure": {
"delay": 70,
"time": "1752613270"
},
"stopId": "85NOTRoffiR",
"stopSequence": 41
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074577:T18|20:00:00"
},
"vehicle": {
"id": "6482fc001d9317c48ae92c56",
"label": "906",
"licensePlate": "GM464YP"
}
}
},
{
"id": "RT|568|26074576:T15|20:30:00|568|26074576:T15|20:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -130,
"time": "1752604070"
},
"departure": {
"delay": 46,
"time": "1752604246"
},
"stopId": "85BARRcoteU",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1752604442"
},
"departure": {
"delay": 188,
"time": "1752604688"
},
"stopId": "85BARRmariU1",
"stopSequence": 2
},
{
"arrival": {
"delay": 202,
"time": "1752604822"
},
"departure": {
"delay": 229,
"time": "1752604849"
},
"stopId": "85BARRestaA",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1752604878"
},
"departure": {
"delay": 173,
"time": "1752604913"
},
"stopId": "85BARRpostA",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1752604954"
},
"departure": {
"delay": 118,
"time": "1752604978"
},
"stopId": "85BARRmairA",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1752605379"
},
"departure": {
"delay": 264,
"time": "1752605544"
},
"stopId": "85NOTRoffiA",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1752605630"
},
"departure": {
"delay": 200,
"time": "1752605660"
},
"stopId": "85NOTRpontA",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1752605758"
},
"departure": {
"delay": 166,
"time": "1752605806"
},
"stopId": "85JEANtonnA",
"stopSequence": 8
},
{
"arrival": {
"delay": 117,
"time": "1752605817"
},
"departure": {
"delay": 243,
"time": "1752605943"
},
"stopId": "85JEANjoncA",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1752605992"
},
"departure": {
"delay": 138,
"time": "1752606018"
},
"stopId": "85JEANdaviA",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1752606044"
},
"departure": {
"delay": 133,
"time": "1752606073"
},
"stopId": "85JEANpraiA",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1752606163"
},
"departure": {
"delay": 72,
"time": "1752606192"
},
"stopId": "85JEANcampA",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1752606229"
},
"departure": {
"delay": 72,
"time": "1752606312"
},
"stopId": "85JEANjesuA",
"stopSequence": 13
},
{
"arrival": {
"delay": -50,
"time": "1752606370"
},
"departure": {
"delay": -24,
"time": "1752606396"
},
"stopId": "85JEANmaraA",
"stopSequence": 14
},
{
"arrival": {
"delay": -118,
"time": "1752606482"
},
"stopId": "85JEANroutU",
"stopSequence": 15
},
{
"arrival": {
"delay": -160,
"time": "1752607040"
},
"departure": {
"delay": -160,
"time": "1752607040"
},
"stopId": "85JEANsablA",
"stopSequence": 16
},
{
"arrival": {
"delay": -160,
"time": "1752607100"
},
"departure": {
"delay": -160,
"time": "1752607100"
},
"stopId": "85JEANvaleA",
"stopSequence": 17
},
{
"arrival": {
"delay": -160,
"time": "1752607280"
},
"departure": {
"delay": -160,
"time": "1752607280"
},
"stopId": "85JEANbaisA",
"stopSequence": 18
},
{
"arrival": {
"delay": -160,
"time": "1752607400"
},
"departure": {
"delay": -160,
"time": "1752607400"
},
"stopId": "85JEANmraiA",
"stopSequence": 19
},
{
"arrival": {
"delay": -160,
"time": "1752607520"
},
"departure": {
"delay": -160,
"time": "1752607520"
},
"stopId": "85RIEZsaliA",
"stopSequence": 20
},
{
"arrival": {
"delay": -160,
"time": "1752607700"
},
"departure": {
"delay": -160,
"time": "1752607700"
},
"stopId": "85RIEZbecsA",
"stopSequence": 21
},
{
"arrival": {
"delay": -160,
"time": "1752607940"
},
"departure": {
"delay": -160,
"time": "1752607940"
},
"stopId": "85RIEZmoueA",
"stopSequence": 22
},
{
"arrival": {
"delay": -160,
"time": "1752608240"
},
"departure": {
"delay": -160,
"time": "1752608240"
},
"stopId": "85RIEZpegeA",
"stopSequence": 23
},
{
"arrival": {
"delay": -160,
"time": "1752608420"
},
"departure": {
"delay": -160,
"time": "1752608420"
},
"stopId": "85RIEZpareA",
"stopSequence": 24
},
{
"arrival": {
"delay": -160,
"time": "1752608600"
},
"departure": {
"delay": -160,
"time": "1752608600"
},
"stopId": "85RIEZbessA",
"stopSequence": 25
},
{
"arrival": {
"delay": -160,
"time": "1752608660"
},
"departure": {
"delay": -160,
"time": "1752608660"
},
"stopId": "85RIEZcourA",
"stopSequence": 26
},
{
"arrival": {
"delay": -160,
"time": "1752608780"
},
"departure": {
"delay": -160,
"time": "1752608780"
},
"stopId": "85RIEZfayeA",
"stopSequence": 27
},
{
"arrival": {
"delay": -160,
"time": "1752608900"
},
"departure": {
"delay": -160,
"time": "1752608900"
},
"stopId": "85RIEZomniA",
"stopSequence": 28
},
{
"arrival": {
"delay": -160,
"time": "1752609200"
},
"departure": {
"delay": -160,
"time": "1752609200"
},
"stopId": "85RIEZisleA",
"stopSequence": 29
},
{
"arrival": {
"delay": -160,
"time": "1752609680"
},
"departure": {
"delay": -160,
"time": "1752609680"
},
"stopId": "85RIEZfortA",
"stopSequence": 30
},
{
"arrival": {
"delay": -160,
"time": "1752609980"
},
"departure": {
"delay": -160,
"time": "1752609980"
},
"stopId": "85RIEZsionU",
"stopSequence": 31
},
{
"arrival": {
"delay": -160,
"time": "1752610280"
},
"departure": {
"delay": -160,
"time": "1752610280"
},
"stopId": "85RIEZbussA",
"stopSequence": 32
},
{
"arrival": {
"delay": -160,
"time": "1752610400"
},
"departure": {
"delay": -160,
"time": "1752610400"
},
"stopId": "85RIEZportA",
"stopSequence": 33
},
{
"arrival": {
"delay": -160,
"time": "1752611000"
},
"departure": {
"delay": -160,
"time": "1752611000"
},
"stopId": "85GILLsncfU",
"stopSequence": 34
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074576:T15|20:30:00"
},
"vehicle": {
"id": "63f5e1169908748c809d7690",
"label": "629",
"licensePlate": "GM468AM"
}
}
},
{
"id": "RT|568|26074576:T16|21:18:00|568|26074576:T16|21:18:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -409,
"time": "1752606671"
},
"stopId": "85NOTRoffiA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752607260"
},
"departure": {
"delay": 0,
"time": "1752607260"
},
"stopId": "85NOTRpontA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752607440"
},
"departure": {
"delay": 0,
"time": "1752607440"
},
"stopId": "85JEANtonnA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752607500"
},
"departure": {
"delay": 0,
"time": "1752607500"
},
"stopId": "85JEANjoncA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752607680"
},
"departure": {
"delay": 0,
"time": "1752607680"
},
"stopId": "85JEANdaviA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752607740"
},
"departure": {
"delay": 0,
"time": "1752607740"
},
"stopId": "85JEANpraiA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752607920"
},
"departure": {
"delay": 0,
"time": "1752607920"
},
"stopId": "85JEANcampA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752608040"
},
"departure": {
"delay": 0,
"time": "1752608040"
},
"stopId": "85JEANjesuA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752608220"
},
"departure": {
"delay": 0,
"time": "1752608220"
},
"stopId": "85JEANmaraA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752608400"
},
"departure": {
"delay": 0,
"time": "1752608400"
},
"stopId": "85JEANroutU",
"stopSequence": 10
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074576:T16|21:18:00"
},
"vehicle": {
"id": "64e6fbdb23247e13df92e216",
"label": "846",
"licensePlate": "EC451VM"
}
}
},
{
"id": "RT|568|26074577:T17|20:33:00|568|26074577:T17|20:33:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -181,
"time": "1752604199"
},
"departure": {
"delay": 427,
"time": "1752604807"
},
"stopId": "85GILLsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 376,
"time": "1752605056"
},
"departure": {
"delay": 416,
"time": "1752605096"
},
"stopId": "85RIEZportR",
"stopSequence": 2
},
{
"arrival": {
"delay": 351,
"time": "1752605151"
},
"departure": {
"delay": 435,
"time": "1752605235"
},
"stopId": "85RIEZbussR",
"stopSequence": 3
},
{
"arrival": {
"delay": 374,
"time": "1752605474"
},
"departure": {
"delay": 437,
"time": "1752605537"
},
"stopId": "85RIEZsionU",
"stopSequence": 4
},
{
"arrival": {
"delay": 395,
"time": "1752605735"
},
"departure": {
"delay": 435,
"time": "1752605775"
},
"stopId": "85RIEZfortR",
"stopSequence": 5
},
{
"arrival": {
"delay": 293,
"time": "1752605873"
},
"departure": {
"delay": 440,
"time": "1752606020"
},
"stopId": "85RIEZisleR",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1752606165"
},
"departure": {
"delay": 232,
"time": "1752606232"
},
"stopId": "85RIEZomniR",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1752606300"
},
"departure": {
"delay": 267,
"time": "1752606327"
},
"stopId": "85RIEZfayeR",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1752606351"
},
"departure": {
"delay": 262,
"time": "1752606382"
},
"stopId": "85RIEZcourR",
"stopSequence": 9
},
{
"arrival": {
"delay": 234,
"time": "1752606414"
},
"departure": {
"delay": 264,
"time": "1752606444"
},
"stopId": "85RIEZbessR",
"stopSequence": 10
},
{
"arrival": {
"delay": -66,
"time": "1752606474"
},
"departure": {
"delay": 28,
"time": "1752606568"
},
"stopId": "85RIEZpareR",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1752606662"
},
"departure": {
"delay": 79,
"time": "1752606739"
},
"stopId": "85RIEZpegeR",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1752606850"
},
"departure": {
"delay": 70,
"time": "1752606850"
},
"stopId": "85RIEZmoueR",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1752607090"
},
"departure": {
"delay": 70,
"time": "1752607090"
},
"stopId": "85RIEZbecsR",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1752607210"
},
"departure": {
"delay": 70,
"time": "1752607210"
},
"stopId": "85RIEZsaliR",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1752607330"
},
"departure": {
"delay": 70,
"time": "1752607330"
},
"stopId": "85JEANmraiR",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1752607510"
},
"departure": {
"delay": 70,
"time": "1752607510"
},
"stopId": "85JEANbaisR",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1752607690"
},
"departure": {
"delay": 70,
"time": "1752607690"
},
"stopId": "85JEANvaleR",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1752607810"
},
"departure": {
"delay": 70,
"time": "1752607810"
},
"stopId": "85JEANsablR",
"stopSequence": 19
},
{
"arrival": {
"delay": 370,
"time": "1752608470"
},
"departure": {
"delay": 70,
"time": "1752608470"
},
"stopId": "85JEANroutU",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1752608650"
},
"departure": {
"delay": 70,
"time": "1752608650"
},
"stopId": "85JEANmaraR",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1752608830"
},
"departure": {
"delay": 70,
"time": "1752608830"
},
"stopId": "85JEANjesuR",
"stopSequence": 22
},
{
"arrival": {
"delay": 70,
"time": "1752608950"
},
"departure": {
"delay": 70,
"time": "1752608950"
},
"stopId": "85JEANcampR",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1752609070"
},
"departure": {
"delay": 70,
"time": "1752609070"
},
"stopId": "85JEANpraiR",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1752609130"
},
"departure": {
"delay": 70,
"time": "1752609130"
},
"stopId": "85JEANdaviR",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1752609310"
},
"departure": {
"delay": 70,
"time": "1752609310"
},
"stopId": "85JEANjoncR",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1752609370"
},
"departure": {
"delay": 70,
"time": "1752609370"
},
"stopId": "85JEANtonnR",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1752609550"
},
"departure": {
"delay": 70,
"time": "1752609550"
},
"stopId": "85NOTRpontR",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1752609670"
},
"departure": {
"delay": 70,
"time": "1752609670"
},
"stopId": "85NOTRoffiR",
"stopSequence": 29
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074577:T17|20:33:00"
},
"vehicle": {
"id": "6482fc31de4850271a64c5d3",
"label": "911",
"licensePlate": "GM812YP"
}
}
},
{
"id": "RT|568|26074577:T16|20:40:00|568|26074577:T16|20:40:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -296,
"time": "1752604504"
},
"departure": {
"delay": 323,
"time": "1752605123"
},
"stopId": "85JEANroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 264,
"time": "1752605244"
},
"departure": {
"delay": 301,
"time": "1752605281"
},
"stopId": "85JEANmaraR",
"stopSequence": 2
},
{
"arrival": {
"delay": 196,
"time": "1752605356"
},
"departure": {
"delay": 245,
"time": "1752605405"
},
"stopId": "85JEANjesuR",
"stopSequence": 3
},
{
"arrival": {
"delay": 198,
"time": "1752605478"
},
"departure": {
"delay": 244,
"time": "1752605524"
},
"stopId": "85JEANcampR",
"stopSequence": 4
},
{
"arrival": {
"delay": 255,
"time": "1752605655"
},
"departure": {
"delay": 299,
"time": "1752605699"
},
"stopId": "85JEANpraiR",
"stopSequence": 5
},
{
"arrival": {
"delay": 285,
"time": "1752605745"
},
"departure": {
"delay": 334,
"time": "1752605794"
},
"stopId": "85JEANdaviR",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1752605870"
},
"departure": {
"delay": 396,
"time": "1752606036"
},
"stopId": "85JEANjoncR",
"stopSequence": 7
},
{
"arrival": {
"delay": 346,
"time": "1752606046"
},
"departure": {
"delay": 403,
"time": "1752606103"
},
"stopId": "85JEANtonnR",
"stopSequence": 8
},
{
"arrival": {
"delay": 343,
"time": "1752606223"
},
"departure": {
"delay": 378,
"time": "1752606258"
},
"stopId": "85NOTRpontR",
"stopSequence": 9
},
{
"arrival": {
"delay": 400,
"time": "1752606400"
},
"stopId": "85NOTRoffiR",
"stopSequence": 10
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "568|26074577:T16|20:40:00"
},
"vehicle": {
"id": "64e6fbdb23247e13df92e216",
"label": "846",
"licensePlate": "EC451VM"
}
}
},
{
"id": "RT|550|25793451:T18|19:15:00|550|25793451:T18|19:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -316,
"time": "1752599384"
},
"departure": {
"delay": 389,
"time": "1752600089"
},
"stopId": "85SABLroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 285,
"time": "1752600465"
},
"departure": {
"delay": 322,
"time": "1752600502"
},
"stopId": "85SABLaquiA",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1752600680"
},
"departure": {
"delay": 120,
"time": "1752600720"
},
"stopId": "85CHAToceaA",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1752601124"
},
"departure": {
"delay": 145,
"time": "1752601225"
},
"stopId": "85TALMequeA",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1752601254"
},
"departure": {
"delay": 70,
"time": "1752601270"
},
"stopId": "85TALMautoA",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1752601353"
},
"departure": {
"delay": 64,
"time": "1752601384"
},
"stopId": "85TALMmichA",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1752601617"
},
"departure": {
"delay": 365,
"time": "1752601985"
},
"stopId": "85TALMpayrU",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1752602143"
},
"departure": {
"delay": 131,
"time": "1752602171"
},
"stopId": "85TALMceanA",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1752602504"
},
"departure": {
"delay": 89,
"time": "1752602549"
},
"stopId": "85JARDcimeA",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1752602725"
},
"departure": {
"delay": 90,
"time": "1752602790"
},
"stopId": "85VINCbiblA",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1752603109"
},
"departure": {
"delay": 195,
"time": "1752603255"
},
"stopId": "85LONGsouvU",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1752603495"
},
"departure": {
"delay": 162,
"time": "1752603522"
},
"stopId": "85LONGrochA",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1752603752"
},
"departure": {
"delay": 41,
"time": "1752603821"
},
"stopId": "85LONGconcA",
"stopSequence": 13
},
{
"arrival": {
"delay": -12,
"time": "1752604068"
},
"departure": {
"delay": 37,
"time": "1752604117"
},
"stopId": "85TRANcommA",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1752604341"
},
"departure": {
"delay": 148,
"time": "1752604468"
},
"stopId": "85TRANgaulA",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1752604540"
},
"departure": {
"delay": 332,
"time": "1752604952"
},
"stopId": "85TRANmogeU",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1752605417"
},
"departure": {
"delay": 101,
"time": "1752605441"
},
"stopId": "85FAUTsiesA",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1752605467"
},
"departure": {
"delay": 31,
"time": "1752605491"
},
"stopId": "85FAUTbrauA",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1752605583"
},
"departure": {
"delay": 33,
"time": "1752605613"
},
"stopId": "85FAUTtranA",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1752605664"
},
"departure": {
"delay": 79,
"time": "1752605779"
},
"stopId": "85FAUToffiU",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1752605898"
},
"departure": {
"delay": 232,
"time": "1752606112"
},
"stopId": "85AIGUcourA",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1752606194"
},
"departure": {
"delay": 231,
"time": "1752606231"
},
"stopId": "85AIGUcommA",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1752606258"
},
"departure": {
"delay": 169,
"time": "1752606289"
},
"stopId": "85MICHsupeA",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1752606586"
},
"departure": {
"delay": 204,
"time": "1752606624"
},
"stopId": "85MICHabbaA",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1752607130"
},
"departure": {
"delay": 230,
"time": "1752607130"
},
"stopId": "85TRIAanciA",
"stopSequence": 25
},
{
"arrival": {
"delay": 230,
"time": "1752607610"
},
"departure": {
"delay": 230,
"time": "1752607610"
},
"stopId": "85LUCOportA",
"stopSequence": 26
},
{
"arrival": {
"delay": 230,
"time": "1752607910"
},
"departure": {
"delay": 230,
"time": "1752607910"
},
"stopId": "85LUCOsncfU",
"stopSequence": 27
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "550",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "550|25793451:T18|19:15:00"
},
"vehicle": {
"id": "63f5e03b5f3769428ad5b862",
"label": "616",
"licensePlate": "GL099YT"
}
}
},
{
"id": "RT|315|26040951:T14|20:14:00|315|26040951:T14|20:14:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1045,
"time": "1752604285"
},
"departure": {
"delay": 1162,
"time": "1752604402"
},
"stopId": "44NAZAgareR",
"stopSequence": 1
},
{
"arrival": {
"delay": 1266,
"time": "1752604566"
},
"departure": {
"delay": 1273,
"time": "1752604573"
},
"stopId": "44TRIGroseR",
"stopSequence": 2
},
{
"arrival": {
"delay": 1265,
"time": "1752604625"
},
"departure": {
"delay": 1272,
"time": "1752604632"
},
"stopId": "44TRIGlargR",
"stopSequence": 3
},
{
"arrival": {
"delay": 1166,
"time": "1752605066"
},
"departure": {
"delay": 1173,
"time": "1752605073"
},
"stopId": "44BREVbosqR",
"stopSequence": 4
},
{
"arrival": {
"delay": 1010,
"time": "1752605330"
},
"departure": {
"delay": 1057,
"time": "1752605377"
},
"stopId": "44BREVfontR",
"stopSequence": 6
},
{
"arrival": {
"delay": 970,
"time": "1752605830"
},
"departure": {
"delay": 1010,
"time": "1752605870"
},
"stopId": "44MICHmairR",
"stopSequence": 7
},
{
"arrival": {
"delay": 999,
"time": "1752605919"
},
"departure": {
"delay": 1015,
"time": "1752605935"
},
"stopId": "44MICHpostR",
"stopSequence": 8
},
{
"arrival": {
"delay": 1023,
"time": "1752606003"
},
"departure": {
"delay": 1037,
"time": "1752606017"
},
"stopId": "44MICHredoR",
"stopSequence": 9
},
{
"arrival": {
"delay": 1004,
"time": "1752606104"
},
"departure": {
"delay": 1012,
"time": "1752606112"
},
"stopId": "44MICHcombR",
"stopSequence": 10
},
{
"arrival": {
"delay": 924,
"time": "1752606264"
},
"departure": {
"delay": 937,
"time": "1752606277"
},
"stopId": "44MICHtharU2",
"stopSequence": 11
},
{
"arrival": {
"delay": 967,
"time": "1752606427"
},
"departure": {
"delay": 1007,
"time": "1752606467"
},
"stopId": "44MICHdaloR",
"stopSequence": 12
},
{
"arrival": {
"delay": 950,
"time": "1752606890"
},
"departure": {
"delay": 950,
"time": "1752606890"
},
"stopId": "44PORNhopiR",
"stopSequence": 13
},
{
"arrival": {
"delay": 950,
"time": "1752607130"
},
"departure": {
"delay": 950,
"time": "1752607130"
},
"stopId": "44PORNjoliR",
"stopSequence": 14
},
{
"arrival": {
"delay": 950,
"time": "1752607310"
},
"departure": {
"delay": 950,
"time": "1752607310"
},
"stopId": "44PORNgareR",
"stopSequence": 15
},
{
"arrival": {
"delay": 950,
"time": "1752607790"
},
"departure": {
"delay": 950,
"time": "1752607790"
},
"stopId": "44PORNgillR",
"stopSequence": 16
},
{
"arrival": {
"delay": 950,
"time": "1752607910"
},
"departure": {
"delay": 950,
"time": "1752607910"
},
"stopId": "44PORNsandR",
"stopSequence": 17
},
{
"arrival": {
"delay": 950,
"time": "1752608030"
},
"departure": {
"delay": 950,
"time": "1752608030"
},
"stopId": "44PORNjarrR",
"stopSequence": 18
},
{
"arrival": {
"delay": 950,
"time": "1752608090"
},
"departure": {
"delay": 950,
"time": "1752608090"
},
"stopId": "44PORNrondR",
"stopSequence": 19
},
{
"arrival": {
"delay": 950,
"time": "1752608150"
},
"departure": {
"delay": 950,
"time": "1752608150"
},
"stopId": "44PORNmoinR",
"stopSequence": 20
},
{
"arrival": {
"delay": 950,
"time": "1752608270"
},
"departure": {
"delay": 950,
"time": "1752608270"
},
"stopId": "44PORNmarnR",
"stopSequence": 21
},
{
"arrival": {
"delay": 950,
"time": "1752608810"
},
"departure": {
"delay": 950,
"time": "1752608810"
},
"stopId": "44PLAIcentR",
"stopSequence": 22
},
{
"arrival": {
"delay": 950,
"time": "1752608990"
},
"departure": {
"delay": 950,
"time": "1752608990"
},
"stopId": "44PREFquirR",
"stopSequence": 23
},
{
"arrival": {
"delay": 950,
"time": "1752609050"
},
"departure": {
"delay": 950,
"time": "1752609050"
},
"stopId": "44PREFgareR",
"stopSequence": 24
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "315",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "315|26040951:T14|20:14:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa85511ad",
"label": "375",
"licensePlate": "FM-375-WF"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859183FERRE_4877438|859183",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752606780",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752607320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607380",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752607920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608100",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752608340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608400",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752608700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608760",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752609360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609420",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752610080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752610140",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752610800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752610860",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752611100",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 8
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859183FERRE_4877438"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN860171FERRE_4885898|860171",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752602640",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752603360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603420",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603720",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752607020",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752607080",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752608160",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752608220",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752609480",
"uncertainty": 60
},
"stopId": "SNCF:87487249",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN860171FERRE_4885898"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857446FERRE_4877682|857446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752606960",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 1
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857446FERRE_4877682"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857444FERRE_4877683|857444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752602400",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"stopId": "SNCF:87484048",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603120",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752603360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603420",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752603600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752604560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604620",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752605400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605460",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752606180",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857444FERRE_4877683"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859743FERRE_4885968|859743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752608340",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752608520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608580",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752608700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608760",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752608880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608940",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752609240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609300",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752609480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609540",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752609780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609840",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752610020",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859743FERRE_4885968"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858091FERRE_4886198|858091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752610380",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752610920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752610980",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752611280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752611340",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752611880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752611940",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752612780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752612900",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752613500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752613560",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752613680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752613740",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752613860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752613920",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752614160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752614220",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752614400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752614460",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752614700",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 10
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858091FERRE_4886198"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859510FERRE_4877348|859510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603000",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752603540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603600",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603840",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752604140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604200",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752604320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604320",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752604620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604680",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752605160",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859510FERRE_4877348"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859511FERRE_4886005|859511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752605520",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606120",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752606300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606360",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752606480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606480",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752606600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606660",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752606840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606840",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752607140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607200",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752607740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859511FERRE_4886005"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857329FERRE_4824386|857329",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601380",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603240",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604560",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605940",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752607020",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 4
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857329FERRE_4824386"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859080FERRE_4877457|859080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752599220",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752599880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599940",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752600780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600900",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752602400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602460",
"uncertainty": 60
},
"stopId": "SNCF:87486332",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752603960",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752604020",
"uncertainty": 60
},
"stopId": "SNCF:87487314",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752604800",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752604860",
"uncertainty": 60
},
"stopId": "SNCF:87487280",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752605580",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87487249",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752607020",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752607200",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752608340",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752608400",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1752609600",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 9
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859080FERRE_4877457"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4506FERRE_4886840|4506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752583980",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752584460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752584640",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752588600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752588780",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752591240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752591360",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752592500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752592620",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1752594960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752595920",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752598980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599100",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752600120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600240",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752603960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604140",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752605940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752607320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607440",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752609900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN4506FERRE_4886840"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859770FERRE_4885965|859770",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752606000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606000",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752606240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606240",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752606600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606600",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752606720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606720",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752606840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606900",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752607200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859770FERRE_4885965"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN860012FERRE_4885934|860012",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752595920",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752596940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752597000",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752598380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752598620",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752599820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599880",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752601860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602460",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602940",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752603600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"stopId": "SNCF:87574343",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752604260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604320",
"uncertainty": 60
},
"stopId": "SNCF:87574319",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752604860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"stopId": "SNCF:87574004",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87574194",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606120",
"uncertainty": 60
},
"stopId": "SNCF:87574160",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752606480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606540",
"uncertainty": 60
},
"stopId": "SNCF:87574137",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752607440",
"uncertainty": 60
},
"stopId": "SNCF:87543009",
"stopSequence": 12
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN860012FERRE_4885934"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4406FERRE_4886950|4406",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752583620",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752586080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752586260",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752587520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752587640",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752589800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752590100",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752593880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752594000",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752595020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752595140",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752597360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752598260",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752599880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600000",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752601200",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752601620",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1752604140",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752604320",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1752607860",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752608220",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1752608700",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 11
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN4406FERRE_4886950"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857777FERRE_4886207|857777",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752598560",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752599760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599820",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752600840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600960",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603240",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604560",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752605880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605940",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752607020",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857777FERRE_4886207"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857530FERRE_4877656|857530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603420",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604500",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604920",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605340",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606120",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752606660",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857530FERRE_4877656"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857529FERRE_4877657|857529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752602100",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602640",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603180",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752603660",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752603720",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752604020",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752604500",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857529FERRE_4877657"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858878FERRE_4877473|858878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752600480",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752601320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601380",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752602220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602340",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602880",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752603420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752603840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603900",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858878FERRE_4877473"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859281FERRE_4516985|859281",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603300",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752603840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603900",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604740",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605160",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752605400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605460",
"uncertainty": 60
},
"stopId": "SNCF:87481234",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752605820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605880",
"uncertainty": 60
},
"stopId": "SNCF:87481242",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606120",
"uncertainty": 60
},
"stopId": "SNCF:87481259",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752606300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606360",
"uncertainty": 60
},
"stopId": "SNCF:87481267",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752606840",
"uncertainty": 60
},
"stopId": "SNCF:87481283",
"stopSequence": 9
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859281FERRE_4516985"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN49967ROUTIER_4886642|49967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752610800",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752612000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752612000",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752612840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752612840",
"uncertainty": 60
},
"stopId": "SNCF:87487611",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752613500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752613500",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752615660",
"uncertainty": 60
},
"stopId": "SNCF:87487249",
"stopSequence": 4
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN49967ROUTIER_4886642"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858080FERRE_4877557|858080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601080",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752601260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601320",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752601500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601560",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752601800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601860",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752601980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602040",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752602220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602280",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752602880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603000",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752603780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603840",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752605280",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858080FERRE_4877557"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859347FERRE_4886029|859347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604680",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605040",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752606540",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 4
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859347FERRE_4886029"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857728FERRE_4877609|857728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601440",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605820",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752607080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607200",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752608280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608400",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752609660",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857728FERRE_4877609"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862531FERRE_4864104|862531",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752599160",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752599940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600060",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752601080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601140",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752601620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601680",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752602040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602100",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752602760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602880",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603540",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752604140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604200",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752605040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605100",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752605520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752606000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606060",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752606720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606780",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752607620",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 12
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN862531FERRE_4864104"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858276FERRE_4877532|858276",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1752597600",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 0
},
{
"arrival": {
"delay": 300,
"time": "1752598260",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752598320",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1752599100",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752599160",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752599820",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752599940",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1752600600",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752600660",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1752601320",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752601440",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1752602040",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752602160",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1752603000",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752603060",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752603660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1752605220",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752605280",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 9
},
{
"arrival": {
"delay": 300,
"time": "1752605820",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752605880",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752606960",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858276FERRE_4877532"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858391FERRE_4864844|858391",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752600900",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752605520",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 1
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858391FERRE_4864844"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857633FERRE_4877631|857633",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604860",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752606780",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 4
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857633FERRE_4877631"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858289FERRE_4877529|858289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752595020",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752597600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752597720",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752599220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599340",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752599940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600060",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752601080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601200",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752603300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603720",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752607440",
"uncertainty": 60
},
"stopId": "SNCF:87474007",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858289FERRE_4877529"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857630FERRE_4877633|857630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601620",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602220",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752602640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602700",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603540",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752604980",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 4
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857630FERRE_4877633"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858841FERRE_4547467|858841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752602880",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752603840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603900",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604860",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605520",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752606000",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 5
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858841FERRE_4547467"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859805FERRE_4517361|859805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752600900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752601860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601920",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752602400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602460",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602880",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752603420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752603960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606540",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752609000",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859805FERRE_4517361"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862535FERRE_4876779|862535",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752606360",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752607140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607260",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752608400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608520",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752608940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609000",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752609300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752609360",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752610020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752610140",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752610740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752610800",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752611340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752611400",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752612180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752612240",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752612900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752612960",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752613560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752613620",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752614520",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 11
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN862535FERRE_4876779"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862532FERRE_4885580|862532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601080",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752601800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601860",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752602460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752603180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603240",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752604680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604740",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752605340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605460",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752606120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606180",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752606540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606600",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752607020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752607140",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752608340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752608460",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752609180",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 11
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN862532FERRE_4885580"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859781FERRE_4885955|859781",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752604740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752605160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605220",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605340",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752605880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605940",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752606180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606240",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752606420",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859781FERRE_4885955"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN3837FERRE_4867441|3837",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752594900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752597240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752597360",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752598680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752598800",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752601140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601380",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602700",
"uncertainty": 60
},
"stopId": "SNCF:87485144",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604500",
"uncertainty": 60
},
"stopId": "SNCF:87491001",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752606660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752606720",
"uncertainty": 60
},
"stopId": "SNCF:87491142",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752609960",
"uncertainty": 60
},
"stopId": "SNCF:87581009",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "IC-NB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN3837FERRE_4867441"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859430FERRE_4877370|859430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604140",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752604320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604380",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604680",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752604920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752605400",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN859430FERRE_4877370"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858228FERRE_4877541|858228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601740",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602280",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752602760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752603060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603120",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752603600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603660",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752605040",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858228FERRE_4877541"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857262FERRE_4883127|857262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752599280",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752599640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599700",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752599880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752599940",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752600300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600360",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752600660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752600720",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752601020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601080",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752601500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752601560",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752602220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752602700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602820",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752603180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603240",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603600",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752603780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603900",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604140",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604560",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752604980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605040",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 15
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857262FERRE_4883127"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858231FERRE_4877539|858231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752603240",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752604560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604620",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752605100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605160",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752605400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605460",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752605640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605700",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752605880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752605940",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752606600",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN858231FERRE_4877539"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857025FERRE_4736827|857025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752601800",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752602520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752602580",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752603480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752603540",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752604020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604080",
"uncertainty": 60
},
"stopId": "SNCF:87571554",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752604440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604500",
"uncertainty": 60
},
"stopId": "SNCF:87571547",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752604800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752604860",
"uncertainty": 60
},
"stopId": "SNCF:87571539",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752605820",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 6
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN857025FERRE_4736827"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN3858FERRE_4888160|3858",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752595560",
"uncertainty": 60
},
"stopId": "SNCF:87581009",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752598260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752598320",
"uncertainty": 60
},
"stopId": "SNCF:87491142",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752600840",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752601260",
"uncertainty": 60
},
"stopId": "SNCF:87491001",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752602880",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752603000",
"uncertainty": 60
},
"stopId": "SNCF:87485144",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752604140",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752604380",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752606720",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752606840",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752608160",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752608280",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752610860",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752606761",
"trip": {
"directionId": 0,
"routeId": "IC-NB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250715",
"tripId": "FR:ServiceJourney::SN3858FERRE_4888160"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1752606761"
}
}