Resource details
Flux temps réel du réseau MOVE
This resource file is part of the dataset Réseau urbain Move.
Download availability
Learn more
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
❌40 errors, 12 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-10 at 09:07 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 4 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id TGV-02-04 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-04 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-02-02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 15 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id LN-01-01_0_1 stop_id NAVEIL - SQUARE LIBERTE does not exist in GTFS data stops.txt
- trip_id TGV-02-04 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-01-02 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LB-01-01_0_1 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
- trip_id LB-01-01_0_1 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
stop_time_update doesn't have arrival or departure E043 7 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-01-05_0_1 stop_sequence 1 doesn't have arrival or departure
- trip_id LA-01-03_0_1 stop_sequence 1 doesn't have arrival or departure
- trip_id LA-01-03_0_1 stop_sequence 18 doesn't have arrival or departure
- trip_id LA-01-03_0_1 stop_sequence 20 doesn't have arrival or departure
- trip_id LA-01-03_0_1 stop_sequence 23 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 11 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 LN-01-01_0_1 stop_sequence 0 has stop_id NAVEIL - SQUARE LIBERTE but GTFS stop_sequence 0 has stop_id NAVEIL - SQUARE LIBERTÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 9 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 9 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 10 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 10 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
- GTFS-rt trip_id LB-02-01_0_1 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
VehiclePosition and TripUpdate ID pairing mismatch E047 3 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 LN-01-01_0_1 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in VehiclePositions does not match trip_id TGV-02-02 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LA-01-05_0_1 and vehicle_id 5f6b208cf07eca4f072db425 pairing in VehiclePositions does not match trip_id LA-02-03_0_1 and vehicle_id 5f6b208cf07eca4f072db425 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LA-02-04_0_1 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-01-02_0_1 and vehicle_id 5f6b207af07eca4ec325afdc 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 TGV-02-04 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-02 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-04 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-02 is in TripUpdates but not in VehiclePositions feed
- trip_id LA-01-02_0_1 is in TripUpdates but not in VehiclePositions feed
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 | 439 | 27 times (90 % 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 | 424 | 27 times (90 % 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 | 276 | 27 times (90 % of validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 82 | 25 times (83 % 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 | 145 | 20 times (67 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 50 | 6 times (20 % 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. | 7 | 6 times (20 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 36 | 5 times (17 % 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. | 2 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-11 at 08:31 Europe/Paris.
trip_updates (6) vehicle_positions (3) service_alerts (0)Entities seen in the last 7 days.
service_alerts trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-04-11 at 08:31 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:5f6b207af07eca4ec325afdc",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 47.79496765136719,
"longitude": 1.0629867315292358
},
"stopId": "VENDOME - ST MICHEL",
"timestamp": "1775889072",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-17_0"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "vehicle:5f6d9a5d9fe0c82317175d1f",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 47.77623748779297,
"longitude": 1.0717965364456177
},
"stopId": "VENDOME - ZI SUD",
"timestamp": "1775889070",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-05_0_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "vehicle:5f9ac9f0f4e5a247456a4a16",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.798431396484375,
"longitude": 1.0457439422607422
},
"stopId": "VENDOME - 4 TILLEULS",
"timestamp": "1775889069",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-19_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:TGV-02-17_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775888060"
},
"departure": {
"time": "1775888430"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1775888523"
},
"departure": {
"time": "1775888532"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1775888614"
},
"departure": {
"time": "1775888623"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775888704"
},
"departure": {
"time": "1775888731"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1775888854"
},
"departure": {
"time": "1775888862"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1775888901"
},
"departure": {
"time": "1775888909"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775888978"
},
"departure": {
"time": "1775889009"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1775889038"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1775889130"
},
"departure": {
"time": "1775889130"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1775889490"
},
"departure": {
"time": "1775889490"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1775888497"
},
"departure": {
"time": "1775889670"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1775889072",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-17_0"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:TGV-01-17_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775885021"
},
"departure": {
"time": "1775885021"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775885170"
},
"departure": {
"time": "1775885209"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775885243"
},
"departure": {
"time": "1775885349"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775885363"
},
"departure": {
"time": "1775885415"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775885442"
},
"departure": {
"time": "1775885450"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775885509"
},
"departure": {
"time": "1775885519"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775885548"
},
"departure": {
"time": "1775885555"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775885656"
},
"departure": {
"time": "1775885662"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775885746"
},
"departure": {
"time": "1775885755"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775885805"
},
"departure": {
"time": "1775885805"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775885899"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775889069",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-17_0"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LA-01-05_0_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775888998"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1775889960"
},
"departure": {
"time": "1775889960"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1775890020"
},
"departure": {
"time": "1775890020"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775890140"
},
"departure": {
"time": "1775890140"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1775890260"
},
"departure": {
"time": "1775890260"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1775890320"
},
"departure": {
"time": "1775890320"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1775890380"
},
"departure": {
"time": "1775890380"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1775890440"
},
"departure": {
"time": "1775890440"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1775890500"
},
"departure": {
"time": "1775890500"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1775890560"
},
"departure": {
"time": "1775890560"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1775890620"
},
"departure": {
"time": "1775890620"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1775890800"
},
"departure": {
"time": "1775890800"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1775890920"
},
"departure": {
"time": "1775890920"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1775890980"
},
"departure": {
"time": "1775890980"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1775891040"
},
"departure": {
"time": "1775891040"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1775891100"
},
"departure": {
"time": "1775891100"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1775891160"
},
"departure": {
"time": "1775891160"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1775891220"
},
"departure": {
"time": "1775891220"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1775891280"
},
"departure": {
"time": "1775891280"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1775891340"
},
"departure": {
"time": "1775891340"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1775891400"
},
"departure": {
"time": "1775891400"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1775891520"
},
"departure": {
"time": "1775891520"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1775889070",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-05_0_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-18_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775885703"
},
"departure": {
"time": "1775886659"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775886770"
},
"departure": {
"time": "1775886785"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775886826"
},
"departure": {
"time": "1775886889"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775886910"
},
"departure": {
"time": "1775886927"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775886951"
},
"departure": {
"time": "1775886964"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775887036"
},
"departure": {
"time": "1775887092"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775887121"
},
"departure": {
"time": "1775887145"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775887326"
},
"departure": {
"time": "1775887339"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775887424"
},
"departure": {
"time": "1775887431"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775887487"
},
"departure": {
"time": "1775887497"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775887600"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775889072",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-18_1"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:TGV-01-19_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775888543"
},
"departure": {
"time": "1775888572"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775888706"
},
"departure": {
"time": "1775888721"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775888763"
},
"departure": {
"time": "1775888778"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775888804"
},
"departure": {
"time": "1775888870"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775888903"
},
"departure": {
"time": "1775888912"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775888981"
},
"departure": {
"time": "1775888995"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775889025"
},
"departure": {
"time": "1775889031"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775889160"
},
"departure": {
"time": "1775889160"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775889280"
},
"departure": {
"time": "1775889280"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775889340"
},
"departure": {
"time": "1775889340"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775889460"
},
"departure": {
"time": "1775889460"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775889069",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-19_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:TGV-02-16_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775885968"
},
"departure": {
"time": "1775886880"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1775886974"
},
"departure": {
"time": "1775886981"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1775887062"
},
"departure": {
"time": "1775887074"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775887153"
},
"departure": {
"time": "1775887164"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1775887273"
},
"departure": {
"time": "1775887282"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1775887308"
},
"departure": {
"time": "1775887337"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775887401"
},
"departure": {
"time": "1775887407"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1775887430"
},
"departure": {
"time": "1775887464"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1775887493"
},
"departure": {
"time": "1775887505"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1775887731"
},
"departure": {
"time": "1775887741"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1775887812"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1775889069",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-16_1"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1775889072"
}
}