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
❌41 erreurs, 8 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 05/11/2025 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 18 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 5f6d9a699fe0c8233a3636a0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-02-02_4 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LM-02-03_0_0 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
- trip_id LB-01-01_0_0 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
- trip_id LB-01-01_0_0 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 2 erreurs
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.
Exemples d'erreurs
- vehicle.id 62c5a41bd5f098dd792fcb19 trip_id LM-02-03_0_0 at (47.82167,0.9450536) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
- vehicle.id 344176f2c8452118 trip_id LM-02-02_0_0 at (47.822163,0.947344) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
stop_time_update doesn't have arrival or departure E043 2 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 LA-01-03_0_0 stop_sequence 15 doesn't have arrival or departure
- trip_id LA-02-03_0_0 stop_sequence 0 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 17 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 TGV-02-02_4 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-03_0_0 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 LB-01-01_0_0 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_0 stop_sequence 9 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 9 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_0 stop_sequence 10 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 10 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
VehiclePosition and TripUpdate ID pairing mismatch E047 2 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 LM-02-03_0_0 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in VehiclePositions does not match trip_id LM-01-01_0_0 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id TGV-02-03_1 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-03_2 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 8 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-01_2 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-02_2 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-03_2 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-02_4 is in TripUpdates but not in VehiclePositions feed
- trip_id LB-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 |
|---|---|---|---|
| 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 | 191 | 27 fois (90 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 274 | 24 fois (80 % 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 | 223 | 23 fois (77 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 54 | 23 fois (77 % 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 | 23 | 11 fois (37 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 18 | 7 fois (23 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 30 | 7 fois (23 % 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 | 3 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 05/11/2025 à 19h09 Europe/Paris.
trip_updates (33) vehicle_positions (4) 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 05/11/2025 à 19h09 Europe/Paris.
TRAVAUX RUE DE LA CHAPPE Service réduit
En raison de travaux Rue de la Chappe du lundi 03 au lundi 17 novembre 2025 inclus, les services de 09h40 - 11h35 - 13h45 - 15h40 au départ d'Areines, l'arrêt ROBERT LASNEAU est transféré à l'arrêt SAINT-BIENHEURÉ.
Du 28/10/2025 à 01h00 Europe/Paris au 18/11/2025 à 00h59 Europe/Paris
Fiches horaires spécifiques LUNDI 10/11 et MARDI 11/11 Service modifié
En raison du 11 novembre, modifications de services sur la NAVETTE TGV. LUNDI 10 NOVEMBRE, la Navette TGV fonctionnera comme un SAMEDI : vous trouverez ICI la fiche horaire MARDI 11 NOVEMBRE, la Navette TGV fonctionnera comme un DIMANCHE : vous trouverez ICI la fiche horaire
Du 04/11/2025 à 01h00 Europe/Paris au 12/11/2025 à 00h59 Europe/Paris
Flux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 05/11/2025 à 19h09 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:5f6d9a5d9fe0c82317175d1f",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 47.82209777832031,
"longitude": 1.0215950012207031
},
"stopId": "VENDOME - GARE TGV",
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 47.78235626220703,
"longitude": 1.0676625967025757
},
"stopId": "VENDOME - OFFENBACH",
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-14_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:5f6b208cf07eca4f072db425",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.79959487915039,
"longitude": 1.0422216653823853
},
"stopId": "VENDOME - 4 TILLEULS",
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-16_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "vehicle:62c5a41bd5f098dd792fcb19",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.752471923828125,
"longitude": 0.8661115169525146
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LM-02-03_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762324930"
},
"departure": {
"time": "1762325153"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1762325591"
},
"departure": {
"time": "1762325632"
},
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1762326530"
},
"departure": {
"time": "1762326568"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 2
},
{
"arrival": {
"time": "1762326916"
},
"departure": {
"time": "1762326951"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762327014"
},
"departure": {
"time": "1762327048"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1762327507"
},
"departure": {
"time": "1762327562"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1762327995"
},
"departure": {
"time": "1762327918"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 6
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-03_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LM-01-01_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762319962"
},
"departure": {
"time": "1762320018"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762320294"
},
"departure": {
"time": "1762320372"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 1
},
{
"arrival": {
"time": "1762320653"
},
"departure": {
"time": "1762320738"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762320902"
},
"departure": {
"time": "1762320967"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1762321183"
},
"departure": {
"time": "1762321216"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1762321298"
},
"departure": {
"time": "1762321334"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 5
},
{
"arrival": {
"time": "1762321402"
},
"departure": {
"time": "1762321432"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 6
},
{
"arrival": {
"time": "1762321535"
},
"departure": {
"time": "1762321549"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 7
},
{
"arrival": {
"time": "1762321917"
},
"departure": {
"time": "1762322055"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1762322261"
},
"departure": {
"time": "1762322303"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1762322540"
},
"departure": {
"time": "1762322555"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1762322640"
},
"departure": {
"time": "1762322682"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 11
},
{
"arrival": {
"time": "1762322932"
},
"departure": {
"time": "1762322936"
},
"stopId": "LUNAY - PRAZERIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1762323440"
},
"departure": {
"time": "1762323459"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1762324406"
},
"departure": {
"time": "1762324419"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 14
},
{
"arrival": {
"time": "1762325000"
},
"departure": {
"time": "1762325000"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 15
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-01_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-02-11_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762362833"
},
"departure": {
"time": "1762363406"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762363476"
},
"departure": {
"time": "1762363484"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762363564"
},
"departure": {
"time": "1762363571"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762363650"
},
"departure": {
"time": "1762363671"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762363790"
},
"departure": {
"time": "1762363805"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1762363839"
},
"departure": {
"time": "1762363866"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762363927"
},
"departure": {
"time": "1762363955"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1762363992"
},
"departure": {
"time": "1762364008"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762364031"
},
"departure": {
"time": "1762364066"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762364224"
},
"departure": {
"time": "1762364250"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1762364308"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-11_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-08_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762342680"
},
"departure": {
"time": "1762342819"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762342929"
},
"departure": {
"time": "1762343018"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1762343037"
},
"departure": {
"time": "1762343054"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762343068"
},
"departure": {
"time": "1762343090"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762343166"
},
"departure": {
"time": "1762343183"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762343202"
},
"departure": {
"time": "1762343216"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762343241"
},
"departure": {
"time": "1762343480"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762343526"
},
"departure": {
"time": "1762343533"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762343566"
},
"departure": {
"time": "1762343579"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762343718"
},
"departure": {
"time": "1762343733"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762343786"
},
"departure": {
"time": "1762343882"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1762344028"
},
"departure": {
"time": "1762344150"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1762344195"
},
"departure": {
"time": "1762344233"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1762344267"
},
"departure": {
"time": "1762344325"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762344351"
},
"departure": {
"time": "1762344394"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1762344412"
},
"departure": {
"time": "1762344464"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1762344496"
},
"departure": {
"time": "1762344525"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1762344571"
},
"departure": {
"time": "1762344582"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762344646"
},
"departure": {
"time": "1762344685"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1762344743"
},
"departure": {
"time": "1762344750"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1762344804"
},
"departure": {
"time": "1762344810"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1762344894"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-08_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-07_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762338348"
},
"departure": {
"time": "1762338618"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762338750"
},
"departure": {
"time": "1762338833"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1762338859"
},
"departure": {
"time": "1762338872"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762338887"
},
"departure": {
"time": "1762338938"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762339036"
},
"departure": {
"time": "1762339050"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762339071"
},
"departure": {
"time": "1762339085"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762339104"
},
"departure": {
"time": "1762339190"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762339243"
},
"departure": {
"time": "1762339295"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762339350"
},
"departure": {
"time": "1762339378"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762339429"
},
"departure": {
"time": "1762339441"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762339491"
},
"departure": {
"time": "1762339540"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1762339674"
},
"departure": {
"time": "1762339751"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1762339812"
},
"departure": {
"time": "1762339849"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1762339888"
},
"departure": {
"time": "1762339919"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762339952"
},
"departure": {
"time": "1762339961"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1762339977"
},
"departure": {
"time": "1762339991"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1762340044"
},
"departure": {
"time": "1762340084"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1762340128"
},
"departure": {
"time": "1762340137"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762340204"
},
"departure": {
"time": "1762340234"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1762340297"
},
"departure": {
"time": "1762340304"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1762340368"
},
"departure": {
"time": "1762340370"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1762340461"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-07_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762344314"
},
"departure": {
"time": "1762345391"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762345455"
},
"departure": {
"time": "1762345465"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762345537"
},
"departure": {
"time": "1762345548"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762345617"
},
"departure": {
"time": "1762345649"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762345757"
},
"departure": {
"time": "1762345765"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1762345799"
},
"departure": {
"time": "1762345813"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762345873"
},
"departure": {
"time": "1762345903"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1762345931"
},
"departure": {
"time": "1762345965"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762345993"
},
"departure": {
"time": "1762346032"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762346217"
},
"departure": {
"time": "1762346224"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1762346300"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-07_2"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LN-01-01_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762329004"
},
"departure": {
"time": "1762329630"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1762330014"
},
"departure": {
"time": "1762330083"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762330112"
},
"departure": {
"time": "1762330122"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762330302"
},
"departure": {
"time": "1762330311"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1762330395"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-01_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-15_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762361238"
},
"departure": {
"time": "1762361430"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762361515"
},
"departure": {
"time": "1762361516"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762361574"
},
"departure": {
"time": "1762361588"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762361646"
},
"departure": {
"time": "1762361689"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762361759"
},
"departure": {
"time": "1762361769"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762361826"
},
"departure": {
"time": "1762361870"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762361907"
},
"departure": {
"time": "1762361947"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762361970"
},
"departure": {
"time": "1762361985"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762362023"
},
"departure": {
"time": "1762362032"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762362094"
},
"departure": {
"time": "1762362115"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762362208"
},
"departure": {
"time": "1762362240"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762362394"
},
"departure": {
"time": "1762362472"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762362586"
},
"departure": {
"time": "1762362593"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762362639"
},
"departure": {
"time": "1762362672"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762362700"
},
"departure": {
"time": "1762362730"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762362813"
},
"departure": {
"time": "1762362854"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762362876"
},
"departure": {
"time": "1762362904"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762362923"
},
"departure": {
"time": "1762362936"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762363008"
},
"departure": {
"time": "1762363024"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762363037"
},
"departure": {
"time": "1762363047"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762363066"
},
"departure": {
"time": "1762363086"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762363234"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-15_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LJ-02-01_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762355977"
},
"departure": {
"time": "1762356022"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762356070"
},
"departure": {
"time": "1762356189"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 1
},
{
"arrival": {
"time": "1762357245"
},
"departure": {
"time": "1762356680"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 2
},
{
"arrival": {
"time": "1762357133"
},
"departure": {
"time": "1762356860"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 3
},
{
"arrival": {
"time": "1762357070"
},
"departure": {
"time": "1762356920"
},
"stopId": "ST OUEN - ST EXUPERY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762356705"
},
"departure": {
"time": "1762356980"
},
"stopId": "ST OUEN - CIMETIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762356759"
},
"departure": {
"time": "1762357040"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 6
},
{
"arrival": {
"time": "1762356799"
},
"departure": {
"time": "1762357160"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762356875"
},
"departure": {
"time": "1762357280"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 8
},
{
"arrival": {
"time": "1762357400"
},
"departure": {
"time": "1762357400"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 9
},
{
"arrival": {
"time": "1762357460"
},
"departure": {
"time": "1762357460"
},
"stopId": "ST OUEN - JACQUES BREL",
"stopSequence": 10
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE J",
"scheduleRelationship": "SCHEDULED",
"tripId": "LJ-02-01_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LA-02-09_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762346907"
},
"departure": {
"time": "1762347037"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762347148"
},
"departure": {
"time": "1762347218"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1762347236"
},
"departure": {
"time": "1762347276"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762347289"
},
"departure": {
"time": "1762347350"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762347431"
},
"departure": {
"time": "1762347477"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762347493"
},
"departure": {
"time": "1762347503"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762347527"
},
"departure": {
"time": "1762347639"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762347683"
},
"departure": {
"time": "1762347759"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762347793"
},
"departure": {
"time": "1762347804"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762347865"
},
"departure": {
"time": "1762347894"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762347937"
},
"departure": {
"time": "1762347974"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1762348155"
},
"departure": {
"time": "1762348205"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1762348277"
},
"departure": {
"time": "1762348303"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1762348338"
},
"departure": {
"time": "1762348376"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762348405"
},
"departure": {
"time": "1762348439"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1762348460"
},
"departure": {
"time": "1762348508"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1762348563"
},
"departure": {
"time": "1762348599"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1762348645"
},
"departure": {
"time": "1762348677"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762348751"
},
"departure": {
"time": "1762348790"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1762348852"
},
"departure": {
"time": "1762348882"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1762348938"
},
"departure": {
"time": "1762348940"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1762349006"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-09_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-07_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762335957"
},
"departure": {
"time": "1762336516"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762336614"
},
"departure": {
"time": "1762336622"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762336706"
},
"departure": {
"time": "1762336714"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762336781"
},
"departure": {
"time": "1762336843"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762336918"
},
"departure": {
"time": "1762336924"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762336983"
},
"departure": {
"time": "1762337024"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762337074"
},
"departure": {
"time": "1762337109"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762337127"
},
"departure": {
"time": "1762337179"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762337210"
},
"departure": {
"time": "1762337222"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762337262"
},
"departure": {
"time": "1762337306"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762337376"
},
"departure": {
"time": "1762337418"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762337519"
},
"departure": {
"time": "1762337585"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762337648"
},
"departure": {
"time": "1762337678"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762337720"
},
"departure": {
"time": "1762337777"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762337816"
},
"departure": {
"time": "1762337821"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762337884"
},
"departure": {
"time": "1762337920"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762337947"
},
"departure": {
"time": "1762337955"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762337970"
},
"departure": {
"time": "1762337990"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762338060"
},
"departure": {
"time": "1762338077"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762338089"
},
"departure": {
"time": "1762338123"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762338140"
},
"departure": {
"time": "1762338176"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762338315"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-14_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762363274"
},
"departure": {
"time": "1762364753"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762364868"
},
"departure": {
"time": "1762364928"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1762364948"
},
"departure": {
"time": "1762364968"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762364982"
},
"departure": {
"time": "1762364989"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762365075"
},
"departure": {
"time": "1762365093"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762365112"
},
"departure": {
"time": "1762365124"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762365154"
},
"departure": {
"time": "1762365188"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762365236"
},
"departure": {
"time": "1762365249"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762365286"
},
"departure": {
"time": "1762365296"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762365366"
},
"departure": {
"time": "1762365378"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762365433"
},
"departure": {
"time": "1762365499"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1762365642"
},
"departure": {
"time": "1762365677"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1762365753"
},
"departure": {
"time": "1762365759"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1762365796"
},
"departure": {
"time": "1762365826"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762365859"
},
"departure": {
"time": "1762365870"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1762365886"
},
"departure": {
"time": "1762365918"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1762365986"
},
"departure": {
"time": "1762366012"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1762366065"
},
"departure": {
"time": "1762366074"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762366143"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1762366280"
},
"departure": {
"time": "1762366280"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1762366340"
},
"departure": {
"time": "1762366340"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1762366400"
},
"departure": {
"time": "1762366400"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-14_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762343025"
},
"departure": {
"time": "1762343547"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762343667"
},
"departure": {
"time": "1762343681"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762343725"
},
"departure": {
"time": "1762343731"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762343760"
},
"departure": {
"time": "1762343775"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762343803"
},
"departure": {
"time": "1762343811"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762343874"
},
"departure": {
"time": "1762343903"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762343933"
},
"departure": {
"time": "1762343943"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762344062"
},
"departure": {
"time": "1762344071"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1762344143"
},
"departure": {
"time": "1762344154"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1762344200"
},
"departure": {
"time": "1762344205"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1762344289"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-07_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-13_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762355798"
},
"departure": {
"time": "1762356012"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762356094"
},
"departure": {
"time": "1762356098"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762356242"
},
"departure": {
"time": "1762356268"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762356325"
},
"departure": {
"time": "1762356361"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762356426"
},
"departure": {
"time": "1762356433"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762356485"
},
"departure": {
"time": "1762356530"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762356566"
},
"departure": {
"time": "1762356658"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762356685"
},
"departure": {
"time": "1762356695"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762356718"
},
"departure": {
"time": "1762356728"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762356768"
},
"departure": {
"time": "1762356797"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762356869"
},
"departure": {
"time": "1762356903"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762357025"
},
"departure": {
"time": "1762357066"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762357140"
},
"departure": {
"time": "1762357175"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762357217"
},
"departure": {
"time": "1762357254"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762357285"
},
"departure": {
"time": "1762357296"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762357354"
},
"departure": {
"time": "1762357390"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762357413"
},
"departure": {
"time": "1762357422"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762357438"
},
"departure": {
"time": "1762357473"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762357545"
},
"departure": {
"time": "1762357559"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762357569"
},
"departure": {
"time": "1762357585"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762357598"
},
"departure": {
"time": "1762357642"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762357856"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-13_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LN-01-02_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762349958"
},
"departure": {
"time": "1762351442"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1762351755"
},
"departure": {
"time": "1762351765"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762351790"
},
"departure": {
"time": "1762351799"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762351969"
},
"departure": {
"time": "1762351977"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1762352049"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-02_0_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-13_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762362480"
},
"departure": {
"time": "1762362527"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762362613"
},
"departure": {
"time": "1762362617"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762362701"
},
"departure": {
"time": "1762362710"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762362793"
},
"departure": {
"time": "1762362823"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762362951"
},
"departure": {
"time": "1762363036"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1762363051"
},
"departure": {
"time": "1762363075"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762363090"
},
"departure": {
"time": "1762363121"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1762363187"
},
"departure": {
"time": "1762363220"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762363238"
},
"departure": {
"time": "1762363250"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1762363281"
},
"departure": {
"time": "1762363310"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762363388"
},
"departure": {
"time": "1762363425"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1762363458"
},
"departure": {
"time": "1762363474"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1762363591"
},
"departure": {
"time": "1762363606"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762363660"
},
"departure": {
"time": "1762363694"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 13
},
{
"arrival": {
"time": "1762363838"
},
"departure": {
"time": "1762363873"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 14
},
{
"arrival": {
"time": "1762363911"
},
"departure": {
"time": "1762363923"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 15
},
{
"arrival": {
"time": "1762363957"
},
"departure": {
"time": "1762364010"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 16
},
{
"arrival": {
"time": "1762364043"
},
"departure": {
"time": "1762364063"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 17
},
{
"arrival": {
"time": "1762364081"
},
"departure": {
"time": "1762364090"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1762364150"
},
"departure": {
"time": "1762364180"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 19
},
{
"arrival": {
"time": "1762364240"
},
"departure": {
"time": "1762364270"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1762364342"
},
"departure": {
"time": "1762364375"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 21
},
{
"arrival": {
"time": "1762364435"
},
"departure": {
"time": "1762364441"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 22
},
{
"stopId": "VENDOME - EIFFEL",
"stopSequence": 23
},
{
"arrival": {
"time": "1762364500"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 24
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-13_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-04_0_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762326463"
},
"departure": {
"time": "1762327217"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762327334"
},
"departure": {
"time": "1762327341"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762327415"
},
"departure": {
"time": "1762327425"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762327515"
},
"departure": {
"time": "1762327526"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762327720"
},
"departure": {
"time": "1762327770"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1762327674"
},
"departure": {
"time": "1762327701"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762327920"
},
"departure": {
"time": "1762327924"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762327958"
},
"departure": {
"time": "1762327969"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762328029"
},
"departure": {
"time": "1762328037"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762328067"
},
"departure": {
"time": "1762328097"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1762328121"
},
"departure": {
"time": "1762328157"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1762328395"
},
"departure": {
"time": "1762328404"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1762328660"
},
"departure": {
"time": "1762328660"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04_0_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-09_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762344913"
},
"departure": {
"time": "1762344950"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762345028"
},
"departure": {
"time": "1762345034"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762345109"
},
"departure": {
"time": "1762345148"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762345205"
},
"departure": {
"time": "1762345237"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762345304"
},
"departure": {
"time": "1762345334"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762345382"
},
"departure": {
"time": "1762345450"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762345487"
},
"departure": {
"time": "1762345527"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762345550"
},
"departure": {
"time": "1762345557"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762345586"
},
"departure": {
"time": "1762345618"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762345654"
},
"departure": {
"time": "1762345687"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762345752"
},
"departure": {
"time": "1762345809"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762345903"
},
"departure": {
"time": "1762346003"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762346059"
},
"departure": {
"time": "1762346070"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762346116"
},
"departure": {
"time": "1762346187"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762346216"
},
"departure": {
"time": "1762346284"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762346336"
},
"departure": {
"time": "1762346432"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762346456"
},
"departure": {
"time": "1762346464"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762346481"
},
"departure": {
"time": "1762346510"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762346579"
},
"departure": {
"time": "1762346608"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762346627"
},
"departure": {
"time": "1762346662"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762346683"
},
"departure": {
"time": "1762346742"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762346865"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-09_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LM-02-08_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762362510"
},
"departure": {
"time": "1762362933"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1762363155"
},
"departure": {
"time": "1762363190"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 1
},
{
"arrival": {
"time": "1762364021"
},
"departure": {
"time": "1762364033"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1762364841"
},
"departure": {
"time": "1762364861"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762365130"
},
"departure": {
"time": "1762365209"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 4
},
{
"arrival": {
"time": "1762365390"
},
"departure": {
"time": "1762365428"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762365554"
},
"departure": {
"time": "1762365566"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 6
},
{
"arrival": {
"time": "1762365623"
},
"departure": {
"time": "1762365632"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762365851"
},
"departure": {
"time": "1762365860"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1762366060"
},
"departure": {
"time": "1762366102"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1762366640"
},
"departure": {
"time": "1762366640"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 10
},
{
"arrival": {
"time": "1762366820"
},
"departure": {
"time": "1762366820"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 11
},
{
"arrival": {
"time": "1762366880"
},
"departure": {
"time": "1762366880"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 12
},
{
"arrival": {
"time": "1762367000"
},
"departure": {
"time": "1762367000"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1762367300"
},
"departure": {
"time": "1762367300"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 14
},
{
"arrival": {
"time": "1762367480"
},
"departure": {
"time": "1762367480"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 15
},
{
"arrival": {
"time": "1762367780"
},
"departure": {
"time": "1762367780"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762368140"
},
"departure": {
"time": "1762368140"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 17
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-01-02_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762321579"
},
"departure": {
"time": "1762321817"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762321934"
},
"departure": {
"time": "1762321968"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762322016"
},
"departure": {
"time": "1762322070"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762322093"
},
"departure": {
"time": "1762322129"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762322155"
},
"departure": {
"time": "1762322188"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762322257"
},
"departure": {
"time": "1762322297"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762322325"
},
"departure": {
"time": "1762322337"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762322486"
},
"departure": {
"time": "1762322500"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1762322584"
},
"departure": {
"time": "1762322589"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1762322643"
},
"departure": {
"time": "1762322651"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1762322748"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-02_2"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-08_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762340475"
},
"departure": {
"time": "1762340721"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762340816"
},
"departure": {
"time": "1762340822"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762340881"
},
"departure": {
"time": "1762340892"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762340952"
},
"departure": {
"time": "1762340991"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762341065"
},
"departure": {
"time": "1762341077"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762341126"
},
"departure": {
"time": "1762341213"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762341248"
},
"departure": {
"time": "1762341286"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762341307"
},
"departure": {
"time": "1762341340"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762341363"
},
"departure": {
"time": "1762341397"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762341428"
},
"departure": {
"time": "1762341471"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762341526"
},
"departure": {
"time": "1762341584"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762341665"
},
"departure": {
"time": "1762341732"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762341835"
},
"departure": {
"time": "1762341863"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762341899"
},
"departure": {
"time": "1762341957"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762341986"
},
"departure": {
"time": "1762342015"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762342088"
},
"departure": {
"time": "1762342155"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762342177"
},
"departure": {
"time": "1762342189"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762342200"
},
"departure": {
"time": "1762342209"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762342277"
},
"departure": {
"time": "1762342306"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762342320"
},
"departure": {
"time": "1762342332"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762342347"
},
"departure": {
"time": "1762342377"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762342535"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-02_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762322820"
},
"departure": {
"time": "1762323853"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762323927"
},
"departure": {
"time": "1762323933"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762324013"
},
"departure": {
"time": "1762324025"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762324101"
},
"departure": {
"time": "1762324131"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762324247"
},
"departure": {
"time": "1762324277"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1762324294"
},
"departure": {
"time": "1762324309"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762324370"
},
"departure": {
"time": "1762324381"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762324413"
},
"departure": {
"time": "1762324422"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762324489"
},
"departure": {
"time": "1762324515"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762324547"
},
"departure": {
"time": "1762324577"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1762324604"
},
"departure": {
"time": "1762324642"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1762324799"
},
"departure": {
"time": "1762324805"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1762324905"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-02_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-12_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762359053"
},
"departure": {
"time": "1762359308"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1762359449"
},
"departure": {
"time": "1762359667"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1762359688"
},
"departure": {
"time": "1762359721"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1762359734"
},
"departure": {
"time": "1762359782"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1762359900"
},
"departure": {
"time": "1762359915"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762359931"
},
"departure": {
"time": "1762359940"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762359966"
},
"departure": {
"time": "1762360004"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762360077"
},
"departure": {
"time": "1762360108"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1762360142"
},
"departure": {
"time": "1762360155"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762360216"
},
"departure": {
"time": "1762360224"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1762360276"
},
"departure": {
"time": "1762360318"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1762360448"
},
"departure": {
"time": "1762360488"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1762360546"
},
"departure": {
"time": "1762360586"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1762360624"
},
"departure": {
"time": "1762360635"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762360670"
},
"departure": {
"time": "1762360680"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1762360706"
},
"departure": {
"time": "1762360748"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1762360784"
},
"departure": {
"time": "1762360816"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1762360866"
},
"departure": {
"time": "1762360874"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762360943"
},
"departure": {
"time": "1762360980"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1762361037"
},
"departure": {
"time": "1762361061"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1762361121"
},
"departure": {
"time": "1762361126"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1762361221"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-12_0_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-11_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762361078"
},
"departure": {
"time": "1762361341"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762361488"
},
"departure": {
"time": "1762361509"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762361573"
},
"departure": {
"time": "1762361590"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762361625"
},
"departure": {
"time": "1762361646"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762361678"
},
"departure": {
"time": "1762361692"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762361781"
},
"departure": {
"time": "1762361793"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762361833"
},
"departure": {
"time": "1762361847"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762361907"
},
"departure": {
"time": "1762361955"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762361979"
},
"departure": {
"time": "1762362012"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762362163"
},
"departure": {
"time": "1762362172"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1762362263"
},
"departure": {
"time": "1762362271"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1762362328"
},
"departure": {
"time": "1762362330"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1762362428"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-11_5"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-13_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762366052"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762367460"
},
"departure": {
"time": "1762367460"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762367520"
},
"departure": {
"time": "1762367520"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762367640"
},
"departure": {
"time": "1762367640"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762367760"
},
"departure": {
"time": "1762367760"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1762367820"
},
"departure": {
"time": "1762367820"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762367940"
},
"departure": {
"time": "1762367940"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1762368000"
},
"departure": {
"time": "1762368000"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762368060"
},
"departure": {
"time": "1762368060"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762368420"
},
"departure": {
"time": "1762368420"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1762368600"
},
"departure": {
"time": "1762368600"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-09_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762358360"
},
"departure": {
"time": "1762358676"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762358815"
},
"departure": {
"time": "1762358835"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762358926"
},
"departure": {
"time": "1762358944"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762358985"
},
"departure": {
"time": "1762359024"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762359083"
},
"departure": {
"time": "1762359094"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762359150"
},
"departure": {
"time": "1762359166"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762359198"
},
"departure": {
"time": "1762359208"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762359252"
},
"departure": {
"time": "1762359292"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762359349"
},
"departure": {
"time": "1762359362"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762359580"
},
"departure": {
"time": "1762359591"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1762359670"
},
"departure": {
"time": "1762359677"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1762359721"
},
"departure": {
"time": "1762359725"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1762359819"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-09_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-04_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762324955"
},
"departure": {
"time": "1762325427"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762325587"
},
"departure": {
"time": "1762325692"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762325780"
},
"departure": {
"time": "1762325789"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762325812"
},
"departure": {
"time": "1762325841"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762325878"
},
"departure": {
"time": "1762325908"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762325975"
},
"departure": {
"time": "1762325986"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762326018"
},
"departure": {
"time": "1762326026"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762326143"
},
"departure": {
"time": "1762326152"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1762326237"
},
"departure": {
"time": "1762326245"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1762326295"
},
"departure": {
"time": "1762326304"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1762326400"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1762366161",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-04_5"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-10_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762349202"
},
"departure": {
"time": "1762349217"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762349304"
},
"departure": {
"time": "1762349305"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762349355"
},
"departure": {
"time": "1762349365"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762349418"
},
"departure": {
"time": "1762349487"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762349550"
},
"departure": {
"time": "1762349560"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762349613"
},
"departure": {
"time": "1762349683"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762349713"
},
"departure": {
"time": "1762349758"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762349784"
},
"departure": {
"time": "1762349822"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762349845"
},
"departure": {
"time": "1762349903"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762349934"
},
"departure": {
"time": "1762349967"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762350027"
},
"departure": {
"time": "1762350060"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762350137"
},
"departure": {
"time": "1762350171"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762350265"
},
"departure": {
"time": "1762350293"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762350328"
},
"departure": {
"time": "1762350350"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762350425"
},
"departure": {
"time": "1762350470"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762350505"
},
"departure": {
"time": "1762350623"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762350649"
},
"departure": {
"time": "1762350658"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762350676"
},
"departure": {
"time": "1762350688"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762350760"
},
"departure": {
"time": "1762350797"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762350806"
},
"departure": {
"time": "1762350832"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762350850"
},
"departure": {
"time": "1762350901"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762351125"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-10_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-09_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762359847"
},
"departure": {
"time": "1762360598"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1762360696"
},
"departure": {
"time": "1762360703"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1762360781"
},
"departure": {
"time": "1762360787"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762360875"
},
"departure": {
"time": "1762360906"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1762361021"
},
"departure": {
"time": "1762361031"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1762361062"
},
"departure": {
"time": "1762361070"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762361144"
},
"departure": {
"time": "1762361152"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1762361195"
},
"departure": {
"time": "1762361227"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762361249"
},
"departure": {
"time": "1762361282"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762361526"
},
"departure": {
"time": "1762361536"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1762361604"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-09_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-13_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762364752"
},
"departure": {
"time": "1762365076"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762365201"
},
"departure": {
"time": "1762365221"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762365280"
},
"departure": {
"time": "1762365332"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1762365351"
},
"departure": {
"time": "1762365364"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1762365385"
},
"departure": {
"time": "1762365393"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1762365455"
},
"departure": {
"time": "1762365465"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1762365500"
},
"departure": {
"time": "1762365532"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1762365574"
},
"departure": {
"time": "1762365594"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1762365610"
},
"departure": {
"time": "1762365623"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1762365734"
},
"departure": {
"time": "1762365745"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1762365819"
},
"departure": {
"time": "1762365828"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1762365875"
},
"departure": {
"time": "1762365879"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1762365974"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1762366162",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-13_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LM-01-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 0
},
{
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 1
},
{
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 2
},
{
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 3
},
{
"stopId": "LUNAY - LA BARRE",
"stopSequence": 4
},
{
"stopId": "LUNAY - BOURG",
"stopSequence": 5
},
{
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 6
},
{
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 7
},
{
"stopId": "VILLIERS - AVENUE COLIN",
"stopSequence": 8
},
{
"stopId": "VILLIERS - LA POSTE",
"stopSequence": 9
},
{
"stopId": "VILLIERS - GROUPE SCOLAIRE",
"stopSequence": 10
},
{
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 11
},
{
"arrival": {
"time": "1762346540"
},
"departure": {
"time": "1762346540"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 12
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-04"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LN-02-02_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762360130"
},
"departure": {
"time": "1762360230"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1762360388"
},
"departure": {
"time": "1762360411"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1762360488"
},
"departure": {
"time": "1762360498"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 3
},
{
"arrival": {
"time": "1762360525"
},
"departure": {
"time": "1762360538"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1762360913"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 5
}
],
"timestamp": "1762366156",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-02-02_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LA-01-16_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1762364516"
},
"departure": {
"time": "1762364575"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1762364654"
},
"departure": {
"time": "1762364657"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1762364718"
},
"departure": {
"time": "1762364725"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1762364784"
},
"departure": {
"time": "1762364799"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1762364873"
},
"departure": {
"time": "1762364892"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1762364947"
},
"departure": {
"time": "1762364979"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1762365019"
},
"departure": {
"time": "1762365067"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1762365086"
},
"departure": {
"time": "1762365102"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1762365122"
},
"departure": {
"time": "1762365153"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1762365238"
},
"departure": {
"time": "1762365321"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1762365407"
},
"departure": {
"time": "1762365472"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1762365572"
},
"departure": {
"time": "1762365594"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1762365664"
},
"departure": {
"time": "1762365679"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1762365729"
},
"departure": {
"time": "1762365774"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1762365803"
},
"departure": {
"time": "1762365817"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1762365864"
},
"departure": {
"time": "1762365884"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1762365909"
},
"departure": {
"time": "1762365945"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1762365960"
},
"departure": {
"time": "1762365974"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1762366049"
},
"departure": {
"time": "1762366064"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1762366071"
},
"departure": {
"time": "1762366081"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1762366099"
},
"departure": {
"time": "1762366131"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1762366250"
},
"departure": {
"time": "1762366250"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1762366160",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-16_0_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1763423940",
"start": "1761609600"
}
],
"cause": "CONSTRUCTION",
"descriptionText": {
"translation": [
{
"text": "En raison de travaux Rue de la Chappe du lundi 03 au lundi 17 novembre 2025 inclus,\n\nles services de 09h40 - 11h35 - 13h45 - 15h40 au départ d'Areines,\n\nl'arrêt ROBERT LASNEAU est transféré à l'arrêt SAINT-BIENHEURÉ."
}
]
},
"effect": "REDUCED_SERVICE",
"headerText": {
"translation": [
{
"text": "TRAVAUX RUE DE LA CHAPPE"
}
]
},
"informedEntity": [
{
"routeId": "LIGNE B"
}
]
},
"id": "alert:690079c547bd53ddc1d571aa"
},
{
"alert": {
"activePeriod": [
{
"end": "1762905540",
"start": "1762214400"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "En raison du 11 novembre, modifications de services sur la NAVETTE TGV.\n\nLUNDI 10 NOVEMBRE, la Navette TGV fonctionnera comme un SAMEDI : vous trouverez ICI la fiche horaire\n\nMARDI 11 NOVEMBRE, la Navette TGV fonctionnera comme un DIMANCHE : vous trouverez ICI la fiche horaire\n\n "
}
]
},
"effect": "MODIFIED_SERVICE",
"headerText": {
"translation": [
{
"text": "Fiches horaires spécifiques LUNDI 10/11 et MARDI 11/11"
}
]
},
"informedEntity": [
{
"routeId": "NAVETTE TGV"
}
]
},
"id": "alert:6909c0b22d97bc50ccb1c2c5"
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1762366162"
}
}