Resource details

File name: GTFS-RT MOVE
Format: gtfs-rt

Flux temps réel du réseau MOVE

This resource file is part of the dataset Réseau urbain Move.

Download availability

2026-02-10
99.5%
2026-02-11
99.2%
2026-02-12
98.6%
2026-02-13
99.2%
2026-02-14
99.3%
2026-02-15
99.2%
2026-02-18
99.8%
2026-02-22
99.5%
2026-02-23
99.4%
2026-02-24
99.4%
2026-02-25
98.9%
2026-02-27
99.9%
2026-03-03
99.5%
2026-03-04
98.2%
2026-03-05
97.7%
2026-03-06
98.2%
2026-03-08
99.4%
2026-03-10
97.5%
2026-03-11
98.1%
2026-02-26
100%
2026-03-02
100%
2026-02-19
100%
2026-03-12
100%
2026-03-09
100%
2026-02-28
100%
2026-02-20
100%
2026-02-21
100%
2026-03-07
100%
2026-03-01
100%
2026-02-17
100%
2026-02-16
100%
Learn more
We test this resource download availability every hour by making an HTTP HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.

For SIRI and SIRI Lite feeds, we perform a GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.

Validation details

75 errors, 15 warnings

Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-12 at 08:13 Europe/Paris using the MobilityData GTFS-RT validator.

Errors

GTFS-rt stop_id does not exist in GTFS data E011 26 errors

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Sample errors
  • trip_id TGV-02-02_0_4 stop_id VENDOME - CITES UNIES does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id VENDOME - LIBERTE does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id VENDOME - ST BIENHEURE does not exist in GTFS data stops.txt
  • trip_id LB-01-01_0 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt
  • trip_id LB-02-01_0 stop_id AREINES - AMPHITHEATRE does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 2 errors

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Sample errors
  • trip_id LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than previous stop departure_time 07:38:01 (1773297481) - times must increase between two sequential stops
  • trip_id LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than previous stop arrival_time 07:37:09 (1773297429) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 2 errors

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.

Sample errors
  • trip_id LA-02-01_0 stop_sequence 2 departure_time 06:39:33 (1773293973) is less than the same stop arrival_time 06:39:40 (1773293980) - departure time must be equal to or greater than arrival time
  • trip_id LA-01-03_0 stop_sequence 6 departure_time 07:20:01 (1773296401) is less than the same stop arrival_time 07:38:42 (1773297522) - departure time must be equal to or greater than arrival time

stop_time_update doesn't have arrival or departure E043 15 errors

If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided

Sample errors
  • trip_id LA-02-01_0 stop_sequence 1 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 4 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 6 doesn't have arrival or departure
  • trip_id LA-01-02_0 stop_sequence 20 doesn't have arrival or departure
  • trip_id LA-02-03_0 stop_sequence 1 doesn't have arrival or departure

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 28 errors

If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt

Sample errors
  • GTFS-rt trip_id TGV-02-02_0_4 stop_sequence 1 has stop_id VENDOME - CITES UNIES but GTFS stop_sequence 1 has stop_id VENDOME - CITÉS UNIES - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01_0 stop_sequence 8 has stop_id VENDOME - LIBERTE but GTFS stop_sequence 8 has stop_id VENDOME - LIBERTÉ - stop_ids should be the same
  • GTFS-rt trip_id LB-01-01_0 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 stop_sequence 10 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 10 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same
  • GTFS-rt trip_id LB-02-01_0 stop_sequence 1 has stop_id AREINES - AMPHITHEATRE but GTFS stop_sequence 1 has stop_id AREINES - AMPHITHÉÂTRE - stop_ids should be the same

VehiclePosition and TripUpdate ID pairing mismatch E047 2 errors

If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.

Sample errors
  • trip_id LF-01-02_0 and vehicle_id dcad733da49712fa pairing in VehiclePositions does not match trip_id LF-01-01_0 and vehicle_id dcad733da49712fa pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
  • trip_id LA-02-03_0 and vehicle_id 5f6b208cf07eca4f072db425 pairing in VehiclePositions does not match trip_id LA-01-03_0 and vehicle_id 5f6b208cf07eca4f072db425 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Warnings

ID in one feed missing from the other W003 15 errors

a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed

Sample errors
  • trip_id TGV-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LD-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-02_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id LM-01-01_0 is in TripUpdates but not in VehiclePositions feed
  • trip_id TGV-02-01_0_4 is in TripUpdates but not in VehiclePositions feed
Validate this GTFS-RT now

Previous validations

Here is a recap of all the error types encountered over the last 30 days.

