Détails de la ressource

Nom du fichier : GTFS-RT MOVE
Format : gtfs-rt

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

03/02/2026
98.3%
04/02/2026
98.4%
06/02/2026
99.6%
07/02/2026
99.1%
08/02/2026
99.5%
09/02/2026
99.4%
10/02/2026
99.5%
11/02/2026
99.2%
12/02/2026
98.6%
13/02/2026
99.2%
14/02/2026
99.3%
15/02/2026
99.2%
18/02/2026
99.8%
22/02/2026
99.5%
23/02/2026
99.4%
24/02/2026
99.4%
25/02/2026
98.9%
27/02/2026
99.9%
03/03/2026
99.5%
04/03/2026
98.2%
05/03/2026
99.2%
26/02/2026
100%
02/03/2026
100%
19/02/2026
100%
28/02/2026
100%
20/02/2026
100%
21/02/2026
100%
05/02/2026
100%
01/03/2026
100%
17/02/2026
100%
16/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

52 erreurs, 12 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 05/03/2026 à 08h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt stop_id does not exist in GTFS data E011 21 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id TGV-01-02_3 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id TGV-02-03_2 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LA-01-03_0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LM-02-03_0 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
  • trip_id LM-02-03_0 stop_id MONTOIRE - LA POINTE does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 4 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-02-02_0 stop_sequence 21 arrival_time 07:56:00 (1772693760) is less than previous stop arrival_time 07:57:40 (1772693860) - times must increase between two sequential stops
  • trip_id LA-02-02_0 stop_sequence 21 arrival_time 07:56:00 (1772693760) is less than previous stop departure_time 07:57:47 (1772693867) - times must increase between two sequential stops
  • trip_id LA-02-02_0 stop_sequence 21 departure_time 07:56:00 (1772693760) is less than previous stop departure_time 07:57:47 (1772693867) - times must increase between two sequential stops
  • trip_id LA-02-02_0 stop_sequence 21 departure_time 07:56:00 (1772693760) is less than previous stop arrival_time 07:57:40 (1772693860) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 23 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-01-02_3 stop_sequence 9 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 9 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
  • GTFS-rt trip_id TGV-02-03_2 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 LA-01-03_0 stop_sequence 23 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 23 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
  • GTFS-rt trip_id LM-02-03_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 LM-02-03_0 stop_sequence 5 has stop_id MONTOIRE - LA POINTE but GTFS stop_sequence 5 has stop_id MONTOIRE - COLLEGE JANEQUIN - stop_ids should be the same

