Détails de la ressource
Flux GTFS RT du réseau Aléop Pays de la Loire : Horaires temps réel
Cette ressource fait partie du jeu de données Réseaux interurbains Aléop - Pays de la Loire.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌951 erreurs, 84 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/07/2025 à 09h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 84 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN857560FERRE_4516235 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN857448FERRE_4546820 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859748FERRE_4811219 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859620FERRE_4708798 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 84 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id 08 does not exist in the GTFS data routes.txt
- route_id 04 does not exist in the GTFS data routes.txt
- route_id 21 does not exist in the GTFS data routes.txt
- route_id T2 does not exist in the GTFS data routes.txt
- route_id T1 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 766 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 stop_id SNCF:87486449 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 stop_id SNCF:87486423 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 stop_id SNCF:87486019 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 stop_id SNCF:87486142 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 stop_id SNCF:87486126 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 16 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 312|26110149:T4|8:45:00 stop_sequence 17 arrival_time 09:17:00 (1752304620) is equal to previous stop arrival_time 09:17:00 (1752304620) - times must increase between two sequential stops
- trip_id 312|26110149:T4|8:45:00 stop_sequence 17 arrival_time 09:17:00 (1752304620) is equal to previous stop departure_time 09:17:00 (1752304620) - times must increase between two sequential stops
- trip_id 312|26110149:T4|8:45:00 stop_sequence 17 departure_time 09:17:00 (1752304620) is equal to previous stop departure_time 09:17:00 (1752304620) - times must increase between two sequential stops
- trip_id 312|26110149:T4|8:45:00 stop_sequence 17 departure_time 09:17:00 (1752304620) is equal to previous stop arrival_time 09:17:00 (1752304620) - times must increase between two sequential stops
- trip_id 403|25797796:T7|9:05:00 stop_sequence 10 arrival_time 09:29:20 (1752305360) is equal to previous stop arrival_time 09:29:20 (1752305360) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 erreur
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id 568|26074577:T5|9:00:00 stop_sequence 1 departure_time 08:42:10 (1752302530) is less than the same stop arrival_time 08:46:59 (1752302819) - departure time must be equal to or greater than arrival time
Avertissements
vehicle_id not populated W002 84 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id FR:ServiceJourney::SN858890FERRE_4612226 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN857560FERRE_4516235 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN857448FERRE_4546820 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859748FERRE_4811219 does not have a vehicle_id
- trip_id FR:ServiceJourney::SN859620FERRE_4708798 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 194 | 29 fois (100 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 853 | 28 fois (97 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 2 845 | 28 fois (97 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 23 683 | 28 fois (97 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 775 | 25 fois (86 % des validations) |
E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 84 | 25 fois (86 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 12/07/2025 à 12h59 Europe/Paris.
trip_updates (160) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 12/07/2025 à 12h59 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "RT|212|25993654:T4|12:30:00|3-2668101633",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -205,
"time": "1752315995"
},
"departure": {
"delay": 14,
"time": "1752316214"
},
"stopId": "72MAMEhopiU1",
"stopSequence": 1
},
{
"arrival": {
"delay": -142,
"time": "1752316538"
},
"departure": {
"delay": 89,
"time": "1752316769"
},
"stopId": "72MAMEcailA",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1752316810"
},
"departure": {
"delay": 131,
"time": "1752316931"
},
"stopId": "72REMYinteA",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1752317166"
},
"departure": {
"delay": 138,
"time": "1752317178"
},
"stopId": "72REMYmairA",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1752317483"
},
"departure": {
"delay": 97,
"time": "1752317497"
},
"stopId": "72COSMjourA",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1752317780"
},
"departure": {
"delay": 102,
"time": "1752317802"
},
"stopId": "72ROUPegliA",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1752318060"
},
"departure": {
"delay": 60,
"time": "1752318060"
},
"stopId": "72BONNcharA",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1752318180"
},
"departure": {
"delay": 60,
"time": "1752318180"
},
"stopId": "72BONNmairA",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1752318720"
},
"departure": {
"delay": 60,
"time": "1752318720"
},
"stopId": "72PHILchanA",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1752319080"
},
"departure": {
"delay": 60,
"time": "1752319080"
},
"stopId": "72SAVItennA",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1752319200"
},
"departure": {
"delay": 60,
"time": "1752319200"
},
"stopId": "72SAVIplaiA",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1752319680"
},
"departure": {
"delay": 60,
"time": "1752319680"
},
"stopId": "72SARGbonnA",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1752320640"
},
"departure": {
"delay": 60,
"time": "1752320640"
},
"stopId": "72MANSroutA",
"stopSequence": 13
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "212",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "212|25993654:T4|12:30:00"
},
"vehicle": {
"id": "619755d91658b60001f64cc0",
"label": "36484",
"licensePlate": "FH-530-WG"
}
}
},
{
"id": "RT|210|25993647:T3|13:00:00|3-2644443137",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -332,
"time": "1752317668"
},
"departure": {
"delay": -342,
"time": "1752317658"
},
"stopId": "72FRESrepuU",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318240"
},
"departure": {
"delay": 0,
"time": "1752318240"
},
"stopId": "72MIMBpromA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318420"
},
"departure": {
"delay": 0,
"time": "1752318420"
},
"stopId": "72GERMhuttA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318540"
},
"departure": {
"delay": 0,
"time": "1752318540"
},
"stopId": "72GERMtillA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318720"
},
"departure": {
"delay": 0,
"time": "1752318720"
},
"stopId": "72PIACmairA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318900"
},
"departure": {
"delay": 0,
"time": "1752318900"
},
"stopId": "72JUILroutA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319260"
},
"departure": {
"delay": 0,
"time": "1752319260"
},
"stopId": "72BAUMrouaA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319680"
},
"departure": {
"delay": 0,
"time": "1752319680"
},
"stopId": "72MARCegliA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320040"
},
"departure": {
"delay": 0,
"time": "1752320040"
},
"stopId": "72JEANegliA",
"stopSequence": 9
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72JEANroutU",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752320400"
},
"departure": {
"delay": 0,
"time": "1752320400"
},
"stopId": "72JAMMretrU",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752320640"
},
"departure": {
"delay": 0,
"time": "1752320640"
},
"stopId": "72SOUIlandU",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752320880"
},
"departure": {
"delay": 0,
"time": "1752320880"
},
"stopId": "72BAZOcoulA",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752321060"
},
"departure": {
"delay": 0,
"time": "1752321060"
},
"stopId": "72BAZObeauA",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1752321180"
},
"departure": {
"delay": 0,
"time": "1752321180"
},
"stopId": "72BAZOnatiA",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1752321300"
},
"departure": {
"delay": 0,
"time": "1752321300"
},
"stopId": "72BAZOairbA",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1752321900"
},
"departure": {
"delay": 0,
"time": "1752321900"
},
"stopId": "72SATUbourA",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1752322200"
},
"departure": {
"delay": 0,
"time": "1752322200"
},
"stopId": "72MANSpaliA",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1752322380"
},
"departure": {
"delay": 0,
"time": "1752322380"
},
"stopId": "72MANScochA",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1752323280"
},
"departure": {
"delay": 0,
"time": "1752323280"
},
"stopId": "72MANSroutA",
"stopSequence": 20
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "210|25993647:T3|13:00:00"
},
"vehicle": {
"id": "6814d07370d9b99edee47edd",
"label": "40776"
}
}
},
{
"id": "RT|216|25993661:T5|12:40:00|3-2820079618",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -905,
"time": "1752315895"
},
"departure": {
"delay": 31,
"time": "1752316831"
},
"stopId": "72RUILguelA",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1752317211"
},
"departure": {
"delay": 114,
"time": "1752317214"
},
"stopId": "72CHARronsU",
"stopSequence": 2
},
{
"arrival": {
"delay": 102,
"time": "1752317382"
},
"departure": {
"delay": 103,
"time": "1752317383"
},
"stopId": "72CHARsecoA",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1752317491"
},
"departure": {
"delay": 187,
"time": "1752317587"
},
"stopId": "72LHOMpierA",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1752317820"
},
"departure": {
"delay": 70,
"time": "1752317830"
},
"stopId": "72COURbrivA",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1752317970"
},
"departure": {
"delay": 30,
"time": "1752317970"
},
"stopId": "72PIERmonuA",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1752318210"
},
"departure": {
"delay": 30,
"time": "1752318210"
},
"stopId": "72VINCaubeA",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1752318390"
},
"departure": {
"delay": 30,
"time": "1752318390"
},
"stopId": "72VINCmortA",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1752318690"
},
"departure": {
"delay": 30,
"time": "1752318690"
},
"stopId": "72GRANchevU",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1752319350"
},
"departure": {
"delay": 30,
"time": "1752319350"
},
"stopId": "72PARItroiA",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1752319470"
},
"departure": {
"delay": 30,
"time": "1752319470"
},
"stopId": "72PARIabelA",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1752319710"
},
"departure": {
"delay": 30,
"time": "1752319710"
},
"stopId": "72PARIbousA",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1752319950"
},
"departure": {
"delay": 30,
"time": "1752319950"
},
"stopId": "72CHANmartA",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72CHANgranA",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1752320190"
},
"departure": {
"delay": 30,
"time": "1752320190"
},
"stopId": "72CHANpeupA",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1752320550"
},
"departure": {
"delay": 30,
"time": "1752320550"
},
"stopId": "72MANScaliA",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1752320610"
},
"departure": {
"delay": 30,
"time": "1752320610"
},
"stopId": "72MANSf001A",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1752321810"
},
"departure": {
"delay": 30,
"time": "1752321810"
},
"stopId": "72MANSroutA",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "216",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "216|25993661:T5|12:40:00"
},
"vehicle": {
"id": "627e5de38154c938ed5b2298",
"label": "39487",
"licensePlate": "GG-582-BX"
}
}
},
{
"id": "RT|215|25993659:T3|12:47:00|3-2807824385",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -248,
"time": "1752316972"
},
"departure": {
"delay": 94,
"time": "1752317314"
},
"stopId": "72BESScimeA",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1752317406"
},
"departure": {
"delay": 238,
"time": "1752317578"
},
"stopId": "72BESSmairA",
"stopSequence": 2
},
{
"arrival": {
"delay": 166,
"time": "1752317626"
},
"departure": {
"delay": 177,
"time": "1752317637"
},
"stopId": "72BESScalvA",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1752317833"
},
"departure": {
"delay": 148,
"time": "1752317848"
},
"stopId": "72HUONecolA",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1752318090"
},
"departure": {
"delay": 150,
"time": "1752318090"
},
"stopId": "72GRVAcharA",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1752318270"
},
"departure": {
"delay": 150,
"time": "1752318270"
},
"stopId": "72CALAgendA",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1752318390"
},
"departure": {
"delay": 150,
"time": "1752318390"
},
"stopId": "72CALApierA",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1752318930"
},
"departure": {
"delay": 150,
"time": "1752318930"
},
"stopId": "72CALAmansA",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1752319170"
},
"departure": {
"delay": 150,
"time": "1752319170"
},
"stopId": "72MNTAespeA",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1752319290"
},
"departure": {
"delay": 150,
"time": "1752319290"
},
"stopId": "72MNTAhousA",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1752319830"
},
"departure": {
"delay": 150,
"time": "1752319830"
},
"stopId": "72BOULantiA",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1752319950"
},
"departure": {
"delay": 150,
"time": "1752319950"
},
"stopId": "72BOULbuttA",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1752320250"
},
"departure": {
"delay": 150,
"time": "1752320250"
},
"stopId": "72BREIpoteA",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1752320370"
},
"departure": {
"delay": 150,
"time": "1752320370"
},
"stopId": "72BREIbassA",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1752320490"
},
"departure": {
"delay": 150,
"time": "1752320490"
},
"stopId": "72BREItissA",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1752320670"
},
"departure": {
"delay": 150,
"time": "1752320670"
},
"stopId": "72SULIecolA",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1752320790"
},
"departure": {
"delay": 150,
"time": "1752320790"
},
"stopId": "72ARDEmalgA",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1752320850"
},
"departure": {
"delay": 150,
"time": "1752320850"
},
"stopId": "72ARDEpeloA",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1752320970"
},
"departure": {
"delay": 150,
"time": "1752320970"
},
"stopId": "72ARDEfretA",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1752321390"
},
"departure": {
"delay": 150,
"time": "1752321390"
},
"stopId": "72CHAMrochA",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1752321510"
},
"departure": {
"delay": 150,
"time": "1752321510"
},
"stopId": "72CHAMarpeA",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1752322050"
},
"departure": {
"delay": 150,
"time": "1752322050"
},
"stopId": "72MANScaliA",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1752322110"
},
"departure": {
"delay": 150,
"time": "1752322110"
},
"stopId": "72MANSf001A",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1752323310"
},
"departure": {
"delay": 150,
"time": "1752323310"
},
"stopId": "72MANSroutA",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "215",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "215|25993659:T3|12:47:00"
},
"vehicle": {
"id": "61e00ae8ec939f45d2ec802a",
"label": "39060",
"licensePlate": "GD-060-FR"
}
}
},
{
"id": "RT|207|25993639:T3|13:00:00|3-2591424513",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "72ORQUaubeA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318360"
},
"departure": {
"delay": 0,
"time": "1752318360"
},
"stopId": "72JOUEstatA",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72BRULretrR",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319200"
},
"departure": {
"delay": 0,
"time": "1752319200"
},
"stopId": "72MREIegliA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319440"
},
"departure": {
"delay": 0,
"time": "1752319440"
},
"stopId": "72LOUEsourA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319560"
},
"departure": {
"delay": 0,
"time": "1752319560"
},
"stopId": "72LOUEchenA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319680"
},
"departure": {
"delay": 0,
"time": "1752319680"
},
"stopId": "72LOUEetieA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319920"
},
"departure": {
"delay": 0,
"time": "1752319920"
},
"stopId": "72LONGgroiA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320100"
},
"departure": {
"delay": 0,
"time": "1752320100"
},
"stopId": "72LONGamneA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320400"
},
"departure": {
"delay": 0,
"time": "1752320400"
},
"stopId": "72AMNEmairA",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752320760"
},
"departure": {
"delay": 0,
"time": "1752320760"
},
"stopId": "72BRAImairA",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752321060"
},
"departure": {
"delay": 0,
"time": "1752321060"
},
"stopId": "72CULAnatiU",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752321420"
},
"departure": {
"delay": 0,
"time": "1752321420"
},
"stopId": "72CHAUgravU2",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752321540"
},
"departure": {
"delay": 0,
"time": "1752321540"
},
"stopId": "72TRANmaisU",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72MANSunivA",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1752322140"
},
"departure": {
"delay": 0,
"time": "1752322140"
},
"stopId": "72MANSveneA",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1752322260"
},
"departure": {
"delay": 0,
"time": "1752322260"
},
"stopId": "72MANSdegrA",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1752322500"
},
"departure": {
"delay": 0,
"time": "1752322500"
},
"stopId": "72MANSmuriA",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1752323400"
},
"departure": {
"delay": 0,
"time": "1752323400"
},
"stopId": "72MANSroutA",
"stopSequence": 19
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "207|25993639:T3|13:00:00"
},
"vehicle": {
"id": "635159ad108afb8799059975",
"label": "39656",
"licensePlate": "GJ-661-XE"
}
}
},
{
"id": "RT|218|25993665:T3|13:00:00|3-2908553218",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -391,
"time": "1752317609"
},
"stopId": "72LUDEfoirU",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318120"
},
"departure": {
"delay": 0,
"time": "1752318120"
},
"stopId": "72LUDEmailA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318540"
},
"departure": {
"delay": 0,
"time": "1752318540"
},
"stopId": "72CULOmaisA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319020"
},
"departure": {
"delay": 0,
"time": "1752319020"
},
"stopId": "72PONTecolU2",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319440"
},
"departure": {
"delay": 0,
"time": "1752319440"
},
"stopId": "72MNSIripoA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319740"
},
"departure": {
"delay": 0,
"time": "1752319740"
},
"stopId": "72REQUegliA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752320040"
},
"departure": {
"delay": 0,
"time": "1752320040"
},
"stopId": "72YVREegliA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752320280"
},
"departure": {
"delay": 0,
"time": "1752320280"
},
"stopId": "72YVREespeA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320640"
},
"departure": {
"delay": 0,
"time": "1752320640"
},
"stopId": "72OUENmairU",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320940"
},
"departure": {
"delay": 0,
"time": "1752320940"
},
"stopId": "72LAIGmansA",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752321060"
},
"departure": {
"delay": 0,
"time": "1752321060"
},
"stopId": "72GERVfromA",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752321240"
},
"departure": {
"delay": 0,
"time": "1752321240"
},
"stopId": "72GERVegliU",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752321420"
},
"departure": {
"delay": 0,
"time": "1752321420"
},
"stopId": "72LAIGchanU",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72MONCegliA",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72MONCpontA",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72ARNAportA",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1752322860"
},
"departure": {
"delay": 0,
"time": "1752322860"
},
"stopId": "72MANSplatU",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1752324000"
},
"departure": {
"delay": 0,
"time": "1752324000"
},
"stopId": "72MANSroutA",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "218",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "218|25993665:T3|13:00:00"
},
"vehicle": {
"id": "6197545d66714c000156f3e4",
"label": "25037",
"licensePlate": "ED-903-WW"
}
}
},
{
"id": "RT|26|25819352:T3|12:15:00|3-3221291021-22-_____S_",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -417,
"time": "1752314883"
},
"departure": {
"delay": 137,
"time": "1752315437"
},
"stopId": "72FLECroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1752315782"
},
"departure": {
"delay": 191,
"time": "1752315791"
},
"stopId": "72CLERmairR",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1752316225"
},
"departure": {
"delay": 93,
"time": "1752316233"
},
"stopId": "72MARTvertR",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1752316524"
},
"departure": {
"delay": 328,
"time": "1752316768"
},
"stopId": "72CERAcroiR",
"stopSequence": 4
},
{
"arrival": {
"delay": 301,
"time": "1752317101"
},
"departure": {
"delay": 310,
"time": "1752317110"
},
"stopId": "72GUECguecR",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1752317869"
},
"departure": {
"delay": 113,
"time": "1752317873"
},
"stopId": "72MANSlefaR",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1752318360"
},
"departure": {
"delay": 120,
"time": "1752318360"
},
"stopId": "72MANSsncfU",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "26|25819352:T3|12:15:00"
},
"vehicle": {
"id": "66b0ec0fad3ac7cdfec9f341",
"label": "25609",
"licensePlate": "EP-378-ZB"
}
}
},
{
"id": "RT|214|25993657:T5|13:00:00|3-2791112705",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -230,
"time": "1752317770"
},
"stopId": "72VIBRegliA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318360"
},
"departure": {
"delay": 0,
"time": "1752318360"
},
"stopId": "72LVARecolA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318600"
},
"departure": {
"delay": 0,
"time": "1752318600"
},
"stopId": "72DOLLpolyA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318660"
},
"departure": {
"delay": 0,
"time": "1752318660"
},
"stopId": "72DOLLcharA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318960"
},
"departure": {
"delay": 0,
"time": "1752318960"
},
"stopId": "72LUARmairA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319380"
},
"departure": {
"delay": 0,
"time": "1752319380"
},
"stopId": "72THORepioA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319680"
},
"departure": {
"delay": 0,
"time": "1752319680"
},
"stopId": "72CONNverdA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319800"
},
"departure": {
"delay": 0,
"time": "1752319800"
},
"stopId": "72CONNpetiA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319860"
},
"departure": {
"delay": 0,
"time": "1752319860"
},
"stopId": "72CONNcampA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752319980"
},
"departure": {
"delay": 0,
"time": "1752319980"
},
"stopId": "72BEILgareU",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "72MONTfoliA",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752320520"
},
"departure": {
"delay": 0,
"time": "1752320520"
},
"stopId": "72MONTlibeA",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752320700"
},
"departure": {
"delay": 0,
"time": "1752320700"
},
"stopId": "72MONTlavoA",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752320760"
},
"departure": {
"delay": 0,
"time": "1752320760"
},
"stopId": "72MONTgareA",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1752321120"
},
"departure": {
"delay": 0,
"time": "1752321120"
},
"stopId": "72BRIEcimeA",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1752321360"
},
"departure": {
"delay": 0,
"time": "1752321360"
},
"stopId": "72CHAMgar1A",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1752321960"
},
"departure": {
"delay": 0,
"time": "1752321960"
},
"stopId": "72MANScaliA",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1752322020"
},
"departure": {
"delay": 0,
"time": "1752322020"
},
"stopId": "72MANSf001A",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1752323220"
},
"departure": {
"delay": 0,
"time": "1752323220"
},
"stopId": "72MANSroutA",
"stopSequence": 19
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "214",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "214|25993657:T5|13:00:00"
},
"vehicle": {
"id": "619755b4d0068e0001f5560a",
"label": "36482",
"licensePlate": "FH-438-WG"
}
}
},
{
"id": "RT|312|26110149:T8|12:30:00|312|26110149:T8|12:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1752316622"
},
"departure": {
"delay": 218,
"time": "1752316718"
},
"stopId": "44NANTdieuR2",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1752317095"
},
"departure": {
"delay": 180,
"time": "1752317220"
},
"stopId": "44NANTpirmR1",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1752317277"
},
"departure": {
"delay": 205,
"time": "1752317365"
},
"stopId": "44REZErousR",
"stopSequence": 4
},
{
"arrival": {
"delay": 199,
"time": "1752317419"
},
"departure": {
"delay": 249,
"time": "1752317469"
},
"stopId": "44REZEtablR",
"stopSequence": 5
},
{
"arrival": {
"delay": 204,
"time": "1752317484"
},
"departure": {
"delay": 281,
"time": "1752317561"
},
"stopId": "44REZEsaleR",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1752317574"
},
"departure": {
"delay": 263,
"time": "1752317603"
},
"stopId": "44REZEpiniR1",
"stopSequence": 7
},
{
"arrival": {
"delay": 223,
"time": "1752317623"
},
"departure": {
"delay": 244,
"time": "1752317644"
},
"stopId": "44REZEmoulR",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1752317669"
},
"departure": {
"delay": 237,
"time": "1752317697"
},
"stopId": "44REZEflorR",
"stopSequence": 9
},
{
"arrival": {
"delay": 244,
"time": "1752317764"
},
"departure": {
"delay": 265,
"time": "1752317785"
},
"stopId": "44REZEcarrR",
"stopSequence": 10
},
{
"arrival": {
"delay": 241,
"time": "1752317821"
},
"departure": {
"delay": 260,
"time": "1752317840"
},
"stopId": "44REZEsandR",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1752317935"
},
"stopId": "44REZEgeneR",
"stopSequence": 12
},
{
"arrival": {
"delay": 250,
"time": "1752318070"
},
"departure": {
"delay": 250,
"time": "1752318070"
},
"stopId": "44PONTtourR",
"stopSequence": 13
},
{
"arrival": {
"delay": 250,
"time": "1752318130"
},
"departure": {
"delay": 250,
"time": "1752318130"
},
"stopId": "44PONTgautR",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1752318190"
},
"departure": {
"delay": 250,
"time": "1752318190"
},
"stopId": "44PONTplanR",
"stopSequence": 15
},
{
"arrival": {
"delay": 250,
"time": "1752318250"
},
"departure": {
"delay": 250,
"time": "1752318250"
},
"stopId": "44PONTrairR",
"stopSequence": 16
},
{
"arrival": {
"delay": 250,
"time": "1752318250"
},
"departure": {
"delay": 250,
"time": "1752318250"
},
"stopId": "44PONTairbR",
"stopSequence": 17
},
{
"arrival": {
"delay": 250,
"time": "1752318310"
},
"departure": {
"delay": 250,
"time": "1752318310"
},
"stopId": "44PONTmoulR",
"stopSequence": 18
},
{
"arrival": {
"delay": 250,
"time": "1752318370"
},
"departure": {
"delay": 250,
"time": "1752318370"
},
"stopId": "44PONTstdeR",
"stopSequence": 19
},
{
"arrival": {
"delay": 250,
"time": "1752318430"
},
"departure": {
"delay": 250,
"time": "1752318430"
},
"stopId": "44PONTegliR",
"stopSequence": 20
},
{
"arrival": {
"delay": 250,
"time": "1752318490"
},
"departure": {
"delay": 250,
"time": "1752318490"
},
"stopId": "44PONTblotR",
"stopSequence": 21
},
{
"arrival": {
"delay": 250,
"time": "1752318550"
},
"departure": {
"delay": 250,
"time": "1752318550"
},
"stopId": "44PONTchamR",
"stopSequence": 22
},
{
"arrival": {
"delay": 250,
"time": "1752318610"
},
"departure": {
"delay": 250,
"time": "1752318610"
},
"stopId": "44CHEVcoutR",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1752318730"
},
"departure": {
"delay": 250,
"time": "1752318730"
},
"stopId": "44CHEVinduR",
"stopSequence": 24
},
{
"arrival": {
"delay": 250,
"time": "1752318790"
},
"departure": {
"delay": 250,
"time": "1752318790"
},
"stopId": "44CHEVchauR",
"stopSequence": 25
},
{
"arrival": {
"delay": 250,
"time": "1752318850"
},
"departure": {
"delay": 250,
"time": "1752318850"
},
"stopId": "44CHEVegliR",
"stopSequence": 26
},
{
"arrival": {
"delay": 250,
"time": "1752318970"
},
"departure": {
"delay": 250,
"time": "1752318970"
},
"stopId": "44CHEVsacrR",
"stopSequence": 27
},
{
"arrival": {
"delay": 250,
"time": "1752319030"
},
"departure": {
"delay": 250,
"time": "1752319030"
},
"stopId": "44CHEVperrR",
"stopSequence": 28
},
{
"arrival": {
"delay": 250,
"time": "1752319150"
},
"departure": {
"delay": 250,
"time": "1752319150"
},
"stopId": "44CHEVboulR",
"stopSequence": 29
},
{
"arrival": {
"delay": 250,
"time": "1752319210"
},
"departure": {
"delay": 250,
"time": "1752319210"
},
"stopId": "44PHILvannR",
"stopSequence": 30
},
{
"arrival": {
"delay": 250,
"time": "1752319270"
},
"departure": {
"delay": 250,
"time": "1752319270"
},
"stopId": "44PHILbrisR",
"stopSequence": 31
},
{
"arrival": {
"delay": 250,
"time": "1752319330"
},
"departure": {
"delay": 250,
"time": "1752319330"
},
"stopId": "44PHILguinR",
"stopSequence": 32
},
{
"arrival": {
"delay": 250,
"time": "1752319390"
},
"departure": {
"delay": 250,
"time": "1752319390"
},
"stopId": "44PHILchauR",
"stopSequence": 33
},
{
"arrival": {
"delay": 250,
"time": "1752319450"
},
"departure": {
"delay": 250,
"time": "1752319450"
},
"stopId": "44PHILboulR",
"stopSequence": 34
},
{
"arrival": {
"delay": 250,
"time": "1752319870"
},
"departure": {
"delay": 250,
"time": "1752319870"
},
"stopId": "44PHILegliR",
"stopSequence": 35
},
{
"arrival": {
"delay": 250,
"time": "1752320050"
},
"departure": {
"delay": 250,
"time": "1752320050"
},
"stopId": "44PHILgrueR",
"stopSequence": 36
},
{
"arrival": {
"delay": 250,
"time": "1752320170"
},
"departure": {
"delay": 250,
"time": "1752320170"
},
"stopId": "44PHILaujaR",
"stopSequence": 37
},
{
"arrival": {
"delay": 250,
"time": "1752320290"
},
"departure": {
"delay": 250,
"time": "1752320290"
},
"stopId": "44COLOegliU",
"stopSequence": 38
},
{
"arrival": {
"delay": 250,
"time": "1752320590"
},
"departure": {
"delay": 250,
"time": "1752320590"
},
"stopId": "44LIMOhenrR",
"stopSequence": 39
},
{
"arrival": {
"delay": 250,
"time": "1752320830"
},
"departure": {
"delay": 250,
"time": "1752320830"
},
"stopId": "44CORCmariR",
"stopSequence": 40
},
{
"arrival": {
"delay": 250,
"time": "1752320890"
},
"departure": {
"delay": 250,
"time": "1752320890"
},
"stopId": "44CORChuitR",
"stopSequence": 41
},
{
"arrival": {
"delay": 250,
"time": "1752321010"
},
"departure": {
"delay": 250,
"time": "1752321010"
},
"stopId": "44CORCcorcR",
"stopSequence": 42
},
{
"arrival": {
"delay": 250,
"time": "1752321130"
},
"departure": {
"delay": 250,
"time": "1752321130"
},
"stopId": "44CORCbenaR",
"stopSequence": 43
},
{
"arrival": {
"delay": 250,
"time": "1752321310"
},
"departure": {
"delay": 250,
"time": "1752321310"
},
"stopId": "44LEGEvertR",
"stopSequence": 44
},
{
"arrival": {
"delay": 250,
"time": "1752321430"
},
"departure": {
"delay": 250,
"time": "1752321430"
},
"stopId": "44LEGEguerR",
"stopSequence": 45
},
{
"arrival": {
"delay": 250,
"time": "1752321550"
},
"departure": {
"delay": 250,
"time": "1752321550"
},
"stopId": "44LEGEplaiR",
"stopSequence": 46
},
{
"arrival": {
"delay": 250,
"time": "1752321730"
},
"departure": {
"delay": 250,
"time": "1752321730"
},
"stopId": "44LEGEparnR",
"stopSequence": 47
},
{
"arrival": {
"delay": 250,
"time": "1752321850"
},
"departure": {
"delay": 250,
"time": "1752321850"
},
"stopId": "44LEGEfoirR",
"stopSequence": 48
},
{
"arrival": {
"delay": 250,
"time": "1752322630"
},
"departure": {
"delay": 250,
"time": "1752322630"
},
"stopId": "44TOUVegliR",
"stopSequence": 49
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "312",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "312|26110149:T8|12:30:00"
},
"vehicle": {
"id": "6672955449543e5b93036a4e",
"label": "576",
"licensePlate": "EQ-576-FS"
}
}
},
{
"id": "RT|312|26110148:T15|12:45:00|312|26110148:T15|12:45:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1752317046"
},
"departure": {
"delay": 22,
"time": "1752317122"
},
"stopId": "44COUTegliA",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1752317246"
},
"departure": {
"delay": 41,
"time": "1752317261"
},
"stopId": "44COUTpadiA",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1752317318"
},
"departure": {
"delay": 45,
"time": "1752317325"
},
"stopId": "44COUTpiroA",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1752317371"
},
"departure": {
"delay": 37,
"time": "1752317377"
},
"stopId": "44PHILtroiA",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1752317411"
},
"departure": {
"delay": 23,
"time": "1752317423"
},
"stopId": "44PHILplesA",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1752317477"
},
"departure": {
"delay": 24,
"time": "1752317484"
},
"stopId": "44PHILcompA",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1752317589"
},
"departure": {
"delay": 48,
"time": "1752317628"
},
"stopId": "44PHILmoulA",
"stopSequence": 7
},
{
"arrival": {
"delay": -102,
"time": "1752317898"
},
"stopId": "44PHILegliA",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1752318020"
},
"departure": {
"delay": -40,
"time": "1752318020"
},
"stopId": "44PHILboulA",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1752318140"
},
"departure": {
"delay": -40,
"time": "1752318140"
},
"stopId": "44PHILchauA",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1752318200"
},
"departure": {
"delay": -40,
"time": "1752318200"
},
"stopId": "44PHILguinA",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1752318260"
},
"departure": {
"delay": -40,
"time": "1752318260"
},
"stopId": "44PHILbrisA",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1752318320"
},
"departure": {
"delay": -40,
"time": "1752318320"
},
"stopId": "44PHILvannA",
"stopSequence": 13
},
{
"arrival": {
"delay": -40,
"time": "1752318380"
},
"departure": {
"delay": -40,
"time": "1752318380"
},
"stopId": "44CHEVboulA",
"stopSequence": 14
},
{
"arrival": {
"delay": -40,
"time": "1752318500"
},
"departure": {
"delay": -40,
"time": "1752318500"
},
"stopId": "44CHEVaubrA",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1752318560"
},
"departure": {
"delay": -40,
"time": "1752318560"
},
"stopId": "44CHEVpontA",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1752318620"
},
"departure": {
"delay": -40,
"time": "1752318620"
},
"stopId": "44CHEVvieuA",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1752318680"
},
"departure": {
"delay": -40,
"time": "1752318680"
},
"stopId": "44CHEVpassA",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1752318740"
},
"departure": {
"delay": -40,
"time": "1752318740"
},
"stopId": "44CHEVpssyA",
"stopSequence": 19
},
{
"arrival": {
"delay": -40,
"time": "1752318800"
},
"departure": {
"delay": -40,
"time": "1752318800"
},
"stopId": "44CHEVpssaA",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1752318860"
},
"departure": {
"delay": -40,
"time": "1752318860"
},
"stopId": "44CHEVhallA",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1752318920"
},
"departure": {
"delay": -40,
"time": "1752318920"
},
"stopId": "44CHEVstadA",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1752318980"
},
"departure": {
"delay": -40,
"time": "1752318980"
},
"stopId": "44CHEVsacrA",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1752319100"
},
"departure": {
"delay": -40,
"time": "1752319100"
},
"stopId": "44CHEVegliA",
"stopSequence": 24
},
{
"arrival": {
"delay": -40,
"time": "1752319160"
},
"departure": {
"delay": -40,
"time": "1752319160"
},
"stopId": "44CHEVchauA",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1752319220"
},
"departure": {
"delay": -40,
"time": "1752319220"
},
"stopId": "44CHEVinduA",
"stopSequence": 26
},
{
"arrival": {
"delay": -40,
"time": "1752319280"
},
"departure": {
"delay": -40,
"time": "1752319280"
},
"stopId": "44CHEVcoutA",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1752319340"
},
"departure": {
"delay": -40,
"time": "1752319340"
},
"stopId": "44PONTchamA",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1752319400"
},
"departure": {
"delay": -40,
"time": "1752319400"
},
"stopId": "44PONTblotA",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1752319580"
},
"departure": {
"delay": -40,
"time": "1752319580"
},
"stopId": "44PONTegliA",
"stopSequence": 30
},
{
"arrival": {
"delay": -40,
"time": "1752319640"
},
"departure": {
"delay": -40,
"time": "1752319640"
},
"stopId": "44PONTstdeA",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1752319700"
},
"departure": {
"delay": -40,
"time": "1752319700"
},
"stopId": "44PONTmoulA",
"stopSequence": 32
},
{
"arrival": {
"delay": -40,
"time": "1752319760"
},
"departure": {
"delay": -40,
"time": "1752319760"
},
"stopId": "44PONTairbA",
"stopSequence": 33
},
{
"arrival": {
"delay": -40,
"time": "1752319760"
},
"departure": {
"delay": -40,
"time": "1752319760"
},
"stopId": "44PONTrairA",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1752319820"
},
"departure": {
"delay": -40,
"time": "1752319820"
},
"stopId": "44PONTplanA",
"stopSequence": 35
},
{
"arrival": {
"delay": -40,
"time": "1752319880"
},
"departure": {
"delay": -40,
"time": "1752319880"
},
"stopId": "44PONTgautA",
"stopSequence": 36
},
{
"arrival": {
"delay": -40,
"time": "1752319940"
},
"departure": {
"delay": -40,
"time": "1752319940"
},
"stopId": "44PONTtourA",
"stopSequence": 37
},
{
"arrival": {
"delay": -40,
"time": "1752320060"
},
"departure": {
"delay": -40,
"time": "1752320060"
},
"stopId": "44REZEgeneA",
"stopSequence": 38
},
{
"arrival": {
"delay": -40,
"time": "1752320180"
},
"departure": {
"delay": -40,
"time": "1752320180"
},
"stopId": "44REZEsandA",
"stopSequence": 39
},
{
"arrival": {
"delay": -40,
"time": "1752320300"
},
"departure": {
"delay": -40,
"time": "1752320300"
},
"stopId": "44REZEcarrA",
"stopSequence": 40
},
{
"arrival": {
"delay": -40,
"time": "1752320360"
},
"departure": {
"delay": -40,
"time": "1752320360"
},
"stopId": "44REZEflorA",
"stopSequence": 41
},
{
"arrival": {
"delay": -40,
"time": "1752320420"
},
"departure": {
"delay": -40,
"time": "1752320420"
},
"stopId": "44REZEmoulA",
"stopSequence": 42
},
{
"arrival": {
"delay": -40,
"time": "1752320480"
},
"departure": {
"delay": -40,
"time": "1752320480"
},
"stopId": "44REZEpiniA1",
"stopSequence": 43
},
{
"arrival": {
"delay": -40,
"time": "1752320540"
},
"departure": {
"delay": -40,
"time": "1752320540"
},
"stopId": "44REZEsaleA",
"stopSequence": 44
},
{
"arrival": {
"delay": -40,
"time": "1752320600"
},
"departure": {
"delay": -40,
"time": "1752320600"
},
"stopId": "44REZEtablA",
"stopSequence": 45
},
{
"arrival": {
"delay": -40,
"time": "1752320660"
},
"departure": {
"delay": -40,
"time": "1752320660"
},
"stopId": "44REZErousA",
"stopSequence": 46
},
{
"arrival": {
"delay": -40,
"time": "1752320720"
},
"departure": {
"delay": -40,
"time": "1752320720"
},
"stopId": "44NANTpirmA",
"stopSequence": 47
},
{
"arrival": {
"delay": -40,
"time": "1752321140"
},
"departure": {
"delay": -40,
"time": "1752321140"
},
"stopId": "44NANTdieuA",
"stopSequence": 48
},
{
"arrival": {
"delay": -40,
"time": "1752321260"
},
"departure": {
"delay": -40,
"time": "1752321260"
},
"stopId": "44NANTsncfU",
"stopSequence": 49
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "312",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "312|26110148:T15|12:45:00"
},
"vehicle": {
"id": "64f7532ecd7536c52503bec2",
"label": "810",
"licensePlate": "FN-810-GD"
}
}
},
{
"id": "RT|420|25866383:T2|13:10:00|24-7047020547",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -832,
"time": "1752317768"
},
"stopId": "49VALAcentA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319080"
},
"departure": {
"delay": 0,
"time": "1752319080"
},
"stopId": "49LYONrabeA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319440"
},
"departure": {
"delay": 0,
"time": "1752319440"
},
"stopId": "49RABLmairA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319860"
},
"departure": {
"delay": 0,
"time": "1752319860"
},
"stopId": "49LAYOvincA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319980"
},
"departure": {
"delay": 0,
"time": "1752319980"
},
"stopId": "49LAYOsignA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752320220"
},
"departure": {
"delay": 0,
"time": "1752320220"
},
"stopId": "49LOUEbesnA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752320400"
},
"departure": {
"delay": 0,
"time": "1752320400"
},
"stopId": "49LOUErondA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752321000"
},
"departure": {
"delay": 0,
"time": "1752321000"
},
"stopId": "49ANGEallaA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752321060"
},
"departure": {
"delay": 0,
"time": "1752321060"
},
"stopId": "49ANGElattA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752321180"
},
"departure": {
"delay": 0,
"time": "1752321180"
},
"stopId": "49ANGEesa1A",
"stopSequence": 10
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroA2",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752321420"
},
"departure": {
"delay": 0,
"time": "1752321420"
},
"stopId": "49ANGEbertA",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752321600"
},
"departure": {
"delay": 0,
"time": "1752321600"
},
"stopId": "49ANGEroutUK",
"stopSequence": 13
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "420",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "420|25866383:T2|13:10:00"
},
"vehicle": {
"id": "6320b1db09dda81a65382991",
"label": "4027",
"licensePlate": "CY-633-BR"
}
}
},
{
"id": "RT|422|25866399:T2|12:45:00|24-7083589654",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "49BAUPnoveU",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49BAUPmartA1",
"stopSequence": 2
},
{
"arrival": {
"delay": -75,
"time": "1752317865"
},
"departure": {
"delay": -9,
"time": "1752317931"
},
"stopId": "49MAUGmairA",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1752318250"
},
"departure": {
"delay": 10,
"time": "1752318250"
},
"stopId": "49CHRIcentA",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49BOURautoU",
"stopSequence": 5
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49LAURroseU",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1752319330"
},
"departure": {
"delay": 10,
"time": "1752319330"
},
"stopId": "49CHALnoveA",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1752319630"
},
"departure": {
"delay": 10,
"time": "1752319630"
},
"stopId": "49CHALhoteA1",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1752320110"
},
"departure": {
"delay": 10,
"time": "1752320110"
},
"stopId": "49GEORjumiA",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1752320770"
},
"departure": {
"delay": 10,
"time": "1752320770"
},
"stopId": "49FOUIsoleA",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1752320830"
},
"departure": {
"delay": 10,
"time": "1752320830"
},
"stopId": "49FOUIolivA",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1752320950"
},
"departure": {
"delay": 10,
"time": "1752320950"
},
"stopId": "49FOUImairA",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1752321070"
},
"departure": {
"delay": 10,
"time": "1752321070"
},
"stopId": "49FOUIperrA",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1752321130"
},
"departure": {
"delay": 10,
"time": "1752321130"
},
"stopId": "49FOUIlombA",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1752321370"
},
"departure": {
"delay": 10,
"time": "1752321370"
},
"stopId": "49LINIgaliA",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1752321490"
},
"departure": {
"delay": 10,
"time": "1752321490"
},
"stopId": "49LINIcroiA",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1752321550"
},
"departure": {
"delay": 10,
"time": "1752321550"
},
"stopId": "49LINIlilaA",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1752321670"
},
"departure": {
"delay": 10,
"time": "1752321670"
},
"stopId": "49LINImairA",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1752321730"
},
"departure": {
"delay": 10,
"time": "1752321730"
},
"stopId": "49LINIrochA",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1752322210"
},
"departure": {
"delay": 10,
"time": "1752322210"
},
"stopId": "49ANGEcnfpA",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1752322270"
},
"departure": {
"delay": 10,
"time": "1752322270"
},
"stopId": "49ANGEbeauA",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1752322570"
},
"departure": {
"delay": 10,
"time": "1752322570"
},
"stopId": "49ANGEmariA",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGElequA",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1752323410"
},
"departure": {
"delay": 10,
"time": "1752323410"
},
"stopId": "49ANGEroutUO",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "422",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "422|25866399:T2|12:45:00"
},
"vehicle": {
"id": "fb3a3b16ee1b68fe",
"label": "Beaupréau-en-Mauges → Angers"
}
}
},
{
"id": "RT|406|25866377:T3|12:20:00|24-6813646850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -179,
"time": "1752315421"
},
"departure": {
"delay": 23,
"time": "1752315623"
},
"stopId": "49LEVEangeR",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1752316321"
},
"departure": {
"delay": 136,
"time": "1752316336"
},
"stopId": "49SAUMbalzA",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1752316664"
},
"departure": {
"delay": 181,
"time": "1752316681"
},
"stopId": "49BAGNchumR",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1752316795"
},
"departure": {
"delay": 185,
"time": "1752316805"
},
"stopId": "49BAGNbourR",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1752316904"
},
"departure": {
"delay": 111,
"time": "1752316911"
},
"stopId": "49DISTblanR",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1752317157"
},
"departure": {
"delay": 126,
"time": "1752317166"
},
"stopId": "49ULMEcassR",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1752317264"
},
"departure": {
"delay": 49,
"time": "1752317269"
},
"stopId": "49MADEigneR",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1752317345"
},
"departure": {
"delay": 82,
"time": "1752317362"
},
"stopId": "49MNTFelevR",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1752317485"
},
"departure": {
"delay": 101,
"time": "1752317501"
},
"stopId": "49DOUEsaulU",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1752317583"
},
"departure": {
"delay": 83,
"time": "1752317603"
},
"stopId": "49DOUEinteR",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1752317786"
},
"departure": {
"delay": 135,
"time": "1752317835"
},
"stopId": "49DOUEfoirR",
"stopSequence": 11
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49DOUEzoolR",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1752318430"
},
"departure": {
"delay": 130,
"time": "1752318430"
},
"stopId": "49CONCcentR",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1752318610"
},
"departure": {
"delay": 130,
"time": "1752318610"
},
"stopId": "49GORGvailR",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1752318850"
},
"departure": {
"delay": 130,
"time": "1752318850"
},
"stopId": "49TRMOtremR",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1752319270"
},
"departure": {
"delay": 130,
"time": "1752319270"
},
"stopId": "49VIHIroutU",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1752319390"
},
"departure": {
"delay": 130,
"time": "1752319390"
},
"stopId": "49VIHIhopiR",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1752319690"
},
"departure": {
"delay": 130,
"time": "1752319690"
},
"stopId": "49HLAImontR",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1752320170"
},
"departure": {
"delay": 130,
"time": "1752320170"
},
"stopId": "49COROegliU",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1752320530"
},
"departure": {
"delay": 130,
"time": "1752320530"
},
"stopId": "49VEZIgeneR",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1752321010"
},
"departure": {
"delay": 130,
"time": "1752321010"
},
"stopId": "49NUAIlibeR",
"stopSequence": 21
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLlouiR1",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLroutR1",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1752321910"
},
"departure": {
"delay": 130,
"time": "1752321910"
},
"stopId": "49CHOLpierU",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1752322030"
},
"departure": {
"delay": 130,
"time": "1752322030"
},
"stopId": "49CHOLvillU",
"stopSequence": 25
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "406",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "406|25866377:T3|12:20:00"
},
"vehicle": {
"id": "638973a0a14fa225e3ade812",
"label": "4043",
"licensePlate": "GJ-012-BJ"
}
}
},
{
"id": "RT|406|25866376:T3|12:20:00|24-6813450241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1752315567"
},
"departure": {
"delay": 270,
"time": "1752315870"
},
"stopId": "49CHOLvillU",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLavenU",
"stopSequence": 2
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLroutA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1752316622"
},
"departure": {
"delay": 13,
"time": "1752316633"
},
"stopId": "49CHOLlouiA1",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1752316933"
},
"departure": {
"delay": 27,
"time": "1752316947"
},
"stopId": "49NUAIlibeA",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1752317401"
},
"departure": {
"delay": 18,
"time": "1752317418"
},
"stopId": "49VEZIgeneA",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1752317924"
},
"departure": {
"delay": 200,
"time": "1752317960"
},
"stopId": "49COROegliU",
"stopSequence": 7
},
{
"arrival": {
"delay": 200,
"time": "1752318260"
},
"departure": {
"delay": 200,
"time": "1752318260"
},
"stopId": "49HLAImontA",
"stopSequence": 8
},
{
"arrival": {
"delay": 200,
"time": "1752318560"
},
"departure": {
"delay": 200,
"time": "1752318560"
},
"stopId": "49VIHIhopiA",
"stopSequence": 9
},
{
"arrival": {
"delay": 200,
"time": "1752318620"
},
"departure": {
"delay": 200,
"time": "1752318620"
},
"stopId": "49VIHIroutU",
"stopSequence": 10
},
{
"arrival": {
"delay": 200,
"time": "1752319160"
},
"departure": {
"delay": 200,
"time": "1752319160"
},
"stopId": "49TRMOtremA",
"stopSequence": 11
},
{
"arrival": {
"delay": 200,
"time": "1752319340"
},
"departure": {
"delay": 200,
"time": "1752319340"
},
"stopId": "49GORGvailA",
"stopSequence": 12
},
{
"arrival": {
"delay": 200,
"time": "1752319580"
},
"departure": {
"delay": 200,
"time": "1752319580"
},
"stopId": "49CONCcentA",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49DOUEzoolA",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1752320180"
},
"departure": {
"delay": 200,
"time": "1752320180"
},
"stopId": "49DOUEfoirA",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1752320420"
},
"departure": {
"delay": 200,
"time": "1752320420"
},
"stopId": "49DOUEinteA",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1752320540"
},
"departure": {
"delay": 200,
"time": "1752320540"
},
"stopId": "49DOUEsaulU",
"stopSequence": 17
},
{
"arrival": {
"delay": 200,
"time": "1752320720"
},
"departure": {
"delay": 200,
"time": "1752320720"
},
"stopId": "49MNTFelevA",
"stopSequence": 18
},
{
"arrival": {
"delay": 200,
"time": "1752320900"
},
"departure": {
"delay": 200,
"time": "1752320900"
},
"stopId": "49MADEigneA",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1752321020"
},
"departure": {
"delay": 200,
"time": "1752321020"
},
"stopId": "49ULMEcassA",
"stopSequence": 20
},
{
"arrival": {
"delay": 200,
"time": "1752321380"
},
"departure": {
"delay": 200,
"time": "1752321380"
},
"stopId": "49DISTblanA",
"stopSequence": 21
},
{
"arrival": {
"delay": 200,
"time": "1752321500"
},
"departure": {
"delay": 200,
"time": "1752321500"
},
"stopId": "49BAGNbourA",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1752321620"
},
"departure": {
"delay": 200,
"time": "1752321620"
},
"stopId": "49BAGNchumA",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1752321800"
},
"departure": {
"delay": 200,
"time": "1752321800"
},
"stopId": "49SAUMbalzA",
"stopSequence": 24
},
{
"arrival": {
"delay": 200,
"time": "1752322400"
},
"departure": {
"delay": 200,
"time": "1752322400"
},
"stopId": "49LEVEangeR",
"stopSequence": 25
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "406",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "406|25866376:T3|12:20:00"
},
"vehicle": {
"id": "638973b177fe0f8709987c70",
"label": "4044",
"licensePlate": "GJ-569-BH"
}
}
},
{
"id": "RT|410|25866395:T1|12:30:00|24-6880690186",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -367,
"time": "1752315833"
},
"departure": {
"delay": 13,
"time": "1752316213"
},
"stopId": "49ANGEroutUL",
"stopSequence": 1
},
{
"arrival": {
"delay": -113,
"time": "1752317407"
},
"departure": {
"delay": -48,
"time": "1752317472"
},
"stopId": "49GEORegliR",
"stopSequence": 2
},
{
"arrival": {
"delay": -181,
"time": "1752317759"
},
"departure": {
"delay": -166,
"time": "1752317774"
},
"stopId": "49PRESboulR",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1752318120"
},
"departure": {
"delay": -240,
"time": "1752318120"
},
"stopId": "49LOIRroutA",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1752318300"
},
"departure": {
"delay": -240,
"time": "1752318300"
},
"stopId": "49LOIRtourR",
"stopSequence": 5
},
{
"arrival": {
"delay": -240,
"time": "1752318660"
},
"departure": {
"delay": -240,
"time": "1752318660"
},
"stopId": "49POMMmoreU",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "410",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "410|25866395:T1|12:30:00"
},
"vehicle": {
"id": "6320b1db09dda81a653825a2",
"label": "329",
"licensePlate": "FG-545-AH"
}
}
},
{
"id": "RT|418|25866380:T1|12:30:00|24-7013662724",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -481,
"time": "1752315719"
},
"departure": {
"delay": 18,
"time": "1752316218"
},
"stopId": "49ANGEroutUD",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroR",
"stopSequence": 2
},
{
"arrival": {
"delay": -152,
"time": "1752316708"
},
"departure": {
"delay": -105,
"time": "1752316755"
},
"stopId": "49ANGEesa1R",
"stopSequence": 3
},
{
"arrival": {
"delay": -113,
"time": "1752316807"
},
"departure": {
"delay": -54,
"time": "1752316866"
},
"stopId": "49ANGElattR",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1752316911"
},
"departure": {
"delay": -8,
"time": "1752316972"
},
"stopId": "49ANGEallaR",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1752317401"
},
"departure": {
"delay": 18,
"time": "1752317418"
},
"stopId": "49MELAmultR",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1752317503"
},
"departure": {
"delay": 58,
"time": "1752317518"
},
"stopId": "49MELApercR",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1752317698"
},
"departure": {
"delay": 73,
"time": "1752317713"
},
"stopId": "49MELAgachR",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1752317789"
},
"departure": {
"delay": -23,
"time": "1752317797"
},
"stopId": "49JUIGplesR",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1752317888"
},
"departure": {
"delay": -42,
"time": "1752317898"
},
"stopId": "49MELAepinR",
"stopSequence": 10
},
{
"arrival": {
"delay": -70,
"time": "1752318050"
},
"departure": {
"delay": -70,
"time": "1752318050"
},
"stopId": "49MELAmoinR",
"stopSequence": 11
},
{
"arrival": {
"delay": -70,
"time": "1752318110"
},
"departure": {
"delay": -70,
"time": "1752318110"
},
"stopId": "49MELAnoueR",
"stopSequence": 12
},
{
"arrival": {
"delay": -70,
"time": "1752318230"
},
"departure": {
"delay": -70,
"time": "1752318230"
},
"stopId": "49MELAbrosU",
"stopSequence": 13
},
{
"arrival": {
"delay": -70,
"time": "1752318710"
},
"departure": {
"delay": -70,
"time": "1752318710"
},
"stopId": "49VAUCcentR",
"stopSequence": 14
},
{
"arrival": {
"delay": -70,
"time": "1752319070"
},
"departure": {
"delay": -70,
"time": "1752319070"
},
"stopId": "49ALLEvaucR",
"stopSequence": 15
},
{
"arrival": {
"delay": -70,
"time": "1752319370"
},
"departure": {
"delay": -70,
"time": "1752319370"
},
"stopId": "49CHAVcentR",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1752319490"
},
"departure": {
"delay": -70,
"time": "1752319490"
},
"stopId": "49CHAVmillR",
"stopSequence": 17
},
{
"arrival": {
"delay": -70,
"time": "1752319670"
},
"departure": {
"delay": -70,
"time": "1752319670"
},
"stopId": "49BRIAcentR",
"stopSequence": 18
},
{
"arrival": {
"delay": -70,
"time": "1752319970"
},
"departure": {
"delay": -70,
"time": "1752319970"
},
"stopId": "49UBIGcentR",
"stopSequence": 19
},
{
"arrival": {
"delay": -70,
"time": "1752320270"
},
"departure": {
"delay": -70,
"time": "1752320270"
},
"stopId": "49MNTIegliR",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49VIHIroutU1",
"stopSequence": 21
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "418",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "418|25866380:T1|12:30:00"
},
"vehicle": {
"id": "6320b1db09dda81a653825ee",
"label": "4034",
"licensePlate": "FB-386-NV"
}
}
},
{
"id": "RT|427|25867159:T1|12:15:00|24-7164329987",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLavenU",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1752316003"
},
"departure": {
"delay": 126,
"time": "1752316026"
},
"stopId": "49CHOLroutR",
"stopSequence": 2
},
{
"arrival": {
"delay": -323,
"time": "1752317497"
},
"departure": {
"delay": 17,
"time": "1752317837"
},
"stopId": "49MOINsporU",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1752318140"
},
"departure": {
"delay": 20,
"time": "1752318140"
},
"stopId": "49MONTsouvR",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1752318320"
},
"departure": {
"delay": 20,
"time": "1752318320"
},
"stopId": "49MONTplanU",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1752318440"
},
"departure": {
"delay": 20,
"time": "1752318440"
},
"stopId": "49MONTmoinR",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1752318560"
},
"departure": {
"delay": 20,
"time": "1752318560"
},
"stopId": "49MONTsauvR",
"stopSequence": 7
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49MONTgregU",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1752319340"
},
"departure": {
"delay": 20,
"time": "1752319340"
},
"stopId": "49CRESmoinR",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1752319460"
},
"departure": {
"delay": 20,
"time": "1752319460"
},
"stopId": "49CRESparkR",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1752319880"
},
"departure": {
"delay": 20,
"time": "1752319880"
},
"stopId": "49TILLbosqR",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "427",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "427|25867159:T1|12:15:00"
},
"vehicle": {
"id": "58870cdc144a2ed1",
"label": "Cholet - Sèvremoine (Tillières)"
}
}
},
{
"id": "RT|405|25862959:T2|12:25:00|24-6804799490",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -648,
"time": "1752315252"
},
"departure": {
"delay": 35,
"time": "1752315935"
},
"stopId": "49ANGEroutUJ",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroR",
"stopSequence": 2
},
{
"arrival": {
"delay": -294,
"time": "1752316386"
},
"departure": {
"delay": -288,
"time": "1752316392"
},
"stopId": "49ANGEesa1R",
"stopSequence": 3
},
{
"arrival": {
"delay": -306,
"time": "1752316494"
},
"departure": {
"delay": -201,
"time": "1752316599"
},
"stopId": "49ANGEallaR",
"stopSequence": 4
},
{
"arrival": {
"delay": -253,
"time": "1752317027"
},
"departure": {
"delay": -168,
"time": "1752317112"
},
"stopId": "49MELAmultR",
"stopSequence": 5
},
{
"arrival": {
"delay": -255,
"time": "1752317205"
},
"departure": {
"delay": -238,
"time": "1752317222"
},
"stopId": "49JUIGlansR",
"stopSequence": 6
},
{
"arrival": {
"delay": -316,
"time": "1752317384"
},
"departure": {
"delay": -312,
"time": "1752317388"
},
"stopId": "49MAUVhomoR",
"stopSequence": 7
},
{
"arrival": {
"delay": -348,
"time": "1752317592"
},
"departure": {
"delay": -255,
"time": "1752317685"
},
"stopId": "49QUINgeneU",
"stopSequence": 8
},
{
"arrival": {
"delay": -265,
"time": "1752317915"
},
"stopId": "49QUINaubaR",
"stopSequence": 9
},
{
"arrival": {
"delay": -220,
"time": "1752318080"
},
"departure": {
"delay": -220,
"time": "1752318080"
},
"stopId": "49QUINclerR",
"stopSequence": 10
},
{
"arrival": {
"delay": -220,
"time": "1752318440"
},
"departure": {
"delay": -220,
"time": "1752318440"
},
"stopId": "49LLEUcentR",
"stopSequence": 11
},
{
"arrival": {
"delay": -220,
"time": "1752318800"
},
"departure": {
"delay": -220,
"time": "1752318800"
},
"stopId": "49SAULcentR",
"stopSequence": 12
},
{
"arrival": {
"delay": -220,
"time": "1752319040"
},
"departure": {
"delay": -220,
"time": "1752319040"
},
"stopId": "49PLAIcentR",
"stopSequence": 13
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49AMBIcentR",
"stopSequence": 14
},
{
"arrival": {
"delay": -220,
"time": "1752319400"
},
"departure": {
"delay": -220,
"time": "1752319400"
},
"stopId": "49LOURcentR",
"stopSequence": 15
},
{
"arrival": {
"delay": -220,
"time": "1752319880"
},
"departure": {
"delay": -220,
"time": "1752319880"
},
"stopId": "49DOUEzoolR",
"stopSequence": 16
},
{
"arrival": {
"delay": -220,
"time": "1752320120"
},
"departure": {
"delay": -220,
"time": "1752320120"
},
"stopId": "49DOUEfoirR",
"stopSequence": 17
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "405",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "405|25862959:T2|12:25:00"
},
"vehicle": {
"id": "6320b1da09dda81a65381942",
"label": "37532",
"licensePlate": "FR-462-GJ"
}
}
},
{
"id": "RT|428|25867162:T1|12:15:00|24-7180976129",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLavenU",
"stopSequence": 1
},
{
"arrival": {
"delay": -278,
"time": "1752315622"
},
"departure": {
"delay": 31,
"time": "1752315931"
},
"stopId": "49CHOLroutR",
"stopSequence": 2
},
{
"arrival": {
"delay": -49,
"time": "1752317231"
},
"departure": {
"delay": 37,
"time": "1752317317"
},
"stopId": "49ROUSsouvU",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1752317533"
},
"departure": {
"delay": 34,
"time": "1752317554"
},
"stopId": "49TORFpromR",
"stopSequence": 4
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49TORFparkU",
"stopSequence": 5
},
{
"arrival": {
"delay": -250,
"time": "1752318170"
},
"departure": {
"delay": -250,
"time": "1752318170"
},
"stopId": "49TORFtiffU",
"stopSequence": 6
},
{
"arrival": {
"delay": -250,
"time": "1752318470"
},
"departure": {
"delay": -250,
"time": "1752318470"
},
"stopId": "85TIFFabriU",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1752319130"
},
"departure": {
"delay": -250,
"time": "1752319130"
},
"stopId": "49LNGEtoucU",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "428",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "428|25867162:T1|12:15:00"
},
"vehicle": {
"id": "0aaff90ab466cb94",
"label": "Cholet > Torfou > Sèvremoine (Le longeron)"
}
}
},
{
"id": "RT|407|25863550:T6|12:30:00|24-6840123462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -426,
"time": "1752315774"
},
"departure": {
"delay": 44,
"time": "1752316244"
},
"stopId": "49ANGEroutUI",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroR",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1752316714"
},
"departure": {
"delay": 24,
"time": "1752316764"
},
"stopId": "49ANGEesa1R",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1752316890"
},
"departure": {
"delay": 41,
"time": "1752316901"
},
"stopId": "49ANGEallaR",
"stopSequence": 4
},
{
"arrival": {
"delay": -18,
"time": "1752317622"
},
"departure": {
"delay": 6,
"time": "1752317646"
},
"stopId": "49LOUEpharU",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1752317726"
},
"departure": {
"delay": -5,
"time": "1752317755"
},
"stopId": "49LOUEfresU",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1752317807"
},
"departure": {
"delay": -6,
"time": "1752317814"
},
"stopId": "49LOUErondR",
"stopSequence": 7
},
{
"arrival": {
"delay": -90,
"time": "1752318090"
},
"departure": {
"delay": -90,
"time": "1752318090"
},
"stopId": "49LAYOactiR",
"stopSequence": 8
},
{
"arrival": {
"delay": -90,
"time": "1752318150"
},
"departure": {
"delay": -90,
"time": "1752318150"
},
"stopId": "49LAYOpromR",
"stopSequence": 9
},
{
"arrival": {
"delay": -90,
"time": "1752318450"
},
"departure": {
"delay": -90,
"time": "1752318450"
},
"stopId": "49LATTlinkR",
"stopSequence": 10
},
{
"arrival": {
"delay": -90,
"time": "1752318570"
},
"departure": {
"delay": -90,
"time": "1752318570"
},
"stopId": "49LATTsauvR",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1752318630"
},
"departure": {
"delay": -90,
"time": "1752318630"
},
"stopId": "49CHANreneR",
"stopSequence": 12
},
{
"arrival": {
"delay": -90,
"time": "1752318690"
},
"departure": {
"delay": -90,
"time": "1752318690"
},
"stopId": "49CHANespeR",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1752319290"
},
"departure": {
"delay": -90,
"time": "1752319290"
},
"stopId": "49CHEMtroiU",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1752319590"
},
"departure": {
"delay": -90,
"time": "1752319590"
},
"stopId": "49CHEMpierR",
"stopSequence": 15
},
{
"arrival": {
"delay": -90,
"time": "1752320010"
},
"departure": {
"delay": -90,
"time": "1752320010"
},
"stopId": "49MLAYfoirR",
"stopSequence": 16
},
{
"arrival": {
"delay": -90,
"time": "1752320610"
},
"departure": {
"delay": -90,
"time": "1752320610"
},
"stopId": "49GARDnatiR",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1752321450"
},
"departure": {
"delay": -90,
"time": "1752321450"
},
"stopId": "49CHOLlouiR",
"stopSequence": 18
},
{
"arrival": {
"delay": -90,
"time": "1752321630"
},
"departure": {
"delay": -90,
"time": "1752321630"
},
"stopId": "49CHOLbethR",
"stopSequence": 19
},
{
"arrival": {
"delay": -90,
"time": "1752321870"
},
"departure": {
"delay": -90,
"time": "1752321870"
},
"stopId": "49CHOLroutR",
"stopSequence": 20
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLpierU2",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1752322230"
},
"departure": {
"delay": -90,
"time": "1752322230"
},
"stopId": "49CHOLvillU",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "407",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "407|25863550:T6|12:30:00"
},
"vehicle": {
"id": "6320b1da09dda81a65381988",
"label": "37536",
"licensePlate": "FR-267-MN"
}
}
},
{
"id": "RT|407|25862990:T8|12:16:00|24-6839599179",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 252,
"time": "1752315612"
},
"departure": {
"delay": 525,
"time": "1752315885"
},
"stopId": "49CHOLvillU",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLroutA",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1752316316"
},
"departure": {
"delay": 128,
"time": "1752316328"
},
"stopId": "49CHOLbethA",
"stopSequence": 3
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLlouiA",
"stopSequence": 4
},
{
"arrival": {
"delay": -167,
"time": "1752317113"
},
"departure": {
"delay": -21,
"time": "1752317259"
},
"stopId": "49GARDnatiA",
"stopSequence": 5
},
{
"arrival": {
"delay": -161,
"time": "1752317659"
},
"departure": {
"delay": -21,
"time": "1752317799"
},
"stopId": "49MLAYfoirA",
"stopSequence": 6
},
{
"arrival": {
"delay": -225,
"time": "1752317955"
},
"stopId": "49CHEMpierA",
"stopSequence": 7
},
{
"arrival": {
"delay": -210,
"time": "1752318330"
},
"departure": {
"delay": -210,
"time": "1752318330"
},
"stopId": "49CHEMtroiU",
"stopSequence": 8
},
{
"arrival": {
"delay": -210,
"time": "1752318810"
},
"departure": {
"delay": -210,
"time": "1752318810"
},
"stopId": "49CHANespeA",
"stopSequence": 9
},
{
"arrival": {
"delay": -210,
"time": "1752318990"
},
"departure": {
"delay": -210,
"time": "1752318990"
},
"stopId": "49CHANreneA",
"stopSequence": 10
},
{
"arrival": {
"delay": -210,
"time": "1752319110"
},
"departure": {
"delay": -210,
"time": "1752319110"
},
"stopId": "49LATTsauvA",
"stopSequence": 11
},
{
"arrival": {
"delay": -210,
"time": "1752319230"
},
"departure": {
"delay": -210,
"time": "1752319230"
},
"stopId": "49LATTlinkA",
"stopSequence": 12
},
{
"arrival": {
"delay": -210,
"time": "1752319590"
},
"departure": {
"delay": -210,
"time": "1752319590"
},
"stopId": "49LAYOpromA",
"stopSequence": 13
},
{
"arrival": {
"delay": -210,
"time": "1752319710"
},
"departure": {
"delay": -210,
"time": "1752319710"
},
"stopId": "49LAYOactiA",
"stopSequence": 14
},
{
"arrival": {
"delay": -210,
"time": "1752320070"
},
"departure": {
"delay": -210,
"time": "1752320070"
},
"stopId": "49LOUEpharU",
"stopSequence": 15
},
{
"arrival": {
"delay": -210,
"time": "1752320130"
},
"departure": {
"delay": -210,
"time": "1752320130"
},
"stopId": "49LOUEfresU",
"stopSequence": 16
},
{
"arrival": {
"delay": -210,
"time": "1752320250"
},
"departure": {
"delay": -210,
"time": "1752320250"
},
"stopId": "49LOUErondA",
"stopSequence": 17
},
{
"arrival": {
"delay": -210,
"time": "1752320910"
},
"departure": {
"delay": -210,
"time": "1752320910"
},
"stopId": "49ANGEallaA",
"stopSequence": 18
},
{
"arrival": {
"delay": -210,
"time": "1752321090"
},
"departure": {
"delay": -210,
"time": "1752321090"
},
"stopId": "49ANGEesa1A",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroA2",
"stopSequence": 20
},
{
"arrival": {
"delay": -210,
"time": "1752321270"
},
"departure": {
"delay": -210,
"time": "1752321270"
},
"stopId": "49ANGEbertA",
"stopSequence": 21
},
{
"arrival": {
"delay": -210,
"time": "1752321510"
},
"departure": {
"delay": -210,
"time": "1752321510"
},
"stopId": "49ANGEroutUI",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "407",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "407|25862990:T8|12:16:00"
},
"vehicle": {
"id": "cf43839766326a5a",
"label": "Cholet → Angers"
}
}
},
{
"id": "RT|408|25866385:T4|12:30:00|24-6849298440",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -209,
"time": "1752315991"
},
"departure": {
"delay": 148,
"time": "1752316348"
},
"stopId": "44ANCEsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1752316756"
},
"departure": {
"delay": 73,
"time": "1752316813"
},
"stopId": "49LIREretrA",
"stopSequence": 2
},
{
"arrival": {
"delay": 259,
"time": "1752317479"
},
"departure": {
"delay": 275,
"time": "1752317495"
},
"stopId": "49AUTEmultA",
"stopSequence": 3
},
{
"arrival": {
"delay": 336,
"time": "1752317856"
},
"departure": {
"delay": 365,
"time": "1752317885"
},
"stopId": "49FUILmairA",
"stopSequence": 4
},
{
"arrival": {
"delay": 280,
"time": "1752318280"
},
"departure": {
"delay": 280,
"time": "1752318280"
},
"stopId": "49MUGEsouvU",
"stopSequence": 5
},
{
"arrival": {
"delay": 280,
"time": "1752318640"
},
"departure": {
"delay": 280,
"time": "1752318640"
},
"stopId": "49MNTRpostA",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1752318940"
},
"departure": {
"delay": 280,
"time": "1752318940"
},
"stopId": "49PIEReramU",
"stopSequence": 7
},
{
"arrival": {
"delay": 280,
"time": "1752319180"
},
"departure": {
"delay": 280,
"time": "1752319180"
},
"stopId": "49PIERpostU",
"stopSequence": 8
},
{
"arrival": {
"delay": 280,
"time": "1752319720"
},
"departure": {
"delay": 280,
"time": "1752319720"
},
"stopId": "49BAUPalfrU",
"stopSequence": 9
},
{
"arrival": {
"delay": 280,
"time": "1752319900"
},
"departure": {
"delay": 280,
"time": "1752319900"
},
"stopId": "49BAUPpetiA",
"stopSequence": 10
},
{
"arrival": {
"delay": 280,
"time": "1752320200"
},
"departure": {
"delay": 280,
"time": "1752320200"
},
"stopId": "49BAUPnoveU",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1752320500"
},
"departure": {
"delay": 280,
"time": "1752320500"
},
"stopId": "49BAUPmartA",
"stopSequence": 12
},
{
"arrival": {
"delay": 280,
"time": "1752321880"
},
"departure": {
"delay": 280,
"time": "1752321880"
},
"stopId": "49CHOLblerU",
"stopSequence": 13
},
{
"arrival": {
"delay": 280,
"time": "1752322060"
},
"departure": {
"delay": 280,
"time": "1752322060"
},
"stopId": "49CHOLdabaU",
"stopSequence": 14
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLroutA1",
"stopSequence": 15
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49CHOLavenU",
"stopSequence": 16
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "408",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "408|25866385:T4|12:30:00"
},
"vehicle": {
"id": "64a3ed5be0794e52",
"label": "Ancenis-Saint-Géréon → Cholet"
}
}
},
{
"id": "RT|418|25866379:T4|12:45:00|24-7013597190",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "49VIHIroutU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317520"
},
"departure": {
"delay": 10,
"time": "1752317530"
},
"stopId": "49MNTIegliA",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1752317767"
},
"departure": {
"delay": 77,
"time": "1752317897"
},
"stopId": "49UBIGcentA",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1752318200"
},
"departure": {
"delay": 80,
"time": "1752318200"
},
"stopId": "49BRIAcentA",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1752318380"
},
"departure": {
"delay": 80,
"time": "1752318380"
},
"stopId": "49CHAVmillA",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1752318440"
},
"departure": {
"delay": 80,
"time": "1752318440"
},
"stopId": "49CHAVcentA",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1752318680"
},
"departure": {
"delay": 80,
"time": "1752318680"
},
"stopId": "49ALLEvaucA",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1752319100"
},
"departure": {
"delay": 80,
"time": "1752319100"
},
"stopId": "49VAUCcentA",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1752319580"
},
"departure": {
"delay": 80,
"time": "1752319580"
},
"stopId": "49MELAbrosU",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1752319760"
},
"departure": {
"delay": 80,
"time": "1752319760"
},
"stopId": "49MELAnoueA",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1752319820"
},
"departure": {
"delay": 80,
"time": "1752319820"
},
"stopId": "49MELAmoinA",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1752319940"
},
"departure": {
"delay": 80,
"time": "1752319940"
},
"stopId": "49MELAepinA",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1752320120"
},
"departure": {
"delay": 80,
"time": "1752320120"
},
"stopId": "49JUIGplesA",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1752320300"
},
"departure": {
"delay": 80,
"time": "1752320300"
},
"stopId": "49MELAgachA",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1752320540"
},
"departure": {
"delay": 80,
"time": "1752320540"
},
"stopId": "49MELApercA",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1752320600"
},
"departure": {
"delay": 80,
"time": "1752320600"
},
"stopId": "49MELAmultA",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1752320960"
},
"departure": {
"delay": 80,
"time": "1752320960"
},
"stopId": "49ANGEallaA",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1752321020"
},
"departure": {
"delay": 80,
"time": "1752321020"
},
"stopId": "49ANGElattA",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1752321200"
},
"departure": {
"delay": 80,
"time": "1752321200"
},
"stopId": "49ANGEesa1A",
"stopSequence": 19
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroA2",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1752321500"
},
"departure": {
"delay": 80,
"time": "1752321500"
},
"stopId": "49ANGEbertA",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1752321680"
},
"departure": {
"delay": 80,
"time": "1752321680"
},
"stopId": "49ANGEroutUD",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "418",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "418|25866379:T4|12:45:00"
},
"vehicle": {
"id": "6320b1db09dda81a65382728",
"label": "4035",
"licensePlate": "FB-390-NV"
}
}
},
{
"id": "RT|417|25863558:T2|12:35:00|24-7001079833",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -454,
"time": "1752316046"
},
"departure": {
"delay": 8,
"time": "1752316508"
},
"stopId": "49ANGEroutUF",
"stopSequence": 1
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroR",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1752316942"
},
"departure": {
"delay": -86,
"time": "1752316954"
},
"stopId": "49ANGEesa1R",
"stopSequence": 3
},
{
"arrival": {
"delay": -86,
"time": "1752317074"
},
"departure": {
"delay": -70,
"time": "1752317090"
},
"stopId": "49ANGEallaR",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1752317639"
},
"departure": {
"delay": 10,
"time": "1752317650"
},
"stopId": "49JUIGmontR",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1752317724"
},
"departure": {
"delay": -27,
"time": "1752317733"
},
"stopId": "49JUIGchasR",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1752317826"
},
"departure": {
"delay": 41,
"time": "1752317861"
},
"stopId": "49JUIGsociR",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1752317938"
},
"departure": {
"delay": 12,
"time": "1752317952"
},
"stopId": "49JUIGegliR",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1752318070"
},
"departure": {
"delay": 10,
"time": "1752318070"
},
"stopId": "49JUIGveneR",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1752318130"
},
"departure": {
"delay": 10,
"time": "1752318130"
},
"stopId": "49MAUVsainR",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1752318310"
},
"departure": {
"delay": 10,
"time": "1752318310"
},
"stopId": "49SATUrepoR",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1752318550"
},
"departure": {
"delay": 10,
"time": "1752318550"
},
"stopId": "49SULPegliR",
"stopSequence": 12
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49SULPsourR",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1752318790"
},
"departure": {
"delay": 10,
"time": "1752318790"
},
"stopId": "49GOHIboutR",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1752318970"
},
"departure": {
"delay": 10,
"time": "1752318970"
},
"stopId": "49GOHIchatR",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1752319090"
},
"departure": {
"delay": 10,
"time": "1752319090"
},
"stopId": "49GOHIrochR",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1752319450"
},
"departure": {
"delay": 10,
"time": "1752319450"
},
"stopId": "49COUTangeR",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1752319510"
},
"departure": {
"delay": 10,
"time": "1752319510"
},
"stopId": "49COUTgennR",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1752319630"
},
"departure": {
"delay": 10,
"time": "1752319630"
},
"stopId": "49SEPTgenaR",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1752319750"
},
"departure": {
"delay": 10,
"time": "1752319750"
},
"stopId": "49SEPTplesR",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1752319870"
},
"departure": {
"delay": 10,
"time": "1752319870"
},
"stopId": "49SEPTsaleR",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1752320170"
},
"departure": {
"delay": 10,
"time": "1752320170"
},
"stopId": "49GENN1962A",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1752320410"
},
"departure": {
"delay": 10,
"time": "1752320410"
},
"stopId": "49TREVcaveR",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1752320530"
},
"departure": {
"delay": 10,
"time": "1752320530"
},
"stopId": "49TREVcunaR",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1752320650"
},
"departure": {
"delay": 10,
"time": "1752320650"
},
"stopId": "49TREVprebR",
"stopSequence": 25
},
{
"arrival": {
"delay": 10,
"time": "1752320890"
},
"departure": {
"delay": 10,
"time": "1752320890"
},
"stopId": "49TREVchenR",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1752320950"
},
"departure": {
"delay": 10,
"time": "1752320950"
},
"stopId": "49TREVmimeR",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1752321130"
},
"departure": {
"delay": 10,
"time": "1752321130"
},
"stopId": "49HILAchamR",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1752321130"
},
"departure": {
"delay": 10,
"time": "1752321130"
},
"stopId": "49HILAalleR",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1752321250"
},
"departure": {
"delay": 10,
"time": "1752321250"
},
"stopId": "49HILAfontR",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1752321310"
},
"departure": {
"delay": 10,
"time": "1752321310"
},
"stopId": "49HILApaluR",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1752321430"
},
"departure": {
"delay": 10,
"time": "1752321430"
},
"stopId": "49HILApompR",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1752321550"
},
"departure": {
"delay": 10,
"time": "1752321550"
},
"stopId": "49SAUMmareR",
"stopSequence": 33
},
{
"arrival": {
"delay": 10,
"time": "1752321670"
},
"departure": {
"delay": 10,
"time": "1752321670"
},
"stopId": "49SAUMinstR",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1752321730"
},
"departure": {
"delay": 10,
"time": "1752321730"
},
"stopId": "49SAUMboucR",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1752321790"
},
"departure": {
"delay": 10,
"time": "1752321790"
},
"stopId": "49SAUMbalzA",
"stopSequence": 36
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "417",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "417|25863558:T2|12:35:00"
},
"vehicle": {
"id": "6320b1db09dda81a65381b6b",
"label": "36497",
"licensePlate": "FJ-874-RF"
}
}
},
{
"id": "RT|417|25863557:T4|12:20:00|24-7000752143",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "NO_DATA",
"stopId": "49SAUMbalzA",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1752315913"
},
"departure": {
"delay": 84,
"time": "1752315924"
},
"stopId": "49SAUMmaupA",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1752315994"
},
"departure": {
"delay": 128,
"time": "1752316028"
},
"stopId": "49SAUMmareA",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1752316168"
},
"departure": {
"delay": 100,
"time": "1752316180"
},
"stopId": "49HILApompA",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1752316249"
},
"departure": {
"delay": 65,
"time": "1752316265"
},
"stopId": "49HILApaluA",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1752316320"
},
"departure": {
"delay": 67,
"time": "1752316327"
},
"stopId": "49HILAfontA",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1752316381"
},
"departure": {
"delay": 6,
"time": "1752316386"
},
"stopId": "49HILAalleA",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1752316406"
},
"departure": {
"delay": 30,
"time": "1752316410"
},
"stopId": "49HILAchamA",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1752316528"
},
"departure": {
"delay": -26,
"time": "1752316534"
},
"stopId": "49TREVmimeA",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1752316639"
},
"departure": {
"delay": 31,
"time": "1752316651"
},
"stopId": "49TREVchenA",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1752316883"
},
"departure": {
"delay": 33,
"time": "1752316893"
},
"stopId": "49TREVprebA",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1752316973"
},
"departure": {
"delay": 3,
"time": "1752316983"
},
"stopId": "49TREVcunaA",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1752317045"
},
"departure": {
"delay": -46,
"time": "1752317054"
},
"stopId": "49TREVcaveA",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1752317374"
},
"departure": {
"delay": 108,
"time": "1752317388"
},
"stopId": "49GENN1962A",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1752317622"
},
"departure": {
"delay": 103,
"time": "1752317623"
},
"stopId": "49SEPTsaleA",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1752317740"
},
"departure": {
"delay": 48,
"time": "1752317748"
},
"stopId": "49SEPTplesA",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1752317805"
},
"departure": {
"delay": 47,
"time": "1752317807"
},
"stopId": "49SEPTgenaA",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1752317937"
},
"departure": {
"delay": 4,
"time": "1752317944"
},
"stopId": "49COUTgennA",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1752317980"
},
"departure": {
"delay": -20,
"time": "1752317980"
},
"stopId": "49COUTangeA",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1752318340"
},
"departure": {
"delay": -20,
"time": "1752318340"
},
"stopId": "49GOHIrochA",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1752318460"
},
"departure": {
"delay": -20,
"time": "1752318460"
},
"stopId": "49GOHIchatA",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1752318700"
},
"departure": {
"delay": -20,
"time": "1752318700"
},
"stopId": "49GOHIboutA",
"stopSequence": 22
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49SULPsourA",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1752319060"
},
"departure": {
"delay": -20,
"time": "1752319060"
},
"stopId": "49SULPegliA",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1752319240"
},
"departure": {
"delay": -20,
"time": "1752319240"
},
"stopId": "49SATUrepoA",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1752319420"
},
"departure": {
"delay": -20,
"time": "1752319420"
},
"stopId": "49MAUVsainA",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1752319600"
},
"departure": {
"delay": -20,
"time": "1752319600"
},
"stopId": "49JUIGveneA",
"stopSequence": 27
},
{
"arrival": {
"delay": -20,
"time": "1752319720"
},
"departure": {
"delay": -20,
"time": "1752319720"
},
"stopId": "49JUIGegliA",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1752319780"
},
"departure": {
"delay": -20,
"time": "1752319780"
},
"stopId": "49JUIGsociA",
"stopSequence": 29
},
{
"arrival": {
"delay": -20,
"time": "1752319900"
},
"departure": {
"delay": -20,
"time": "1752319900"
},
"stopId": "49JUIGchasA",
"stopSequence": 30
},
{
"arrival": {
"delay": -20,
"time": "1752319960"
},
"departure": {
"delay": -20,
"time": "1752319960"
},
"stopId": "49JUIGmontA",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1752320380"
},
"departure": {
"delay": -20,
"time": "1752320380"
},
"stopId": "49ANGEallaA",
"stopSequence": 32
},
{
"arrival": {
"delay": -20,
"time": "1752320500"
},
"departure": {
"delay": -20,
"time": "1752320500"
},
"stopId": "49ANGEesa1A",
"stopSequence": 33
},
{
"scheduleRelationship": "NO_DATA",
"stopId": "49ANGEleroA2",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1752320740"
},
"departure": {
"delay": -20,
"time": "1752320740"
},
"stopId": "49ANGEbertA",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1752321100"
},
"departure": {
"delay": -20,
"time": "1752321100"
},
"stopId": "49ANGEroutUF",
"stopSequence": 36
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "417",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "417|25863557:T4|12:20:00"
},
"vehicle": {
"id": "6320b1da09dda81a65381827",
"label": "37529",
"licensePlate": "FR-308-GJ"
}
}
},
{
"id": "RT|404|25797798:T4|12:25:00|404|25797798:T4|12:25:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1752316145"
},
"departure": {
"delay": 135,
"time": "1752316155"
},
"stopId": "49SAUMdeleR",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1752316202"
},
"departure": {
"delay": 68,
"time": "1752316208"
},
"stopId": "49SAUMmareA",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1752316271"
},
"departure": {
"delay": 17,
"time": "1752316277"
},
"stopId": "49SAUMbreiA",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1752316411"
},
"departure": {
"delay": 62,
"time": "1752316442"
},
"stopId": "49SAUMoffiA",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1752316513"
},
"departure": {
"delay": 84,
"time": "1752316524"
},
"stopId": "49SAUMpontA",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1752316634"
},
"departure": {
"delay": 91,
"time": "1752316651"
},
"stopId": "49LEVEangeA",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1752316772"
},
"departure": {
"delay": 42,
"time": "1752316782"
},
"stopId": "49LEVEavenA",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1752316864"
},
"departure": {
"delay": 8,
"time": "1752316868"
},
"stopId": "49LEVEcailA",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1752316974"
},
"departure": {
"delay": 4,
"time": "1752316984"
},
"stopId": "49LEVEpichA",
"stopSequence": 10
},
{
"arrival": {
"delay": -91,
"time": "1752317189"
},
"departure": {
"delay": -77,
"time": "1752317203"
},
"stopId": "49PLACrougA",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1752317293"
},
"departure": {
"delay": -9,
"time": "1752317331"
},
"stopId": "49PLACcentA",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1752317400"
},
"departure": {
"delay": -56,
"time": "1752317404"
},
"stopId": "49PLACsaumA",
"stopSequence": 13
},
{
"arrival": {
"delay": -83,
"time": "1752317497"
},
"departure": {
"delay": -81,
"time": "1752317499"
},
"stopId": "49LVEEsaumA",
"stopSequence": 14
},
{
"arrival": {
"delay": -100,
"time": "1752317540"
},
"departure": {
"delay": 44,
"time": "1752317684"
},
"stopId": "49LVEEmairA",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1752317740"
},
"departure": {
"delay": 46,
"time": "1752317746"
},
"stopId": "49LVEEcunaA",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1752317970"
},
"departure": {
"delay": 30,
"time": "1752317970"
},
"stopId": "49ROSIpontA",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1752318510"
},
"departure": {
"delay": 30,
"time": "1752318510"
},
"stopId": "49MENIegliU",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1752318570"
},
"departure": {
"delay": 30,
"time": "1752318570"
},
"stopId": "49MENIportA",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1752318930"
},
"departure": {
"delay": 30,
"time": "1752318930"
},
"stopId": "49MATHmairA",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1752319050"
},
"departure": {
"delay": 30,
"time": "1752319050"
},
"stopId": "49MATHgranA",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1752319290"
},
"departure": {
"delay": 30,
"time": "1752319290"
},
"stopId": "49BOHAcendA",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1752319350"
},
"departure": {
"delay": 30,
"time": "1752319350"
},
"stopId": "49AUTHchemA",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1752319410"
},
"departure": {
"delay": 30,
"time": "1752319410"
},
"stopId": "49BOHAsaleR",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1752319470"
},
"departure": {
"delay": 30,
"time": "1752319470"
},
"stopId": "49AUTHruauA",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1752319590"
},
"departure": {
"delay": 30,
"time": "1752319590"
},
"stopId": "49BOHArd11R",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1752319770"
},
"departure": {
"delay": 30,
"time": "1752319770"
},
"stopId": "49DAGUdautA",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1752319890"
},
"departure": {
"delay": 30,
"time": "1752319890"
},
"stopId": "49DAGUegliA",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1752320010"
},
"departure": {
"delay": 30,
"time": "1752320010"
},
"stopId": "49AUTHboetA",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1752320370"
},
"departure": {
"delay": 30,
"time": "1752320370"
},
"stopId": "49TRELdautA",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1752320490"
},
"departure": {
"delay": 30,
"time": "1752320490"
},
"stopId": "49TRELfresA",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1752320790"
},
"departure": {
"delay": 30,
"time": "1752320790"
},
"stopId": "49ANGEjustA",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1752321030"
},
"departure": {
"delay": 30,
"time": "1752321030"
},
"stopId": "49ANGEmillA",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1752321330"
},
"departure": {
"delay": 30,
"time": "1752321330"
},
"stopId": "49ANGEleroA",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1752321450"
},
"departure": {
"delay": 30,
"time": "1752321450"
},
"stopId": "49ANGEbertA",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1752321750"
},
"departure": {
"delay": 30,
"time": "1752321750"
},
"stopId": "49ANGEroutUF",
"stopSequence": 36
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "404",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "404|25797798:T4|12:25:00"
},
"vehicle": {
"id": "64e4712f7855e660dc2ef6df",
"label": "147",
"licensePlate": "GM 053 BK"
}
}
},
{
"id": "RT|402-B|25797795:T4|12:15:00|402-B|25797795:T4|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -385,
"time": "1752314915"
},
"departure": {
"delay": 14,
"time": "1752315314"
},
"stopId": "49ANGEhoteU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1752315646"
},
"departure": {
"delay": 61,
"time": "1752315661"
},
"stopId": "49ANGEbrisR",
"stopSequence": 2
},
{
"arrival": {
"delay": -93,
"time": "1752315867"
},
"departure": {
"delay": -72,
"time": "1752315888"
},
"stopId": "49ECOUpariR",
"stopSequence": 3
},
{
"arrival": {
"delay": -160,
"time": "1752315920"
},
"departure": {
"delay": -150,
"time": "1752315930"
},
"stopId": "49SYLVprovR",
"stopSequence": 4
},
{
"arrival": {
"delay": -181,
"time": "1752316019"
},
"departure": {
"delay": -165,
"time": "1752316035"
},
"stopId": "49SYLVexpoR",
"stopSequence": 5
},
{
"arrival": {
"delay": -194,
"time": "1752316726"
},
"departure": {
"delay": -180,
"time": "1752316740"
},
"stopId": "49CORZplanR",
"stopSequence": 6
},
{
"arrival": {
"delay": -86,
"time": "1752317374"
},
"departure": {
"delay": -81,
"time": "1752317379"
},
"stopId": "49MARCaeroR",
"stopSequence": 8
},
{
"arrival": {
"delay": -264,
"time": "1752317796"
},
"departure": {
"delay": -254,
"time": "1752317806"
},
"stopId": "49JARZnorbU",
"stopSequence": 10
},
{
"arrival": {
"delay": -190,
"time": "1752318170"
},
"departure": {
"delay": -190,
"time": "1752318170"
},
"stopId": "49ECHEcentR",
"stopSequence": 11
},
{
"arrival": {
"delay": -190,
"time": "1752318530"
},
"departure": {
"delay": -190,
"time": "1752318530"
},
"stopId": "49BAUGleblR",
"stopSequence": 12
},
{
"arrival": {
"delay": -190,
"time": "1752318830"
},
"departure": {
"delay": -190,
"time": "1752318830"
},
"stopId": "49BAUGpublR",
"stopSequence": 13
},
{
"arrival": {
"delay": -190,
"time": "1752319310"
},
"departure": {
"delay": -190,
"time": "1752319310"
},
"stopId": "49LASSgiraU",
"stopSequence": 14
},
{
"arrival": {
"delay": -190,
"time": "1752319490"
},
"departure": {
"delay": -190,
"time": "1752319490"
},
"stopId": "49AUVEmairR",
"stopSequence": 15
},
{
"arrival": {
"delay": -190,
"time": "1752319790"
},
"departure": {
"delay": -190,
"time": "1752319790"
},
"stopId": "49NOYAbaugR",
"stopSequence": 16
},
{
"arrival": {
"delay": -190,
"time": "1752319970"
},
"departure": {
"delay": -190,
"time": "1752319970"
},
"stopId": "49NOYAecolR",
"stopSequence": 17
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "402-B",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "402-B|25797795:T4|12:15:00"
},
"vehicle": {
"id": "670d1a5914f8cde216b3e7f2",
"label": "newVehicle",
"licensePlate": "GY 968 PF"
}
}
},
{
"id": "RT|415|25797803:T4|12:15:00|415|25797803:T4|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -672,
"time": "1752314628"
},
"departure": {
"delay": -659,
"time": "1752314641"
},
"stopId": "49SAUMbalzR",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1752315434"
},
"departure": {
"delay": 23,
"time": "1752315443"
},
"stopId": "49SAUMdeleR",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1752315477"
},
"departure": {
"delay": 7,
"time": "1752315487"
},
"stopId": "49SAUMmareR",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1752315567"
},
"departure": {
"delay": 34,
"time": "1752315574"
},
"stopId": "49SAUMbreiR",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1752315758"
},
"departure": {
"delay": 181,
"time": "1752315841"
},
"stopId": "49SAUMoffiR",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1752315904"
},
"departure": {
"delay": 161,
"time": "1752315941"
},
"stopId": "49SAUMpontR",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1752315973"
},
"departure": {
"delay": 152,
"time": "1752315992"
},
"stopId": "49LEVEresiR",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1752316115"
},
"departure": {
"delay": 102,
"time": "1752316122"
},
"stopId": "49LEVEfusiR",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1752316165"
},
"departure": {
"delay": 87,
"time": "1752316167"
},
"stopId": "49LEVEpigeR",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1752316368"
},
"departure": {
"delay": 19,
"time": "1752316399"
},
"stopId": "49VIVYmultU",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1752316613"
},
"departure": {
"delay": 7,
"time": "1752316627"
},
"stopId": "49VIVYcentR",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1752316764"
},
"departure": {
"delay": -30,
"time": "1752316770"
},
"stopId": "49VIVYouchR",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1752317022"
},
"departure": {
"delay": 31,
"time": "1752317071"
},
"stopId": "49LONGchemR",
"stopSequence": 13
},
{
"arrival": {
"delay": -49,
"time": "1752317111"
},
"departure": {
"delay": 1,
"time": "1752317161"
},
"stopId": "49LONGrepuR",
"stopSequence": 14
},
{
"arrival": {
"delay": -125,
"time": "1752317215"
},
"departure": {
"delay": -87,
"time": "1752317253"
},
"stopId": "49LONGchevR",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1752317636"
},
"departure": {
"delay": -60,
"time": "1752317640"
},
"stopId": "49BRONcontR",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1752317894"
},
"stopId": "49BEAUrepuR",
"stopSequence": 17
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "415",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "415|25797803:T4|12:15:00"
},
"vehicle": {
"id": "64e47165da059f2f61df1527",
"label": "151",
"licensePlate": "GM 821 BJ"
}
}
},
{
"id": "RT|403|25797797:T3|12:20:00|403|25797797:T3|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -261,
"time": "1752315339"
},
"departure": {
"delay": 18,
"time": "1752315618"
},
"stopId": "49ANGEhoteU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1752315876"
},
"departure": {
"delay": 193,
"time": "1752315913"
},
"stopId": "49ANGEsecuR",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1752315932"
},
"departure": {
"delay": 108,
"time": "1752315948"
},
"stopId": "49ANGEgardR",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1752316558"
},
"departure": {
"delay": 66,
"time": "1752316566"
},
"stopId": "49AUTHperrR",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1752316790"
},
"departure": {
"delay": 73,
"time": "1752316813"
},
"stopId": "49AUTHplacR",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1752316952"
},
"departure": {
"delay": 134,
"time": "1752316994"
},
"stopId": "49AUTHcombR",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1752317091"
},
"departure": {
"delay": 90,
"time": "1752317130"
},
"stopId": "49ANDAmairR",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1752317191"
},
"departure": {
"delay": 161,
"time": "1752317201"
},
"stopId": "49AUTHrestR",
"stopSequence": 8
},
{
"arrival": {
"delay": 168,
"time": "1752317268"
},
"departure": {
"delay": 173,
"time": "1752317273"
},
"stopId": "49AUTHlaunR",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1752317321"
},
"departure": {
"delay": 168,
"time": "1752317328"
},
"stopId": "49AUTHlavaR",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1752317459"
},
"departure": {
"delay": 148,
"time": "1752317488"
},
"stopId": "49AUTHvertR",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1752317585"
},
"departure": {
"delay": 219,
"time": "1752317619"
},
"stopId": "49CRNEmairR",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1752317686"
},
"departure": {
"delay": 182,
"time": "1752317702"
},
"stopId": "49AUTHroyaR",
"stopSequence": 13
},
{
"arrival": {
"delay": 171,
"time": "1752317871"
},
"departure": {
"delay": 216,
"time": "1752317916"
},
"stopId": "49MAZEnoueR",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1752318190"
},
"departure": {
"delay": 190,
"time": "1752318190"
},
"stopId": "49MAZEfayeR",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1752318430"
},
"departure": {
"delay": 190,
"time": "1752318430"
},
"stopId": "49BEAUmrilR",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1752318550"
},
"departure": {
"delay": 190,
"time": "1752318550"
},
"stopId": "49BEAUtellR",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1752318790"
},
"departure": {
"delay": 190,
"time": "1752318790"
},
"stopId": "49BEAUrepuR",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "403",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "403|25797797:T3|12:20:00"
},
"vehicle": {
"id": "64e471a76f6fe22e122e054e",
"label": "154",
"licensePlate": "GM 994 BJ"
}
}
},
{
"id": "RT|402|25797793:T2|12:10:00|402|25797793:T2|12:10:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -238,
"time": "1752314762"
},
"departure": {
"delay": 48,
"time": "1752315048"
},
"stopId": "49ANGEhoteU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1752315337"
},
"departure": {
"delay": 61,
"time": "1752315361"
},
"stopId": "49ANGEbrisR",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1752315654"
},
"departure": {
"delay": 123,
"time": "1752315663"
},
"stopId": "49ECOUpariR",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1752315699"
},
"departure": {
"delay": 107,
"time": "1752315707"
},
"stopId": "49SYLVprovR",
"stopSequence": 4
},
{
"arrival": {
"delay": -114,
"time": "1752316386"
},
"departure": {
"delay": -97,
"time": "1752316403"
},
"stopId": "49CORZscieR",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1752316668"
},
"departure": {
"delay": 21,
"time": "1752316701"
},
"stopId": "49SEICregnR",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1752316739"
},
"departure": {
"delay": 16,
"time": "1752316756"
},
"stopId": "49SEICtennR",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1752317070"
},
"departure": {
"delay": 34,
"time": "1752317074"
},
"stopId": "49LAUDbourR",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1752317383"
},
"departure": {
"delay": 75,
"time": "1752317415"
},
"stopId": "49LEZIgareU",
"stopSequence": 9
},
{
"arrival": {
"delay": 182,
"time": "1752317882"
},
"departure": {
"delay": 226,
"time": "1752317926"
},
"stopId": "49DURTangeR",
"stopSequence": 10
},
{
"arrival": {
"delay": 210,
"time": "1752318030"
},
"departure": {
"delay": 210,
"time": "1752318030"
},
"stopId": "49DURTmareR",
"stopSequence": 11
},
{
"arrival": {
"delay": 210,
"time": "1752318150"
},
"departure": {
"delay": 210,
"time": "1752318150"
},
"stopId": "49DURTgouiR",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1752318450"
},
"departure": {
"delay": 210,
"time": "1752318450"
},
"stopId": "72LOIRcentR",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1752318810"
},
"departure": {
"delay": 210,
"time": "1752318810"
},
"stopId": "72FLECverdR",
"stopSequence": 14
},
{
"arrival": {
"delay": 210,
"time": "1752318930"
},
"departure": {
"delay": 210,
"time": "1752318930"
},
"stopId": "72FLECtissR",
"stopSequence": 15
},
{
"arrival": {
"delay": 210,
"time": "1752319110"
},
"departure": {
"delay": 210,
"time": "1752319110"
},
"stopId": "72FLECroutR",
"stopSequence": 16
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "402",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "402|25797793:T2|12:10:00"
},
"vehicle": {
"id": "63e64b99dbe722e3b6cf59d5",
"label": "133",
"licensePlate": "EG 671 YA"
}
}
},
{
"id": "RT|403|25797796:T9|13:05:00|403|25797796:T9|13:05:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -898,
"time": "1752317402"
},
"stopId": "49BEAUrepuA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318480"
},
"departure": {
"delay": 0,
"time": "1752318480"
},
"stopId": "49BEAUtellA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318660"
},
"departure": {
"delay": 0,
"time": "1752318660"
},
"stopId": "49BEAUmrilA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318900"
},
"departure": {
"delay": 0,
"time": "1752318900"
},
"stopId": "49MAZEfayeA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319140"
},
"departure": {
"delay": 0,
"time": "1752319140"
},
"stopId": "49MAZEnoueA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319440"
},
"departure": {
"delay": 0,
"time": "1752319440"
},
"stopId": "49AUTHroyaA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319500"
},
"departure": {
"delay": 0,
"time": "1752319500"
},
"stopId": "49CRNEmairA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319620"
},
"departure": {
"delay": 0,
"time": "1752319620"
},
"stopId": "49AUTHvertA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319740"
},
"departure": {
"delay": 0,
"time": "1752319740"
},
"stopId": "49AUTHrezeA",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752319740"
},
"departure": {
"delay": 0,
"time": "1752319740"
},
"stopId": "49AUTHlavaA",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752319800"
},
"departure": {
"delay": 0,
"time": "1752319800"
},
"stopId": "49AUTHlaunA",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752319860"
},
"departure": {
"delay": 0,
"time": "1752319860"
},
"stopId": "49AUTHrestA",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752319920"
},
"departure": {
"delay": 0,
"time": "1752319920"
},
"stopId": "49ANDAmairA",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752320040"
},
"departure": {
"delay": 0,
"time": "1752320040"
},
"stopId": "49AUTHcombA",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1752320220"
},
"departure": {
"delay": 0,
"time": "1752320220"
},
"stopId": "49AUTHplacA",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1752320400"
},
"departure": {
"delay": 0,
"time": "1752320400"
},
"stopId": "49AUTHperrA",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1752321300"
},
"departure": {
"delay": 0,
"time": "1752321300"
},
"stopId": "49ANGEgardA",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1752321420"
},
"departure": {
"delay": 0,
"time": "1752321420"
},
"stopId": "49ANGEsecuA",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1752321600"
},
"departure": {
"delay": 0,
"time": "1752321600"
},
"stopId": "49ANGEhoteU1",
"stopSequence": 19
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "403",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "403|25797796:T9|13:05:00"
},
"vehicle": {
"id": "63e64b99dbe722e3b6cf59d3",
"label": "145",
"licensePlate": "GC 683 CH"
}
}
},
{
"id": "RT|13|25762893:T4|11:30:00|13|25762893:T4|11:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1116,
"time": "1752311484"
},
"departure": {
"delay": 248,
"time": "1752312848"
},
"stopId": "44NANTsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 459,
"time": "1752317859"
},
"stopId": "85BARRmariU1",
"stopSequence": 2
},
{
"arrival": {
"delay": 560,
"time": "1752318440"
},
"departure": {
"delay": 560,
"time": "1752318440"
},
"stopId": "85BARBgoisR",
"stopSequence": 3
},
{
"arrival": {
"delay": 560,
"time": "1752319040"
},
"departure": {
"delay": 560,
"time": "1752319040"
},
"stopId": "85GUEReuroU",
"stopSequence": 4
},
{
"arrival": {
"delay": 560,
"time": "1752319760"
},
"departure": {
"delay": 560,
"time": "1752319760"
},
"stopId": "85NOIRroutU1",
"stopSequence": 5
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "13|25762893:T4|11:30:00"
},
"vehicle": {
"id": "667145ae5cb13421f7fac721",
"label": "40148",
"licensePlate": "GX123CA"
}
}
},
{
"id": "RT|572|26120432:T3|12:00:00|572|26120432:T3|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -144,
"time": "1752314256"
},
"departure": {
"delay": 480,
"time": "1752314880"
},
"stopId": "85ROCHsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 647,
"time": "1752316127"
},
"departure": {
"delay": 814,
"time": "1752316294"
},
"stopId": "85AIZEoffiU",
"stopSequence": 2
},
{
"arrival": {
"delay": 769,
"time": "1752316669"
},
"departure": {
"delay": 784,
"time": "1752316684"
},
"stopId": "85AIZEboulR",
"stopSequence": 3
},
{
"arrival": {
"delay": 763,
"time": "1752316903"
},
"departure": {
"delay": 783,
"time": "1752316923"
},
"stopId": "85COEXburoR",
"stopSequence": 4
},
{
"arrival": {
"delay": 791,
"time": "1752317111"
},
"departure": {
"delay": 842,
"time": "1752317162"
},
"stopId": "85COEXacacU",
"stopSequence": 5
},
{
"arrival": {
"delay": 745,
"time": "1752317245"
},
"departure": {
"delay": 854,
"time": "1752317354"
},
"stopId": "85COEXbrecR",
"stopSequence": 6
},
{
"arrival": {
"delay": 839,
"time": "1752317519"
},
"departure": {
"delay": 1047,
"time": "1752317727"
},
"stopId": "85COEXgolfR",
"stopSequence": 7
},
{
"arrival": {
"delay": 935,
"time": "1752317855"
},
"departure": {
"delay": 962,
"time": "1752317882"
},
"stopId": "85REVEgoupR",
"stopSequence": 8
},
{
"arrival": {
"delay": 890,
"time": "1752317930"
},
"stopId": "85REVE4cheU",
"stopSequence": 9
},
{
"arrival": {
"delay": 920,
"time": "1752318380"
},
"departure": {
"delay": 920,
"time": "1752318380"
},
"stopId": "85GILLeuroU",
"stopSequence": 10
},
{
"arrival": {
"delay": 920,
"time": "1752318620"
},
"departure": {
"delay": 920,
"time": "1752318620"
},
"stopId": "85GILLlibeR",
"stopSequence": 11
},
{
"arrival": {
"delay": 920,
"time": "1752319220"
},
"departure": {
"delay": 920,
"time": "1752319220"
},
"stopId": "85GILLsncfU",
"stopSequence": 12
},
{
"arrival": {
"delay": 920,
"time": "1752319520"
},
"departure": {
"delay": 920,
"time": "1752319520"
},
"stopId": "85RIEZsncfTR",
"stopSequence": 13
},
{
"arrival": {
"delay": 920,
"time": "1752319940"
},
"departure": {
"delay": 920,
"time": "1752319940"
},
"stopId": "85RIEZpissU",
"stopSequence": 14
},
{
"arrival": {
"delay": 920,
"time": "1752320180"
},
"departure": {
"delay": 920,
"time": "1752320180"
},
"stopId": "85JEANorouR",
"stopSequence": 15
},
{
"arrival": {
"delay": 920,
"time": "1752320600"
},
"departure": {
"delay": 920,
"time": "1752320600"
},
"stopId": "85JEANdunaU",
"stopSequence": 16
},
{
"arrival": {
"delay": 920,
"time": "1752320900"
},
"departure": {
"delay": 920,
"time": "1752320900"
},
"stopId": "85JEANcommU",
"stopSequence": 17
},
{
"arrival": {
"delay": 920,
"time": "1752321020"
},
"departure": {
"delay": 920,
"time": "1752321020"
},
"stopId": "85JEANroutU",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "572",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "572|26120432:T3|12:00:00"
},
"vehicle": {
"id": "6482fbbf45c9746d75ca92e4",
"label": "901",
"licensePlate": "GM976TM"
}
}
},
{
"id": "RT|13|25762893:T6|13:15:00|13|25762893:T6|13:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1141,
"time": "1752317759"
},
"stopId": "44NANTsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320700"
},
"departure": {
"delay": 0,
"time": "1752320700"
},
"stopId": "44PAZAmairR",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752321600"
},
"departure": {
"delay": 0,
"time": "1752321600"
},
"stopId": "44BOURecolR",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752322200"
},
"departure": {
"delay": 0,
"time": "1752322200"
},
"stopId": "85BOUIbouiR",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752322800"
},
"departure": {
"delay": 0,
"time": "1752322800"
},
"stopId": "85BEAUnicoU",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322855"
},
"departure": {
"delay": 0,
"time": "1752322855"
},
"stopId": "85BEAUsablR",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752323100"
},
"departure": {
"delay": 0,
"time": "1752323100"
},
"stopId": "85BEAUheliR",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752323380"
},
"departure": {
"delay": 0,
"time": "1752323380"
},
"stopId": "85BARRpostR",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752323700"
},
"departure": {
"delay": 0,
"time": "1752323700"
},
"stopId": "85BARRmariU1",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752324180"
},
"departure": {
"delay": 0,
"time": "1752324180"
},
"stopId": "85BARBgoisR",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752324780"
},
"departure": {
"delay": 0,
"time": "1752324780"
},
"stopId": "85GUEReuroU",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752325200"
},
"departure": {
"delay": 0,
"time": "1752325200"
},
"stopId": "85NOIRroutU1",
"stopSequence": 12
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "13|25762893:T6|13:15:00"
},
"vehicle": {
"id": "6656cd74a3dd35b23506acab",
"label": "25604",
"licensePlate": "EQ106AD"
}
}
},
{
"id": "RT|580|25848967:T2|12:00:00|580|25848967:T2|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1752314465"
},
"departure": {
"delay": 429,
"time": "1752314829"
},
"stopId": "85ROCHsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 380,
"time": "1752314960"
},
"departure": {
"delay": 408,
"time": "1752314988"
},
"stopId": "85ROCHmongA",
"stopSequence": 2
},
{
"arrival": {
"delay": 214,
"time": "1752315214"
},
"departure": {
"delay": 257,
"time": "1752315257"
},
"stopId": "85ROCHflanA",
"stopSequence": 3
},
{
"arrival": {
"delay": 302,
"time": "1752315422"
},
"departure": {
"delay": 339,
"time": "1752315459"
},
"stopId": "85CAPTclaiA",
"stopSequence": 4
},
{
"arrival": {
"delay": 433,
"time": "1752315673"
},
"departure": {
"delay": 487,
"time": "1752315727"
},
"stopId": "85POIRparcA",
"stopSequence": 5
},
{
"arrival": {
"delay": 421,
"time": "1752315781"
},
"departure": {
"delay": 454,
"time": "1752315814"
},
"stopId": "85POIRoranA",
"stopSequence": 6
},
{
"arrival": {
"delay": 334,
"time": "1752316174"
},
"departure": {
"delay": 379,
"time": "1752316219"
},
"stopId": "85POIRgendA",
"stopSequence": 7
},
{
"arrival": {
"delay": 355,
"time": "1752316375"
},
"departure": {
"delay": 466,
"time": "1752316486"
},
"stopId": "85POIRidonU",
"stopSequence": 8
},
{
"arrival": {
"delay": 489,
"time": "1752316989"
},
"departure": {
"delay": 510,
"time": "1752317010"
},
"stopId": "85BEAUvivaA",
"stopSequence": 9
},
{
"arrival": {
"delay": 409,
"time": "1752317209"
},
"departure": {
"delay": 509,
"time": "1752317309"
},
"stopId": "85LUCSseneU2",
"stopSequence": 10
},
{
"arrival": {
"delay": 427,
"time": "1752317527"
},
"departure": {
"delay": 436,
"time": "1752317536"
},
"stopId": "85LUCSgatsA",
"stopSequence": 11
},
{
"arrival": {
"delay": 464,
"time": "1752317864"
},
"departure": {
"delay": 542,
"time": "1752317942"
},
"stopId": "85RCHEbretA",
"stopSequence": 12
},
{
"arrival": {
"delay": 530,
"time": "1752318410"
},
"departure": {
"delay": 530,
"time": "1752318410"
},
"stopId": "85BOUAverdA",
"stopSequence": 13
},
{
"arrival": {
"delay": 530,
"time": "1752318530"
},
"departure": {
"delay": 530,
"time": "1752318530"
},
"stopId": "85BOUAbretU",
"stopSequence": 14
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "580",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "580|25848967:T2|12:00:00"
},
"vehicle": {
"id": "682585845c2c715fd8558e66",
"label": "600",
"licensePlate": "GA331YL"
}
}
},
{
"id": "RT|17|25752509:T1|12:37:00|17|25752509:T1|12:37:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1752316842"
},
"departure": {
"delay": 175,
"time": "1752317095"
},
"stopId": "17ROCHhopiR",
"stopSequence": 2
},
{
"arrival": {
"delay": 305,
"time": "1752317405"
},
"departure": {
"delay": 482,
"time": "1752317582"
},
"stopId": "17ROCHpattR",
"stopSequence": 3
},
{
"arrival": {
"delay": 460,
"time": "1752319000"
},
"departure": {
"delay": 460,
"time": "1752319000"
},
"stopId": "17MARAaligR",
"stopSequence": 4
},
{
"arrival": {
"delay": 460,
"time": "1752319420"
},
"departure": {
"delay": 460,
"time": "1752319420"
},
"stopId": "85ELLErochR",
"stopSequence": 5
},
{
"arrival": {
"delay": 460,
"time": "1752320140"
},
"departure": {
"delay": 460,
"time": "1752320140"
},
"stopId": "85VIX1vix1U",
"stopSequence": 6
},
{
"arrival": {
"delay": 460,
"time": "1752320860"
},
"departure": {
"delay": 460,
"time": "1752320860"
},
"stopId": "85VELLclemU",
"stopSequence": 7
},
{
"arrival": {
"delay": 460,
"time": "1752321520"
},
"departure": {
"delay": 460,
"time": "1752321520"
},
"stopId": "85FONTmaroR",
"stopSequence": 8
},
{
"arrival": {
"delay": 460,
"time": "1752321640"
},
"departure": {
"delay": 460,
"time": "1752321640"
},
"stopId": "85FONTmarcU",
"stopSequence": 9
},
{
"arrival": {
"delay": 460,
"time": "1752321760"
},
"departure": {
"delay": 460,
"time": "1752321760"
},
"stopId": "85FONTpemuU",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "17|25752509:T1|12:37:00"
},
"vehicle": {
"id": "63f5e15a61df6ecece84dff0",
"label": "633",
"licensePlate": "GM858AM"
}
}
},
{
"id": "RT|555|25772443:T3|13:00:00|555|25772443:T3|13:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1822,
"time": "1752316178"
},
"departure": {
"delay": -137,
"time": "1752317863"
},
"stopId": "85ROCHsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1752320020"
},
"departure": {
"delay": -80,
"time": "1752320020"
},
"stopId": "85ANGLmoncA",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1752320320"
},
"departure": {
"delay": -80,
"time": "1752320320"
},
"stopId": "85ANGLcottA",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1752320500"
},
"departure": {
"delay": -80,
"time": "1752320500"
},
"stopId": "85TRANalmaA",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1752320740"
},
"departure": {
"delay": -80,
"time": "1752320740"
},
"stopId": "85TRANblanU",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1752321220"
},
"departure": {
"delay": -80,
"time": "1752321220"
},
"stopId": "85TRANmogeU",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "555",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "555|25772443:T3|13:00:00"
},
"vehicle": {
"id": "6482fc231a69c494a09e4c60",
"label": "908",
"licensePlate": "GM654YP"
}
}
},
{
"id": "RT|510|25819305:T4|11:15:00|510|25819305:T4|11:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1752311668"
},
"departure": {
"delay": 49,
"time": "1752311749"
},
"stopId": "49CHOLroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1752311857"
},
"departure": {
"delay": 264,
"time": "1752312084"
},
"stopId": "49CHOLpierA",
"stopSequence": 2
},
{
"arrival": {
"delay": 320,
"time": "1752312620"
},
"departure": {
"delay": 409,
"time": "1752312709"
},
"stopId": "49CHOLhopiA",
"stopSequence": 3
},
{
"arrival": {
"delay": 214,
"time": "1752313114"
},
"departure": {
"delay": 268,
"time": "1752313168"
},
"stopId": "85MORTsncfA",
"stopSequence": 4
},
{
"arrival": {
"delay": 196,
"time": "1752313276"
},
"departure": {
"delay": 277,
"time": "1752313357"
},
"stopId": "85MORTroutU",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1752313831"
},
"departure": {
"delay": 304,
"time": "1752313924"
},
"stopId": "85VERRtassA",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1752314380"
},
"departure": {
"delay": 37,
"time": "1752314437"
},
"stopId": "85GAUBegliA",
"stopSequence": 7
},
{
"arrival": {
"delay": -164,
"time": "1752315136"
},
"departure": {
"delay": 43,
"time": "1752315343"
},
"stopId": "85HERBclisA",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1752315581"
},
"departure": {
"delay": 43,
"time": "1752315643"
},
"stopId": "85HERBpompU",
"stopSequence": 9
},
{
"arrival": {
"delay": 145,
"time": "1752316465"
},
"departure": {
"delay": 276,
"time": "1752316596"
},
"stopId": "85SAINrd16A",
"stopSequence": 10
},
{
"arrival": {
"delay": 271,
"time": "1752316711"
},
"departure": {
"delay": 293,
"time": "1752316733"
},
"stopId": "85SAINnatiA",
"stopSequence": 11
},
{
"arrival": {
"delay": 271,
"time": "1752316891"
},
"departure": {
"delay": 301,
"time": "1752316921"
},
"stopId": "85ESSAmongA",
"stopSequence": 12
},
{
"arrival": {
"delay": 270,
"time": "1752317190"
},
"departure": {
"delay": 283,
"time": "1752317203"
},
"stopId": "85ESSAcharA",
"stopSequence": 13
},
{
"arrival": {
"delay": 230,
"time": "1752317270"
},
"departure": {
"delay": 253,
"time": "1752317293"
},
"stopId": "85ESSAentrA",
"stopSequence": 14
},
{
"arrival": {
"delay": -160,
"time": "1752318440"
},
"departure": {
"delay": -160,
"time": "1752318440"
},
"stopId": "85ROCHsncfU",
"stopSequence": 16
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "510",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "510|25819305:T4|11:15:00"
},
"vehicle": {
"id": "646f57d3da64cd65a79c2cbc",
"label": "902",
"licensePlate": "GM469TN"
}
}
},
{
"id": "RT|568|26074577:T9|12:00:00|568|26074577:T9|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 444,
"time": "1752314844"
},
"departure": {
"delay": 718,
"time": "1752315118"
},
"stopId": "85SABLroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 275,
"time": "1752316295"
},
"departure": {
"delay": 311,
"time": "1752316331"
},
"stopId": "85BREMmai8R",
"stopSequence": 2
},
{
"arrival": {
"delay": 181,
"time": "1752316381"
},
"departure": {
"delay": 234,
"time": "1752316434"
},
"stopId": "85BREMceanR",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1752316501"
},
"departure": {
"delay": 31,
"time": "1752316531"
},
"stopId": "85BRETbremR",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1752316624"
},
"departure": {
"delay": 217,
"time": "1752316957"
},
"stopId": "85BRETnormU",
"stopSequence": 5
},
{
"arrival": {
"delay": 166,
"time": "1752316966"
},
"departure": {
"delay": 214,
"time": "1752317014"
},
"stopId": "85BRETmaraR",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1752317091"
},
"departure": {
"delay": 155,
"time": "1752317135"
},
"stopId": "85BRETplacU",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1752317302"
},
"departure": {
"delay": 311,
"time": "1752317651"
},
"stopId": "85BRETmairU",
"stopSequence": 8
},
{
"arrival": {
"delay": 280,
"time": "1752317980"
},
"departure": {
"delay": 280,
"time": "1752317980"
},
"stopId": "85BRETsauzR",
"stopSequence": 9
},
{
"arrival": {
"delay": 280,
"time": "1752318280"
},
"departure": {
"delay": 280,
"time": "1752318280"
},
"stopId": "85GVRAoceaR",
"stopSequence": 10
},
{
"arrival": {
"delay": 280,
"time": "1752318400"
},
"departure": {
"delay": 280,
"time": "1752318400"
},
"stopId": "85GILLsablR",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1752318700"
},
"departure": {
"delay": 280,
"time": "1752318700"
},
"stopId": "85GILLlibeR",
"stopSequence": 12
},
{
"arrival": {
"delay": 1060,
"time": "1752320260"
},
"departure": {
"delay": 280,
"time": "1752320260"
},
"stopId": "85GILLsncfU",
"stopSequence": 13
},
{
"arrival": {
"delay": 280,
"time": "1752320560"
},
"departure": {
"delay": 280,
"time": "1752320560"
},
"stopId": "85RIEZportR",
"stopSequence": 14
},
{
"arrival": {
"delay": 280,
"time": "1752320680"
},
"departure": {
"delay": 280,
"time": "1752320680"
},
"stopId": "85RIEZbussR",
"stopSequence": 15
},
{
"arrival": {
"delay": 280,
"time": "1752320980"
},
"departure": {
"delay": 280,
"time": "1752320980"
},
"stopId": "85RIEZsionU",
"stopSequence": 16
},
{
"arrival": {
"delay": 280,
"time": "1752321220"
},
"departure": {
"delay": 280,
"time": "1752321220"
},
"stopId": "85RIEZfortR",
"stopSequence": 17
},
{
"arrival": {
"delay": 280,
"time": "1752321460"
},
"departure": {
"delay": 280,
"time": "1752321460"
},
"stopId": "85RIEZisleR",
"stopSequence": 18
},
{
"arrival": {
"delay": 280,
"time": "1752321880"
},
"departure": {
"delay": 280,
"time": "1752321880"
},
"stopId": "85RIEZomniR",
"stopSequence": 19
},
{
"arrival": {
"delay": 280,
"time": "1752321940"
},
"departure": {
"delay": 280,
"time": "1752321940"
},
"stopId": "85RIEZfayeR",
"stopSequence": 20
},
{
"arrival": {
"delay": 280,
"time": "1752322000"
},
"departure": {
"delay": 280,
"time": "1752322000"
},
"stopId": "85RIEZcourR",
"stopSequence": 21
},
{
"arrival": {
"delay": 280,
"time": "1752322060"
},
"departure": {
"delay": 280,
"time": "1752322060"
},
"stopId": "85RIEZbessR",
"stopSequence": 22
},
{
"arrival": {
"delay": 280,
"time": "1752322420"
},
"departure": {
"delay": 280,
"time": "1752322420"
},
"stopId": "85RIEZpareR",
"stopSequence": 23
},
{
"arrival": {
"delay": 280,
"time": "1752322540"
},
"departure": {
"delay": 280,
"time": "1752322540"
},
"stopId": "85RIEZpegeR",
"stopSequence": 24
},
{
"arrival": {
"delay": 280,
"time": "1752322660"
},
"departure": {
"delay": 280,
"time": "1752322660"
},
"stopId": "85RIEZmoueR",
"stopSequence": 25
},
{
"arrival": {
"delay": 280,
"time": "1752322900"
},
"departure": {
"delay": 280,
"time": "1752322900"
},
"stopId": "85RIEZbecsR",
"stopSequence": 26
},
{
"arrival": {
"delay": 280,
"time": "1752323020"
},
"departure": {
"delay": 280,
"time": "1752323020"
},
"stopId": "85RIEZsaliR",
"stopSequence": 27
},
{
"arrival": {
"delay": 280,
"time": "1752323140"
},
"departure": {
"delay": 280,
"time": "1752323140"
},
"stopId": "85JEANmraiR",
"stopSequence": 28
},
{
"arrival": {
"delay": 280,
"time": "1752323320"
},
"departure": {
"delay": 280,
"time": "1752323320"
},
"stopId": "85JEANbaisR",
"stopSequence": 29
},
{
"arrival": {
"delay": 280,
"time": "1752323500"
},
"departure": {
"delay": 280,
"time": "1752323500"
},
"stopId": "85JEANvaleR",
"stopSequence": 30
},
{
"arrival": {
"delay": 280,
"time": "1752323620"
},
"departure": {
"delay": 280,
"time": "1752323620"
},
"stopId": "85JEANsablR",
"stopSequence": 31
},
{
"arrival": {
"delay": 580,
"time": "1752324280"
},
"departure": {
"delay": 280,
"time": "1752324280"
},
"stopId": "85JEANroutU",
"stopSequence": 32
},
{
"arrival": {
"delay": 280,
"time": "1752324460"
},
"departure": {
"delay": 280,
"time": "1752324460"
},
"stopId": "85JEANmaraR",
"stopSequence": 33
},
{
"arrival": {
"delay": 280,
"time": "1752324640"
},
"departure": {
"delay": 280,
"time": "1752324640"
},
"stopId": "85JEANjesuR",
"stopSequence": 34
},
{
"arrival": {
"delay": 280,
"time": "1752324760"
},
"departure": {
"delay": 280,
"time": "1752324760"
},
"stopId": "85JEANcampR",
"stopSequence": 35
},
{
"arrival": {
"delay": 280,
"time": "1752324880"
},
"departure": {
"delay": 280,
"time": "1752324880"
},
"stopId": "85JEANpraiR",
"stopSequence": 36
},
{
"arrival": {
"delay": 280,
"time": "1752324940"
},
"departure": {
"delay": 280,
"time": "1752324940"
},
"stopId": "85JEANdaviR",
"stopSequence": 37
},
{
"arrival": {
"delay": 280,
"time": "1752325120"
},
"departure": {
"delay": 280,
"time": "1752325120"
},
"stopId": "85JEANjoncR",
"stopSequence": 38
},
{
"arrival": {
"delay": 280,
"time": "1752325180"
},
"departure": {
"delay": 280,
"time": "1752325180"
},
"stopId": "85JEANtonnR",
"stopSequence": 39
},
{
"arrival": {
"delay": 280,
"time": "1752325360"
},
"departure": {
"delay": 280,
"time": "1752325360"
},
"stopId": "85NOTRpontR",
"stopSequence": 40
},
{
"arrival": {
"delay": 280,
"time": "1752325480"
},
"departure": {
"delay": 280,
"time": "1752325480"
},
"stopId": "85NOTRoffiR",
"stopSequence": 41
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "568|26074577:T9|12:00:00"
},
"vehicle": {
"id": "63f5e097e0490972e730db32",
"label": "620",
"licensePlate": "GL261YS"
}
}
},
{
"id": "RT|15|25714200:T2|13:00:00|15|25714200:T2|13:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -655,
"time": "1752317345"
},
"stopId": "85ROCHsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318180"
},
"departure": {
"delay": 0,
"time": "1752318180"
},
"stopId": "85ROCHvendA",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318360"
},
"departure": {
"delay": 0,
"time": "1752318360"
},
"stopId": "85ROCHboilA",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318780"
},
"departure": {
"delay": 0,
"time": "1752318780"
},
"stopId": "85FLORpaviA",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319140"
},
"departure": {
"delay": 0,
"time": "1752319140"
},
"stopId": "85FLORgaulA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319320"
},
"departure": {
"delay": 0,
"time": "1752319320"
},
"stopId": "85GUIBmainU",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319740"
},
"departure": {
"delay": 0,
"time": "1752319740"
},
"stopId": "85DISSclemU",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319920"
},
"departure": {
"delay": 0,
"time": "1752319920"
},
"stopId": "85DISSboulA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320280"
},
"departure": {
"delay": 0,
"time": "1752320280"
},
"stopId": "85CORPrd74A",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320580"
},
"departure": {
"delay": 0,
"time": "1752320580"
},
"stopId": "85LUCOsncfU",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "15|25714200:T2|13:00:00"
},
"vehicle": {
"id": "65e6c8a2265c97303393bbb3",
"label": "853",
"licensePlate": "DX818FA"
}
}
},
{
"id": "RT|550|25793451:T6|12:35:00|550|25793451:T6|12:35:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -323,
"time": "1752316177"
},
"departure": {
"delay": 70,
"time": "1752316570"
},
"stopId": "85SABLroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": -80,
"time": "1752317980"
},
"departure": {
"delay": -80,
"time": "1752317980"
},
"stopId": "85TALMlittA",
"stopSequence": 2
},
{
"arrival": {
"delay": -80,
"time": "1752318040"
},
"departure": {
"delay": -80,
"time": "1752318040"
},
"stopId": "85TALMaquaA",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1752318160"
},
"departure": {
"delay": -80,
"time": "1752318160"
},
"stopId": "85TALMvacaA",
"stopSequence": 4
},
{
"arrival": {
"delay": -80,
"time": "1752318220"
},
"departure": {
"delay": -80,
"time": "1752318220"
},
"stopId": "85TALMcroiA",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1752318280"
},
"departure": {
"delay": -80,
"time": "1752318280"
},
"stopId": "85TALMdinoU",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1752318340"
},
"departure": {
"delay": -80,
"time": "1752318340"
},
"stopId": "85TALMparkU",
"stopSequence": 7
},
{
"arrival": {
"delay": -80,
"time": "1752318520"
},
"departure": {
"delay": -80,
"time": "1752318520"
},
"stopId": "85TALMveilU",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1752318640"
},
"departure": {
"delay": -80,
"time": "1752318640"
},
"stopId": "85TALMforgA",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1752318700"
},
"departure": {
"delay": -80,
"time": "1752318700"
},
"stopId": "85TALMcalvA",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1752318760"
},
"departure": {
"delay": -80,
"time": "1752318760"
},
"stopId": "85TALMloyaA",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1752318880"
},
"departure": {
"delay": -80,
"time": "1752318880"
},
"stopId": "85TALMmichA",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1752319000"
},
"departure": {
"delay": -80,
"time": "1752319000"
},
"stopId": "85TALMoceaA",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1752319060"
},
"departure": {
"delay": -80,
"time": "1752319060"
},
"stopId": "85TALMsupeA",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1752319420"
},
"departure": {
"delay": -80,
"time": "1752319420"
},
"stopId": "85TALMpayrU",
"stopSequence": 15
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "550",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "550|25793451:T6|12:35:00"
},
"vehicle": {
"id": "63f5e0cd34b0273ad9d006c0",
"label": "623",
"licensePlate": "GL380YN"
}
}
},
{
"id": "RT|13|25762890:T5|12:50:00|13|25762890:T5|12:50:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -507,
"time": "1752316893"
},
"departure": {
"delay": 60,
"time": "1752317460"
},
"stopId": "85NOIRroutU1",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1752317785"
},
"departure": {
"delay": 232,
"time": "1752317932"
},
"stopId": "85GUEReuroU",
"stopSequence": 2
},
{
"arrival": {
"delay": 210,
"time": "1752318510"
},
"departure": {
"delay": 210,
"time": "1752318510"
},
"stopId": "85BARBgoisA",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1752319710"
},
"departure": {
"delay": 210,
"time": "1752319710"
},
"stopId": "85BARRmariU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 210,
"time": "1752319872"
},
"departure": {
"delay": 210,
"time": "1752319872"
},
"stopId": "85BARRpostA",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1752320010"
},
"departure": {
"delay": 210,
"time": "1752320010"
},
"stopId": "85BEAUheliA",
"stopSequence": 6
},
{
"arrival": {
"delay": 210,
"time": "1752320252"
},
"departure": {
"delay": 210,
"time": "1752320252"
},
"stopId": "85BEAUsablA",
"stopSequence": 7
},
{
"arrival": {
"delay": 210,
"time": "1752320310"
},
"departure": {
"delay": 210,
"time": "1752320310"
},
"stopId": "85BEAUnicoU",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1752320910"
},
"departure": {
"delay": 210,
"time": "1752320910"
},
"stopId": "85BOUIbouiA",
"stopSequence": 9
},
{
"arrival": {
"delay": 210,
"time": "1752324210"
},
"departure": {
"delay": 210,
"time": "1752324210"
},
"stopId": "44NANTsncfU",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "13|25762890:T5|12:50:00"
},
"vehicle": {
"id": "6672eaa54ef91df15e6336b5",
"label": "40155",
"licensePlate": "GX367NS"
}
}
},
{
"id": "RT|568|26074577:T6|11:33:00|568|26074577:T6|11:33:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 409,
"time": "1752313189"
},
"departure": {
"delay": 884,
"time": "1752313664"
},
"stopId": "85GILLsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 904,
"time": "1752313984"
},
"departure": {
"delay": 935,
"time": "1752314015"
},
"stopId": "85RIEZportR",
"stopSequence": 2
},
{
"arrival": {
"delay": 910,
"time": "1752314110"
},
"departure": {
"delay": 940,
"time": "1752314140"
},
"stopId": "85RIEZbussR",
"stopSequence": 3
},
{
"arrival": {
"delay": 1369,
"time": "1752314869"
},
"departure": {
"delay": 1394,
"time": "1752314894"
},
"stopId": "85RIEZsionU",
"stopSequence": 4
},
{
"arrival": {
"delay": 1289,
"time": "1752315029"
},
"departure": {
"delay": 1299,
"time": "1752315039"
},
"stopId": "85RIEZfortR",
"stopSequence": 5
},
{
"arrival": {
"delay": 1139,
"time": "1752315119"
},
"departure": {
"delay": 1466,
"time": "1752315446"
},
"stopId": "85RIEZisleR",
"stopSequence": 6
},
{
"arrival": {
"delay": 1641,
"time": "1752316041"
},
"departure": {
"delay": 1466,
"time": "1752315866"
},
"stopId": "85RIEZomniR",
"stopSequence": 7
},
{
"arrival": {
"delay": 1431,
"time": "1752315891"
},
"departure": {
"delay": 1461,
"time": "1752315921"
},
"stopId": "85RIEZfayeR",
"stopSequence": 8
},
{
"arrival": {
"delay": 1416,
"time": "1752315936"
},
"departure": {
"delay": 1456,
"time": "1752315976"
},
"stopId": "85RIEZcourR",
"stopSequence": 9
},
{
"arrival": {
"delay": 1492,
"time": "1752316072"
},
"departure": {
"delay": 1535,
"time": "1752316115"
},
"stopId": "85RIEZbessR",
"stopSequence": 10
},
{
"arrival": {
"delay": 1208,
"time": "1752316148"
},
"departure": {
"delay": 1300,
"time": "1752316240"
},
"stopId": "85RIEZpareR",
"stopSequence": 11
},
{
"arrival": {
"delay": 1255,
"time": "1752316315"
},
"departure": {
"delay": 1361,
"time": "1752316421"
},
"stopId": "85RIEZpegeR",
"stopSequence": 12
},
{
"arrival": {
"delay": 1347,
"time": "1752316527"
},
"departure": {
"delay": 1515,
"time": "1752316695"
},
"stopId": "85RIEZmoueR",
"stopSequence": 13
},
{
"arrival": {
"delay": 1321,
"time": "1752316741"
},
"departure": {
"delay": 1488,
"time": "1752316908"
},
"stopId": "85RIEZbecsR",
"stopSequence": 14
},
{
"arrival": {
"delay": 1417,
"time": "1752317077"
},
"departure": {
"delay": 1499,
"time": "1752317159"
},
"stopId": "85JEANmraiR",
"stopSequence": 16
},
{
"arrival": {
"delay": 1360,
"time": "1752317200"
},
"departure": {
"delay": 1390,
"time": "1752317230"
},
"stopId": "85JEANbaisR",
"stopSequence": 17
},
{
"arrival": {
"delay": 1325,
"time": "1752317345"
},
"departure": {
"delay": 1360,
"time": "1752317380"
},
"stopId": "85JEANvaleR",
"stopSequence": 18
},
{
"arrival": {
"delay": 1296,
"time": "1752317436"
},
"departure": {
"delay": 1314,
"time": "1752317454"
},
"stopId": "85JEANsablR",
"stopSequence": 19
},
{
"arrival": {
"delay": 1141,
"time": "1752317641"
},
"departure": {
"delay": 811,
"time": "1752317611"
},
"stopId": "85JEANroutU",
"stopSequence": 20
},
{
"arrival": {
"delay": 1150,
"time": "1752318130"
},
"departure": {
"delay": 1150,
"time": "1752318130"
},
"stopId": "85JEANmaraR",
"stopSequence": 21
},
{
"arrival": {
"delay": 1150,
"time": "1752318310"
},
"departure": {
"delay": 1150,
"time": "1752318310"
},
"stopId": "85JEANjesuR",
"stopSequence": 22
},
{
"arrival": {
"delay": 1150,
"time": "1752318430"
},
"departure": {
"delay": 1150,
"time": "1752318430"
},
"stopId": "85JEANcampR",
"stopSequence": 23
},
{
"arrival": {
"delay": 1150,
"time": "1752318550"
},
"departure": {
"delay": 1150,
"time": "1752318550"
},
"stopId": "85JEANpraiR",
"stopSequence": 24
},
{
"arrival": {
"delay": 1150,
"time": "1752318610"
},
"departure": {
"delay": 1150,
"time": "1752318610"
},
"stopId": "85JEANdaviR",
"stopSequence": 25
},
{
"arrival": {
"delay": 1150,
"time": "1752318790"
},
"departure": {
"delay": 1150,
"time": "1752318790"
},
"stopId": "85JEANjoncR",
"stopSequence": 26
},
{
"arrival": {
"delay": 1150,
"time": "1752318850"
},
"departure": {
"delay": 1150,
"time": "1752318850"
},
"stopId": "85JEANtonnR",
"stopSequence": 27
},
{
"arrival": {
"delay": 1150,
"time": "1752319030"
},
"departure": {
"delay": 1150,
"time": "1752319030"
},
"stopId": "85NOTRpontR",
"stopSequence": 28
},
{
"arrival": {
"delay": 1150,
"time": "1752319150"
},
"departure": {
"delay": 1150,
"time": "1752319150"
},
"stopId": "85NOTRoffiR",
"stopSequence": 29
},
{
"arrival": {
"delay": 1150,
"time": "1752319570"
},
"departure": {
"delay": 1150,
"time": "1752319570"
},
"stopId": "85BARRmairR",
"stopSequence": 30
},
{
"arrival": {
"delay": 1150,
"time": "1752319690"
},
"departure": {
"delay": 1150,
"time": "1752319690"
},
"stopId": "85BARRpostR",
"stopSequence": 31
},
{
"arrival": {
"delay": 1150,
"time": "1752319810"
},
"departure": {
"delay": 1150,
"time": "1752319810"
},
"stopId": "85BARRestaR",
"stopSequence": 32
},
{
"arrival": {
"delay": 1150,
"time": "1752320050"
},
"departure": {
"delay": 1150,
"time": "1752320050"
},
"stopId": "85BARRmariU1",
"stopSequence": 33
},
{
"arrival": {
"delay": 1150,
"time": "1752320350"
},
"departure": {
"delay": 1150,
"time": "1752320350"
},
"stopId": "85BARRcoteU",
"stopSequence": 34
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "568|26074577:T6|11:33:00"
},
"vehicle": {
"id": "64e6fbdb23247e13df92e216",
"label": "846",
"licensePlate": "EC451VM"
}
}
},
{
"id": "RT|17|25752504:T2|12:10:00|17|25752504:T2|12:10:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1752315073"
},
"departure": {
"delay": 79,
"time": "1752315079"
},
"stopId": "85FONTpemuU",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1752315318"
},
"departure": {
"delay": 106,
"time": "1752315346"
},
"stopId": "85FONTmaroA",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1752316025"
},
"departure": {
"delay": 169,
"time": "1752316069"
},
"stopId": "85VELLclemU",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1752316746"
},
"departure": {
"delay": 175,
"time": "1752316795"
},
"stopId": "85VIX1vix1U",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1752317343"
},
"departure": {
"delay": 160,
"time": "1752317500"
},
"stopId": "85ELLEfontA",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1752317970"
},
"departure": {
"delay": 210,
"time": "1752317970"
},
"stopId": "17MARAaligA",
"stopSequence": 6
},
{
"arrival": {
"delay": 210,
"time": "1752319410"
},
"departure": {
"delay": 210,
"time": "1752319410"
},
"stopId": "17ROCHpattA",
"stopSequence": 7
},
{
"arrival": {
"delay": 210,
"time": "1752319590"
},
"departure": {
"delay": 210,
"time": "1752319590"
},
"stopId": "17ROCHhopiA",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1752319890"
},
"departure": {
"delay": 210,
"time": "1752319890"
},
"stopId": "17ROCHroutU",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "17|25752504:T2|12:10:00"
},
"vehicle": {
"id": "63fe12a214d82599ab476ae2",
"label": "625",
"licensePlate": "GL659ZA"
}
}
},
{
"id": "RT|568|26074576:T8|12:00:00|568|26074576:T8|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1376,
"time": "1752313024"
},
"departure": {
"delay": 316,
"time": "1752314716"
},
"stopId": "85BARRcoteU",
"stopSequence": 1
},
{
"arrival": {
"delay": 267,
"time": "1752314967"
},
"departure": {
"delay": 383,
"time": "1752315083"
},
"stopId": "85BARRmariU1",
"stopSequence": 2
},
{
"arrival": {
"delay": 395,
"time": "1752315215"
},
"departure": {
"delay": 421,
"time": "1752315241"
},
"stopId": "85BARRestaA",
"stopSequence": 3
},
{
"arrival": {
"delay": 334,
"time": "1752315274"
},
"departure": {
"delay": 383,
"time": "1752315323"
},
"stopId": "85BARRpostA",
"stopSequence": 4
},
{
"arrival": {
"delay": 308,
"time": "1752315368"
},
"departure": {
"delay": 340,
"time": "1752315400"
},
"stopId": "85BARRmairA",
"stopSequence": 5
},
{
"arrival": {
"delay": 328,
"time": "1752315808"
},
"departure": {
"delay": 568,
"time": "1752316048"
},
"stopId": "85NOTRoffiA",
"stopSequence": 6
},
{
"arrival": {
"delay": 501,
"time": "1752316161"
},
"departure": {
"delay": 540,
"time": "1752316200"
},
"stopId": "85NOTRpontA",
"stopSequence": 7
},
{
"arrival": {
"delay": 440,
"time": "1752316280"
},
"departure": {
"delay": 570,
"time": "1752316410"
},
"stopId": "85JEANtonnA",
"stopSequence": 8
},
{
"arrival": {
"delay": 522,
"time": "1752316422"
},
"departure": {
"delay": 544,
"time": "1752316444"
},
"stopId": "85JEANjoncA",
"stopSequence": 9
},
{
"arrival": {
"delay": 417,
"time": "1752316497"
},
"departure": {
"delay": 457,
"time": "1752316537"
},
"stopId": "85JEANdaviA",
"stopSequence": 10
},
{
"arrival": {
"delay": 423,
"time": "1752316563"
},
"departure": {
"delay": 452,
"time": "1752316592"
},
"stopId": "85JEANpraiA",
"stopSequence": 11
},
{
"arrival": {
"delay": 364,
"time": "1752316684"
},
"departure": {
"delay": 393,
"time": "1752316713"
},
"stopId": "85JEANcampA",
"stopSequence": 12
},
{
"arrival": {
"delay": 317,
"time": "1752316757"
},
"departure": {
"delay": 344,
"time": "1752316784"
},
"stopId": "85JEANjesuA",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1752316841"
},
"departure": {
"delay": 253,
"time": "1752316873"
},
"stopId": "85JEANmaraA",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1752316994"
},
"departure": {
"delay": 512,
"time": "1752317612"
},
"stopId": "85JEANroutU",
"stopSequence": 15
},
{
"arrival": {
"delay": 333,
"time": "1752317733"
},
"departure": {
"delay": 377,
"time": "1752317777"
},
"stopId": "85JEANsablA",
"stopSequence": 16
},
{
"arrival": {
"delay": 387,
"time": "1752317847"
},
"departure": {
"delay": 484,
"time": "1752317944"
},
"stopId": "85JEANvaleA",
"stopSequence": 17
},
{
"arrival": {
"delay": 460,
"time": "1752318100"
},
"departure": {
"delay": 460,
"time": "1752318100"
},
"stopId": "85JEANbaisA",
"stopSequence": 18
},
{
"arrival": {
"delay": 460,
"time": "1752318220"
},
"departure": {
"delay": 460,
"time": "1752318220"
},
"stopId": "85JEANmraiA",
"stopSequence": 19
},
{
"arrival": {
"delay": 460,
"time": "1752318340"
},
"departure": {
"delay": 460,
"time": "1752318340"
},
"stopId": "85RIEZsaliA",
"stopSequence": 20
},
{
"arrival": {
"delay": 460,
"time": "1752318520"
},
"departure": {
"delay": 460,
"time": "1752318520"
},
"stopId": "85RIEZbecsA",
"stopSequence": 21
},
{
"arrival": {
"delay": 460,
"time": "1752318760"
},
"departure": {
"delay": 460,
"time": "1752318760"
},
"stopId": "85RIEZmoueA",
"stopSequence": 22
},
{
"arrival": {
"delay": 460,
"time": "1752319060"
},
"departure": {
"delay": 460,
"time": "1752319060"
},
"stopId": "85RIEZpegeA",
"stopSequence": 23
},
{
"arrival": {
"delay": 460,
"time": "1752319240"
},
"departure": {
"delay": 460,
"time": "1752319240"
},
"stopId": "85RIEZpareA",
"stopSequence": 24
},
{
"arrival": {
"delay": 460,
"time": "1752319420"
},
"departure": {
"delay": 460,
"time": "1752319420"
},
"stopId": "85RIEZbessA",
"stopSequence": 25
},
{
"arrival": {
"delay": 460,
"time": "1752319480"
},
"departure": {
"delay": 460,
"time": "1752319480"
},
"stopId": "85RIEZcourA",
"stopSequence": 26
},
{
"arrival": {
"delay": 460,
"time": "1752319600"
},
"departure": {
"delay": 460,
"time": "1752319600"
},
"stopId": "85RIEZfayeA",
"stopSequence": 27
},
{
"arrival": {
"delay": 460,
"time": "1752319720"
},
"departure": {
"delay": 460,
"time": "1752319720"
},
"stopId": "85RIEZomniA",
"stopSequence": 28
},
{
"arrival": {
"delay": 460,
"time": "1752320020"
},
"departure": {
"delay": 460,
"time": "1752320020"
},
"stopId": "85RIEZisleA",
"stopSequence": 29
},
{
"arrival": {
"delay": 460,
"time": "1752320500"
},
"departure": {
"delay": 460,
"time": "1752320500"
},
"stopId": "85RIEZfortA",
"stopSequence": 30
},
{
"arrival": {
"delay": 460,
"time": "1752320800"
},
"departure": {
"delay": 460,
"time": "1752320800"
},
"stopId": "85RIEZsionU",
"stopSequence": 31
},
{
"arrival": {
"delay": 460,
"time": "1752321100"
},
"departure": {
"delay": 460,
"time": "1752321100"
},
"stopId": "85RIEZbussA",
"stopSequence": 32
},
{
"arrival": {
"delay": 460,
"time": "1752321220"
},
"departure": {
"delay": 460,
"time": "1752321220"
},
"stopId": "85RIEZportA",
"stopSequence": 33
},
{
"arrival": {
"delay": 460,
"time": "1752321820"
},
"departure": {
"delay": 460,
"time": "1752321820"
},
"stopId": "85GILLsncfU",
"stopSequence": 34
},
{
"arrival": {
"delay": 460,
"time": "1752322120"
},
"departure": {
"delay": 460,
"time": "1752322120"
},
"stopId": "85GILLlibeA",
"stopSequence": 35
},
{
"arrival": {
"delay": 460,
"time": "1752322420"
},
"departure": {
"delay": 460,
"time": "1752322420"
},
"stopId": "85GILLsablA",
"stopSequence": 36
},
{
"arrival": {
"delay": 460,
"time": "1752322540"
},
"departure": {
"delay": 460,
"time": "1752322540"
},
"stopId": "85GVRAoceaA",
"stopSequence": 37
},
{
"arrival": {
"delay": 460,
"time": "1752322840"
},
"departure": {
"delay": 460,
"time": "1752322840"
},
"stopId": "85BRETsauzA",
"stopSequence": 38
},
{
"arrival": {
"delay": 460,
"time": "1752323200"
},
"departure": {
"delay": 460,
"time": "1752323200"
},
"stopId": "85BRETmairU",
"stopSequence": 39
},
{
"arrival": {
"delay": 460,
"time": "1752323560"
},
"departure": {
"delay": 460,
"time": "1752323560"
},
"stopId": "85BRETplacU",
"stopSequence": 40
},
{
"arrival": {
"delay": 460,
"time": "1752323740"
},
"departure": {
"delay": 460,
"time": "1752323740"
},
"stopId": "85BRETmaraA",
"stopSequence": 41
},
{
"arrival": {
"delay": 460,
"time": "1752323860"
},
"departure": {
"delay": 460,
"time": "1752323860"
},
"stopId": "85BRETnormU",
"stopSequence": 42
},
{
"arrival": {
"delay": 460,
"time": "1752323980"
},
"departure": {
"delay": 460,
"time": "1752323980"
},
"stopId": "85BRETbremA",
"stopSequence": 43
},
{
"arrival": {
"delay": 460,
"time": "1752324220"
},
"departure": {
"delay": 460,
"time": "1752324220"
},
"stopId": "85BREMceanA",
"stopSequence": 44
},
{
"arrival": {
"delay": 460,
"time": "1752324400"
},
"departure": {
"delay": 460,
"time": "1752324400"
},
"stopId": "85BREMmai8A",
"stopSequence": 45
},
{
"arrival": {
"delay": 460,
"time": "1752325660"
},
"departure": {
"delay": 460,
"time": "1752325660"
},
"stopId": "85SABLroutU",
"stopSequence": 46
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "568|26074576:T8|12:00:00"
},
"vehicle": {
"id": "6482fbec021f776ca7e1da6a",
"label": "905",
"licensePlate": "GM417YP"
}
}
},
{
"id": "RT|12|25759150:T3|10:55:00|12|25759150:T3|10:55:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -270,
"time": "1752310230"
},
"departure": {
"delay": 1037,
"time": "1752311537"
},
"stopId": "85JEANroutU",
"stopSequence": 1
},
{
"arrival": {
"delay": 952,
"time": "1752312952"
},
"departure": {
"delay": 1313,
"time": "1752313313"
},
"stopId": "85CHALsncfU",
"stopSequence": 3
},
{
"arrival": {
"delay": 1062,
"time": "1752317262"
},
"departure": {
"delay": 1015,
"time": "1752317215"
},
"stopId": "44NANTsncfU",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "12|25759150:T3|10:55:00"
},
"vehicle": {
"id": "6656cdca76c4cea01d51f221",
"label": "36225",
"licensePlate": "FK969HW"
}
}
},
{
"id": "RT|568|26074576:T6|11:18:00|568|26074576:T6|11:18:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -398,
"time": "1752311482"
},
"departure": {
"delay": 215,
"time": "1752312095"
},
"stopId": "85NOTRoffiA",
"stopSequence": 1
},
{
"arrival": {
"delay": 165,
"time": "1752312225"
},
"departure": {
"delay": 209,
"time": "1752312269"
},
"stopId": "85NOTRpontA",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1752312378"
},
"departure": {
"delay": 212,
"time": "1752312452"
},
"stopId": "85JEANtonnA",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1752312463"
},
"departure": {
"delay": 377,
"time": "1752312677"
},
"stopId": "85JEANjoncA",
"stopSequence": 4
},
{
"arrival": {
"delay": 250,
"time": "1752312730"
},
"departure": {
"delay": 288,
"time": "1752312768"
},
"stopId": "85JEANdaviA",
"stopSequence": 5
},
{
"arrival": {
"delay": 259,
"time": "1752312799"
},
"departure": {
"delay": 305,
"time": "1752312845"
},
"stopId": "85JEANpraiA",
"stopSequence": 6
},
{
"arrival": {
"delay": 244,
"time": "1752312964"
},
"departure": {
"delay": 282,
"time": "1752313002"
},
"stopId": "85JEANcampA",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1752313049"
},
"departure": {
"delay": 249,
"time": "1752313089"
},
"stopId": "85JEANjesuA",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1752313165"
},
"departure": {
"delay": 218,
"time": "1752313238"
},
"stopId": "85JEANmaraA",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1752313366"
},
"departure": {
"delay": 275,
"time": "1752313775"
},
"stopId": "85JEANroutU",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1752313893"
},
"departure": {
"delay": 129,
"time": "1752313929"
},
"stopId": "85JEANsablA",
"stopSequence": 11
},
{
"arrival": {
"delay": 152,
"time": "1752314012"
},
"departure": {
"delay": 198,
"time": "1752314058"
},
"stopId": "85JEANvaleA",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1752314196"
},
"departure": {
"delay": 192,
"time": "1752314232"
},
"stopId": "85JEANbaisA",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1752314279"
},
"departure": {
"delay": 141,
"time": "1752314301"
},
"stopId": "85JEANmraiA",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1752314337"
},
"departure": {
"delay": 113,
"time": "1752314393"
},
"stopId": "85RIEZsaliA",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1752314537"
},
"departure": {
"delay": 122,
"time": "1752314582"
},
"stopId": "85RIEZbecsA",
"stopSequence": 16
},
{
"arrival": {
"delay": -69,
"time": "1752314631"
},
"departure": {
"delay": 0,
"time": "1752314700"
},
"stopId": "85RIEZmoueA",
"stopSequence": 17
},
{
"arrival": {
"delay": -172,
"time": "1752314828"
},
"departure": {
"delay": -42,
"time": "1752314958"
},
"stopId": "85RIEZpegeA",
"stopSequence": 18
},
{
"arrival": {
"delay": -113,
"time": "1752315067"
},
"departure": {
"delay": 23,
"time": "1752315203"
},
"stopId": "85RIEZpareA",
"stopSequence": 19
},
{
"arrival": {
"delay": -128,
"time": "1752315232"
},
"departure": {
"delay": -96,
"time": "1752315264"
},
"stopId": "85RIEZbessA",
"stopSequence": 20
},
{
"arrival": {
"delay": -122,
"time": "1752315298"
},
"departure": {
"delay": -94,
"time": "1752315326"
},
"stopId": "85RIEZcourA",
"stopSequence": 21
},
{
"arrival": {
"delay": -194,
"time": "1752315346"
},
"departure": {
"delay": -161,
"time": "1752315379"
},
"stopId": "85RIEZfayeA",
"stopSequence": 22
},
{
"arrival": {
"delay": -211,
"time": "1752315449"
},
"departure": {
"delay": -66,
"time": "1752315594"
},
"stopId": "85RIEZomniA",
"stopSequence": 23
},
{
"arrival": {
"delay": -246,
"time": "1752315714"
},
"departure": {
"delay": -160,
"time": "1752315800"
},
"stopId": "85RIEZisleA",
"stopSequence": 24
},
{
"arrival": {
"delay": -454,
"time": "1752315986"
},
"departure": {
"delay": 246,
"time": "1752316686"
},
"stopId": "85RIEZfortA",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1752316833"
},
"departure": {
"delay": 267,
"time": "1752317007"
},
"stopId": "85RIEZsionU",
"stopSequence": 26
},
{
"arrival": {
"delay": 283,
"time": "1752317323"
},
"departure": {
"delay": 314,
"time": "1752317354"
},
"stopId": "85RIEZbussA",
"stopSequence": 27
},
{
"arrival": {
"delay": 258,
"time": "1752317418"
},
"departure": {
"delay": 308,
"time": "1752317468"
},
"stopId": "85RIEZportA",
"stopSequence": 28
},
{
"arrival": {
"delay": -50,
"time": "1752317710"
},
"stopId": "85GILLsncfU",
"stopSequence": 29
},
{
"arrival": {
"delay": 200,
"time": "1752318860"
},
"departure": {
"delay": 200,
"time": "1752318860"
},
"stopId": "85GILLlibeA",
"stopSequence": 30
},
{
"arrival": {
"delay": 200,
"time": "1752319160"
},
"departure": {
"delay": 200,
"time": "1752319160"
},
"stopId": "85GILLsablA",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1752319280"
},
"departure": {
"delay": 200,
"time": "1752319280"
},
"stopId": "85GVRAoceaA",
"stopSequence": 32
},
{
"arrival": {
"delay": 200,
"time": "1752319580"
},
"departure": {
"delay": 200,
"time": "1752319580"
},
"stopId": "85BRETsauzA",
"stopSequence": 33
},
{
"arrival": {
"delay": 200,
"time": "1752319940"
},
"departure": {
"delay": 200,
"time": "1752319940"
},
"stopId": "85BRETmairU",
"stopSequence": 34
},
{
"arrival": {
"delay": 200,
"time": "1752320300"
},
"departure": {
"delay": 200,
"time": "1752320300"
},
"stopId": "85BRETplacU",
"stopSequence": 35
},
{
"arrival": {
"delay": 200,
"time": "1752320480"
},
"departure": {
"delay": 200,
"time": "1752320480"
},
"stopId": "85BRETmaraA",
"stopSequence": 36
},
{
"arrival": {
"delay": 200,
"time": "1752320600"
},
"departure": {
"delay": 200,
"time": "1752320600"
},
"stopId": "85BRETnormU",
"stopSequence": 37
},
{
"arrival": {
"delay": 200,
"time": "1752320720"
},
"departure": {
"delay": 200,
"time": "1752320720"
},
"stopId": "85BRETbremA",
"stopSequence": 38
},
{
"arrival": {
"delay": 200,
"time": "1752320960"
},
"departure": {
"delay": 200,
"time": "1752320960"
},
"stopId": "85BREMceanA",
"stopSequence": 39
},
{
"arrival": {
"delay": 200,
"time": "1752321140"
},
"departure": {
"delay": 200,
"time": "1752321140"
},
"stopId": "85BREMmai8A",
"stopSequence": 40
},
{
"arrival": {
"delay": 200,
"time": "1752322400"
},
"departure": {
"delay": 200,
"time": "1752322400"
},
"stopId": "85SABLroutU",
"stopSequence": 41
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "568",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "568|26074576:T6|11:18:00"
},
"vehicle": {
"id": "6482e63e021f776ca7e1da67",
"label": "910",
"licensePlate": "GM776YP"
}
}
},
{
"id": "RT|510|25819306:T4|12:20:00|510|25819306:T4|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -515,
"time": "1752315085"
},
"departure": {
"delay": 135,
"time": "1752315735"
},
"stopId": "85ROCHsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1752316246"
},
"departure": {
"delay": 76,
"time": "1752316276"
},
"stopId": "85ROCHchauR",
"stopSequence": 2
},
{
"arrival": {
"delay": -43,
"time": "1752316577"
},
"departure": {
"delay": 40,
"time": "1752316660"
},
"stopId": "85FERRmarcU",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1752316956"
},
"departure": {
"delay": 51,
"time": "1752316971"
},
"stopId": "85MERLtabaR",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1752317091"
},
"departure": {
"delay": 27,
"time": "1752317127"
},
"stopId": "85ESSAentrR",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1752317217"
},
"departure": {
"delay": 36,
"time": "1752317256"
},
"stopId": "85ESSAcharR",
"stopSequence": 6
},
{
"arrival": {
"delay": -41,
"time": "1752317299"
},
"departure": {
"delay": 134,
"time": "1752317474"
},
"stopId": "85ESSAouchU",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1752317691"
},
"departure": {
"delay": 103,
"time": "1752317743"
},
"stopId": "85ESSAmongR",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1752317917"
},
"departure": {
"delay": 119,
"time": "1752317939"
},
"stopId": "85SAINnatiR",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1752318060"
},
"departure": {
"delay": 120,
"time": "1752318060"
},
"stopId": "85SAINrd16R",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1752318240"
},
"departure": {
"delay": 120,
"time": "1752318240"
},
"stopId": "85VENDyoleR",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1752319020"
},
"departure": {
"delay": 120,
"time": "1752319020"
},
"stopId": "85HERBpompU",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1752319320"
},
"departure": {
"delay": 120,
"time": "1752319320"
},
"stopId": "85HERBclisR",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1752319920"
},
"departure": {
"delay": 120,
"time": "1752319920"
},
"stopId": "85GAUBegliR",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1752320400"
},
"departure": {
"delay": 120,
"time": "1752320400"
},
"stopId": "85VERRtassR",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1752321000"
},
"departure": {
"delay": 120,
"time": "1752321000"
},
"stopId": "85MORTroutU",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1752321240"
},
"departure": {
"delay": 120,
"time": "1752321240"
},
"stopId": "85MORTsncfR",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1752321780"
},
"departure": {
"delay": 120,
"time": "1752321780"
},
"stopId": "49CHOLhopiR",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1752322320"
},
"departure": {
"delay": 120,
"time": "1752322320"
},
"stopId": "49CHOLpierR",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1752322620"
},
"departure": {
"delay": 120,
"time": "1752322620"
},
"stopId": "49CHOLroutU",
"stopSequence": 20
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "510",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "510|25819306:T4|12:20:00"
},
"vehicle": {
"id": "6482fbaa45c9746d75ca92e3",
"label": "900",
"licensePlate": "GM275TN"
}
}
},
{
"id": "RT|17|25752504:T1|9:11:00|17|25752504:T1|9:11:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1752304329"
},
"departure": {
"delay": 76,
"time": "1752304336"
},
"stopId": "85FONTpemuU",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1752304604"
},
"departure": {
"delay": 131,
"time": "1752304631"
},
"stopId": "85FONTmaroA",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1752305255"
},
"departure": {
"delay": 133,
"time": "1752305293"
},
"stopId": "85VELLclemU",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1752306041"
},
"departure": {
"delay": 313,
"time": "1752306193"
},
"stopId": "85VIX1vix1U",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1752306680"
},
"departure": {
"delay": 252,
"time": "1752306852"
},
"stopId": "85ELLEfontA",
"stopSequence": 5
},
{
"arrival": {
"delay": 267,
"time": "1752307287"
},
"departure": {
"delay": 334,
"time": "1752307354"
},
"stopId": "17MARAaligA",
"stopSequence": 6
},
{
"arrival": {
"delay": 407,
"time": "1752308867"
},
"departure": {
"delay": 452,
"time": "1752308912"
},
"stopId": "17ROCHpattA",
"stopSequence": 7
},
{
"arrival": {
"delay": 368,
"time": "1752309008"
},
"departure": {
"delay": 439,
"time": "1752309079"
},
"stopId": "17ROCHhopiA",
"stopSequence": 8
},
{
"arrival": {
"delay": 7351,
"time": "1752316291"
},
"stopId": "17ROCHroutU",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "17|25752504:T1|9:11:00"
},
"vehicle": {
"id": "63f5e15a61df6ecece84dff0",
"label": "633",
"licensePlate": "GM858AM"
}
}
},
{
"id": "RT|370|25899983:T2|12:15:00|370|25899983:T2|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -146,
"time": "1752315154"
},
"departure": {
"delay": 68,
"time": "1752315368"
},
"stopId": "44NANTsncfU",
"stopSequence": 1
},
{
"arrival": {
"delay": 251,
"time": "1752315851"
},
"departure": {
"delay": 362,
"time": "1752315962"
},
"stopId": "44NANTdieuR",
"stopSequence": 2
},
{
"arrival": {
"delay": 190,
"time": "1752316390"
},
"departure": {
"delay": 298,
"time": "1752316498"
},
"stopId": "44NANTpirmR2",
"stopSequence": 3
},
{
"arrival": {
"delay": 262,
"time": "1752316822"
},
"departure": {
"delay": 297,
"time": "1752316857"
},
"stopId": "44NANTburdU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 260,
"time": "1752317420"
},
"departure": {
"delay": 266,
"time": "1752317426"
},
"stopId": "44BIGNhermR",
"stopSequence": 5
},
{
"arrival": {
"delay": 258,
"time": "1752317538"
},
"departure": {
"delay": 269,
"time": "1752317549"
},
"stopId": "44MNTBbutaR",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1752317576"
},
"departure": {
"delay": 243,
"time": "1752317583"
},
"stopId": "44AIGRjaunR",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1752317688"
},
"departure": {
"delay": 202,
"time": "1752317722"
},
"stopId": "44AIGRcoinR",
"stopSequence": 8
},
{
"arrival": {
"delay": 158,
"time": "1752317798"
},
"departure": {
"delay": 195,
"time": "1752317835"
},
"stopId": "44AIGRplesR",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1752317930"
},
"stopId": "44AIGRmairR",
"stopSequence": 10
},
{
"arrival": {
"delay": 200,
"time": "1752318260"
},
"departure": {
"delay": 200,
"time": "1752318260"
},
"stopId": "44REMObretR",
"stopSequence": 11
},
{
"arrival": {
"delay": 200,
"time": "1752318800"
},
"departure": {
"delay": 200,
"time": "1752318800"
},
"stopId": "85LOULnantR1",
"stopSequence": 12
},
{
"arrival": {
"delay": 200,
"time": "1752319280"
},
"departure": {
"delay": 200,
"time": "1752319280"
},
"stopId": "85MONTgareU",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1752319760"
},
"departure": {
"delay": 200,
"time": "1752319760"
},
"stopId": "85SEPTgareU",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1752319940"
},
"departure": {
"delay": 200,
"time": "1752319940"
},
"stopId": "85GUYOcalvR",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1752320000"
},
"departure": {
"delay": 200,
"time": "1752320000"
},
"stopId": "85GUYOlac1R",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1752320240"
},
"departure": {
"delay": 200,
"time": "1752320240"
},
"stopId": "85BISSpolyU1",
"stopSequence": 17
},
{
"arrival": {
"delay": 200,
"time": "1752320780"
},
"departure": {
"delay": 200,
"time": "1752320780"
},
"stopId": "85PAILcanaR1",
"stopSequence": 18
},
{
"arrival": {
"delay": 200,
"time": "1752321200"
},
"departure": {
"delay": 200,
"time": "1752321200"
},
"stopId": "85BAURcaseU2",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1752321620"
},
"departure": {
"delay": 200,
"time": "1752321620"
},
"stopId": "85HERBnoueR2",
"stopSequence": 20
},
{
"arrival": {
"delay": 200,
"time": "1752321800"
},
"departure": {
"delay": 200,
"time": "1752321800"
},
"stopId": "85HERBclisR",
"stopSequence": 21
},
{
"arrival": {
"delay": 200,
"time": "1752322100"
},
"departure": {
"delay": 200,
"time": "1752322100"
},
"stopId": "85HERBpompU",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "370",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "370|25899983:T2|12:15:00"
},
"vehicle": {
"id": "6842f7f36d7a6dbd98a2c4d0",
"label": "21728",
"licensePlate": "CX 336 VJ"
}
}
},
{
"id": "RT|301|25910416:T4|12:00:00|301|25910416:T4|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -822,
"time": "1752313578"
},
"departure": {
"delay": 154,
"time": "1752314554"
},
"stopId": "44NANTpirmR1",
"stopSequence": 1
},
{
"arrival": {
"delay": 485,
"time": "1752315065"
},
"departure": {
"delay": 567,
"time": "1752315147"
},
"stopId": "44REZEatouR",
"stopSequence": 2
},
{
"arrival": {
"delay": 403,
"time": "1752315943"
},
"departure": {
"delay": 410,
"time": "1752315950"
},
"stopId": "44CHEIpiloR",
"stopSequence": 3
},
{
"arrival": {
"delay": 402,
"time": "1752316062"
},
"departure": {
"delay": 414,
"time": "1752316074"
},
"stopId": "44CHEIcarrR",
"stopSequence": 4
},
{
"arrival": {
"delay": 399,
"time": "1752316239"
},
"departure": {
"delay": 433,
"time": "1752316273"
},
"stopId": "44CHEImairR",
"stopSequence": 5
},
{
"arrival": {
"delay": 495,
"time": "1752316515"
},
"departure": {
"delay": 505,
"time": "1752316525"
},
"stopId": "44ROUAraffR",
"stopSequence": 6
},
{
"arrival": {
"delay": 519,
"time": "1752316599"
},
"departure": {
"delay": 540,
"time": "1752316620"
},
"stopId": "44ROUAmessR",
"stopSequence": 7
},
{
"arrival": {
"delay": 538,
"time": "1752316738"
},
"departure": {
"delay": 549,
"time": "1752316749"
},
"stopId": "44ROUAegliA",
"stopSequence": 8
},
{
"arrival": {
"delay": 646,
"time": "1752317146"
},
"departure": {
"delay": 693,
"time": "1752317193"
},
"stopId": "44VUE1aircR",
"stopSequence": 9
},
{
"arrival": {
"delay": 802,
"time": "1752317362"
},
"departure": {
"delay": 858,
"time": "1752317418"
},
"stopId": "44VUE1paimR",
"stopSequence": 10
},
{
"arrival": {
"delay": 799,
"time": "1752317539"
},
"departure": {
"delay": 811,
"time": "1752317551"
},
"stopId": "44VUE1presR",
"stopSequence": 11
},
{
"arrival": {
"delay": 793,
"time": "1752317773"
},
"departure": {
"delay": 809,
"time": "1752317789"
},
"stopId": "44ARTHsicaR",
"stopSequence": 12
},
{
"arrival": {
"delay": 820,
"time": "1752318400"
},
"departure": {
"delay": 820,
"time": "1752318400"
},
"stopId": "44PEREenneR",
"stopSequence": 13
},
{
"arrival": {
"delay": 820,
"time": "1752318520"
},
"departure": {
"delay": 820,
"time": "1752318520"
},
"stopId": "44PEREmairR",
"stopSequence": 14
},
{
"arrival": {
"delay": 820,
"time": "1752319240"
},
"departure": {
"delay": 820,
"time": "1752319240"
},
"stopId": "44BREVrochR",
"stopSequence": 15
},
{
"arrival": {
"delay": 820,
"time": "1752319540"
},
"departure": {
"delay": 820,
"time": "1752319540"
},
"stopId": "44BREVouesR",
"stopSequence": 16
},
{
"arrival": {
"delay": 820,
"time": "1752319840"
},
"departure": {
"delay": 820,
"time": "1752319840"
},
"stopId": "44BREVcourR",
"stopSequence": 17
},
{
"arrival": {
"delay": 820,
"time": "1752320080"
},
"departure": {
"delay": 820,
"time": "1752320080"
},
"stopId": "44BREVbresR",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "301",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "301|25910416:T4|12:00:00"
},
"vehicle": {
"id": "6842f630f716b635edbece57",
"label": "4046",
"licensePlate": "EG-853-RY"
}
}
},
{
"id": "RT|331|25890795:T3|12:20:00|331|25890795:T3|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -414,
"time": "1752315186"
},
"departure": {
"delay": 109,
"time": "1752315709"
},
"stopId": "44NANTpirmR2",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1752316383"
},
"departure": {
"delay": 77,
"time": "1752316397"
},
"stopId": "44VERTmalaR",
"stopSequence": 3
},
{
"arrival": {
"delay": 93,
"time": "1752316533"
},
"departure": {
"delay": 107,
"time": "1752316547"
},
"stopId": "44SEBAsncfR",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1752316634"
},
"departure": {
"delay": 174,
"time": "1752316674"
},
"stopId": "44GOULchalR",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1752316838"
},
"departure": {
"delay": 165,
"time": "1752316845"
},
"stopId": "44GOULherdR",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1752316906"
},
"departure": {
"delay": 117,
"time": "1752316917"
},
"stopId": "44HAUTepinR",
"stopSequence": 7
},
{
"arrival": {
"delay": 121,
"time": "1752316981"
},
"departure": {
"delay": 132,
"time": "1752316992"
},
"stopId": "44HAUTchatR",
"stopSequence": 8
},
{
"arrival": {
"delay": 118,
"time": "1752317038"
},
"departure": {
"delay": 138,
"time": "1752317058"
},
"stopId": "44HAUTegliR",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1752317174"
},
"departure": {
"delay": 138,
"time": "1752317178"
},
"stopId": "44HAUTalleR",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1752317246"
},
"departure": {
"delay": 91,
"time": "1752317251"
},
"stopId": "44HAUTfailR",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1752317363"
},
"departure": {
"delay": 92,
"time": "1752317372"
},
"stopId": "44HAUTpoteR",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1752317474"
},
"departure": {
"delay": 81,
"time": "1752317481"
},
"stopId": "44HEULbernR",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1752317587"
},
"departure": {
"delay": 69,
"time": "1752317589"
},
"stopId": "44HEULcercR",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1752317702"
},
"departure": {
"delay": 92,
"time": "1752317732"
},
"stopId": "44HEULegliR",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1752317836"
},
"departure": {
"delay": 78,
"time": "1752317838"
},
"stopId": "44VALLgobiR",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1752317861"
},
"departure": {
"delay": 45,
"time": "1752317865"
},
"stopId": "44VALLverrR",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1752317918"
},
"departure": {
"delay": 40,
"time": "1752317920"
},
"stopId": "44VALLtourR",
"stopSequence": 18
},
{
"arrival": {
"delay": -20,
"time": "1752317980"
},
"departure": {
"delay": -20,
"time": "1752317980"
},
"stopId": "44VALLlandR",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1752318040"
},
"departure": {
"delay": -20,
"time": "1752318040"
},
"stopId": "44VALLmoucR",
"stopSequence": 20
},
{
"arrival": {
"delay": -20,
"time": "1752318100"
},
"departure": {
"delay": -20,
"time": "1752318100"
},
"stopId": "44VALLluxeR",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1752318220"
},
"departure": {
"delay": -20,
"time": "1752318220"
},
"stopId": "44VALLdejoR",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1752318400"
},
"departure": {
"delay": -20,
"time": "1752318400"
},
"stopId": "44VALLgendR",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1752318580"
},
"departure": {
"delay": -20,
"time": "1752318580"
},
"stopId": "44MUZIclisR",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "331",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "331|25890795:T3|12:20:00"
},
"vehicle": {
"id": "6835c91f6ba119b4b388f929",
"label": "538",
"licensePlate": "DJ-359-QV"
}
}
},
{
"id": "RT|380|25899985:T1|12:15:00|380|25899985:T1|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1752316153"
},
"departure": {
"delay": 213,
"time": "1752316353"
},
"stopId": "44NANTpirmR1",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1752316437"
},
"departure": {
"delay": 134,
"time": "1752316454"
},
"stopId": "44REZErousR",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1752316542"
},
"departure": {
"delay": 177,
"time": "1752316557"
},
"stopId": "44REZEtablR",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1752316587"
},
"departure": {
"delay": 162,
"time": "1752316602"
},
"stopId": "44REZEsaleR",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1752316646"
},
"departure": {
"delay": 100,
"time": "1752316660"
},
"stopId": "44REZEpiniR1",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1752316686"
},
"departure": {
"delay": -22,
"time": "1752316718"
},
"stopId": "44REZEmoulR",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1752316853"
},
"departure": {
"delay": 20,
"time": "1752316940"
},
"stopId": "44REZEcarrR",
"stopSequence": 8
},
{
"arrival": {
"delay": -126,
"time": "1752317034"
},
"departure": {
"delay": -86,
"time": "1752317074"
},
"stopId": "44REZEcorbR",
"stopSequence": 9
},
{
"arrival": {
"delay": -92,
"time": "1752317368"
},
"departure": {
"delay": -74,
"time": "1752317386"
},
"stopId": "44SORInantR",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1752317887"
},
"departure": {
"delay": 18,
"time": "1752317898"
},
"stopId": "44PONTviaiR",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1752317954"
},
"stopId": "44PONThautR",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1752318140"
},
"departure": {
"delay": 20,
"time": "1752318140"
},
"stopId": "44BIGNloirR",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1752318260"
},
"departure": {
"delay": 20,
"time": "1752318260"
},
"stopId": "44BIGNboulR",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1752318320"
},
"departure": {
"delay": 20,
"time": "1752318320"
},
"stopId": "44GENEmarbR",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1752318500"
},
"departure": {
"delay": 20,
"time": "1752318500"
},
"stopId": "44GENEgeorR",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1752318920"
},
"departure": {
"delay": 20,
"time": "1752318920"
},
"stopId": "85BOUAmoriR",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1752319040"
},
"departure": {
"delay": 20,
"time": "1752319040"
},
"stopId": "85BOUAbretU",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1752319160"
},
"departure": {
"delay": 20,
"time": "1752319160"
},
"stopId": "85BOUAverdR",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1752319580"
},
"departure": {
"delay": 20,
"time": "1752319580"
},
"stopId": "85RCHEbretR",
"stopSequence": 20
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "380",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "380|25899985:T1|12:15:00"
},
"vehicle": {
"id": "6842f789c1787f02eddd14a4",
"label": "21790",
"licensePlate": "CT 684 QZ"
}
}
},
{
"id": "RT|303|25890672:T16|12:30:00|303|25890672:T16|12:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -805,
"time": "1752315395"
},
"departure": {
"delay": 62,
"time": "1752316262"
},
"stopId": "44NANTpirmR2",
"stopSequence": 1
},
{
"arrival": {
"delay": 307,
"time": "1752316627"
},
"departure": {
"delay": 321,
"time": "1752316641"
},
"stopId": "44REZEatouR",
"stopSequence": 2
},
{
"arrival": {
"delay": -77,
"time": "1752317503"
},
"departure": {
"delay": -68,
"time": "1752317512"
},
"stopId": "44LGERclemR",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1752317568"
},
"departure": {
"delay": -55,
"time": "1752317585"
},
"stopId": "44LGERcentR",
"stopSequence": 4
},
{
"arrival": {
"delay": -88,
"time": "1752317732"
},
"departure": {
"delay": 11,
"time": "1752317831"
},
"stopId": "44PORTegliR",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1752317882"
},
"departure": {
"delay": -46,
"time": "1752317894"
},
"stopId": "44PORTecomR",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1752318290"
},
"departure": {
"delay": -10,
"time": "1752318290"
},
"stopId": "44CHEMberaR",
"stopSequence": 7
},
{
"arrival": {
"delay": -10,
"time": "1752318590"
},
"departure": {
"delay": -10,
"time": "1752318590"
},
"stopId": "44CHEMarthR",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1752318770"
},
"departure": {
"delay": -10,
"time": "1752318770"
},
"stopId": "44CHEMrousR",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1752318830"
},
"departure": {
"delay": -10,
"time": "1752318830"
},
"stopId": "44ARTHrelaR",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1752318950"
},
"departure": {
"delay": -10,
"time": "1752318950"
},
"stopId": "44ARTHboizR",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1752319070"
},
"departure": {
"delay": -10,
"time": "1752319070"
},
"stopId": "44ARTHpercR",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1752319250"
},
"departure": {
"delay": -10,
"time": "1752319250"
},
"stopId": "44CHAUegliR",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1752319850"
},
"departure": {
"delay": -10,
"time": "1752319850"
},
"stopId": "44PORNclioR",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1752320030"
},
"departure": {
"delay": -10,
"time": "1752320030"
},
"stopId": "44PORNhopiR",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1752320390"
},
"departure": {
"delay": -10,
"time": "1752320390"
},
"stopId": "44PORNgillR",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1752320510"
},
"departure": {
"delay": -10,
"time": "1752320510"
},
"stopId": "44PORNsandR",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1752320570"
},
"departure": {
"delay": -10,
"time": "1752320570"
},
"stopId": "44PORNjarrR",
"stopSequence": 18
},
{
"arrival": {
"delay": -10,
"time": "1752320630"
},
"departure": {
"delay": -10,
"time": "1752320630"
},
"stopId": "44PORNrondR",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1752320690"
},
"departure": {
"delay": -10,
"time": "1752320690"
},
"stopId": "44PORNmoinR",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1752320750"
},
"departure": {
"delay": -10,
"time": "1752320750"
},
"stopId": "44PORNmarnR",
"stopSequence": 21
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "303",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "303|25890672:T16|12:30:00"
},
"vehicle": {
"id": "6842f630f716b635edbece5f",
"label": "32808",
"licensePlate": "FA-420-KF"
}
}
},
{
"id": "RT|303|25898442:T16|12:15:00|303|25898442:T16|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1752315368"
},
"departure": {
"delay": 96,
"time": "1752315396"
},
"stopId": "44MICHmairA",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1752315446"
},
"departure": {
"delay": 104,
"time": "1752315464"
},
"stopId": "44MICHpostR",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1752315727"
},
"departure": {
"delay": 243,
"time": "1752315843"
},
"stopId": "44MICHtharU2",
"stopSequence": 3
},
{
"arrival": {
"delay": 398,
"time": "1752316118"
},
"departure": {
"delay": 484,
"time": "1752316204"
},
"stopId": "44PLAIcormA",
"stopSequence": 4
},
{
"arrival": {
"delay": 478,
"time": "1752316438"
},
"departure": {
"delay": 489,
"time": "1752316449"
},
"stopId": "44PLAIcentU",
"stopSequence": 5
},
{
"arrival": {
"delay": 475,
"time": "1752316855"
},
"departure": {
"delay": 491,
"time": "1752316871"
},
"stopId": "44PREFgareA",
"stopSequence": 6
},
{
"arrival": {
"delay": 492,
"time": "1752316932"
},
"departure": {
"delay": 507,
"time": "1752316947"
},
"stopId": "44PREFquirA",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1752317487"
},
"departure": {
"delay": 177,
"time": "1752317577"
},
"stopId": "44PORNmarnA",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1752317645"
},
"departure": {
"delay": 191,
"time": "1752317651"
},
"stopId": "44PORNmoinA",
"stopSequence": 9
},
{
"arrival": {
"delay": 165,
"time": "1752317685"
},
"departure": {
"delay": 224,
"time": "1752317744"
},
"stopId": "44PORNrondA",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1752317770"
},
"departure": {
"delay": 249,
"time": "1752317829"
},
"stopId": "44PORNjarrA",
"stopSequence": 11
},
{
"arrival": {
"delay": 269,
"time": "1752317909"
},
"departure": {
"delay": 290,
"time": "1752317930"
},
"stopId": "44PORNsandA",
"stopSequence": 12
},
{
"arrival": {
"delay": 290,
"time": "1752318050"
},
"departure": {
"delay": 290,
"time": "1752318050"
},
"stopId": "44PORNgillA",
"stopSequence": 13
},
{
"arrival": {
"delay": 290,
"time": "1752318410"
},
"departure": {
"delay": 290,
"time": "1752318410"
},
"stopId": "44PORNhopiA",
"stopSequence": 14
},
{
"arrival": {
"delay": 290,
"time": "1752318590"
},
"departure": {
"delay": 290,
"time": "1752318590"
},
"stopId": "44PORNclioA",
"stopSequence": 15
},
{
"arrival": {
"delay": 290,
"time": "1752319190"
},
"departure": {
"delay": 290,
"time": "1752319190"
},
"stopId": "44CHAUegliA",
"stopSequence": 16
},
{
"arrival": {
"delay": 290,
"time": "1752319310"
},
"departure": {
"delay": 290,
"time": "1752319310"
},
"stopId": "44ARTHpercA",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1752319490"
},
"departure": {
"delay": 290,
"time": "1752319490"
},
"stopId": "44ARTHboizA",
"stopSequence": 18
},
{
"arrival": {
"delay": 290,
"time": "1752319610"
},
"departure": {
"delay": 290,
"time": "1752319610"
},
"stopId": "44ARTHrelaA",
"stopSequence": 19
},
{
"arrival": {
"delay": 290,
"time": "1752319670"
},
"departure": {
"delay": 290,
"time": "1752319670"
},
"stopId": "44CHEMrousA",
"stopSequence": 20
},
{
"arrival": {
"delay": 290,
"time": "1752319790"
},
"departure": {
"delay": 290,
"time": "1752319790"
},
"stopId": "44CHEMarthA",
"stopSequence": 21
},
{
"arrival": {
"delay": 290,
"time": "1752320090"
},
"departure": {
"delay": 290,
"time": "1752320090"
},
"stopId": "44CHEMberaA",
"stopSequence": 22
},
{
"arrival": {
"delay": 290,
"time": "1752320570"
},
"departure": {
"delay": 290,
"time": "1752320570"
},
"stopId": "44PORTecomA",
"stopSequence": 23
},
{
"arrival": {
"delay": 290,
"time": "1752320690"
},
"departure": {
"delay": 290,
"time": "1752320690"
},
"stopId": "44PORTegliA",
"stopSequence": 24
},
{
"arrival": {
"delay": 290,
"time": "1752320870"
},
"departure": {
"delay": 290,
"time": "1752320870"
},
"stopId": "44LGERcentA",
"stopSequence": 25
},
{
"arrival": {
"delay": 290,
"time": "1752320930"
},
"departure": {
"delay": 290,
"time": "1752320930"
},
"stopId": "44LGERclemA",
"stopSequence": 26
},
{
"arrival": {
"delay": 290,
"time": "1752322610"
},
"departure": {
"delay": 290,
"time": "1752322610"
},
"stopId": "44REZEatouA",
"stopSequence": 27
},
{
"arrival": {
"delay": 290,
"time": "1752322910"
},
"departure": {
"delay": 290,
"time": "1752322910"
},
"stopId": "44NANTpirmilA2",
"stopSequence": 28
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "303",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "303|25898442:T16|12:15:00"
},
"vehicle": {
"id": "6835c91f6ba119b4b388f922",
"label": "323",
"licensePlate": "DV 630 BX"
}
}
},
{
"id": "RT|370|25899982:T6|12:05:00|370|25899982:T6|12:05:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1752314803"
},
"departure": {
"delay": 120,
"time": "1752314820"
},
"stopId": "85HERBpompU",
"stopSequence": 1
},
{
"arrival": {
"delay": -257,
"time": "1752315043"
},
"departure": {
"delay": -104,
"time": "1752315196"
},
"stopId": "85HERBclisA",
"stopSequence": 2
},
{
"arrival": {
"delay": -32,
"time": "1752315388"
},
"departure": {
"delay": -24,
"time": "1752315396"
},
"stopId": "85HERBnoueA1",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1752315812"
},
"departure": {
"delay": 34,
"time": "1752315814"
},
"stopId": "85BAURcaseU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1752316200"
},
"departure": {
"delay": 75,
"time": "1752316215"
},
"stopId": "85PAILcanaA1",
"stopSequence": 5
},
{
"arrival": {
"delay": 377,
"time": "1752316937"
},
"departure": {
"delay": 388,
"time": "1752316948"
},
"stopId": "85BISSpolyU1",
"stopSequence": 6
},
{
"arrival": {
"delay": 389,
"time": "1752317249"
},
"departure": {
"delay": 398,
"time": "1752317258"
},
"stopId": "85GUYOlac1A",
"stopSequence": 7
},
{
"arrival": {
"delay": 312,
"time": "1752317352"
},
"departure": {
"delay": 362,
"time": "1752317402"
},
"stopId": "85GUYOcalvA",
"stopSequence": 8
},
{
"arrival": {
"delay": 396,
"time": "1752317676"
},
"departure": {
"delay": 425,
"time": "1752317705"
},
"stopId": "85SEPTgareU",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1752318310"
},
"departure": {
"delay": 190,
"time": "1752318310"
},
"stopId": "85MONTgareU",
"stopSequence": 10
},
{
"arrival": {
"delay": 190,
"time": "1752318790"
},
"departure": {
"delay": 190,
"time": "1752318790"
},
"stopId": "85LOULnantA1",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1752319210"
},
"departure": {
"delay": 190,
"time": "1752319210"
},
"stopId": "44REMObretA",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1752319450"
},
"departure": {
"delay": 190,
"time": "1752319450"
},
"stopId": "44AIGRmairA",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1752319570"
},
"departure": {
"delay": 190,
"time": "1752319570"
},
"stopId": "44AIGRplesA",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1752319630"
},
"departure": {
"delay": 190,
"time": "1752319630"
},
"stopId": "44AIGRcoinA",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1752319750"
},
"departure": {
"delay": 190,
"time": "1752319750"
},
"stopId": "44AIGRjaunA",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1752319810"
},
"departure": {
"delay": 190,
"time": "1752319810"
},
"stopId": "44MNTBbutaA",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1752319990"
},
"departure": {
"delay": 190,
"time": "1752319990"
},
"stopId": "44BIGNhermA",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1752320590"
},
"departure": {
"delay": 190,
"time": "1752320590"
},
"stopId": "44NANTburdU2",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1752321190"
},
"departure": {
"delay": 190,
"time": "1752321190"
},
"stopId": "44NANTpirmA",
"stopSequence": 20
},
{
"arrival": {
"delay": 190,
"time": "1752321670"
},
"departure": {
"delay": 190,
"time": "1752321670"
},
"stopId": "44NANTdieuA2",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1752322090"
},
"departure": {
"delay": 190,
"time": "1752322090"
},
"stopId": "44NANTsncfU",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "370",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "370|25899982:T6|12:05:00"
},
"vehicle": {
"id": "6842f7e3c808574dce1a1e4a",
"label": "21741",
"licensePlate": "DG 366 EP"
}
}
},
{
"id": "RT|362|25891925:T5|12:37:00|362|25891925:T5|12:37:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -391,
"time": "1752316229"
},
"departure": {
"delay": 25,
"time": "1752316645"
},
"stopId": "44NANTpirmR1",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1752316738"
},
"departure": {
"delay": 16,
"time": "1752316756"
},
"stopId": "44REZErousR",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1752316829"
},
"departure": {
"delay": 46,
"time": "1752316846"
},
"stopId": "44REZEtablR",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1752316885"
},
"departure": {
"delay": -19,
"time": "1752316901"
},
"stopId": "44REZEsaleR",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1752316921"
},
"departure": {
"delay": -19,
"time": "1752316961"
},
"stopId": "44REZEpiniA1",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1752317009"
},
"departure": {
"delay": -14,
"time": "1752317026"
},
"stopId": "44REZEmoulR",
"stopSequence": 6
},
{
"arrival": {
"delay": -34,
"time": "1752317066"
},
"departure": {
"delay": -24,
"time": "1752317076"
},
"stopId": "44REZEflorR",
"stopSequence": 7
},
{
"arrival": {
"delay": -42,
"time": "1752317178"
},
"departure": {
"delay": -32,
"time": "1752317188"
},
"stopId": "44REZEcarrR",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1752317285"
},
"departure": {
"delay": -43,
"time": "1752317297"
},
"stopId": "44REZEcorbR",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1752317494"
},
"departure": {
"delay": 68,
"time": "1752317528"
},
"stopId": "44SORInantR",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1752317850"
},
"departure": {
"delay": -24,
"time": "1752317856"
},
"stopId": "44BIGNrougR",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1752317970"
},
"departure": {
"delay": -30,
"time": "1752317970"
},
"stopId": "44BIGNjarrR",
"stopSequence": 12
},
{
"arrival": {
"delay": -30,
"time": "1752318030"
},
"departure": {
"delay": -30,
"time": "1752318030"
},
"stopId": "44BIGNaireR",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1752318090"
},
"departure": {
"delay": -30,
"time": "1752318090"
},
"stopId": "44BIGNegliR",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1752318270"
},
"departure": {
"delay": -30,
"time": "1752318270"
},
"stopId": "44BIGNbourR",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1752318330"
},
"departure": {
"delay": -30,
"time": "1752318330"
},
"stopId": "44MNTBchaiR",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1752318390"
},
"departure": {
"delay": -30,
"time": "1752318390"
},
"stopId": "44MNTBhommR",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1752318510"
},
"departure": {
"delay": -30,
"time": "1752318510"
},
"stopId": "44MNTBpresR",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1752318570"
},
"departure": {
"delay": -30,
"time": "1752318570"
},
"stopId": "44MNTBmairR",
"stopSequence": 19
},
{
"arrival": {
"delay": -30,
"time": "1752318630"
},
"departure": {
"delay": -30,
"time": "1752318630"
},
"stopId": "44MNTBpostR",
"stopSequence": 20
},
{
"arrival": {
"delay": -30,
"time": "1752318810"
},
"departure": {
"delay": -30,
"time": "1752318810"
},
"stopId": "44PLANnonnR",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1752318990"
},
"departure": {
"delay": -30,
"time": "1752318990"
},
"stopId": "44PLANnoyeR",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1752319110"
},
"departure": {
"delay": -30,
"time": "1752319110"
},
"stopId": "44PLANnantR",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1752319170"
},
"departure": {
"delay": -30,
"time": "1752319170"
},
"stopId": "44PLANmounR",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1752319230"
},
"departure": {
"delay": -30,
"time": "1752319230"
},
"stopId": "44PLANroutR",
"stopSequence": 25
},
{
"arrival": {
"delay": -30,
"time": "1752319350"
},
"departure": {
"delay": -30,
"time": "1752319350"
},
"stopId": "44VIEIaudoR",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1752319590"
},
"departure": {
"delay": -30,
"time": "1752319590"
},
"stopId": "44VIEIsainR",
"stopSequence": 27
},
{
"arrival": {
"delay": -30,
"time": "1752319710"
},
"departure": {
"delay": -30,
"time": "1752319710"
},
"stopId": "44VIEIfeteR",
"stopSequence": 28
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "362",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "362|25891925:T5|12:37:00"
},
"vehicle": {
"id": "6835c91f6ba119b4b388f909",
"label": "211",
"licensePlate": "DZ 953 QW"
}
}
},
{
"id": "RT|301|25910414:T6|12:20:00|301|25910414:T6|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1752315654"
},
"departure": {
"delay": 300,
"time": "1752315900"
},
"stopId": "44BREVbresA",
"stopSequence": 1
},
{
"arrival": {
"delay": 291,
"time": "1752316131"
},
"departure": {
"delay": 303,
"time": "1752316143"
},
"stopId": "44BREVcourA",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1752316291"
},
"departure": {
"delay": 235,
"time": "1752316375"
},
"stopId": "44BREVouesA",
"stopSequence": 3
},
{
"arrival": {
"delay": 358,
"time": "1752316798"
},
"departure": {
"delay": 366,
"time": "1752316806"
},
"stopId": "44BREVrochA",
"stopSequence": 4
},
{
"arrival": {
"delay": 405,
"time": "1752317565"
},
"departure": {
"delay": 428,
"time": "1752317588"
},
"stopId": "44PEREmairA",
"stopSequence": 5
},
{
"arrival": {
"delay": 536,
"time": "1752317816"
},
"departure": {
"delay": 566,
"time": "1752317846"
},
"stopId": "44PEREenneA",
"stopSequence": 6
},
{
"arrival": {
"delay": 470,
"time": "1752318290"
},
"departure": {
"delay": 470,
"time": "1752318290"
},
"stopId": "44ARTHsicaA",
"stopSequence": 7
},
{
"arrival": {
"delay": 470,
"time": "1752318530"
},
"departure": {
"delay": 470,
"time": "1752318530"
},
"stopId": "44VUE1presA",
"stopSequence": 8
},
{
"arrival": {
"delay": 470,
"time": "1752318650"
},
"departure": {
"delay": 470,
"time": "1752318650"
},
"stopId": "44VUE1paimA",
"stopSequence": 9
},
{
"arrival": {
"delay": 470,
"time": "1752318770"
},
"departure": {
"delay": 470,
"time": "1752318770"
},
"stopId": "44VUE1aircA",
"stopSequence": 10
},
{
"arrival": {
"delay": 470,
"time": "1752319010"
},
"departure": {
"delay": 470,
"time": "1752319010"
},
"stopId": "44ROUAmessA",
"stopSequence": 11
},
{
"arrival": {
"delay": 470,
"time": "1752319130"
},
"departure": {
"delay": 470,
"time": "1752319130"
},
"stopId": "44ROUAegliA",
"stopSequence": 12
},
{
"arrival": {
"delay": 470,
"time": "1752319370"
},
"departure": {
"delay": 470,
"time": "1752319370"
},
"stopId": "44ROUAraffA",
"stopSequence": 13
},
{
"arrival": {
"delay": 470,
"time": "1752319550"
},
"departure": {
"delay": 470,
"time": "1752319550"
},
"stopId": "44CHEImairA",
"stopSequence": 14
},
{
"arrival": {
"delay": 470,
"time": "1752319730"
},
"departure": {
"delay": 470,
"time": "1752319730"
},
"stopId": "44CHEIcarrA",
"stopSequence": 15
},
{
"arrival": {
"delay": 470,
"time": "1752319790"
},
"departure": {
"delay": 470,
"time": "1752319790"
},
"stopId": "44CHEIpiloA",
"stopSequence": 16
},
{
"arrival": {
"delay": 470,
"time": "1752320690"
},
"departure": {
"delay": 470,
"time": "1752320690"
},
"stopId": "44REZEatouA",
"stopSequence": 17
},
{
"arrival": {
"delay": 470,
"time": "1752321170"
},
"departure": {
"delay": 470,
"time": "1752321170"
},
"stopId": "44NANTpirmilA2",
"stopSequence": 18
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "301",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "301|25910414:T6|12:20:00"
},
"vehicle": {
"id": "6842f630f716b635edbece59",
"label": "20472",
"licensePlate": "CH-755-KF"
}
}
},
{
"id": "RT|362|25891924:T9|12:30:00|362|25891924:T9|12:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1752316256"
},
"departure": {
"delay": 111,
"time": "1752316311"
},
"stopId": "44GENEgeorA",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1752316478"
},
"departure": {
"delay": 150,
"time": "1752316650"
},
"stopId": "44MNTBmairA",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1752316679"
},
"departure": {
"delay": 63,
"time": "1752316683"
},
"stopId": "44MNTBpresA",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1752316738"
},
"departure": {
"delay": 87,
"time": "1752316767"
},
"stopId": "44MNTBhommA",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1752316816"
},
"departure": {
"delay": 107,
"time": "1752316847"
},
"stopId": "44MNTBchaiA",
"stopSequence": 5
},
{
"arrival": {
"delay": 117,
"time": "1752316917"
},
"departure": {
"delay": 173,
"time": "1752316973"
},
"stopId": "44BIGNbourA",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1752317097"
},
"departure": {
"delay": 88,
"time": "1752317128"
},
"stopId": "44BIGNaireA",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752317220"
},
"departure": {
"delay": 5,
"time": "1752317225"
},
"stopId": "44BIGNjarrA",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1752317321"
},
"departure": {
"delay": -62,
"time": "1752317338"
},
"stopId": "44BIGNrougA",
"stopSequence": 10
},
{
"arrival": {
"delay": -224,
"time": "1752317656"
},
"departure": {
"delay": -213,
"time": "1752317667"
},
"stopId": "44SORInantA",
"stopSequence": 11
},
{
"arrival": {
"delay": -176,
"time": "1752317824"
},
"departure": {
"delay": -146,
"time": "1752317854"
},
"stopId": "44REZEcorbA",
"stopSequence": 12
},
{
"arrival": {
"delay": -191,
"time": "1752317929"
},
"departure": {
"delay": -181,
"time": "1752317939"
},
"stopId": "44REZEcarrA",
"stopSequence": 13
},
{
"arrival": {
"delay": -200,
"time": "1752318040"
},
"departure": {
"delay": -200,
"time": "1752318040"
},
"stopId": "44REZEflorA",
"stopSequence": 14
},
{
"arrival": {
"delay": -200,
"time": "1752318160"
},
"departure": {
"delay": -200,
"time": "1752318160"
},
"stopId": "44REZEmoulA",
"stopSequence": 15
},
{
"arrival": {
"delay": -200,
"time": "1752318220"
},
"departure": {
"delay": -200,
"time": "1752318220"
},
"stopId": "44REZEpiniA1",
"stopSequence": 16
},
{
"arrival": {
"delay": -200,
"time": "1752318280"
},
"departure": {
"delay": -200,
"time": "1752318280"
},
"stopId": "44REZEsaleA",
"stopSequence": 17
},
{
"arrival": {
"delay": -200,
"time": "1752318400"
},
"departure": {
"delay": -200,
"time": "1752318400"
},
"stopId": "44REZEtablA",
"stopSequence": 18
},
{
"arrival": {
"delay": -200,
"time": "1752318460"
},
"departure": {
"delay": -200,
"time": "1752318460"
},
"stopId": "44REZErousA",
"stopSequence": 19
},
{
"arrival": {
"delay": -200,
"time": "1752318640"
},
"departure": {
"delay": -200,
"time": "1752318640"
},
"stopId": "44NANTpirmA",
"stopSequence": 20
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "362",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "362|25891924:T9|12:30:00"
},
"vehicle": {
"id": "6835c91f6ba119b4b388f90f",
"label": "217",
"licensePlate": "EF 685 KE "
}
}
},
{
"id": "RT|380|25899984:T3|12:50:00|380|25899984:T3|12:50:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1752317360"
},
"departure": {
"delay": 158,
"time": "1752317558"
},
"stopId": "85RCHEbretA",
"stopSequence": 1
},
{
"arrival": {
"delay": -20,
"time": "1752317860"
},
"departure": {
"delay": 50,
"time": "1752317930"
},
"stopId": "85BOUAverdA",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1752318040"
},
"departure": {
"delay": 40,
"time": "1752318040"
},
"stopId": "85BOUAbretU",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1752318160"
},
"departure": {
"delay": 40,
"time": "1752318160"
},
"stopId": "85BOUAmoriU1",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1752318580"
},
"departure": {
"delay": 40,
"time": "1752318580"
},
"stopId": "44GENEgeorA",
"stopSequence": 5
},
{
"arrival": {
"delay": 40,
"time": "1752318760"
},
"departure": {
"delay": 40,
"time": "1752318760"
},
"stopId": "44GENEmarbA",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1752318820"
},
"departure": {
"delay": 40,
"time": "1752318820"
},
"stopId": "44BIGNboulA",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1752318940"
},
"departure": {
"delay": 40,
"time": "1752318940"
},
"stopId": "44BIGNloirA",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1752319120"
},
"departure": {
"delay": 40,
"time": "1752319120"
},
"stopId": "44PONThautA",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1752319180"
},
"departure": {
"delay": 40,
"time": "1752319180"
},
"stopId": "44PONTviaiA",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1752319600"
},
"departure": {
"delay": 40,
"time": "1752319600"
},
"stopId": "44SORInantA",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1752319900"
},
"departure": {
"delay": 40,
"time": "1752319900"
},
"stopId": "44REZEcorbA",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1752320140"
},
"departure": {
"delay": 40,
"time": "1752320140"
},
"stopId": "44REZEcarrA",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1752320320"
},
"departure": {
"delay": 40,
"time": "1752320320"
},
"stopId": "44REZEmoulA",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1752320500"
},
"departure": {
"delay": 40,
"time": "1752320500"
},
"stopId": "44REZEpiniA1",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1752320620"
},
"departure": {
"delay": 40,
"time": "1752320620"
},
"stopId": "44REZEsaleA",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1752320680"
},
"departure": {
"delay": 40,
"time": "1752320680"
},
"stopId": "44REZEtablA",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1752320740"
},
"departure": {
"delay": 40,
"time": "1752320740"
},
"stopId": "44REZErousA",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1752320920"
},
"departure": {
"delay": 40,
"time": "1752320920"
},
"stopId": "44NANTpirmA",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1752321760"
},
"departure": {
"delay": 40,
"time": "1752321760"
},
"stopId": "44NANTsncfU",
"stopSequence": 20
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "380",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "380|25899984:T3|12:50:00"
},
"vehicle": {
"id": "6842f79cef0a1e6746f82752",
"label": "21726",
"licensePlate": "CX 228 VJ"
}
}
},
{
"id": "RT|315|26040950:T7|12:53:00|315|26040950:T7|12:53:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1752317685"
},
"departure": {
"delay": 173,
"time": "1752317753"
},
"stopId": "44PREFgareA",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1752317803"
},
"departure": {
"delay": 176,
"time": "1752317816"
},
"stopId": "44PREFquirA",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1752318030"
},
"departure": {
"delay": 150,
"time": "1752318030"
},
"stopId": "44PLAIcentU",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1752318570"
},
"departure": {
"delay": 150,
"time": "1752318570"
},
"stopId": "44PORNmarnA",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1752318690"
},
"departure": {
"delay": 150,
"time": "1752318690"
},
"stopId": "44PORNmoinA",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1752318750"
},
"departure": {
"delay": 150,
"time": "1752318750"
},
"stopId": "44PORNrondA",
"stopSequence": 6
},
{
"arrival": {
"delay": 150,
"time": "1752318810"
},
"departure": {
"delay": 150,
"time": "1752318810"
},
"stopId": "44PORNjarrA",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1752318930"
},
"departure": {
"delay": 150,
"time": "1752318930"
},
"stopId": "44PORNsandA",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1752319050"
},
"departure": {
"delay": 150,
"time": "1752319050"
},
"stopId": "44PORNgillA",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1752319410"
},
"departure": {
"delay": 150,
"time": "1752319410"
},
"stopId": "44PORNjoliA",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1752319590"
},
"departure": {
"delay": 150,
"time": "1752319590"
},
"stopId": "44PORNgareA",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1752319950"
},
"departure": {
"delay": 150,
"time": "1752319950"
},
"stopId": "44PORNhopiA",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1752320430"
},
"departure": {
"delay": 150,
"time": "1752320430"
},
"stopId": "44MICHdaloA",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1752320550"
},
"departure": {
"delay": 150,
"time": "1752320550"
},
"stopId": "44MICHtharU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1752320730"
},
"departure": {
"delay": 150,
"time": "1752320730"
},
"stopId": "44MICHcombA",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1752320790"
},
"departure": {
"delay": 150,
"time": "1752320790"
},
"stopId": "44MICHredoA",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1752320910"
},
"departure": {
"delay": 150,
"time": "1752320910"
},
"stopId": "44MICHpostA",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1752320970"
},
"departure": {
"delay": 150,
"time": "1752320970"
},
"stopId": "44MICHmairA",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1752321450"
},
"departure": {
"delay": 150,
"time": "1752321450"
},
"stopId": "44BREVfontA",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1752321570"
},
"departure": {
"delay": 150,
"time": "1752321570"
},
"stopId": "44BREVbresA",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1752321750"
},
"departure": {
"delay": 150,
"time": "1752321750"
},
"stopId": "44BREVbosqA",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1752322470"
},
"departure": {
"delay": 150,
"time": "1752322470"
},
"stopId": "44TRIGlargA",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1752322530"
},
"departure": {
"delay": 150,
"time": "1752322530"
},
"stopId": "44TRIGroseA",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1752322590"
},
"departure": {
"delay": 150,
"time": "1752322590"
},
"stopId": "44NAZAgareA",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "315",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "315|26040950:T7|12:53:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa85511ab",
"label": "759",
"licensePlate": "EE-759-LA"
}
}
},
{
"id": "RT|315|26040951:T4|11:50:00|315|26040951:T4|11:50:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1752313602"
},
"departure": {
"delay": 223,
"time": "1752314023"
},
"stopId": "44NAZAgareR",
"stopSequence": 1
},
{
"arrival": {
"delay": 316,
"time": "1752314176"
},
"departure": {
"delay": 324,
"time": "1752314184"
},
"stopId": "44TRIGroseR",
"stopSequence": 2
},
{
"arrival": {
"delay": 339,
"time": "1752314259"
},
"departure": {
"delay": 394,
"time": "1752314314"
},
"stopId": "44TRIGlargR",
"stopSequence": 3
},
{
"arrival": {
"delay": 274,
"time": "1752314734"
},
"departure": {
"delay": 315,
"time": "1752314775"
},
"stopId": "44BREVbosqR",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1752314911"
},
"departure": {
"delay": 291,
"time": "1752314991"
},
"stopId": "44BREVbresR",
"stopSequence": 5
},
{
"arrival": {
"delay": 235,
"time": "1752315115"
},
"departure": {
"delay": 272,
"time": "1752315152"
},
"stopId": "44BREVfontR",
"stopSequence": 6
},
{
"arrival": {
"delay": 573,
"time": "1752315993"
},
"departure": {
"delay": 595,
"time": "1752316015"
},
"stopId": "44MICHmairR",
"stopSequence": 7
},
{
"arrival": {
"delay": 566,
"time": "1752316046"
},
"departure": {
"delay": 592,
"time": "1752316072"
},
"stopId": "44MICHpostR",
"stopSequence": 8
},
{
"arrival": {
"delay": 594,
"time": "1752316134"
},
"departure": {
"delay": 651,
"time": "1752316191"
},
"stopId": "44MICHredoR",
"stopSequence": 9
},
{
"arrival": {
"delay": 691,
"time": "1752316351"
},
"departure": {
"delay": 699,
"time": "1752316359"
},
"stopId": "44MICHcombR",
"stopSequence": 10
},
{
"arrival": {
"delay": 583,
"time": "1752316483"
},
"departure": {
"delay": 602,
"time": "1752316502"
},
"stopId": "44MICHtharU2",
"stopSequence": 11
},
{
"arrival": {
"delay": 631,
"time": "1752316651"
},
"departure": {
"delay": 644,
"time": "1752316664"
},
"stopId": "44MICHdaloR",
"stopSequence": 12
},
{
"arrival": {
"delay": 641,
"time": "1752317141"
},
"departure": {
"delay": 650,
"time": "1752317150"
},
"stopId": "44PORNhopiR",
"stopSequence": 13
},
{
"arrival": {
"delay": 586,
"time": "1752317326"
},
"departure": {
"delay": 600,
"time": "1752317340"
},
"stopId": "44PORNjoliR",
"stopSequence": 14
},
{
"arrival": {
"delay": 518,
"time": "1752317438"
},
"departure": {
"delay": 748,
"time": "1752317668"
},
"stopId": "44PORNgareR",
"stopSequence": 15
},
{
"arrival": {
"delay": 514,
"time": "1752317914"
},
"departure": {
"delay": 525,
"time": "1752317925"
},
"stopId": "44PORNgillR",
"stopSequence": 16
},
{
"arrival": {
"delay": 510,
"time": "1752318030"
},
"departure": {
"delay": 510,
"time": "1752318030"
},
"stopId": "44PORNsandR",
"stopSequence": 17
},
{
"arrival": {
"delay": 510,
"time": "1752318150"
},
"departure": {
"delay": 510,
"time": "1752318150"
},
"stopId": "44PORNjarrR",
"stopSequence": 18
},
{
"arrival": {
"delay": 510,
"time": "1752318210"
},
"departure": {
"delay": 510,
"time": "1752318210"
},
"stopId": "44PORNrondR",
"stopSequence": 19
},
{
"arrival": {
"delay": 510,
"time": "1752318270"
},
"departure": {
"delay": 510,
"time": "1752318270"
},
"stopId": "44PORNmoinR",
"stopSequence": 20
},
{
"arrival": {
"delay": 510,
"time": "1752318390"
},
"departure": {
"delay": 510,
"time": "1752318390"
},
"stopId": "44PORNmarnR",
"stopSequence": 21
},
{
"arrival": {
"delay": 510,
"time": "1752318930"
},
"departure": {
"delay": 510,
"time": "1752318930"
},
"stopId": "44PLAIcentR",
"stopSequence": 22
},
{
"arrival": {
"delay": 510,
"time": "1752319110"
},
"departure": {
"delay": 510,
"time": "1752319110"
},
"stopId": "44PREFquirR",
"stopSequence": 23
},
{
"arrival": {
"delay": 510,
"time": "1752319170"
},
"departure": {
"delay": 510,
"time": "1752319170"
},
"stopId": "44PREFgareR",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "315",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "315|26040951:T4|11:50:00"
},
"vehicle": {
"id": "684bc75720df7f34d3dd5d57",
"label": "473",
"licensePlate": "GX-473-MF"
}
}
},
{
"id": "RT|305AT|26022180:T35|12:44:00|305AT|26022180:T35|12:44:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1752316935"
},
"departure": {
"delay": 10,
"time": "1752317050"
},
"stopId": "44MISSbourA",
"stopSequence": 1
},
{
"arrival": {
"delay": -5,
"time": "1752317095"
},
"departure": {
"delay": 9,
"time": "1752317109"
},
"stopId": "44MISSgoviA",
"stopSequence": 2
},
{
"arrival": {
"delay": -24,
"time": "1752317136"
},
"departure": {
"delay": -11,
"time": "1752317149"
},
"stopId": "44MISSsureA",
"stopSequence": 3
},
{
"arrival": {
"delay": -48,
"time": "1752317232"
},
"departure": {
"delay": -36,
"time": "1752317244"
},
"stopId": "44MISStourA",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1752317465"
},
"departure": {
"delay": 10,
"time": "1752317470"
},
"stopId": "44MISSbertA",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1752317521"
},
"departure": {
"delay": 2,
"time": "1752317522"
},
"stopId": "44MISSbergA",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1752317620"
},
"departure": {
"delay": 57,
"time": "1752317637"
},
"stopId": "44REINorgaA",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1752317710"
},
"departure": {
"delay": 77,
"time": "1752317717"
},
"stopId": "44REINnoesA",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1752317791"
},
"departure": {
"delay": 40,
"time": "1752317800"
},
"stopId": "44REINmontA",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1752318220"
},
"departure": {
"delay": -80,
"time": "1752318220"
},
"stopId": "44PNTCcalvA",
"stopSequence": 10
},
{
"arrival": {
"delay": -80,
"time": "1752318340"
},
"departure": {
"delay": -80,
"time": "1752318340"
},
"stopId": "44PNTCversA",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1752318580"
},
"departure": {
"delay": -80,
"time": "1752318580"
},
"stopId": "44PNTCsncfU",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1752319120"
},
"departure": {
"delay": -80,
"time": "1752319120"
},
"stopId": "44DONGpommA",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1752319240"
},
"departure": {
"delay": -80,
"time": "1752319240"
},
"stopId": "44DONGcroiA",
"stopSequence": 14
},
{
"arrival": {
"delay": -80,
"time": "1752319780"
},
"departure": {
"delay": -80,
"time": "1752319780"
},
"stopId": "44TRIGherrA",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1752319960"
},
"departure": {
"delay": -80,
"time": "1752319960"
},
"stopId": "44TRIGlargA",
"stopSequence": 16
},
{
"arrival": {
"delay": -80,
"time": "1752320020"
},
"departure": {
"delay": -80,
"time": "1752320020"
},
"stopId": "44TRIGroseA",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1752320080"
},
"departure": {
"delay": -80,
"time": "1752320080"
},
"stopId": "44TRIGherbA",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1752320140"
},
"departure": {
"delay": -80,
"time": "1752320140"
},
"stopId": "44NAZAgareA",
"stopSequence": 19
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "305AT",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "305AT|26022180:T35|12:44:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa855119f",
"label": "202048",
"licensePlate": "FV-726-HU"
}
}
},
{
"id": "RT|315|26040950:T5|11:12:00|315|26040950:T5|11:12:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1752311756"
},
"departure": {
"delay": 269,
"time": "1752311789"
},
"stopId": "44PREFgareA",
"stopSequence": 1
},
{
"arrival": {
"delay": 271,
"time": "1752311851"
},
"departure": {
"delay": 298,
"time": "1752311878"
},
"stopId": "44PREFquirA",
"stopSequence": 2
},
{
"arrival": {
"delay": 410,
"time": "1752312230"
},
"departure": {
"delay": 666,
"time": "1752312486"
},
"stopId": "44PLAIcentU",
"stopSequence": 3
},
{
"arrival": {
"delay": 613,
"time": "1752312973"
},
"departure": {
"delay": 646,
"time": "1752313006"
},
"stopId": "44PORNmarnA",
"stopSequence": 4
},
{
"arrival": {
"delay": 583,
"time": "1752313063"
},
"departure": {
"delay": 595,
"time": "1752313075"
},
"stopId": "44PORNmoinA",
"stopSequence": 5
},
{
"arrival": {
"delay": 573,
"time": "1752313113"
},
"departure": {
"delay": 599,
"time": "1752313139"
},
"stopId": "44PORNrondA",
"stopSequence": 6
},
{
"arrival": {
"delay": 597,
"time": "1752313197"
},
"departure": {
"delay": 745,
"time": "1752313345"
},
"stopId": "44PORNjarrA",
"stopSequence": 7
},
{
"arrival": {
"delay": 705,
"time": "1752313425"
},
"departure": {
"delay": 759,
"time": "1752313479"
},
"stopId": "44PORNsandA",
"stopSequence": 8
},
{
"arrival": {
"delay": 750,
"time": "1752313590"
},
"departure": {
"delay": 759,
"time": "1752313599"
},
"stopId": "44PORNgillA",
"stopSequence": 9
},
{
"arrival": {
"delay": 645,
"time": "1752313845"
},
"departure": {
"delay": 659,
"time": "1752313859"
},
"stopId": "44PORNjoliA",
"stopSequence": 10
},
{
"arrival": {
"delay": 655,
"time": "1752314035"
},
"departure": {
"delay": 814,
"time": "1752314194"
},
"stopId": "44PORNgareA",
"stopSequence": 11
},
{
"arrival": {
"delay": 728,
"time": "1752314468"
},
"departure": {
"delay": 818,
"time": "1752314558"
},
"stopId": "44PORNhopiA",
"stopSequence": 12
},
{
"arrival": {
"delay": 951,
"time": "1752315171"
},
"departure": {
"delay": 960,
"time": "1752315180"
},
"stopId": "44MICHdaloA",
"stopSequence": 13
},
{
"arrival": {
"delay": 980,
"time": "1752315320"
},
"departure": {
"delay": 1018,
"time": "1752315358"
},
"stopId": "44MICHtharU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 999,
"time": "1752315519"
},
"departure": {
"delay": 1012,
"time": "1752315532"
},
"stopId": "44MICHcombA",
"stopSequence": 15
},
{
"arrival": {
"delay": 1032,
"time": "1752315612"
},
"departure": {
"delay": 1044,
"time": "1752315624"
},
"stopId": "44MICHredoA",
"stopSequence": 16
},
{
"arrival": {
"delay": 1027,
"time": "1752315727"
},
"departure": {
"delay": 1078,
"time": "1752315778"
},
"stopId": "44MICHpostA",
"stopSequence": 17
},
{
"arrival": {
"delay": 1064,
"time": "1752315824"
},
"departure": {
"delay": 1167,
"time": "1752315927"
},
"stopId": "44MICHmairA",
"stopSequence": 18
},
{
"arrival": {
"delay": 1107,
"time": "1752316347"
},
"departure": {
"delay": 1129,
"time": "1752316369"
},
"stopId": "44BREVfontA",
"stopSequence": 19
},
{
"arrival": {
"delay": 1103,
"time": "1752316463"
},
"departure": {
"delay": 1303,
"time": "1752316663"
},
"stopId": "44BREVbresA",
"stopSequence": 20
},
{
"arrival": {
"delay": 1326,
"time": "1752316866"
},
"departure": {
"delay": 1449,
"time": "1752316989"
},
"stopId": "44BREVbosqA",
"stopSequence": 21
},
{
"arrival": {
"delay": 1800,
"time": "1752318060"
},
"departure": {
"delay": 1800,
"time": "1752318060"
},
"stopId": "44TRIGlargA",
"stopSequence": 22
},
{
"arrival": {
"delay": 1800,
"time": "1752318120"
},
"departure": {
"delay": 1800,
"time": "1752318120"
},
"stopId": "44TRIGroseA",
"stopSequence": 23
},
{
"arrival": {
"delay": 1800,
"time": "1752318180"
},
"departure": {
"delay": 1800,
"time": "1752318180"
},
"stopId": "44NAZAgareA",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "315",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "315|26040950:T5|11:12:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa85511a8",
"label": "381",
"licensePlate": "FE-381-DE"
}
}
},
{
"id": "RT|305AT|26022180:T36|12:22:00|305AT|26022180:T36|12:22:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1752315686"
},
"departure": {
"delay": 152,
"time": "1752315872"
},
"stopId": "35REDOgareA",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1752316892"
},
"departure": {
"delay": 34,
"time": "1752316894"
},
"stopId": "44REDObaucA",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1752317087"
},
"departure": {
"delay": 50,
"time": "1752317090"
},
"stopId": "44AVESpoteA",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1752317306"
},
"departure": {
"delay": 50,
"time": "1752317330"
},
"stopId": "44FEGRdresA",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1752317471"
},
"departure": {
"delay": 81,
"time": "1752317481"
},
"stopId": "44FEGRiletA",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1752317667"
},
"departure": {
"delay": 95,
"time": "1752317675"
},
"stopId": "44SEVEnormA",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1752317803"
},
"departure": {
"delay": 61,
"time": "1752317821"
},
"stopId": "44SEVEgareA",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1752318330"
},
"departure": {
"delay": 90,
"time": "1752318330"
},
"stopId": "44BOISbeurA",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1752318450"
},
"departure": {
"delay": 90,
"time": "1752318450"
},
"stopId": "44BOIScommA",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1752318510"
},
"departure": {
"delay": 90,
"time": "1752318510"
},
"stopId": "44BOISgourA",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1752318630"
},
"departure": {
"delay": 90,
"time": "1752318630"
},
"stopId": "44BOISfermA",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1752318810"
},
"departure": {
"delay": 90,
"time": "1752318810"
},
"stopId": "44DREFegliA",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1752318870"
},
"departure": {
"delay": 90,
"time": "1752318870"
},
"stopId": "44DREFvallA",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1752318930"
},
"departure": {
"delay": 90,
"time": "1752318930"
},
"stopId": "44DREFbeauA",
"stopSequence": 14
},
{
"arrival": {
"delay": 90,
"time": "1752318990"
},
"departure": {
"delay": 90,
"time": "1752318990"
},
"stopId": "44DREFbilaA",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1752319110"
},
"departure": {
"delay": 90,
"time": "1752319110"
},
"stopId": "44PNTCnoe1A",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1752319170"
},
"departure": {
"delay": 90,
"time": "1752319170"
},
"stopId": "44PNTCcoetA",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1752319290"
},
"departure": {
"delay": 90,
"time": "1752319290"
},
"stopId": "44PNTCcharA",
"stopSequence": 18
},
{
"arrival": {
"delay": 90,
"time": "1752319350"
},
"departure": {
"delay": 90,
"time": "1752319350"
},
"stopId": "44PNTCegliA",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1752319410"
},
"departure": {
"delay": 90,
"time": "1752319410"
},
"stopId": "44PNTCchtaA",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1752319530"
},
"departure": {
"delay": 90,
"time": "1752319530"
},
"stopId": "44PNTCsncfU",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1752319650"
},
"departure": {
"delay": 90,
"time": "1752319650"
},
"stopId": "44PNTCmissA",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1752319950"
},
"departure": {
"delay": 90,
"time": "1752319950"
},
"stopId": "44BESNharrA",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1752320010"
},
"departure": {
"delay": 90,
"time": "1752320010"
},
"stopId": "44BESNcentA",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1752320070"
},
"departure": {
"delay": 90,
"time": "1752320070"
},
"stopId": "44BESNanglA",
"stopSequence": 25
},
{
"arrival": {
"delay": 90,
"time": "1752320130"
},
"departure": {
"delay": 90,
"time": "1752320130"
},
"stopId": "44BESNneufA",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1752320190"
},
"departure": {
"delay": 90,
"time": "1752320190"
},
"stopId": "44BESNmoraA",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1752320250"
},
"departure": {
"delay": 90,
"time": "1752320250"
},
"stopId": "44DONGheleA",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1752320310"
},
"departure": {
"delay": 90,
"time": "1752320310"
},
"stopId": "44DONGpaclA",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1752320430"
},
"departure": {
"delay": 90,
"time": "1752320430"
},
"stopId": "44DONGpommA",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1752320550"
},
"departure": {
"delay": 90,
"time": "1752320550"
},
"stopId": "44DONGcroiA",
"stopSequence": 31
},
{
"arrival": {
"delay": 90,
"time": "1752321090"
},
"departure": {
"delay": 90,
"time": "1752321090"
},
"stopId": "44TRIGherrA",
"stopSequence": 32
},
{
"arrival": {
"delay": 90,
"time": "1752321270"
},
"departure": {
"delay": 90,
"time": "1752321270"
},
"stopId": "44TRIGlargA",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1752321330"
},
"departure": {
"delay": 90,
"time": "1752321330"
},
"stopId": "44TRIGroseA",
"stopSequence": 34
},
{
"arrival": {
"delay": 90,
"time": "1752321390"
},
"departure": {
"delay": 90,
"time": "1752321390"
},
"stopId": "44TRIGherbA",
"stopSequence": 35
},
{
"arrival": {
"delay": 90,
"time": "1752321510"
},
"departure": {
"delay": 90,
"time": "1752321510"
},
"stopId": "44NAZAgareA",
"stopSequence": 36
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "305AT",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "305AT|26022180:T36|12:22:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa855119c",
"label": "173016",
"licensePlate": "EN-514-ZQ"
}
}
},
{
"id": "RT|305AT|26022181:T31|12:17:00|305AT|26022181:T31|12:17:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -533,
"time": "1752314887"
},
"departure": {
"delay": 193,
"time": "1752315613"
},
"stopId": "44NAZAgareR",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1752315658"
},
"departure": {
"delay": 195,
"time": "1752315675"
},
"stopId": "44TRIGherbR",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1752315769"
},
"departure": {
"delay": 237,
"time": "1752315777"
},
"stopId": "44TRIGroseR",
"stopSequence": 3
},
{
"arrival": {
"delay": 202,
"time": "1752315862"
},
"departure": {
"delay": 228,
"time": "1752315888"
},
"stopId": "44TRIGlargR",
"stopSequence": 4
},
{
"arrival": {
"delay": 281,
"time": "1752316061"
},
"departure": {
"delay": 291,
"time": "1752316071"
},
"stopId": "44TRIGherrR",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1752316477"
},
"departure": {
"delay": 128,
"time": "1752316508"
},
"stopId": "44DONGcroiR",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1752316635"
},
"departure": {
"delay": 137,
"time": "1752316637"
},
"stopId": "44DONGpommR",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1752316791"
},
"departure": {
"delay": 177,
"time": "1752316797"
},
"stopId": "44DONGreviR",
"stopSequence": 8
},
{
"arrival": {
"delay": 191,
"time": "1752316871"
},
"departure": {
"delay": 202,
"time": "1752316882"
},
"stopId": "44CROSguesR",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1752317019"
},
"departure": {
"delay": 222,
"time": "1752317022"
},
"stopId": "44CROSrotzR",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1752317052"
},
"departure": {
"delay": 138,
"time": "1752317058"
},
"stopId": "44CROSrateR",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1752317140"
},
"departure": {
"delay": 50,
"time": "1752317150"
},
"stopId": "44CROSplaiR",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1752317297"
},
"departure": {
"delay": 7,
"time": "1752317347"
},
"stopId": "44CROSbossR",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1752317429"
},
"departure": {
"delay": 33,
"time": "1752317433"
},
"stopId": "44REINpoteR",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1752317474"
},
"departure": {
"delay": 23,
"time": "1752317483"
},
"stopId": "44REINmaroR",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1752317527"
},
"departure": {
"delay": 15,
"time": "1752317535"
},
"stopId": "44REINcadoR",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1752317606"
},
"departure": {
"delay": 35,
"time": "1752317615"
},
"stopId": "44REINnoesR",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1752317692"
},
"departure": {
"delay": 59,
"time": "1752317699"
},
"stopId": "44REINorgaR",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1752317811"
},
"departure": {
"delay": 115,
"time": "1752317815"
},
"stopId": "44MISSbergR",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1752317866"
},
"departure": {
"delay": 116,
"time": "1752317876"
},
"stopId": "44MISSbertR",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1752318030"
},
"departure": {
"delay": 150,
"time": "1752318030"
},
"stopId": "44MISStourR",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1752318150"
},
"departure": {
"delay": 150,
"time": "1752318150"
},
"stopId": "44MISSsureR",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1752318210"
},
"departure": {
"delay": 150,
"time": "1752318210"
},
"stopId": "44MISSgoviR",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1752318330"
},
"departure": {
"delay": 150,
"time": "1752318330"
},
"stopId": "44MISSbourR",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "305AT",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "305AT|26022181:T31|12:17:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa85511a0",
"label": "163059",
"licensePlate": "ED-077-NF"
}
}
},
{
"id": "RT|305AT|26022181:T32|12:18:00|305AT|26022181:T32|12:18:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 250,
"time": "1752315730"
},
"departure": {
"delay": 372,
"time": "1752315852"
},
"stopId": "44NAZAgareR",
"stopSequence": 1
},
{
"arrival": {
"delay": 343,
"time": "1752315883"
},
"departure": {
"delay": 353,
"time": "1752315893"
},
"stopId": "44TRIGherbR",
"stopSequence": 2
},
{
"arrival": {
"delay": 358,
"time": "1752315958"
},
"departure": {
"delay": 362,
"time": "1752315962"
},
"stopId": "44TRIGroseR",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1752316009"
},
"departure": {
"delay": 301,
"time": "1752316021"
},
"stopId": "44TRIGlargR",
"stopSequence": 4
},
{
"arrival": {
"delay": 279,
"time": "1752316179"
},
"departure": {
"delay": 290,
"time": "1752316190"
},
"stopId": "44TRIGherrR",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1752316561"
},
"departure": {
"delay": 141,
"time": "1752316581"
},
"stopId": "44DONGcroiR",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1752316693"
},
"departure": {
"delay": 137,
"time": "1752316697"
},
"stopId": "44DONGpommR",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1752316731"
},
"departure": {
"delay": 113,
"time": "1752316733"
},
"stopId": "44DONGpaclR",
"stopSequence": 8
},
{
"arrival": {
"delay": 138,
"time": "1752316818"
},
"departure": {
"delay": 176,
"time": "1752316856"
},
"stopId": "44DONGheleR",
"stopSequence": 9
},
{
"arrival": {
"delay": 177,
"time": "1752316917"
},
"departure": {
"delay": 180,
"time": "1752316920"
},
"stopId": "44BESNmoraR",
"stopSequence": 10
},
{
"arrival": {
"delay": 134,
"time": "1752316934"
},
"departure": {
"delay": 149,
"time": "1752316949"
},
"stopId": "44BESNneufR",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1752316977"
},
"departure": {
"delay": 129,
"time": "1752316989"
},
"stopId": "44BESNanglR",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1752317032"
},
"departure": {
"delay": 122,
"time": "1752317102"
},
"stopId": "44BESNcentR",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1752317158"
},
"departure": {
"delay": 119,
"time": "1752317159"
},
"stopId": "44BESNharrR",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1752317334"
},
"departure": {
"delay": 98,
"time": "1752317378"
},
"stopId": "44PNTCmissR",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1752317476"
},
"departure": {
"delay": 166,
"time": "1752317566"
},
"stopId": "44PNTCsncfU",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1752317721"
},
"departure": {
"delay": 178,
"time": "1752317758"
},
"stopId": "44PNTCchtaR",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1752317797"
},
"departure": {
"delay": 159,
"time": "1752317799"
},
"stopId": "44PNTCegliR",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1752317825"
},
"departure": {
"delay": 190,
"time": "1752317890"
},
"stopId": "44PNTCcharR",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1752317927"
},
"departure": {
"delay": 111,
"time": "1752317931"
},
"stopId": "44PNTCcoetR",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1752318000"
},
"departure": {
"delay": 120,
"time": "1752318000"
},
"stopId": "44PNTCnoe1R",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1752318060"
},
"departure": {
"delay": 120,
"time": "1752318060"
},
"stopId": "44DREFbilaR",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1752318120"
},
"departure": {
"delay": 120,
"time": "1752318120"
},
"stopId": "44DREFbeauR",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1752318180"
},
"departure": {
"delay": 120,
"time": "1752318180"
},
"stopId": "44DREFvallR",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1752318300"
},
"departure": {
"delay": 120,
"time": "1752318300"
},
"stopId": "44DREFegliR",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1752318480"
},
"departure": {
"delay": 120,
"time": "1752318480"
},
"stopId": "44BOISfermR",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1752318540"
},
"departure": {
"delay": 120,
"time": "1752318540"
},
"stopId": "44BOISgourR",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1752318600"
},
"departure": {
"delay": 120,
"time": "1752318600"
},
"stopId": "44BOIScommR",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1752318720"
},
"departure": {
"delay": 120,
"time": "1752318720"
},
"stopId": "44BOISbeurR",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1752319020"
},
"departure": {
"delay": 120,
"time": "1752319020"
},
"stopId": "44SEVEgareR",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1752319200"
},
"departure": {
"delay": 120,
"time": "1752319200"
},
"stopId": "44SEVEnormR",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1752319500"
},
"departure": {
"delay": 120,
"time": "1752319500"
},
"stopId": "44FEGRiletR",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1752319620"
},
"departure": {
"delay": 120,
"time": "1752319620"
},
"stopId": "44FEGRdresR",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1752319860"
},
"departure": {
"delay": 120,
"time": "1752319860"
},
"stopId": "44AVESpoteR",
"stopSequence": 34
},
{
"arrival": {
"delay": 120,
"time": "1752320040"
},
"departure": {
"delay": 120,
"time": "1752320040"
},
"stopId": "44REDObaucR",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1752321240"
},
"departure": {
"delay": 120,
"time": "1752321240"
},
"stopId": "35REDOgareR",
"stopSequence": 36
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "305AT",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "305AT|26022181:T32|12:18:00"
},
"vehicle": {
"id": "683ec1f8e30937ffa85511a2",
"label": "173018",
"licensePlate": "EN-527-ZQ"
}
}
},
{
"id": "RT|315|26040950:T6|12:12:00|315|26040950:T6|12:12:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -137,
"time": "1752314983"
},
"departure": {
"delay": 56,
"time": "1752315176"
},
"stopId": "44PREFgareA",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1752315226"
},
"departure": {
"delay": 57,
"time": "1752315237"
},
"stopId": "44PREFquirA",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1752315580"
},
"departure": {
"delay": 217,
"time": "1752315637"
},
"stopId": "44PLAIcentU",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1752316067"
},
"departure": {
"delay": 131,
"time": "1752316091"
},
"stopId": "44PORNmarnA",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1752316147"
},
"departure": {
"delay": 79,
"time": "1752316159"
},
"stopId": "44PORNmoinA",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1752316189"
},
"departure": {
"delay": 111,
"time": "1752316251"
},
"stopId": "44PORNrondA",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1752316277"
},
"departure": {
"delay": 93,
"time": "1752316293"
},
"stopId": "44PORNjarrA",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1752316372"
},
"departure": {
"delay": 69,
"time": "1752316389"
},
"stopId": "44PORNsandA",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1752316496"
},
"departure": {
"delay": 78,
"time": "1752316518"
},
"stopId": "44PORNgillA",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1752316773"
},
"departure": {
"delay": -8,
"time": "1752316792"
},
"stopId": "44PORNjoliA",
"stopSequence": 10
},
{
"arrival": {
"delay": -109,
"time": "1752316871"
},
"departure": {
"delay": 77,
"time": "1752317057"
},
"stopId": "44PORNgareA",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1752317308"
},
"departure": {
"delay": 16,
"time": "1752317356"
},
"stopId": "44PORNhopiA",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1752317867"
},
"departure": {
"delay": 56,
"time": "1752317876"
},
"stopId": "44MICHdaloA",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1752318020"
},
"departure": {
"delay": 80,
"time": "1752318020"
},
"stopId": "44MICHtharU1",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1752318200"
},
"departure": {
"delay": 80,
"time": "1752318200"
},
"stopId": "44MICHcombA",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1752318260"
},
"departure": {
"delay": 80,
"time": "1752318260"
},
"stopId": "44MICHredoA",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1752318380"
},
"departure": {
"delay": 80,
"time": "1752318380"
},
"stopId": "44MICHpostA",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1752318440"
},
"departure": {
"delay": 80,
"time": "1752318440"
},
"stopId": "44MICHmairA",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1752318920"
},
"departure": {
"delay": 80,
"time": "1752318920"
},
"stopId": "44BREVfontA",
"stopSequence": 19
},
{
"arrival": {
"delay": 80,
"time": "1752319040"
},
"departure": {
"delay": 80,
"time": "1752319040"
},
"stopId": "44BREVbresA",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1752319220"
},
"departure": {
"delay": 80,
"time": "1752319220"
},
"stopId": "44BREVbosqA",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1752319940"
},
"departure": {
"delay": 80,
"time": "1752319940"
},
"stopId": "44TRIGlargA",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1752320000"
},
"departure": {
"delay": 80,
"time": "1752320000"
},
"stopId": "44TRIGroseA",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1752320060"
},
"departure": {
"delay": 80,
"time": "1752320060"
},
"stopId": "44NAZAgareA",
"stopSequence": 24
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "315",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "315|26040950:T6|12:12:00"
},
"vehicle": {
"id": "683f14b7b0a5896b74f40c55",
"label": "041",
"licensePlate": "DX-041-CY"
}
}
},
{
"id": "RT|412|25867363:T1|12:25:00|412|25867363:T1|12:25:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -233,
"time": "1752318247"
},
"departure": {
"delay": -233,
"time": "1752318247"
},
"stopId": "49CHEFarchR",
"stopSequence": 16
},
{
"arrival": {
"delay": -233,
"time": "1752318787"
},
"departure": {
"delay": -233,
"time": "1752318787"
},
"stopId": "49JUVAperrR",
"stopSequence": 17
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "412",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "412|25867363:T1|12:25:00"
},
"vehicle": {
"id": "41",
"label": "39686",
"licensePlate": "GH-457-DV"
}
}
},
{
"id": "RT|401-B|25867261:T1|12:00:00|401-B|25867261:T1|12:00:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 344,
"time": "1752318224"
},
"departure": {
"delay": 344,
"time": "1752318224"
},
"stopId": "53AZE1rougR",
"stopSequence": 5
},
{
"arrival": {
"delay": 344,
"time": "1752318344"
},
"departure": {
"delay": 344,
"time": "1752318344"
},
"stopId": "53AZE1sablR",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "401-B",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "401-B|25867261:T1|12:00:00"
},
"vehicle": {
"id": "46",
"label": "39347",
"licensePlate": "GD-682-LG"
}
}
},
{
"id": "RT|425|25883768:T1|12:20:00|425|25883768:T1|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1752318241"
},
"departure": {
"delay": 1,
"time": "1752318241"
},
"stopId": "49POUEunioU",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1752318541"
},
"departure": {
"delay": 1,
"time": "1752318541"
},
"stopId": "49NJOUbiblR",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1752318961"
},
"departure": {
"delay": 1,
"time": "1752318961"
},
"stopId": "49BRAIanjoR",
"stopSequence": 19
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "425",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "425|25883768:T1|12:20:00"
},
"vehicle": {
"id": "40",
"label": "39342",
"licensePlate": "GD-991-LG"
}
}
},
{
"id": "RT|401|25867231:T4|12:30:00|401|25867231:T4|12:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 211,
"time": "1752317911"
},
"departure": {
"delay": 211,
"time": "1752317911"
},
"stopId": "49GREZplaiR",
"stopSequence": 3
},
{
"arrival": {
"delay": 211,
"time": "1752318031"
},
"departure": {
"delay": 211,
"time": "1752318031"
},
"stopId": "49LIONfoirR1",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1752318091"
},
"departure": {
"delay": 211,
"time": "1752318091"
},
"stopId": "49LIONcimeR",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1752318931"
},
"departure": {
"delay": 211,
"time": "1752318931"
},
"stopId": "49SEGRcovoA",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1752319111"
},
"departure": {
"delay": 211,
"time": "1752319111"
},
"stopId": "49SEGRreniR",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1752319411"
},
"departure": {
"delay": 211,
"time": "1752319411"
},
"stopId": "49SEGRhaltR",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "401",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "401|25867231:T4|12:30:00"
},
"vehicle": {
"id": "35",
"label": "243044",
"licensePlate": "GY-253-RY"
}
}
},
{
"id": "RT|411|25867351:T2|12:15:00|411|25867351:T2|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1752318108"
},
"departure": {
"delay": 108,
"time": "1752318108"
},
"stopId": "49SCEAanjoR",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1752318228"
},
"departure": {
"delay": 108,
"time": "1752318228"
},
"stopId": "49SCEAplatR",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1752318828"
},
"departure": {
"delay": 108,
"time": "1752318828"
},
"stopId": "49CHAMegliR",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1752318948"
},
"departure": {
"delay": 108,
"time": "1752318948"
},
"stopId": "49CHAMlebaR",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1752319308"
},
"departure": {
"delay": 108,
"time": "1752319308"
},
"stopId": "49CHATcampR",
"stopSequence": 24
},
{
"arrival": {
"delay": 108,
"time": "1752319428"
},
"departure": {
"delay": 108,
"time": "1752319428"
},
"stopId": "49CHATfortR",
"stopSequence": 25
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "411",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "411|25867351:T2|12:15:00"
},
"vehicle": {
"id": "45",
"label": "39228",
"licensePlate": "GE-895-AX"
}
}
},
{
"id": "RT|409|25867272:T4|12:20:00|409|25867272:T4|12:20:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -128,
"time": "1752317932"
},
"departure": {
"delay": -128,
"time": "1752317932"
},
"stopId": "49BECOargeU",
"stopSequence": 8
},
{
"arrival": {
"delay": -128,
"time": "1752318112"
},
"departure": {
"delay": -128,
"time": "1752318112"
},
"stopId": "49BECOmairU",
"stopSequence": 9
},
{
"arrival": {
"delay": -128,
"time": "1752318892"
},
"departure": {
"delay": -128,
"time": "1752318892"
},
"stopId": "49CANDgendR",
"stopSequence": 10
},
{
"arrival": {
"delay": -128,
"time": "1752319072"
},
"departure": {
"delay": -128,
"time": "1752319072"
},
"stopId": "49CANDegliU",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "409",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "409|25867272:T4|12:20:00"
},
"vehicle": {
"id": "30",
"label": "115012",
"licensePlate": "BY-443-RF"
}
}
},
{
"id": "RT|424|25883808:T1|12:35:00|424|25883808:T1|12:35:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1752318141"
},
"departure": {
"delay": -39,
"time": "1752318141"
},
"stopId": "49LEGErobiR",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1752318201"
},
"departure": {
"delay": -39,
"time": "1752318201"
},
"stopId": "49LEGEfouqR",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1752318261"
},
"departure": {
"delay": -39,
"time": "1752318261"
},
"stopId": "49LEGEpatiR",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1752318321"
},
"departure": {
"delay": -39,
"time": "1752318321"
},
"stopId": "49LINIfrayR",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1752318322"
},
"departure": {
"delay": -38,
"time": "1752318322"
},
"stopId": "49LEGEmairR",
"stopSequence": 10
},
{
"arrival": {
"delay": -38,
"time": "1752318442"
},
"departure": {
"delay": -38,
"time": "1752318442"
},
"stopId": "49LEGEcoudR",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1752318443"
},
"departure": {
"delay": -37,
"time": "1752318443"
},
"stopId": "49LEGEgranR",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1752318503"
},
"departure": {
"delay": -37,
"time": "1752318503"
},
"stopId": "49LEGEhullR",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1752318683"
},
"departure": {
"delay": -37,
"time": "1752318683"
},
"stopId": "49LEGEessaR",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1752319103"
},
"departure": {
"delay": -37,
"time": "1752319103"
},
"stopId": "49AUGUsporR",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1752319163"
},
"departure": {
"delay": -37,
"time": "1752319163"
},
"stopId": "49AUGUecolR",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1752319223"
},
"departure": {
"delay": -37,
"time": "1752319223"
},
"stopId": "49AUGUbureR",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1752319343"
},
"departure": {
"delay": -37,
"time": "1752319343"
},
"stopId": "49PRESautoR",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1752319463"
},
"departure": {
"delay": -37,
"time": "1752319463"
},
"stopId": "49PRESvertR",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1752319763"
},
"departure": {
"delay": -37,
"time": "1752319763"
},
"stopId": "49CHMPnatiR",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1752320003"
},
"departure": {
"delay": -37,
"time": "1752320003"
},
"stopId": "49INGRtourR",
"stopSequence": 21
},
{
"arrival": {
"delay": -37,
"time": "1752320123"
},
"departure": {
"delay": -37,
"time": "1752320123"
},
"stopId": "49INGRferrR",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1752320303"
},
"departure": {
"delay": -37,
"time": "1752320303"
},
"stopId": "49FRESriotR",
"stopSequence": 23
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "424",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "424|25883808:T1|12:35:00"
},
"vehicle": {
"id": "39",
"label": "36852",
"licensePlate": "FH-638-ZG"
}
}
},
{
"id": "RT|401|25867280:T6|12:17:00|401|25867280:T6|12:17:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1752318008"
},
"departure": {
"delay": 68,
"time": "1752318008"
},
"stopId": "49COMBpharA",
"stopSequence": 10
},
{
"arrival": {
"delay": 68,
"time": "1752318068"
},
"departure": {
"delay": 68,
"time": "1752318068"
},
"stopId": "49COMBcretA",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1752318128"
},
"departure": {
"delay": 68,
"time": "1752318128"
},
"stopId": "49GRAVespeA",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1752318248"
},
"departure": {
"delay": 68,
"time": "1752318248"
},
"stopId": "49GRAVveloA",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1752318788"
},
"departure": {
"delay": 68,
"time": "1752318788"
},
"stopId": "49SEGRhaltA",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1752319148"
},
"departure": {
"delay": 68,
"time": "1752319148"
},
"stopId": "49SEGRreniA",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1752319268"
},
"departure": {
"delay": 68,
"time": "1752319268"
},
"stopId": "49SEGRcovoA",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1752319568"
},
"departure": {
"delay": 68,
"time": "1752319568"
},
"stopId": "49ANDIlibeA",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1752319988"
},
"departure": {
"delay": 68,
"time": "1752319988"
},
"stopId": "49LIONcimeA",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1752320048"
},
"departure": {
"delay": 68,
"time": "1752320048"
},
"stopId": "49LIONfoirA1",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1752320108"
},
"departure": {
"delay": 68,
"time": "1752320108"
},
"stopId": "49GREZplaiA",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1752320288"
},
"departure": {
"delay": 68,
"time": "1752320288"
},
"stopId": "49GREZgrieA1",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1752321668"
},
"departure": {
"delay": 68,
"time": "1752321668"
},
"stopId": "49ANGEroutUL",
"stopSequence": 22
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "401",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "401|25867280:T6|12:17:00"
},
"vehicle": {
"id": "70",
"label": "143323",
"licensePlate": "DK-105-LY"
}
}
},
{
"id": "RT|101E|23701126:T11|13:10:00|101E|23701126:T11|13:10:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1752318600"
},
"departure": {
"delay": 0,
"time": "1752318600"
},
"stopId": "53GONTjoffA",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318900"
},
"departure": {
"delay": 0,
"time": "1752318900"
},
"stopId": "53AZE1rougU",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319620"
},
"departure": {
"delay": 0,
"time": "1752319620"
},
"stopId": "53CHARzapoU",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320880"
},
"departure": {
"delay": 0,
"time": "1752320880"
},
"stopId": "53LAVAthevU",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321000"
},
"departure": {
"delay": 0,
"time": "1752321000"
},
"stopId": "53LAVAbeckA",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321120"
},
"departure": {
"delay": 0,
"time": "1752321120"
},
"stopId": "53LAVAavesA",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321300"
},
"departure": {
"delay": 0,
"time": "1752321300"
},
"stopId": "53LAVAjarrA",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752321900"
},
"departure": {
"delay": 0,
"time": "1752321900"
},
"stopId": "53LAVAroutA",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "101E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "101E|23701126:T11|13:10:00"
},
"vehicle": {
"id": "30",
"label": "135044",
"licensePlate": "DB-325-HX"
}
}
},
{
"id": "RT|102E|23701133:T13|12:40:00|102E|23701133:T13|12:40:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1752318500"
},
"departure": {
"delay": 140,
"time": "1752318500"
},
"stopId": "53MARTrondR1",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1752318980"
},
"departure": {
"delay": 140,
"time": "1752318980"
},
"stopId": "53MOULormeR",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1752319100"
},
"departure": {
"delay": 140,
"time": "1752319100"
},
"stopId": "53MAYEanjoU",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1752319340"
},
"departure": {
"delay": 140,
"time": "1752319340"
},
"stopId": "53MAYEvincR",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1752319940"
},
"departure": {
"delay": 140,
"time": "1752319940"
},
"stopId": "53MAYEsncfR",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "102E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "102E|23701133:T13|12:40:00"
},
"vehicle": {
"id": "7",
"label": "093087",
"licensePlate": "BM-772-PN"
}
}
},
{
"id": "RT|109|23701156:T4|12:30:00|109|23701156:T4|12:30:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 417,
"time": "1752316617"
},
"departure": {
"delay": 417,
"time": "1752316617"
},
"stopId": "53LAVAroutR",
"stopSequence": 1
},
{
"arrival": {
"delay": 417,
"time": "1752316917"
},
"departure": {
"delay": 417,
"time": "1752316917"
},
"stopId": "53LAVAbaclR",
"stopSequence": 2
},
{
"arrival": {
"delay": 417,
"time": "1752317217"
},
"departure": {
"delay": 417,
"time": "1752317217"
},
"stopId": "53LAVAtourR2",
"stopSequence": 3
},
{
"arrival": {
"delay": 417,
"time": "1752317517"
},
"departure": {
"delay": 417,
"time": "1752317517"
},
"stopId": "53FORCbourR",
"stopSequence": 4
},
{
"arrival": {
"delay": 417,
"time": "1752317817"
},
"departure": {
"delay": 417,
"time": "1752317817"
},
"stopId": "53PARNtannR",
"stopSequence": 5
},
{
"arrival": {
"delay": 417,
"time": "1752318177"
},
"departure": {
"delay": 417,
"time": "1752318177"
},
"stopId": "53ARQUbergR",
"stopSequence": 6
},
{
"arrival": {
"delay": 417,
"time": "1752318537"
},
"departure": {
"delay": 417,
"time": "1752318537"
},
"stopId": "53MESLfratR",
"stopSequence": 7
},
{
"arrival": {
"delay": 417,
"time": "1752319137"
},
"departure": {
"delay": 417,
"time": "1752319137"
},
"stopId": "53GREZlibeR",
"stopSequence": 8
},
{
"arrival": {
"delay": 417,
"time": "1752319437"
},
"departure": {
"delay": 417,
"time": "1752319437"
},
"stopId": "53BUERsouvR",
"stopSequence": 9
},
{
"arrival": {
"delay": 417,
"time": "1752319677"
},
"departure": {
"delay": 417,
"time": "1752319677"
},
"stopId": "53BRICagetR",
"stopSequence": 10
},
{
"arrival": {
"delay": 417,
"time": "1752319917"
},
"departure": {
"delay": 417,
"time": "1752319917"
},
"stopId": "53BOUEmairR",
"stopSequence": 11
},
{
"arrival": {
"delay": 417,
"time": "1752320517"
},
"departure": {
"delay": 417,
"time": "1752320517"
},
"stopId": "72SABLsncfU",
"stopSequence": 12
},
{
"arrival": {
"delay": 417,
"time": "1752320817"
},
"departure": {
"delay": 417,
"time": "1752320817"
},
"stopId": "72SABLpostR2",
"stopSequence": 13
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "109",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "109|23701156:T4|12:30:00"
},
"vehicle": {
"id": "2",
"label": "083087",
"licensePlate": "CG-713-TQ"
}
}
},
{
"id": "RT|145E|23701178:T7|12:15:00|145E|23701178:T7|12:15:00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 713,
"time": "1752318413"
},
"departure": {
"delay": 713,
"time": "1752318413"
},
"stopId": "53ERNEquerR",
"stopSequence": 6
},
{
"arrival": {
"delay": 713,
"time": "1752318713"
},
"departure": {
"delay": 713,
"time": "1752318713"
},
"stopId": "53ERNEplacR",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "145E",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "145E|23701178:T7|12:15:00"
},
"vehicle": {
"id": "14",
"label": "103152",
"licensePlate": "BD-959-SQ"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858098FERRE_4684555|858098",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1752314640",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 0
},
{
"arrival": {
"delay": 600,
"time": "1752314760",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752314820",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1752315060",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315120",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 2
},
{
"arrival": {
"delay": 600,
"time": "1752315360",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315540",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1752315720",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315780",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 600,
"time": "1752315900",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315960",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1752316680",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752316800",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1752316860",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752316920",
"uncertainty": 60
},
"stopId": "SNCF:87321745",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1752317040",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752317100",
"uncertainty": 60
},
"stopId": "SNCF:87481689",
"stopSequence": 8
},
{
"arrival": {
"delay": 600,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87481713",
"stopSequence": 9
},
{
"arrival": {
"delay": 600,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752317460",
"uncertainty": 60
},
"stopId": "SNCF:87481721",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1752318300",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752318360",
"uncertainty": 60
},
"stopId": "SNCF:87481820",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1752318600",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87481812",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1752318960",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319020",
"uncertainty": 60
},
"stopId": "SNCF:87481804",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1752319260",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319320",
"uncertainty": 60
},
"stopId": "SNCF:87481069",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1752319620",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319680",
"uncertainty": 60
},
"stopId": "SNCF:87481051",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1752319980",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 17
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858098FERRE_4684555"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858898FERRE_4547561|858898",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752322440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323580",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752324060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752324660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324720",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752325620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325680",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752326700",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858898FERRE_4547561"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859624FERRE_4708796|859624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752323220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323220",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752323400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323400",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752323520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323580",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752323820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323880",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87481614",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752325560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325620",
"uncertainty": 60
},
"stopId": "SNCF:87481622",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752326220",
"uncertainty": 60
},
"stopId": "SNCF:87590372",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859624FERRE_4708796"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859625FERRE_4708795|859625",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87590372",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87481622",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87481614",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752321660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321960",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322260",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752322440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322440",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752323340",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859625FERRE_4708795"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859526FERRE_4718499|859526",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752315000",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315600",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752315780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315840",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752316020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316020",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316200",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752316320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316320",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752316560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316620",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752317160",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859526FERRE_4718499"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859527FERRE_4718498|859527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752318060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318120",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318360",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859527FERRE_4718498"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859528FERRE_4708813|859528",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319440",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319620",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859528FERRE_4708813"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4502FERRE_4853088|4502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752304800",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752305280",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752306540",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 1
},
{
"arrival": {
"delay": 900,
"time": "1752310380",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752310560",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 2
},
{
"arrival": {
"delay": 900,
"time": "1752312840",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752312960",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 3
},
{
"arrival": {
"delay": 600,
"time": "1752313800",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752313920",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 4
},
{
"arrival": {
"delay": 900,
"time": "1752315960",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752316560",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752323340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323640",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752325500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325620",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752326820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327000",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752329520",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4502FERRE_4853088"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4504FERRE_4853070|4504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313860",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752314340",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752315540",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 1
},
{
"arrival": {
"delay": 1500,
"time": "1752320040",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752320220",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 2
},
{
"arrival": {
"delay": 1500,
"time": "1752322500",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752322620",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 3
},
{
"arrival": {
"delay": 1500,
"time": "1752323820",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752323940",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 4
},
{
"arrival": {
"delay": 1500,
"time": "1752325680",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752326280",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 5
},
{
"arrival": {
"delay": 1500,
"time": "1752329340",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752329460",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 6
},
{
"arrival": {
"delay": 1500,
"time": "1752330480",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752330600",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 7
},
{
"arrival": {
"delay": 1500,
"time": "1752334440",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752334680",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 8
},
{
"arrival": {
"delay": 1500,
"time": "1752336600",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752336720",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 9
},
{
"arrival": {
"delay": 1500,
"time": "1752337980",
"uncertainty": 60
},
"departure": {
"delay": 1500,
"time": "1752338100",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1500,
"time": "1752340620",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4504FERRE_4853070"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4506FERRE_4853058|4506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752324780",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752325260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752329400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752329580",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752332040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752332160",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752333300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752333420",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752335160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752336720",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752339780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752339900",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752340920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752341040",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752344760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752344940",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752346740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752346860",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752348120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752348240",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752350700",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4506FERRE_4853058"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858207FERRE_4547280|858207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752324000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324060",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324600",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752324900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324960",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325200",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325500",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752326040",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858207FERRE_4547280"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859653FERRE_4517246|859653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318960",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87481457",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319560",
"uncertainty": 60
},
"stopId": "SNCF:87481176",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"stopId": "SNCF:87486894",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 5
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859653FERRE_4517246"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859529FERRE_4708812|859529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752324720",
"uncertainty": 60
},
"stopId": "SNCF:87481598",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752325260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325320",
"uncertainty": 60
},
"stopId": "SNCF:87590828",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752325500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325560",
"uncertainty": 60
},
"stopId": "SNCF:87590364",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752325680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325680",
"uncertainty": 60
},
"stopId": "SNCF:87481564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752325860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325860",
"uncertainty": 60
},
"stopId": "SNCF:87590356",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752326040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326040",
"uncertainty": 60
},
"stopId": "SNCF:87590349",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752326340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326400",
"uncertainty": 60
},
"stopId": "SNCF:87590331",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752326940",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859529FERRE_4708812"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862552FERRE_4549548|862552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316680",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318300",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320160",
"uncertainty": 60
},
"stopId": "SNCF:87394288",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"stopId": "SNCF:87394270",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752320880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320940",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321360",
"uncertainty": 60
},
"stopId": "SNCF:87394247",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752321660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"stopId": "SNCF:87394213",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1752322260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"stopId": "SNCF:87394205",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 16
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862552FERRE_4549548"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857645FERRE_4546927|857645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752321240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752322560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323100",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323520",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752323760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323820",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752324060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752324840",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857645FERRE_4546927"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857761FERRE_4824283|857761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752310560",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752311760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752311820",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752312900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313020",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752314400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314760",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316320",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752317640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857761FERRE_4824283"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857642FERRE_4516343|857642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 300,
"time": "1752319200",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1752319500",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319560",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752319800",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752320760",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752321240",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321300",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752321480",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1752322380",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857642FERRE_4516343"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4402FERRE_4857260|4402",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752294360",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752296880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752297060",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752298380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752298500",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752300480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752300780",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752304380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752304620",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752305640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752305760",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752307980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752308880",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752310500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752310620",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 7
},
{
"arrival": {
"delay": 900,
"time": "1752312720",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752312840",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 8
},
{
"arrival": {
"delay": 900,
"time": "1752315120",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752315300",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 9
},
{
"arrival": {
"delay": 900,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 900,
"time": "1752319380",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 10
},
{
"arrival": {
"delay": 900,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4402FERRE_4857260"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN860127FERRE_4851654|860127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316920",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317400",
"uncertainty": 60
},
"stopId": "SNCF:87571851",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317640",
"uncertainty": 60
},
"stopId": "SNCF:87571844",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87571810",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318960",
"uncertainty": 60
},
"stopId": "SNCF:87571802",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752321420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752321960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752322260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 14
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN860127FERRE_4851654"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN860128FERRE_4830057|860128",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317040",
"uncertainty": 60
},
"stopId": "SNCF:87701532",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87487843",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"stopId": "SNCF:87487892",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87487884",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87487876",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318780",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319620",
"uncertainty": 60
},
"stopId": "SNCF:87571802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320040",
"uncertainty": 60
},
"stopId": "SNCF:87571810",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752320580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752320940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"stopId": "SNCF:87571844",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321240",
"uncertainty": 60
},
"stopId": "SNCF:87571851",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 14
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN860128FERRE_4830057"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4404FERRE_4853384|4404",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313680",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316380",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320040",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752323580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323820",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752324840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324960",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752327240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752328140",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752329760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752329880",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752331080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752331200",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752333540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752333720",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752337560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752337800",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752338280",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4404FERRE_4853384"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN4406FERRE_4853383|4406",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752326880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327060",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752328320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752328440",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752330600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752330900",
"uncertainty": 60
},
"stopId": "SNCF:87571240",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752334680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752334800",
"uncertainty": 60
},
"stopId": "SNCF:87576009",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752335820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752335940",
"uncertainty": 60
},
"stopId": "SNCF:87576207",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752338160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752339060",
"uncertainty": 60
},
"stopId": "SNCF:87696005",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752340680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752340800",
"uncertainty": 60
},
"stopId": "SNCF:87696328",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752342000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752342120",
"uncertainty": 60
},
"stopId": "SNCF:87732206",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752344340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752344520",
"uncertainty": 60
},
"stopId": "SNCF:87726802",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752348360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752348720",
"uncertainty": 60
},
"stopId": "SNCF:87723197",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752349200",
"uncertainty": 60
},
"stopId": "SNCF:87722025",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "IC-NL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN4406FERRE_4853383"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858063FERRE_4639424|858063",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752311340",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752312540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312600",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752313440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313560",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752314220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314340",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314580",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752314760",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315480",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 5
},
{
"arrival": {
"delay": 600,
"time": "1752315660",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315720",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1752315960",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752316020",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1752316260",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858063FERRE_4639424"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858865FERRE_4612239|858865",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752311280",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752312300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312360",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752312840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312900",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752313320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313380",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752313860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313920",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752314400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752315420",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752315780",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 6
},
{
"arrival": {
"delay": 600,
"time": "1752316500",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752316560",
"uncertainty": 60
},
"stopId": "SNCF:87486431",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1752316980",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858865FERRE_4612239"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858867FERRE_4547515|858867",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320040",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321060",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321660",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752323520",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858867FERRE_4547515"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858069FERRE_4547179|858069",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752323580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323640",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325260",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325500",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325800",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752325980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326040",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752326280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326340",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752326580",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858069FERRE_4547179"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858864FERRE_4612240|858864",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 600,
"time": "1752315060",
"uncertainty": 60
},
"stopId": "SNCF:87486449",
"stopSequence": 0
},
{
"arrival": {
"delay": 600,
"time": "1752315360",
"uncertainty": 60
},
"departure": {
"delay": 600,
"time": "1752315420",
"uncertainty": 60
},
"stopId": "SNCF:87486431",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1752315900",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752315840",
"uncertainty": 60
},
"stopId": "SNCF:87486423",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752316680",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752316800",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87486142",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752317820",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752317880",
"uncertainty": 60
},
"stopId": "SNCF:87486126",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752318240",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752318300",
"uncertainty": 60
},
"stopId": "SNCF:87481465",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752318720",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752318780",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858864FERRE_4612240"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859287FERRE_4516987|859287",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752314940",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752315480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752316080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316140",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752316380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316440",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316800",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"stopId": "SNCF:87481234",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"stopId": "SNCF:87481242",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317820",
"uncertainty": 60
},
"stopId": "SNCF:87481259",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"stopId": "SNCF:87481267",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87481283",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859287FERRE_4516987"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859168FERRE_4547651|859168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324180",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752324900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324960",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752325560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325620",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752326220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326280",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752326580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326640",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752326940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327000",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752327540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327600",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752328200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859168FERRE_4547651"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857668FERRE_4811358|857668",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752314160",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752314460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"stopId": "SNCF:87334490",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752314760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314820",
"uncertainty": 60
},
"stopId": "SNCF:87471540",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752315000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315060",
"uncertainty": 60
},
"stopId": "SNCF:87471532",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752315300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315360",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752315900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315960",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752316440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316500",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752316680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752316980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317040",
"uncertainty": 60
},
"stopId": "SNCF:87478743",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752317460",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857668FERRE_4811358"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857665FERRE_4546947|857665",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1752318420",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 300,
"time": "1752318780",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752318840",
"uncertainty": 60
},
"stopId": "SNCF:87478743",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87478750",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752319380",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319440",
"uncertainty": 60
},
"stopId": "SNCF:87478768",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752319860",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319920",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752320460",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320520",
"uncertainty": 60
},
"stopId": "SNCF:87471524",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752320700",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320760",
"uncertainty": 60
},
"stopId": "SNCF:87471532",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752321000",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321060",
"uncertainty": 60
},
"stopId": "SNCF:87471540",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752321300",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321360",
"uncertainty": 60
},
"stopId": "SNCF:87334490",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1752321720",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857665FERRE_4546947"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857557FERRE_4546862|857557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752312900",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752313320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313380",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752313560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313620",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752314040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314100",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752314340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314400",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752314700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314760",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752315180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315240",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752315780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315840",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752316080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316140",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752316380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316440",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752316860",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857557FERRE_4546862"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857437FERRE_4516110|857437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316020",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316500",
"uncertainty": 60
},
"stopId": "SNCF:87396358",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752316800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316860",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317280",
"uncertainty": 60
},
"stopId": "SNCF:87396374",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857437FERRE_4516110"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857552FERRE_4516225|857552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752319020",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319440",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320700",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752322260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752322500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322560",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857552FERRE_4516225"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857553FERRE_4516227|857553",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752318960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319020",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"stopId": "SNCF:87484352",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"stopId": "SNCF:87484360",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87484386",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321240",
"uncertainty": 60
},
"stopId": "SNCF:87481184",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87481168",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87481150",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752321960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"stopId": "SNCF:87481143",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752322500",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857553FERRE_4516227"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857312FERRE_4824408|857312",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313440",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752314460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752315960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316080",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317640",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318960",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857312FERRE_4824408"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857434FERRE_4546807|857434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"stopId": "SNCF:87484048",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87484139",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"stopId": "SNCF:87484147",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"stopId": "SNCF:87484154",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87484170",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"stopId": "SNCF:87396374",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320880",
"uncertainty": 60
},
"stopId": "SNCF:87396366",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321240",
"uncertainty": 60
},
"stopId": "SNCF:87396358",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 10
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857434FERRE_4546807"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN49960ROUTIER_4852740|49960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313080",
"uncertainty": 60
},
"stopId": "SNCF:87487249",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752315240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315240",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752315900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315900",
"uncertainty": 60
},
"stopId": "SNCF:87487611",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752316560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316560",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752318300",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN49960ROUTIER_4852740"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859290FERRE_4802713|859290",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"stopId": "SNCF:87481283",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752321420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321420",
"uncertainty": 60
},
"stopId": "SNCF:87481267",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321660",
"uncertainty": 60
},
"stopId": "SNCF:87481259",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"stopId": "SNCF:87481242",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322380",
"uncertainty": 60
},
"stopId": "SNCF:87481234",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752323340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323400",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324000",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752324600",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859290FERRE_4802713"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862579FERRE_4549567|862579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87396333",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320700",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87396317",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"stopId": "SNCF:87396291",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87396283",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322380",
"uncertainty": 60
},
"stopId": "SNCF:87396275",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862579FERRE_4549567"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857166FERRE_4546699|857166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316080",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316680",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317220",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857166FERRE_4546699"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862520FERRE_4549493|862520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321060",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752321660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321720",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752322380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322440",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752323280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323340",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752323880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752324600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324720",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752325320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325380",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752325740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325800",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752326220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326340",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752327540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327660",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752328380",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862520FERRE_4549493"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN863713FERRE_4851146|863713",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322380",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752323400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324480",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325560",
"uncertainty": 60
},
"stopId": "SNCF:87487637",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752326700",
"uncertainty": 60
},
"stopId": "SNCF:87487009",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN863713FERRE_4851146"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858260FERRE_4851989|858260",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1752316860",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752319140",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752319620",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752319680",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752320400",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320520",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752321120",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321240",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1752322980",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752323100",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1752325740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858260FERRE_4851989"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858267FERRE_4835427|858267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320940",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323520",
"uncertainty": 60
},
"stopId": "SNCF:87476671",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752324300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"stopId": "SNCF:87476606",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752325020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87476200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752325920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325980",
"uncertainty": 60
},
"stopId": "SNCF:87476259",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752326280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326400",
"uncertainty": 60
},
"stopId": "SNCF:87476002",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752327060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327120",
"uncertainty": 60
},
"stopId": "SNCF:87476317",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752327960",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752328020",
"uncertainty": 60
},
"stopId": "SNCF:87474155",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752328740",
"uncertainty": 60
},
"stopId": "SNCF:87474098",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "02b",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858267FERRE_4835427"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859237FERRE_4547713|859237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752323280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752323700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323760",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752324060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"stopId": "SNCF:87481234",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752324840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324840",
"uncertainty": 60
},
"stopId": "SNCF:87481242",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"stopId": "SNCF:87481259",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752325320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325320",
"uncertainty": 60
},
"stopId": "SNCF:87481267",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752325800",
"uncertainty": 60
},
"stopId": "SNCF:87481283",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859237FERRE_4547713"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862519FERRE_4851262|862519",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318360",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320880",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321360",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322860",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323520",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752324360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324420",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752325860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325920",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752326820",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862519FERRE_4851262"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862516FERRE_4549482|862516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313080",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752313800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313860",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752314460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752315240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315300",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316140",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316800",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752317400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862516FERRE_4549482"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN862515FERRE_4851266|862515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752311160",
"uncertainty": 60
},
"stopId": "SNCF:87391003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752311880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312000",
"uncertainty": 60
},
"stopId": "SNCF:87393009",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752313020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313140",
"uncertainty": 60
},
"stopId": "SNCF:87393314",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752313620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313680",
"uncertainty": 60
},
"stopId": "SNCF:87394114",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752314040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314100",
"uncertainty": 60
},
"stopId": "SNCF:87394130",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752314760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314880",
"uncertainty": 60
},
"stopId": "SNCF:87394007",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315600",
"uncertainty": 60
},
"stopId": "SNCF:87394221",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752316200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316260",
"uncertainty": 60
},
"stopId": "SNCF:87394254",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317160",
"uncertainty": 60
},
"stopId": "SNCF:87394296",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87396325",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87396309",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 11
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN862515FERRE_4851266"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859363FERRE_4851843|859363",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318300",
"uncertainty": 60
},
"stopId": "SNCF:87484329",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319560",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 5
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859363FERRE_4851843"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857065FERRE_4714069|857065",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319620",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319980",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857065FERRE_4714069"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857615FERRE_4516286|857615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752315600",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752315720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315780",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752316320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316380",
"uncertainty": 60
},
"stopId": "SNCF:87396200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752316560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316620",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"stopId": "SNCF:87478560",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318300",
"uncertainty": 60
},
"stopId": "SNCF:87478545",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87478537",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752319620",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857615FERRE_4516286"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857616FERRE_4516287|857616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313560",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752314520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314580",
"uncertainty": 60
},
"stopId": "SNCF:87478552",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752315300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315360",
"uncertainty": 60
},
"stopId": "SNCF:87396234",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752315780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315840",
"uncertainty": 60
},
"stopId": "SNCF:87396218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316680",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857616FERRE_4516287"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859138FERRE_4547638|859138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316980",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752319020",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319440",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320400",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859138FERRE_4547638"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859139FERRE_4516948|859139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87481036",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752319680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319860",
"uncertainty": 60
},
"stopId": "SNCF:87481200",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320160",
"uncertainty": 60
},
"stopId": "SNCF:87481218",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320520",
"uncertainty": 60
},
"stopId": "SNCF:87481226",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87481366",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"stopId": "SNCF:87481390",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322620",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87486563",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752322920",
"uncertainty": 60
},
"stopId": "SNCF:87486571",
"stopSequence": 8
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859139FERRE_4516948"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859804FERRE_4548069|859804",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325200",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752326520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326640",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752329160",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 3
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "09",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859804FERRE_4548069"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN860115FERRE_4802557|860115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752325860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325920",
"uncertainty": 60
},
"stopId": "SNCF:87571836",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752326100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326160",
"uncertainty": 60
},
"stopId": "SNCF:87571828",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752326820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326880",
"uncertainty": 60
},
"stopId": "SNCF:87571794",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752327420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327600",
"uncertainty": 60
},
"stopId": "SNCF:87487603",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752328860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752329040",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752330540",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752330600",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752331740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN860115FERRE_4802557"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859782FERRE_4852437|859782",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752324780",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752324900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324900",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752325200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325200",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752325800",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325800",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325920",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752326040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326100",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752326400",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859782FERRE_4852437"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859783FERRE_4811205|859783",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752324120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324180",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752324300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324360",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752324480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752324840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324900",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752325080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752325380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325440",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752325620",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859783FERRE_4811205"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859784FERRE_4851702|859784",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321180",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752322200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322200",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322320",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752322440",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322500",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859784FERRE_4851702"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859668FERRE_4517277|859668",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316800",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"stopId": "SNCF:87486894",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318120",
"uncertainty": 60
},
"stopId": "SNCF:87481176",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"stopId": "SNCF:87481457",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318780",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 5
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859668FERRE_4517277"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN75002ROUTIER_4805334|75002",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752322800",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752323220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323220",
"uncertainty": 60
},
"stopId": "SNCF:87462960",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752326820",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 2
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN75002ROUTIER_4805334"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859785FERRE_4851701|859785",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752320580",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320580",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320940",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752321240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321840",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322020",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859785FERRE_4851701"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859786FERRE_4851700|859786",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859786FERRE_4851700"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859787FERRE_4851699|859787",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316980",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316980",
"uncertainty": 60
},
"stopId": "SNCF:87354589",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317160",
"uncertainty": 60
},
"stopId": "SNCF:87354597",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87481408",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317700",
"uncertainty": 60
},
"stopId": "SNCF:87481416",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"stopId": "SNCF:87481424",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318240",
"uncertainty": 60
},
"stopId": "SNCF:87481432",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"stopId": "SNCF:87481440",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859787FERRE_4851699"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858214FERRE_4516546|858214",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317220",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317820",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318060",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318300",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318360",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858214FERRE_4516546"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858215FERRE_4547286|858215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752315960",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87481838",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317880",
"uncertainty": 60
},
"stopId": "SNCF:87481846",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752318120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"stopId": "SNCF:87476770",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752318360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318420",
"uncertainty": 60
},
"stopId": "SNCF:87476762",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318720",
"uncertainty": 60
},
"stopId": "SNCF:87476754",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319200",
"uncertainty": 60
},
"stopId": "SNCF:87471300",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858215FERRE_4547286"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN16556FERRE_4853959|16556",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317340",
"uncertainty": 60
},
"stopId": "SNCF:87444000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752318120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318180",
"uncertainty": 60
},
"stopId": "SNCF:87444208",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318540",
"uncertainty": 60
},
"stopId": "SNCF:87444216",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752319680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87444539",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320340",
"uncertainty": 60
},
"stopId": "SNCF:87444562",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87444695",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752323100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323160",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324300",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752325140",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325200",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752326220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326340",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752328200",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 12
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN16556FERRE_4853959"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN3833FERRE_4813687|3833",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1752313920",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 300,
"time": "1752316260",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752316380",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752317820",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1752320160",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752320400",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1752321540",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752321660",
"uncertainty": 60
},
"stopId": "SNCF:87485144",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1752323400",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752323520",
"uncertainty": 60
},
"stopId": "SNCF:87491001",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1752325680",
"uncertainty": 60
},
"departure": {
"delay": 300,
"time": "1752325740",
"uncertainty": 60
},
"stopId": "SNCF:87491142",
"stopSequence": 6
},
{
"arrival": {
"delay": 300,
"time": "1752328980",
"uncertainty": 60
},
"stopId": "SNCF:87581009",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "IC-NB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN3833FERRE_4813687"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858341FERRE_4851976|858341",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316500",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752321120",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 1
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858341FERRE_4851976"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859316FERRE_4802683|859316",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321300",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752322080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322140",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322740",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752323040",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323100",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752323760",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859316FERRE_4802683"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857135FERRE_4546693|857135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752319500",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319740",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319800",
"uncertainty": 60
},
"stopId": "SNCF:87743872",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752320100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320160",
"uncertainty": 60
},
"stopId": "SNCF:87396028",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320520",
"uncertainty": 60
},
"stopId": "SNCF:87396036",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320820",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321060",
"uncertainty": 60
},
"stopId": "SNCF:87396051",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752321360",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321420",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321900",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321960",
"uncertainty": 60
},
"stopId": "SNCF:87396093",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752322560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752322680",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752323400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752323460",
"uncertainty": 60
},
"stopId": "SNCF:87444695",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752323940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324000",
"uncertainty": 60
},
"stopId": "SNCF:87444562",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752324480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"stopId": "SNCF:87444539",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752325680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752325740",
"uncertainty": 60
},
"stopId": "SNCF:87444216",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1752326100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752326160",
"uncertainty": 60
},
"stopId": "SNCF:87444208",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1752326940",
"uncertainty": 60
},
"stopId": "SNCF:87444000",
"stopSequence": 14
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857135FERRE_4546693"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN859312FERRE_4547825|859312",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752313740",
"uncertainty": 60
},
"stopId": "SNCF:87484303",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752314880",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314940",
"uncertainty": 60
},
"stopId": "SNCF:87484246",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752315480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315540",
"uncertainty": 60
},
"stopId": "SNCF:87484204",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752315840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315900",
"uncertainty": 60
},
"stopId": "SNCF:87484337",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752316500",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 4
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN859312FERRE_4547825"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857018FERRE_4852199|857018",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752316140",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752316680",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752316740",
"uncertainty": 60
},
"stopId": "SNCF:87571513",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752317100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317160",
"uncertainty": 60
},
"stopId": "SNCF:87571539",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752317520",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317580",
"uncertainty": 60
},
"stopId": "SNCF:87571547",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752317940",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318000",
"uncertainty": 60
},
"stopId": "SNCF:87571554",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752318600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318660",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752319080",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319140",
"uncertainty": 60
},
"stopId": "SNCF:87396598",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752319380",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319440",
"uncertainty": 60
},
"stopId": "SNCF:87396572",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752319860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752319920",
"uncertainty": 60
},
"stopId": "SNCF:87396580",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752320220",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320280",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1752320640",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752320700",
"uncertainty": 60
},
"stopId": "SNCF:87396556",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1752321000",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752321060",
"uncertainty": 60
},
"stopId": "SNCF:87396549",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1752321540",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 12
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "24",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857018FERRE_4852199"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857017FERRE_4546631|857017",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752317040",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752317760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317820",
"uncertainty": 60
},
"stopId": "SNCF:87396564",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752318780",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318900",
"uncertainty": 60
},
"stopId": "SNCF:87396606",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752320760",
"uncertainty": 60
},
"stopId": "SNCF:87571000",
"stopSequence": 3
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857017FERRE_4546631"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857140FERRE_4852182|857140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752309720",
"uncertainty": 60
},
"stopId": "SNCF:87444000",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752310500",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752310560",
"uncertainty": 60
},
"stopId": "SNCF:87444208",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752310860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752310920",
"uncertainty": 60
},
"stopId": "SNCF:87444216",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752312120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312240",
"uncertainty": 60
},
"stopId": "SNCF:87444539",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752312720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752312780",
"uncertainty": 60
},
"stopId": "SNCF:87444562",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752313260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313320",
"uncertainty": 60
},
"stopId": "SNCF:87444695",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752314160",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752314280",
"uncertainty": 60
},
"stopId": "SNCF:87444711",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752315180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315240",
"uncertainty": 60
},
"stopId": "SNCF:87396077",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1752315600",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315660",
"uncertainty": 60
},
"stopId": "SNCF:87396044",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1752316440",
"uncertainty": 60
},
"stopId": "SNCF:87396002",
"stopSequence": 9
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857140FERRE_4852182"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN858350FERRE_4630451|858350",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752314700",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752319260",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 1
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN858350FERRE_4630451"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN3854FERRE_4854823|3854",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752306420",
"uncertainty": 60
},
"stopId": "SNCF:87581009",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752309120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752309180",
"uncertainty": 60
},
"stopId": "SNCF:87491142",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752311700",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752311820",
"uncertainty": 60
},
"stopId": "SNCF:87491001",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752313560",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752313680",
"uncertainty": 60
},
"stopId": "SNCF:87485144",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752314820",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752315060",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752317400",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752317460",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752318840",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752318960",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752321600",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "IC-NB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN3854FERRE_4854823"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN3856FERRE_4854824|3856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1752321780",
"uncertainty": 60
},
"stopId": "SNCF:87581009",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1752324480",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752324540",
"uncertainty": 60
},
"stopId": "SNCF:87491142",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1752327060",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752327180",
"uncertainty": 60
},
"stopId": "SNCF:87491001",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1752328920",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752329040",
"uncertainty": 60
},
"stopId": "SNCF:87485144",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1752330180",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752330420",
"uncertainty": 60
},
"stopId": "SNCF:87485003",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1752332760",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752332880",
"uncertainty": 60
},
"stopId": "SNCF:87486258",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1752335100",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1752335220",
"uncertainty": 60
},
"stopId": "SNCF:87486019",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1752337920",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 7
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "IC-NB",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN3856FERRE_4854824"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN857710FERRE_4546992|857710",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 2700,
"time": "1752312540",
"uncertainty": 60
},
"stopId": "SNCF:87481002",
"stopSequence": 0
},
{
"arrival": {
"delay": 2700,
"time": "1752313620",
"uncertainty": 60
},
"departure": {
"delay": 2700,
"time": "1752313680",
"uncertainty": 60
},
"stopId": "SNCF:87481192",
"stopSequence": 1
},
{
"arrival": {
"delay": 2400,
"time": "1752314700",
"uncertainty": 60
},
"departure": {
"delay": 2400,
"time": "1752314820",
"uncertainty": 60
},
"stopId": "SNCF:87484006",
"stopSequence": 2
},
{
"arrival": {
"delay": 2400,
"time": "1752316140",
"uncertainty": 60
},
"departure": {
"delay": 2100,
"time": "1752316320",
"uncertainty": 60
},
"stopId": "SNCF:87396408",
"stopSequence": 3
},
{
"arrival": {
"delay": 2100,
"time": "1752317700",
"uncertainty": 60
},
"departure": {
"delay": 2100,
"time": "1752317820",
"uncertainty": 60
},
"stopId": "SNCF:87478404",
"stopSequence": 4
},
{
"arrival": {
"delay": 2100,
"time": "1752318900",
"uncertainty": 60
},
"departure": {
"delay": 2100,
"time": "1752319020",
"uncertainty": 60
},
"stopId": "SNCF:87471508",
"stopSequence": 5
},
{
"arrival": {
"delay": 2100,
"time": "1752320160",
"uncertainty": 60
},
"stopId": "SNCF:87471003",
"stopSequence": 6
}
],
"timestamp": "1752317966",
"trip": {
"directionId": 0,
"routeId": "28",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250712",
"tripId": "FR:ServiceJourney::SN857710FERRE_4546992"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1752317966"
}
}