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
❌54 errors, 13 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-02 at 08:11 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-01_0_0 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-02-03_0_4 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-01-01 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LM-01-02 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
- trip_id LA-02-03 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 4 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 LM-01-02 stop_sequence 6 arrival_time 07:34:00 (1770014040) is less than previous stop arrival_time 07:34:49 (1770014089) - times must increase between two sequential stops
- trip_id LM-01-02 stop_sequence 6 arrival_time 07:34:00 (1770014040) is less than previous stop departure_time 07:35:06 (1770014106) - times must increase between two sequential stops
- trip_id LM-01-02 stop_sequence 6 departure_time 07:34:00 (1770014040) is less than previous stop departure_time 07:35:06 (1770014106) - times must increase between two sequential stops
- trip_id LM-01-02 stop_sequence 6 departure_time 07:34:00 (1770014040) is less than previous stop arrival_time 07:34:49 (1770014089) - times must increase between two sequential stops
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-01_0_0 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-03_0_4 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-01-01 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-01-02 stop_sequence 4 has stop_id VENDOME - GARE TER LIGNE but GTFS stop_sequence 4 has stop_id VENDOME - GARE TER LIGNE - stop_ids should be the same
- GTFS-rt trip_id LA-02-03 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
VehiclePosition and TripUpdate ID pairing mismatch E047 4 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-02-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-03 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in VehiclePositions does not match trip_id LM-01-01 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LA-02-03 and vehicle_id 5f6b208cf07eca4f072db425 pairing in VehiclePositions does not match trip_id LA-01-03 and vehicle_id 5f6b208cf07eca4f072db425 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-01-03_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 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 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
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 | 468 | 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 | 459 | 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 | 249 | 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. | 99 | 26 times (90 % 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 | 18 | 9 times (31 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 32 | 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. | 9 | 8 times (28 % 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. | 12 | 6 times (21 % 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 (10 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-02 at 18:10 Europe/Paris.
trip_updates (74) vehicle_positions (11) 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-02 at 18:10 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "vehicle:5f9ac9d0f4e5a246fdf194cb",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.800071716308594,
"longitude": 1.077251672744751
},
"stopId": "VENDOME - GARE TER",
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-02-03"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "vehicle:682de08a3291ef216ebe0d0d",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 47.806854248046875,
"longitude": 1.0577168464660645
},
"stopId": "VENDOME - LYCEE RONSARD",
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-02-03"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.80647277832031,
"longitude": 1.0664349794387817
},
"stopId": "VENDOME - DANAN",
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-15"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:5f9ac9c5f4e5a247456a498d",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.79447555541992,
"longitude": 0.9003149271011353
},
"stopId": "LUNAY - BOURG",
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-09"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "vehicle:5f9ac9f0f4e5a247456a4a16",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 1,
"position": {
"latitude": 47.80666732788086,
"longitude": 1.0604480504989624
},
"stopId": "VENDOME - J. EMOND",
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-02-03"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "vehicle:9db39adf5c39b10c",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.78689956665039,
"longitude": 0.9079422950744629
},
"stopId": "LES ROCHES - ST GERVAIS",
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-07"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "vehicle:5f6b208cf07eca4f072db425",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.812347412109375,
"longitude": 1.0234700441360474
},
"stopId": "VENDOME - MONS",
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-13"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "vehicle:5f6b207af07eca4ec325afdc",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.795345306396484,
"longitude": 1.0744346380233765
},
"stopId": "VENDOME - GUIMOND",
"timestamp": "1770052201",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-10_3"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "vehicle:62c5a41bd5f098dd792fcb19",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 47.80195999145508,
"longitude": 1.0695810317993164
},
"stopId": "VENDOME - GARE TER LIGNE ",
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "vehicle:5f6d9a5d9fe0c82317175d1f",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 47.82210159301758,
"longitude": 1.0215885639190674
},
"stopId": "VENDOME - GARE TGV",
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-11_3"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "vehicle:62babc77f4336585d60d0e29",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.79033279418945,
"longitude": 1.0811601877212524
},
"stopId": "AREINES - AMPHITHEATRE",
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-06"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LE-01-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017183"
},
"departure": {
"time": "1770017221"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017346"
},
"departure": {
"time": "1770017386"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017431"
},
"departure": {
"time": "1770017478"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017540"
},
"departure": {
"time": "1770017574"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017613"
},
"departure": {
"time": "1770017625"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017640"
},
"departure": {
"time": "1770017655"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017696"
},
"departure": {
"time": "1770017737"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017785"
},
"departure": {
"time": "1770017798"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017882"
},
"departure": {
"time": "1770017927"
},
"stopId": "VENDOME - BERLIOZ",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017954"
},
"departure": {
"time": "1770018002"
},
"stopId": "VENDOME - DEBUSSY",
"stopSequence": 9
},
{
"arrival": {
"time": "1770018051"
},
"departure": {
"time": "1770018091"
},
"stopId": "VENDOME - FAURE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770018207"
},
"departure": {
"time": "1770018218"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018245"
},
"departure": {
"time": "1770018256"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018337"
},
"departure": {
"time": "1770018570"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 13
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-03"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:TGV-02-10_3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050418"
},
"departure": {
"time": "1770051335"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770051417"
},
"departure": {
"time": "1770051429"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770051516"
},
"departure": {
"time": "1770051528"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770051635"
},
"departure": {
"time": "1770051642"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770051769"
},
"departure": {
"time": "1770051792"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770051826"
},
"departure": {
"time": "1770051835"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770051895"
},
"departure": {
"time": "1770051929"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770051960"
},
"departure": {
"time": "1770051991"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770052016"
},
"departure": {
"time": "1770052051"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770052380"
},
"departure": {
"time": "1770052380"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770052560"
},
"departure": {
"time": "1770052560"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-10_3"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:TGV-01-10_3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770048865"
},
"departure": {
"time": "1770049305"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770049466"
},
"departure": {
"time": "1770049486"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770049555"
},
"departure": {
"time": "1770049598"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770049636"
},
"departure": {
"time": "1770049710"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770049738"
},
"departure": {
"time": "1770049750"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770049821"
},
"departure": {
"time": "1770049830"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770049861"
},
"departure": {
"time": "1770049875"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770049928"
},
"departure": {
"time": "1770049948"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049969"
},
"departure": {
"time": "1770049988"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770050127"
},
"departure": {
"time": "1770050137"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770050214"
},
"departure": {
"time": "1770050221"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770050278"
},
"departure": {
"time": "1770050287"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770050379"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-10_3"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LB-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015562"
},
"departure": {
"time": "1770015598"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015663"
},
"departure": {
"time": "1770015671"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015842"
},
"departure": {
"time": "1770015862"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015909"
},
"departure": {
"time": "1770015924"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016110"
},
"departure": {
"time": "1770016157"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016287"
},
"departure": {
"time": "1770016301"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016374"
},
"departure": {
"time": "1770016697"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016787"
},
"departure": {
"time": "1770016801"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770016888"
},
"departure": {
"time": "1770016914"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016960"
},
"departure": {
"time": "1770016977"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017039"
},
"departure": {
"time": "1770017100"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017570"
},
"departure": {
"time": "1770017570"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017750"
},
"departure": {
"time": "1770017750"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-01"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LE-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770047420"
},
"departure": {
"time": "1770047622"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 0
},
{
"arrival": {
"time": "1770047845"
},
"departure": {
"time": "1770047882"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770047920"
},
"departure": {
"time": "1770047955"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1770047981"
},
"departure": {
"time": "1770048028"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 3
},
{
"arrival": {
"time": "1770048065"
},
"departure": {
"time": "1770048104"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770048162"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 5
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-02-02"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LA-01-10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770038588"
},
"departure": {
"time": "1770038617"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770038693"
},
"departure": {
"time": "1770038693"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770038732"
},
"departure": {
"time": "1770038739"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770038805"
},
"departure": {
"time": "1770038852"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770038924"
},
"departure": {
"time": "1770038936"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770048955"
},
"departure": {
"time": "1770048972"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770039119"
},
"departure": {
"time": "1770039127"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770039148"
},
"departure": {
"time": "1770039155"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049057"
},
"departure": {
"time": "1770042336"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770039255"
},
"departure": {
"time": "1770039261"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770039322"
},
"departure": {
"time": "1770039403"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770039496"
},
"departure": {
"time": "1770039522"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770039581"
},
"departure": {
"time": "1770039500"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770039657"
},
"departure": {
"time": "1770039560"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770039738"
},
"departure": {
"time": "1770039620"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770039839"
},
"departure": {
"time": "1770039680"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770039892"
},
"departure": {
"time": "1770039740"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770039923"
},
"departure": {
"time": "1770039800"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770042175"
},
"departure": {
"time": "1770039860"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770049151"
},
"departure": {
"time": "1770039920"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770040770"
},
"departure": {
"time": "1770039980"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770049256"
},
"departure": {
"time": "1770040100"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-10"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LF-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016277"
},
"departure": {
"time": "1770016307"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016331"
},
"departure": {
"time": "1770016344"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016398"
},
"departure": {
"time": "1770016414"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016474"
},
"departure": {
"time": "1770016486"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016561"
},
"departure": {
"time": "1770016578"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016629"
},
"departure": {
"time": "1770016772"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016905"
},
"departure": {
"time": "1770016928"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016990"
},
"departure": {
"time": "1770017111"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017357"
},
"departure": {
"time": "1770017364"
},
"stopId": "ST OUEN - TOUCHEBELLE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017438"
},
"departure": {
"time": "1770017445"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017945"
},
"departure": {
"time": "1770017952"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770018076"
},
"departure": {
"time": "1770018085"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018126"
},
"departure": {
"time": "1770018139"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770018160"
},
"departure": {
"time": "1770018165"
},
"stopId": "ST OUEN - GRAND MORTIER",
"stopSequence": 13
},
{
"arrival": {
"time": "1770018277"
},
"departure": {
"time": "1770018277"
},
"stopId": "ST OUEN - GRIVES",
"stopSequence": 14
},
{
"arrival": {
"time": "1770018343"
},
"departure": {
"time": "1770018367"
},
"stopId": "ST OUEN - ROUTE DE DANZE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770018505"
},
"departure": {
"time": "1770018537"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 16
},
{
"arrival": {
"time": "1770018625"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 17
}
],
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-02"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LB-02-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770036413"
},
"departure": {
"time": "1770036451"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770036512"
},
"departure": {
"time": "1770036535"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770036707"
},
"departure": {
"time": "1770036730"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770036764"
},
"departure": {
"time": "1770036790"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770036897"
},
"departure": {
"time": "1770036909"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770037092"
},
"departure": {
"time": "1770037099"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770037166"
},
"departure": {
"time": "1770037335"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770037459"
},
"departure": {
"time": "1770037475"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770037563"
},
"departure": {
"time": "1770037579"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770037627"
},
"departure": {
"time": "1770037647"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770037712"
},
"departure": {
"time": "1770037741"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770037767"
},
"departure": {
"time": "1770037776"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770037894"
},
"departure": {
"time": "1770038450"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-04"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LC-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017085"
},
"departure": {
"time": "1770017482"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017654"
},
"departure": {
"time": "1770017672"
},
"stopId": "VENDOME - PROVINCES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017708"
},
"departure": {
"time": "1770017738"
},
"stopId": "VENDOME - FLANDRES",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017761"
},
"departure": {
"time": "1770017775"
},
"stopId": "VENDOME - ILE DE FRANCE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017904"
},
"departure": {
"time": "1770017949"
},
"stopId": "VENDOME - MONET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770018055"
},
"departure": {
"time": "1770018062"
},
"stopId": "VENDOME - LA GARDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770018086"
},
"departure": {
"time": "1770018125"
},
"stopId": "VENDOME - CHAMPLES",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018201"
},
"departure": {
"time": "1770018242"
},
"stopId": "VENDOME - MALLARME",
"stopSequence": 7
},
{
"arrival": {
"time": "1770018527"
},
"departure": {
"time": "1770018549"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 8
},
{
"arrival": {
"time": "1770018434"
},
"departure": {
"time": "1770018497"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770018695"
},
"departure": {
"time": "1770018900"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-01-02"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "trip:TGV-01-04_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014638"
},
"departure": {
"time": "1770015160"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015264"
},
"departure": {
"time": "1770015302"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015355"
},
"departure": {
"time": "1770015366"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015386"
},
"departure": {
"time": "1770015396"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770015426"
},
"departure": {
"time": "1770015453"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015525"
},
"departure": {
"time": "1770015536"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770015557"
},
"departure": {
"time": "1770015570"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770015685"
},
"departure": {
"time": "1770015694"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770015770"
},
"departure": {
"time": "1770015781"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770015835"
},
"departure": {
"time": "1770015861"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770015948"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-04_2"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-04_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016029"
},
"departure": {
"time": "1770016924"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770017005"
},
"departure": {
"time": "1770017015"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770017088"
},
"departure": {
"time": "1770017098"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770017173"
},
"departure": {
"time": "1770017179"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770017311"
},
"departure": {
"time": "1770017325"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770017346"
},
"departure": {
"time": "1770017380"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017435"
},
"departure": {
"time": "1770017444"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017468"
},
"departure": {
"time": "1770017478"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017532"
},
"departure": {
"time": "1770017547"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017574"
},
"departure": {
"time": "1770017621"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017645"
},
"departure": {
"time": "1770017684"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017926"
},
"departure": {
"time": "1770017933"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1770018028"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04_2"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012823"
},
"departure": {
"time": "1770013535"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770013608"
},
"departure": {
"time": "1770013614"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013692"
},
"departure": {
"time": "1770013697"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013768"
},
"departure": {
"time": "1770013798"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013908"
},
"departure": {
"time": "1770013942"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013960"
},
"departure": {
"time": "1770013992"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014050"
},
"departure": {
"time": "1770014060"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014090"
},
"departure": {
"time": "1770014098"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014162"
},
"departure": {
"time": "1770014189"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014213"
},
"departure": {
"time": "1770014231"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014254"
},
"departure": {
"time": "1770014292"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014487"
},
"departure": {
"time": "1770014497"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014582"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-02_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770045445"
},
"departure": {
"time": "1770045631"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770045715"
},
"departure": {
"time": "1770045715"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770045793"
},
"departure": {
"time": "1770045822"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770045968"
},
"departure": {
"time": "1770045977"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770046021"
},
"departure": {
"time": "1770046067"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770046099"
},
"departure": {
"time": "1770046114"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770046135"
},
"departure": {
"time": "1770046150"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770046175"
},
"departure": {
"time": "1770046208"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770046253"
},
"departure": {
"time": "1770046282"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770046354"
},
"departure": {
"time": "1770046385"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770046504"
},
"departure": {
"time": "1770046544"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770046610"
},
"departure": {
"time": "1770046644"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770046687"
},
"departure": {
"time": "1770046716"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770046749"
},
"departure": {
"time": "1770046778"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770046825"
},
"departure": {
"time": "1770046864"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770046895"
},
"departure": {
"time": "1770046902"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770046919"
},
"departure": {
"time": "1770046945"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770047033"
},
"departure": {
"time": "1770047043"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770047056"
},
"departure": {
"time": "1770047070"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770047085"
},
"departure": {
"time": "1770047118"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770047216"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-13"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-07_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770032746"
},
"departure": {
"time": "1770033121"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770033260"
},
"departure": {
"time": "1770033271"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770033311"
},
"departure": {
"time": "1770033335"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770033370"
},
"departure": {
"time": "1770033383"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770033413"
},
"departure": {
"time": "1770033425"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770033493"
},
"departure": {
"time": "1770033500"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770033531"
},
"departure": {
"time": "1770033539"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770033686"
},
"departure": {
"time": "1770033692"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770033773"
},
"departure": {
"time": "1770033783"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770033830"
},
"departure": {
"time": "1770033840"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770033929"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-07_1"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-11_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050804"
},
"departure": {
"time": "1770050922"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770051038"
},
"departure": {
"time": "1770051073"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770051106"
},
"departure": {
"time": "1770051116"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770051152"
},
"departure": {
"time": "1770051185"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770051211"
},
"departure": {
"time": "1770051238"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770051320"
},
"departure": {
"time": "1770051367"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770051402"
},
"departure": {
"time": "1770051423"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770051485"
},
"departure": {
"time": "1770051525"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770051583"
},
"departure": {
"time": "1770051616"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770051749"
},
"departure": {
"time": "1770051755"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770051839"
},
"departure": {
"time": "1770051850"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770051901"
},
"departure": {
"time": "1770051910"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770051994"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-11_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-01-09_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770047980"
},
"departure": {
"time": "1770048173"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770048336"
},
"departure": {
"time": "1770048353"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770048399"
},
"departure": {
"time": "1770048453"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770048479"
},
"departure": {
"time": "1770048514"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770048540"
},
"departure": {
"time": "1770048570"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770048648"
},
"departure": {
"time": "1770048658"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770048685"
},
"departure": {
"time": "1770048690"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770048757"
},
"departure": {
"time": "1770048826"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770048843"
},
"departure": {
"time": "1770048876"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770049167"
},
"departure": {
"time": "1770049173"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770049260"
},
"departure": {
"time": "1770049267"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770049320"
},
"departure": {
"time": "1770049330"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770049428"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-09_1"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-15",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770051163"
},
"departure": {
"time": "1770051173"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770051210"
},
"departure": {
"time": "1770051217"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770051273"
},
"departure": {
"time": "1770051302"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770051373"
},
"departure": {
"time": "1770051388"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770051430"
},
"departure": {
"time": "1770051468"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770051515"
},
"departure": {
"time": "1770051541"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770051567"
},
"departure": {
"time": "1770051596"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770051628"
},
"departure": {
"time": "1770051645"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770051683"
},
"departure": {
"time": "1770051698"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770051794"
},
"departure": {
"time": "1770051828"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770051950"
},
"departure": {
"time": "1770052033"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770052106"
},
"departure": {
"time": "1770052121"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770052167"
},
"departure": {
"time": "1770052204"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770052250"
},
"departure": {
"time": "1770052250"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770052310"
},
"departure": {
"time": "1770052310"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770052370"
},
"departure": {
"time": "1770052370"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770052430"
},
"departure": {
"time": "1770052430"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770052490"
},
"departure": {
"time": "1770052490"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770052550"
},
"departure": {
"time": "1770052550"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770052610"
},
"departure": {
"time": "1770052610"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770052730"
},
"departure": {
"time": "1770052730"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-15"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LN-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770018560"
},
"departure": {
"time": "1770019491"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770019781"
},
"departure": {
"time": "1770019792"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770019815"
},
"departure": {
"time": "1770019820"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770020077"
},
"departure": {
"time": "1770020100"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1770020199"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-01"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LM-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011424"
},
"departure": {
"time": "1770011652"
},
"stopId": "MONTOIRE - PLACE DES PATIS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012189"
},
"departure": {
"time": "1770012262"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012466"
},
"departure": {
"time": "1770012534"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 2
},
{
"arrival": {
"time": "1770012786"
},
"departure": {
"time": "1770012803"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013876"
},
"departure": {
"time": "1770013900"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014089"
},
"departure": {
"time": "1770014106"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013660"
},
"departure": {
"time": "1770013660"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 6
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-02"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "trip:LM-02-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770045469"
},
"departure": {
"time": "1770045610"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 0
},
{
"arrival": {
"time": "1770045629"
},
"departure": {
"time": "1770045648"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770046205"
},
"departure": {
"time": "1770046224"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770046039"
},
"departure": {
"time": "1770046094"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770046369"
},
"departure": {
"time": "1770046462"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 4
},
{
"arrival": {
"time": "1770047296"
},
"departure": {
"time": "1770047303"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1770047415"
},
"departure": {
"time": "1770047449"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1770047694"
},
"departure": {
"time": "1770047730"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 7
},
{
"arrival": {
"time": "1770047921"
},
"departure": {
"time": "1770047970"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770048094"
},
"departure": {
"time": "1770048135"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770048231"
},
"departure": {
"time": "1770048245"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770048460"
},
"departure": {
"time": "1770048507"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770048647"
},
"departure": {
"time": "1770048681"
},
"stopId": "MONTOIRE - PLACE DES PATIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770048960"
},
"departure": {
"time": "1770048960"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 13
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-06"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LA-02-12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770048530"
},
"departure": {
"time": "1770048938"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770049049"
},
"departure": {
"time": "1770049096"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770049114"
},
"departure": {
"time": "1770049149"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770049166"
},
"departure": {
"time": "1770049192"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770049255"
},
"departure": {
"time": "1770049274"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770049286"
},
"departure": {
"time": "1770049331"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770049353"
},
"departure": {
"time": "1770049413"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770049458"
},
"departure": {
"time": "1770049489"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049522"
},
"departure": {
"time": "1770049533"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770049588"
},
"departure": {
"time": "1770049600"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770049658"
},
"departure": {
"time": "1770049741"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770049839"
},
"departure": {
"time": "1770049867"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770049908"
},
"departure": {
"time": "1770049945"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770049981"
},
"departure": {
"time": "1770050014"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770050056"
},
"departure": {
"time": "1770050081"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770050096"
},
"departure": {
"time": "1770050135"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770050218"
},
"departure": {
"time": "1770050260"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770050299"
},
"departure": {
"time": "1770050308"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770050363"
},
"departure": {
"time": "1770050397"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770050466"
},
"departure": {
"time": "1770050471"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770050528"
},
"departure": {
"time": "1770050630"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-12"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770010594"
},
"departure": {
"time": "1770010613"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770010720"
},
"departure": {
"time": "1770010727"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010742"
},
"departure": {
"time": "1770010759"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010773"
},
"departure": {
"time": "1770010782"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010872"
},
"departure": {
"time": "1770010897"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010922"
},
"departure": {
"time": "1770010936"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010963"
},
"departure": {
"time": "1770010979"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011034"
},
"departure": {
"time": "1770011135"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011164"
},
"departure": {
"time": "1770011172"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770011210"
},
"departure": {
"time": "1770011225"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770011265"
},
"departure": {
"time": "1770011308"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770011434"
},
"departure": {
"time": "1770011487"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770011540"
},
"departure": {
"time": "1770011569"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770011597"
},
"departure": {
"time": "1770011624"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770011655"
},
"departure": {
"time": "1770011672"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770011694"
},
"departure": {
"time": "1770011747"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770011783"
},
"departure": {
"time": "1770011870"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770011913"
},
"departure": {
"time": "1770011936"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770011999"
},
"departure": {
"time": "1770012032"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770012081"
},
"departure": {
"time": "1770012089"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770012149"
},
"departure": {
"time": "1770012157"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770012276"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-01"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LF-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770047396"
},
"departure": {
"time": "1770048342"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770048477"
},
"departure": {
"time": "1770048530"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 1
},
{
"arrival": {
"time": "1770048749"
},
"departure": {
"time": "1770048807"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 2
},
{
"arrival": {
"time": "1770048877"
},
"departure": {
"time": "1770048909"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 3
},
{
"arrival": {
"time": "1770049244"
},
"departure": {
"time": "1770049510"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770049321"
},
"departure": {
"time": "1770049630"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 5
},
{
"arrival": {
"time": "1770049491"
},
"departure": {
"time": "1770049750"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770049605"
},
"departure": {
"time": "1770049930"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049697"
},
"departure": {
"time": "1770049990"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770049833"
},
"departure": {
"time": "1770050110"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770049900"
},
"departure": {
"time": "1770050170"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 10
},
{
"arrival": {
"time": "1770049927"
},
"departure": {
"time": "1770050290"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770049997"
},
"departure": {
"time": "1770050410"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 12
},
{
"arrival": {
"time": "1770050077"
},
"departure": {
"time": "1770050470"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770050210"
},
"departure": {
"time": "1770050710"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770050349"
},
"departure": {
"time": "1770050830"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 15
}
],
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-02-02"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LA-01-08",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770030522"
},
"departure": {
"time": "1770030546"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770030764"
},
"departure": {
"time": "1770030793"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770030866"
},
"departure": {
"time": "1770030882"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770030946"
},
"departure": {
"time": "1770031014"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770031047"
},
"departure": {
"time": "1770031098"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770031121"
},
"departure": {
"time": "1770031142"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770031160"
},
"departure": {
"time": "1770031181"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770031208"
},
"departure": {
"time": "1770031256"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770031304"
},
"departure": {
"time": "1770031334"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770031402"
},
"departure": {
"time": "1770031432"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770031498"
},
"departure": {
"time": "1770031560"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770031595"
},
"departure": {
"time": "1770031627"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770031656"
},
"departure": {
"time": "1770031680"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770031728"
},
"departure": {
"time": "1770031763"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770031785"
},
"departure": {
"time": "1770031792"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770031811"
},
"departure": {
"time": "1770031852"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770031919"
},
"departure": {
"time": "1770031935"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770031946"
},
"departure": {
"time": "1770031954"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770031974"
},
"departure": {
"time": "1770032007"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770032265"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-09",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770034102"
},
"departure": {
"time": "1770034521"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770034596"
},
"departure": {
"time": "1770034602"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770034663"
},
"departure": {
"time": "1770034687"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770034743"
},
"departure": {
"time": "1770034774"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770034844"
},
"departure": {
"time": "1770034868"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770034912"
},
"departure": {
"time": "1770034979"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770035007"
},
"departure": {
"time": "1770035041"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770035057"
},
"departure": {
"time": "1770035073"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770035101"
},
"departure": {
"time": "1770035147"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770035179"
},
"departure": {
"time": "1770035201"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770035287"
},
"departure": {
"time": "1770035339"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770035427"
},
"departure": {
"time": "1770035462"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770035525"
},
"departure": {
"time": "1770035536"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770035574"
},
"departure": {
"time": "1770035597"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770035627"
},
"departure": {
"time": "1770035637"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770035725"
},
"departure": {
"time": "1770035765"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770035787"
},
"departure": {
"time": "1770035815"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770035831"
},
"departure": {
"time": "1770035845"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770035915"
},
"departure": {
"time": "1770035939"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770035950"
},
"departure": {
"time": "1770035964"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770035984"
},
"departure": {
"time": "1770036016"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770036131"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-09"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770015646"
},
"departure": {
"time": "1770016245"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016335"
},
"departure": {
"time": "1770016335"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016375"
},
"departure": {
"time": "1770016382"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016434"
},
"departure": {
"time": "1770016488"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016564"
},
"departure": {
"time": "1770016579"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016629"
},
"departure": {
"time": "1770016691"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016732"
},
"departure": {
"time": "1770016780"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016813"
},
"departure": {
"time": "1770016840"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770016862"
},
"departure": {
"time": "1770016875"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770016909"
},
"departure": {
"time": "1770016938"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017023"
},
"departure": {
"time": "1770017054"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017160"
},
"departure": {
"time": "1770017189"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017244"
},
"departure": {
"time": "1770017274"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017320"
},
"departure": {
"time": "1770017403"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017437"
},
"departure": {
"time": "1770017449"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017497"
},
"departure": {
"time": "1770017569"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770017595"
},
"departure": {
"time": "1770017606"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017622"
},
"departure": {
"time": "1770017637"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017711"
},
"departure": {
"time": "1770017721"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017734"
},
"departure": {
"time": "1770017762"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770017782"
},
"departure": {
"time": "1770017821"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770017880"
},
"departure": {
"time": "1770017880"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-04"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LB-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012961"
},
"departure": {
"time": "1770013198"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770013318"
},
"departure": {
"time": "1770013360"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013375"
},
"departure": {
"time": "1770013448"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013518"
},
"departure": {
"time": "1770013561"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013606"
},
"departure": {
"time": "1770013638"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013727"
},
"departure": {
"time": "1770013736"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013840"
},
"departure": {
"time": "1770014099"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014207"
},
"departure": {
"time": "1770014274"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014329"
},
"departure": {
"time": "1770014381"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014521"
},
"departure": {
"time": "1770014548"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014642"
},
"departure": {
"time": "1770014685"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014752"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-01"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LM-02-08",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770052044"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770052740"
},
"departure": {
"time": "1770052740"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770053760"
},
"departure": {
"time": "1770053760"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770053880"
},
"departure": {
"time": "1770053880"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770054180"
},
"departure": {
"time": "1770054180"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 4
},
{
"arrival": {
"time": "1770054420"
},
"departure": {
"time": "1770054420"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770054540"
},
"departure": {
"time": "1770054540"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 6
},
{
"arrival": {
"time": "1770054600"
},
"departure": {
"time": "1770054600"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770054780"
},
"departure": {
"time": "1770054780"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770054900"
},
"departure": {
"time": "1770054900"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770055440"
},
"departure": {
"time": "1770055440"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 10
},
{
"arrival": {
"time": "1770055620"
},
"departure": {
"time": "1770055620"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770055680"
},
"departure": {
"time": "1770055680"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 12
},
{
"arrival": {
"time": "1770055800"
},
"departure": {
"time": "1770055800"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770056100"
},
"departure": {
"time": "1770056100"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 14
},
{
"arrival": {
"time": "1770056280"
},
"departure": {
"time": "1770056280"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770056580"
},
"departure": {
"time": "1770056580"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770056940"
},
"departure": {
"time": "1770056940"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 17
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LC-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050780"
},
"departure": {
"time": "1770051850"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770052139"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1770052320"
},
"departure": {
"time": "1770052320"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 2
},
{
"arrival": {
"time": "1770052620"
},
"departure": {
"time": "1770052620"
},
"stopId": "VENDOME - MALLARME",
"stopSequence": 3
},
{
"arrival": {
"time": "1770052680"
},
"departure": {
"time": "1770052680"
},
"stopId": "VENDOME - CHAMPLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052740"
},
"departure": {
"time": "1770052740"
},
"stopId": "VENDOME - LA GARDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770052800"
},
"departure": {
"time": "1770052800"
},
"stopId": "VENDOME - MONET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770053040"
},
"departure": {
"time": "1770053040"
},
"stopId": "VENDOME - ILE DE FRANCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770053100"
},
"departure": {
"time": "1770053100"
},
"stopId": "VENDOME - FLANDRES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770053160"
},
"departure": {
"time": "1770053160"
},
"stopId": "VENDOME - PROVINCES",
"stopSequence": 9
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-02-03"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "trip:TGV-01-06_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770030712"
},
"departure": {
"time": "1770031172"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770031386"
},
"departure": {
"time": "1770031400"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770031442"
},
"departure": {
"time": "1770031492"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770031520"
},
"departure": {
"time": "1770031571"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770031602"
},
"departure": {
"time": "1770031621"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770031691"
},
"departure": {
"time": "1770031702"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770031725"
},
"departure": {
"time": "1770031738"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770031790"
},
"departure": {
"time": "1770031865"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770031884"
},
"departure": {
"time": "1770031902"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770032026"
},
"departure": {
"time": "1770032040"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770032121"
},
"departure": {
"time": "1770032131"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770032182"
},
"departure": {
"time": "1770032182"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770032280"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-06_2"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LF-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770045480"
},
"departure": {
"time": "1770045585"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770045642"
},
"departure": {
"time": "1770045793"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 1
},
{
"arrival": {
"time": "1770046057"
},
"departure": {
"time": "1770046103"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770046179"
},
"departure": {
"time": "1770046195"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770046253"
},
"departure": {
"time": "1770046266"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770046322"
},
"departure": {
"time": "1770046330"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770046369"
},
"departure": {
"time": "1770046377"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770046457"
},
"departure": {
"time": "1770046496"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770046544"
},
"departure": {
"time": "1770046555"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770046696"
},
"departure": {
"time": "1770046708"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770046825"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 10
}
],
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-02-01"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LM-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014635"
},
"departure": {
"time": "1770014707"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015321"
},
"departure": {
"time": "1770015369"
},
"stopId": "VILLIERS - ECOLE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015428"
},
"departure": {
"time": "1770015435"
},
"stopId": "VILLIERS - LA POSTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770015505"
},
"departure": {
"time": "1770015519"
},
"stopId": "VILLIERS - AVENUE COLIN",
"stopSequence": 3
},
{
"arrival": {
"time": "1770015651"
},
"departure": {
"time": "1770015696"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015962"
},
"departure": {
"time": "1770016035"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016222"
},
"departure": {
"time": "1770016283"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770016553"
},
"departure": {
"time": "1770016567"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770016957"
},
"departure": {
"time": "1770017037"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017279"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 9
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-02"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "trip:TGV-02-06_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770032341"
},
"departure": {
"time": "1770033458"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770033529"
},
"departure": {
"time": "1770033536"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770033617"
},
"departure": {
"time": "1770033629"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770033711"
},
"departure": {
"time": "1770033720"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770033831"
},
"departure": {
"time": "1770033840"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770033868"
},
"departure": {
"time": "1770033878"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770033950"
},
"departure": {
"time": "1770033964"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770034000"
},
"departure": {
"time": "1770034012"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770034043"
},
"departure": {
"time": "1770034052"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770034295"
},
"departure": {
"time": "1770034327"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770034770"
},
"departure": {
"time": "1770034770"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-06_0"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LB-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770019185"
},
"departure": {
"time": "1770019217"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770019320"
},
"departure": {
"time": "1770019333"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770019348"
},
"departure": {
"time": "1770019421"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770019508"
},
"departure": {
"time": "1770019556"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770019597"
},
"departure": {
"time": "1770019611"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770019696"
},
"departure": {
"time": "1770019706"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770019777"
},
"departure": {
"time": "1770020024"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770020129"
},
"departure": {
"time": "1770020155"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770020215"
},
"departure": {
"time": "1770020253"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770020428"
},
"departure": {
"time": "1770020439"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770020523"
},
"departure": {
"time": "1770020559"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770020619"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-02"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LM-01-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770048724"
},
"departure": {
"time": "1770049295"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770049467"
},
"departure": {
"time": "1770049552"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770049902"
},
"departure": {
"time": "1770049918"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770050003"
},
"departure": {
"time": "1770050018"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770050164"
},
"departure": {
"time": "1770050188"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770050446"
},
"departure": {
"time": "1770050484"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 5
},
{
"arrival": {
"time": "1770050776"
},
"departure": {
"time": "1770050809"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1770051866"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 7
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-06"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LC-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050636"
},
"departure": {
"time": "1770049207"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770049435"
},
"departure": {
"time": "1770049500"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1770049545"
},
"departure": {
"time": "1770049620"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 2
},
{
"arrival": {
"time": "1770049795"
},
"departure": {
"time": "1770049920"
},
"stopId": "VENDOME - MALLARME",
"stopSequence": 3
},
{
"arrival": {
"time": "1770049912"
},
"departure": {
"time": "1770049980"
},
"stopId": "VENDOME - CHAMPLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770049944"
},
"departure": {
"time": "1770050040"
},
"stopId": "VENDOME - LA GARDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770050007"
},
"departure": {
"time": "1770050100"
},
"stopId": "VENDOME - MONET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770050281"
},
"departure": {
"time": "1770050340"
},
"stopId": "VENDOME - ILE DE FRANCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770050308"
},
"departure": {
"time": "1770050400"
},
"stopId": "VENDOME - FLANDRES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770050355"
},
"departure": {
"time": "1770050460"
},
"stopId": "VENDOME - PROVINCES",
"stopSequence": 9
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-02-02"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "trip:LN-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770028185"
},
"departure": {
"time": "1770028256"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770028392"
},
"departure": {
"time": "1770028407"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770028461"
},
"departure": {
"time": "1770028466"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770028497"
},
"departure": {
"time": "1770028513"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1770028859"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 5
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-02-01"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LB-01-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770027108"
},
"departure": {
"time": "1770027315"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770027414"
},
"departure": {
"time": "1770027447"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770027494"
},
"departure": {
"time": "1770027511"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770027624"
},
"departure": {
"time": "1770027642"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770027722"
},
"departure": {
"time": "1770027732"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770027794"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 5
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-03"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LM-01-09",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050731"
},
"departure": {
"time": "1770051022"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770051208"
},
"departure": {
"time": "1770051335"
},
"stopId": "MONTOIRE - LYCEE AGRICOLE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770051710"
},
"departure": {
"time": "1770051725"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770051806"
},
"departure": {
"time": "1770051818"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770051883"
},
"departure": {
"time": "1770051883"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052037"
},
"departure": {
"time": "1770052143"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770052410"
},
"departure": {
"time": "1770052410"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 6
},
{
"arrival": {
"time": "1770052770"
},
"departure": {
"time": "1770052770"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 7
},
{
"arrival": {
"time": "1770052890"
},
"departure": {
"time": "1770052890"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1770053070"
},
"departure": {
"time": "1770053070"
},
"stopId": "VILLIERS - AVENUE COLIN",
"stopSequence": 9
},
{
"arrival": {
"time": "1770053190"
},
"departure": {
"time": "1770053190"
},
"stopId": "VILLIERS - LA POSTE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770053250"
},
"departure": {
"time": "1770053250"
},
"stopId": "VILLIERS - GROUPE SCOLAIRE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770053490"
},
"departure": {
"time": "1770053490"
},
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 12
},
{
"arrival": {
"time": "1770053910"
},
"departure": {
"time": "1770053910"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 13
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-09"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LA-01-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021647"
},
"departure": {
"time": "1770021911"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770022013"
},
"departure": {
"time": "1770022013"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770022072"
},
"departure": {
"time": "1770022081"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770022134"
},
"departure": {
"time": "1770022192"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770022264"
},
"departure": {
"time": "1770022276"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770022334"
},
"departure": {
"time": "1770022418"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770022455"
},
"departure": {
"time": "1770022488"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770022529"
},
"departure": {
"time": "1770022565"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770022589"
},
"departure": {
"time": "1770022601"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770022638"
},
"departure": {
"time": "1770022687"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770022722"
},
"departure": {
"time": "1770022759"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770022832"
},
"departure": {
"time": "1770022874"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770022943"
},
"departure": {
"time": "1770022954"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770022996"
},
"departure": {
"time": "1770023044"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770023088"
},
"departure": {
"time": "1770023149"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770023224"
},
"departure": {
"time": "1770023269"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770023293"
},
"departure": {
"time": "1770023329"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770023342"
},
"departure": {
"time": "1770023382"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770023472"
},
"departure": {
"time": "1770023508"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770023519"
},
"departure": {
"time": "1770023551"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770023575"
},
"departure": {
"time": "1770023623"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770023766"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-06"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LA-02-08",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770032295"
},
"departure": {
"time": "1770032421"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770032532"
},
"departure": {
"time": "1770032588"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770032606"
},
"departure": {
"time": "1770032615"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770032628"
},
"departure": {
"time": "1770032645"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770032729"
},
"departure": {
"time": "1770032738"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770032757"
},
"departure": {
"time": "1770032826"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770032844"
},
"departure": {
"time": "1770032903"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770032947"
},
"departure": {
"time": "1770032981"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770033007"
},
"departure": {
"time": "1770033018"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770033051"
},
"departure": {
"time": "1770033075"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770033119"
},
"departure": {
"time": "1770033178"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770033323"
},
"departure": {
"time": "1770033375"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770033407"
},
"departure": {
"time": "1770033438"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770033500"
},
"departure": {
"time": "1770033520"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770033544"
},
"departure": {
"time": "1770033562"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770033579"
},
"departure": {
"time": "1770033604"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770033667"
},
"departure": {
"time": "1770033712"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770033750"
},
"departure": {
"time": "1770033757"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770033816"
},
"departure": {
"time": "1770033856"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770033904"
},
"departure": {
"time": "1770033910"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770033962"
},
"departure": {
"time": "1770033962"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770034049"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-08"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LH-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770016545"
},
"departure": {
"time": "1770016588"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 0
},
{
"arrival": {
"time": "1770016675"
},
"departure": {
"time": "1770016708"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770016741"
},
"departure": {
"time": "1770016762"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016808"
},
"departure": {
"time": "1770016813"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016878"
},
"departure": {
"time": "1770016895"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016939"
},
"departure": {
"time": "1770017008"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770017053"
},
"departure": {
"time": "1770017088"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017111"
},
"departure": {
"time": "1770017129"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770017154"
},
"departure": {
"time": "1770017168"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770017201"
},
"departure": {
"time": "1770017208"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770017248"
},
"departure": {
"time": "1770017264"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770017406"
},
"departure": {
"time": "1770017423"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770017508"
},
"departure": {
"time": "1770017538"
},
"stopId": "VENDOME - FATON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770017605"
},
"departure": {
"time": "1770017622"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770017685"
},
"departure": {
"time": "1770017698"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 14
},
{
"arrival": {
"time": "1770017726"
},
"departure": {
"time": "1770017739"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770017772"
},
"departure": {
"time": "1770017828"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 16
},
{
"arrival": {
"time": "1770017894"
},
"departure": {
"time": "1770017904"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 17
},
{
"arrival": {
"time": "1770017945"
},
"departure": {
"time": "1770017959"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 18
},
{
"arrival": {
"time": "1770017995"
},
"departure": {
"time": "1770018007"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 19
},
{
"arrival": {
"time": "1770018097"
},
"departure": {
"time": "1770018118"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 20
},
{
"arrival": {
"time": "1770045533"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 21
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-01-02"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LJ-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012686"
},
"departure": {
"time": "1770012735"
},
"stopId": "ST OUEN - JACQUES BREL",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012774"
},
"departure": {
"time": "1770012828"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012918"
},
"departure": {
"time": "1770012966"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013059"
},
"departure": {
"time": "1770013116"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013143"
},
"departure": {
"time": "1770013160"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013199"
},
"departure": {
"time": "1770013211"
},
"stopId": "ST OUEN - CIMETIERE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770013263"
},
"departure": {
"time": "1770013315"
},
"stopId": "ST OUEN - ST EXUPERY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770013365"
},
"departure": {
"time": "1770013379"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770013484"
},
"departure": {
"time": "1770013492"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770013616"
},
"departure": {
"time": "1770013669"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770013749"
},
"departure": {
"time": "1770013798"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014070"
},
"departure": {
"time": "1770014070"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE J",
"scheduleRelationship": "SCHEDULED",
"tripId": "LJ-01-01"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LA-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012306"
},
"departure": {
"time": "1770012346"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770012416"
},
"departure": {
"time": "1770012416"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770012452"
},
"departure": {
"time": "1770012463"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770012505"
},
"departure": {
"time": "1770012536"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770012593"
},
"departure": {
"time": "1770012615"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770012667"
},
"departure": {
"time": "1770012704"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012739"
},
"departure": {
"time": "1770012775"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012795"
},
"departure": {
"time": "1770012824"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012849"
},
"departure": {
"time": "1770012872"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012904"
},
"departure": {
"time": "1770012912"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012993"
},
"departure": {
"time": "1770013024"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770013092"
},
"departure": {
"time": "1770013137"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770013199"
},
"departure": {
"time": "1770013227"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770013266"
},
"departure": {
"time": "1770013298"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013331"
},
"departure": {
"time": "1770013353"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013439"
},
"departure": {
"time": "1770013473"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770013500"
},
"departure": {
"time": "1770013507"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770013521"
},
"departure": {
"time": "1770013556"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770013627"
},
"departure": {
"time": "1770013658"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770013671"
},
"departure": {
"time": "1770013677"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770013693"
},
"departure": {
"time": "1770013721"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770013847"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-02"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LB-01-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770040435"
},
"departure": {
"time": "1770040465"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770040571"
},
"departure": {
"time": "1770040586"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770040605"
},
"departure": {
"time": "1770040711"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770040777"
},
"departure": {
"time": "1770040794"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770040832"
},
"departure": {
"time": "1770040847"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770040937"
},
"departure": {
"time": "1770040946"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770041042"
},
"departure": {
"time": "1770041320"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770041431"
},
"departure": {
"time": "1770041443"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770041493"
},
"departure": {
"time": "1770041507"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770041654"
},
"departure": {
"time": "1770041669"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770041751"
},
"departure": {
"time": "1770041761"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770041823"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-04"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LM-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770009491"
},
"departure": {
"time": "1770009624"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770009899"
},
"departure": {
"time": "1770009982"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770010245"
},
"departure": {
"time": "1770010322"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770010473"
},
"departure": {
"time": "1770010537"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770010770"
},
"departure": {
"time": "1770010805"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770010894"
},
"departure": {
"time": "1770010924"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 5
},
{
"arrival": {
"time": "1770010998"
},
"departure": {
"time": "1770011066"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770011172"
},
"departure": {
"time": "1770011211"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 7
},
{
"arrival": {
"time": "1770011571"
},
"departure": {
"time": "1770011645"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770011839"
},
"departure": {
"time": "1770011922"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012170"
},
"departure": {
"time": "1770012186"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770012271"
},
"departure": {
"time": "1770012317"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 11
},
{
"arrival": {
"time": "1770012547"
},
"departure": {
"time": "1770012547"
},
"stopId": "LUNAY - PRAZERIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1770012688"
},
"departure": {
"time": "1770012694"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1770013641"
},
"departure": {
"time": "1770013649"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 14
},
{
"arrival": {
"time": "1770013774"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 15
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-01"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-02-11_3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770052076"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770053100"
},
"departure": {
"time": "1770053100"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770053160"
},
"departure": {
"time": "1770053160"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770053280"
},
"departure": {
"time": "1770053280"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770053400"
},
"departure": {
"time": "1770053400"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770053460"
},
"departure": {
"time": "1770053460"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770053580"
},
"departure": {
"time": "1770053580"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770053640"
},
"departure": {
"time": "1770053640"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770053700"
},
"departure": {
"time": "1770053700"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770054060"
},
"departure": {
"time": "1770054060"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770054240"
},
"departure": {
"time": "1770054240"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-11_3"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-09",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770036407"
},
"departure": {
"time": "1770036662"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770036779"
},
"departure": {
"time": "1770036812"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770036893"
},
"departure": {
"time": "1770036900"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770036914"
},
"departure": {
"time": "1770036946"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770037028"
},
"departure": {
"time": "1770037063"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770037082"
},
"departure": {
"time": "1770037170"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770037199"
},
"departure": {
"time": "1770037255"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770037322"
},
"departure": {
"time": "1770037389"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770037427"
},
"departure": {
"time": "1770037442"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770037519"
},
"departure": {
"time": "1770037527"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770037570"
},
"departure": {
"time": "1770037658"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770037757"
},
"departure": {
"time": "1770037815"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770037848"
},
"departure": {
"time": "1770037870"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770037969"
},
"departure": {
"time": "1770038000"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770038028"
},
"departure": {
"time": "1770038061"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770038078"
},
"departure": {
"time": "1770038109"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770038181"
},
"departure": {
"time": "1770038204"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770038246"
},
"departure": {
"time": "1770038256"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770038313"
},
"departure": {
"time": "1770038346"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770038396"
},
"departure": {
"time": "1770038410"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770038441"
},
"departure": {
"time": "1770038449"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770038524"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-09"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LF-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770051079"
},
"departure": {
"time": "1770051641"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 0
},
{
"arrival": {
"time": "1770051893"
},
"departure": {
"time": "1770051938"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 1
},
{
"arrival": {
"time": "1770052121"
},
"departure": {
"time": "1770052158"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770052330"
},
"departure": {
"time": "1770052330"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 3
},
{
"arrival": {
"time": "1770052570"
},
"departure": {
"time": "1770052570"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052630"
},
"departure": {
"time": "1770052630"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770053050"
},
"departure": {
"time": "1770053050"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770053170"
},
"departure": {
"time": "1770053170"
},
"stopId": "ST OUEN - BUTTE CATHERINET",
"stopSequence": 7
},
{
"arrival": {
"time": "1770053290"
},
"departure": {
"time": "1770053290"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770053470"
},
"departure": {
"time": "1770053470"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770053530"
},
"departure": {
"time": "1770053530"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770053650"
},
"departure": {
"time": "1770053650"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770053710"
},
"departure": {
"time": "1770053710"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 12
},
{
"arrival": {
"time": "1770053830"
},
"departure": {
"time": "1770053830"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 13
},
{
"arrival": {
"time": "1770053950"
},
"departure": {
"time": "1770053950"
},
"stopId": "ST OUEN - POIRIERS",
"stopSequence": 14
},
{
"arrival": {
"time": "1770054010"
},
"departure": {
"time": "1770054010"
},
"stopId": "ST OUEN - PIERREFRITE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770054250"
},
"departure": {
"time": "1770054250"
},
"stopId": "ST OUEN - JOUSSELINIERE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770054370"
},
"departure": {
"time": "1770054370"
},
"stopId": "ST OUEN - LES BROSSES",
"stopSequence": 17
}
],
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-02-03"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:LM-02-07",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770050832"
},
"departure": {
"time": "1770050863"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 1
},
{
"arrival": {
"time": "1770051705"
},
"departure": {
"time": "1770051735"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1770051877"
},
"departure": {
"time": "1770051914"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770052026"
},
"departure": {
"time": "1770052063"
},
"stopId": "LUNAY - PRAZERIE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052300"
},
"departure": {
"time": "1770052300"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 5
},
{
"arrival": {
"time": "1770052360"
},
"departure": {
"time": "1770052360"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770052540"
},
"departure": {
"time": "1770052540"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770052780"
},
"departure": {
"time": "1770052780"
},
"stopId": "MONTOIRE - PLACE DES PATIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770052900"
},
"departure": {
"time": "1770052900"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 10
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-07"
},
"vehicle": {
"id": "9db39adf5c39b10c"
}
}
},
{
"id": "trip:LA-01-07",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770025876"
},
"departure": {
"time": "1770026151"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770026245"
},
"departure": {
"time": "1770026245"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770026290"
},
"departure": {
"time": "1770026300"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770026347"
},
"departure": {
"time": "1770026377"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770026457"
},
"departure": {
"time": "1770026472"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770026521"
},
"departure": {
"time": "1770026554"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770026594"
},
"departure": {
"time": "1770026604"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770026625"
},
"departure": {
"time": "1770026634"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770026662"
},
"departure": {
"time": "1770026703"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770026743"
},
"departure": {
"time": "1770026792"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770026858"
},
"departure": {
"time": "1770026888"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770026968"
},
"departure": {
"time": "1770027016"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770027079"
},
"departure": {
"time": "1770027127"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770027170"
},
"departure": {
"time": "1770027177"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770027217"
},
"departure": {
"time": "1770027305"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770027357"
},
"departure": {
"time": "1770027424"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770027458"
},
"departure": {
"time": "1770027525"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770027542"
},
"departure": {
"time": "1770027555"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770027621"
},
"departure": {
"time": "1770027632"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770027646"
},
"departure": {
"time": "1770027683"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770027706"
},
"departure": {
"time": "1770027756"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770027871"
},
"departure": {
"time": "1770025269"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LM-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014685"
},
"departure": {
"time": "1770014765"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1770015236"
},
"departure": {
"time": "1770015268"
},
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1770015849"
},
"departure": {
"time": "1770015892"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 2
},
{
"arrival": {
"time": "1770016251"
},
"departure": {
"time": "1770016285"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770016351"
},
"departure": {
"time": "1770016384"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770016449"
},
"departure": {
"time": "1770016465"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770016835"
},
"departure": {
"time": "1770016881"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1770017113"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 7
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-03"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LH-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770012683"
},
"departure": {
"time": "1770012955"
},
"stopId": "VENDOME - BOIS LA BARBE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770013322"
},
"departure": {
"time": "1770013240"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013487"
},
"departure": {
"time": "1770013360"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013559"
},
"departure": {
"time": "1770013420"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013916"
},
"departure": {
"time": "1770013900"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014078"
},
"departure": {
"time": "1770014080"
},
"stopId": "VENDOME - FATON",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014200"
},
"departure": {
"time": "1770014140"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014266"
},
"departure": {
"time": "1770014200"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014329"
},
"departure": {
"time": "1770014260"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014403"
},
"departure": {
"time": "1770014320"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014518"
},
"departure": {
"time": "1770014500"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014576"
},
"departure": {
"time": "1770014560"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014619"
},
"departure": {
"time": "1770014620"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014695"
},
"departure": {
"time": "1770014800"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 13
},
{
"arrival": {
"time": "1770014812"
},
"departure": {
"time": "1770014920"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 14
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-01-01"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LA-02-07",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770028130"
},
"departure": {
"time": "1770028283"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770028408"
},
"departure": {
"time": "1770028432"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770028571"
},
"departure": {
"time": "1770028591"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770028602"
},
"departure": {
"time": "1770028656"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770028716"
},
"departure": {
"time": "1770028751"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770028770"
},
"departure": {
"time": "1770028799"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770028825"
},
"departure": {
"time": "1770028918"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770028983"
},
"departure": {
"time": "1770029044"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770029076"
},
"departure": {
"time": "1770029087"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770029141"
},
"departure": {
"time": "1770029171"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770029218"
},
"departure": {
"time": "1770029243"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770029348"
},
"departure": {
"time": "1770029407"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770029461"
},
"departure": {
"time": "1770029500"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770029532"
},
"departure": {
"time": "1770029564"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770029591"
},
"departure": {
"time": "1770029598"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770029616"
},
"departure": {
"time": "1770029626"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770029674"
},
"departure": {
"time": "1770029710"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770029751"
},
"departure": {
"time": "1770029759"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770029821"
},
"departure": {
"time": "1770029886"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770029942"
},
"departure": {
"time": "1770029948"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770030000"
},
"departure": {
"time": "1770030000"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770030089"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LB-02-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770048647"
},
"departure": {
"time": "1770048682"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770048748"
},
"departure": {
"time": "1770048785"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770048969"
},
"departure": {
"time": "1770049008"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770049043"
},
"departure": {
"time": "1770049059"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770049176"
},
"departure": {
"time": "1770049203"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770049332"
},
"departure": {
"time": "1770049358"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770049451"
},
"departure": {
"time": "1770049638"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770049736"
},
"departure": {
"time": "1770049748"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049845"
},
"departure": {
"time": "1770049859"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770049906"
},
"departure": {
"time": "1770049941"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770049997"
},
"departure": {
"time": "1770050013"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770050029"
},
"departure": {
"time": "1770050043"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770050156"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-06"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LA-02-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770023816"
},
"departure": {
"time": "1770024017"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770024148"
},
"departure": {
"time": "1770024253"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770024268"
},
"departure": {
"time": "1770024303"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770024321"
},
"departure": {
"time": "1770024332"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770024419"
},
"departure": {
"time": "1770024431"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770024448"
},
"departure": {
"time": "1770024468"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770024491"
},
"departure": {
"time": "1770024558"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770024632"
},
"departure": {
"time": "1770024675"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770024710"
},
"departure": {
"time": "1770024726"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770024797"
},
"departure": {
"time": "1770024835"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770024894"
},
"departure": {
"time": "1770024923"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770025014"
},
"departure": {
"time": "1770025076"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770025146"
},
"departure": {
"time": "1770025211"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770025262"
},
"departure": {
"time": "1770025271"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770025303"
},
"departure": {
"time": "1770025348"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770025365"
},
"departure": {
"time": "1770025409"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770025478"
},
"departure": {
"time": "1770025516"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770025562"
},
"departure": {
"time": "1770025591"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770025660"
},
"departure": {
"time": "1770025715"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770025776"
},
"departure": {
"time": "1770025782"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770025850"
},
"departure": {
"time": "1770025855"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770025939"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-06"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:LB-01-06",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770050518"
},
"departure": {
"time": "1770050540"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770050649"
},
"departure": {
"time": "1770050660"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770050678"
},
"departure": {
"time": "1770050807"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770050876"
},
"departure": {
"time": "1770050891"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770050929"
},
"departure": {
"time": "1770050945"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770051033"
},
"departure": {
"time": "1770051045"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770051162"
},
"departure": {
"time": "1770051716"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770051871"
},
"departure": {
"time": "1770051885"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770051946"
},
"departure": {
"time": "1770051961"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770052138"
},
"departure": {
"time": "1770052151"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770052310"
},
"departure": {
"time": "1770052310"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770052430"
},
"departure": {
"time": "1770052430"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-06"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LN-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770040911"
},
"departure": {
"time": "1770041017"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770041423"
},
"departure": {
"time": "1770041441"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770041473"
},
"departure": {
"time": "1770041488"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770041659"
},
"departure": {
"time": "1770041671"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1770041755"
},
"departure": {
"time": "1770041880"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-02"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013864"
},
"departure": {
"time": "1770013908"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014017"
},
"departure": {
"time": "1770014030"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014044"
},
"departure": {
"time": "1770014059"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014070"
},
"departure": {
"time": "1770014082"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014152"
},
"departure": {
"time": "1770014182"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770014200"
},
"departure": {
"time": "1770014218"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014245"
},
"departure": {
"time": "1770014288"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014341"
},
"departure": {
"time": "1770014366"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014397"
},
"departure": {
"time": "1770014406"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014451"
},
"departure": {
"time": "1770014460"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770014520"
},
"departure": {
"time": "1770014626"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770014730"
},
"departure": {
"time": "1770014797"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770014870"
},
"departure": {
"time": "1770014910"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770014951"
},
"departure": {
"time": "1770015005"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770015032"
},
"departure": {
"time": "1770015042"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770015055"
},
"departure": {
"time": "1770015089"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770015118"
},
"departure": {
"time": "1770015152"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770015195"
},
"departure": {
"time": "1770015208"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770015277"
},
"departure": {
"time": "1770015314"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770015376"
},
"departure": {
"time": "1770015411"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770015477"
},
"departure": {
"time": "1770015477"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770015604"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-02"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LA-02-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770017990"
},
"departure": {
"time": "1770018333"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770018459"
},
"departure": {
"time": "1770018492"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770018514"
},
"departure": {
"time": "1770018530"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770018545"
},
"departure": {
"time": "1770018576"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770018664"
},
"departure": {
"time": "1770018699"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770018725"
},
"departure": {
"time": "1770018740"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770018773"
},
"departure": {
"time": "1770018803"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770018889"
},
"departure": {
"time": "1770018920"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770018963"
},
"departure": {
"time": "1770018975"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770019053"
},
"departure": {
"time": "1770019067"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770019115"
},
"departure": {
"time": "1770019164"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770019297"
},
"departure": {
"time": "1770019306"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770019339"
},
"departure": {
"time": "1770019385"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770019420"
},
"departure": {
"time": "1770019427"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770019459"
},
"departure": {
"time": "1770019531"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770019549"
},
"departure": {
"time": "1770019581"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770019657"
},
"departure": {
"time": "1770019697"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770019738"
},
"departure": {
"time": "1770019786"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770019859"
},
"departure": {
"time": "1770019885"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770019948"
},
"departure": {
"time": "1770019958"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770020014"
},
"departure": {
"time": "1770020020"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770020105"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-04"
},
"vehicle": {
"id": "5f6b207af07eca4ec325afdc",
"label": "602",
"licensePlate": "FS940QM"
}
}
},
{
"id": "trip:LB-01-05",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770046254"
},
"departure": {
"time": "1770046464"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770046572"
},
"departure": {
"time": "1770046586"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 1
},
{
"arrival": {
"time": "1770046598"
},
"departure": {
"time": "1770046716"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770046779"
},
"departure": {
"time": "1770046794"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770046837"
},
"departure": {
"time": "1770046850"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770046938"
},
"departure": {
"time": "1770046949"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770047043"
},
"departure": {
"time": "1770047313"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770047447"
},
"departure": {
"time": "1770047469"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770047534"
},
"departure": {
"time": "1770047564"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770047707"
},
"departure": {
"time": "1770047724"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 9
},
{
"arrival": {
"time": "1770047811"
},
"departure": {
"time": "1770047835"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770047904"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 11
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-01-05"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LH-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770051947"
},
"departure": {
"time": "1770052162"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770052240"
},
"departure": {
"time": "1770052240"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 1
},
{
"arrival": {
"time": "1770052360"
},
"departure": {
"time": "1770052360"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1770052420"
},
"departure": {
"time": "1770052420"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 3
},
{
"arrival": {
"time": "1770052480"
},
"departure": {
"time": "1770052480"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052600"
},
"departure": {
"time": "1770052600"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770052720"
},
"departure": {
"time": "1770052720"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770052780"
},
"departure": {
"time": "1770052780"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 7
},
{
"arrival": {
"time": "1770052840"
},
"departure": {
"time": "1770052840"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770052900"
},
"departure": {
"time": "1770052900"
},
"stopId": "VENDOME - FATON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770053080"
},
"departure": {
"time": "1770053080"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770053320"
},
"departure": {
"time": "1770053320"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770053620"
},
"departure": {
"time": "1770053620"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770053680"
},
"departure": {
"time": "1770053680"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 13
},
{
"arrival": {
"time": "1770053740"
},
"departure": {
"time": "1770053740"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 14
},
{
"arrival": {
"time": "1770054160"
},
"departure": {
"time": "1770054160"
},
"stopId": "VENDOME - BOIS LA BARBE",
"stopSequence": 15
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-02-03"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LB-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770021589"
},
"departure": {
"time": "1770021627"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770021690"
},
"departure": {
"time": "1770021700"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770021889"
},
"departure": {
"time": "1770021902"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770021937"
},
"departure": {
"time": "1770021957"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770022076"
},
"departure": {
"time": "1770022087"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770022214"
},
"departure": {
"time": "1770022220"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770022302"
},
"departure": {
"time": "1770022764"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770022839"
},
"departure": {
"time": "1770022861"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770022946"
},
"departure": {
"time": "1770022963"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770023009"
},
"departure": {
"time": "1770023032"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770023084"
},
"departure": {
"time": "1770023283"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770023750"
},
"departure": {
"time": "1770023750"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-02"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LA-02-13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770052037"
},
"departure": {
"time": "1770052070"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770052130"
},
"departure": {
"time": "1770052139"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770052220"
},
"departure": {
"time": "1770052220"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770052340"
},
"departure": {
"time": "1770052340"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770052460"
},
"departure": {
"time": "1770052460"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770052520"
},
"departure": {
"time": "1770052520"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770052580"
},
"departure": {
"time": "1770052580"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1770052640"
},
"departure": {
"time": "1770052640"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770052760"
},
"departure": {
"time": "1770052760"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770052820"
},
"departure": {
"time": "1770052820"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770052880"
},
"departure": {
"time": "1770052880"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1770052940"
},
"departure": {
"time": "1770052940"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770053000"
},
"departure": {
"time": "1770053000"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770053120"
},
"departure": {
"time": "1770053120"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 13
},
{
"arrival": {
"time": "1770053240"
},
"departure": {
"time": "1770053240"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770053300"
},
"departure": {
"time": "1770053300"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 15
},
{
"arrival": {
"time": "1770053360"
},
"departure": {
"time": "1770053360"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 16
},
{
"arrival": {
"time": "1770053420"
},
"departure": {
"time": "1770053420"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770053480"
},
"departure": {
"time": "1770053480"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1770053540"
},
"departure": {
"time": "1770053540"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770053600"
},
"departure": {
"time": "1770053600"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1770053720"
},
"departure": {
"time": "1770053720"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 21
},
{
"arrival": {
"time": "1770053840"
},
"departure": {
"time": "1770053840"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770053900"
},
"departure": {
"time": "1770053900"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 23
},
{
"arrival": {
"time": "1770053960"
},
"departure": {
"time": "1770053960"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 24
}
],
"timestamp": "1770052201",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-13"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-01-02_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770011345"
},
"departure": {
"time": "1770011495"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770011657"
},
"departure": {
"time": "1770011688"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770011729"
},
"departure": {
"time": "1770011784"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770011813"
},
"departure": {
"time": "1770011851"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770011875"
},
"departure": {
"time": "1770011904"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770011971"
},
"departure": {
"time": "1770011983"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770012010"
},
"departure": {
"time": "1770012021"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770012161"
},
"departure": {
"time": "1770012173"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770012275"
},
"departure": {
"time": "1770012285"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770012335"
},
"departure": {
"time": "1770012346"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770012443"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-02_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LH-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770045546"
},
"departure": {
"time": "1770045655"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770045750"
},
"departure": {
"time": "1770045580"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 1
},
{
"arrival": {
"time": "1770045958"
},
"departure": {
"time": "1770045700"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1770046020"
},
"departure": {
"time": "1770045760"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 3
},
{
"arrival": {
"time": "1770046064"
},
"departure": {
"time": "1770045820"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770046135"
},
"departure": {
"time": "1770045940"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770046240"
},
"departure": {
"time": "1770046060"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770046300"
},
"departure": {
"time": "1770046120"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 7
},
{
"arrival": {
"time": "1770046385"
},
"departure": {
"time": "1770046180"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770046489"
},
"departure": {
"time": "1770046240"
},
"stopId": "VENDOME - FATON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770046592"
},
"departure": {
"time": "1770046420"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770046821"
},
"departure": {
"time": "1770046600"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770046926"
},
"departure": {
"time": "1770046720"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770047086"
},
"departure": {
"time": "1770046840"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 13
},
{
"arrival": {
"time": "1770047141"
},
"departure": {
"time": "1770046900"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 14
},
{
"arrival": {
"time": "1770047209"
},
"departure": {
"time": "1770046960"
},
"stopId": "VENDOME - FAURE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770047293"
},
"departure": {
"time": "1770047020"
},
"stopId": "VENDOME - DEBUSSY",
"stopSequence": 16
},
{
"arrival": {
"time": "1770047373"
},
"departure": {
"time": "1770047080"
},
"stopId": "VENDOME - BERLIOZ",
"stopSequence": 17
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-02-01"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LB-02-03",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770028501"
},
"departure": {
"time": "1770028540"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770028609"
},
"departure": {
"time": "1770028616"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770028779"
},
"departure": {
"time": "1770028796"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770028848"
},
"departure": {
"time": "1770028865"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770028968"
},
"departure": {
"time": "1770029003"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770029167"
},
"departure": {
"time": "1770029179"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770029277"
},
"departure": {
"time": "1770029540"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
},
{
"arrival": {
"time": "1770029630"
},
"departure": {
"time": "1770029635"
},
"stopId": "ST OUEN - CHEVAL BLANC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770029720"
},
"departure": {
"time": "1770029738"
},
"stopId": "ST OUEN - JULES VALLES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770029784"
},
"departure": {
"time": "1770029800"
},
"stopId": "ST OUEN - LOUISE MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770029857"
},
"stopId": "ST OUEN - MAIRIE",
"stopSequence": 10
},
{
"arrival": {
"time": "1770030470"
},
"departure": {
"time": "1770030470"
},
"stopId": "SAINT OUEN - CONDORCET",
"stopSequence": 11
},
{
"arrival": {
"time": "1770030650"
},
"departure": {
"time": "1770030650"
},
"stopId": "MESLAY - MAIRIE",
"stopSequence": 12
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-03"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LE-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770014235"
},
"departure": {
"time": "1770014366"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 0
},
{
"arrival": {
"time": "1770014402"
},
"departure": {
"time": "1770014467"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 1
},
{
"arrival": {
"time": "1770014514"
},
"departure": {
"time": "1770014574"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 2
},
{
"arrival": {
"time": "1770014621"
},
"departure": {
"time": "1770014635"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770014662"
},
"departure": {
"time": "1770014676"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770015028"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 5
}
],
"timestamp": "1770052203",
"trip": {
"routeId": "LIGNE E",
"scheduleRelationship": "SCHEDULED",
"tripId": "LE-01-01"
},
"vehicle": {
"id": "5f9ac9c5f4e5a247456a498d",
"label": "350",
"licensePlate": "FT983SE"
}
}
},
{
"id": "trip:TGV-02-09_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770049470"
},
"departure": {
"time": "1770050125"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770050201"
},
"departure": {
"time": "1770050212"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770050295"
},
"departure": {
"time": "1770050302"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770050383"
},
"departure": {
"time": "1770050416"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770050541"
},
"departure": {
"time": "1770050568"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770050597"
},
"departure": {
"time": "1770050626"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770050691"
},
"departure": {
"time": "1770050726"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770050752"
},
"departure": {
"time": "1770050792"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770050825"
},
"departure": {
"time": "1770050862"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770051121"
},
"departure": {
"time": "1770051154"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770051266"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-09_1"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LB-02-05",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770043204"
},
"departure": {
"time": "1770043241"
},
"stopId": "AREINES - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770043307"
},
"departure": {
"time": "1770043315"
},
"stopId": "AREINES - AMPHITHEATRE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770043487"
},
"departure": {
"time": "1770043522"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1770043559"
},
"departure": {
"time": "1770043573"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 3
},
{
"arrival": {
"time": "1770043673"
},
"departure": {
"time": "1770043683"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 4
},
{
"arrival": {
"time": "1770043831"
},
"departure": {
"time": "1770043857"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770043923"
},
"departure": {
"time": "1770044510"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 6
}
],
"timestamp": "1770052199",
"trip": {
"routeId": "LIGNE B",
"scheduleRelationship": "SCHEDULED",
"tripId": "LB-02-05"
},
"vehicle": {
"id": "62babc77f4336585d60d0e29",
"label": "607",
"licensePlate": "AM917JR"
}
}
},
{
"id": "trip:LC-02-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770044395"
},
"departure": {
"time": "1770045321"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770045505"
},
"departure": {
"time": "1770045576"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1770045637"
},
"departure": {
"time": "1770045758"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 2
},
{
"arrival": {
"time": "1770045946"
},
"departure": {
"time": "1770045992"
},
"stopId": "VENDOME - MALLARME",
"stopSequence": 3
},
{
"arrival": {
"time": "1770046075"
},
"departure": {
"time": "1770046110"
},
"stopId": "VENDOME - CHAMPLES",
"stopSequence": 4
},
{
"arrival": {
"time": "1770046138"
},
"departure": {
"time": "1770046178"
},
"stopId": "VENDOME - LA GARDE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770046218"
},
"departure": {
"time": "1770046328"
},
"stopId": "VENDOME - MONET",
"stopSequence": 6
},
{
"arrival": {
"time": "1770046521"
},
"departure": {
"time": "1770046562"
},
"stopId": "VENDOME - ILE DE FRANCE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770046574"
},
"departure": {
"time": "1770046613"
},
"stopId": "VENDOME - FLANDRES",
"stopSequence": 8
},
{
"arrival": {
"time": "1770046644"
},
"stopId": "VENDOME - PROVINCES",
"stopSequence": 9
}
],
"timestamp": "1770052204",
"trip": {
"routeId": "LIGNE C",
"scheduleRelationship": "SCHEDULED",
"tripId": "LC-02-01"
},
"vehicle": {
"id": "682de08a3291ef216ebe0d0d",
"label": "375",
"licensePlate": "HB343GF"
}
}
},
{
"id": "trip:LH-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770048322"
},
"departure": {
"time": "1770048583"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770048641"
},
"departure": {
"time": "1770048659"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 1
},
{
"arrival": {
"time": "1770048742"
},
"departure": {
"time": "1770048753"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1770048795"
},
"departure": {
"time": "1770048805"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 3
},
{
"arrival": {
"time": "1770048842"
},
"departure": {
"time": "1770048850"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770048905"
},
"departure": {
"time": "1770049004"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
},
{
"arrival": {
"time": "1770049047"
},
"departure": {
"time": "1770049064"
},
"stopId": "VENDOME - CHAUTARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770049098"
},
"departure": {
"time": "1770049105"
},
"stopId": "VENDOME - HAMET",
"stopSequence": 7
},
{
"arrival": {
"time": "1770049153"
},
"departure": {
"time": "1770049167"
},
"stopId": "VENDOME - AMPERE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770049283"
},
"departure": {
"time": "1770049293"
},
"stopId": "VENDOME - FATON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770049374"
},
"departure": {
"time": "1770049444"
},
"stopId": "VENDOME - ANTOINE DE BOURBON",
"stopSequence": 10
},
{
"arrival": {
"time": "1770049613"
},
"departure": {
"time": "1770049648"
},
"stopId": "VENDOME - ST BIENHEURE",
"stopSequence": 11
},
{
"arrival": {
"time": "1770049724"
},
"departure": {
"time": "1770049778"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 12
},
{
"arrival": {
"time": "1770049893"
},
"departure": {
"time": "1770049924"
},
"stopId": "VENDOME - JEANNE D'ALBRET",
"stopSequence": 13
},
{
"arrival": {
"time": "1770049949"
},
"departure": {
"time": "1770049963"
},
"stopId": "VENDOME - ROI HENRI",
"stopSequence": 14
},
{
"arrival": {
"time": "1770050026"
},
"departure": {
"time": "1770050055"
},
"stopId": "VENDOME - FAURE",
"stopSequence": 15
},
{
"arrival": {
"time": "1770050105"
},
"departure": {
"time": "1770050131"
},
"stopId": "VENDOME - DEBUSSY",
"stopSequence": 16
},
{
"arrival": {
"time": "1770050160"
},
"stopId": "VENDOME - BERLIOZ",
"stopSequence": 17
}
],
"timestamp": "1770052202",
"trip": {
"routeId": "LIGNE H",
"scheduleRelationship": "SCHEDULED",
"tripId": "LH-02-02"
},
"vehicle": {
"id": "5f9ac9f0f4e5a247456a4a16",
"label": "354",
"licensePlate": "FT336SF"
}
}
},
{
"id": "trip:LF-01-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770013209"
},
"departure": {
"time": "1770013264"
},
"stopId": "ST OUEN - EGLISE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770013330"
},
"departure": {
"time": "1770013344"
},
"stopId": "ST OUEN - VALLEE",
"stopSequence": 1
},
{
"arrival": {
"time": "1770013392"
},
"departure": {
"time": "1770013406"
},
"stopId": "ST OUEN - FONTAINES",
"stopSequence": 2
},
{
"arrival": {
"time": "1770013457"
},
"departure": {
"time": "1770013466"
},
"stopId": "ST OUEN - ROCHETTES",
"stopSequence": 3
},
{
"arrival": {
"time": "1770013487"
},
"departure": {
"time": "1770013515"
},
"stopId": "ST OUEN - NIOCHE",
"stopSequence": 4
},
{
"arrival": {
"time": "1770013914"
},
"departure": {
"time": "1770014030"
},
"stopId": "VENDOME - J. EMOND",
"stopSequence": 5
},
{
"arrival": {
"time": "1770014093"
},
"departure": {
"time": "1770014143"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770014337"
},
"departure": {
"time": "1770014355"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 7
},
{
"arrival": {
"time": "1770014635"
},
"departure": {
"time": "1770014686"
},
"stopId": "VENDOME - LIBERTE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770014917"
},
"stopId": "VENDOME - ROBERT LASNEAU",
"stopSequence": 9
}
],
"timestamp": "1770052205",
"trip": {
"routeId": "LIGNE F",
"scheduleRelationship": "SCHEDULED",
"tripId": "LF-01-01"
},
"vehicle": {
"id": "5f9ac9d0f4e5a246fdf194cb",
"label": "351",
"licensePlate": "FT074SF"
}
}
},
{
"id": "trip:TGV-02-07_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770033971"
},
"departure": {
"time": "1770035006"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770035070"
},
"departure": {
"time": "1770035075"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770035151"
},
"departure": {
"time": "1770035161"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770035234"
},
"departure": {
"time": "1770035241"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770035347"
},
"departure": {
"time": "1770035378"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770035404"
},
"departure": {
"time": "1770035435"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770035496"
},
"departure": {
"time": "1770035524"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770035554"
},
"departure": {
"time": "1770035591"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770035627"
},
"departure": {
"time": "1770035673"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770035896"
},
"departure": {
"time": "1770035924"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770036032"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770052200",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-07_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770052206"
}
}