VehiclePosition and TripUpdate ID pairing mismatch E047 4 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 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in VehiclePositions does not match trip_id LM-01-01_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 LA-01-04_0 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-01-02_0 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-01-04_4 and vehicle_id b8ab98c2d5fbba7d pairing in VehiclePositions does not match trip_id TGV-02-02_0_4 and vehicle_id b8ab98c2d5fbba7d pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id TGV-02-03_2 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-03_4 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-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-02_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id TGV-02-01_0_4 is in TripUpdates but not in VehiclePositions feed
  • trip_id LB-01-01_0 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

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 358 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 339 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 239 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. 73 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 71 13 fois (45 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 46 11 fois (38 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 29 6 fois (21 % 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. 5 5 fois (17 % 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. 4 3 fois (10 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 05/03/2026 à 18h06 Europe/Paris.

trip_updates (60) vehicle_positions (8) service_alerts (2)

Entités présentes dans ce flux lors des 7 derniers jours.

service_alerts trip_updates vehicle_positions

Service alerts (infos trafic)

Voici un aperçu des informations de trafic présentes dans ce flux le 05/03/2026 à 18h06 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 05/03/2026 à 18h06 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:5f6d9a699fe0c8233a3636a0", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 47.802032470703125, "longitude": 1.0687017440795898 }, "stopId": "VENDOME - CIMETIERE NORD", "timestamp": "1772730418", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-15_0" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "vehicle:5f9ac9d0f4e5a246fdf194cb", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 47.795345306396484, "longitude": 1.0744800567626953 }, "stopId": "VENDOME - AMPERE", "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-02-03_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "vehicle:2c5bc6ff5de402f1", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 47.82210159301758, "longitude": 1.0215752124786377 }, "stopId": "VENDOME - GARE TGV", "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-13_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "vehicle:682de08a3291ef216ebe0d0d", "vehicle": { "currentStopSequence": 1, "occupancyStatus": "EMPTY", "position": { "latitude": 47.80332565307617, "longitude": 1.0553460121154785 }, "stopId": "VENDOME - LYCEE RONSARD", "timestamp": "1772730413", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-02-03_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "vehicle:9db39adf5c39b10c", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 47.80152893066406, "longitude": 0.9479091167449951 }, "stopId": "LUNAY - PRAZERIE", "timestamp": "1772730412", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-07_0" }, "vehicle": { "id": "9db39adf5c39b10c" } } }, { "id": "vehicle:62babc77f4336585d60d0e29", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 9, "position": { "latitude": 47.78891372680664, "longitude": 1.0737364292144775 }, "stopId": "VENDOME - ST BIENHEURE", "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-06_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "vehicle:5f6b207af07eca4ec325afdc", "vehicle": { "currentStopSequence": 9, "position": { "latitude": 47.794097900390625, "longitude": 1.071550965309143 }, "stopId": "VENDOME - GUIMOND", "timestamp": "1772730405", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-10_1" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "vehicle:5f9ac9c5f4e5a247456a498d", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 5, "position": { "latitude": 47.793418884277344, "longitude": 0.899061918258667 }, "stopId": "LUNAY - LA BARRE", "timestamp": "1772730395", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-01-09_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:TGV-01-06_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772709201" }, "departure": { "time": "1772709571" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772709737" }, "departure": { "time": "1772709756" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772709804" }, "departure": { "time": "1772709853" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772709886" }, "departure": { "time": "1772709896" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772709932" }, "departure": { "time": "1772709973" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1772710044" }, "departure": { "time": "1772710056" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772710090" }, "departure": { "time": "1772710098" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772710158" }, "departure": { "time": "1772710178" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 7 }, { "arrival": { "time": "1772710194" }, "departure": { "time": "1772710216" }, "stopId": "VENDOME - ST MARC", "stopSequence": 8 }, { "arrival": { "time": "1772710336" }, "departure": { "time": "1772710346" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 9 }, { "arrival": { "time": "1772710430" }, "departure": { "time": "1772710438" }, "stopId": "VENDOME - MONS", "stopSequence": 10 }, { "arrival": { "time": "1772710496" }, "departure": { "time": "1772710503" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 11 }, { "arrival": { "time": "1772710601" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 12 } ], "timestamp": "1772730395", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-06_4" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:TGV-01-10_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772726771" }, "departure": { "time": "1772727704" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772727881" }, "departure": { "time": "1772727908" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772727988" }, "departure": { "time": "1772727997" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772728031" }, "departure": { "time": "1772728071" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772728097" }, "departure": { "time": "1772728106" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1772728170" }, "departure": { "time": "1772728178" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772728216" }, "departure": { "time": "1772728224" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772728274" }, "departure": { "time": "1772728391" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 7 }, { "arrival": { "time": "1772728413" }, "departure": { "time": "1772728488" }, "stopId": "VENDOME - ST MARC", "stopSequence": 8 }, { "arrival": { "time": "1772728610" }, "departure": { "time": "1772728621" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 9 }, { "arrival": { "time": "1772728696" }, "departure": { "time": "1772728696" }, "stopId": "VENDOME - MONS", "stopSequence": 10 }, { "arrival": { "time": "1772728753" }, "departure": { "time": "1772728759" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 11 }, { "arrival": { "time": "1772728851" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 12 } ], "timestamp": "1772730405", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-10_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-02-08_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772710435" }, "departure": { "time": "1772710973" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772711087" }, "departure": { "time": "1772711143" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772711159" }, "departure": { "time": "1772711176" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772711189" }, "departure": { "time": "1772711203" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772711289" }, "departure": { "time": "1772711333" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772711348" }, "departure": { "time": "1772711362" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772711390" }, "departure": { "time": "1772711447" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772711512" }, "departure": { "time": "1772711568" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772711598" }, "departure": { "time": "1772711646" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772711678" }, "departure": { "time": "1772711720" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772711767" }, "departure": { "time": "1772711791" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772711892" }, "departure": { "time": "1772711936" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772712000" }, "departure": { "time": "1772712030" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772712065" }, "departure": { "time": "1772712094" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772712120" }, "departure": { "time": "1772712137" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772712154" }, "departure": { "time": "1772712184" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772712217" }, "departure": { "time": "1772712245" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772712297" }, "departure": { "time": "1772712327" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772712392" }, "departure": { "time": "1772712416" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772712472" }, "departure": { "time": "1772712480" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772712530" }, "departure": { "time": "1772712537" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772712614" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-08_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LA-02-07_0", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772706851" }, "departure": { "time": "1772706954" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772706970" }, "departure": { "time": "1772706986" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772707001" }, "departure": { "time": "1772707032" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772707102" }, "departure": { "time": "1772707191" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772707210" }, "departure": { "time": "1772707223" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772707248" }, "departure": { "time": "1772707288" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772707370" }, "departure": { "time": "1772707455" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772707484" }, "departure": { "time": "1772707494" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772707549" }, "departure": { "time": "1772707576" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772707626" }, "departure": { "time": "1772707668" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772707782" }, "departure": { "time": "1772707818" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772707881" }, "departure": { "time": "1772707910" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772707945" }, "departure": { "time": "1772707977" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772707999" }, "departure": { "time": "1772708042" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772708053" }, "departure": { "time": "1772708085" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772708146" }, "departure": { "time": "1772708178" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772708222" }, "departure": { "time": "1772708230" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772708292" }, "departure": { "time": "1772708326" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772708383" }, "departure": { "time": "1772708383" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772708440" }, "departure": { "time": "1772708440" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772708531" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-07_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LA-01-09_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772712694" }, "departure": { "time": "1772713147" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772713225" }, "departure": { "time": "1772713225" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772713286" }, "departure": { "time": "1772713293" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772713345" }, "departure": { "time": "1772713416" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772713480" }, "departure": { "time": "1772713515" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772713561" }, "departure": { "time": "1772713634" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772713667" }, "departure": { "time": "1772713715" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772713732" }, "departure": { "time": "1772713738" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772713772" }, "departure": { "time": "1772713799" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772713830" }, "departure": { "time": "1772713838" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772713882" }, "departure": { "time": "1772713894" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772714004" }, "departure": { "time": "1772714043" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772714101" }, "departure": { "time": "1772714129" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772714164" }, "departure": { "time": "1772714175" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772714205" }, "departure": { "time": "1772714238" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772714304" }, "departure": { "time": "1772714335" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772714357" }, "departure": { "time": "1772714365" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772714383" }, "departure": { "time": "1772714391" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772714454" }, "departure": { "time": "1772714465" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772714477" }, "departure": { "time": "1772714477" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772714499" }, "departure": { "time": "1772714537" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772714652" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-09_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LM-01-09_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772729104" }, "departure": { "time": "1772729445" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772729644" }, "departure": { "time": "1772729709" }, "stopId": "MONTOIRE - LYCEE AGRICOLE", "stopSequence": 1 }, { "arrival": { "time": "1772730095" }, "departure": { "time": "1772730110" }, "stopId": "MONTOIRE - LA POINTE", "stopSequence": 2 }, { "arrival": { "time": "1772730194" }, "departure": { "time": "1772730206" }, "stopId": "LES ROCHES - EGLISE", "stopSequence": 3 }, { "arrival": { "time": "1772730264" }, "departure": { "time": "1772730275" }, "stopId": "LES ROCHES - ST GERVAIS", "stopSequence": 4 }, { "arrival": { "time": "1772730420" }, "departure": { "time": "1772730420" }, "stopId": "LUNAY - LA BARRE", "stopSequence": 5 }, { "arrival": { "time": "1772730660" }, "departure": { "time": "1772730660" }, "stopId": "LUNAY - BOURG", "stopSequence": 6 }, { "arrival": { "time": "1772731020" }, "departure": { "time": "1772731020" }, "stopId": "LUNAY - CLOUSEAUX", "stopSequence": 7 }, { "arrival": { "time": "1772731140" }, "departure": { "time": "1772731140" }, "stopId": "MAZANGE - GUE DU LOIR", "stopSequence": 8 }, { "arrival": { "time": "1772731320" }, "departure": { "time": "1772731320" }, "stopId": "VILLIERS - AVENUE COLIN", "stopSequence": 9 }, { "arrival": { "time": "1772731440" }, "departure": { "time": "1772731440" }, "stopId": "VILLIERS - LA POSTE", "stopSequence": 10 }, { "arrival": { "time": "1772731500" }, "departure": { "time": "1772731500" }, "stopId": "VILLIERS - GROUPE SCOLAIRE", "stopSequence": 11 }, { "arrival": { "time": "1772731740" }, "departure": { "time": "1772731740" }, "stopId": "NAVEIL - MONTRIEUX", "stopSequence": 12 }, { "arrival": { "time": "1772732160" }, "departure": { "time": "1772732160" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 13 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-01-09_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LB-01-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772718828" }, "departure": { "time": "1772718856" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772718963" }, "departure": { "time": "1772718971" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 1 }, { "arrival": { "time": "1772718989" }, "departure": { "time": "1772719096" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 2 }, { "arrival": { "time": "1772719164" }, "departure": { "time": "1772719173" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772719238" }, "departure": { "time": "1772719255" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 4 }, { "arrival": { "time": "1772719347" }, "departure": { "time": "1772719358" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 5 }, { "arrival": { "time": "1772719438" }, "departure": { "time": "1772719702" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772719786" }, "departure": { "time": "1772719799" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 7 }, { "arrival": { "time": "1772719883" }, "departure": { "time": "1772719910" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772720065" }, "departure": { "time": "1772720084" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 9 }, { "arrival": { "time": "1772720198" }, "departure": { "time": "1772720198" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 10 }, { "arrival": { "time": "1772720263" }, "stopId": "AREINES - MAIRIE", "stopSequence": 11 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-04_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LB-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772699971" }, "departure": { "time": "1772700020" }, "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772700080" }, "departure": { "time": "1772700091" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772700262" }, "departure": { "time": "1772700289" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772700328" }, "departure": { "time": "1772700344" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772700450" }, "departure": { "time": "1772700465" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772700612" }, "departure": { "time": "1772700628" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772700714" }, "departure": { "time": "1772700892" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "stopId": "ST OUEN - JULES VALLES", "stopSequence": 8 }, { "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 9 }, { "stopId": "ST OUEN - MAIRIE", "stopSequence": 10 }, { "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 11 }, { "arrival": { "time": "1772702060" }, "departure": { "time": "1772702060" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 12 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-02_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LM-01-05_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772712189" }, "departure": { "time": "1772712195" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772712343" }, "departure": { "time": "1772712397" }, "stopId": "MONTOIRE - GENDARMERIE", "stopSequence": 1 }, { "arrival": { "time": "1772712621" }, "departure": { "time": "1772712629" }, "stopId": "LES ROCHES - EGLISE", "stopSequence": 2 }, { "arrival": { "time": "1772712686" }, "departure": { "time": "1772712695" }, "stopId": "LES ROCHES - ST GERVAIS", "stopSequence": 3 }, { "arrival": { "time": "1772712961" }, "departure": { "time": "1772712968" }, "stopId": "LUNAY - BOURG", "stopSequence": 4 }, { "arrival": { "time": "1772713016" }, "departure": { "time": "1772713073" }, "stopId": "LUNAY - ESAT", "stopSequence": 5 }, { "arrival": { "time": "1772713331" }, "departure": { "time": "1772713343" }, "stopId": "MAZANGE - GUE DU LOIR", "stopSequence": 6 }, { "arrival": { "time": "1772713493" }, "departure": { "time": "1772713509" }, "stopId": "VILLIERS - AVENUE COLIN", "stopSequence": 7 }, { "arrival": { "time": "1772713599" }, "departure": { "time": "1772713614" }, "stopId": "VILLIERS - LA POSTE", "stopSequence": 8 }, { "arrival": { "time": "1772713670" }, "departure": { "time": "1772713682" }, "stopId": "VILLIERS - GROUPE SCOLAIRE", "stopSequence": 9 }, { "arrival": { "time": "1772713962" }, "departure": { "time": "1772713981" }, "stopId": "NAVEIL - MONTRIEUX", "stopSequence": 10 }, { "arrival": { "time": "1772714421" }, "departure": { "time": "1772714483" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 11 }, { "arrival": { "time": "1772714642" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772715260" }, "departure": { "time": "1772715260" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 13 }, { "arrival": { "time": "1772715380" }, "departure": { "time": "1772715380" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 14 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-01-05_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LA-02-12_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772725973" }, "departure": { "time": "1772727405" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772727561" }, "departure": { "time": "1772727569" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772727586" }, "departure": { "time": "1772727630" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772727644" }, "departure": { "time": "1772727671" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772727755" }, "departure": { "time": "1772727767" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772727778" }, "departure": { "time": "1772727807" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772727846" }, "departure": { "time": "1772727887" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772727948" }, "departure": { "time": "1772727979" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772728008" }, "departure": { "time": "1772728023" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772728176" }, "departure": { "time": "1772728187" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772728234" }, "departure": { "time": "1772728258" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772728340" }, "departure": { "time": "1772728379" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772728415" }, "departure": { "time": "1772728444" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772728471" }, "departure": { "time": "1772728499" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772728523" }, "departure": { "time": "1772728537" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772728549" }, "departure": { "time": "1772728601" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772728638" }, "departure": { "time": "1772728669" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772728705" }, "departure": { "time": "1772728731" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772728791" }, "departure": { "time": "1772728851" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772728902" }, "departure": { "time": "1772728907" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772728945" }, "departure": { "time": "1772728952" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772729047" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730418", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-12_0" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LC-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772695631" }, "departure": { "time": "1772695898" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772696067" }, "departure": { "time": "1772696119" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 1 }, { "arrival": { "time": "1772696150" }, "departure": { "time": "1772696159" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 2 }, { "arrival": { "time": "1772696181" }, "departure": { "time": "1772696193" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 3 }, { "arrival": { "time": "1772696312" }, "departure": { "time": "1772696336" }, "stopId": "VENDOME - MONET", "stopSequence": 4 }, { "arrival": { "time": "1772696476" }, "departure": { "time": "1772696485" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1772696515" }, "departure": { "time": "1772696532" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 6 }, { "arrival": { "time": "1772696619" }, "departure": { "time": "1772696639" }, "stopId": "VENDOME - MALLARME", "stopSequence": 7 }, { "arrival": { "time": "1772696914" }, "departure": { "time": "1772696957" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 8 }, { "arrival": { "time": "1772696850" }, "departure": { "time": "1772696887" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1772697125" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 } ], "timestamp": "1772730413", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-01-02_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LA-02-09_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772714714" }, "departure": { "time": "1772715169" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772715281" }, "departure": { "time": "1772715323" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772715341" }, "departure": { "time": "1772715354" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772715371" }, "departure": { "time": "1772715378" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772715455" }, "departure": { "time": "1772715466" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772715501" }, "departure": { "time": "1772715536" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772715565" }, "departure": { "time": "1772715608" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772715693" }, "departure": { "time": "1772715755" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772715787" }, "departure": { "time": "1772715797" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772715887" }, "departure": { "time": "1772715902" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772715952" }, "departure": { "time": "1772715984" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772716084" }, "departure": { "time": "1772716128" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772716168" }, "departure": { "time": "1772716175" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772716208" }, "departure": { "time": "1772716213" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772716246" }, "departure": { "time": "1772716328" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772716344" }, "departure": { "time": "1772716375" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772716449" }, "departure": { "time": "1772716501" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772716545" }, "departure": { "time": "1772716555" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772716619" }, "departure": { "time": "1772716645" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772716700" }, "departure": { "time": "1772716709" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772716744" }, "departure": { "time": "1772716752" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772716844" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-09_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LB-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772691350" }, "departure": { "time": "1772691558" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772691663" }, "departure": { "time": "1772691690" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 1 }, { "arrival": { "time": "1772691705" }, "departure": { "time": "1772691853" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 2 }, { "arrival": { "time": "1772691926" }, "departure": { "time": "1772691961" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772692008" }, "departure": { "time": "1772692041" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 4 }, { "arrival": { "time": "1772692139" }, "departure": { "time": "1772692152" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 5 }, { "arrival": { "time": "1772692252" }, "departure": { "time": "1772692457" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772692557" }, "departure": { "time": "1772692608" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 7 }, { "arrival": { "time": "1772692659" }, "departure": { "time": "1772692715" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772692882" }, "departure": { "time": "1772692910" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 9 }, { "arrival": { "time": "1772693029" }, "departure": { "time": "1772693076" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 10 }, { "arrival": { "time": "1772693140" }, "stopId": "AREINES - MAIRIE", "stopSequence": 11 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-01_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LF-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772725796" }, "departure": { "time": "1772726712" }, "stopId": "VENDOME - AMPERE", "stopSequence": 0 }, { "arrival": { "time": "1772726878" }, "departure": { "time": "1772726933" }, "stopId": "VENDOME - GARE TER", "stopSequence": 1 }, { "arrival": { "time": "1772727131" }, "departure": { "time": "1772727204" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 2 }, { "arrival": { "time": "1772727241" }, "departure": { "time": "1772727251" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 3 }, { "arrival": { "time": "1772727647" }, "departure": { "time": "1772727659" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 4 }, { "arrival": { "time": "1772727695" }, "departure": { "time": "1772727726" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 5 }, { "arrival": { "time": "1772727851" }, "departure": { "time": "1772727888" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772727948" }, "departure": { "time": "1772727972" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 7 }, { "arrival": { "time": "1772728048" }, "departure": { "time": "1772728062" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 8 }, { "arrival": { "time": "1772728112" }, "departure": { "time": "1772728133" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 9 }, { "arrival": { "time": "1772728193" }, "departure": { "time": "1772728201" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 10 }, { "arrival": { "time": "1772728222" }, "departure": { "time": "1772728235" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 11 }, { "arrival": { "time": "1772728285" }, "departure": { "time": "1772728304" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 12 }, { "arrival": { "time": "1772728356" }, "departure": { "time": "1772728368" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 13 }, { "arrival": { "time": "1772728601" }, "departure": { "time": "1772728617" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 14 }, { "arrival": { "time": "1772728743" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 15 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-02-02_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LN-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772706510" }, "departure": { "time": "1772706641" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772706813" }, "departure": { "time": "1772706834" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772706886" }, "departure": { "time": "1772706901" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 3 }, { "arrival": { "time": "1772706933" }, "departure": { "time": "1772706945" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 4 }, { "arrival": { "time": "1772707316" }, "stopId": "NAVEIL - SQUARE LIBERTE", "stopSequence": 5 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE N", "scheduleRelationship": "SCHEDULED", "tripId": "LN-02-01_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LA-01-10_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772716922" }, "departure": { "time": "1772716975" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772717061" }, "departure": { "time": "1772717061" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772717098" }, "departure": { "time": "1772717103" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772717158" }, "departure": { "time": "1772717191" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772717253" }, "departure": { "time": "1772717269" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772717316" }, "departure": { "time": "1772717383" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772717424" }, "departure": { "time": "1772717436" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772717450" }, "departure": { "time": "1772717464" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772717498" }, "departure": { "time": "1772717539" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772717571" }, "departure": { "time": "1772717628" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772717674" }, "departure": { "time": "1772717688" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772717756" }, "departure": { "time": "1772717794" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772717846" }, "departure": { "time": "1772717872" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772717910" }, "departure": { "time": "1772717938" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772717972" }, "departure": { "time": "1772718002" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772718060" }, "departure": { "time": "1772718093" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772718119" }, "departure": { "time": "1772718125" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772718142" }, "departure": { "time": "1772718157" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772718241" }, "departure": { "time": "1772718269" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772718276" }, "departure": { "time": "1772718292" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772718305" }, "departure": { "time": "1772718341" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772718480" }, "departure": { "time": "1772718480" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-10_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LA-01-08_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772708594" }, "departure": { "time": "1772708780" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772708865" }, "departure": { "time": "1772708870" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772708918" }, "departure": { "time": "1772708925" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772708976" }, "departure": { "time": "1772709038" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772709107" }, "departure": { "time": "1772709122" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772709171" }, "departure": { "time": "1772709204" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772709246" }, "departure": { "time": "1772709295" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772709312" }, "departure": { "time": "1772709325" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772709341" }, "departure": { "time": "1772709351" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772709388" }, "departure": { "time": "1772709416" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772709476" }, "departure": { "time": "1772709510" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772709620" }, "departure": { "time": "1772709653" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772709718" }, "departure": { "time": "1772709763" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772709808" }, "departure": { "time": "1772709840" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772709870" }, "departure": { "time": "1772709888" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772709943" }, "departure": { "time": "1772709983" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772710006" }, "departure": { "time": "1772710033" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772710056" }, "departure": { "time": "1772710086" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772710163" }, "departure": { "time": "1772710171" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772710183" }, "departure": { "time": "1772710211" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772710238" }, "departure": { "time": "1772710271" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772710374" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-08_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LB-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772697556" }, "departure": { "time": "1772697578" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772697685" }, "departure": { "time": "1772697692" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 1 }, { "arrival": { "time": "1772697703" }, "departure": { "time": "1772697859" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 2 }, { "arrival": { "time": "1772697932" }, "departure": { "time": "1772697957" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772697996" }, "departure": { "time": "1772698017" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 4 }, { "arrival": { "time": "1772698109" }, "departure": { "time": "1772698123" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 5 }, { "arrival": { "time": "1772698234" }, "departure": { "time": "1772698413" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772698548" }, "departure": { "time": "1772698563" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 7 }, { "arrival": { "time": "1772698637" }, "departure": { "time": "1772698670" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772698801" }, "departure": { "time": "1772698810" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 9 }, { "arrival": { "time": "1772698900" }, "departure": { "time": "1772698910" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 10 }, { "arrival": { "time": "1772698963" }, "stopId": "AREINES - MAIRIE", "stopSequence": 11 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-02_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772688685" }, "departure": { "time": "1772689045" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772689159" }, "departure": { "time": "1772689176" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772689185" }, "departure": { "time": "1772689201" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772689220" }, "departure": { "time": "1772689227" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772689299" }, "departure": { "time": "1772689317" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772689336" }, "departure": { "time": "1772689367" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772689389" }, "departure": { "time": "1772689403" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772689455" }, "departure": { "time": "1772689490" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772689526" }, "departure": { "time": "1772689538" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772689600" }, "departure": { "time": "1772689617" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772689661" }, "departure": { "time": "1772689710" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772689843" }, "departure": { "time": "1772689871" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772689927" }, "departure": { "time": "1772689956" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772689992" }, "departure": { "time": "1772690000" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772690029" }, "departure": { "time": "1772690040" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772690053" }, "departure": { "time": "1772690065" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772690097" }, "departure": { "time": "1772690131" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772690185" }, "departure": { "time": "1772690190" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772690255" }, "departure": { "time": "1772690263" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772690319" }, "departure": { "time": "1772690331" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772690389" }, "departure": { "time": "1772690389" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772690482" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-01_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LM-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772692985" }, "departure": { "time": "1772693059" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 0 }, { "arrival": { "time": "1772693781" }, "departure": { "time": "1772693828" }, "stopId": "VILLIERS - ECOLE", "stopSequence": 1 }, { "arrival": { "time": "1772693884" }, "departure": { "time": "1772693901" }, "stopId": "VILLIERS - LA POSTE", "stopSequence": 2 }, { "arrival": { "time": "1772693977" }, "departure": { "time": "1772693990" }, "stopId": "VILLIERS - AVENUE COLIN", "stopSequence": 3 }, { "arrival": { "time": "1772694129" }, "departure": { "time": "1772694177" }, "stopId": "MAZANGE - GUE DU LOIR", "stopSequence": 4 }, { "arrival": { "time": "1772694458" }, "departure": { "time": "1772694545" }, "stopId": "LUNAY - BOURG", "stopSequence": 5 }, { "arrival": { "time": "1772694734" }, "departure": { "time": "1772694802" }, "stopId": "LUNAY - LA BARRE", "stopSequence": 6 }, { "arrival": { "time": "1772695115" }, "departure": { "time": "1772695128" }, "stopId": "MONTOIRE - LA POINTE", "stopSequence": 7 }, { "arrival": { "time": "1772695487" }, "departure": { "time": "1772695586" }, "stopId": "MONTOIRE - COLLEGE JANEQUIN", "stopSequence": 8 }, { "arrival": { "time": "1772695828" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 9 } ], "timestamp": "1772730412", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-02_0" }, "vehicle": { "id": "9db39adf5c39b10c" } } }, { "id": "trip:TGV-02-06_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772710671" }, "departure": { "time": "1772712311" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1772712406" }, "departure": { "time": "1772712406" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1772712489" }, "departure": { "time": "1772712497" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1772712573" }, "departure": { "time": "1772712585" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1772712693" }, "departure": { "time": "1772712700" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 4 }, { "arrival": { "time": "1772712734" }, "departure": { "time": "1772712742" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772712815" }, "departure": { "time": "1772712827" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 6 }, { "arrival": { "time": "1772712868" }, "departure": { "time": "1772712885" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772712914" }, "departure": { "time": "1772712948" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 8 }, { "arrival": { "time": "1772713170" }, "departure": { "time": "1772713180" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 9 }, { "arrival": { "time": "1772713262" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 } ], "timestamp": "1772730395", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-06_3" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LC-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772727434" }, "departure": { "time": "1772727566" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772727788" }, "departure": { "time": "1772727860" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 1 }, { "arrival": { "time": "1772727929" }, "departure": { "time": "1772727967" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 2 }, { "arrival": { "time": "1772728177" }, "departure": { "time": "1772728189" }, "stopId": "VENDOME - MALLARME", "stopSequence": 3 }, { "arrival": { "time": "1772728282" }, "departure": { "time": "1772728290" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 4 }, { "arrival": { "time": "1772728321" }, "departure": { "time": "1772728330" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1772728371" }, "departure": { "time": "1772728482" }, "stopId": "VENDOME - MONET", "stopSequence": 6 }, { "arrival": { "time": "1772728696" }, "departure": { "time": "1772728710" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 7 }, { "arrival": { "time": "1772728724" }, "departure": { "time": "1772728732" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 8 }, { "arrival": { "time": "1772728774" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 9 } ], "timestamp": "1772730413", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-02-02_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LB-02-06_0", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772727174" }, "departure": { "time": "1772727197" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772727377" }, "departure": { "time": "1772727415" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772727452" }, "departure": { "time": "1772727473" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772727608" }, "departure": { "time": "1772727627" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772727818" }, "departure": { "time": "1772727846" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772727962" }, "departure": { "time": "1772728086" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772728232" }, "departure": { "time": "1772728244" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "arrival": { "time": "1772728342" }, "departure": { "time": "1772728354" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 8 }, { "arrival": { "time": "1772728405" }, "departure": { "time": "1772728418" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772728523" }, "departure": { "time": "1772728551" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 10 }, { "arrival": { "time": "1772728567" }, "departure": { "time": "1772728578" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 11 }, { "arrival": { "time": "1772728690" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 12 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-06_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LM-02-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772708297" }, "departure": { "time": "1772708347" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 0 }, { "arrival": { "time": "1772708529" }, "departure": { "time": "1772708959" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 1 }, { "arrival": { "time": "1772709152" }, "departure": { "time": "1772709343" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 2 }, { "arrival": { "time": "1772709472" }, "departure": { "time": "1772709547" }, "stopId": "VENDOME - DANAN", "stopSequence": 3 }, { "arrival": { "time": "1772709658" }, "departure": { "time": "1772709658" }, "stopId": "VENDOME - J. EMOND LIGNE", "stopSequence": 4 }, { "arrival": { "time": "1772710791" }, "departure": { "time": "1772711160" }, "stopId": "LUNAY - ESAT", "stopSequence": 7 }, { "arrival": { "time": "1772712026" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 8 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-04_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LB-02-05_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772721582" }, "departure": { "time": "1772721621" }, "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772721690" }, "departure": { "time": "1772721711" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772721890" }, "departure": { "time": "1772721947" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772721987" }, "departure": { "time": "1772722012" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772722120" }, "departure": { "time": "1772722163" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772722336" }, "departure": { "time": "1772722346" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772722656" }, "departure": { "time": "1772722454" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-05_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-02-06_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772702160" }, "departure": { "time": "1772702407" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772702541" }, "departure": { "time": "1772702658" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772702672" }, "departure": { "time": "1772702714" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772702731" }, "departure": { "time": "1772702745" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772702819" }, "departure": { "time": "1772702837" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772702854" }, "departure": { "time": "1772702865" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772702889" }, "departure": { "time": "1772702942" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772703025" }, "departure": { "time": "1772703071" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772703105" }, "departure": { "time": "1772703119" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772703218" }, "departure": { "time": "1772703256" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772703315" }, "departure": { "time": "1772703389" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772703490" }, "departure": { "time": "1772703526" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772703579" }, "departure": { "time": "1772703620" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772703663" }, "departure": { "time": "1772703696" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772703728" }, "departure": { "time": "1772703763" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772703780" }, "departure": { "time": "1772703825" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772703867" }, "departure": { "time": "1772703911" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772703959" }, "departure": { "time": "1772704005" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772704081" }, "departure": { "time": "1772704130" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772704190" }, "departure": { "time": "1772704198" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772704265" }, "departure": { "time": "1772704265" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772704349" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-06_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LA-02-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772696319" }, "departure": { "time": "1772696775" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772696885" }, "departure": { "time": "1772696910" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772696926" }, "departure": { "time": "1772696940" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772696954" }, "departure": { "time": "1772696976" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772697045" }, "departure": { "time": "1772697057" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772697076" }, "departure": { "time": "1772697088" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772697119" }, "departure": { "time": "1772697213" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772697262" }, "departure": { "time": "1772697304" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772697336" }, "departure": { "time": "1772697347" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772697378" }, "departure": { "time": "1772697391" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772697449" }, "departure": { "time": "1772697491" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772697583" }, "departure": { "time": "1772697634" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772697714" }, "departure": { "time": "1772697745" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772697781" }, "departure": { "time": "1772697805" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772697832" }, "departure": { "time": "1772697847" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772697862" }, "departure": { "time": "1772697889" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772697925" }, "departure": { "time": "1772697938" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772697985" }, "departure": { "time": "1772697996" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772698057" }, "departure": { "time": "1772698076" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772698141" }, "departure": { "time": "1772698149" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772698210" }, "departure": { "time": "1772698210" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772698307" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-04_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-01-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772693992" }, "departure": { "time": "1772694637" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772694717" }, "departure": { "time": "1772694717" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772694760" }, "departure": { "time": "1772694771" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772694825" }, "departure": { "time": "1772694938" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772694999" }, "departure": { "time": "1772695034" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772695077" }, "departure": { "time": "1772695141" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772695181" }, "departure": { "time": "1772695225" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772695253" }, "departure": { "time": "1772695263" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772695293" }, "departure": { "time": "1772695303" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772695340" }, "departure": { "time": "1772695351" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772695398" }, "departure": { "time": "1772695434" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772695577" }, "departure": { "time": "1772695618" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772695684" }, "departure": { "time": "1772695700" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772695745" }, "departure": { "time": "1772695793" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772695827" }, "departure": { "time": "1772695867" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772695913" }, "departure": { "time": "1772695941" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772695970" }, "departure": { "time": "1772695977" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772695987" }, "departure": { "time": "1772696007" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772696073" }, "departure": { "time": "1772696085" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772696111" }, "departure": { "time": "1772696124" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772696139" }, "departure": { "time": "1772696182" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772696140" }, "departure": { "time": "1772696140" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-04_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-01-07_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772704456" }, "departure": { "time": "1772704597" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772704674" }, "departure": { "time": "1772704680" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772704728" }, "departure": { "time": "1772704733" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772704784" }, "departure": { "time": "1772704828" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772704901" }, "departure": { "time": "1772704919" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772704975" }, "departure": { "time": "1772705018" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772705065" }, "departure": { "time": "1772705128" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772705148" }, "departure": { "time": "1772705160" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772705187" }, "departure": { "time": "1772705195" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772705237" }, "departure": { "time": "1772705277" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772705322" }, "departure": { "time": "1772705375" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772705452" }, "departure": { "time": "1772705571" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772705645" }, "departure": { "time": "1772705653" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772705694" }, "departure": { "time": "1772705748" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772705781" }, "departure": { "time": "1772705804" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772705856" }, "departure": { "time": "1772705894" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772705911" }, "departure": { "time": "1772705935" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772705957" }, "departure": { "time": "1772705986" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772706061" }, "departure": { "time": "1772706071" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772706084" }, "departure": { "time": "1772706105" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772706125" }, "departure": { "time": "1772706162" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772706286" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-07_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LB-01-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772705687" }, "departure": { "time": "1772705704" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772705820" }, "departure": { "time": "1772705835" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772705907" }, "departure": { "time": "1772705922" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 2 }, { "arrival": { "time": "1772706062" }, "departure": { "time": "1772706071" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772706150" }, "departure": { "time": "1772706161" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 4 }, { "arrival": { "time": "1772706217" }, "stopId": "AREINES - MAIRIE", "stopSequence": 5 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-03_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772690549" }, "departure": { "time": "1772690565" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772690653" }, "departure": { "time": "1772690653" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772690709" }, "departure": { "time": "1772690719" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772690781" }, "departure": { "time": "1772690822" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772690888" }, "departure": { "time": "1772690898" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772690947" }, "departure": { "time": "1772690983" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772691024" }, "departure": { "time": "1772691037" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772691057" }, "departure": { "time": "1772691100" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772691129" }, "departure": { "time": "1772691153" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772691196" }, "departure": { "time": "1772691217" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772691281" }, "departure": { "time": "1772691313" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772691424" }, "departure": { "time": "1772691523" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772691590" }, "departure": { "time": "1772691618" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772691657" }, "departure": { "time": "1772691689" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772691721" }, "departure": { "time": "1772691754" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772691802" }, "departure": { "time": "1772691835" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772691860" }, "departure": { "time": "1772691869" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772691885" }, "departure": { "time": "1772691917" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772691985" }, "departure": { "time": "1772692018" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772692031" }, "departure": { "time": "1772692044" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772692055" }, "departure": { "time": "1772692081" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772692060" }, "departure": { "time": "1772692060" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-02_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LM-02-07_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772728749" }, "departure": { "time": "1772728876" }, "stopId": "VENDOME - LYCEE RONSARD LIGNE", "stopSequence": 0 }, { "arrival": { "time": "1772729166" }, "departure": { "time": "1772729239" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 1 }, { "arrival": { "time": "1772730161" }, "departure": { "time": "1772730196" }, "stopId": "MAZANGE - GUE DU LOIR", "stopSequence": 2 }, { "arrival": { "time": "1772730335" }, "departure": { "time": "1772730375" }, "stopId": "LUNAY - CLOUSEAUX", "stopSequence": 3 }, { "arrival": { "time": "1772730690" }, "departure": { "time": "1772730690" }, "stopId": "LUNAY - PRAZERIE", "stopSequence": 4 }, { "arrival": { "time": "1772730990" }, "departure": { "time": "1772730990" }, "stopId": "LES ROCHES - ST GERVAIS", "stopSequence": 5 }, { "arrival": { "time": "1772731050" }, "departure": { "time": "1772731050" }, "stopId": "LES ROCHES - EGLISE", "stopSequence": 6 }, { "arrival": { "time": "1772731230" }, "departure": { "time": "1772731230" }, "stopId": "MONTOIRE - GENDARMERIE", "stopSequence": 8 }, { "arrival": { "time": "1772731470" }, "departure": { "time": "1772731470" }, "stopId": "MONTOIRE - PLACE DES PATIS", "stopSequence": 9 }, { "arrival": { "time": "1772731590" }, "departure": { "time": "1772731590" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 10 } ], "timestamp": "1772730412", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-07_0" }, "vehicle": { "id": "9db39adf5c39b10c" } } }, { "id": "trip:LF-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772723636" }, "departure": { "time": "1772723687" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 0 }, { "arrival": { "time": "1772723747" }, "departure": { "time": "1772723808" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 1 }, { "arrival": { "time": "1772724091" }, "departure": { "time": "1772724123" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 2 }, { "arrival": { "time": "1772724224" }, "departure": { "time": "1772724251" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 3 }, { "arrival": { "time": "1772724311" }, "departure": { "time": "1772724324" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 4 }, { "arrival": { "time": "1772724386" }, "departure": { "time": "1772724392" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 5 }, { "arrival": { "time": "1772724414" }, "departure": { "time": "1772724423" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 6 }, { "arrival": { "time": "1772724495" }, "departure": { "time": "1772724515" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 7 }, { "arrival": { "time": "1772724557" }, "departure": { "time": "1772724571" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 8 }, { "arrival": { "time": "1772724706" }, "departure": { "time": "1772724721" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 9 }, { "arrival": { "time": "1772724860" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 10 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-02-01_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:TGV-01-04_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772693015" }, "departure": { "time": "1772693603" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772693750" }, "departure": { "time": "1772693772" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772693810" }, "departure": { "time": "1772693820" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772693847" }, "departure": { "time": "1772693873" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772693903" }, "departure": { "time": "1772693913" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1772693971" }, "departure": { "time": "1772693981" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772694005" }, "departure": { "time": "1772694015" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772694125" }, "departure": { "time": "1772694131" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 7 }, { "arrival": { "time": "1772694209" }, "departure": { "time": "1772694209" }, "stopId": "VENDOME - MONS", "stopSequence": 8 }, { "arrival": { "time": "1772694261" }, "departure": { "time": "1772694267" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 9 }, { "arrival": { "time": "1772694361" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 10 } ], "timestamp": "1772730418", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-04_4" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:TGV-02-02_0_4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772690913" }, "departure": { "time": "1772691930" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1772691998" }, "departure": { "time": "1772692005" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1772692081" }, "departure": { "time": "1772692088" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1772692158" }, "departure": { "time": "1772692191" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1772692301" }, "departure": { "time": "1772692331" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1772692346" }, "departure": { "time": "1772692358" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1772692415" }, "departure": { "time": "1772692427" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772692444" }, "departure": { "time": "1772692459" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 7 }, { "arrival": { "time": "1772692514" }, "departure": { "time": "1772692543" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772692574" }, "departure": { "time": "1772692606" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772692628" }, "departure": { "time": "1772692658" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 10 }, { "arrival": { "time": "1772692888" }, "departure": { "time": "1772692895" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 11 }, { "arrival": { "time": "1772692995" }, "stopId": "VENDOME - GARE TER", "stopSequence": 12 } ], "timestamp": "1772730418", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-02_0_4" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LA-02-13_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772730036" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1772730540" }, "departure": { "time": "1772730540" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1772730600" }, "departure": { "time": "1772730600" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1772730720" }, "departure": { "time": "1772730720" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1772730840" }, "departure": { "time": "1772730840" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1772730900" }, "departure": { "time": "1772730900" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1772730960" }, "departure": { "time": "1772730960" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 6 }, { "arrival": { "time": "1772731020" }, "departure": { "time": "1772731020" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 7 }, { "arrival": { "time": "1772731140" }, "departure": { "time": "1772731140" }, "stopId": "VENDOME - EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1772731200" }, "departure": { "time": "1772731200" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1772731260" }, "departure": { "time": "1772731260" }, "stopId": "VENDOME - DANAN", "stopSequence": 10 }, { "arrival": { "time": "1772731320" }, "departure": { "time": "1772731320" }, "stopId": "VENDOME - BRANLY", "stopSequence": 11 }, { "arrival": { "time": "1772731380" }, "departure": { "time": "1772731380" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772731500" }, "departure": { "time": "1772731500" }, "stopId": "VENDOME - GARE TER", "stopSequence": 13 }, { "arrival": { "time": "1772731620" }, "departure": { "time": "1772731620" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 14 }, { "arrival": { "time": "1772731680" }, "departure": { "time": "1772731680" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 15 }, { "arrival": { "time": "1772731740" }, "departure": { "time": "1772731740" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 16 }, { "arrival": { "time": "1772731800" }, "departure": { "time": "1772731800" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 17 }, { "arrival": { "time": "1772731860" }, "departure": { "time": "1772731860" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 18 }, { "arrival": { "time": "1772731920" }, "departure": { "time": "1772731920" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 19 }, { "arrival": { "time": "1772731980" }, "departure": { "time": "1772731980" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 20 }, { "arrival": { "time": "1772732100" }, "departure": { "time": "1772732100" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 21 }, { "arrival": { "time": "1772732220" }, "departure": { "time": "1772732220" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 22 }, { "arrival": { "time": "1772732280" }, "departure": { "time": "1772732280" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 23 }, { "arrival": { "time": "1772732340" }, "departure": { "time": "1772732340" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 24 } ], "timestamp": "1772730416", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-13_0" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LJ-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772690817" }, "departure": { "time": "1772691006" }, "stopId": "ST OUEN - JACQUES BREL", "stopSequence": 0 }, { "arrival": { "time": "1772691042" }, "departure": { "time": "1772691093" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 1 }, { "arrival": { "time": "1772691172" }, "departure": { "time": "1772691228" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 2 }, { "arrival": { "time": "1772691329" }, "departure": { "time": "1772691387" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 3 }, { "arrival": { "time": "1772691410" }, "departure": { "time": "1772691420" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 4 }, { "arrival": { "time": "1772691461" }, "departure": { "time": "1772691475" }, "stopId": "ST OUEN - CIMETIERE", "stopSequence": 5 }, { "arrival": { "time": "1772691529" }, "departure": { "time": "1772691573" }, "stopId": "ST OUEN - ST EXUPERY", "stopSequence": 6 }, { "arrival": { "time": "1772691621" }, "departure": { "time": "1772691639" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "arrival": { "time": "1772691767" }, "departure": { "time": "1772691778" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772691907" }, "departure": { "time": "1772691958" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 9 }, { "arrival": { "time": "1772692031" }, "departure": { "time": "1772692074" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 10 }, { "arrival": { "time": "1772692361" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE J", "scheduleRelationship": "SCHEDULED", "tripId": "LJ-01-01_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:TGV-02-04_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772694392" }, "departure": { "time": "1772695231" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1772695302" }, "departure": { "time": "1772695310" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1772695382" }, "departure": { "time": "1772695391" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1772695462" }, "departure": { "time": "1772695482" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1772695585" }, "departure": { "time": "1772695613" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1772695630" }, "departure": { "time": "1772695653" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1772695706" }, "departure": { "time": "1772695715" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772695743" }, "departure": { "time": "1772695751" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 7 }, { "arrival": { "time": "1772695803" }, "departure": { "time": "1772695815" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772695844" }, "departure": { "time": "1772695870" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772695892" }, "departure": { "time": "1772695919" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 10 }, { "arrival": { "time": "1772696127" }, "departure": { "time": "1772696133" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 11 }, { "arrival": { "time": "1772696217" }, "stopId": "VENDOME - GARE TER", "stopSequence": 12 } ], "timestamp": "1772730418", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-04_1" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:TGV-01-11_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772728730" }, "departure": { "time": "1772728965" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772729083" }, "departure": { "time": "1772729112" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772729181" }, "departure": { "time": "1772729208" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772729235" }, "departure": { "time": "1772729247" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772729291" }, "departure": { "time": "1772729303" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1772729387" }, "departure": { "time": "1772729396" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772729424" }, "departure": { "time": "1772729430" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772729497" }, "departure": { "time": "1772729555" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 7 }, { "arrival": { "time": "1772729574" }, "departure": { "time": "1772729590" }, "stopId": "VENDOME - ST MARC", "stopSequence": 8 }, { "arrival": { "time": "1772729706" }, "departure": { "time": "1772729716" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 9 }, { "arrival": { "time": "1772729794" }, "departure": { "time": "1772729802" }, "stopId": "VENDOME - MONS", "stopSequence": 10 }, { "arrival": { "time": "1772729848" }, "departure": { "time": "1772729848" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 11 }, { "arrival": { "time": "1772729943" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 12 } ], "timestamp": "1772730416", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-11_1" }, "vehicle": { "id": "2c5bc6ff5de402f1" } } }, { "id": "trip:LC-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772722795" }, "departure": { "time": "1772723817" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772724067" }, "departure": { "time": "1772724121" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 1 }, { "arrival": { "time": "1772724160" }, "departure": { "time": "1772724254" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 2 }, { "arrival": { "time": "1772724459" }, "departure": { "time": "1772724503" }, "stopId": "VENDOME - MALLARME", "stopSequence": 3 }, { "arrival": { "time": "1772724603" }, "departure": { "time": "1772724641" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 4 }, { "arrival": { "time": "1772724679" }, "departure": { "time": "1772724718" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1772724765" }, "departure": { "time": "1772724808" }, "stopId": "VENDOME - MONET", "stopSequence": 6 }, { "arrival": { "time": "1772725045" }, "departure": { "time": "1772725088" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 7 }, { "arrival": { "time": "1772725105" }, "departure": { "time": "1772725143" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 8 }, { "arrival": { "time": "1772725177" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 9 } ], "timestamp": "1772730413", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-02-01_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LE02-02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772725922" }, "departure": { "time": "1772726063" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 0 }, { "arrival": { "time": "1772726317" }, "departure": { "time": "1772726348" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 1 }, { "arrival": { "time": "1772726379" }, "departure": { "time": "1772726387" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 2 }, { "arrival": { "time": "1772726414" }, "departure": { "time": "1772726458" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 3 }, { "arrival": { "time": "1772726493" }, "departure": { "time": "1772726538" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 4 }, { "arrival": { "time": "1772726588" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 5 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE E", "scheduleRelationship": "SCHEDULED", "tripId": "LE02-02" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LF-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772694679" }, "departure": { "time": "1772694708" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 0 }, { "arrival": { "time": "1772694737" }, "departure": { "time": "1772694747" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 1 }, { "arrival": { "time": "1772694801" }, "departure": { "time": "1772694816" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1772694870" }, "departure": { "time": "1772694887" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 3 }, { "arrival": { "time": "1772694953" }, "departure": { "time": "1772694976" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 4 }, { "arrival": { "time": "1772695030" }, "departure": { "time": "1772695155" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 5 }, { "arrival": { "time": "1772695292" }, "departure": { "time": "1772695328" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 6 }, { "arrival": { "time": "1772695395" }, "departure": { "time": "1772695487" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772695761" }, "departure": { "time": "1772695761" }, "stopId": "ST OUEN - TOUCHEBELLE", "stopSequence": 8 }, { "arrival": { "time": "1772695834" }, "departure": { "time": "1772695847" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 9 }, { "arrival": { "time": "1772696281" }, "departure": { "time": "1772696293" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 10 }, { "arrival": { "time": "1772696433" }, "departure": { "time": "1772696439" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 11 }, { "arrival": { "time": "1772696490" }, "departure": { "time": "1772696507" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 12 }, { "arrival": { "time": "1772696534" }, "departure": { "time": "1772696541" }, "stopId": "ST OUEN - GRAND MORTIER", "stopSequence": 13 }, { "arrival": { "time": "1772696655" }, "departure": { "time": "1772696660" }, "stopId": "ST OUEN - GRIVES", "stopSequence": 14 }, { "arrival": { "time": "1772696728" }, "departure": { "time": "1772696736" }, "stopId": "ST OUEN - ROUTE DE DANZE", "stopSequence": 15 }, { "arrival": { "time": "1772696939" }, "departure": { "time": "1772696983" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 16 }, { "arrival": { "time": "1772697047" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 17 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LB-02-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772694070" }, "departure": { "time": "1772694106" }, "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772694163" }, "departure": { "time": "1772694171" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772694332" }, "departure": { "time": "1772694351" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772694382" }, "departure": { "time": "1772694398" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772694488" }, "departure": { "time": "1772694541" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772694692" }, "departure": { "time": "1772694703" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772694801" }, "departure": { "time": "1772695044" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772695146" }, "departure": { "time": "1772695156" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "arrival": { "time": "1772695246" }, "departure": { "time": "1772695268" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 8 }, { "arrival": { "time": "1772695313" }, "departure": { "time": "1772695333" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772695389" }, "departure": { "time": "1772695441" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 10 }, { "arrival": { "time": "1772695454" }, "departure": { "time": "1772695460" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 11 }, { "arrival": { "time": "1772695572" }, "departure": { "time": "1772696060" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 12 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-01_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-01-06_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772700316" }, "departure": { "time": "1772700426" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772700522" }, "departure": { "time": "1772700522" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772700577" }, "departure": { "time": "1772700606" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772700687" }, "departure": { "time": "1772700712" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772700785" }, "departure": { "time": "1772700791" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772700850" }, "departure": { "time": "1772700903" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772700937" }, "departure": { "time": "1772700976" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772701003" }, "departure": { "time": "1772701029" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772701055" }, "departure": { "time": "1772701064" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772701093" }, "departure": { "time": "1772701138" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772701193" }, "departure": { "time": "1772701238" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772701339" }, "departure": { "time": "1772701373" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772701440" }, "departure": { "time": "1772701448" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772701487" }, "departure": { "time": "1772701552" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772701583" }, "departure": { "time": "1772701614" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772701696" }, "departure": { "time": "1772701755" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772701778" }, "departure": { "time": "1772701786" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772701801" }, "departure": { "time": "1772701818" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772701895" }, "departure": { "time": "1772701906" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772701924" }, "departure": { "time": "1772701931" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772701950" }, "departure": { "time": "1772702011" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772702121" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-06_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LE-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772692729" }, "departure": { "time": "1772692840" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 0 }, { "arrival": { "time": "1772692901" }, "departure": { "time": "1772692974" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 1 }, { "arrival": { "time": "1772693033" }, "departure": { "time": "1772693098" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 2 }, { "arrival": { "time": "1772693137" }, "departure": { "time": "1772693166" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772693196" }, "departure": { "time": "1772693206" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 4 }, { "arrival": { "time": "1772693640" }, "departure": { "time": "1772693640" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 5 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE E", "scheduleRelationship": "SCHEDULED", "tripId": "LE-01-01_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LE-01-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772695634" }, "departure": { "time": "1772695647" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772695781" }, "departure": { "time": "1772695789" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 1 }, { "arrival": { "time": "1772695862" }, "departure": { "time": "1772695904" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 2 }, { "arrival": { "time": "1772695951" }, "departure": { "time": "1772695988" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 3 }, { "arrival": { "time": "1772696027" }, "departure": { "time": "1772696033" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 4 }, { "arrival": { "time": "1772696050" }, "departure": { "time": "1772696065" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 5 }, { "arrival": { "time": "1772696162" }, "departure": { "time": "1772696207" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 6 }, { "arrival": { "time": "1772696253" }, "departure": { "time": "1772696260" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 7 }, { "arrival": { "time": "1772696339" }, "departure": { "time": "1772696378" }, "stopId": "VENDOME - BERLIOZ", "stopSequence": 8 }, { "arrival": { "time": "1772696409" }, "departure": { "time": "1772696439" }, "stopId": "VENDOME - DEBUSSY", "stopSequence": 9 }, { "arrival": { "time": "1772696487" }, "departure": { "time": "1772696533" }, "stopId": "VENDOME - FAURE", "stopSequence": 10 }, { "arrival": { "time": "1772696610" }, "departure": { "time": "1772696632" }, "stopId": "VENDOME - ROI HENRI", "stopSequence": 11 }, { "arrival": { "time": "1772696653" }, "departure": { "time": "1772696664" }, "stopId": "VENDOME - JEANNE D'ALBRET", "stopSequence": 12 }, { "arrival": { "time": "1772696761" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 13 } ], "timestamp": "1772730395", "trip": { "routeId": "LIGNE E", "scheduleRelationship": "SCHEDULED", "tripId": "LE-01-03_0" }, "vehicle": { "id": "5f9ac9c5f4e5a247456a498d", "label": "350", "licensePlate": "FT983SE" } } }, { "id": "trip:LB-02-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772714870" }, "departure": { "time": "1772714906" }, "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772714962" }, "departure": { "time": "1772714972" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772715137" }, "departure": { "time": "1772715152" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772715181" }, "departure": { "time": "1772715216" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772715321" }, "departure": { "time": "1772715329" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772715489" }, "departure": { "time": "1772715494" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772715639" }, "departure": { "time": "1772715722" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772715815" }, "departure": { "time": "1772715829" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "arrival": { "time": "1772715918" }, "departure": { "time": "1772715926" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 8 }, { "arrival": { "time": "1772715982" }, "departure": { "time": "1772715995" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772716052" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 10 }, { "arrival": { "time": "1772716580" }, "departure": { "time": "1772716580" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 11 }, { "arrival": { "time": "1772716760" }, "departure": { "time": "1772716760" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 12 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-04_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-01-13_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772723843" }, "departure": { "time": "1772724070" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772724147" }, "departure": { "time": "1772724153" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772724266" }, "departure": { "time": "1772724273" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772724346" }, "departure": { "time": "1772724379" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772724439" }, "departure": { "time": "1772724450" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772724507" }, "departure": { "time": "1772724544" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772724600" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772724611" }, "departure": { "time": "1772724698" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772724734" }, "departure": { "time": "1772724768" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772724802" }, "departure": { "time": "1772724810" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772724959" }, "departure": { "time": "1772724993" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772725148" }, "departure": { "time": "1772725180" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772725240" }, "departure": { "time": "1772725253" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772725289" }, "departure": { "time": "1772725323" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772725347" }, "departure": { "time": "1772725374" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772725447" }, "departure": { "time": "1772725458" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772725520" }, "departure": { "time": "1772725529" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772725544" }, "departure": { "time": "1772725552" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772725622" }, "departure": { "time": "1772725629" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772725642" }, "departure": { "time": "1772725652" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772725671" }, "departure": { "time": "1772725713" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772725834" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730418", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-13_0" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LF-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772691460" }, "departure": { "time": "1772691523" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 0 }, { "arrival": { "time": "1772691617" }, "departure": { "time": "1772691632" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 1 }, { "arrival": { "time": "1772691687" }, "departure": { "time": "1772691701" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1772691747" }, "departure": { "time": "1772691758" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 3 }, { "arrival": { "time": "1772691776" }, "departure": { "time": "1772691805" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 4 }, { "arrival": { "time": "1772692204" }, "departure": { "time": "1772692411" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 5 }, { "arrival": { "time": "1772692514" }, "departure": { "time": "1772692552" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772692788" }, "departure": { "time": "1772692805" }, "stopId": "VENDOME - GARE TER", "stopSequence": 7 }, { "arrival": { "time": "1772693156" }, "departure": { "time": "1772693204" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772693458" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 9 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-01_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LM-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772689803" }, "departure": { "time": "1772690051" }, "stopId": "MONTOIRE - PLACE DES PATIS", "stopSequence": 0 }, { "arrival": { "time": "1772690625" }, "departure": { "time": "1772690683" }, "stopId": "LUNAY - LA BARRE", "stopSequence": 1 }, { "arrival": { "time": "1772690876" }, "departure": { "time": "1772690929" }, "stopId": "LUNAY - BOURG", "stopSequence": 2 }, { "arrival": { "time": "1772691177" }, "departure": { "time": "1772691193" }, "stopId": "LUNAY - CLOUSEAUX", "stopSequence": 3 }, { "arrival": { "time": "1772692222" }, "departure": { "time": "1772692249" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 4 }, { "arrival": { "time": "1772692416" }, "departure": { "time": "1772692475" }, "stopId": "VENDOME - J. EMOND LIGNE", "stopSequence": 5 }, { "arrival": { "time": "1772692604" }, "stopId": "VENDOME - LYCEE RONSARD LIGNE", "stopSequence": 6 } ], "timestamp": "1772730412", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-01-02_0" }, "vehicle": { "id": "9db39adf5c39b10c" } } }, { "id": "trip:LA-01-15_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772729185" }, "departure": { "time": "1772729540" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1772729616" }, "departure": { "time": "1772729622" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1772729678" }, "departure": { "time": "1772729686" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1772729734" }, "departure": { "time": "1772729761" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1772729821" }, "departure": { "time": "1772729848" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1772729890" }, "departure": { "time": "1772729945" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1772730009" }, "departure": { "time": "1772730036" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1772730056" }, "departure": { "time": "1772730086" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772730112" }, "departure": { "time": "1772730148" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1772730199" }, "departure": { "time": "1772730227" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1772730268" }, "departure": { "time": "1772730300" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1772730361" }, "departure": { "time": "1772730403" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1772730520" }, "departure": { "time": "1772730520" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1772730580" }, "departure": { "time": "1772730580" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1772730640" }, "departure": { "time": "1772730640" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1772730700" }, "departure": { "time": "1772730700" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1772730760" }, "departure": { "time": "1772730760" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1772730820" }, "departure": { "time": "1772730820" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1772730880" }, "departure": { "time": "1772730880" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1772730940" }, "departure": { "time": "1772730940" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1772731000" }, "departure": { "time": "1772731000" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1772731120" }, "departure": { "time": "1772731120" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1772730418", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-15_0" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LC-02-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772729336" }, "departure": { "time": "1772730214" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772730500" }, "departure": { "time": "1772730500" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 1 }, { "arrival": { "time": "1772730620" }, "departure": { "time": "1772730620" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 2 }, { "arrival": { "time": "1772730920" }, "departure": { "time": "1772730920" }, "stopId": "VENDOME - MALLARME", "stopSequence": 3 }, { "arrival": { "time": "1772730980" }, "departure": { "time": "1772730980" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 4 }, { "arrival": { "time": "1772731040" }, "departure": { "time": "1772731040" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1772731100" }, "departure": { "time": "1772731100" }, "stopId": "VENDOME - MONET", "stopSequence": 6 }, { "arrival": { "time": "1772731340" }, "departure": { "time": "1772731340" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 7 }, { "arrival": { "time": "1772731400" }, "departure": { "time": "1772731400" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 8 }, { "arrival": { "time": "1772731460" }, "departure": { "time": "1772731460" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 9 } ], "timestamp": "1772730413", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-02-03_0" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LF-02-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772729496" }, "departure": { "time": "1772730043" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 0 }, { "arrival": { "time": "1772730264" }, "departure": { "time": "1772730308" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 1 }, { "arrival": { "time": "1772730500" }, "departure": { "time": "1772730500" }, "stopId": "VENDOME - AMPERE", "stopSequence": 2 }, { "arrival": { "time": "1772730680" }, "departure": { "time": "1772730680" }, "stopId": "VENDOME - GARE TER", "stopSequence": 3 }, { "arrival": { "time": "1772730920" }, "departure": { "time": "1772730920" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 4 }, { "arrival": { "time": "1772730980" }, "departure": { "time": "1772730980" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 5 }, { "arrival": { "time": "1772731400" }, "departure": { "time": "1772731400" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 6 }, { "arrival": { "time": "1772731520" }, "departure": { "time": "1772731520" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 7 }, { "arrival": { "time": "1772731640" }, "departure": { "time": "1772731640" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 8 }, { "arrival": { "time": "1772731820" }, "departure": { "time": "1772731820" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 9 }, { "arrival": { "time": "1772731880" }, "departure": { "time": "1772731880" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 10 }, { "arrival": { "time": "1772732000" }, "departure": { "time": "1772732000" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 11 }, { "arrival": { "time": "1772732060" }, "departure": { "time": "1772732060" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 12 }, { "arrival": { "time": "1772732180" }, "departure": { "time": "1772732180" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 13 }, { "arrival": { "time": "1772732300" }, "departure": { "time": "1772732300" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 14 }, { "arrival": { "time": "1772732360" }, "departure": { "time": "1772732360" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 15 }, { "arrival": { "time": "1772732600" }, "departure": { "time": "1772732600" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 16 }, { "arrival": { "time": "1772732720" }, "departure": { "time": "1772732720" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 17 } ], "timestamp": "1772730417", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-02-03_0" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LB-01-05_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772724423" }, "departure": { "time": "1772724838" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772724953" }, "departure": { "time": "1772724962" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 1 }, { "arrival": { "time": "1772724979" }, "departure": { "time": "1772725138" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 2 }, { "arrival": { "time": "1772725218" }, "departure": { "time": "1772725234" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772725276" }, "departure": { "time": "1772725290" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 4 }, { "arrival": { "time": "1772725388" }, "departure": { "time": "1772725410" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 5 }, { "arrival": { "time": "1772725517" }, "departure": { "time": "1772725748" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772725868" }, "departure": { "time": "1772725892" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 7 }, { "arrival": { "time": "1772726022" }, "departure": { "time": "1772726044" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772726163" }, "departure": { "time": "1772726172" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 9 }, { "arrival": { "time": "1772726279" }, "departure": { "time": "1772726289" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 10 }, { "arrival": { "time": "1772726359" }, "stopId": "AREINES - MAIRIE", "stopSequence": 11 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-05_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LA-02-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772692200" }, "departure": { "time": "1772692273" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1772692389" }, "departure": { "time": "1772692417" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1772692432" }, "departure": { "time": "1772692451" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1772692462" }, "departure": { "time": "1772692473" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1772692556" }, "departure": { "time": "1772692582" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1772692597" }, "departure": { "time": "1772692637" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1772692663" }, "departure": { "time": "1772692719" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1772692801" }, "departure": { "time": "1772692854" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1772692880" }, "departure": { "time": "1772692893" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1772692938" }, "departure": { "time": "1772692958" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1772693006" }, "departure": { "time": "1772693057" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1772693152" }, "departure": { "time": "1772693215" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1772693250" }, "departure": { "time": "1772693281" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1772693327" }, "departure": { "time": "1772693358" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1772693389" }, "departure": { "time": "1772693396" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1772693419" }, "departure": { "time": "1772693456" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1772693489" }, "departure": { "time": "1772693541" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1772693602" }, "departure": { "time": "1772693615" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1772693677" }, "departure": { "time": "1772693707" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1772693768" }, "departure": { "time": "1772693802" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1772693860" }, "departure": { "time": "1772693867" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1772693680" }, "departure": { "time": "1772693680" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1772730405", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-02_0" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:TGV-02-10_1", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772728912" }, "departure": { "time": "1772729726" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1772729800" }, "departure": { "time": "1772729810" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1772729883" }, "departure": { "time": "1772729893" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1772729978" }, "departure": { "time": "1772729985" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1772730101" }, "departure": { "time": "1772730111" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 4 }, { "arrival": { "time": "1772730150" }, "departure": { "time": "1772730156" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772730223" }, "departure": { "time": "1772730250" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 6 }, { "arrival": { "time": "1772730281" }, "departure": { "time": "1772730295" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1772730324" }, "departure": { "time": "1772730339" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 8 }, { "arrival": { "time": "1772730640" }, "departure": { "time": "1772730640" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 9 }, { "arrival": { "time": "1772730820" }, "departure": { "time": "1772730820" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 } ], "timestamp": "1772730405", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-02-10_1" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:TGV-01-02_3", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772689278" }, "departure": { "time": "1772689936" }, "stopId": "VENDOME - GARE TER", "stopSequence": 0 }, { "arrival": { "time": "1772690071" }, "departure": { "time": "1772690101" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 1 }, { "arrival": { "time": "1772690137" }, "departure": { "time": "1772690169" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772690190" }, "departure": { "time": "1772690215" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772690245" }, "departure": { "time": "1772690274" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 4 }, { "arrival": { "time": "1772690366" }, "departure": { "time": "1772690392" }, "stopId": "VENDOME - CROIX BLANCHE", "stopSequence": 5 }, { "arrival": { "time": "1772690423" }, "departure": { "time": "1772690448" }, "stopId": "VENDOME - ZI NORD", "stopSequence": 6 }, { "arrival": { "time": "1772690596" }, "departure": { "time": "1772690604" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 7 }, { "arrival": { "time": "1772690689" }, "departure": { "time": "1772690696" }, "stopId": "VENDOME - MONS", "stopSequence": 8 }, { "arrival": { "time": "1772690743" }, "departure": { "time": "1772690754" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 9 }, { "arrival": { "time": "1772690849" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 10 } ], "timestamp": "1772730418", "trip": { "routeId": "NAVETTE TGV", "scheduleRelationship": "SCHEDULED", "tripId": "TGV-01-02_3" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LB-02-03_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772706864" }, "departure": { "time": "1772706902" }, "stopId": "AREINES - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772706963" }, "departure": { "time": "1772706973" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 1 }, { "arrival": { "time": "1772707141" }, "departure": { "time": "1772707156" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 2 }, { "arrival": { "time": "1772707194" }, "departure": { "time": "1772707214" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 3 }, { "arrival": { "time": "1772707300" }, "departure": { "time": "1772707319" }, "stopId": "VENDOME - ANTOINE DE BOURBON", "stopSequence": 4 }, { "arrival": { "time": "1772707491" }, "departure": { "time": "1772707496" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 5 }, { "arrival": { "time": "1772707554" }, "departure": { "time": "1772707893" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772708029" }, "departure": { "time": "1772708035" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 7 }, { "arrival": { "time": "1772708367" }, "departure": { "time": "1772708385" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 8 }, { "arrival": { "time": "1772708435" }, "departure": { "time": "1772708447" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 9 }, { "arrival": { "time": "1772708502" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 10 }, { "arrival": { "time": "1772708780" }, "departure": { "time": "1772708780" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 11 }, { "arrival": { "time": "1772708960" }, "departure": { "time": "1772708960" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 12 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-02-03_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "id": "trip:LN-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772697093" }, "departure": { "time": "1772697664" }, "stopId": "NAVEIL - SQUARE LIBERTE", "stopSequence": 0 }, { "arrival": { "time": "1772697965" }, "departure": { "time": "1772698180" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 1 }, { "arrival": { "time": "1772698030" }, "departure": { "time": "1772698240" }, "stopId": "VENDOME - MAIL LECLERC", "stopSequence": 2 }, { "arrival": { "time": "1772698197" }, "departure": { "time": "1772698600" }, "stopId": "VENDOME - GUIMOND", "stopSequence": 4 }, { "arrival": { "time": "1772698269" }, "departure": { "time": "1772698780" }, "stopId": "VENDOME - GARE TER", "stopSequence": 5 } ], "timestamp": "1772730418", "trip": { "routeId": "LIGNE N", "scheduleRelationship": "SCHEDULED", "tripId": "LN-01-01_0" }, "vehicle": { "id": "5f6d9a699fe0c8233a3636a0", "label": "606", "licensePlate": "FS264QN" } } }, { "id": "trip:LB-01-06_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772728922" }, "departure": { "time": "1772728922" }, "stopId": "MESLAY - MAIRIE", "stopSequence": 0 }, { "arrival": { "time": "1772729043" }, "departure": { "time": "1772729056" }, "stopId": "SAINT OUEN - CONDORCET", "stopSequence": 1 }, { "arrival": { "time": "1772729068" }, "departure": { "time": "1772729170" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 2 }, { "arrival": { "time": "1772729243" }, "departure": { "time": "1772729256" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 3 }, { "arrival": { "time": "1772729297" }, "departure": { "time": "1772729309" }, "stopId": "ST OUEN - JULES VALLES", "stopSequence": 4 }, { "arrival": { "time": "1772729413" }, "departure": { "time": "1772729427" }, "stopId": "ST OUEN - CHEVAL BLANC", "stopSequence": 5 }, { "arrival": { "time": "1772729533" }, "departure": { "time": "1772729961" }, "stopId": "VENDOME - GARE TER", "stopSequence": 6 }, { "arrival": { "time": "1772730091" }, "departure": { "time": "1772730131" }, "stopId": "VENDOME - CHARTRAIN", "stopSequence": 7 }, { "arrival": { "time": "1772730232" }, "departure": { "time": "1772730250" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1772730440" }, "departure": { "time": "1772730440" }, "stopId": "VENDOME - ST BIENHEURE", "stopSequence": 9 }, { "arrival": { "time": "1772730620" }, "departure": { "time": "1772730620" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 10 }, { "arrival": { "time": "1772730740" }, "departure": { "time": "1772730740" }, "stopId": "AREINES - MAIRIE", "stopSequence": 11 } ], "timestamp": "1772730408", "trip": { "routeId": "LIGNE B", "scheduleRelationship": "SCHEDULED", "tripId": "LB-01-06_0" }, "vehicle": { "id": "62babc77f4336585d60d0e29", "label": "607", "licensePlate": "AM917JR" } } }, { "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": "1772730419" } }