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
❌63 erreurs, 13 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 10 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id 5f6d9a699fe0c8233a3636a0 trip_id TGV-02-04 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 5f6d9a4e9fe0c822fdf0088b trip_id TGV-02-03 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-02 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-03 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id TGV-01-04 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 23 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id LM-01-01_0_1 stop_id TROO - PLACE DE LA LIBERATION does not exist in GTFS data stops.txt
- trip_id LH-01-02_0_1 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
- trip_id TGV-01-02 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id TGV-01-03 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
- trip_id LB-01-01_0_1 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
Vehicle position far from trip shape E029 1 erreur
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.
Exemples d'erreurs
- vehicle.id 5f6b207af07eca4ec325afdc trip_id LA-02-02_0_1 at (47.775593,1.0702984) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
stop_time_update doesn't have arrival or departure E043 9 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id LA-02-01_0_1 stop_sequence 1 doesn't have arrival or departure
- trip_id LA-01-03_0_1 stop_sequence 7 doesn't have arrival or departure
- trip_id LA-02-02_0_1 stop_sequence 0 doesn't have arrival or departure
- trip_id LA-02-02_0_1 stop_sequence 1 doesn't have arrival or departure
- trip_id LA-02-02_0_1 stop_sequence 3 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 17 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-01-01_0_1 stop_sequence 5 has stop_id TROO - PLACE DE LA LIBERATION but GTFS stop_sequence 5 has stop_id TROO - LE PONT - stop_ids should be the same
- GTFS-rt trip_id LH-01-02_0_1 stop_sequence 11 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 11 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 9 has stop_id VENDOME - ST BIENHEURE but GTFS stop_sequence 9 has stop_id VENDOME - ST BIENHEURÉ - stop_ids should be the same
- GTFS-rt trip_id LB-01-01_0_1 stop_sequence 10 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 10 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
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 LA-02-02_0_1 and vehicle_id 5f6b207af07eca4ec325afdc pairing in VehiclePositions does not match trip_id LA-01-02_0_1 and vehicle_id 5f6b207af07eca4ec325afdc pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id TGV-02-03 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in VehiclePositions does not match trip_id TGV-02-01 and vehicle_id 5f6d9a4e9fe0c822fdf0088b pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
- trip_id LH-01-02_0_1 and vehicle_id 5f9ac9f0f4e5a247456a4a16 pairing in VehiclePositions does not match trip_id LH-01-01_0_1 and vehicle_id 5f9ac9f0f4e5a247456a4a16 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 13 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-03 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-02 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-01-04 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-02 is in TripUpdates but not in VehiclePositions feed
- trip_id TGV-02-01 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 | 363 | 30 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 | 339 | 30 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 | 243 | 30 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. | 64 | 24 fois (80 % 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 | 121 | 15 fois (50 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 56 | 12 fois (40 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 40 | 9 fois (30 % 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. | 11 | 6 fois (20 % 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. | 4 | 4 fois (13 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 13/03/2026 à 19h30 Europe/Paris.
trip_updates (36) vehicle_positions (4) service_alerts (2)Entités présentes dans ce flux lors des 7 derniers jours.
service_alerts trip_updates vehicle_positionsService alerts (infos trafic)
Voici un aperçu des informations de trafic présentes dans ce flux le 13/03/2026 à 19h30 Europe/Paris.
NOUVELLE FICHE HORAIRE à partir du 02 mars Service modifié
Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés : le service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février) le service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars) le service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril) Veuillez cliquer ICI pour visualiser la nouvelle fiche horaire.
Du 27/02/2026 à 01h00 Europe/Paris au 03/04/2026 à 01h59 Europe/Paris
VENDREDI 13 MARS - RETARD SUR LA LIGNE B Retards importants
LIGNE B - En raison d'un incident technique, les services à partir de 17h10 au départ de la Mairie d'Areines auront 15 min de retard. Merci de votre compréhension.
Du 13/03/2026 à 18h00 Europe/Paris au 14/03/2026 à 00h59 Europe/Paris
Flux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 13/03/2026 à 19h30 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:5f6d9a5d9fe0c82317175d1f",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 47.819435119628906,
"longitude": 1.021986722946167
},
"stopId": "VENDOME - CITES UNIES",
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "vehicle:5f6d9a699fe0c8233a3636a0",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 17,
"position": {
"latitude": 47.7894172668457,
"longitude": 1.0636695623397827
},
"stopId": "VENDOME - ST LUBIN",
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-15_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "vehicle:0a75f011dfc91e5d",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.80204772949219,
"longitude": 1.0696492195129395
},
"stopId": "VENDOME - CIMETIERE NORD",
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-17_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "vehicle:62c5a41bd5f098dd792fcb19",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.772132873535156,
"longitude": 0.7907580137252808
},
"stopId": "TROO - CHENILLE",
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LA-02-07_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773397650"
},
"departure": {
"time": "1773397806"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773397930"
},
"departure": {
"time": "1773398004"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773398019"
},
"departure": {
"time": "1773398040"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773398064"
},
"departure": {
"time": "1773398073"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773398164"
},
"departure": {
"time": "1773398220"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773398239"
},
"departure": {
"time": "1773398251"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773398276"
},
"departure": {
"time": "1773398328"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773398409"
},
"departure": {
"time": "1773398470"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773398507"
},
"departure": {
"time": "1773398517"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773398582"
},
"departure": {
"time": "1773398596"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773398646"
},
"departure": {
"time": "1773398678"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773398766"
},
"departure": {
"time": "1773398815"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773398873"
},
"departure": {
"time": "1773398903"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773398934"
},
"departure": {
"time": "1773398969"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773398992"
},
"departure": {
"time": "1773399010"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773399026"
},
"departure": {
"time": "1773399065"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773399097"
},
"departure": {
"time": "1773399140"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773399181"
},
"departure": {
"time": "1773399188"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773399251"
},
"departure": {
"time": "1773399285"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773399346"
},
"departure": {
"time": "1773399352"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773399388"
},
"departure": {
"time": "1773399398"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773399497"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-07_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-07_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773402269"
},
"departure": {
"time": "1773402752"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773402893"
},
"departure": {
"time": "1773402903"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773402955"
},
"departure": {
"time": "1773402966"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773402985"
},
"departure": {
"time": "1773402997"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773403024"
},
"departure": {
"time": "1773403030"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773403099"
},
"departure": {
"time": "1773403108"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773403136"
},
"departure": {
"time": "1773403143"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773403251"
},
"departure": {
"time": "1773403256"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1773403330"
},
"departure": {
"time": "1773403340"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1773403385"
},
"departure": {
"time": "1773403385"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1773403475"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-07_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773384614"
},
"departure": {
"time": "1773384643"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773384757"
},
"departure": {
"time": "1773384795"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773384842"
},
"departure": {
"time": "1773384868"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773384899"
},
"departure": {
"time": "1773384906"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773384948"
},
"departure": {
"time": "1773384957"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773385046"
},
"departure": {
"time": "1773385083"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773385122"
},
"departure": {
"time": "1773385133"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773385247"
},
"departure": {
"time": "1773385259"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1773385342"
},
"departure": {
"time": "1773385350"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1773385408"
},
"departure": {
"time": "1773385417"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1773385514"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-04"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LA-01-07_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773395151"
},
"departure": {
"time": "1773395711"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773395802"
},
"departure": {
"time": "1773395802"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773395859"
},
"departure": {
"time": "1773395866"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773395926"
},
"departure": {
"time": "1773395977"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773396058"
},
"departure": {
"time": "1773396070"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773396124"
},
"departure": {
"time": "1773396200"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773396250"
},
"departure": {
"time": "1773396351"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773396375"
},
"departure": {
"time": "1773396392"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773396419"
},
"departure": {
"time": "1773396452"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773396482"
},
"departure": {
"time": "1773396526"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773396580"
},
"departure": {
"time": "1773396657"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773396746"
},
"departure": {
"time": "1773396758"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773396956"
},
"departure": {
"time": "1773396982"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773397035"
},
"departure": {
"time": "1773397059"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773397090"
},
"departure": {
"time": "1773397119"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773397190"
},
"departure": {
"time": "1773397219"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773397239"
},
"departure": {
"time": "1773397274"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773397295"
},
"departure": {
"time": "1773397303"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773397370"
},
"departure": {
"time": "1773397397"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773397412"
},
"departure": {
"time": "1773397422"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773397432"
},
"departure": {
"time": "1773397465"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773397634"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-07_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-11_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773421981"
},
"departure": {
"time": "1773422597"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773422665"
},
"departure": {
"time": "1773422671"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773422750"
},
"departure": {
"time": "1773422762"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773422841"
},
"departure": {
"time": "1773422872"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773422983"
},
"departure": {
"time": "1773423008"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1773423034"
},
"departure": {
"time": "1773423044"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773423105"
},
"departure": {
"time": "1773423116"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1773423163"
},
"departure": {
"time": "1773423176"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773423208"
},
"departure": {
"time": "1773423229"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773423425"
},
"departure": {
"time": "1773423448"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1773423504"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-11_0_0"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LN-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773388275"
},
"departure": {
"time": "1773388822"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1773389246"
},
"departure": {
"time": "1773389264"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773389291"
},
"departure": {
"time": "1773389301"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773389491"
},
"departure": {
"time": "1773389497"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1773389608"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-01_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LA-02-09_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773405790"
},
"departure": {
"time": "1773406218"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773406333"
},
"departure": {
"time": "1773406428"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773406445"
},
"departure": {
"time": "1773406462"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773406473"
},
"departure": {
"time": "1773406492"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773406583"
},
"departure": {
"time": "1773406601"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773406620"
},
"departure": {
"time": "1773406633"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773406662"
},
"departure": {
"time": "1773406708"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773406787"
},
"departure": {
"time": "1773406795"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773406830"
},
"departure": {
"time": "1773406846"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773406913"
},
"departure": {
"time": "1773406921"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773406981"
},
"departure": {
"time": "1773407058"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773407163"
},
"departure": {
"time": "1773407232"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773407277"
},
"departure": {
"time": "1773407305"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773407342"
},
"departure": {
"time": "1773407370"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773407404"
},
"departure": {
"time": "1773407414"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773407431"
},
"departure": {
"time": "1773407474"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773407537"
},
"departure": {
"time": "1773407551"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773407635"
},
"departure": {
"time": "1773407647"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773407714"
},
"departure": {
"time": "1773407745"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773407815"
},
"departure": {
"time": "1773407840"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773407899"
},
"departure": {
"time": "1773407899"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773408004"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-09_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LM-02-06_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773415040"
},
"departure": {
"time": "1773415202"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 0
},
{
"arrival": {
"time": "1773415224"
},
"departure": {
"time": "1773415240"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773415821"
},
"departure": {
"time": "1773415842"
},
"stopId": "VENDOME - J. EMOND LIGNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773415623"
},
"departure": {
"time": "1773415709"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 3
},
{
"arrival": {
"time": "1773415999"
},
"departure": {
"time": "1773416083"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 4
},
{
"arrival": {
"time": "1773416931"
},
"departure": {
"time": "1773416940"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1773417080"
},
"departure": {
"time": "1773417100"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1773417353"
},
"departure": {
"time": "1773417391"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 7
},
{
"arrival": {
"time": "1773417593"
},
"departure": {
"time": "1773417651"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1773417772"
},
"departure": {
"time": "1773417781"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1773417842"
},
"departure": {
"time": "1773417882"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1773418099"
},
"departure": {
"time": "1773418151"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 11
},
{
"arrival": {
"time": "1773418299"
},
"departure": {
"time": "1773418351"
},
"stopId": "MONTOIRE - PLACE DES PATIS",
"stopSequence": 12
},
{
"arrival": {
"time": "1773418442"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 13
}
],
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-06_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LM-01-01_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773379216"
},
"departure": {
"time": "1773379278"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773379607"
},
"departure": {
"time": "1773379630"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 1
},
{
"arrival": {
"time": "1773379923"
},
"departure": {
"time": "1773379932"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773380096"
},
"departure": {
"time": "1773380137"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1773380357"
},
"departure": {
"time": "1773380397"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1773380480"
},
"departure": {
"time": "1773380521"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 5
},
{
"arrival": {
"time": "1773380591"
},
"departure": {
"time": "1773380603"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 6
},
{
"arrival": {
"time": "1773380718"
},
"departure": {
"time": "1773380765"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 7
},
{
"arrival": {
"time": "1773381119"
},
"departure": {
"time": "1773381256"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1773381438"
},
"departure": {
"time": "1773381489"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1773381714"
},
"departure": {
"time": "1773381729"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 10
},
{
"arrival": {
"time": "1773381811"
},
"departure": {
"time": "1773381823"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 11
},
{
"arrival": {
"time": "1773382063"
},
"departure": {
"time": "1773382063"
},
"stopId": "LUNAY - PRAZERIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1773382200"
},
"departure": {
"time": "1773382210"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1773383112"
},
"departure": {
"time": "1773383120"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 14
},
{
"arrival": {
"time": "1773384760"
},
"departure": {
"time": "1773384760"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 15
}
],
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-01_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-01-13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773423526"
},
"departure": {
"time": "1773424236"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773424359"
},
"departure": {
"time": "1773424377"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773424439"
},
"departure": {
"time": "1773424456"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773424559"
},
"departure": {
"time": "1773424573"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773424612"
},
"departure": {
"time": "1773424629"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773424711"
},
"departure": {
"time": "1773424741"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773424765"
},
"departure": {
"time": "1773424779"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773424826"
},
"departure": {
"time": "1773424842"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773424857"
},
"departure": {
"time": "1773424872"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773424995"
},
"departure": {
"time": "1773425002"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1773425079"
},
"departure": {
"time": "1773425088"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1773425137"
},
"departure": {
"time": "1773425143"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1773425233"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-13"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-02-13_5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773425261"
},
"departure": {
"time": "1773426608"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773426720"
},
"departure": {
"time": "1773426720"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773426780"
},
"departure": {
"time": "1773426780"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773426900"
},
"departure": {
"time": "1773426900"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773427020"
},
"departure": {
"time": "1773427020"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1773427080"
},
"departure": {
"time": "1773427080"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773427200"
},
"departure": {
"time": "1773427200"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1773427260"
},
"departure": {
"time": "1773427260"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773427320"
},
"departure": {
"time": "1773427320"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773427680"
},
"departure": {
"time": "1773427680"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1773427860"
},
"departure": {
"time": "1773427860"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-13_5"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-14_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773422853"
},
"departure": {
"time": "1773423900"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773424056"
},
"departure": {
"time": "1773424116"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773424133"
},
"departure": {
"time": "1773424150"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773424169"
},
"departure": {
"time": "1773424175"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773424264"
},
"departure": {
"time": "1773424283"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773424304"
},
"departure": {
"time": "1773424318"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773424360"
},
"departure": {
"time": "1773424376"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773424439"
},
"departure": {
"time": "1773424489"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773424523"
},
"departure": {
"time": "1773424539"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773424610"
},
"departure": {
"time": "1773424622"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773424677"
},
"departure": {
"time": "1773424717"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773424859"
},
"departure": {
"time": "1773424884"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773424924"
},
"departure": {
"time": "1773424981"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773425025"
},
"departure": {
"time": "1773425035"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773425063"
},
"departure": {
"time": "1773425097"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773425116"
},
"departure": {
"time": "1773425148"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773425224"
},
"departure": {
"time": "1773425260"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773425304"
},
"departure": {
"time": "1773425312"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773425381"
},
"departure": {
"time": "1773425411"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773425476"
},
"departure": {
"time": "1773425500"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773425569"
},
"departure": {
"time": "1773425574"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773425530"
},
"departure": {
"time": "1773425530"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-14_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LA-02-08_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773401605"
},
"departure": {
"time": "1773402093"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773402237"
},
"departure": {
"time": "1773402281"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773402299"
},
"departure": {
"time": "1773402312"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773402383"
},
"departure": {
"time": "1773402389"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773402460"
},
"departure": {
"time": "1773402487"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773402507"
},
"departure": {
"time": "1773402519"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773402540"
},
"departure": {
"time": "1773402587"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773402635"
},
"departure": {
"time": "1773402670"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773402698"
},
"departure": {
"time": "1773402708"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773402758"
},
"departure": {
"time": "1773402786"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773402827"
},
"departure": {
"time": "1773402876"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773402961"
},
"departure": {
"time": "1773403027"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773403065"
},
"departure": {
"time": "1773403075"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773403114"
},
"departure": {
"time": "1773403151"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773403186"
},
"departure": {
"time": "1773403191"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773403202"
},
"departure": {
"time": "1773403235"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773403277"
},
"departure": {
"time": "1773403323"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773403376"
},
"departure": {
"time": "1773403394"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773403454"
},
"departure": {
"time": "1773403481"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773403545"
},
"departure": {
"time": "1773403550"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773403609"
},
"departure": {
"time": "1773403615"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773403682"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-08_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LM-02-08_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773421217"
},
"departure": {
"time": "1773422137"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1773422374"
},
"departure": {
"time": "1773422476"
},
"stopId": "VENDOME - LYCEE RONSARD LIGNE",
"stopSequence": 1
},
{
"arrival": {
"time": "1773423211"
},
"departure": {
"time": "1773423223"
},
"stopId": "MAZANGE - GUE DU LOIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1773423341"
},
"departure": {
"time": "1773423353"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773423603"
},
"departure": {
"time": "1773423655"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 4
},
{
"arrival": {
"time": "1773423834"
},
"departure": {
"time": "1773423901"
},
"stopId": "LUNAY - LA BARRE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773424038"
},
"departure": {
"time": "1773424038"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 6
},
{
"arrival": {
"time": "1773424102"
},
"departure": {
"time": "1773424115"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773424335"
},
"departure": {
"time": "1773424368"
},
"stopId": "MONTOIRE - GENDARMERIE",
"stopSequence": 8
},
{
"arrival": {
"time": "1773424551"
},
"departure": {
"time": "1773424592"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 9
},
{
"arrival": {
"time": "1773424971"
},
"departure": {
"time": "1773424977"
},
"stopId": "MONTOIRE - ST QUENTIN LES TROO",
"stopSequence": 10
},
{
"arrival": {
"time": "1773425077"
},
"departure": {
"time": "1773425084"
},
"stopId": "TROO - LA CROIX VERTE",
"stopSequence": 11
},
{
"arrival": {
"time": "1773425151"
},
"departure": {
"time": "1773425186"
},
"stopId": "TROO - PLACE DE LA LIBERATION",
"stopSequence": 12
},
{
"arrival": {
"time": "1773425270"
},
"departure": {
"time": "1773426760"
},
"stopId": "TROO - CHENILLE",
"stopSequence": 13
},
{
"arrival": {
"time": "1773425486"
},
"departure": {
"time": "1773427060"
},
"stopId": "SOUGE - EGLISE",
"stopSequence": 14
},
{
"arrival": {
"time": "1773425674"
},
"departure": {
"time": "1773427240"
},
"stopId": "SOUGE - PONT DE BRAYE",
"stopSequence": 15
},
{
"arrival": {
"time": "1773425939"
},
"departure": {
"time": "1773427540"
},
"stopId": "COUTURE - EGLISE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773426235"
},
"departure": {
"time": "1773427900"
},
"stopId": "ARTINS - PLACE DES ANCIENS COMBATTANTS",
"stopSequence": 17
}
],
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-08_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-02-08",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773414457"
},
"departure": {
"time": "1773415396"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773415467"
},
"departure": {
"time": "1773415474"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773415556"
},
"departure": {
"time": "1773415567"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773415662"
},
"departure": {
"time": "1773415687"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773415798"
},
"departure": {
"time": "1773415823"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1773415853"
},
"departure": {
"time": "1773415863"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773415948"
},
"departure": {
"time": "1773416010"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1773416050"
},
"departure": {
"time": "1773416060"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773416078"
},
"departure": {
"time": "1773416094"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773416321"
},
"departure": {
"time": "1773416329"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1773416435"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-08"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-15_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773425315"
},
"departure": {
"time": "1773425423"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773425554"
},
"departure": {
"time": "1773425566"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773425589"
},
"departure": {
"time": "1773425624"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773425641"
},
"departure": {
"time": "1773425677"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773425766"
},
"departure": {
"time": "1773425786"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773425813"
},
"departure": {
"time": "1773425831"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773425863"
},
"departure": {
"time": "1773425884"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773425941"
},
"departure": {
"time": "1773425990"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773426026"
},
"departure": {
"time": "1773426043"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773426087"
},
"departure": {
"time": "1773426098"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773426156"
},
"departure": {
"time": "1773426198"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773426357"
},
"departure": {
"time": "1773426368"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773426411"
},
"departure": {
"time": "1773426422"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773426459"
},
"departure": {
"time": "1773426475"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773426507"
},
"departure": {
"time": "1773426520"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773426533"
},
"departure": {
"time": "1773426546"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773426584"
},
"departure": {
"time": "1773426621"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773426680"
},
"departure": {
"time": "1773426680"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773426800"
},
"departure": {
"time": "1773426800"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773426920"
},
"departure": {
"time": "1773426920"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773426980"
},
"departure": {
"time": "1773426980"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773427040"
},
"departure": {
"time": "1773427040"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-15_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-13_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773415091"
},
"departure": {
"time": "1773415235"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773415322"
},
"departure": {
"time": "1773415328"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773415428"
},
"departure": {
"time": "1773415451"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773415510"
},
"departure": {
"time": "1773415558"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773415618"
},
"departure": {
"time": "1773415631"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773415680"
},
"departure": {
"time": "1773415751"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773415791"
},
"departure": {
"time": "1773415827"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773415851"
},
"departure": {
"time": "1773415864"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773415898"
},
"departure": {
"time": "1773415923"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773415961"
},
"departure": {
"time": "1773415989"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773416056"
},
"departure": {
"time": "1773416129"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773416259"
},
"departure": {
"time": "1773416310"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773416381"
},
"departure": {
"time": "1773416393"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773416431"
},
"departure": {
"time": "1773416468"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773416529"
},
"departure": {
"time": "1773416564"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773416610"
},
"departure": {
"time": "1773416659"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773416682"
},
"departure": {
"time": "1773416712"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773416736"
},
"departure": {
"time": "1773416766"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773416847"
},
"departure": {
"time": "1773416878"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773416890"
},
"departure": {
"time": "1773416920"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773416935"
},
"departure": {
"time": "1773416973"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773416830"
},
"departure": {
"time": "1773416830"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-13_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:TGV-02-07_3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773403503"
},
"departure": {
"time": "1773404631"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773404699"
},
"departure": {
"time": "1773404708"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773404781"
},
"departure": {
"time": "1773404790"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773404861"
},
"departure": {
"time": "1773404873"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773404985"
},
"departure": {
"time": "1773404998"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1773405027"
},
"departure": {
"time": "1773405038"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773405110"
},
"departure": {
"time": "1773405134"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1773405164"
},
"departure": {
"time": "1773405201"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773405227"
},
"departure": {
"time": "1773405252"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773405410"
},
"departure": {
"time": "1773405418"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1773405503"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-07_3"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:TGV-01-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773380502"
},
"departure": {
"time": "1773381031"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773381222"
},
"departure": {
"time": "1773381261"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773381298"
},
"departure": {
"time": "1773381374"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773381395"
},
"departure": {
"time": "1773381424"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773381496"
},
"departure": {
"time": "1773381503"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773381563"
},
"departure": {
"time": "1773381576"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773381604"
},
"departure": {
"time": "1773381637"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773381778"
},
"departure": {
"time": "1773381790"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 7
},
{
"arrival": {
"time": "1773381877"
},
"departure": {
"time": "1773381886"
},
"stopId": "VENDOME - MONS",
"stopSequence": 8
},
{
"arrival": {
"time": "1773381939"
},
"departure": {
"time": "1773381948"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 9
},
{
"arrival": {
"time": "1773382050"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 10
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-02"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:TGV-01-08",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773413127"
},
"departure": {
"time": "1773413446"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773413553"
},
"departure": {
"time": "1773413573"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773413626"
},
"departure": {
"time": "1773413640"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773413747"
},
"departure": {
"time": "1773413793"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773413818"
},
"departure": {
"time": "1773413830"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773413899"
},
"departure": {
"time": "1773413906"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773413940"
},
"departure": {
"time": "1773413951"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773414002"
},
"departure": {
"time": "1773414036"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773414050"
},
"departure": {
"time": "1773414073"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773414194"
},
"departure": {
"time": "1773414205"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1773414277"
},
"departure": {
"time": "1773414283"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1773414334"
},
"departure": {
"time": "1773414343"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1773414423"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-08"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LM-01-06_0_0",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773418460"
},
"departure": {
"time": "1773418836"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 0
},
{
"arrival": {
"time": "1773419078"
},
"departure": {
"time": "1773419158"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773419488"
},
"departure": {
"time": "1773419498"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773419555"
},
"departure": {
"time": "1773419567"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 3
},
{
"arrival": {
"time": "1773419663"
},
"departure": {
"time": "1773419673"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 4
},
{
"arrival": {
"time": "1773419915"
},
"departure": {
"time": "1773419962"
},
"stopId": "LUNAY - BOURG",
"stopSequence": 5
},
{
"arrival": {
"time": "1773420202"
},
"departure": {
"time": "1773420235"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1773421194"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 7
}
],
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-01-06_0_0"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:TGV-01-11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773419103"
},
"departure": {
"time": "1773420057"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773420222"
},
"departure": {
"time": "1773420238"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773420361"
},
"departure": {
"time": "1773420375"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773420410"
},
"departure": {
"time": "1773420423"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773420457"
},
"departure": {
"time": "1773420471"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773420550"
},
"departure": {
"time": "1773420566"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773420596"
},
"departure": {
"time": "1773420611"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773420666"
},
"departure": {
"time": "1773420701"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773420724"
},
"departure": {
"time": "1773420752"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773420894"
},
"departure": {
"time": "1773420904"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1773420988"
},
"departure": {
"time": "1773420999"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1773421051"
},
"departure": {
"time": "1773421056"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1773421154"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-11"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-01-09",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773416465"
},
"departure": {
"time": "1773417583"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 0
},
{
"arrival": {
"time": "1773417774"
},
"departure": {
"time": "1773417824"
},
"stopId": "VENDOME - CHARTRAIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773417860"
},
"departure": {
"time": "1773417889"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773417917"
},
"departure": {
"time": "1773417956"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773417983"
},
"departure": {
"time": "1773418038"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 4
},
{
"arrival": {
"time": "1773418097"
},
"departure": {
"time": "1773418131"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773418156"
},
"departure": {
"time": "1773418169"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773418216"
},
"departure": {
"time": "1773418252"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773418275"
},
"departure": {
"time": "1773418290"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773418540"
},
"departure": {
"time": "1773418540"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 9
},
{
"arrival": {
"time": "1773418626"
},
"departure": {
"time": "1773418633"
},
"stopId": "VENDOME - MONS",
"stopSequence": 10
},
{
"arrival": {
"time": "1773418676"
},
"departure": {
"time": "1773418682"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 11
},
{
"arrival": {
"time": "1773418770"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 12
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-01-09"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-16_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773423706"
},
"departure": {
"time": "1773423777"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773423854"
},
"departure": {
"time": "1773423854"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773423900"
},
"departure": {
"time": "1773423906"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773423957"
},
"departure": {
"time": "1773423982"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773424041"
},
"departure": {
"time": "1773424052"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773424106"
},
"departure": {
"time": "1773424148"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773424202"
},
"departure": {
"time": "1773424275"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773424293"
},
"departure": {
"time": "1773424312"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773424337"
},
"departure": {
"time": "1773424372"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773424398"
},
"departure": {
"time": "1773424410"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773424445"
},
"departure": {
"time": "1773424479"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773424569"
},
"departure": {
"time": "1773424607"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773424670"
},
"departure": {
"time": "1773424699"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773424734"
},
"departure": {
"time": "1773424749"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773424779"
},
"departure": {
"time": "1773424788"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773424834"
},
"departure": {
"time": "1773425005"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773425027"
},
"departure": {
"time": "1773425036"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773425048"
},
"departure": {
"time": "1773425058"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773425120"
},
"departure": {
"time": "1773425129"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773425139"
},
"departure": {
"time": "1773425149"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773425162"
},
"departure": {
"time": "1773425179"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773425289"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-16_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-04",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773385574"
},
"departure": {
"time": "1773386686"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773386767"
},
"departure": {
"time": "1773386781"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773386864"
},
"departure": {
"time": "1773386871"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773386961"
},
"departure": {
"time": "1773386973"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773387089"
},
"departure": {
"time": "1773387100"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773387119"
},
"departure": {
"time": "1773387132"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773387189"
},
"departure": {
"time": "1773387200"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773387224"
},
"departure": {
"time": "1773387236"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773387294"
},
"departure": {
"time": "1773387324"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773387367"
},
"departure": {
"time": "1773387397"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1773387427"
},
"departure": {
"time": "1773387457"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773387686"
},
"departure": {
"time": "1773387691"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1773387772"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-04"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LN-01-02_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773410273"
},
"departure": {
"time": "1773410421"
},
"stopId": "NAVEIL - SQUARE LIBERTE",
"stopSequence": 0
},
{
"arrival": {
"time": "1773410736"
},
"departure": {
"time": "1773410761"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773410787"
},
"departure": {
"time": "1773410797"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773411011"
},
"departure": {
"time": "1773411021"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 4
},
{
"arrival": {
"time": "1773411079"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 5
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "LIGNE N",
"scheduleRelationship": "SCHEDULED",
"tripId": "LN-01-02_0_1"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-01-15_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773420375"
},
"departure": {
"time": "1773420621"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773420714"
},
"departure": {
"time": "1773420721"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773420774"
},
"departure": {
"time": "1773420780"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773420856"
},
"departure": {
"time": "1773420866"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773420953"
},
"departure": {
"time": "1773420965"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773421026"
},
"departure": {
"time": "1773421058"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773421098"
},
"departure": {
"time": "1773421130"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773421156"
},
"departure": {
"time": "1773421169"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773421210"
},
"departure": {
"time": "1773421237"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773421275"
},
"departure": {
"time": "1773421301"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773421373"
},
"departure": {
"time": "1773421424"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773421514"
},
"departure": {
"time": "1773421595"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773421671"
},
"departure": {
"time": "1773421684"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773421725"
},
"departure": {
"time": "1773421733"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773421767"
},
"departure": {
"time": "1773421800"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773421852"
},
"departure": {
"time": "1773421884"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773421910"
},
"departure": {
"time": "1773421922"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773421937"
},
"departure": {
"time": "1773421954"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773422043"
},
"departure": {
"time": "1773422059"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773422092"
},
"departure": {
"time": "1773422101"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773422115"
},
"departure": {
"time": "1773422151"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773422335"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-15_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LA-01-09_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773403745"
},
"departure": {
"time": "1773404116"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773404196"
},
"departure": {
"time": "1773404202"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773404272"
},
"departure": {
"time": "1773404281"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773404339"
},
"departure": {
"time": "1773404373"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773404448"
},
"departure": {
"time": "1773404462"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773404514"
},
"departure": {
"time": "1773404533"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773404576"
},
"departure": {
"time": "1773404584"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773404610"
},
"departure": {
"time": "1773404647"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773404671"
},
"departure": {
"time": "1773404701"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773404740"
},
"departure": {
"time": "1773404769"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773404822"
},
"departure": {
"time": "1773404834"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773404942"
},
"departure": {
"time": "1773405046"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773405104"
},
"departure": {
"time": "1773405143"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773405186"
},
"departure": {
"time": "1773405200"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773405229"
},
"departure": {
"time": "1773405258"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773405301"
},
"departure": {
"time": "1773405335"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773405361"
},
"departure": {
"time": "1773405372"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773405388"
},
"departure": {
"time": "1773405411"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773405493"
},
"departure": {
"time": "1773405503"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773405525"
},
"departure": {
"time": "1773405565"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773405586"
},
"departure": {
"time": "1773405602"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773405745"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-09_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-01-08_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773399561"
},
"departure": {
"time": "1773399915"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773400010"
},
"departure": {
"time": "1773400010"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773400065"
},
"departure": {
"time": "1773400079"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773400147"
},
"departure": {
"time": "1773400178"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773400255"
},
"departure": {
"time": "1773400272"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773400323"
},
"departure": {
"time": "1773400393"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773400432"
},
"departure": {
"time": "1773400504"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773400534"
},
"departure": {
"time": "1773400562"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773400587"
},
"departure": {
"time": "1773400599"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773400632"
},
"departure": {
"time": "1773400728"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773400773"
},
"departure": {
"time": "1773400803"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773400871"
},
"departure": {
"time": "1773400896"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773400972"
},
"departure": {
"time": "1773400998"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773401033"
},
"departure": {
"time": "1773401062"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773401083"
},
"departure": {
"time": "1773401114"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773401184"
},
"departure": {
"time": "1773401213"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773401235"
},
"departure": {
"time": "1773401240"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773401262"
},
"departure": {
"time": "1773401275"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773401344"
},
"departure": {
"time": "1773401354"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773401366"
},
"departure": {
"time": "1773401371"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773401390"
},
"departure": {
"time": "1773401437"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773401569"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-08_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:LA-02-13_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773421183"
},
"departure": {
"time": "1773421638"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773421713"
},
"departure": {
"time": "1773421713"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773421804"
},
"departure": {
"time": "1773421811"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773421888"
},
"departure": {
"time": "1773421982"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773422111"
},
"departure": {
"time": "1773422172"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773422186"
},
"departure": {
"time": "1773422207"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773422217"
},
"departure": {
"time": "1773422233"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 6
},
{
"arrival": {
"time": "1773422306"
},
"departure": {
"time": "1773422321"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773422340"
},
"departure": {
"time": "1773422394"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 8
},
{
"arrival": {
"time": "1773422421"
},
"departure": {
"time": "1773422453"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773422533"
},
"departure": {
"time": "1773422573"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1773422616"
},
"departure": {
"time": "1773422627"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 11
},
{
"arrival": {
"time": "1773422684"
},
"departure": {
"time": "1773422703"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773422753"
},
"departure": {
"time": "1773422773"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 13
},
{
"arrival": {
"time": "1773422908"
},
"departure": {
"time": "1773422941"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 14
},
{
"arrival": {
"time": "1773423015"
},
"departure": {
"time": "1773423024"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 15
},
{
"arrival": {
"time": "1773423063"
},
"departure": {
"time": "1773423097"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 16
},
{
"arrival": {
"time": "1773423125"
},
"departure": {
"time": "1773423135"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 17
},
{
"arrival": {
"time": "1773423152"
},
"departure": {
"time": "1773423179"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1773423255"
},
"departure": {
"time": "1773423292"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 19
},
{
"arrival": {
"time": "1773423340"
},
"departure": {
"time": "1773423357"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1773423427"
},
"departure": {
"time": "1773423455"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 21
},
{
"arrival": {
"time": "1773423518"
},
"departure": {
"time": "1773423525"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1773423579"
},
"departure": {
"time": "1773423584"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 23
},
{
"arrival": {
"time": "1773423667"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 24
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-13_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"id": "trip:TGV-02-02",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773382091"
},
"departure": {
"time": "1773383074"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773383168"
},
"departure": {
"time": "1773383177"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773383263"
},
"departure": {
"time": "1773383272"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773383352"
},
"departure": {
"time": "1773383382"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773383499"
},
"departure": {
"time": "1773383528"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773383540"
},
"departure": {
"time": "1773383566"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773383627"
},
"departure": {
"time": "1773383634"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773383660"
},
"departure": {
"time": "1773383668"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 7
},
{
"arrival": {
"time": "1773383740"
},
"departure": {
"time": "1773383769"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773383806"
},
"departure": {
"time": "1773383845"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 9
},
{
"arrival": {
"time": "1773383871"
},
"departure": {
"time": "1773383912"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773384101"
},
"departure": {
"time": "1773384128"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 11
},
{
"arrival": {
"time": "1773384232"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 12
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-02"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:TGV-02-09_4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773419048"
},
"departure": {
"time": "1773419715"
},
"stopId": "VENDOME - GARE TGV",
"stopSequence": 0
},
{
"arrival": {
"time": "1773419779"
},
"departure": {
"time": "1773419789"
},
"stopId": "VENDOME - CITES UNIES",
"stopSequence": 1
},
{
"arrival": {
"time": "1773419868"
},
"departure": {
"time": "1773419873"
},
"stopId": "VENDOME - MONS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773419952"
},
"departure": {
"time": "1773419978"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773420097"
},
"departure": {
"time": "1773420106"
},
"stopId": "VENDOME - ZI NORD",
"stopSequence": 4
},
{
"arrival": {
"time": "1773420132"
},
"departure": {
"time": "1773420142"
},
"stopId": "VENDOME - CROIX BLANCHE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773420205"
},
"departure": {
"time": "1773420215"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 6
},
{
"arrival": {
"time": "1773420262"
},
"departure": {
"time": "1773420276"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773420309"
},
"departure": {
"time": "1773420338"
},
"stopId": "VENDOME - MAIL LECLERC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773420555"
},
"departure": {
"time": "1773420578"
},
"stopId": "VENDOME - GUIMOND",
"stopSequence": 9
},
{
"arrival": {
"time": "1773420663"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
}
],
"timestamp": "1773426649",
"trip": {
"routeId": "NAVETTE TGV",
"scheduleRelationship": "SCHEDULED",
"tripId": "TGV-02-09_4"
},
"vehicle": {
"id": "5f6d9a5d9fe0c82317175d1f",
"label": "605",
"licensePlate": "FS025PJ"
}
}
},
{
"id": "trip:LA-02-12_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773417177"
},
"departure": {
"time": "1773418513"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 0
},
{
"arrival": {
"time": "1773418634"
},
"departure": {
"time": "1773418718"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773418733"
},
"departure": {
"time": "1773418751"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 2
},
{
"arrival": {
"time": "1773418764"
},
"departure": {
"time": "1773418831"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 3
},
{
"arrival": {
"time": "1773418909"
},
"departure": {
"time": "1773418923"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773418940"
},
"departure": {
"time": "1773418966"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773419001"
},
"departure": {
"time": "1773419082"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 6
},
{
"arrival": {
"time": "1773419144"
},
"departure": {
"time": "1773419179"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 7
},
{
"arrival": {
"time": "1773419205"
},
"departure": {
"time": "1773419220"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773419296"
},
"departure": {
"time": "1773419330"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 9
},
{
"arrival": {
"time": "1773419383"
},
"departure": {
"time": "1773419499"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 10
},
{
"arrival": {
"time": "1773419610"
},
"departure": {
"time": "1773419687"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 11
},
{
"arrival": {
"time": "1773419747"
},
"departure": {
"time": "1773419786"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 12
},
{
"arrival": {
"time": "1773419858"
},
"departure": {
"time": "1773419889"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773419917"
},
"departure": {
"time": "1773419952"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 14
},
{
"arrival": {
"time": "1773419968"
},
"departure": {
"time": "1773420008"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773420047"
},
"departure": {
"time": "1773420091"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 16
},
{
"arrival": {
"time": "1773420141"
},
"departure": {
"time": "1773420150"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773420218"
},
"departure": {
"time": "1773420256"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 18
},
{
"arrival": {
"time": "1773420316"
},
"departure": {
"time": "1773420322"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 19
},
{
"arrival": {
"time": "1773420070"
},
"departure": {
"time": "1773420070"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 20
},
{
"arrival": {
"time": "1773420130"
},
"departure": {
"time": "1773420130"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-02-12_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LA-01-17_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773425647"
},
"departure": {
"time": "1773425711"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773425812"
},
"departure": {
"time": "1773425812"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773425884"
},
"departure": {
"time": "1773425891"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773425965"
},
"departure": {
"time": "1773425979"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773426065"
},
"departure": {
"time": "1773426099"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773426150"
},
"departure": {
"time": "1773426199"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773426258"
},
"departure": {
"time": "1773426268"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773426290"
},
"departure": {
"time": "1773426302"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773426327"
},
"departure": {
"time": "1773426338"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773426376"
},
"departure": {
"time": "1773426388"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773426447"
},
"departure": {
"time": "1773426454"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773426539"
},
"departure": {
"time": "1773426624"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773426730"
},
"departure": {
"time": "1773426730"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773426790"
},
"departure": {
"time": "1773426790"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773426850"
},
"departure": {
"time": "1773426850"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773426910"
},
"departure": {
"time": "1773426910"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773426970"
},
"departure": {
"time": "1773426970"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773427030"
},
"departure": {
"time": "1773427030"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773427090"
},
"departure": {
"time": "1773427090"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773427150"
},
"departure": {
"time": "1773427150"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773427210"
},
"departure": {
"time": "1773427210"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773427330"
},
"departure": {
"time": "1773427330"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-17_0_1"
},
"vehicle": {
"id": "0a75f011dfc91e5d"
}
}
},
{
"id": "trip:LM-02-03_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773384128"
},
"departure": {
"time": "1773384317"
},
"stopId": "VENDOME - GARE TER LIGNE ",
"stopSequence": 0
},
{
"arrival": {
"time": "1773384730"
},
"departure": {
"time": "1773384772"
},
"stopId": "NAVEIL - MONTRIEUX",
"stopSequence": 1
},
{
"arrival": {
"time": "1773385330"
},
"departure": {
"time": "1773385371"
},
"stopId": "LUNAY - CLOUSEAUX",
"stopSequence": 2
},
{
"arrival": {
"time": "1773385775"
},
"departure": {
"time": "1773385869"
},
"stopId": "LES ROCHES - ST GERVAIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1773385927"
},
"departure": {
"time": "1773385968"
},
"stopId": "LES ROCHES - EGLISE",
"stopSequence": 4
},
{
"arrival": {
"time": "1773386033"
},
"departure": {
"time": "1773386044"
},
"stopId": "MONTOIRE - LA POINTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1773386416"
},
"departure": {
"time": "1773386481"
},
"stopId": "MONTOIRE - COLLEGE JANEQUIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1773386698"
},
"stopId": "MONTOIRE - MAIRIE",
"stopSequence": 7
}
],
"timestamp": "1773426643",
"trip": {
"routeId": "LIGNE M",
"scheduleRelationship": "SCHEDULED",
"tripId": "LM-02-03_0_1"
},
"vehicle": {
"id": "62c5a41bd5f098dd792fcb19",
"label": "356",
"licensePlate": "GG069VR"
}
}
},
{
"id": "trip:LA-01-10_0_1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773408035"
},
"departure": {
"time": "1773408101"
},
"stopId": "VENDOME - ZI SUD",
"stopSequence": 0
},
{
"arrival": {
"time": "1773408176"
},
"departure": {
"time": "1773408182"
},
"stopId": "VENDOME - EIFFEL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773408217"
},
"departure": {
"time": "1773408222"
},
"stopId": "VENDOME - ROUTE DE BLOIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1773408273"
},
"departure": {
"time": "1773408311"
},
"stopId": "VENDOME - OFFENBACH",
"stopSequence": 3
},
{
"arrival": {
"time": "1773408372"
},
"departure": {
"time": "1773408381"
},
"stopId": "VENDOME - ST LUBIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773408423"
},
"departure": {
"time": "1773408524"
},
"stopId": "VENDOME - ST GEORGES",
"stopSequence": 5
},
{
"arrival": {
"time": "1773408595"
},
"departure": {
"time": "1773408636"
},
"stopId": "VENDOME - HOPITAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1773408655"
},
"departure": {
"time": "1773408672"
},
"stopId": "VENDOME - ST MICHEL",
"stopSequence": 7
},
{
"arrival": {
"time": "1773408704"
},
"departure": {
"time": "1773408762"
},
"stopId": "VENDOME - KENNEDY",
"stopSequence": 8
},
{
"arrival": {
"time": "1773408799"
},
"departure": {
"time": "1773408836"
},
"stopId": "VENDOME - GERARD YVON",
"stopSequence": 9
},
{
"arrival": {
"time": "1773408892"
},
"departure": {
"time": "1773408924"
},
"stopId": "VENDOME - ST VENANT",
"stopSequence": 10
},
{
"arrival": {
"time": "1773409039"
},
"departure": {
"time": "1773409089"
},
"stopId": "VENDOME - GARE TER",
"stopSequence": 11
},
{
"arrival": {
"time": "1773409136"
},
"departure": {
"time": "1773409171"
},
"stopId": "VENDOME - CIMETIERE NORD",
"stopSequence": 12
},
{
"arrival": {
"time": "1773409211"
},
"departure": {
"time": "1773409248"
},
"stopId": "VENDOME - BRANLY",
"stopSequence": 13
},
{
"arrival": {
"time": "1773409274"
},
"departure": {
"time": "1773409345"
},
"stopId": "VENDOME - DANAN",
"stopSequence": 14
},
{
"arrival": {
"time": "1773409408"
},
"departure": {
"time": "1773409466"
},
"stopId": "VENDOME - LYCEE RONSARD",
"stopSequence": 15
},
{
"arrival": {
"time": "1773409487"
},
"departure": {
"time": "1773409497"
},
"stopId": "VENDOME - EUROPE",
"stopSequence": 16
},
{
"arrival": {
"time": "1773409518"
},
"departure": {
"time": "1773409556"
},
"stopId": "VENDOME - JEAN MOULIN",
"stopSequence": 17
},
{
"arrival": {
"time": "1773409626"
},
"departure": {
"time": "1773409637"
},
"stopId": "VENDOME - JOUHAUX",
"stopSequence": 18
},
{
"arrival": {
"time": "1773409650"
},
"departure": {
"time": "1773409662"
},
"stopId": "VENDOME - INDUSTRIE",
"stopSequence": 19
},
{
"arrival": {
"time": "1773409677"
},
"departure": {
"time": "1773409707"
},
"stopId": "VENDOME - ST MARC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773409640"
},
"departure": {
"time": "1773409640"
},
"stopId": "VENDOME - 4 TILLEULS",
"stopSequence": 21
}
],
"timestamp": "1773426646",
"trip": {
"routeId": "LIGNE A",
"scheduleRelationship": "SCHEDULED",
"tripId": "LA-01-10_0_1"
},
"vehicle": {
"id": "5f6d9a699fe0c8233a3636a0",
"label": "606",
"licensePlate": "FS264QN"
}
}
},
{
"alert": {
"activePeriod": [
{
"end": "1775174340",
"start": "1772150400"
}
],
"cause": "OTHER_CAUSE",
"descriptionText": {
"translation": [
{
"text": "Suite à des modifications d'horaires de trains, plusieurs services de la NAVETTE TGV sont modifiés :\n\nle service de 17h02 au départ de la GARE TER est avancé à 16h57 pour une arrivée à 17h19 à la GARE TGV (changement depuis le 16 février)\nle service de 17h48 au départ de la GARE TER est avancé à 17h40 pour une arrivée à 17h58 à la GARE TGV (changement à partir du 02 mars)\nle service de 20h20 au départ de la GARE TGV est décalé à 20h29 pour une arrivée à 20h50 à la GARE TER du lundi au jeudi (changement jusqu'au 02 avril)\n\nVeuillez cliquer ICI pour visualiser la nouvelle fiche horaire."
}
]
},
"effect": "MODIFIED_SERVICE",
"headerText": {
"translation": [
{
"text": "NOUVELLE FICHE HORAIRE à partir du 02 mars"
}
]
},
"informedEntity": [
{
"routeId": "NAVETTE TGV"
}
]
},
"id": "alert:699f0802ff36229af5c0c089"
},
{
"alert": {
"activePeriod": [
{
"end": "1773446340",
"start": "1773421200"
}
],
"cause": "TECHNICAL_PROBLEM",
"descriptionText": {
"translation": [
{
"text": "LIGNE B - En raison d'un incident technique, les services à partir de 17h10 au départ de la Mairie d'Areines auront 15 min de retard. Merci de votre compréhension."
}
]
},
"effect": "SIGNIFICANT_DELAYS",
"headerText": {
"translation": [
{
"text": "VENDREDI 13 MARS - RETARD SUR LA LIGNE B"
}
]
},
"informedEntity": [
{
"routeId": "LIGNE B"
}
]
},
"id": "alert:69b4375883390cf3b1ad2e76"
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773426650"
}
}