Resource details

File name: GTFS-RT MOVE
Format: gtfs-rt

Flux temps réel du réseau MOVE

This resource file is part of the dataset Réseau urbain Move.

Download availability

2026-01-10
98.7%
2026-01-11
89.1%
2026-01-12
85.6%
2026-01-13
78.1%
2026-01-14
97.6%
2026-01-15
98.3%
2026-01-16
97.5%
2026-01-17
98.2%
2026-01-18
97.4%
2026-01-19
98.2%
2026-01-20
97.5%
2026-01-21
97.4%
2026-01-22
98%
2026-01-23
99.3%
2026-01-24
100%
2026-01-25
98.1%
2026-01-26
98%
2026-01-27
99.3%
2026-01-28
98%
2026-01-29
99.9%
2026-01-30
99.8%
2026-01-31
100%
2026-02-01
99.7%
2026-02-02
99.5%
2026-02-03
98.3%
2026-02-04
98.4%
2026-02-05
100%
2026-02-06
99.6%
2026-02-07
99.1%
2026-02-08
99.5%
2026-02-09
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

57 errors, 12 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-09 at 08:06 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt stop_id does not exist in GTFS data E011 20 errors

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

Sample errors
  • trip_id TGV-01-03_0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LB-02-01 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt
  • trip_id LB-02-01 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
  • trip_id TGV-01-04_2 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LM-02-02 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 8 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id LA-02-02 stop_sequence 21 arrival_time 07:56:00 (1770620160) is less than previous stop arrival_time 07:56:18 (1770620178) - times must increase between two sequential stops
  • trip_id LA-02-02 stop_sequence 21 arrival_time 07:56:00 (1770620160) is less than previous stop departure_time 07:56:18 (1770620178) - times must increase between two sequential stops
  • trip_id LA-02-02 stop_sequence 21 departure_time 07:56:00 (1770620160) is less than previous stop departure_time 07:56:18 (1770620178) - times must increase between two sequential stops
  • trip_id LA-02-02 stop_sequence 21 departure_time 07:56:00 (1770620160) is less than previous stop arrival_time 07:56:18 (1770620178) - times must increase between two sequential stops
  • trip_id LA-02-01 stop_sequence 21 arrival_time 07:02:00 (1770616920) is less than previous stop arrival_time 07:04:49 (1770617089) - times must increase between two sequential stops

stop_time_update doesn't have arrival or departure E043 2 errors

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Sample errors
  • trip_id LA-02-02 stop_sequence 0 doesn't have arrival or departure
  • trip_id LA-02-01 stop_sequence 0 doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 22 errors

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Sample errors
  • GTFS-rt trip_id TGV-01-03_0 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 LB-02-01 stop_sequence 1 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 1 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
  • GTFS-rt trip_id LB-02-01 stop_sequence 3 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 3 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
  • GTFS-rt trip_id TGV-01-04_2 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 LM-02-02 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

VehiclePosition and TripUpdate ID pairing mismatch E047 5 errors

If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.

Sample errors
  • trip_id TGV-01-04_2 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in VehiclePositions does not match trip_id TGV-01-02_0 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id LM-02-02 and vehicle_id 9db39adf5c39b10c pairing in VehiclePositions does not match trip_id LM-01-02 and vehicle_id 9db39adf5c39b10c pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id LA-01-04 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-02-01 and vehicle_id 5f6b207af07eca4ec325afdc pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id LB-02-01 and vehicle_id 62babc77f4336585d60d0e29 pairing in VehiclePositions does not match trip_id LB-01-01 and vehicle_id 62babc77f4336585d60d0e29 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id TGV-02-03_0_4 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-02-01_0_0 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Warnings

ID in one feed missing from the other W003 12 errors

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

