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
❌1 252 erreurs, 132 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 17/09/2025 à 09h07 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 121 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::SN859503FERRE_3686271 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN859500FERRE_3697463 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858407FERRE_3686099 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858408FERRE_3686100 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id FR:ServiceJourney::SN858307FERRE_3672097 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 121 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id T1 does not exist in the GTFS data routes.txt
- route_id T1 does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 01b does not exist in the GTFS data routes.txt
- route_id 02 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 979 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id FR:ServiceJourney::SN859503FERRE_3686271 stop_id SNCF:87481598 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_3686271 stop_id SNCF:87590828 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_3686271 stop_id SNCF:87590364 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_3686271 stop_id SNCF:87481564 does not exist in GTFS data stops.txt
- trip_id FR:ServiceJourney::SN859503FERRE_3686271 stop_id SNCF:87590356 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 28 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 218|26154728:T10|8:40:00 stop_sequence 2 arrival_time 08:45:40 (1758091540) is less than previous stop arrival_time 08:48:46 (1758091726) - times must increase between two sequential stops
- trip_id 218|26154728:T10|8:40:00 stop_sequence 2 departure_time 08:46:27 (1758091587) is less than previous stop arrival_time 08:48:46 (1758091726) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 arrival_time 09:19:40 (1758093580) is equal to previous stop arrival_time 09:19:40 (1758093580) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 arrival_time 09:19:40 (1758093580) is equal to previous stop departure_time 09:19:40 (1758093580) - times must increase between two sequential stops
- trip_id 312|26095470:T7|8:58:00 stop_sequence 15 departure_time 09:19:40 (1758093580) is equal to previous stop departure_time 09:19:40 (1758093580) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 3 erreurs
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 218|26154728:T10|8:40:00 stop_sequence 1 departure_time 08:42:32 (1758091352) is less than the same stop arrival_time 08:48:46 (1758091726) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN853605FERRE_3685418 stop_sequence 4 departure_time 08:29:00 (1758090540) is less than the same stop arrival_time 08:32:00 (1758090720) - departure time must be equal to or greater than arrival time
- trip_id FR:ServiceJourney::SN857753FERRE_3706407 stop_sequence 4 departure_time 08:36:00 (1758090960) is less than the same stop arrival_time 08:39:00 (1758091140) - departure time must be equal to or greater than arrival time
Avertissements
vehicle_id not populated W002 132 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 301|25900739:T1|6:10:00 does not have a vehicle_id
- trip_id 301|25900740:T10|18:35:00 does not have a vehicle_id
- trip_id 316|26045026:T15|20:00:00 does not have a vehicle_id
- trip_id 315|26045024:T5|10:51:00 does not have a vehicle_id
- trip_id 317|26045028:T9|12:05:00 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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 129 | 30 fois (100 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 3 129 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 26 307 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 144 | 30 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 677 | 26 fois (87 % 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. | 52 | 21 fois (70 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 18/09/2025 à 02h44 Europe/Paris.
trip_updates (54) 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 18/09/2025 à 02h44 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "RT|207|26129125:T13|17:50:00|8-2592997377",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "207",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "207|26129125:T13|17:50:00"
}
}
},
{
"id": "RT|203|26121446:T3|12:25:00|8-2503606275",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "203",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "203|26121446:T3|12:25:00"
}
}
},
{
"id": "RT|216_S|26148240:T19|17:20:00|8-2860384258",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "216_S",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "216_S|26148240:T19|17:20:00"
}
}
},
{
"id": "RT|210|26129130:T15|13:15:00|8-2642542595",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129130:T15|13:15:00"
}
}
},
{
"id": "RT|206|26125506:T2|6:43:00|8-2568814594",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "206",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "206|26125506:T2|6:43:00"
}
}
},
{
"id": "RT|216_S|26148239:T14|8:45:00|8-2861301761",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "216_S",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "216_S|26148239:T14|8:45:00"
}
}
},
{
"id": "RT|216_S|26148239:T12|8:10:00|8-2861170689",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "216_S",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "216_S|26148239:T12|8:10:00"
}
}
},
{
"id": "RT|208|26129127:T1|7:10:00|8-2604924934",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "208",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "208|26129127:T1|7:10:00"
}
}
},
{
"id": "RT|208|26129126:T10|18:15:00|8-2604859415",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "208",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "208|26129126:T10|18:15:00"
}
}
},
{
"id": "RT|207|26125509:T1|6:08:00|8-2591817729",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "207|26125509:T1|6:08:00"
}
}
},
{
"id": "RT|204|26121459:T4|9:10:00|8-2534473732",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "204",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "204|26121459:T4|9:10:00"
}
}
},
{
"id": "RT|211|26140826:T7|16:20:00|8-2660368386",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "211",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "211|26140826:T7|16:20:00"
}
}
},
{
"id": "RT|26|25819345:T20|18:30:00|8-3224961036",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "26|25819345:T20|18:30:00"
}
}
},
{
"id": "RT|217|26154690:T4|7:00:00|8-2888761345",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "217",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "217|26154690:T4|7:00:00"
}
}
},
{
"id": "RT|209|26129128:T3|6:57:00|8-2622357508",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "209",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "209|26129128:T3|6:57:00"
}
}
},
{
"id": "RT|207|26125509:T4|6:25:00|8-2592014337",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "207|26125509:T4|6:25:00"
}
}
},
{
"id": "RT|204|26121459:T2|6:36:00|8-2534342660",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "204",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "204|26121459:T2|6:36:00"
}
}
},
{
"id": "RT|208|26129126:T7|12:55:00|8-2604728322",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "208",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "208|26129126:T7|12:55:00"
}
}
},
{
"id": "RT|26|25819345:T8|11:00:00|8-3222077714-27-LMCJ___",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "26",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "26|25819345:T8|11:00:00"
}
}
},
{
"id": "RT|218|26154728:T1|6:25:00|8-2907766786",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "218",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "218|26154728:T1|6:25:00"
}
}
},
{
"id": "RT|215|26140892:T12|16:10:00|8-2808545281",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "215",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "215|26140892:T12|16:10:00"
}
}
},
{
"id": "RT|215|26140878:T20|17:45:00|8-2805399557",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "215",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "215|26140878:T20|17:45:00"
}
}
},
{
"id": "RT|210|26129130:T19|17:25:00|8-2642477060",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129130:T19|17:25:00"
}
}
},
{
"id": "RT|219|26155024:T6|18:15:00|8-2922971137",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "219",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "219|26155024:T6|18:15:00"
}
}
},
{
"id": "RT|215|26140878:T11|8:30:00|8-2807693313",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "215",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "215|26140878:T11|8:30:00"
}
}
},
{
"id": "RT|26|25819349:T10|12:15:00|8-3221291160-27-LMCJV__",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "26|25819349:T10|12:15:00"
}
}
},
{
"id": "RT|211|26140825:T2|6:40:00|8-2655715331",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "211",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "211|26140825:T2|6:40:00"
}
}
},
{
"id": "RT|208|26129127:T7|16:35:00|8-2603352065",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "208",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "208|26129127:T7|16:35:00"
}
}
},
{
"id": "RT|210|26129132:T16|17:25:00|8-2642870275",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129132:T16|17:25:00"
}
}
},
{
"id": "RT|219|26154754:T1|6:20:00|8-2922381313",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "219",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "219|26154754:T1|6:20:00"
}
}
},
{
"id": "RT|207|26125509:T8|7:54:00|8-2591686657",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "207|26125509:T8|7:54:00"
}
}
},
{
"id": "RT|211|26140825:T7|7:08:00|8-2655846402",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "211",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "211|26140825:T7|7:08:00"
}
}
},
{
"id": "RT|210|26129130:T10|7:30:00|8-2639986693",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129130:T10|7:30:00"
}
}
},
{
"id": "RT|209|26129129:T11|18:38:00|8-2622160897",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "209",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "209|26129129:T11|18:38:00"
}
}
},
{
"id": "RT|215|26140892:T1|6:38:00|8-2805530629",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "215",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "215|26140892:T1|6:38:00"
}
}
},
{
"id": "RT|214|26140865:T6|6:55:00|8-2790850561",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "214",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "214|26140865:T6|6:55:00"
}
}
},
{
"id": "RT|210|26129130:T5|6:45:00|8-2639790085",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129130:T5|6:45:00"
}
}
},
{
"id": "RT|214|26140866:T17|18:10:00|8-2792292353",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "214",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "214|26140866:T17|18:10:00"
}
}
},
{
"id": "RT|211|26140825:T10|8:20:00|8-2658205699",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "211",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "211|26140825:T10|8:20:00"
}
}
},
{
"id": "RT|218|26154732:T4|12:12:00|8-2907570180",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "218",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "218|26154732:T4|12:12:00"
}
}
},
{
"id": "RT|26|25819349:T3|6:32:00|8-3221291155",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "26",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "26|25819349:T3|6:32:00"
}
}
},
{
"id": "RT|210|26129132:T9|16:00:00|8-2642739204",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "210",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "210|26129132:T9|16:00:00"
}
}
},
{
"id": "RT|301|25900739:T1|6:10:00|301|25900739:T1|6:10:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "301",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "301|25900739:T1|6:10:00"
}
}
},
{
"id": "RT|301|25900740:T10|18:35:00|301|25900740:T10|18:35:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "301",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "301|25900740:T10|18:35:00"
}
}
},
{
"id": "RT|315|26269329:T4|7:40:00|315|26269329:T4|7:40:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "315",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "315|26269329:T4|7:40:00"
}
}
},
{
"id": "RT|315|26045024:T18|18:11:00|315|26045024:T18|18:11:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "315",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "315|26045024:T18|18:11:00"
}
}
},
{
"id": "RT|317|26045027:T11|12:40:00|317|26045027:T11|12:40:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045027:T11|12:40:00"
}
}
},
{
"id": "RT|316|26045025:T3|7:00:00|316|26045025:T3|7:00:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "316",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "316|26045025:T3|7:00:00"
}
}
},
{
"id": "RT|316|26045026:T15|20:00:00|316|26045026:T15|20:00:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "316",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "316|26045026:T15|20:00:00"
}
}
},
{
"id": "RT|315|26045024:T5|10:51:00|315|26045024:T5|10:51:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "315",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "315|26045024:T5|10:51:00"
}
}
},
{
"id": "RT|315|26269329:T17|16:25:00|315|26269329:T17|16:25:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "315",
"scheduleRelationship": "CANCELED",
"startDate": "20250918",
"tripId": "315|26269329:T17|16:25:00"
}
}
},
{
"id": "RT|317|26045028:T9|12:05:00|317|26045028:T9|12:05:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045028:T9|12:05:00"
}
}
},
{
"id": "RT|317|26045027:T10|10:20:00|317|26045027:T10|10:20:00",
"tripUpdate": {
"timestamp": "1758156255",
"trip": {
"directionId": 0,
"routeId": "317",
"scheduleRelationship": "CANCELED",
"startDate": "20250921",
"tripId": "317|26045027:T10|10:20:00"
}
}
},
{
"id": "RT|FR:ServiceJourney::SN464148ROUTIER_5731454|464148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 0,
"time": "1758162780",
"uncertainty": 60
},
"stopId": "SNCF:87481788",
"stopSequence": 0
},
{
"arrival": {
"delay": 0,
"time": "1758163260",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1758163260",
"uncertainty": 60
},
"stopId": "SNCF:87481770",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1758163860",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1758163860",
"uncertainty": 60
},
"stopId": "SNCF:87481762",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1758164460",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1758164520",
"uncertainty": 60
},
"stopId": "SNCF:87481754",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1758165120",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1758165120",
"uncertainty": 60
},
"stopId": "SNCF:87481697",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1758165720",
"uncertainty": 60
},
"departure": {
"delay": 0,
"time": "1758165720",
"uncertainty": 60
},
"stopId": "SNCF:87481747",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1758167220",
"uncertainty": 60
},
"stopId": "SNCF:87481705",
"stopSequence": 6
}
],
"timestamp": "1758156255",
"trip": {
"directionId": 1,
"routeId": "01",
"scheduleRelationship": "SCHEDULED",
"startDate": "20250918",
"tripId": "FR:ServiceJourney::SN464148ROUTIER_5731454"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1758156255"
}
}