Détails de la ressource
Flux temps réel du réseau MOVE
Cette ressource fait partie du jeu de données Réseau urbain Move.
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
❌62 erreurs, 12 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 06/03/2026 à 08h06 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 9 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
- vehicle_id 5f6d9a4e9fe0c822fdf0088b trip_id TGV-02-03 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id b8ab98c2d5fbba7d trip_id TGV-01-04 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-02-03 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-01_0_0 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 20 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id LM-01-02_0_1 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
- trip_id LA-02-03_0_1 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-02-03 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-01-01_0_0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LM-02-02_0_1 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 8 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 LA-01-02_0_1 stop_sequence 21 arrival_time 07:29:00 (1772778540) is less than previous stop departure_time 07:29:06 (1772778546) - times must increase between two sequential stops
- trip_id LA-01-02_0_1 stop_sequence 21 departure_time 07:29:00 (1772778540) is less than previous stop departure_time 07:29:06 (1772778546) - times must increase between two sequential stops
- trip_id LA-02-02_0_1 stop_sequence 21 arrival_time 07:56:00 (1772780160) is less than previous stop arrival_time 07:59:40 (1772780380) - times must increase between two sequential stops
- trip_id LA-02-02_0_1 stop_sequence 21 arrival_time 07:56:00 (1772780160) is less than previous stop departure_time 07:59:40 (1772780380) - times must increase between two sequential stops
- trip_id LA-02-02_0_1 stop_sequence 21 departure_time 07:56:00 (1772780160) is less than previous stop departure_time 07:59:40 (1772780380) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 4 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 TGV-01-01_0_0 stop_sequence 7 departure_time 06:22:30 (1772774550) is less than the same stop arrival_time 06:46:05 (1772775965) - departure time must be equal to or greater than arrival time
- trip_id TGV-01-01_0_0 stop_sequence 8 departure_time 06:24:00 (1772774640) is less than the same stop arrival_time 06:24:16 (1772774656) - departure time must be equal to or greater than arrival time
- trip_id TGV-01-01_0_0 stop_sequence 9 departure_time 06:25:00 (1772774700) is less than the same stop arrival_time 06:25:19 (1772774719) - departure time must be equal to or greater than arrival time
- trip_id TGV-01-01_0_0 stop_sequence 10 departure_time 06:27:00 (1772774820) is less than the same stop arrival_time 06:27:59 (1772774879) - departure time must be equal to or greater than arrival time
stop_time_update doesn't have arrival or departure E043 3 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id TGV-02-01 stop_sequence 1 doesn't have arrival or departure
- trip_id TGV-02-01 stop_sequence 2 doesn't have arrival or departure
- trip_id TGV-02-01 stop_sequence 3 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 15 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id LM-01-02_0_1 stop_sequence 4 has stop_id VENDOME - GARE TER LIGNE but GTFS stop_sequence 4 has stop_id VENDOME - GARE TER LIGNE - stop_ids should be the same
- GTFS-rt trip_id LA-02-03_0_1 stop_sequence 1 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 1 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
- GTFS-rt trip_id LM-02-02_0_1 stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE but GTFS stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE - stop_ids should be the same
- GTFS-rt trip_id LM-02-02_0_1 stop_sequence 7 has stop_id MONTOIRE - LA POINTE but GTFS stop_sequence 7 has stop_id MONTOIRE - COLLEGE JANEQUIN - stop_ids should be the same
- GTFS-rt trip_id LM-02-02_0_1 stop_sequence 8 has stop_id MONTOIRE - COLLEGE JANEQUIN but GTFS stop_sequence 8 has stop_id MONTOIRE - MAIRIE - stop_ids should be the same
VehiclePosition and TripUpdate ID pairing mismatch E047 3 erreurs
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Exemples d'erreurs
- trip_id LA-02-03_0_1 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in VehiclePositions does not match trip_id LA-01-03_0_1 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LA-01-04_0_1 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-02-01_0_1 and vehicle_id 5f6b207af07eca4ec325afdc pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id TGV-02-03 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-03 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
ID in one feed missing from the other W003 12 erreurs
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id TGV-01-03 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-02 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-02 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-01 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-01_0_0 is in TripUpdates but not in VehiclePositions feed
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 |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 356 | 29 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 330 | 29 fois (100 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 238 | 29 fois (100 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 70 | 22 fois (76 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 74 | 14 fois (48 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 55 | 12 fois (41 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 37 | 7 fois (24 % 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. | 8 | 4 fois (14 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 4 | 4 fois (14 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 06/03/2026 à 08h26 Europe/Paris.
trip_updates (23) vehicle_positions (10) service_alerts (2)Entités présentes dans ce flux lors des 7 derniers jours.
service_alerts trip_updates vehicle_positionsService alerts (infos trafic)
Voici un aperçu des informations de trafic présentes dans ce flux le 06/03/2026 à 08h26 Europe/Paris.
Nouvelle fiche horaire à compter du lundi 02 mars Service supplémentaire
Une nouvelle fiche horaire est mise en place à compter du lundi 02 mars. Sur le service de 13:02 au départ de la Mairie de Montoire pour Vendôme, 3 nouveaux arrêts seront desservis : arrêt VILLIERS-Avenue Colin à 13:23 arrêt VILLIERS-La Poste à 13:25 arrêt VILLIERS-Groupe scolaire à 13:26 Veuillez cliquer ICI pour consulter la fiche horaire.
Du 18/02/2026 à 01h00 Europe/Paris au 10/03/2026 à 00h59 Europe/Paris
NOUVELLE FICHE HORAIRE à partir du 02 mars Service modifié
Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés : le service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février) le service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars) le service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril) Veuillez cliquer ICI pour visualiser la nouvelle fiche horaire.
Du 27/02/2026 à 01h00 Europe/Paris au 03/04/2026 à 01h59 Europe/Paris
Flux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 06/03/2026 à 08h26 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:682de08a3291ef216ebe0d0d",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 47.803646087646484,
"longitude": 1.035278558731079
},
"stopId": "VENDOME - 4 TILLEULS",
"timestamp": "1772781961",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-01-025"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "vehicle:5f9ac9f0f4e5a247456a4a16",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 47.79547882080078,
"longitude": 1.060580849647522
},
"stopId": "VENDOME - KENNEDY",
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "vehicle:5f6b207af07eca4ec325afdc",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.7985725402832,
"longitude": 1.0685596466064453
},
"stopId": "VENDOME - GARE TER",
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-04_0_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "vehicle:62babc77f4336585d60d0e29",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.81104278564453,
"longitude": 1.0930161476135254
},
"stopId": "MESLAY - MAIRIE",
"timestamp": "1772781959",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-01_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "vehicle:5f9ac9fef4e5a2475b1d7e61",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 4,
"position": {
"latitude": 47.798187255859375,
"longitude": 1.079195499420166
},
"stopId": "VENDOME - FATON",
"timestamp": "1772781957",
"trip": {
"routeId": "LIGNE D",
"scheduleRelationship": "SCHEDULED",
"tripId": "LD-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9fef4e5a2475b1d7e61",
"label": "355",
"licensePlate": "FT435SE"
}
}
},
{
"id": "vehicle:62c5a41bd5f098dd792fcb19",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.75095748901367,
"longitude": 0.8646178841590881
},
"stopId": "MONTOIRE - MAIRIE",
"timestamp": "1772781956",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-03_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 14,
"position": {
"latitude": 47.798622131347656,
"longitude": 1.0689064264297485
},
"stopId": "VENDOME - ST VENANT",
"timestamp": "1772781943",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-03_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:b8ab98c2d5fbba7d",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.798919677734375,
"longitude": 1.038290023803711
},
"stopId": "VENDOME - ST MARC",
"timestamp": "1772781938",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04"
},
"vehicle": {
"id": "b8ab98c2d5fbba7d"
}
}
},
{
"id": "vehicle:9db39adf5c39b10c",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.7545280456543,
"longitude": 0.8736382126808167
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"timestamp": "1772781938",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-02_0_1"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "vehicle:5f9ac9d0f4e5a246fdf194cb",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.812259674072266,
"longitude": 1.0779949426651
},
"stopId": "ST OUEN - TOUCHEBELLE",
"timestamp": "1772781919",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-04_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772780494"
},
"departure": {
"time": "1772781046"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772781134"
},
"departure": {
"time": "1772781134"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772781202"
},
"departure": {
"time": "1772781212"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781261"
},
"departure": {
"time": "1772781324"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781387"
},
"departure": {
"time": "1772781425"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781470"
},
"departure": {
"time": "1772781520"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781564"
},
"departure": {
"time": "1772781600"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781645"
},
"departure": {
"time": "1772781660"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772781688"
},
"departure": {
"time": "1772781720"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772781753"
},
"departure": {
"time": "1772781787"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772781853"
},
"departure": {
"time": "1772781888"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772782110"
},
"departure": {
"time": "1772782110"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772782230"
},
"departure": {
"time": "1772782230"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772782290"
},
"departure": {
"time": "1772782290"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772782350"
},
"departure": {
"time": "1772782350"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772782410"
},
"departure": {
"time": "1772782410"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772782470"
},
"departure": {
"time": "1772782470"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772782530"
},
"departure": {
"time": "1772782530"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772782590"
},
"departure": {
"time": "1772782590"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772782650"
},
"departure": {
"time": "1772782650"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772782710"
},
"departure": {
"time": "1772782710"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772782830"
},
"departure": {
"time": "1772782830"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-04_0_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LA-02-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772778658"
},
"departure": {
"time": "1772778713"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778830"
},
"departure": {
"time": "1772778857"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778871"
},
"departure": {
"time": "1772778887"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778898"
},
"departure": {
"time": "1772778909"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778989"
},
"departure": {
"time": "1772779013"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772779026"
},
"departure": {
"time": "1772779056"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772779082"
},
"departure": {
"time": "1772779163"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779221"
},
"departure": {
"time": "1772779299"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779328"
},
"departure": {
"time": "1772779339"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772779370"
},
"departure": {
"time": "1772779380"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772779423"
},
"departure": {
"time": "1772779480"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1772779627"
},
"departure": {
"time": "1772779699"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1772779769"
},
"departure": {
"time": "1772779804"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1772779836"
},
"departure": {
"time": "1772779866"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772779898"
},
"departure": {
"time": "1772779910"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1772779931"
},
"departure": {
"time": "1772779966"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1772780007"
},
"departure": {
"time": "1772780047"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1772780105"
},
"departure": {
"time": "1772780131"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772780197"
},
"departure": {
"time": "1772780230"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1772780287"
},
"departure": {
"time": "1772780315"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1772780380"
},
"departure": {
"time": "1772780380"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1772780370"
},
"departure": {
"time": "1772780370"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-02_0_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LH-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772777305"
},
"departure": {
"time": "1772777642"
},
"stopId": "VENDOME - BOIS LA BARBE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778050"
},
"departure": {
"time": "1772778138"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778225"
},
"departure": {
"time": "1772778278"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778302"
},
"departure": {
"time": "1772778348"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778662"
},
"departure": {
"time": "1772778705"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772778795"
},
"departure": {
"time": "1772778839"
},
"stopId": "VENDOME - FATON",
"stopSequence": 5
},
{
"arrival": {
"time": "1772778946"
},
"departure": {
"time": "1772778959"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779015"
},
"departure": {
"time": "1772779052"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779077"
},
"departure": {
"time": "1772779119"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 8
},
{
"arrival": {
"time": "1772779147"
},
"departure": {
"time": "1772779198"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 9
},
{
"arrival": {
"time": "1772779264"
},
"departure": {
"time": "1772779272"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 10
},
{
"arrival": {
"time": "1772779323"
},
"departure": {
"time": "1772779335"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1772779369"
},
"departure": {
"time": "1772779378"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1772779448"
},
"departure": {
"time": "1772779480"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 13
},
{
"arrival": {
"time": "1772779598"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 14
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-01-01_0_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LB-02-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772780353"
},
"departure": {
"time": "1772780391"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772780458"
},
"departure": {
"time": "1772780469"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1772780644"
},
"departure": {
"time": "1772780666"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1772780712"
},
"departure": {
"time": "1772780729"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772780832"
},
"departure": {
"time": "1772781009"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781176"
},
"departure": {
"time": "1772781184"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781272"
},
"departure": {
"time": "1772781464"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781548"
},
"departure": {
"time": "1772781558"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772781649"
},
"departure": {
"time": "1772781668"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1772781708"
},
"departure": {
"time": "1772781733"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1772781791"
},
"departure": {
"time": "1772781852"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1772781867"
},
"departure": {
"time": "1772781880"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1772782010"
},
"departure": {
"time": "1772782010"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1772781959",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-01_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LF-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772781081"
},
"departure": {
"time": "1772781108"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772781132"
},
"departure": {
"time": "1772781139"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 1
},
{
"arrival": {
"time": "1772781196"
},
"departure": {
"time": "1772781214"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781268"
},
"departure": {
"time": "1772781274"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781344"
},
"departure": {
"time": "1772781378"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781431"
},
"departure": {
"time": "1772781544"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781668"
},
"departure": {
"time": "1772781727"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781796"
},
"departure": {
"time": "1772781895"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772782190"
},
"departure": {
"time": "1772782190"
},
"stopId": "ST OUEN - TOUCHEBELLE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772782310"
},
"departure": {
"time": "1772782310"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 9
},
{
"arrival": {
"time": "1772782610"
},
"departure": {
"time": "1772782610"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 10
},
{
"arrival": {
"time": "1772782670"
},
"departure": {
"time": "1772782670"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 11
},
{
"arrival": {
"time": "1772782850"
},
"departure": {
"time": "1772782850"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 12
},
{
"arrival": {
"time": "1772782970"
},
"departure": {
"time": "1772782970"
},
"stopId": "ST OUEN - GRAND MORTIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1772783150"
},
"departure": {
"time": "1772783150"
},
"stopId": "ST OUEN - GRIVES",
"stopSequence": 14
},
{
"arrival": {
"time": "1772783210"
},
"departure": {
"time": "1772783210"
},
"stopId": "ST OUEN - ROUTE DE DANZE",
"stopSequence": 15
},
{
"arrival": {
"time": "1772783510"
},
"departure": {
"time": "1772783510"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 16
},
{
"arrival": {
"time": "1772783690"
},
"departure": {
"time": "1772783690"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 17
}
],
"timestamp": "1772781919",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772776963"
},
"departure": {
"time": "1772777046"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772777126"
},
"departure": {
"time": "1772777126"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772777176"
},
"departure": {
"time": "1772777185"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772777240"
},
"departure": {
"time": "1772777274"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772777342"
},
"departure": {
"time": "1772777351"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772777409"
},
"departure": {
"time": "1772777443"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772777479"
},
"departure": {
"time": "1772777537"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772777559"
},
"departure": {
"time": "1772777606"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772777634"
},
"departure": {
"time": "1772777667"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772777704"
},
"departure": {
"time": "1772777726"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772777805"
},
"departure": {
"time": "1772777844"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772777918"
},
"departure": {
"time": "1772777968"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772778030"
},
"departure": {
"time": "1772778056"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772778101"
},
"departure": {
"time": "1772778128"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772778156"
},
"departure": {
"time": "1772778224"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772778273"
},
"departure": {
"time": "1772778304"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772778327"
},
"departure": {
"time": "1772778337"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772778345"
},
"departure": {
"time": "1772778376"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772778444"
},
"departure": {
"time": "1772778484"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772778494"
},
"departure": {
"time": "1772778502"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772778517"
},
"departure": {
"time": "1772778546"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772778750"
},
"departure": {
"time": "1772778750"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-02_0_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LA-02-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772775040"
},
"departure": {
"time": "1772775419"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772775547"
},
"departure": {
"time": "1772775564"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772775582"
},
"departure": {
"time": "1772775596"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772775611"
},
"departure": {
"time": "1772775626"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1772775715"
},
"departure": {
"time": "1772775732"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772775755"
},
"departure": {
"time": "1772775781"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772775810"
},
"departure": {
"time": "1772775850"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772775896"
},
"departure": {
"time": "1772775936"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772775968"
},
"departure": {
"time": "1772775979"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772776038"
},
"departure": {
"time": "1772776049"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772776100"
},
"departure": {
"time": "1772776155"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1772776263"
},
"departure": {
"time": "1772776293"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1772776336"
},
"departure": {
"time": "1772776369"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1772776404"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772776438"
},
"departure": {
"time": "1772776456"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1772776471"
},
"departure": {
"time": "1772776476"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1772776556"
},
"departure": {
"time": "1772776590"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1772776637"
},
"departure": {
"time": "1772776649"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772776712"
},
"departure": {
"time": "1772776740"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1772776802"
},
"departure": {
"time": "1772776812"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1772776868"
},
"departure": {
"time": "1772776873"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1772777130"
},
"departure": {
"time": "1772777130"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-01_0_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LA-02-03_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772780571"
},
"departure": {
"time": "1772780782"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1772780858"
},
"departure": {
"time": "1772780863"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1772780939"
},
"departure": {
"time": "1772780948"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781026"
},
"departure": {
"time": "1772781051"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781167"
},
"departure": {
"time": "1772781201"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781217"
},
"departure": {
"time": "1772781228"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781251"
},
"departure": {
"time": "1772781258"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781342"
},
"departure": {
"time": "1772781358"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772781388"
},
"departure": {
"time": "1772781427"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772781458"
},
"departure": {
"time": "1772781493"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772781562"
},
"departure": {
"time": "1772781604"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1772781631"
},
"departure": {
"time": "1772781646"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1772781720"
},
"departure": {
"time": "1772781727"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772781775"
},
"departure": {
"time": "1772781808"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 13
},
{
"arrival": {
"time": "1772781970"
},
"departure": {
"time": "1772781970"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 14
},
{
"arrival": {
"time": "1772782030"
},
"departure": {
"time": "1772782030"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 15
},
{
"arrival": {
"time": "1772782090"
},
"departure": {
"time": "1772782090"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 16
},
{
"arrival": {
"time": "1772782150"
},
"departure": {
"time": "1772782150"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 17
},
{
"arrival": {
"time": "1772782210"
},
"departure": {
"time": "1772782210"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1772782270"
},
"departure": {
"time": "1772782270"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 19
},
{
"arrival": {
"time": "1772782330"
},
"departure": {
"time": "1772782330"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1772782450"
},
"departure": {
"time": "1772782450"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 21
},
{
"arrival": {
"time": "1772782570"
},
"departure": {
"time": "1772782570"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1772782630"
},
"departure": {
"time": "1772782630"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 23
},
{
"arrival": {
"time": "1772782690"
},
"departure": {
"time": "1772782690"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 24
}
],
"timestamp": "1772781943",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-03_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LD-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772778518"
},
"departure": {
"time": "1772778663"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778697"
},
"departure": {
"time": "1772778747"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778794"
},
"departure": {
"time": "1772778809"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778895"
},
"departure": {
"time": "1772778932"
},
"stopId": "VENDOME - FATON",
"stopSequence": 3
},
{
"arrival": {
"time": "1772779117"
},
"departure": {
"time": "1772779156"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1772779229"
},
"departure": {
"time": "1772779263"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1772779318"
},
"departure": {
"time": "1772779366"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779543"
},
"departure": {
"time": "1772779560"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779657"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 8
}
],
"timestamp": "1772781957",
"trip": {
"routeId": "LIGNE D",
"scheduleRelationship": "SCHEDULED",
"tripId": "LD-01-01_0_1"
},
"vehicle": {
"id": "5f9ac9fef4e5a2475b1d7e61",
"label": "355",
"licensePlate": "FT435SE"
}
}
},
{
"id": "trip:LD-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772781290"
},
"departure": {
"time": "1772781336"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772781692"
},
"departure": {
"time": "1772781739"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1772781763"
},
"departure": {
"time": "1772781796"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781842"
},
"departure": {
"time": "1772781857"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781970"
},
"departure": {
"time": "1772781970"
},
"stopId": "VENDOME - FATON",
"stopSequence": 4
},
{
"arrival": {
"time": "1772782150"
},
"departure": {
"time": "1772782150"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1772782330"
},
"departure": {
"time": "1772782330"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1772782450"
},
"departure": {
"time": "1772782450"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772782630"
},
"departure": {
"time": "1772782630"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772782750"
},
"departure": {
"time": "1772782750"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 9
}
],
"timestamp": "1772781957",
"trip": {
"routeId": "LIGNE D",
"scheduleRelationship": "SCHEDULED",
"tripId": "LD-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9fef4e5a2475b1d7e61",
"label": "355",
"licensePlate": "FT435SE"
}
}
},
{
"id": "trip:LM-02-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772779470"
},
"departure": {
"time": "1772779558"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1772780205"
},
"departure": {
"time": "1772780249"
},
"stopId": "VILLIERS - ECOLE",
"stopSequence": 1
},
{
"arrival": {
"time": "1772780313"
},
"departure": {
"time": "1772780320"
},
"stopId": "VILLIERS - LA POSTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772780401"
},
"departure": {
"time": "1772780411"
},
"stopId": "VILLIERS - AVENUE COLIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1772780553"
},
"departure": {
"time": "1772780606"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1772780894"
},
"departure": {
"time": "1772780990"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781186"
},
"departure": {
"time": "1772781278"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781561"
},
"departure": {
"time": "1772781569"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772782000"
},
"departure": {
"time": "1772782000"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 8
},
{
"arrival": {
"time": "1772782300"
},
"departure": {
"time": "1772782300"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 9
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-02_0_1"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "trip:LH-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772780410"
},
"departure": {
"time": "1772781366"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 0
},
{
"arrival": {
"time": "1772781461"
},
"departure": {
"time": "1772781495"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 1
},
{
"arrival": {
"time": "1772781528"
},
"departure": {
"time": "1772781564"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781618"
},
"departure": {
"time": "1772781651"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781724"
},
"departure": {
"time": "1772781735"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781788"
},
"departure": {
"time": "1772781806"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781854"
},
"departure": {
"time": "1772781869"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772781893"
},
"departure": {
"time": "1772781923"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772781954"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772782030"
},
"departure": {
"time": "1772782030"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772782090"
},
"departure": {
"time": "1772782090"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772782270"
},
"departure": {
"time": "1772782270"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 11
},
{
"arrival": {
"time": "1772782390"
},
"departure": {
"time": "1772782390"
},
"stopId": "VENDOME - FATON",
"stopSequence": 12
},
{
"arrival": {
"time": "1772782450"
},
"departure": {
"time": "1772782450"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 13
},
{
"arrival": {
"time": "1772782510"
},
"departure": {
"time": "1772782510"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 14
},
{
"arrival": {
"time": "1772782570"
},
"departure": {
"time": "1772782570"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772782690"
},
"departure": {
"time": "1772782690"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 16
},
{
"arrival": {
"time": "1772782810"
},
"departure": {
"time": "1772782810"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 17
},
{
"arrival": {
"time": "1772782870"
},
"departure": {
"time": "1772782870"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 18
},
{
"arrival": {
"time": "1772782930"
},
"departure": {
"time": "1772782930"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 19
},
{
"arrival": {
"time": "1772783050"
},
"departure": {
"time": "1772783050"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 20
},
{
"arrival": {
"time": "1772783170"
},
"departure": {
"time": "1772783170"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 21
}
],
"timestamp": "1772781960",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-01-02_0_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:TGV-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772777252"
},
"departure": {
"time": "1772778281"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778390"
},
"departure": {
"time": "1772778395"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778474"
},
"departure": {
"time": "1772778486"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778559"
},
"departure": {
"time": "1772778588"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778704"
},
"departure": {
"time": "1772778736"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772778750"
},
"departure": {
"time": "1772778764"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772778822"
},
"departure": {
"time": "1772778830"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772778859"
},
"departure": {
"time": "1772778867"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772778932"
},
"departure": {
"time": "1772778960"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772778986"
},
"departure": {
"time": "1772779020"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1772779045"
},
"departure": {
"time": "1772779052"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772779288"
},
"departure": {
"time": "1772779293"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1772779359"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-02"
},
"vehicle": {
"id": "b8ab98c2d5fbba7d"
}
}
},
{
"id": "trip:LM-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772774410"
},
"departure": {
"time": "1772774469"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772774765"
},
"departure": {
"time": "1772774792"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 1
},
{
"arrival": {
"time": "1772775089"
},
"departure": {
"time": "1772775126"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772775292"
},
"departure": {
"time": "1772775337"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772775583"
},
"departure": {
"time": "1772775626"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772775705"
},
"departure": {
"time": "1772775749"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 5
},
{
"arrival": {
"time": "1772775817"
},
"departure": {
"time": "1772775850"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 6
},
{
"arrival": {
"time": "1772775971"
},
"departure": {
"time": "1772776021"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 7
},
{
"arrival": {
"time": "1772776385"
},
"departure": {
"time": "1772776457"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772776633"
},
"departure": {
"time": "1772776683"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1772776914"
},
"departure": {
"time": "1772776928"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1772777011"
},
"departure": {
"time": "1772777023"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 11
},
{
"arrival": {
"time": "1772777277"
},
"departure": {
"time": "1772777277"
},
"stopId": "LUNAY - PRAZERIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1772777417"
},
"departure": {
"time": "1772777442"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1772778321"
},
"departure": {
"time": "1772778333"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 14
},
{
"arrival": {
"time": "1772778449"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 15
}
],
"timestamp": "1772781956",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-01_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LM-02-03_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772779341"
},
"departure": {
"time": "1772779578"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1772779965"
},
"departure": {
"time": "1772779997"
},
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1772780568"
},
"departure": {
"time": "1772780614"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781008"
},
"departure": {
"time": "1772781052"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1772781121"
},
"departure": {
"time": "1772781164"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772781239"
},
"departure": {
"time": "1772781253"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772781695"
},
"departure": {
"time": "1772781751"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1772782000"
},
"departure": {
"time": "1772782000"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 7
}
],
"timestamp": "1772781956",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-03_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-01-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772779505"
},
"departure": {
"time": "1772779967"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772780096"
},
"departure": {
"time": "1772780122"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1772780159"
},
"departure": {
"time": "1772780204"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772780224"
},
"departure": {
"time": "1772780242"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1772780270"
},
"departure": {
"time": "1772780276"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1772780338"
},
"departure": {
"time": "1772780352"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772780376"
},
"departure": {
"time": "1772780384"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772780520"
},
"departure": {
"time": "1772780528"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1772780610"
},
"departure": {
"time": "1772780620"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1772780666"
},
"departure": {
"time": "1772780674"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1772780754"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-04"
},
"vehicle": {
"id": "b8ab98c2d5fbba7d"
}
}
},
{
"id": "trip:LM-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772776227"
},
"departure": {
"time": "1772776451"
},
"stopId": "MONTOIRE - PLACE DES PATIS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772777073"
},
"departure": {
"time": "1772777121"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1772777329"
},
"departure": {
"time": "1772777439"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 2
},
{
"arrival": {
"time": "1772777695"
},
"departure": {
"time": "1772777709"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778765"
},
"departure": {
"time": "1772778790"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 4
},
{
"arrival": {
"time": "1772778923"
},
"departure": {
"time": "1772778968"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772779062"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 6
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-02_0_1"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "trip:LC-01-025",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772781911"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1772782380"
},
"departure": {
"time": "1772782380"
},
"stopId": "VENDOME - PROVINCES",
"stopSequence": 1
},
{
"arrival": {
"time": "1772782440"
},
"departure": {
"time": "1772782440"
},
"stopId": "VENDOME - FLANDRES",
"stopSequence": 2
},
{
"arrival": {
"time": "1772782500"
},
"departure": {
"time": "1772782500"
},
"stopId": "VENDOME - ILE DE FRANCE",
"stopSequence": 3
},
{
"arrival": {
"time": "1772782740"
},
"departure": {
"time": "1772782740"
},
"stopId": "VENDOME - MONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1772782800"
},
"departure": {
"time": "1772782800"
},
"stopId": "VENDOME - LA GARDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772782860"
},
"departure": {
"time": "1772782860"
},
"stopId": "VENDOME - CHAMPLES",
"stopSequence": 6
},
{
"arrival": {
"time": "1772782980"
},
"departure": {
"time": "1772782980"
},
"stopId": "VENDOME - MALLARME",
"stopSequence": 7
},
{
"arrival": {
"time": "1772783220"
},
"departure": {
"time": "1772783220"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 8
},
{
"arrival": {
"time": "1772783340"
},
"departure": {
"time": "1772783340"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1772783640"
},
"departure": {
"time": "1772783640"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1772781961",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-01-025"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "trip:LB-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772777739"
},
"departure": {
"time": "1772777968"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778070"
},
"departure": {
"time": "1772778094"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778110"
},
"departure": {
"time": "1772778220"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778291"
},
"departure": {
"time": "1772778331"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778373"
},
"departure": {
"time": "1772778423"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1772778534"
},
"departure": {
"time": "1772778542"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772778643"
},
"departure": {
"time": "1772778898"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779029"
},
"departure": {
"time": "1772779080"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779133"
},
"departure": {
"time": "1772779179"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772779322"
},
"departure": {
"time": "1772779339"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1772779458"
},
"departure": {
"time": "1772779494"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1772779561"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1772781959",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-01_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:TGV-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772776099"
},
"departure": {
"time": "1772776356"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1772776486"
},
"departure": {
"time": "1772776501"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1772776536"
},
"departure": {
"time": "1772776547"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772776576"
},
"departure": {
"time": "1772776605"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1772776631"
},
"departure": {
"time": "1772776649"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1772776738"
},
"departure": {
"time": "1772776768"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772776788"
},
"departure": {
"time": "1772776814"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772776949"
},
"departure": {
"time": "1772776964"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1772777046"
},
"departure": {
"time": "1772777052"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1772777102"
},
"departure": {
"time": "1772777102"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1772777191"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-02"
},
"vehicle": {
"id": "b8ab98c2d5fbba7d"
}
}
},
{
"id": "trip:TGV-02-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772780816"
},
"departure": {
"time": "1772781626"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1772781698"
},
"departure": {
"time": "1772781705"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1772781782"
},
"departure": {
"time": "1772781791"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772781864"
},
"departure": {
"time": "1772781892"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1772782000"
},
"departure": {
"time": "1772782000"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772782060"
},
"departure": {
"time": "1772782060"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1772782120"
},
"departure": {
"time": "1772782120"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772782180"
},
"departure": {
"time": "1772782180"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1772782300"
},
"departure": {
"time": "1772782300"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772782360"
},
"departure": {
"time": "1772782360"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1772782420"
},
"departure": {
"time": "1772782420"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772782780"
},
"departure": {
"time": "1772782780"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1772782960"
},
"departure": {
"time": "1772782960"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1772781938",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04"
},
"vehicle": {
"id": "b8ab98c2d5fbba7d"
}
}
},
{
"id": "trip:LF-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772777732"
},
"departure": {
"time": "1772777833"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 0
},
{
"arrival": {
"time": "1772777914"
},
"departure": {
"time": "1772777927"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 1
},
{
"arrival": {
"time": "1772777972"
},
"departure": {
"time": "1772777981"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778036"
},
"departure": {
"time": "1772778042"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778070"
},
"departure": {
"time": "1772778095"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 4
},
{
"arrival": {
"time": "1772778506"
},
"departure": {
"time": "1772778800"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1772778865"
},
"departure": {
"time": "1772778922"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779120"
},
"departure": {
"time": "1772779134"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779524"
},
"departure": {
"time": "1772779560"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1772779850"
},
"departure": {
"time": "1772779850"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 9
}
],
"timestamp": "1772781919",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-01_0_1"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-03_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772777966"
},
"departure": {
"time": "1772778618"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1772778703"
},
"departure": {
"time": "1772778703"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1772778752"
},
"departure": {
"time": "1772778762"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1772778814"
},
"departure": {
"time": "1772778875"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1772778960"
},
"departure": {
"time": "1772778989"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1772779044"
},
"departure": {
"time": "1772779115"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1772779156"
},
"departure": {
"time": "1772779196"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1772779216"
},
"departure": {
"time": "1772779244"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1772779274"
},
"departure": {
"time": "1772779302"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1772779343"
},
"departure": {
"time": "1772779372"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1772779422"
},
"departure": {
"time": "1772779464"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1772779561"
},
"departure": {
"time": "1772779609"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1772779667"
},
"departure": {
"time": "1772779677"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1772779711"
},
"departure": {
"time": "1772779747"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1772779770"
},
"departure": {
"time": "1772779781"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1772779827"
},
"departure": {
"time": "1772779891"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1772779921"
},
"departure": {
"time": "1772779932"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1772779949"
},
"departure": {
"time": "1772779963"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1772780037"
},
"departure": {
"time": "1772780067"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1772780078"
},
"departure": {
"time": "1772780112"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1772780125"
},
"departure": {
"time": "1772780141"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772780256"
},
"departure": {
"time": "1772780263"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
},
{
"arrival": {
"time": "1772780359"
},
"departure": {
"time": "1772780370"
},
"stopId": "VENDOME - MONS",
"stopSequence": 22
},
{
"arrival": {
"time": "1772780420"
},
"departure": {
"time": "1772780427"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 23
},
{
"arrival": {
"time": "1772780515"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 24
}
],
"timestamp": "1772781943",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-03_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1773100740",
"start": "1771372800"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Une nouvelle fiche horaire est mise en place à compter du lundi 02 mars.\n\nSur le service de 13:02 au départ de la Mairie de Montoire pour Vendôme, 3 nouveaux arrêts seront desservis :\n\narrêt VILLIERS-Avenue Colin à 13:23\narrêt VILLIERS-La Poste à 13:25\narrêt VILLIERS-Groupe scolaire à 13:26\n\nVeuillez cliquer ICI pour consulter la fiche horaire."
}
]
},
"effect": "ADDITIONAL_SERVICE",
"headerText": {
"translation": [
{
"text": "Nouvelle fiche horaire à compter du lundi 02 mars"
}
]
},
"informedEntity": [
{
"routeId": "LIGNE M"
}
]
},
"id": "alert:699595b20b617235093dc8f6"
},
{
"alert": {
"activePeriod": [
{
"end": "1775174340",
"start": "1772150400"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés :\n\nle service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février)\nle service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars)\nle service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril)\n\nVeuillez cliquer ICI pour visualiser la nouvelle fiche horaire."
}
]
},
"effect": "MODIFIED_SERVICE",
"headerText": {
"translation": [
{
"text": "NOUVELLE FICHE HORAIRE à partir du 02 mars"
}
]
},
"informedEntity": [
{
"routeId": "NAVETTE TGV"
}
]
},
"id": "alert:699f0802ff36229af5c0c089"
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772781963"
}
}