Error ID Description Errors count Number of occurences
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 369 30 times (100 % of validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 352 30 times (100 % of validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 246 30 times (100 % of validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 69 24 times (80 % of validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 112 14 times (47 % of validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 46 11 times (37 % of validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 40 9 times (30 % of validations)
E025 Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. 11 6 times (20 % of validations)
E029 The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. 4 4 times (13 % of validations)

GTFS-RT feed content

Entities

Entities present in this feed at 2026-03-12 at 12:01 Europe/Paris.

trip_updates (6) vehicle_positions (2) service_alerts (1)

Entities seen in the last 7 days.

service_alerts trip_updates vehicle_positions

Service alerts

Here is a display of service alerts contained in this feed at 2026-03-12 at 12:01 Europe/Paris.

NOUVELLE FICHE HORAIRE à partir du 02 mars Modified service

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.

Between 2026-02-27 at 01:00 Europe/Paris and 2026-04-03 at 01:59 Europe/Paris

Decoded GTFS-RT feed

See full payload

Here is the decoded GTFS-RT feed Protobuf at 2026-03-12 at 12:01 Europe/Paris. You can look at the GTFS-RT documentation.

{ "entity": [ { "id": "vehicle:5f6b208cf07eca4f072db425", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 47.77626037597656, "longitude": 1.0718247890472412 }, "stopId": "VENDOME - ZI SUD", "timestamp": "1773313266", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-08_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "vehicle:dcad733da49712fa", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 47.79817199707031, "longitude": 1.0615216493606567 }, "stopId": "VENDOME - GERARD YVON", "timestamp": "1773313264", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-04_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "trip:LF-01-01_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773296250" }, "departure": { "time": "1773296314" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 0 }, { "arrival": { "time": "1773296376" }, "departure": { "time": "1773296386" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 1 }, { "arrival": { "time": "1773296438" }, "departure": { "time": "1773296450" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1773296528" }, "departure": { "time": "1773296538" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 3 }, { "arrival": { "time": "1773296561" }, "departure": { "time": "1773296585" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 4 }, { "arrival": { "time": "1773296976" }, "departure": { "time": "1773297200" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 5 }, { "arrival": { "time": "1773297277" }, "departure": { "time": "1773297326" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1773297490" }, "departure": { "time": "1773297514" }, "stopId": "VENDOME - GARE TER", "stopSequence": 7 }, { "arrival": { "time": "1773297829" }, "departure": { "time": "1773297880" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 8 }, { "arrival": { "time": "1773298128" }, "stopId": "VENDOME - ROBERT LASNEAU", "stopSequence": 9 } ], "timestamp": "1773313264", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-01_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "trip:LA-02-07_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773311063" }, "departure": { "time": "1773311463" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 0 }, { "arrival": { "time": "1773311579" }, "departure": { "time": "1773311621" }, "stopId": "VENDOME - ST MARC", "stopSequence": 1 }, { "arrival": { "time": "1773311637" }, "departure": { "time": "1773311655" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 2 }, { "arrival": { "time": "1773311670" }, "departure": { "time": "1773311683" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 3 }, { "arrival": { "time": "1773311768" }, "departure": { "time": "1773311782" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 4 }, { "arrival": { "time": "1773311806" }, "departure": { "time": "1773311819" }, "stopId": "VENDOME - EUROPE", "stopSequence": 5 }, { "arrival": { "time": "1773311850" }, "departure": { "time": "1773311889" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 6 }, { "arrival": { "time": "1773311941" }, "departure": { "time": "1773311958" }, "stopId": "VENDOME - DANAN", "stopSequence": 7 }, { "arrival": { "time": "1773311990" }, "departure": { "time": "1773312009" }, "stopId": "VENDOME - BRANLY", "stopSequence": 8 }, { "arrival": { "time": "1773312072" }, "departure": { "time": "1773312081" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 9 }, { "arrival": { "time": "1773312131" }, "departure": { "time": "1773312193" }, "stopId": "VENDOME - GARE TER", "stopSequence": 10 }, { "arrival": { "time": "1773312290" }, "departure": { "time": "1773312337" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 11 }, { "arrival": { "time": "1773312382" }, "departure": { "time": "1773312410" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 12 }, { "arrival": { "time": "1773312457" }, "departure": { "time": "1773312468" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 13 }, { "arrival": { "time": "1773312500" }, "departure": { "time": "1773312507" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 14 }, { "arrival": { "time": "1773312532" }, "departure": { "time": "1773312562" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 15 }, { "arrival": { "time": "1773312594" }, "departure": { "time": "1773312631" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 16 }, { "arrival": { "time": "1773312678" }, "departure": { "time": "1773312694" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 17 }, { "arrival": { "time": "1773312770" }, "departure": { "time": "1773312796" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 18 }, { "arrival": { "time": "1773312856" }, "departure": { "time": "1773312887" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 19 }, { "arrival": { "time": "1773312943" }, "departure": { "time": "1773312949" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 20 }, { "arrival": { "time": "1773313088" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 21 } ], "timestamp": "1773313266", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-02-07_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LA-01-08_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773313108" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1773313560" }, "departure": { "time": "1773313560" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1773313620" }, "departure": { "time": "1773313620" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1773313740" }, "departure": { "time": "1773313740" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1773313860" }, "departure": { "time": "1773313860" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1773313920" }, "departure": { "time": "1773313920" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1773313980" }, "departure": { "time": "1773313980" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1773314040" }, "departure": { "time": "1773314040" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1773314100" }, "departure": { "time": "1773314100" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1773314160" }, "departure": { "time": "1773314160" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1773314220" }, "departure": { "time": "1773314220" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1773314400" }, "departure": { "time": "1773314400" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1773314520" }, "departure": { "time": "1773314520" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1773314580" }, "departure": { "time": "1773314580" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1773314640" }, "departure": { "time": "1773314640" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1773314700" }, "departure": { "time": "1773314700" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1773314760" }, "departure": { "time": "1773314760" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1773314820" }, "departure": { "time": "1773314820" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1773314880" }, "departure": { "time": "1773314880" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1773314940" }, "departure": { "time": "1773314940" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1773315000" }, "departure": { "time": "1773315000" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1773315120" }, "departure": { "time": "1773315120" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1773313266", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-08_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LF-01-02_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773298837" }, "departure": { "time": "1773299500" }, "stopId": "ST OUEN - NIOCHE", "stopSequence": 0 }, { "arrival": { "time": "1773299527" }, "departure": { "time": "1773299527" }, "stopId": "ST OUEN - ROCHETTES", "stopSequence": 1 }, { "arrival": { "time": "1773299579" }, "departure": { "time": "1773299595" }, "stopId": "ST OUEN - FONTAINES", "stopSequence": 2 }, { "arrival": { "time": "1773299640" }, "departure": { "time": "1773299648" }, "stopId": "ST OUEN - VALLEE", "stopSequence": 3 }, { "arrival": { "time": "1773299704" }, "departure": { "time": "1773299720" }, "stopId": "ST OUEN - EGLISE", "stopSequence": 4 }, { "arrival": { "time": "1773299766" }, "departure": { "time": "1773300145" }, "stopId": "ST OUEN - MAIRIE", "stopSequence": 5 }, { "arrival": { "time": "1773300247" }, "departure": { "time": "1773300279" }, "stopId": "ST OUEN - BUTTE CATHERINET", "stopSequence": 6 }, { "arrival": { "time": "1773300340" }, "departure": { "time": "1773300361" }, "stopId": "ST OUEN - LOUISE MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1773300623" }, "departure": { "time": "1773300629" }, "stopId": "ST OUEN - TOUCHEBELLE", "stopSequence": 8 }, { "arrival": { "time": "1773300687" }, "departure": { "time": "1773300696" }, "stopId": "ST OUEN - LES BROSSES", "stopSequence": 9 }, { "arrival": { "time": "1773301090" }, "departure": { "time": "1773301097" }, "stopId": "ST OUEN - JOUSSELINIERE", "stopSequence": 10 }, { "arrival": { "time": "1773301229" }, "departure": { "time": "1773301235" }, "stopId": "ST OUEN - PIERREFRITE", "stopSequence": 11 }, { "arrival": { "time": "1773301282" }, "departure": { "time": "1773301297" }, "stopId": "ST OUEN - POIRIERS", "stopSequence": 12 }, { "arrival": { "time": "1773301323" }, "departure": { "time": "1773301329" }, "stopId": "ST OUEN - GRAND MORTIER", "stopSequence": 13 }, { "arrival": { "time": "1773301437" }, "departure": { "time": "1773301437" }, "stopId": "ST OUEN - GRIVES", "stopSequence": 14 }, { "arrival": { "time": "1773301524" }, "departure": { "time": "1773301534" }, "stopId": "ST OUEN - ROUTE DE DANZE", "stopSequence": 15 }, { "arrival": { "time": "1773301713" }, "departure": { "time": "1773301754" }, "stopId": "VENDOME - J. EMOND", "stopSequence": 16 }, { "arrival": { "time": "1773301842" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 17 } ], "timestamp": "1773313264", "trip": { "routeId": "LIGNE F", "scheduleRelationship": "SCHEDULED", "tripId": "LF-01-02_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "id": "trip:LA-01-07_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773307733" }, "departure": { "time": "1773309325" }, "stopId": "VENDOME - ZI SUD", "stopSequence": 0 }, { "arrival": { "time": "1773309403" }, "departure": { "time": "1773309409" }, "stopId": "VENDOME - EIFFEL", "stopSequence": 1 }, { "arrival": { "time": "1773309453" }, "departure": { "time": "1773309458" }, "stopId": "VENDOME - ROUTE DE BLOIS", "stopSequence": 2 }, { "arrival": { "time": "1773309525" }, "departure": { "time": "1773309582" }, "stopId": "VENDOME - OFFENBACH", "stopSequence": 3 }, { "arrival": { "time": "1773309658" }, "departure": { "time": "1773309672" }, "stopId": "VENDOME - ST LUBIN", "stopSequence": 4 }, { "arrival": { "time": "1773309725" }, "departure": { "time": "1773309785" }, "stopId": "VENDOME - ST GEORGES", "stopSequence": 5 }, { "arrival": { "time": "1773309825" }, "departure": { "time": "1773309905" }, "stopId": "VENDOME - HOPITAL", "stopSequence": 6 }, { "arrival": { "time": "1773309923" }, "departure": { "time": "1773309939" }, "stopId": "VENDOME - ST MICHEL", "stopSequence": 7 }, { "arrival": { "time": "1773309968" }, "departure": { "time": "1773309978" }, "stopId": "VENDOME - KENNEDY", "stopSequence": 8 }, { "arrival": { "time": "1773310018" }, "departure": { "time": "1773310057" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 9 }, { "arrival": { "time": "1773310121" }, "departure": { "time": "1773310158" }, "stopId": "VENDOME - ST VENANT", "stopSequence": 10 }, { "arrival": { "time": "1773310273" }, "departure": { "time": "1773310308" }, "stopId": "VENDOME - GARE TER", "stopSequence": 11 }, { "arrival": { "time": "1773310367" }, "departure": { "time": "1773310403" }, "stopId": "VENDOME - CIMETIERE NORD", "stopSequence": 12 }, { "arrival": { "time": "1773310438" }, "departure": { "time": "1773310487" }, "stopId": "VENDOME - BRANLY", "stopSequence": 13 }, { "arrival": { "time": "1773310523" }, "departure": { "time": "1773310554" }, "stopId": "VENDOME - DANAN", "stopSequence": 14 }, { "arrival": { "time": "1773310601" }, "departure": { "time": "1773310654" }, "stopId": "VENDOME - LYCEE RONSARD", "stopSequence": 15 }, { "arrival": { "time": "1773310678" }, "departure": { "time": "1773310694" }, "stopId": "VENDOME - EUROPE", "stopSequence": 16 }, { "arrival": { "time": "1773310706" }, "departure": { "time": "1773310718" }, "stopId": "VENDOME - JEAN MOULIN", "stopSequence": 17 }, { "arrival": { "time": "1773310790" }, "departure": { "time": "1773310801" }, "stopId": "VENDOME - JOUHAUX", "stopSequence": 18 }, { "arrival": { "time": "1773310817" }, "departure": { "time": "1773310823" }, "stopId": "VENDOME - INDUSTRIE", "stopSequence": 19 }, { "arrival": { "time": "1773310842" }, "departure": { "time": "1773310882" }, "stopId": "VENDOME - ST MARC", "stopSequence": 20 }, { "arrival": { "time": "1773310989" }, "stopId": "VENDOME - 4 TILLEULS", "stopSequence": 21 } ], "timestamp": "1773313266", "trip": { "routeId": "LIGNE A", "scheduleRelationship": "SCHEDULED", "tripId": "LA-01-07_0" }, "vehicle": { "id": "5f6b208cf07eca4f072db425", "label": "603", "licensePlate": "FS108QN" } } }, { "id": "trip:LM-02-04_0", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1773312729" }, "departure": { "time": "1773312897" }, "stopId": "VENDOME - LIBERTE", "stopSequence": 0 }, { "arrival": { "time": "1773313117" }, "stopId": "VENDOME - GERARD YVON", "stopSequence": 1 }, { "arrival": { "time": "1773313640" }, "departure": { "time": "1773313640" }, "stopId": "VENDOME - GARE TER LIGNE ", "stopSequence": 2 }, { "arrival": { "time": "1773313880" }, "departure": { "time": "1773313880" }, "stopId": "VENDOME - DANAN", "stopSequence": 3 }, { "arrival": { "time": "1773314000" }, "departure": { "time": "1773314000" }, "stopId": "VENDOME - J. EMOND LIGNE", "stopSequence": 4 }, { "arrival": { "time": "1773315440" }, "departure": { "time": "1773315440" }, "stopId": "LUNAY - ESAT", "stopSequence": 7 }, { "arrival": { "time": "1773316340" }, "departure": { "time": "1773316340" }, "stopId": "MONTOIRE - MAIRIE", "stopSequence": 8 } ], "timestamp": "1773313264", "trip": { "routeId": "LIGNE M", "scheduleRelationship": "SCHEDULED", "tripId": "LM-02-04_0" }, "vehicle": { "id": "dcad733da49712fa" } } }, { "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" } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1773313268" } }