Sample errors
  • trip_id LA-02-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id LA-02-02 is in TripUpdates but not in VehiclePositions feed
  • trip_id TGV-01-02_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id TGV-01-03_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LA-01-03 is in TripUpdates but not in VehiclePositions feed
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 461 29 times (100 % of 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 457 29 times (100 % of 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 251 29 times (100 % of validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 96 24 times (83 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 37 9 times (31 % of 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 16 8 times (28 % of 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. 8 7 times (24 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 37 4 times (14 % of 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. 6 2 times (7 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-02-09 at 08:47 Europe/Paris.

trip_updates (14) vehicle_positions (6) service_alerts (1)

Entities seen in the last 7 days.

service_alerts trip_updates vehicle_positions

Service alerts

Here is a display of service alerts contained in this feed at 2026-02-09 at 08:47 Europe/Paris.

NAVETTE TGV - Modification service à compter du 16 février 2026 Modified service

À compter du 16 FÉVRIER 2026, le service de 17h02 au départ de la Gare TER est avancé à 16H57. Vous trouverez ICI la nouvelle fiche horaire.

Between 2026-02-06 at 01:00 Europe/Paris and 2026-03-16 at 00:59 Europe/Paris

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-02-09 at 08:47 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "vehicle:682de08a3291ef216ebe0d0d", "vehicle": { "currentStopSequence": 8, "occupancyStatus": "EMPTY", "position": { "latitude": 47.81114196777344, "longitude": 1.0608925819396973 }, "stopId": "VENDOME - J. EMOND", "timestamp": "1770623222", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-01-02" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "vehicle:5f9ac9d0f4e5a246fdf194cb", "vehicle": { "currentStopSequence": 16, "position": { "latitude": 47.81129455566406, "longitude": 1.0718599557876587 }, "stopId": "VENDOME - J. EMOND", "timestamp": "1770623221", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "vehicle:5f6b208cf07eca4f072db425", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 47.7762336730957, "longitude": 1.071441650390625 }, "stopId": "VENDOME - ZI SUD", "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-05" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "vehicle:5f6b207af07eca4ec325afdc", "vehicle": { "currentStopSequence": 1, "position": { "latitude": 47.79965591430664, "longitude": 1.0422165393829346 }, "stopId": "VENDOME - ST MARC", "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-04" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "vehicle:5f9ac9e6f4e5a247456a49f3", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 47.791419982910156, "longitude": 1.0815602540969849 }, "stopId": "AREINES - AMPHITHEATRE", "timestamp": "1770623219", "trip": { "routeId": "LIGNE G", "scheduleRelationship": "SCHEDULED", "tripId": "LG-01-01" }, "vehicle": { "id": "5f9ac9e6f4e5a247456a49f3", "label": "353", "licensePlate": "FT809SE" } } }, { "id": "vehicle:5f9ac9f0f4e5a247456a4a16", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 21, "position": { "latitude": 47.80692672729492, "longitude": 1.0578352212905884 }, "stopId": "VENDOME - LYCEE RONSARD", "timestamp": "1770623088", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-02" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "id": "trip:LC-01-02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770622053" }, "departure": { "time": "1770622350" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1770622511" }, "departure": { "time": "1770622553" }, "stopId": "VENDOME - PROVINCES", "stopSequence": 1 }, { "arrival": { "time": "1770622585" }, "departure": { "time": "1770622620" }, "stopId": "VENDOME - FLANDRES", "stopSequence": 2 }, { "arrival": { "time": "1770622643" }, "departure": { "time": "1770622680" }, "stopId": "VENDOME - ILE DE FRANCE", "stopSequence": 3 }, { "arrival": { "time": "1770622822" }, "departure": { "time": "1770622867" }, "stopId": "VENDOME - MONET", "stopSequence": 4 }, { "arrival": { "time": "1770622975" }, "departure": { "time": "1770623011" }, "stopId": "VENDOME - LA GARDE", "stopSequence": 5 }, { "arrival": { "time": "1770623038" }, "departure": { "time": "1770623073" }, "stopId": "VENDOME - CHAMPLES", "stopSequence": 6 }, { "arrival": { "time": "1770623170" }, "departure": { "time": "1770623188" }, "stopId": "VENDOME - MALLARME", "stopSequence": 7 }, { "arrival": { "time": "1770623370" }, "departure": { "time": "1770623370" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 8 }, { "arrival": { "time": "1770623490" }, "departure": { "time": "1770623490" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1770623790" }, "departure": { "time": "1770623790" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 } ], "timestamp": "1770623222", "trip": { "routeId": "LIGNE C", "scheduleRelationship": "SCHEDULED", "tripId": "LC-01-02" }, "vehicle": { "id": "682de08a3291ef216ebe0d0d", "label": "375", "licensePlate": "HB343GF" } } }, { "id": "trip:LA-02-04", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770622866" }, "departure": { "time": "1770623129" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1770623250" }, "departure": { "time": "1770623250" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1770623310" }, "departure": { "time": "1770623310" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1770623370" }, "departure": { "time": "1770623370" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1770623430" }, "departure": { "time": "1770623430" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1770623550" }, "departure": { "time": "1770623550" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1770623610" }, "departure": { "time": "1770623610" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1770623670" }, "departure": { "time": "1770623670" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1770623730" }, "departure": { "time": "1770623730" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1770623790" }, "departure": { "time": "1770623790" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1770623910" }, "departure": { "time": "1770623910" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1770624030" }, "departure": { "time": "1770624030" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1770624090" }, "departure": { "time": "1770624090" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1770624150" }, "departure": { "time": "1770624150" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1770624210" }, "departure": { "time": "1770624210" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1770624270" }, "departure": { "time": "1770624270" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1770624330" }, "departure": { "time": "1770624330" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1770624390" }, "departure": { "time": "1770624390" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1770624510" }, "departure": { "time": "1770624510" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1770624630" }, "departure": { "time": "1770624630" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1770624690" }, "departure": { "time": "1770624690" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1770624750" }, "departure": { "time": "1770624750" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-04" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-02-01", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1770615572" }, "departure": { "time": "1770615700" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1770615721" }, "departure": { "time": "1770615732" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1770615747" }, "departure": { "time": "1770615757" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1770615822" }, "departure": { "time": "1770615835" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1770615859" }, "departure": { "time": "1770615874" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1770615902" }, "departure": { "time": "1770615933" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1770615984" }, "departure": { "time": "1770616039" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1770616067" }, "departure": { "time": "1770616076" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1770616114" }, "departure": { "time": "1770616146" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1770616189" }, "departure": { "time": "1770616227" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1770616327" }, "departure": { "time": "1770616407" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1770616444" }, "departure": { "time": "1770616474" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1770616503" }, "departure": { "time": "1770616570" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1770616595" }, "departure": { "time": "1770616607" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1770616628" }, "departure": { "time": "1770616684" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1770616737" }, "departure": { "time": "1770616796" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1770616843" }, "departure": { "time": "1770616866" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1770616932" }, "departure": { "time": "1770616966" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1770617026" }, "departure": { "time": "1770617026" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1770617089" }, "departure": { "time": "1770617089" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1770616950" }, "departure": { "time": "1770616950" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-01" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-02-03", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770620663" }, "departure": { "time": "1770620770" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1770620841" }, "departure": { "time": "1770620849" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 1 }, { "arrival": { "time": "1770620927" }, "departure": { "time": "1770620937" }, "stopId": "VENDOME - MONS", "stopSequence": 2 }, { "arrival": { "time": "1770621013" }, "departure": { "time": "1770621041" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 3 }, { "arrival": { "time": "1770621153" }, "departure": { "time": "1770621170" }, "stopId": "VENDOME - ST MARC", "stopSequence": 4 }, { "arrival": { "time": "1770621186" }, "departure": { "time": "1770621203" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 5 }, { "arrival": { "time": "1770621212" }, "departure": { "time": "1770621225" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 6 }, { "arrival": { "time": "1770621305" }, "departure": { "time": "1770621346" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 7 }, { "arrival": { "time": "1770621371" }, "departure": { "time": "1770621455" }, "stopId": "VENDOME - EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1770621479" }, "departure": { "time": "1770621532" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 9 }, { "arrival": { "time": "1770621582" }, "departure": { "time": "1770621614" }, "stopId": "VENDOME - DANAN", "stopSequence": 10 }, { "arrival": { "time": "1770621639" }, "departure": { "time": "1770621649" }, "stopId": "VENDOME - BRANLY", "stopSequence": 11 }, { "arrival": { "time": "1770621715" }, "departure": { "time": "1770621727" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1770621773" }, "departure": { "time": "1770621814" }, "stopId": "VENDOME - GARE TER", "stopSequence": 13 }, { "arrival": { "time": "1770621943" }, "departure": { "time": "1770621971" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 14 }, { "arrival": { "time": "1770622007" }, "departure": { "time": "1770622039" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 15 }, { "arrival": { "time": "1770622076" }, "departure": { "time": "1770622087" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 16 }, { "arrival": { "time": "1770622120" }, "departure": { "time": "1770622147" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 17 }, { "arrival": { "time": "1770622158" }, "departure": { "time": "1770622188" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 18 }, { "arrival": { "time": "1770622248" }, "departure": { "time": "1770622271" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 19 }, { "arrival": { "time": "1770622313" }, "departure": { "time": "1770622326" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 20 }, { "arrival": { "time": "1770622385" }, "departure": { "time": "1770622393" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 21 }, { "arrival": { "time": "1770622444" }, "departure": { "time": "1770622471" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 22 }, { "arrival": { "time": "1770622530" }, "departure": { "time": "1770622530" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 23 }, { "arrival": { "time": "1770622598" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 24 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-03" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LH-01-02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770620881" }, "departure": { "time": "1770621400" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 0 }, { "arrival": { "time": "1770621479" }, "departure": { "time": "1770621514" }, "stopId": "VENDOME - JEANNE D'ALBRET", "stopSequence": 1 }, { "arrival": { "time": "1770621545" }, "departure": { "time": "1770621567" }, "stopId": "VENDOME - ROI HENRI", "stopSequence": 2 }, { "arrival": { "time": "1770621614" }, "departure": { "time": "1770621619" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1770621694" }, "departure": { "time": "1770621707" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1770621759" }, "departure": { "time": "1770621798" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1770621848" }, "departure": { "time": "1770621856" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1770621884" }, "departure": { "time": "1770621898" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770621927" }, "departure": { "time": "1770621937" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1770621972" }, "departure": { "time": "1770621984" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1770622031" }, "departure": { "time": "1770622038" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1770622165" }, "departure": { "time": "1770622190" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 11 }, { "arrival": { "time": "1770622320" }, "departure": { "time": "1770622365" }, "stopId": "VENDOME - FATON", "stopSequence": 12 }, { "arrival": { "time": "1770622435" }, "departure": { "time": "1770622452" }, "stopId": "VENDOME - AMPERE", "stopSequence": 13 }, { "arrival": { "time": "1770622510" }, "departure": { "time": "1770622522" }, "stopId": "VENDOME - HAMET", "stopSequence": 14 }, { "arrival": { "time": "1770622547" }, "departure": { "time": "1770622559" }, "stopId": "VENDOME - CHAUTARD", "stopSequence": 15 }, { "arrival": { "time": "1770622597" }, "departure": { "time": "1770622658" }, "stopId": "VENDOME - GARE TER", "stopSequence": 16 }, { "arrival": { "time": "1770622731" }, "departure": { "time": "1770622740" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 17 }, { "arrival": { "time": "1770622787" }, "departure": { "time": "1770622797" }, "stopId": "VENDOME - BRANLY", "stopSequence": 18 }, { "arrival": { "time": "1770622845" }, "departure": { "time": "1770622854" }, "stopId": "VENDOME - DANAN", "stopSequence": 19 }, { "arrival": { "time": "1770622962" }, "departure": { "time": "1770622974" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 20 }, { "arrival": { "time": "1770623060" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 21 } ], "timestamp": "1770623088", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-02" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "id": "trip:LF-01-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770617808" }, "departure": { "time": "1770617958" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 0 }, { "arrival": { "time": "1770618038" }, "departure": { "time": "1770618051" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 1 }, { "arrival": { "time": "1770618108" }, "departure": { "time": "1770618120" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1770618190" }, "departure": { "time": "1770618196" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 3 }, { "arrival": { "time": "1770618220" }, "departure": { "time": "1770618250" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 4 }, { "arrival": { "time": "1770618610" }, "departure": { "time": "1770618829" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 5 }, { "arrival": { "time": "1770618913" }, "departure": { "time": "1770618957" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1770619175" }, "departure": { "time": "1770619196" }, "stopId": "VENDOME - GARE TER", "stopSequence": 7 }, { "arrival": { "time": "1770619536" }, "departure": { "time": "1770619566" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1770619806" }, "departure": { "time": "1770619850" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 9 } ], "timestamp": "1770623221", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-01" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LA-02-02", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1770618751" }, "departure": { "time": "1770618769" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1770618784" }, "departure": { "time": "1770618820" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1770618832" }, "departure": { "time": "1770618841" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1770618916" }, "departure": { "time": "1770618948" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1770618960" }, "departure": { "time": "1770618974" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1770618997" }, "departure": { "time": "1770619064" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1770619107" }, "departure": { "time": "1770619131" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1770619168" }, "departure": { "time": "1770619178" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1770619229" }, "departure": { "time": "1770619248" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1770619308" }, "departure": { "time": "1770619356" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1770619475" }, "departure": { "time": "1770619517" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1770619571" }, "departure": { "time": "1770619605" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1770619647" }, "departure": { "time": "1770619674" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1770619699" }, "departure": { "time": "1770619715" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1770619724" }, "departure": { "time": "1770619765" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1770619811" }, "departure": { "time": "1770619848" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1770619895" }, "departure": { "time": "1770619920" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1770619991" }, "departure": { "time": "1770620034" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1770620090" }, "departure": { "time": "1770620120" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1770620178" }, "departure": { "time": "1770620178" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1770620190" }, "departure": { "time": "1770620190" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-02" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-01-03", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770618482" }, "departure": { "time": "1770618721" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1770618807" }, "departure": { "time": "1770618813" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1770618865" }, "departure": { "time": "1770618891" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1770618943" }, "departure": { "time": "1770618987" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1770619046" }, "departure": { "time": "1770619080" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1770619125" }, "departure": { "time": "1770619153" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1770619225" }, "departure": { "time": "1770619255" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1770619281" }, "departure": { "time": "1770619304" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770619322" }, "departure": { "time": "1770619358" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1770619387" }, "departure": { "time": "1770619408" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1770619481" }, "departure": { "time": "1770619514" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1770619650" }, "departure": { "time": "1770619692" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1770619744" }, "departure": { "time": "1770619750" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1770619793" }, "departure": { "time": "1770619830" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1770619857" }, "departure": { "time": "1770619910" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1770619969" }, "departure": { "time": "1770620034" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1770620061" }, "departure": { "time": "1770620072" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1770620087" }, "departure": { "time": "1770620097" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1770620159" }, "departure": { "time": "1770620190" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1770620207" }, "departure": { "time": "1770620232" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1770620249" }, "departure": { "time": "1770620262" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1770620359" }, "departure": { "time": "1770620365" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 }, { "arrival": { "time": "1770620445" }, "departure": { "time": "1770620467" }, "stopId": "VENDOME - MONS", "stopSequence": 22 }, { "arrival": { "time": "1770620514" }, "departure": { "time": "1770620521" }, "stopId": "VENDOME - CITES UNIES", "stopSequence": 23 }, { "arrival": { "time": "1770620622" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 24 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-03" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LA-01-05", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770622641" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1770623280" }, "departure": { "time": "1770623280" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1770623340" }, "departure": { "time": "1770623340" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1770623460" }, "departure": { "time": "1770623460" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1770623580" }, "departure": { "time": "1770623580" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1770623640" }, "departure": { "time": "1770623640" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1770623700" }, "departure": { "time": "1770623700" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1770623760" }, "departure": { "time": "1770623760" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770623820" }, "departure": { "time": "1770623820" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1770623880" }, "departure": { "time": "1770623880" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1770623940" }, "departure": { "time": "1770623940" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1770624120" }, "departure": { "time": "1770624120" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1770624240" }, "departure": { "time": "1770624240" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1770624300" }, "departure": { "time": "1770624300" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1770624360" }, "departure": { "time": "1770624360" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1770624420" }, "departure": { "time": "1770624420" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1770624480" }, "departure": { "time": "1770624480" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1770624540" }, "departure": { "time": "1770624540" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1770624600" }, "departure": { "time": "1770624600" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1770624660" }, "departure": { "time": "1770624660" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1770624720" }, "departure": { "time": "1770624720" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1770624840" }, "departure": { "time": "1770624840" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-05" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LF-01-02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770621129" }, "departure": { "time": "1770621161" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 0 }, { "arrival": { "time": "1770621187" }, "departure": { "time": "1770621198" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 1 }, { "arrival": { "time": "1770621258" }, "departure": { "time": "1770621272" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1770621332" }, "departure": { "time": "1770621347" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 3 }, { "arrival": { "time": "1770621426" }, "departure": { "time": "1770621460" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 4 }, { "arrival": { "time": "1770621514" }, "departure": { "time": "1770621576" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 5 }, { "arrival": { "time": "1770621705" }, "departure": { "time": "1770621740" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 6 }, { "arrival": { "time": "1770621815" }, "departure": { "time": "1770621935" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770622225" }, "departure": { "time": "1770622225" }, "stopId": "ST OUEN - TOUCHEBELLE", "stopSequence": 8 }, { "arrival": { "time": "1770622283" }, "departure": { "time": "1770622294" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 9 }, { "arrival": { "time": "1770622761" }, "departure": { "time": "1770622770" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 10 }, { "arrival": { "time": "1770622907" }, "departure": { "time": "1770622917" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 11 }, { "arrival": { "time": "1770622973" }, "departure": { "time": "1770622991" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 12 }, { "arrival": { "time": "1770623013" }, "departure": { "time": "1770623019" }, "stopId": "ST OUEN - GRAND MORTIER", "stopSequence": 13 }, { "arrival": { "time": "1770623139" }, "departure": { "time": "1770623139" }, "stopId": "ST OUEN - GRIVES", "stopSequence": 14 }, { "arrival": { "time": "1770623210" }, "departure": { "time": "1770623216" }, "stopId": "ST OUEN - ROUTE DE DANZE", "stopSequence": 15 }, { "arrival": { "time": "1770623510" }, "departure": { "time": "1770623510" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 16 }, { "arrival": { "time": "1770623690" }, "departure": { "time": "1770623690" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 17 } ], "timestamp": "1770623221", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02" }, "vehicle": { "id": "5f9ac9d0f4e5a246fdf194cb", "label": "351", "licensePlate": "FT074SF" } } }, { "id": "trip:LG-01-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770621705" }, "departure": { "time": "1770621982" }, "stopId": "VENDOME - GARE TGV", "stopSequence": 0 }, { "arrival": { "time": "1770622707" }, "departure": { "time": "1770622548" }, "stopId": "VENDOME - GARE TER", "stopSequence": 1 }, { "arrival": { "time": "1770622982" }, "departure": { "time": "1770623047" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 2 }, { "arrival": { "time": "1770623340" }, "departure": { "time": "1770623340" }, "stopId": "AREINES - AMPHITHEATRE", "stopSequence": 3 } ], "timestamp": "1770623219", "trip": { "routeId": "LIGNE G", "scheduleRelationship": "SCHEDULED", "tripId": "LG-01-01" }, "vehicle": { "id": "5f9ac9e6f4e5a247456a49f3", "label": "353", "licensePlate": "FT809SE" } } }, { "id": "trip:LA-01-04", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770620367" }, "departure": { "time": "1770621022" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1770621098" }, "departure": { "time": "1770621105" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1770621147" }, "departure": { "time": "1770621154" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1770621202" }, "departure": { "time": "1770621247" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1770621327" }, "departure": { "time": "1770621366" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1770621521" }, "departure": { "time": "1770621556" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1770621578" }, "departure": { "time": "1770621586" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770621612" }, "departure": { "time": "1770621622" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1770621654" }, "departure": { "time": "1770621666" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1770621723" }, "departure": { "time": "1770621764" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1770621894" }, "departure": { "time": "1770621922" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1770621991" }, "departure": { "time": "1770622025" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1770622061" }, "departure": { "time": "1770622108" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1770622147" }, "departure": { "time": "1770622155" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1770622199" }, "departure": { "time": "1770622245" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1770622270" }, "departure": { "time": "1770622283" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1770622297" }, "departure": { "time": "1770622331" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1770622399" }, "departure": { "time": "1770622429" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1770622441" }, "departure": { "time": "1770622471" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1770622488" }, "departure": { "time": "1770622532" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1770622634" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-04" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LA-01-02", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770617192" }, "departure": { "time": "1770617261" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1770617312" }, "departure": { "time": "1770617312" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1770617350" }, "departure": { "time": "1770617362" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1770617400" }, "departure": { "time": "1770617423" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1770617473" }, "departure": { "time": "1770617499" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1770617534" }, "departure": { "time": "1770617578" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1770617608" }, "departure": { "time": "1770617667" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1770617687" }, "departure": { "time": "1770617692" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1770617714" }, "departure": { "time": "1770617719" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1770617759" }, "departure": { "time": "1770617765" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1770617791" }, "departure": { "time": "1770617823" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1770617892" }, "departure": { "time": "1770617949" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1770618004" }, "departure": { "time": "1770618034" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1770618071" }, "departure": { "time": "1770618093" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1770618121" }, "departure": { "time": "1770618134" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1770618172" }, "departure": { "time": "1770618209" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1770618230" }, "departure": { "time": "1770618240" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1770618255" }, "departure": { "time": "1770618287" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1770618350" }, "departure": { "time": "1770618377" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1770618390" }, "departure": { "time": "1770618396" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1770618407" }, "departure": { "time": "1770618441" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1770618570" }, "departure": { "time": "1770618570" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1770623220", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-02" }, "vehicle": { "id": "5f6b207af07eca4ec325afdc", "label": "602", "licensePlate": "FS940QM" } } }, { "id": "trip:LH-01-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1770617380" }, "departure": { "time": "1770617689" }, "stopId": "VENDOME - BOIS LA BARBE", "stopSequence": 0 }, { "arrival": { "time": "1770618079" }, "departure": { "time": "1770618000" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 1 }, { "arrival": { "time": "1770618237" }, "departure": { "time": "1770618120" }, "stopId": "VENDOME - JEANNE D'ALBRET", "stopSequence": 2 }, { "arrival": { "time": "1770618320" }, "departure": { "time": "1770618180" }, "stopId": "VENDOME - ROI HENRI", "stopSequence": 3 }, { "arrival": { "time": "1770618707" }, "departure": { "time": "1770618660" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 4 }, { "arrival": { "time": "1770618880" }, "departure": { "time": "1770618840" }, "stopId": "VENDOME - FATON", "stopSequence": 5 }, { "arrival": { "time": "1770618950" }, "departure": { "time": "1770618900" }, "stopId": "VENDOME - AMPERE", "stopSequence": 6 }, { "arrival": { "time": "1770619016" }, "departure": { "time": "1770618960" }, "stopId": "VENDOME - HAMET", "stopSequence": 7 }, { "arrival": { "time": "1770619077" }, "departure": { "time": "1770619020" }, "stopId": "VENDOME - CHAUTARD", "stopSequence": 8 }, { "arrival": { "time": "1770619147" }, "departure": { "time": "1770619080" }, "stopId": "VENDOME - GARE TER", "stopSequence": 9 }, { "arrival": { "time": "1770619265" }, "departure": { "time": "1770619260" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 10 }, { "arrival": { "time": "1770619316" }, "departure": { "time": "1770619320" }, "stopId": "VENDOME - BRANLY", "stopSequence": 11 }, { "arrival": { "time": "1770619351" }, "departure": { "time": "1770619380" }, "stopId": "VENDOME - DANAN", "stopSequence": 12 }, { "arrival": { "time": "1770619419" }, "departure": { "time": "1770619560" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 13 }, { "arrival": { "time": "1770619651" }, "departure": { "time": "1770619680" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 14 } ], "timestamp": "1770623088", "trip": { "routeId": "LIGNE H", "scheduleRelationship": "SCHEDULED", "tripId": "LH-01-01" }, "vehicle": { "id": "5f9ac9f0f4e5a247456a4a16", "label": "354", "licensePlate": "FT336SF" } } }, { "alert": { "activePeriod": [ { "end": "1773619140", "start": "1770336000" } ], "cause": "OTHER_CAUSE", "descriptionText": { "translation": [ { "text": "À compter du 16 FÉVRIER 2026, le service de 17h02 au départ de la Gare TER est avancé à 16H57.\n\nVous trouverez ICI la nouvelle fiche horaire." } ] }, "effect": "MODIFIED_SERVICE", "headerText": { "translation": [ { "text": "NAVETTE TGV - Modification service à compter du 16 février 2026" } ] }, "informedEntity": [ { "routeId": "NAVETTE TGV" } ] }, "id": "alert:69860517b43d113a8606f428" } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1770623224" } }