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-10 at 09:51 Europe/Paris.
trip_updates (13) 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-10 at 09:51 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:5f9ac9c5f4e5a247456a498d",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.78181838989258,
"longitude": 1.0726512670516968
},
"stopId": "VENDOME - OFFENBACH",
"timestamp": "1775807476",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-06_0_1"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "vehicle:62babc77f4336585d60d0e29",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 6,
"position": {
"latitude": 47.80146789550781,
"longitude": 1.069915771484375
},
"stopId": "VENDOME - GARE TER",
"timestamp": "1775807475",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-02_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "vehicle:2c5bc6ff5de402f1",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 47.7972412109375,
"longitude": 1.068416714668274
},
"stopId": "VENDOME - CHARTRAIN",
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-05_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:LB-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775797495"
},
"departure": {
"time": "1775798364"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1775798471"
},
"departure": {
"time": "1775798498"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1775798510"
},
"departure": {
"time": "1775798617"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1775798686"
},
"departure": {
"time": "1775798727"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775798784"
},
"departure": {
"time": "1775798819"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1775798910"
},
"departure": {
"time": "1775798923"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1775799052"
},
"departure": {
"time": "1775799262"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1775799379"
},
"departure": {
"time": "1775799423"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1775799467"
},
"departure": {
"time": "1775799516"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1775799675"
},
"departure": {
"time": "1775799692"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1775799811"
},
"departure": {
"time": "1775799845"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1775799915"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1775807475",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-01_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:TGV-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775795456"
},
"departure": {
"time": "1775796286"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1775796356"
},
"departure": {
"time": "1775796367"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1775796445"
},
"departure": {
"time": "1775796457"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775796539"
},
"departure": {
"time": "1775796568"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1775796691"
},
"departure": {
"time": "1775796700"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1775796728"
},
"departure": {
"time": "1775796739"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775796802"
},
"departure": {
"time": "1775796815"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1775796845"
},
"departure": {
"time": "1775796860"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1775796887"
},
"departure": {
"time": "1775796892"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1775797079"
},
"departure": {
"time": "1775797091"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1775797205"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-01"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:TGV-01-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775798491"
},
"departure": {
"time": "1775798617"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775798770"
},
"departure": {
"time": "1775798788"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775798831"
},
"departure": {
"time": "1775798869"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775798966"
},
"departure": {
"time": "1775798999"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775799023"
},
"departure": {
"time": "1775799059"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775799125"
},
"departure": {
"time": "1775799176"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775799210"
},
"departure": {
"time": "1775799257"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775799401"
},
"departure": {
"time": "1775799413"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775799496"
},
"departure": {
"time": "1775799503"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775799551"
},
"departure": {
"time": "1775799557"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775799644"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-03"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:TGV-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775799706"
},
"departure": {
"time": "1775800576"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1775800654"
},
"departure": {
"time": "1775800663"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1775800739"
},
"departure": {
"time": "1775800748"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775800826"
},
"departure": {
"time": "1775800836"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1775800957"
},
"departure": {
"time": "1775800974"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1775800994"
},
"departure": {
"time": "1775801038"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775801095"
},
"departure": {
"time": "1775801108"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775801133"
},
"departure": {
"time": "1775801145"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1775801202"
},
"departure": {
"time": "1775801235"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1775801261"
},
"departure": {
"time": "1775801297"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1775801327"
},
"departure": {
"time": "1775801358"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1775801581"
},
"departure": {
"time": "1775801592"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1775801696"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-03"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:LE-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775799443"
},
"departure": {
"time": "1775799658"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 0
},
{
"arrival": {
"time": "1775799700"
},
"departure": {
"time": "1775799771"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 1
},
{
"arrival": {
"time": "1775799803"
},
"departure": {
"time": "1775799879"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 2
},
{
"arrival": {
"time": "1775799915"
},
"departure": {
"time": "1775799926"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775799955"
},
"departure": {
"time": "1775799968"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 4
},
{
"arrival": {
"time": "1775800361"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 5
}
],
"timestamp": "1775807476",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-01_0_1"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LB-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775804452"
},
"departure": {
"time": "1775804486"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1775804596"
},
"departure": {
"time": "1775804607"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1775804620"
},
"departure": {
"time": "1775804676"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1775804760"
},
"departure": {
"time": "1775804775"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775804807"
},
"departure": {
"time": "1775804831"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1775804915"
},
"departure": {
"time": "1775804932"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1775805033"
},
"departure": {
"time": "1775805329"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1775805445"
},
"departure": {
"time": "1775805482"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1775805551"
},
"departure": {
"time": "1775805571"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1775805726"
},
"departure": {
"time": "1775805748"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1775805834"
},
"departure": {
"time": "1775805841"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1775805909"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1775807475",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-02_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LB-02-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775800755"
},
"departure": {
"time": "1775800792"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1775800855"
},
"departure": {
"time": "1775800869"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1775801049"
},
"departure": {
"time": "1775801068"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1775801109"
},
"departure": {
"time": "1775801126"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1775801223"
},
"departure": {
"time": "1775801340"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1775801482"
},
"departure": {
"time": "1775801497"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1775801556"
},
"departure": {
"time": "1775801858"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1775801950"
},
"departure": {
"time": "1775801966"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1775802051"
},
"departure": {
"time": "1775802069"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1775802114"
},
"departure": {
"time": "1775802129"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1775802188"
},
"departure": {
"time": "1775802250"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1775802265"
},
"departure": {
"time": "1775802270"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1775802383"
},
"departure": {
"time": "1775802383"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1775807475",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-01_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LB-02-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775806780"
},
"departure": {
"time": "1775806816"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1775806872"
},
"departure": {
"time": "1775806888"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1775807052"
},
"departure": {
"time": "1775807066"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1775807098"
},
"departure": {
"time": "1775807117"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1775807218"
},
"departure": {
"time": "1775807236"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1775807409"
},
"departure": {
"time": "1775807416"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1775807510"
},
"departure": {
"time": "1775807510"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1775807750"
},
"departure": {
"time": "1775807750"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1775807930"
},
"departure": {
"time": "1775807930"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1775807990"
},
"departure": {
"time": "1775807990"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1775808110"
},
"departure": {
"time": "1775808110"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1775808170"
},
"departure": {
"time": "1775808170"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1775808350"
},
"departure": {
"time": "1775808350"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1775807475",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-02_0_1"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LA-01-06_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775807158"
},
"departure": {
"time": "1775807226"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1775807323"
},
"departure": {
"time": "1775807323"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1775807427"
},
"departure": {
"time": "1775807452"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1775807550"
},
"departure": {
"time": "1775807550"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1775807670"
},
"departure": {
"time": "1775807670"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1775807730"
},
"departure": {
"time": "1775807730"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1775807790"
},
"departure": {
"time": "1775807790"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1775807850"
},
"departure": {
"time": "1775807850"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1775807910"
},
"departure": {
"time": "1775807910"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1775807970"
},
"departure": {
"time": "1775807970"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1775808030"
},
"departure": {
"time": "1775808030"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1775808210"
},
"departure": {
"time": "1775808210"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1775808330"
},
"departure": {
"time": "1775808330"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1775808390"
},
"departure": {
"time": "1775808390"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1775808450"
},
"departure": {
"time": "1775808450"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1775808510"
},
"departure": {
"time": "1775808510"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1775808570"
},
"departure": {
"time": "1775808570"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1775808630"
},
"departure": {
"time": "1775808630"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1775808690"
},
"departure": {
"time": "1775808690"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1775808750"
},
"departure": {
"time": "1775808750"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1775808810"
},
"departure": {
"time": "1775808810"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1775808930"
},
"departure": {
"time": "1775808930"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1775807476",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-06_0_1"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LE-01-03_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775802405"
},
"departure": {
"time": "1775802442"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775802596"
},
"departure": {
"time": "1775802620"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 1
},
{
"arrival": {
"time": "1775802679"
},
"departure": {
"time": "1775802696"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 2
},
{
"arrival": {
"time": "1775802744"
},
"departure": {
"time": "1775802757"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 3
},
{
"arrival": {
"time": "1775802799"
},
"departure": {
"time": "1775802807"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1775802832"
},
"departure": {
"time": "1775802848"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1775802904"
},
"departure": {
"time": "1775802926"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 6
},
{
"arrival": {
"time": "1775802981"
},
"departure": {
"time": "1775802994"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 7
},
{
"stopId": "VENDOME - BERLIOZ",
"stopSequence": 8
},
{
"stopId": "VENDOME - DEBUSSY",
"stopSequence": 9
},
{
"stopId": "VENDOME - FAURE",
"stopSequence": 10
},
{
"arrival": {
"time": "1775803138"
},
"departure": {
"time": "1775803155"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1775803181"
},
"departure": {
"time": "1775803189"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 12
},
{
"arrival": {
"time": "1775803710"
},
"departure": {
"time": "1775803710"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 13
}
],
"timestamp": "1775807476",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-03_0_1"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LJ-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775797458"
},
"departure": {
"time": "1775797756"
},
"stopId": "ST OUEN - JACQUES BREL",
"stopSequence": 0
},
{
"arrival": {
"time": "1775797834"
},
"departure": {
"time": "1775797894"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 1
},
{
"arrival": {
"time": "1775797969"
},
"departure": {
"time": "1775798023"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1775798117"
},
"departure": {
"time": "1775798170"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1775798191"
},
"departure": {
"time": "1775798207"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 4
},
{
"arrival": {
"time": "1775798250"
},
"departure": {
"time": "1775798255"
},
"stopId": "ST OUEN - CIMETIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775798313"
},
"departure": {
"time": "1775798355"
},
"stopId": "ST OUEN - ST EXUPERY",
"stopSequence": 6
},
{
"arrival": {
"time": "1775798395"
},
"departure": {
"time": "1775798414"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1775798512"
},
"departure": {
"time": "1775798531"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1775798648"
},
"departure": {
"time": "1775798698"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1775798818"
},
"departure": {
"time": "1775798828"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 10
},
{
"arrival": {
"time": "1775799122"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
}
],
"timestamp": "1775807476",
"trip": {
"routeId": "LIGNE J",
"scheduleRelationship": "SCHEDULED",
"tripId": "LJ-01-01_0_1"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:TGV-01-05_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775807212"
},
"departure": {
"time": "1775807355"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775807465"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775807540"
},
"departure": {
"time": "1775807540"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775807600"
},
"departure": {
"time": "1775807600"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775807660"
},
"departure": {
"time": "1775807660"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775807780"
},
"departure": {
"time": "1775807780"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775807840"
},
"departure": {
"time": "1775807840"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775807960"
},
"departure": {
"time": "1775807960"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775808080"
},
"departure": {
"time": "1775808080"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775808140"
},
"departure": {
"time": "1775808140"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775808260"
},
"departure": {
"time": "1775808260"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-05_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
},
{
"id": "trip:TGV-01-01_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775794279"
},
"departure": {
"time": "1775794406"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1775794577"
},
"departure": {
"time": "1775794593"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1775794632"
},
"departure": {
"time": "1775794698"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1775794724"
},
"departure": {
"time": "1775794739"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1775794811"
},
"departure": {
"time": "1775794819"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1775794888"
},
"departure": {
"time": "1775794897"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1775794930"
},
"departure": {
"time": "1775794961"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1775795127"
},
"departure": {
"time": "1775795134"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1775795221"
},
"departure": {
"time": "1775795229"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1775795282"
},
"departure": {
"time": "1775795289"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1775795385"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1775807473",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-01_0_0"
},
"vehicle": {
"id": "2c5bc6ff5de402f1"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1775807479"
}
}