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
❌53 errors, 13 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-04 at 08:09 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_id does not exist in GTFS data E011 22 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id TGV-02-03_1 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-02-01_1 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LM-02-03_0_0 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
- trip_id LM-02-03_0_0 stop_id MONTOIRE - LA POINTE does not exist in GTFS data stops.txt
- trip_id LM-02-02_0_0 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 1 error
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.
Sample errors
- vehicle.id 5f9ac9f0f4e5a247456a4a16 trip_id LH-01-02_0_0 at (47.78401,1.0776697) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 24 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-02-03_1 stop_sequence 1 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 1 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
- GTFS-rt trip_id TGV-02-01_1 stop_sequence 1 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 1 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
- GTFS-rt trip_id LM-02-03_0_0 stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE but GTFS stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE - stop_ids should be the same
- GTFS-rt trip_id LM-02-03_0_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
- GTFS-rt trip_id LM-02-03_0_0 stop_sequence 6 has stop_id MONTOIRE - COLLEGE JANEQUIN but GTFS stop_sequence 6 has stop_id MONTOIRE - MAIRIE - stop_ids should be the same
VehiclePosition and TripUpdate ID pairing mismatch E047 6 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_5 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in VehiclePositions does not match trip_id TGV-02-02_4 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_0_0 and vehicle_id 9db39adf5c39b10c pairing in VehiclePositions does not match trip_id LM-01-02_0_0 and vehicle_id 9db39adf5c39b10c pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LB-02-01_0_0 and vehicle_id 5f6d9a5d9fe0c82317175d1f pairing in VehiclePositions does not match trip_id LB-01-01_0_0 and vehicle_id 5f6d9a5d9fe0c82317175d1f pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LA-01-04_0_0 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-02-01_0_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-02-03_1 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-01_2 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 13 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-01-01_2 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-02_2 is in TripUpdates but not in VehiclePositions feed
- trip_id LA-02-02_0_0 is in TripUpdates but not in VehiclePositions feed
- trip_id LA-01-02_0_0 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-03_2 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 | 455 | 28 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 | 456 | 28 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 | 250 | 28 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 | 25 times (89 % 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. | 9 | 8 times (29 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 28 | 7 times (25 % 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 | 14 | 7 times (25 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 28 | 3 times (11 % 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. | 7 | 3 times (11 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-05 at 12:07 Europe/Paris.
trip_updates (6) vehicle_positions (2) service_alerts (0)Entities seen in the last 7 days.
trip_updates vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-05 at 12:07 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:5f9ac9d0f4e5a246fdf194cb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 47.798213958740234,
"longitude": 1.0614967346191406
},
"stopId": "VENDOME - GERARD YVON",
"timestamp": "1770289643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-04_0"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "vehicle:5f6b208cf07eca4f072db425",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 47.779483795166016,
"longitude": 1.076120376586914
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"timestamp": "1770289637",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LF-01-01_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770272376"
},
"departure": {
"time": "1770272429"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770272503"
},
"departure": {
"time": "1770272517"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770272560"
},
"departure": {
"time": "1770272569"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1770272618"
},
"departure": {
"time": "1770272625"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 3
},
{
"arrival": {
"time": "1770272648"
},
"departure": {
"time": "1770272657"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770273033"
},
"departure": {
"time": "1770273240"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770273335"
},
"departure": {
"time": "1770273377"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770273637"
},
"departure": {
"time": "1770273654"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 7
},
{
"arrival": {
"time": "1770273953"
},
"departure": {
"time": "1770273999"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770274110"
},
"departure": {
"time": "1770274110"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 9
}
],
"timestamp": "1770289643",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-01_0"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LM-02-04_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770289017"
},
"departure": {
"time": "1770289067"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770289267"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 1
},
{
"arrival": {
"time": "1770290010"
},
"departure": {
"time": "1770290010"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 2
},
{
"arrival": {
"time": "1770290250"
},
"departure": {
"time": "1770290250"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770290370"
},
"departure": {
"time": "1770290370"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770291810"
},
"departure": {
"time": "1770291810"
},
"stopId": "LUNAY - ESAT",
"stopSequence": 7
},
{
"arrival": {
"time": "1770292710"
},
"departure": {
"time": "1770292710"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
}
],
"timestamp": "1770289643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-04_0"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770284817"
},
"departure": {
"time": "1770285325"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770285413"
},
"departure": {
"time": "1770285413"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770285477"
},
"departure": {
"time": "1770285483"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770285548"
},
"departure": {
"time": "1770285583"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770285662"
},
"departure": {
"time": "1770285672"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770285721"
},
"departure": {
"time": "1770285769"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770285860"
},
"departure": {
"time": "1770285912"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770285934"
},
"departure": {
"time": "1770285944"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770285974"
},
"departure": {
"time": "1770285982"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770286011"
},
"departure": {
"time": "1770286027"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770286102"
},
"departure": {
"time": "1770286127"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770286244"
},
"departure": {
"time": "1770286283"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770286348"
},
"departure": {
"time": "1770286379"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770286419"
},
"departure": {
"time": "1770286448"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770286516"
},
"departure": {
"time": "1770286559"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770286606"
},
"departure": {
"time": "1770286640"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770286668"
},
"departure": {
"time": "1770286693"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770286713"
},
"departure": {
"time": "1770286741"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770286818"
},
"departure": {
"time": "1770286849"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770286858"
},
"departure": {
"time": "1770286870"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770286890"
},
"departure": {
"time": "1770286937"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770287060"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770289637",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770287298"
},
"departure": {
"time": "1770287417"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770287532"
},
"departure": {
"time": "1770287602"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770287620"
},
"departure": {
"time": "1770287667"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770287673"
},
"departure": {
"time": "1770287735"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770287837"
},
"departure": {
"time": "1770287851"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770287872"
},
"departure": {
"time": "1770287892"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770287914"
},
"departure": {
"time": "1770287953"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770288032"
},
"departure": {
"time": "1770288064"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770288100"
},
"departure": {
"time": "1770288108"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770288168"
},
"departure": {
"time": "1770288181"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770288231"
},
"departure": {
"time": "1770288264"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770288339"
},
"departure": {
"time": "1770288394"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770288441"
},
"departure": {
"time": "1770288474"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770288512"
},
"departure": {
"time": "1770288535"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770288564"
},
"departure": {
"time": "1770288576"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770288593"
},
"departure": {
"time": "1770288627"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770288678"
},
"departure": {
"time": "1770288707"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770288747"
},
"departure": {
"time": "1770288756"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770288817"
},
"departure": {
"time": "1770288836"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770288892"
},
"departure": {
"time": "1770288898"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770288948"
},
"departure": {
"time": "1770288948"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770289048"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770289637",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LF-01-02_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770275557"
},
"departure": {
"time": "1770275579"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770275604"
},
"departure": {
"time": "1770275611"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770275679"
},
"departure": {
"time": "1770275696"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1770275751"
},
"departure": {
"time": "1770275765"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770275832"
},
"departure": {
"time": "1770275859"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770275912"
},
"departure": {
"time": "1770275950"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770276064"
},
"departure": {
"time": "1770276130"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770276192"
},
"departure": {
"time": "1770276305"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770276595"
},
"departure": {
"time": "1770276604"
},
"stopId": "ST OUEN - TOUCHEBELLE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770276669"
},
"departure": {
"time": "1770276675"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770277135"
},
"departure": {
"time": "1770277151"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770277289"
},
"departure": {
"time": "1770277300"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770277350"
},
"departure": {
"time": "1770277380"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770277400"
},
"departure": {
"time": "1770277406"
},
"stopId": "ST OUEN - GRAND MORTIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1770277520"
},
"departure": {
"time": "1770277526"
},
"stopId": "ST OUEN - GRIVES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770277609"
},
"departure": {
"time": "1770277620"
},
"stopId": "ST OUEN - ROUTE DE DANZE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770277809"
},
"departure": {
"time": "1770277856"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 16
},
{
"arrival": {
"time": "1770277954"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 17
}
],
"timestamp": "1770289643",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-02_0"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-08_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770289437"
},
"departure": {
"time": "1770289516"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770289595"
},
"departure": {
"time": "1770289595"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770289637"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770289760"
},
"departure": {
"time": "1770289760"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770289880"
},
"departure": {
"time": "1770289880"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770289940"
},
"departure": {
"time": "1770289940"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770290000"
},
"departure": {
"time": "1770290000"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770290060"
},
"departure": {
"time": "1770290060"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770290120"
},
"departure": {
"time": "1770290120"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770290180"
},
"departure": {
"time": "1770290180"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770290240"
},
"departure": {
"time": "1770290240"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770290420"
},
"departure": {
"time": "1770290420"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770290540"
},
"departure": {
"time": "1770290540"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770290600"
},
"departure": {
"time": "1770290600"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770290660"
},
"departure": {
"time": "1770290660"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770290720"
},
"departure": {
"time": "1770290720"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770290780"
},
"departure": {
"time": "1770290780"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770290840"
},
"departure": {
"time": "1770290840"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770290900"
},
"departure": {
"time": "1770290900"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770290960"
},
"departure": {
"time": "1770290960"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770291020"
},
"departure": {
"time": "1770291020"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770291140"
},
"departure": {
"time": "1770291140"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770289637",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770289646"
}
}