Détails de la ressource
Flux temps réel du réseau MOVE
Cette ressource fait partie du jeu de données Réseau urbain Move.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌46 erreurs, 12 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/02/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 21 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 62babc77f4336585d60d0e29 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
- trip_id LM-02-03_0 stop_id VENDOME - GARE TER LIGNE does not exist in GTFS data stops.txt
- trip_id LM-02-03_0 stop_id MONTOIRE - LA POINTE does not exist in GTFS data stops.txt
- trip_id TGV-01-02_3 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LB-01-01_0 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 22 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id LM-02-03_0 stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE but GTFS stop_sequence 0 has stop_id VENDOME - GARE TER LIGNE - stop_ids should be the same
- GTFS-rt trip_id LM-02-03_0 stop_sequence 5 has stop_id MONTOIRE - LA POINTE but GTFS stop_sequence 5 has stop_id MONTOIRE - COLLEGE JANEQUIN - stop_ids should be the same
- GTFS-rt trip_id LM-02-03_0 stop_sequence 6 has stop_id MONTOIRE - COLLEGE JANEQUIN but GTFS stop_sequence 6 has stop_id MONTOIRE - MAIRIE - stop_ids should be the same
- GTFS-rt trip_id TGV-01-02_3 stop_sequence 9 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 9 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
VehiclePosition and TripUpdate ID pairing mismatch E047 3 erreurs
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Exemples d'erreurs
- trip_id TGV-01-04_4 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in VehiclePositions does not match trip_id TGV-02-02_0_4 and vehicle_id 5f6d9a699fe0c8233a3636a0 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LM-02-03_0 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in VehiclePositions does not match trip_id LM-01-01_0 and vehicle_id 62c5a41bd5f098dd792fcb19 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id TGV-02-03_2 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-01-01_0 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
ID in one feed missing from the other W003 12 erreurs
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
Exemples d'erreurs
- trip_id TGV-01-01_0 is in TripUpdates but not in VehiclePositions feed
- trip_id LM-01-02_0 is in TripUpdates but not in VehiclePositions feed
- trip_id LM-01-01_0 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-01_0_4 is in TripUpdates but not in VehiclePositions feed
- trip_id LB-01-01_0 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 486 | 29 fois (100 % des 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 | 478 | 29 fois (100 % des 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 | 259 | 29 fois (100 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 101 | 26 fois (90 % des 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 fois (28 % des 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 | 17 | 8 fois (28 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 28 | 7 fois (24 % des 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. | 9 | 5 fois (17 % des 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 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/02/2026 à 19h27 Europe/Paris.
trip_updates (29) vehicle_positions (3) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 03/02/2026 à 19h27 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.79873275756836,
"longitude": 1.068953275680542
},
"stopId": "VENDOME - GARE TER",
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-17_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:5f6d9a5d9fe0c82317175d1f",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 47.82212448120117,
"longitude": 1.021575927734375
},
"stopId": "VENDOME - GARE TGV",
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_2"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "vehicle:5f6b208cf07eca4f072db425",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 47.7949333190918,
"longitude": 1.0628316402435303
},
"stopId": "VENDOME - ST MICHEL",
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-15_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-16_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770140397"
},
"departure": {
"time": "1770140476"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770140554"
},
"departure": {
"time": "1770140554"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770140598"
},
"departure": {
"time": "1770140604"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770140668"
},
"departure": {
"time": "1770140699"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770140760"
},
"departure": {
"time": "1770140808"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770140864"
},
"departure": {
"time": "1770140899"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770140960"
},
"departure": {
"time": "1770140986"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770141004"
},
"departure": {
"time": "1770141016"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770141053"
},
"departure": {
"time": "1770141060"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770141094"
},
"departure": {
"time": "1770141106"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770141152"
},
"departure": {
"time": "1770141162"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770141282"
},
"departure": {
"time": "1770141319"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770141376"
},
"departure": {
"time": "1770141425"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770141468"
},
"departure": {
"time": "1770141488"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770141528"
},
"departure": {
"time": "1770141542"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770141591"
},
"departure": {
"time": "1770141601"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770141630"
},
"departure": {
"time": "1770141645"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770141664"
},
"departure": {
"time": "1770141731"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770141802"
},
"departure": {
"time": "1770141819"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770141830"
},
"departure": {
"time": "1770141844"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770141856"
},
"departure": {
"time": "1770141876"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770141984"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-16_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-08_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770118639"
},
"departure": {
"time": "1770118826"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770118928"
},
"departure": {
"time": "1770118984"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770118997"
},
"departure": {
"time": "1770119021"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770119034"
},
"departure": {
"time": "1770119077"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770119146"
},
"departure": {
"time": "1770119188"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770119206"
},
"departure": {
"time": "1770119233"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770119257"
},
"departure": {
"time": "1770119292"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770119341"
},
"departure": {
"time": "1770119366"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770119396"
},
"departure": {
"time": "1770119489"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770119569"
},
"departure": {
"time": "1770119599"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770119643"
},
"departure": {
"time": "1770119701"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770119813"
},
"departure": {
"time": "1770119852"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770119909"
},
"departure": {
"time": "1770119966"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770119995"
},
"departure": {
"time": "1770120025"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770120046"
},
"departure": {
"time": "1770120057"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770120076"
},
"departure": {
"time": "1770120109"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770120145"
},
"departure": {
"time": "1770120177"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770120220"
},
"departure": {
"time": "1770120227"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770120294"
},
"departure": {
"time": "1770120330"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770120377"
},
"departure": {
"time": "1770120392"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770120441"
},
"departure": {
"time": "1770120446"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770120535"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-08_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-08_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770116575"
},
"departure": {
"time": "1770116717"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770116793"
},
"departure": {
"time": "1770116793"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770116833"
},
"departure": {
"time": "1770116843"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770116899"
},
"departure": {
"time": "1770116947"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770117024"
},
"departure": {
"time": "1770117064"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770117113"
},
"departure": {
"time": "1770117173"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770117217"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770117236"
},
"departure": {
"time": "1770117398"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770117431"
},
"departure": {
"time": "1770117479"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770117515"
},
"departure": {
"time": "1770117526"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770117647"
},
"departure": {
"time": "1770117687"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770117746"
},
"departure": {
"time": "1770117784"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770117862"
},
"departure": {
"time": "1770117927"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770117951"
},
"departure": {
"time": "1770118007"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770118050"
},
"departure": {
"time": "1770118085"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770118104"
},
"departure": {
"time": "1770118116"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770118129"
},
"departure": {
"time": "1770118142"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770118215"
},
"departure": {
"time": "1770118223"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770118248"
},
"departure": {
"time": "1770118257"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770118273"
},
"departure": {
"time": "1770118322"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770118589"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-17_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770142646"
},
"departure": {
"time": "1770142667"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770142714"
},
"departure": {
"time": "1770142714"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770142771"
},
"departure": {
"time": "1770142771"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770142833"
},
"departure": {
"time": "1770142841"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770142894"
},
"departure": {
"time": "1770142904"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770142940"
},
"departure": {
"time": "1770142973"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770143021"
},
"departure": {
"time": "1770143038"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770143051"
},
"departure": {
"time": "1770143069"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770143099"
},
"departure": {
"time": "1770143105"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770143143"
},
"departure": {
"time": "1770143181"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770143242"
},
"departure": {
"time": "1770143250"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770143400"
},
"departure": {
"time": "1770143400"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770143520"
},
"departure": {
"time": "1770143520"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770143580"
},
"departure": {
"time": "1770143580"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770143640"
},
"departure": {
"time": "1770143640"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770143700"
},
"departure": {
"time": "1770143700"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770143760"
},
"departure": {
"time": "1770143760"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770143820"
},
"departure": {
"time": "1770143820"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770143880"
},
"departure": {
"time": "1770143880"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770143940"
},
"departure": {
"time": "1770143940"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770144000"
},
"departure": {
"time": "1770144000"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770144120"
},
"departure": {
"time": "1770144120"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-17_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-09_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770135808"
},
"departure": {
"time": "1770136526"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770136615"
},
"departure": {
"time": "1770136621"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770136693"
},
"departure": {
"time": "1770136704"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770136791"
},
"departure": {
"time": "1770136821"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770136943"
},
"departure": {
"time": "1770136950"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770136981"
},
"departure": {
"time": "1770136990"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770137078"
},
"departure": {
"time": "1770137109"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770137140"
},
"departure": {
"time": "1770137172"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770137210"
},
"departure": {
"time": "1770137242"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770137528"
},
"departure": {
"time": "1770137558"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770137684"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-09_2"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-02-07_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770120369"
},
"departure": {
"time": "1770121528"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770121598"
},
"departure": {
"time": "1770121598"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770121680"
},
"departure": {
"time": "1770121690"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770121763"
},
"departure": {
"time": "1770121793"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770121917"
},
"departure": {
"time": "1770121949"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770121975"
},
"departure": {
"time": "1770121983"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770122050"
},
"departure": {
"time": "1770122079"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770122108"
},
"departure": {
"time": "1770122129"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770122157"
},
"departure": {
"time": "1770122193"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770122377"
},
"departure": {
"time": "1770122383"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770122640"
},
"departure": {
"time": "1770122640"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-07_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-02-04_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770102985"
},
"departure": {
"time": "1770103337"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770103415"
},
"departure": {
"time": "1770103427"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770103511"
},
"departure": {
"time": "1770103521"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770103604"
},
"departure": {
"time": "1770103626"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770103751"
},
"departure": {
"time": "1770103769"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770103781"
},
"departure": {
"time": "1770103815"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770103877"
},
"departure": {
"time": "1770103887"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770103924"
},
"departure": {
"time": "1770103937"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770104001"
},
"departure": {
"time": "1770104030"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770104071"
},
"departure": {
"time": "1770104110"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770104137"
},
"departure": {
"time": "1770104171"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770104401"
},
"departure": {
"time": "1770104409"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1770104580"
},
"departure": {
"time": "1770104580"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-09_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770123042"
},
"departure": {
"time": "1770123072"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770123183"
},
"departure": {
"time": "1770123232"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770123252"
},
"departure": {
"time": "1770123267"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770123279"
},
"departure": {
"time": "1770123317"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770123390"
},
"departure": {
"time": "1770123405"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770123423"
},
"departure": {
"time": "1770123436"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770123459"
},
"departure": {
"time": "1770123519"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770123600"
},
"departure": {
"time": "1770123639"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770123668"
},
"departure": {
"time": "1770123679"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770123779"
},
"departure": {
"time": "1770123800"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770123853"
},
"departure": {
"time": "1770123899"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770124014"
},
"departure": {
"time": "1770124059"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770124120"
},
"departure": {
"time": "1770124155"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770124195"
},
"departure": {
"time": "1770124224"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770124247"
},
"departure": {
"time": "1770124284"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770124291"
},
"departure": {
"time": "1770124332"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770124403"
},
"departure": {
"time": "1770124424"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770124571"
},
"departure": {
"time": "1770124596"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770124647"
},
"departure": {
"time": "1770124671"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770124736"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-09_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-12_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770135282"
},
"departure": {
"time": "1770135328"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770135523"
},
"departure": {
"time": "1770135535"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770135549"
},
"departure": {
"time": "1770135581"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770135653"
},
"departure": {
"time": "1770135661"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770135678"
},
"departure": {
"time": "1770135738"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770135765"
},
"departure": {
"time": "1770135803"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770135865"
},
"departure": {
"time": "1770135930"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770135963"
},
"departure": {
"time": "1770135977"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770136015"
},
"departure": {
"time": "1770136030"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770136074"
},
"departure": {
"time": "1770136129"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770136237"
},
"departure": {
"time": "1770136272"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770136342"
},
"departure": {
"time": "1770136368"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770136404"
},
"departure": {
"time": "1770136434"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770136461"
},
"departure": {
"time": "1770136492"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770136502"
},
"departure": {
"time": "1770136540"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770136575"
},
"departure": {
"time": "1770136605"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770136689"
},
"departure": {
"time": "1770136715"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770136773"
},
"departure": {
"time": "1770136816"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770136859"
},
"departure": {
"time": "1770136868"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770136901"
},
"departure": {
"time": "1770136914"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770137018"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-12_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-02_3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770097703"
},
"departure": {
"time": "1770097913"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770098011"
},
"departure": {
"time": "1770098047"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770098092"
},
"departure": {
"time": "1770098125"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770098203"
},
"departure": {
"time": "1770098235"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770098263"
},
"departure": {
"time": "1770098289"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770098357"
},
"departure": {
"time": "1770098389"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770098418"
},
"departure": {
"time": "1770098427"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770098575"
},
"departure": {
"time": "1770098585"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770098666"
},
"departure": {
"time": "1770098672"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770098715"
},
"departure": {
"time": "1770098722"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770098841"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-02_3"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LN-01-01_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770104970"
},
"departure": {
"time": "1770105861"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770106191"
},
"departure": {
"time": "1770106203"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770106227"
},
"departure": {
"time": "1770106269"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770106466"
},
"departure": {
"time": "1770106476"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1770106680"
},
"departure": {
"time": "1770106680"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-01_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LN-01-02_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770126872"
},
"departure": {
"time": "1770127333"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1770127679"
},
"departure": {
"time": "1770127698"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770127730"
},
"departure": {
"time": "1770127737"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770127974"
},
"departure": {
"time": "1770127984"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1770128093"
},
"departure": {
"time": "1770128280"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-02_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-13_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770132007"
},
"departure": {
"time": "1770132097"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770132174"
},
"departure": {
"time": "1770132174"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770132256"
},
"departure": {
"time": "1770132277"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770132329"
},
"departure": {
"time": "1770132368"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770132428"
},
"departure": {
"time": "1770132437"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770132482"
},
"departure": {
"time": "1770132529"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770132567"
},
"departure": {
"time": "1770132609"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770132625"
},
"departure": {
"time": "1770132641"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770132673"
},
"departure": {
"time": "1770132698"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770132744"
},
"departure": {
"time": "1770132772"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770132842"
},
"departure": {
"time": "1770132874"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770133007"
},
"departure": {
"time": "1770133043"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770133115"
},
"departure": {
"time": "1770133143"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770133177"
},
"departure": {
"time": "1770133233"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770133264"
},
"departure": {
"time": "1770133294"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770133344"
},
"departure": {
"time": "1770133364"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770133389"
},
"departure": {
"time": "1770133422"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770133435"
},
"departure": {
"time": "1770133447"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770133520"
},
"departure": {
"time": "1770133531"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770133539"
},
"departure": {
"time": "1770133555"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770133569"
},
"departure": {
"time": "1770133601"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770133718"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-13_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-11_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770138479"
},
"departure": {
"time": "1770139432"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770139510"
},
"departure": {
"time": "1770139515"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770139595"
},
"departure": {
"time": "1770139606"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770139684"
},
"departure": {
"time": "1770139719"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770139843"
},
"departure": {
"time": "1770139874"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770139905"
},
"departure": {
"time": "1770139932"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770139994"
},
"departure": {
"time": "1770140009"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770140041"
},
"departure": {
"time": "1770140058"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770140088"
},
"departure": {
"time": "1770140122"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770140312"
},
"departure": {
"time": "1770140339"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770140450"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-11_1"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-10_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770124800"
},
"departure": {
"time": "1770124870"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770124961"
},
"departure": {
"time": "1770124961"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770125025"
},
"departure": {
"time": "1770125034"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770125093"
},
"departure": {
"time": "1770125177"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770125245"
},
"departure": {
"time": "1770125255"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770125298"
},
"departure": {
"time": "1770125399"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770125434"
},
"departure": {
"time": "1770125459"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770125481"
},
"departure": {
"time": "1770125489"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770125517"
},
"departure": {
"time": "1770125527"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770125556"
},
"departure": {
"time": "1770125636"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770125682"
},
"departure": {
"time": "1770125713"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770125820"
},
"departure": {
"time": "1770125857"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770125908"
},
"departure": {
"time": "1770125918"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770125960"
},
"departure": {
"time": "1770126022"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770126056"
},
"departure": {
"time": "1770126094"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770126139"
},
"departure": {
"time": "1770126179"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770126204"
},
"departure": {
"time": "1770126212"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770126233"
},
"departure": {
"time": "1770126262"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770126324"
},
"departure": {
"time": "1770126334"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770126350"
},
"departure": {
"time": "1770126375"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770126395"
},
"departure": {
"time": "1770126432"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770127080"
},
"departure": {
"time": "1770126410"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-10_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-01-04_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770101112"
},
"departure": {
"time": "1770101506"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770101612"
},
"departure": {
"time": "1770101642"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770101695"
},
"departure": {
"time": "1770101714"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770101747"
},
"departure": {
"time": "1770101763"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770101793"
},
"departure": {
"time": "1770101819"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770101897"
},
"departure": {
"time": "1770101912"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770101938"
},
"departure": {
"time": "1770101951"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770102071"
},
"departure": {
"time": "1770102082"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770102178"
},
"departure": {
"time": "1770102190"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770102241"
},
"departure": {
"time": "1770102270"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770102364"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-04_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-07_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770119155"
},
"departure": {
"time": "1770119530"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770119675"
},
"departure": {
"time": "1770119687"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770119742"
},
"departure": {
"time": "1770119749"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770119780"
},
"departure": {
"time": "1770119794"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770119824"
},
"departure": {
"time": "1770119834"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770119909"
},
"departure": {
"time": "1770119924"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770119957"
},
"departure": {
"time": "1770119964"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770120087"
},
"departure": {
"time": "1770120098"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1770120179"
},
"departure": {
"time": "1770120189"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1770120235"
},
"departure": {
"time": "1770120246"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1770120333"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-07_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-14_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770140788"
},
"departure": {
"time": "1770140807"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770140946"
},
"departure": {
"time": "1770140987"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770141004"
},
"departure": {
"time": "1770141014"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770141053"
},
"departure": {
"time": "1770141082"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770141151"
},
"departure": {
"time": "1770141160"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770141178"
},
"departure": {
"time": "1770141190"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770141213"
},
"departure": {
"time": "1770141223"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770141266"
},
"departure": {
"time": "1770141276"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770141303"
},
"departure": {
"time": "1770141323"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770141395"
},
"departure": {
"time": "1770141423"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770141466"
},
"departure": {
"time": "1770141508"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770141639"
},
"departure": {
"time": "1770141671"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770141698"
},
"departure": {
"time": "1770141710"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770141742"
},
"departure": {
"time": "1770141775"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770141800"
},
"departure": {
"time": "1770141830"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770141838"
},
"departure": {
"time": "1770141853"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770141891"
},
"departure": {
"time": "1770141921"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770141958"
},
"departure": {
"time": "1770141966"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770142025"
},
"departure": {
"time": "1770142057"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770142106"
},
"departure": {
"time": "1770142106"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770142161"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-14_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-13_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770142074"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770143460"
},
"departure": {
"time": "1770143460"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770143520"
},
"departure": {
"time": "1770143520"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770143640"
},
"departure": {
"time": "1770143640"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770143760"
},
"departure": {
"time": "1770143760"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1770143820"
},
"departure": {
"time": "1770143820"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770143940"
},
"departure": {
"time": "1770143940"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1770144000"
},
"departure": {
"time": "1770144000"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770144060"
},
"departure": {
"time": "1770144060"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770144420"
},
"departure": {
"time": "1770144420"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1770144600"
},
"departure": {
"time": "1770144600"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_2"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-15_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770137285"
},
"departure": {
"time": "1770137471"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770137554"
},
"departure": {
"time": "1770137560"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770137601"
},
"departure": {
"time": "1770137611"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770137670"
},
"departure": {
"time": "1770137703"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770137766"
},
"departure": {
"time": "1770137776"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770137819"
},
"departure": {
"time": "1770137867"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770137909"
},
"departure": {
"time": "1770137922"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770137943"
},
"departure": {
"time": "1770137954"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770137993"
},
"departure": {
"time": "1770138014"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770138044"
},
"departure": {
"time": "1770138068"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770138136"
},
"departure": {
"time": "1770138154"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770138272"
},
"departure": {
"time": "1770138391"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770138446"
},
"departure": {
"time": "1770138453"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770138490"
},
"departure": {
"time": "1770138523"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770138549"
},
"departure": {
"time": "1770138579"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770138622"
},
"departure": {
"time": "1770138660"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770138690"
},
"departure": {
"time": "1770138723"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770138735"
},
"departure": {
"time": "1770138748"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770138827"
},
"departure": {
"time": "1770138858"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770138869"
},
"departure": {
"time": "1770138875"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770138890"
},
"departure": {
"time": "1770138917"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770139086"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-15_0"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-13_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770138468"
},
"departure": {
"time": "1770138501"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770138567"
},
"departure": {
"time": "1770138577"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770138649"
},
"departure": {
"time": "1770138656"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770138758"
},
"departure": {
"time": "1770138774"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770138909"
},
"departure": {
"time": "1770138947"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770138962"
},
"departure": {
"time": "1770138982"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770138998"
},
"departure": {
"time": "1770139058"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1770139128"
},
"departure": {
"time": "1770139142"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770139162"
},
"departure": {
"time": "1770139197"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1770139227"
},
"departure": {
"time": "1770139272"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770139319"
},
"departure": {
"time": "1770139349"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1770139390"
},
"departure": {
"time": "1770139403"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1770139482"
},
"departure": {
"time": "1770139488"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770139544"
},
"departure": {
"time": "1770139566"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 13
},
{
"arrival": {
"time": "1770139694"
},
"departure": {
"time": "1770139727"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 14
},
{
"arrival": {
"time": "1770139787"
},
"departure": {
"time": "1770139828"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 15
},
{
"arrival": {
"time": "1770139867"
},
"departure": {
"time": "1770139905"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 16
},
{
"arrival": {
"time": "1770139933"
},
"departure": {
"time": "1770139949"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 17
},
{
"arrival": {
"time": "1770139972"
},
"departure": {
"time": "1770140016"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1770140075"
},
"departure": {
"time": "1770140127"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 19
},
{
"arrival": {
"time": "1770140168"
},
"departure": {
"time": "1770140177"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1770140250"
},
"departure": {
"time": "1770140280"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 21
},
{
"arrival": {
"time": "1770140335"
},
"departure": {
"time": "1770140342"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1770140210"
},
"departure": {
"time": "1770140210"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 23
},
{
"arrival": {
"time": "1770140270"
},
"departure": {
"time": "1770140270"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 24
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-13_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-01-13_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770140469"
},
"departure": {
"time": "1770140983"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770141129"
},
"departure": {
"time": "1770141208"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770141250"
},
"departure": {
"time": "1770141304"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770141334"
},
"departure": {
"time": "1770141371"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770141397"
},
"departure": {
"time": "1770141406"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770141479"
},
"departure": {
"time": "1770141490"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770141520"
},
"departure": {
"time": "1770141527"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770141583"
},
"departure": {
"time": "1770141616"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770141636"
},
"departure": {
"time": "1770141649"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770141766"
},
"departure": {
"time": "1770141775"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770141855"
},
"departure": {
"time": "1770141861"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770141912"
},
"departure": {
"time": "1770141920"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770142017"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-13_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-09_2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770133788"
},
"departure": {
"time": "1770134561"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770134694"
},
"departure": {
"time": "1770134732"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770134780"
},
"departure": {
"time": "1770134814"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770134848"
},
"departure": {
"time": "1770134862"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770134928"
},
"departure": {
"time": "1770134954"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770135022"
},
"departure": {
"time": "1770135047"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770135078"
},
"departure": {
"time": "1770135091"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770135146"
},
"departure": {
"time": "1770135210"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770135227"
},
"departure": {
"time": "1770135262"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770135506"
},
"departure": {
"time": "1770135515"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770135599"
},
"departure": {
"time": "1770135610"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770135660"
},
"departure": {
"time": "1770135669"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770135766"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-09_2"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770114212"
},
"departure": {
"time": "1770114613"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770114730"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770114762"
},
"departure": {
"time": "1770114905"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770114990"
},
"departure": {
"time": "1770115023"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770115042"
},
"departure": {
"time": "1770115064"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770115093"
},
"departure": {
"time": "1770115117"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770115253"
},
"departure": {
"time": "1770115340"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770115373"
},
"departure": {
"time": "1770115384"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770115454"
},
"departure": {
"time": "1770115460"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770115507"
},
"departure": {
"time": "1770115526"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770115619"
},
"departure": {
"time": "1770115641"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770115734"
},
"departure": {
"time": "1770115803"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770115837"
},
"departure": {
"time": "1770115863"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770115896"
},
"departure": {
"time": "1770115911"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770115925"
},
"departure": {
"time": "1770115955"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770116036"
},
"departure": {
"time": "1770116068"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770116115"
},
"departure": {
"time": "1770116123"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770116188"
},
"departure": {
"time": "1770116221"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770116280"
},
"departure": {
"time": "1770116291"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770116349"
},
"departure": {
"time": "1770116349"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770116210"
},
"departure": {
"time": "1770116210"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-01-09_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770120665"
},
"departure": {
"time": "1770120940"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770121017"
},
"departure": {
"time": "1770121022"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770121103"
},
"departure": {
"time": "1770121148"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770121197"
},
"departure": {
"time": "1770121239"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770121308"
},
"departure": {
"time": "1770121339"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770121382"
},
"departure": {
"time": "1770121442"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770121479"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770121530"
},
"departure": {
"time": "1770121616"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770121638"
},
"departure": {
"time": "1770121668"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770121699"
},
"departure": {
"time": "1770121742"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770121795"
},
"departure": {
"time": "1770121809"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770121925"
},
"departure": {
"time": "1770121968"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770122020"
},
"departure": {
"time": "1770122048"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770122099"
},
"departure": {
"time": "1770122128"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770122156"
},
"departure": {
"time": "1770122206"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770122267"
},
"departure": {
"time": "1770122324"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770122352"
},
"departure": {
"time": "1770122388"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770122402"
},
"departure": {
"time": "1770122418"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770122492"
},
"departure": {
"time": "1770122500"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770122513"
},
"departure": {
"time": "1770122541"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770122559"
},
"departure": {
"time": "1770122611"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770122717"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-09_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:LA-02-15_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770142179"
},
"departure": {
"time": "1770142208"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1770142325"
},
"departure": {
"time": "1770142367"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770142387"
},
"departure": {
"time": "1770142404"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1770142418"
},
"departure": {
"time": "1770142429"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1770142498"
},
"departure": {
"time": "1770142513"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770142533"
},
"departure": {
"time": "1770142626"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770142646"
},
"departure": {
"time": "1770142682"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770142725"
},
"departure": {
"time": "1770142748"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1770142822"
},
"departure": {
"time": "1770142833"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770142873"
},
"departure": {
"time": "1770142886"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1770142940"
},
"departure": {
"time": "1770142995"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1770143073"
},
"departure": {
"time": "1770143101"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1770143136"
},
"departure": {
"time": "1770143148"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1770143184"
},
"departure": {
"time": "1770143195"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770143221"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1770143330"
},
"departure": {
"time": "1770143330"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1770143390"
},
"departure": {
"time": "1770143390"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1770143450"
},
"departure": {
"time": "1770143450"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770143570"
},
"departure": {
"time": "1770143570"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1770143690"
},
"departure": {
"time": "1770143690"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1770143750"
},
"departure": {
"time": "1770143750"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1770143810"
},
"departure": {
"time": "1770143810"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-15_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-02-02_0_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770099009"
},
"departure": {
"time": "1770099966"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1770100037"
},
"departure": {
"time": "1770100047"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1770100125"
},
"departure": {
"time": "1770100136"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770100208"
},
"departure": {
"time": "1770100224"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1770100348"
},
"departure": {
"time": "1770100383"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770100398"
},
"departure": {
"time": "1770100437"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770100496"
},
"departure": {
"time": "1770100506"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770100534"
},
"departure": {
"time": "1770100548"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770100616"
},
"departure": {
"time": "1770100650"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770100682"
},
"departure": {
"time": "1770100697"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1770100727"
},
"departure": {
"time": "1770100756"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770100979"
},
"departure": {
"time": "1770101017"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1770101091"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1770143267",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-02_0_4"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-07_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770111931"
},
"departure": {
"time": "1770112560"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1770112645"
},
"departure": {
"time": "1770112645"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1770112683"
},
"departure": {
"time": "1770112693"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1770112744"
},
"departure": {
"time": "1770112773"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1770112845"
},
"departure": {
"time": "1770112871"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1770112911"
},
"departure": {
"time": "1770112949"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1770112993"
},
"departure": {
"time": "1770113032"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1770113051"
},
"departure": {
"time": "1770113065"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1770113089"
},
"departure": {
"time": "1770113117"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1770113152"
},
"departure": {
"time": "1770113216"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1770113302"
},
"departure": {
"time": "1770113315"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1770113389"
},
"departure": {
"time": "1770113413"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1770113491"
},
"departure": {
"time": "1770113527"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1770113571"
},
"departure": {
"time": "1770113618"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1770113656"
},
"departure": {
"time": "1770113684"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1770113741"
},
"departure": {
"time": "1770113768"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1770113794"
},
"departure": {
"time": "1770113823"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1770113840"
},
"departure": {
"time": "1770113854"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1770113916"
},
"departure": {
"time": "1770113927"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1770113939"
},
"departure": {
"time": "1770113951"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1770113965"
},
"departure": {
"time": "1770114007"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770114136"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07_0"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
},
{
"id": "trip:TGV-01-11_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770137163"
},
"departure": {
"time": "1770137311"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1770137456"
},
"departure": {
"time": "1770137489"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1770137541"
},
"departure": {
"time": "1770137558"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770137581"
},
"departure": {
"time": "1770137599"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1770137629"
},
"departure": {
"time": "1770137646"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1770137723"
},
"departure": {
"time": "1770137767"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1770137808"
},
"departure": {
"time": "1770137821"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1770137885"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1770137915"
},
"departure": {
"time": "1770138013"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770138187"
},
"departure": {
"time": "1770138195"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1770138278"
},
"departure": {
"time": "1770138289"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1770138336"
},
"departure": {
"time": "1770138344"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1770138423"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1770143263",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-11_1"
},
"vehicle": {
"id": "5f6b208cf07eca4f072db425",
"label": "603",
"licensePlate": "FS108QN"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770143268"
}
}