Détails de la ressource

Nom du fichier : irigo-angers-gtfs-trip-updates
Format : gtfs-rt

Prochains passages aux arrêts du réseau bus-tram Irigo

Cette ressource fait partie du jeu de données Réseau urbain Irigo.

Disponibilité au téléchargement

22/01/2026
100%
23/01/2026
100%
24/01/2026
100%
25/01/2026
100%
26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
100%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

714 erreurs, 634 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Not in POSIX time E001 3 erreurs

All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC)

Exemples d'erreurs
  • trip_id 3381D_0 stop_sequence 0 departure_time 0 is not POSIX time
  • trip_id 3981E stop_sequence 8 departure_time 0 is not POSIX time
  • trip_id 4180 stop_sequence 1 departure_time 0 is not POSIX time

Sequential stop_time_update times are not increasing E022 96 erreurs

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

Exemples d'erreurs
  • trip_id 6568253 stop_sequence 21 arrival_time 08:05:00 (1771657500) is less than previous stop arrival_time 08:12:27 (1771657947) - times must increase between two sequential stops
  • trip_id 6568253 stop_sequence 21 arrival_time 08:05:00 (1771657500) is less than previous stop departure_time 08:12:27 (1771657947) - times must increase between two sequential stops
  • trip_id 6568253 stop_sequence 21 departure_time 08:05:00 (1771657500) is less than previous stop departure_time 08:12:27 (1771657947) - times must increase between two sequential stops
  • trip_id 6568253 stop_sequence 21 departure_time 08:05:00 (1771657500) is less than previous stop arrival_time 08:12:27 (1771657947) - times must increase between two sequential stops
  • trip_id 6052977 stop_sequence 25 arrival_time 08:49:00 (1771660140) is less than previous stop arrival_time 08:54:41 (1771660481) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 4 erreurs

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.

Exemples d'erreurs
  • trip_id 3381D_0 stop_sequence 0 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:57:51 (1771657071) - departure time must be equal to or greater than arrival time
  • trip_id 3981E stop_sequence 8 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:58:13 (1771657093) - departure time must be equal to or greater than arrival time
  • trip_id 4180 stop_sequence 1 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:11 (1771657151) - departure time must be equal to or greater than arrival time
  • trip_id 6568151 stop_sequence 25 departure_time 08:29:00 (1771658940) is less than the same stop arrival_time 08:29:01 (1771658941) - departure time must be equal to or greater than arrival time

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 603 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 6568253 stop_sequence 15 has stop_id EBLE but GTFS stop_sequence 15 has stop_id CHDARR - stop_ids should be the same
  • GTFS-rt trip_id 6568253 stop_sequence 16 has stop_id GENIE but GTFS stop_sequence 16 has stop_id ACADEMIE - stop_ids should be the same
  • GTFS-rt trip_id 6568253 stop_sequence 17 has stop_id VAUBAN but GTFS stop_sequence 17 has stop_id GBREM-E - stop_ids should be the same
  • GTFS-rt trip_id 6568253 stop_sequence 18 has stop_id POIREL but GTFS stop_sequence 18 has stop_id GARETERM - stop_ids should be the same
  • GTFS-rt trip_id 6568253 stop_sequence 19 has stop_id PONTNOIR but GTFS stop_sequence 19 has stop_id LESGARES - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 8 erreurs

All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip

Exemples d'erreurs
  • GTFS-rt trip_id 6052965 contains stop_sequence 30 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 3981E contains stop_sequence 8 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6572221 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6572220 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6572228 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 161 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 6568193 does not have a timestamp
  • trip_id 6567642 does not have a timestamp
  • trip_id 6568253 does not have a timestamp
  • trip_id 6570863 does not have a timestamp
  • trip_id 6568580 does not have a timestamp

vehicle_id not populated W002 161 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 6568193 does not have a vehicle_id
  • trip_id 6567642 does not have a vehicle_id
  • trip_id 6568253 does not have a vehicle_id
  • trip_id 6570863 does not have a vehicle_id
  • trip_id 6568580 does not have a vehicle_id

schedule_relationship not populated W009 312 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 6568193 stop_sequence 18 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6568193 does not have a schedule_relationship
  • trip_id 6567642 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6567642 does not have a schedule_relationship
  • trip_id 6568253 stop_sequence 13 (and potentially more for this trip) does not have a schedule_relationship
Valider ce GTFS-RT maintenant

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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 5 709 29 fois (100 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 35 763 29 fois (100 % des validations)
W001 Timestamps should be populated for all elements 7 303 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7 303 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 14 520 29 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 424 26 fois (90 % 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. 295 25 fois (86 % des validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 270 24 fois (83 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 51 14 fois (48 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 54 14 fois (48 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 30 8 fois (28 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 21/02/2026 à 20h29 Europe/Paris.

trip_updates (102) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 21/02/2026 à 20h29 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "trip:6570851", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704240" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771704330" }, "departure": { "time": "1771704330" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771704440" }, "departure": { "time": "1771704440" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771704530" }, "departure": { "time": "1771704530" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771704630" }, "departure": { "time": "1771704630" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771704730" }, "departure": { "time": "1771704730" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771704850" }, "departure": { "time": "1771704850" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771704970" }, "departure": { "time": "1771704970" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771705100" }, "stopId": "2ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6570851" } } }, { "id": "trip:6566763", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705180" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771705262" }, "departure": { "time": "1771705262" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771705348" }, "departure": { "time": "1771705348" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771705520" }, "departure": { "time": "1771705520" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771705597" }, "departure": { "time": "1771705597" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771705749" }, "departure": { "time": "1771705749" }, "stopId": "2MTAI", "stopSequence": 5 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566763" } } }, { "id": "trip:6568612", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702060" }, "departure": { "time": "1771702091" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771702114" }, "departure": { "time": "1771702136" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771702134" }, "departure": { "time": "1771702134" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771702226" }, "departure": { "time": "1771702226" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771702332" }, "departure": { "time": "1771702332" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771702370" }, "departure": { "time": "1771702370" }, "stopId": "DELACROI", "stopSequence": 23 }, { "arrival": { "time": "1771702440" }, "departure": { "time": "1771702440" }, "stopId": "SAUMUROI", "stopSequence": 24 }, { "arrival": { "time": "1771702494" }, "departure": { "time": "1771702494" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771702530" }, "departure": { "time": "1771702530" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771702593" }, "departure": { "time": "1771702593" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771702640" }, "departure": { "time": "1771702640" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771702680" }, "departure": { "time": "1771702680" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771702792" }, "departure": { "time": "1771702792" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771702838" }, "departure": { "time": "1771702838" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771702901" }, "departure": { "time": "1771702901" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771702980" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568612" } } }, { "id": "trip:6568123", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702079" }, "departure": { "time": "1771702111" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771702140" }, "departure": { "time": "1771702140" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771702182" }, "departure": { "time": "1771702182" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771702224" }, "departure": { "time": "1771702224" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771702293" }, "departure": { "time": "1771702293" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771702340" }, "departure": { "time": "1771702340" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771702400" }, "departure": { "time": "1771702400" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771702435" }, "departure": { "time": "1771702435" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771702478" }, "departure": { "time": "1771702478" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771702540" }, "departure": { "time": "1771702540" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771702602" }, "departure": { "time": "1771702602" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771702764" }, "departure": { "time": "1771702764" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771702844" }, "departure": { "time": "1771702844" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771702903" }, "departure": { "time": "1771702903" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771702958" }, "departure": { "time": "1771702958" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771703024" }, "departure": { "time": "1771703024" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771703087" }, "departure": { "time": "1771703087" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771703143" }, "departure": { "time": "1771703143" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771703203" }, "departure": { "time": "1771703203" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771703274" }, "departure": { "time": "1771703274" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771703428" }, "departure": { "time": "1771703428" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771703472" }, "departure": { "time": "1771703472" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771703503" }, "departure": { "time": "1771703503" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771703529" }, "departure": { "time": "1771703529" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771703568" }, "departure": { "time": "1771703568" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771703612" }, "departure": { "time": "1771703612" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771703702" }, "departure": { "time": "1771703702" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771703728" }, "departure": { "time": "1771703728" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771703798" }, "departure": { "time": "1771703798" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771703863" }, "departure": { "time": "1771703863" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771703880" }, "departure": { "time": "1771703880" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771703924" }, "departure": { "time": "1771703924" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771703981" }, "departure": { "time": "1771703981" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771704033" }, "departure": { "time": "1771704033" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771704060" }, "departure": { "time": "1771704060" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771704113" }, "departure": { "time": "1771704113" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771704165" }, "departure": { "time": "1771704165" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771704228" }, "departure": { "time": "1771704228" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771704310" }, "departure": { "time": "1771704310" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771704351" }, "departure": { "time": "1771704351" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771704405" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6568123" } } }, { "id": "trip:6568567", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704780" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771704816" }, "departure": { "time": "1771704816" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771704849" }, "departure": { "time": "1771704849" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771704908" }, "departure": { "time": "1771704908" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771704939" }, "departure": { "time": "1771704939" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771704999" }, "departure": { "time": "1771704999" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771705042" }, "departure": { "time": "1771705042" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771705123" }, "departure": { "time": "1771705123" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771705152" }, "departure": { "time": "1771705152" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771705181" }, "departure": { "time": "1771705181" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771705208" }, "departure": { "time": "1771705208" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771705286" }, "departure": { "time": "1771705286" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771705317" }, "departure": { "time": "1771705317" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771705355" }, "departure": { "time": "1771705355" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771705380" }, "departure": { "time": "1771705380" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771705409" }, "departure": { "time": "1771705409" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771705440" }, "departure": { "time": "1771705440" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771705526" }, "departure": { "time": "1771705526" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771705564" }, "departure": { "time": "1771705564" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771705620" }, "departure": { "time": "1771705620" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771705670" }, "departure": { "time": "1771705670" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771705731" }, "departure": { "time": "1771705731" }, "stopId": "NDAMELAC", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568567" } } }, { "id": "trip:6570736", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702059" }, "departure": { "time": "1771702075" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771702105" }, "departure": { "time": "1771702105" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771702119" }, "departure": { "time": "1771702135" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771702147" }, "departure": { "time": "1771702147" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771702178" }, "departure": { "time": "1771702178" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771702262" }, "departure": { "time": "1771702262" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771702285" }, "departure": { "time": "1771702285" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771702312" }, "departure": { "time": "1771702312" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771702347" }, "departure": { "time": "1771702347" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771702386" }, "departure": { "time": "1771702386" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771702444" }, "departure": { "time": "1771702444" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771702497" }, "departure": { "time": "1771702497" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771702558" }, "departure": { "time": "1771702558" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771702600" }, "departure": { "time": "1771702600" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771702635" }, "departure": { "time": "1771702635" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771702658" }, "departure": { "time": "1771702658" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771702696" }, "departure": { "time": "1771702696" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771702746" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570736" } } }, { "id": "trip:2495", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702104" }, "departure": { "time": "1771702111" }, "stopId": "PERRIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771702380" }, "departure": { "time": "1771702380" }, "stopId": "BRAI8M-E", "stopSequence": 6 }, { "arrival": { "time": "1771702438" }, "departure": { "time": "1771702438" }, "stopId": "AZEMA-E", "stopSequence": 7 }, { "arrival": { "time": "1771702510" }, "departure": { "time": "1771702510" }, "stopId": "BRAICO-E", "stopSequence": 8 }, { "arrival": { "time": "1771702630" }, "departure": { "time": "1771702630" }, "stopId": "ANDAMA-E", "stopSequence": 9 }, { "arrival": { "time": "1771702667" }, "departure": { "time": "1771702667" }, "stopId": "RESTLA-E", "stopSequence": 10 }, { "arrival": { "time": "1771702705" }, "departure": { "time": "1771702705" }, "stopId": "ANDALA-E", "stopSequence": 11 }, { "arrival": { "time": "1771702750" }, "departure": { "time": "1771702750" }, "stopId": "JDELAV-E", "stopSequence": 12 }, { "arrival": { "time": "1771702930" }, "departure": { "time": "1771702930" }, "stopId": "CORNCR-E", "stopSequence": 13 }, { "arrival": { "time": "1771703006" }, "departure": { "time": "1771703006" }, "stopId": "CORNMA-E", "stopSequence": 14 }, { "arrival": { "time": "1771703110" }, "departure": { "time": "1771703110" }, "stopId": "ROYALE-E", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "24", "tripId": "2495" } } }, { "id": "trip:6571306", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702069" }, "departure": { "time": "1771702069" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771702430" }, "departure": { "time": "1771702430" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771702540" }, "departure": { "time": "1771702540" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771702630" }, "departure": { "time": "1771702630" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771702730" }, "departure": { "time": "1771702730" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771702830" }, "departure": { "time": "1771702830" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771702950" }, "departure": { "time": "1771702950" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771703070" }, "departure": { "time": "1771703070" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771703190" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571306" } } }, { "id": "trip:6570353", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702049" }, "departure": { "time": "1771702065" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771702187" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570353" } } }, { "id": "trip:6052863", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702151" }, "departure": { "time": "1771702151" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6052863" } } }, { "id": "trip:6570269", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702380" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771702417" }, "departure": { "time": "1771702417" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771702592" }, "departure": { "time": "1771702592" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771702620" }, "departure": { "time": "1771702620" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771702740" }, "departure": { "time": "1771702740" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771702823" }, "departure": { "time": "1771702823" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771702920" }, "departure": { "time": "1771702920" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771703040" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570269" } } }, { "id": "trip:6566923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704480" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771704652" }, "departure": { "time": "1771704652" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771704760" }, "departure": { "time": "1771704760" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771704852" }, "departure": { "time": "1771704852" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771704930" }, "departure": { "time": "1771704930" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771705022" }, "departure": { "time": "1771705022" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771705110" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566923" } } }, { "id": "trip:6572296", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702061" }, "departure": { "time": "1771702061" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572296" } } }, { "id": "trip:6572284", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702140" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572284" } } }, { "id": "trip:6568225", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702073" }, "departure": { "time": "1771702073" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568225" } } }, { "id": "trip:6571301", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702069" }, "departure": { "time": "1771702069" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571301" } } }, { "id": "trip:6568248", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702093" }, "departure": { "time": "1771702109" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771702124" }, "departure": { "time": "1771702124" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771702201" }, "departure": { "time": "1771702201" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771702240" }, "departure": { "time": "1771702240" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771702257" }, "departure": { "time": "1771702257" }, "stopId": "GARETERM", "stopSequence": 24 }, { "arrival": { "time": "1771702299" }, "departure": { "time": "1771702299" }, "stopId": "LESGARES", "stopSequence": 25 }, { "arrival": { "time": "1771702390" }, "departure": { "time": "1771702390" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771702441" }, "departure": { "time": "1771702441" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771702479" }, "departure": { "time": "1771702500" }, "stopId": "LOR-FO-A", "stopSequence": 28 }, { "arrival": { "time": "1771702675" }, "departure": { "time": "1771702675" }, "stopId": "MENDES-E", "stopSequence": 29 }, { "arrival": { "time": "1771702814" }, "departure": { "time": "1771702814" }, "stopId": "SAVARY-E", "stopSequence": 30 }, { "arrival": { "time": "1771702851" }, "departure": { "time": "1771702851" }, "stopId": "MUSSET-E", "stopSequence": 31 }, { "arrival": { "time": "1771702930" }, "departure": { "time": "1771702930" }, "stopId": "LUTIN-E", "stopSequence": 32 }, { "arrival": { "time": "1771702974" }, "departure": { "time": "1771702974" }, "stopId": "MACE-E", "stopSequence": 33 }, { "arrival": { "time": "1771703003" }, "departure": { "time": "1771703003" }, "stopId": "DESJAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771703054" }, "departure": { "time": "1771703054" }, "stopId": "BRISEP-E", "stopSequence": 35 }, { "arrival": { "time": "1771703122" }, "departure": { "time": "1771703122" }, "stopId": "MIMOSA-E", "stopSequence": 36 }, { "arrival": { "time": "1771703156" }, "departure": { "time": "1771703156" }, "stopId": "CHATEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771703231" }, "departure": { "time": "1771703231" }, "stopId": "SOLELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771703258" }, "departure": { "time": "1771703258" }, "stopId": "SEPSON-E", "stopSequence": 39 }, { "arrival": { "time": "1771703294" }, "departure": { "time": "1771703294" }, "stopId": "BANCST-E", "stopSequence": 40 }, { "arrival": { "time": "1771703395" }, "departure": { "time": "1771703395" }, "stopId": "RTEPAR-E", "stopSequence": 41 }, { "arrival": { "time": "1771703458" }, "departure": { "time": "1771703458" }, "stopId": "PROVIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771703614" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568248" } } }, { "id": "trip:6571305", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702155" }, "departure": { "time": "1771702155" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771702250" }, "departure": { "time": "1771702250" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771702370" }, "departure": { "time": "1771702370" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771702480" }, "departure": { "time": "1771702480" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771702570" }, "departure": { "time": "1771702570" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771702670" }, "departure": { "time": "1771702670" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771702760" }, "departure": { "time": "1771702760" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771702820" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571305" } } }, { "id": "trip:6568227", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702052" }, "departure": { "time": "1771702052" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771702096" }, "departure": { "time": "1771702142" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771702151" }, "departure": { "time": "1771702151" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771702178" }, "departure": { "time": "1771702178" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771702230" }, "departure": { "time": "1771702230" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771702256" }, "departure": { "time": "1771702256" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771702326" }, "departure": { "time": "1771702326" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771702376" }, "departure": { "time": "1771702376" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771702426" }, "departure": { "time": "1771702426" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771702479" }, "departure": { "time": "1771702479" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771702513" }, "departure": { "time": "1771702513" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771702566" }, "departure": { "time": "1771702566" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771702606" }, "departure": { "time": "1771702606" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771702657" }, "departure": { "time": "1771702657" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771702694" }, "departure": { "time": "1771702694" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771702746" }, "departure": { "time": "1771702746" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771702800" }, "departure": { "time": "1771702800" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771702885" }, "departure": { "time": "1771702885" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771702944" }, "departure": { "time": "1771702944" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771703000" }, "departure": { "time": "1771703000" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771703046" }, "departure": { "time": "1771703046" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771703139" }, "departure": { "time": "1771703139" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771703184" }, "departure": { "time": "1771703184" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771703261" }, "departure": { "time": "1771703261" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771703341" }, "departure": { "time": "1771703341" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771703416" }, "departure": { "time": "1771703416" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771703503" }, "departure": { "time": "1771703503" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771703575" }, "departure": { "time": "1771703575" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771703631" }, "departure": { "time": "1771703631" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771703663" }, "departure": { "time": "1771703663" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771703706" }, "departure": { "time": "1771703706" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771703790" }, "departure": { "time": "1771703790" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771703896" }, "departure": { "time": "1771703896" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771703948" }, "departure": { "time": "1771703948" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771704017" }, "departure": { "time": "1771704017" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771704076" }, "departure": { "time": "1771704076" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771704212" }, "departure": { "time": "1771704212" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771704305" }, "departure": { "time": "1771704305" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771704404" }, "departure": { "time": "1771704404" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771704436" }, "departure": { "time": "1771704436" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771704496" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568227" } } }, { "id": "trip:6570968", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702800" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771702874" }, "departure": { "time": "1771702874" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771702916" }, "departure": { "time": "1771702916" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771702980" }, "departure": { "time": "1771702980" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771703067" }, "departure": { "time": "1771703067" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771703119" }, "departure": { "time": "1771703119" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771703158" }, "departure": { "time": "1771703158" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771703224" }, "departure": { "time": "1771703224" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771703257" }, "departure": { "time": "1771703257" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771703280" }, "departure": { "time": "1771703280" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771703314" }, "departure": { "time": "1771703314" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771703351" }, "departure": { "time": "1771703351" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771703385" }, "departure": { "time": "1771703385" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771703417" }, "departure": { "time": "1771703417" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771703472" }, "departure": { "time": "1771703472" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771703513" }, "departure": { "time": "1771703513" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771703555" }, "departure": { "time": "1771703555" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771703599" }, "departure": { "time": "1771703599" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771703684" }, "departure": { "time": "1771703684" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771703724" }, "departure": { "time": "1771703724" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771703777" }, "departure": { "time": "1771703777" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771703845" }, "departure": { "time": "1771703845" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771703900" }, "departure": { "time": "1771703900" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771703940" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570968" } } }, { "id": "trip:6572051", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705320" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771705400" }, "departure": { "time": "1771705400" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771705470" }, "departure": { "time": "1771705470" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771705550" }, "departure": { "time": "1771705550" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771705630" }, "departure": { "time": "1771705630" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771705710" }, "departure": { "time": "1771705710" }, "stopId": "1PMAY", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6572051" } } }, { "id": "trip:6566709", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705560" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771705650" }, "departure": { "time": "1771705650" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771705760" }, "departure": { "time": "1771705760" }, "stopId": "1LGAR", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6566709" } } }, { "id": "trip:6567692", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702984" }, "departure": { "time": "1771702984" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771703055" }, "departure": { "time": "1771703055" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771703100" }, "departure": { "time": "1771703100" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771703400" }, "departure": { "time": "1771703400" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771703460" }, "departure": { "time": "1771703460" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771703520" }, "departure": { "time": "1771703520" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771703548" }, "departure": { "time": "1771703548" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771703585" }, "departure": { "time": "1771703585" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771703616" }, "departure": { "time": "1771703616" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771703700" }, "departure": { "time": "1771703700" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771703733" }, "departure": { "time": "1771703733" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771703773" }, "departure": { "time": "1771703773" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771703824" }, "departure": { "time": "1771703824" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771703880" }, "departure": { "time": "1771703880" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771703913" }, "departure": { "time": "1771703913" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771703947" }, "departure": { "time": "1771703947" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771703978" }, "departure": { "time": "1771703978" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771704060" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567692" } } }, { "id": "trip:6570268", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702111" }, "departure": { "time": "1771702127" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771702156" }, "departure": { "time": "1771702156" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771702260" }, "departure": { "time": "1771702260" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771702380" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570268" } } }, { "id": "trip:6567855", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702080" }, "departure": { "time": "1771702096" }, "stopId": "MUSSET", "stopSequence": 21 }, { "arrival": { "time": "1771702140" }, "departure": { "time": "1771702156" }, "stopId": "SAVARY", "stopSequence": 22 }, { "arrival": { "time": "1771702109" }, "departure": { "time": "1771702109" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET", "stopSequence": 29 }, { "arrival": { "time": "1771702212" }, "departure": { "time": "1771702212" }, "stopId": "MENDESFR", "stopSequence": 30 }, { "arrival": { "time": "1771702316" }, "departure": { "time": "1771702500" }, "stopId": "FO-LOR-R", "stopSequence": 31 }, { "arrival": { "time": "1771702584" }, "departure": { "time": "1771702584" }, "stopId": "STAUBI-E", "stopSequence": 32 }, { "arrival": { "time": "1771702624" }, "departure": { "time": "1771702624" }, "stopId": "HARAS-E", "stopSequence": 33 }, { "arrival": { "time": "1771702731" }, "departure": { "time": "1771702731" }, "stopId": "LESGAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771702863" }, "departure": { "time": "1771702863" }, "stopId": "SEMARD-E", "stopSequence": 35 }, { "arrival": { "time": "1771702920" }, "departure": { "time": "1771702920" }, "stopId": "PONTNO-E", "stopSequence": 36 }, { "arrival": { "time": "1771703003" }, "departure": { "time": "1771703003" }, "stopId": "POIREL-E", "stopSequence": 37 }, { "arrival": { "time": "1771703048" }, "departure": { "time": "1771703048" }, "stopId": "VAUBAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771703111" }, "departure": { "time": "1771703111" }, "stopId": "CHANZY-E", "stopSequence": 39 }, { "arrival": { "time": "1771703160" }, "departure": { "time": "1771703160" }, "stopId": "LAFAYE-E", "stopSequence": 40 }, { "arrival": { "time": "1771703234" }, "departure": { "time": "1771703234" }, "stopId": "MIRABE-E", "stopSequence": 41 }, { "arrival": { "time": "1771703281" }, "departure": { "time": "1771703281" }, "stopId": "CESARG-E", "stopSequence": 42 }, { "arrival": { "time": "1771703314" }, "departure": { "time": "1771703314" }, "stopId": "BLANDE-E", "stopSequence": 43 }, { "arrival": { "time": "1771703362" }, "departure": { "time": "1771703362" }, "stopId": "MUTUAL-E", "stopSequence": 44 }, { "arrival": { "time": "1771703423" }, "departure": { "time": "1771703423" }, "stopId": "VILLES-E", "stopSequence": 45 }, { "arrival": { "time": "1771703465" }, "departure": { "time": "1771703465" }, "stopId": "VIVIER-E", "stopSequence": 46 }, { "arrival": { "time": "1771703520" }, "departure": { "time": "1771703520" }, "stopId": "MARIAN-E", "stopSequence": 47 }, { "arrival": { "time": "1771703571" }, "departure": { "time": "1771703571" }, "stopId": "LINOVE-E", "stopSequence": 48 }, { "arrival": { "time": "1771703610" }, "departure": { "time": "1771703610" }, "stopId": "DANGEL-E", "stopSequence": 49 }, { "arrival": { "time": "1771703670" }, "departure": { "time": "1771703670" }, "stopId": "ATHLET-E", "stopSequence": 50 }, { "arrival": { "time": "1771703714" }, "departure": { "time": "1771703714" }, "stopId": "DIONNE-E", "stopSequence": 51 }, { "arrival": { "time": "1771703760" }, "departure": { "time": "1771703760" }, "stopId": "GENDRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771703804" }, "departure": { "time": "1771703804" }, "stopId": "CHESNA-E", "stopSequence": 53 }, { "arrival": { "time": "1771703852" }, "departure": { "time": "1771703852" }, "stopId": "GIRAD-E", "stopSequence": 54 }, { "arrival": { "time": "1771703947" }, "departure": { "time": "1771703947" }, "stopId": "FRANVILL", "stopSequence": 55 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704000" }, "stopId": "GGESSAND", "stopSequence": 56 }, { "arrival": { "time": "1771704032" }, "departure": { "time": "1771704032" }, "stopId": "MACURIE", "stopSequence": 57 }, { "arrival": { "time": "1771704062" }, "departure": { "time": "1771704062" }, "stopId": "JEROSTAN", "stopSequence": 58 }, { "arrival": { "time": "1771704092" }, "departure": { "time": "1771704092" }, "stopId": "RONCIERE", "stopSequence": 59 }, { "arrival": { "time": "1771704120" }, "departure": { "time": "1771704120" }, "stopId": "GUILLE-E", "stopSequence": 60 }, { "arrival": { "time": "1771704185" }, "departure": { "time": "1771704185" }, "stopId": "BAUDRA-E", "stopSequence": 61 }, { "arrival": { "time": "1771704300" }, "stopId": "MOULINMA", "stopSequence": 62 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567855" } } }, { "id": "trip:6570270", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703100" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771703137" }, "departure": { "time": "1771703137" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771703312" }, "departure": { "time": "1771703312" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771703460" }, "departure": { "time": "1771703460" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771703543" }, "departure": { "time": "1771703543" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771703760" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570270" } } }, { "id": "trip:6572044", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702620" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771702740" }, "departure": { "time": "1771702740" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771702830" }, "departure": { "time": "1771702830" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771703000" }, "departure": { "time": "1771703000" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771703100" }, "departure": { "time": "1771703100" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771703180" }, "departure": { "time": "1771703180" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771703260" }, "departure": { "time": "1771703260" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771703420" }, "departure": { "time": "1771703420" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771703500" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572044" } } }, { "id": "trip:6571304", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702117" }, "departure": { "time": "1771702153" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771702219" }, "departure": { "time": "1771702219" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771702349" }, "stopId": "2ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571304" } } }, { "id": "trip:6052860", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702800" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771702877" }, "departure": { "time": "1771702877" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771703127" }, "departure": { "time": "1771703127" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771703233" }, "departure": { "time": "1771703233" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771703425" }, "departure": { "time": "1771703425" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771703486" }, "departure": { "time": "1771703486" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771703580" }, "departure": { "time": "1771703580" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771703793" }, "departure": { "time": "1771703793" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771703820" }, "departure": { "time": "1771703820" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771703854" }, "departure": { "time": "1771703854" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771703900" }, "departure": { "time": "1771703900" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771703939" }, "departure": { "time": "1771703939" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704000" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771704081" }, "departure": { "time": "1771704081" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771704128" }, "departure": { "time": "1771704128" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771704188" }, "departure": { "time": "1771704188" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771704249" }, "departure": { "time": "1771704249" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771704303" }, "departure": { "time": "1771704303" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771704360" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6052860" } } }, { "id": "trip:6566673", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705730" }, "stopId": "2ANRO", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6566673" } } }, { "id": "trip:6567664", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702094" }, "departure": { "time": "1771702110" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771702155" }, "departure": { "time": "1771702155" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771702223" }, "departure": { "time": "1771702223" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771702284" }, "departure": { "time": "1771702284" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771702323" }, "departure": { "time": "1771702323" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771702091" }, "departure": { "time": "1771702091" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771702169" }, "departure": { "time": "1771702169" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6567664" } } }, { "id": "trip:6559156", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703460" }, "stopId": "LICES-E", "stopSequence": 0 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "ANLERO-E", "stopSequence": 1 }, { "arrival": { "time": "1771703723" }, "departure": { "time": "1771703723" }, "stopId": "MICHEL-E", "stopSequence": 2 }, { "arrival": { "time": "1771703777" }, "departure": { "time": "1771703777" }, "stopId": "BOURGO-E", "stopSequence": 3 }, { "arrival": { "time": "1771703822" }, "departure": { "time": "1771703822" }, "stopId": "VOLNEY-E", "stopSequence": 4 }, { "arrival": { "time": "1771703880" }, "departure": { "time": "1771703880" }, "stopId": "MADELE-E", "stopSequence": 5 }, { "arrival": { "time": "1771703929" }, "departure": { "time": "1771703929" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771703977" }, "departure": { "time": "1771703977" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704000" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771704100" }, "departure": { "time": "1771704100" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771704219" }, "departure": { "time": "1771704219" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771704318" }, "departure": { "time": "1771704318" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771704360" }, "departure": { "time": "1771704360" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771704387" }, "departure": { "time": "1771704387" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771704441" }, "departure": { "time": "1771704441" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771704506" }, "departure": { "time": "1771704506" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771704549" }, "departure": { "time": "1771704549" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771704571" }, "departure": { "time": "1771704571" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771704618" }, "departure": { "time": "1771704618" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771704660" }, "departure": { "time": "1771704660" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771704723" }, "departure": { "time": "1771704723" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771704763" }, "departure": { "time": "1771704763" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771704840" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559156" } } }, { "id": "trip:6570952", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702155" }, "departure": { "time": "1771702158" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771702197" }, "departure": { "time": "1771702197" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771702290" }, "departure": { "time": "1771702290" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771702327" }, "departure": { "time": "1771702327" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771702380" }, "departure": { "time": "1771702380" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771702463" }, "departure": { "time": "1771702463" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771702557" }, "departure": { "time": "1771702557" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771702627" }, "departure": { "time": "1771702627" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771702686" }, "departure": { "time": "1771702686" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771702680" }, "departure": { "time": "1771702680" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771702802" }, "departure": { "time": "1771702802" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771702837" }, "departure": { "time": "1771702837" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771702883" }, "departure": { "time": "1771702883" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771702924" }, "departure": { "time": "1771702924" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771702974" }, "departure": { "time": "1771702974" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771703020" }, "departure": { "time": "1771703020" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771703074" }, "departure": { "time": "1771703074" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771703100" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570952" } } }, { "id": "trip:6568314", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702102" }, "departure": { "time": "1771702120" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771702133" }, "departure": { "time": "1771702150" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771702454" }, "departure": { "time": "1771702454" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771702514" }, "departure": { "time": "1771702514" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771702498" }, "departure": { "time": "1771702498" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771702527" }, "departure": { "time": "1771702527" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771702585" }, "departure": { "time": "1771702585" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771702621" }, "departure": { "time": "1771702621" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771702656" }, "departure": { "time": "1771702656" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771702700" }, "departure": { "time": "1771702700" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771702756" }, "departure": { "time": "1771702756" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771702785" }, "departure": { "time": "1771702785" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771702851" }, "departure": { "time": "1771702851" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771702884" }, "departure": { "time": "1771702884" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771702936" }, "departure": { "time": "1771702936" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771703056" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568314" } } }, { "id": "trip:6571303", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704440" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771704550" }, "departure": { "time": "1771704550" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771704660" }, "departure": { "time": "1771704660" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771704780" }, "departure": { "time": "1771704780" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771704890" }, "departure": { "time": "1771704890" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771704980" }, "departure": { "time": "1771704980" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771705170" }, "departure": { "time": "1771705170" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771705230" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571303" } } }, { "id": "trip:6570850", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703220" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771703310" }, "departure": { "time": "1771703310" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771703420" }, "departure": { "time": "1771703420" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771703510" }, "departure": { "time": "1771703510" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771703610" }, "departure": { "time": "1771703610" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771703710" }, "departure": { "time": "1771703710" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771703830" }, "departure": { "time": "1771703830" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771703950" }, "departure": { "time": "1771703950" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771704080" }, "stopId": "2ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6570850" } } }, { "id": "trip:6572297", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702380" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771702552" }, "departure": { "time": "1771702552" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771702660" }, "departure": { "time": "1771702660" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771702752" }, "departure": { "time": "1771702752" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771702830" }, "departure": { "time": "1771702830" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771702922" }, "departure": { "time": "1771702922" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771703010" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572297" } } }, { "id": "trip:6570273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705320" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771705357" }, "departure": { "time": "1771705357" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771705532" }, "departure": { "time": "1771705532" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771705560" }, "departure": { "time": "1771705560" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771705680" }, "departure": { "time": "1771705680" }, "stopId": "HARAS", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570273" } } }, { "id": "trip:6570354", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702320" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771702440" }, "departure": { "time": "1771702440" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771702562" }, "departure": { "time": "1771702562" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771702620" }, "departure": { "time": "1771702620" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771702672" }, "departure": { "time": "1771702672" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771702733" }, "departure": { "time": "1771702733" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771702779" }, "departure": { "time": "1771702779" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771702920" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570354" } } }, { "id": "trip:6566911", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705500" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771705596" }, "departure": { "time": "1771705596" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771705700" }, "departure": { "time": "1771705700" }, "stopId": "1BARR", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566911" } } }, { "id": "trip:6572526", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702098" }, "departure": { "time": "1771702098" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572526" } } }, { "id": "trip:6568636", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703220" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771703294" }, "departure": { "time": "1771703294" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771703329" }, "departure": { "time": "1771703329" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771703460" }, "departure": { "time": "1771703460" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771703540" }, "departure": { "time": "1771703540" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771703591" }, "departure": { "time": "1771703591" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771703634" }, "departure": { "time": "1771703634" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771703689" }, "departure": { "time": "1771703689" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771703760" }, "departure": { "time": "1771703760" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771703819" }, "departure": { "time": "1771703819" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771703868" }, "departure": { "time": "1771703868" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771703968" }, "departure": { "time": "1771703968" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771704071" }, "departure": { "time": "1771704071" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771704120" }, "departure": { "time": "1771704120" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771704153" }, "departure": { "time": "1771704153" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771704225" }, "departure": { "time": "1771704225" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771704289" }, "departure": { "time": "1771704289" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771704357" }, "departure": { "time": "1771704357" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771704396" }, "departure": { "time": "1771704396" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771704451" }, "departure": { "time": "1771704451" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771704480" }, "departure": { "time": "1771704480" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771704541" }, "departure": { "time": "1771704541" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771704665" }, "departure": { "time": "1771704665" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1771704717" }, "departure": { "time": "1771704717" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771704769" }, "departure": { "time": "1771704769" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771704805" }, "departure": { "time": "1771704805" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771704835" }, "departure": { "time": "1771704835" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771704900" }, "departure": { "time": "1771704900" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771705000" }, "departure": { "time": "1771705000" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1771705087" }, "departure": { "time": "1771705087" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1771705143" }, "departure": { "time": "1771705143" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1771705200" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568636" } } }, { "id": "trip:6568229", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771703144" }, "departure": { "time": "1771703144" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771703195" }, "departure": { "time": "1771703195" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771703270" }, "departure": { "time": "1771703270" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771703304" }, "departure": { "time": "1771703304" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771703396" }, "departure": { "time": "1771703396" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771703437" }, "departure": { "time": "1771703437" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771703491" }, "departure": { "time": "1771703491" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771703553" }, "departure": { "time": "1771703553" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1771703601" }, "departure": { "time": "1771703601" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1771703802" }, "departure": { "time": "1771703802" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1771703839" }, "departure": { "time": "1771703839" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1771703880" }, "departure": { "time": "1771703880" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1771703906" }, "departure": { "time": "1771703906" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1771703935" }, "departure": { "time": "1771703935" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1771703991" }, "departure": { "time": "1771703991" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1771704022" }, "departure": { "time": "1771704022" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771704082" }, "departure": { "time": "1771704082" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771704138" }, "departure": { "time": "1771704138" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771704210" }, "departure": { "time": "1771704210" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771704300" }, "departure": { "time": "1771704300" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771704349" }, "departure": { "time": "1771704349" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771704388" }, "departure": { "time": "1771704388" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771704421" }, "departure": { "time": "1771704421" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771704454" }, "departure": { "time": "1771704454" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771704477" }, "departure": { "time": "1771704477" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771704520" }, "departure": { "time": "1771704520" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771704542" }, "departure": { "time": "1771704542" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771704650" }, "departure": { "time": "1771704650" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771704700" }, "departure": { "time": "1771704700" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771704753" }, "departure": { "time": "1771704753" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771704787" }, "departure": { "time": "1771704787" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771704880" }, "departure": { "time": "1771704880" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771704931" }, "departure": { "time": "1771704931" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771704968" }, "departure": { "time": "1771704968" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771705020" }, "departure": { "time": "1771705020" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771705074" }, "departure": { "time": "1771705074" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771705159" }, "departure": { "time": "1771705159" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771705218" }, "departure": { "time": "1771705218" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771705274" }, "departure": { "time": "1771705274" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771705320" }, "departure": { "time": "1771705320" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771705398" }, "departure": { "time": "1771705398" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771705435" }, "departure": { "time": "1771705435" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771705488" }, "departure": { "time": "1771705488" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771705555" }, "departure": { "time": "1771705555" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771705620" }, "departure": { "time": "1771705620" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771705707" }, "departure": { "time": "1771705707" }, "stopId": "ISORET", "stopSequence": 50 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568229" } } }, { "id": "trip:6567815", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702115" }, "departure": { "time": "1771702115" }, "stopId": "VAILLANT", "stopSequence": 9 }, { "arrival": { "time": "1771702238" }, "departure": { "time": "1771702238" }, "stopId": "CHALOUER", "stopSequence": 10 }, { "arrival": { "time": "1771702391" }, "departure": { "time": "1771702391" }, "stopId": "PLACENEY", "stopSequence": 11 }, { "arrival": { "time": "1771702498" }, "departure": { "time": "1771702498" }, "stopId": "BOREAU", "stopSequence": 12 }, { "arrival": { "time": "1771702601" }, "departure": { "time": "1771702601" }, "stopId": "MENDESFR", "stopSequence": 13 }, { "arrival": { "time": "1771702698" }, "departure": { "time": "1771702698" }, "stopId": "FO-LOR-R", "stopSequence": 14 }, { "arrival": { "time": "1771702840" }, "departure": { "time": "1771702840" }, "stopId": "STAUBI-E", "stopSequence": 15 }, { "arrival": { "time": "1771702886" }, "departure": { "time": "1771702886" }, "stopId": "HARAS-E", "stopSequence": 16 }, { "arrival": { "time": "1771702997" }, "departure": { "time": "1771702997" }, "stopId": "LESGAR-E", "stopSequence": 17 }, { "arrival": { "time": "1771703085" }, "departure": { "time": "1771703085" }, "stopId": "SEMARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771703122" }, "departure": { "time": "1771703122" }, "stopId": "PONTNO-E", "stopSequence": 19 }, { "arrival": { "time": "1771703193" }, "departure": { "time": "1771703193" }, "stopId": "POIREL-E", "stopSequence": 20 }, { "arrival": { "time": "1771703233" }, "departure": { "time": "1771703233" }, "stopId": "VAUBAN-E", "stopSequence": 21 }, { "arrival": { "time": "1771703285" }, "departure": { "time": "1771703285" }, "stopId": "FREMUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771703352" }, "departure": { "time": "1771703352" }, "stopId": "STRASB-E", "stopSequence": 23 }, { "arrival": { "time": "1771703463" }, "departure": { "time": "1771703463" }, "stopId": "LETAND-E", "stopSequence": 24 }, { "arrival": { "time": "1771703502" }, "departure": { "time": "1771703502" }, "stopId": "BEAUVA-E", "stopSequence": 25 }, { "arrival": { "time": "1771703563" }, "departure": { "time": "1771703563" }, "stopId": "LORETT-E", "stopSequence": 26 }, { "arrival": { "time": "1771703598" }, "departure": { "time": "1771703598" }, "stopId": "MORELI-E", "stopSequence": 27 }, { "arrival": { "time": "1771703652" }, "departure": { "time": "1771703652" }, "stopId": "DELATR-E", "stopSequence": 28 }, { "arrival": { "time": "1771703706" }, "departure": { "time": "1771703706" }, "stopId": "HAUTPR-E", "stopSequence": 29 }, { "arrival": { "time": "1771703791" }, "departure": { "time": "1771703791" }, "stopId": "INTMIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771703850" }, "departure": { "time": "1771703850" }, "stopId": "SAUMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1771703909" }, "departure": { "time": "1771703909" }, "stopId": "DELACR-E", "stopSequence": 32 }, { "arrival": { "time": "1771703958" }, "departure": { "time": "1771703958" }, "stopId": "JUSTIC-E", "stopSequence": 33 }, { "arrival": { "time": "1771704046" }, "departure": { "time": "1771704046" }, "stopId": "ECLATE-E", "stopSequence": 34 }, { "arrival": { "time": "1771704145" }, "departure": { "time": "1771704145" }, "stopId": "VDLOIR-E", "stopSequence": 35 }, { "arrival": { "time": "1771703868" }, "departure": { "time": "1771703868" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 36 }, { "arrival": { "time": "1771703910" }, "departure": { "time": "1771703910" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771703975" }, "departure": { "time": "1771703975" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 38 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704000" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 39 }, { "arrival": { "time": "1771704185" }, "departure": { "time": "1771704185" }, "stopId": "LEOLAG-E", "stopSequence": 40 }, { "arrival": { "time": "1771704222" }, "departure": { "time": "1771704222" }, "stopId": "DAGUER-E", "stopSequence": 41 }, { "arrival": { "time": "1771704264" }, "departure": { "time": "1771704264" }, "stopId": "ALLUME-E", "stopSequence": 42 }, { "arrival": { "time": "1771704300" }, "departure": { "time": "1771704300" }, "stopId": "RIOTTE-E", "stopSequence": 43 }, { "arrival": { "time": "1771704342" }, "departure": { "time": "1771704342" }, "stopId": "BOURSE-E", "stopSequence": 44 }, { "arrival": { "time": "1771704370" }, "departure": { "time": "1771704370" }, "stopId": "MORLON-E", "stopSequence": 45 }, { "arrival": { "time": "1771704409" }, "departure": { "time": "1771704409" }, "stopId": "PYRAM2-E", "stopSequence": 46 }, { "arrival": { "time": "1771704460" }, "departure": { "time": "1771704460" }, "stopId": "BUISSO-E", "stopSequence": 47 }, { "arrival": { "time": "1771704486" }, "departure": { "time": "1771704486" }, "stopId": "DAUTEL-E", "stopSequence": 48 }, { "arrival": { "time": "1771704557" }, "departure": { "time": "1771704557" }, "stopId": "GENTR-E", "stopSequence": 49 }, { "arrival": { "time": "1771704677" }, "stopId": "SLEZIND", "stopSequence": 50 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567815" } } }, { "id": "trip:6568635", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702075" }, "departure": { "time": "1771702075" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771702119" }, "departure": { "time": "1771702150" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771702195" }, "departure": { "time": "1771702195" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771702231" }, "departure": { "time": "1771702231" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771702309" }, "departure": { "time": "1771702309" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771702409" }, "departure": { "time": "1771702409" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1771702496" }, "departure": { "time": "1771702496" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1771702552" }, "departure": { "time": "1771702552" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1771702609" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568635" } } }, { "id": "trip:6572528", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703460" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771703632" }, "departure": { "time": "1771703632" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771703740" }, "departure": { "time": "1771703740" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771703832" }, "departure": { "time": "1771703832" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771703910" }, "departure": { "time": "1771703910" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771704002" }, "departure": { "time": "1771704002" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771704090" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572528" } } }, { "id": "trip:6568386", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702687" }, "departure": { "time": "1771702687" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771702731" }, "departure": { "time": "1771702731" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771702778" }, "departure": { "time": "1771702778" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771702839" }, "departure": { "time": "1771702839" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771702898" }, "departure": { "time": "1771702898" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771702937" }, "departure": { "time": "1771702937" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771702997" }, "departure": { "time": "1771702997" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771703049" }, "departure": { "time": "1771703049" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771702718" }, "departure": { "time": "1771702718" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771702768" }, "departure": { "time": "1771702768" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771702832" }, "departure": { "time": "1771702832" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771702884" }, "departure": { "time": "1771702884" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771702974" }, "departure": { "time": "1771702974" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771703047" }, "departure": { "time": "1771703047" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771703092" }, "departure": { "time": "1771703092" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771703129" }, "departure": { "time": "1771703129" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771703272" }, "departure": { "time": "1771703272" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771703348" }, "departure": { "time": "1771703348" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771703457" }, "departure": { "time": "1771703457" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771703518" }, "departure": { "time": "1771703518" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771703572" }, "departure": { "time": "1771703572" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771703663" }, "departure": { "time": "1771703663" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771703703" }, "departure": { "time": "1771703703" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771703769" }, "departure": { "time": "1771703769" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771703866" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568386" } } }, { "id": "trip:6572048", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702560" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771702640" }, "departure": { "time": "1771702640" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771702710" }, "departure": { "time": "1771702710" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771702790" }, "departure": { "time": "1771702790" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771702870" }, "departure": { "time": "1771702870" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771702950" }, "departure": { "time": "1771702950" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771703050" }, "departure": { "time": "1771703050" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771703200" }, "departure": { "time": "1771703200" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771703290" }, "departure": { "time": "1771703290" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771703400" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6572048" } } }, { "id": "trip:6567830", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702054" }, "departure": { "time": "1771702054" }, "stopId": "COTTAG-E", "stopSequence": 59 }, { "arrival": { "time": "1771702100" }, "departure": { "time": "1771702100" }, "stopId": "EVENTARD", "stopSequence": 60 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567830" } } }, { "id": "trip:6568329", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703460" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771703561" }, "departure": { "time": "1771703561" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771703630" }, "departure": { "time": "1771703630" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771703700" }, "departure": { "time": "1771703700" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771703734" }, "departure": { "time": "1771703734" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771703780" }, "departure": { "time": "1771703780" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771703839" }, "departure": { "time": "1771703839" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771703877" }, "departure": { "time": "1771703877" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771703940" }, "departure": { "time": "1771703940" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771703989" }, "departure": { "time": "1771703989" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771704030" }, "departure": { "time": "1771704030" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771704058" }, "departure": { "time": "1771704058" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771704142" }, "departure": { "time": "1771704142" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771704180" }, "departure": { "time": "1771704180" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771704305" }, "departure": { "time": "1771704305" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771704420" }, "departure": { "time": "1771704480" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771704567" }, "departure": { "time": "1771704567" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771704609" }, "departure": { "time": "1771704609" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771704720" }, "departure": { "time": "1771704720" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771704807" }, "departure": { "time": "1771704807" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771704864" }, "departure": { "time": "1771704864" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771704900" }, "departure": { "time": "1771704900" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771705200" }, "departure": { "time": "1771705200" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771705294" }, "departure": { "time": "1771705294" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771705331" }, "departure": { "time": "1771705331" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771705389" }, "departure": { "time": "1771705389" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771705425" }, "departure": { "time": "1771705425" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771705460" }, "departure": { "time": "1771705460" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771705504" }, "departure": { "time": "1771705504" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771705560" }, "departure": { "time": "1771705560" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771705589" }, "departure": { "time": "1771705589" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771705655" }, "departure": { "time": "1771705655" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771705688" }, "departure": { "time": "1771705688" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771705740" }, "departure": { "time": "1771705740" }, "stopId": "CCMOLI-E", "stopSequence": 34 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568329" } } }, { "id": "trip:6568185", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702087" }, "departure": { "time": "1771702110" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771702151" }, "departure": { "time": "1771702155" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771702215" }, "departure": { "time": "1771702215" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771702296" }, "departure": { "time": "1771702296" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771702355" }, "departure": { "time": "1771702355" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771702402" }, "departure": { "time": "1771702402" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771702444" }, "departure": { "time": "1771702444" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771702469" }, "departure": { "time": "1771702469" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771702522" }, "departure": { "time": "1771702522" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771702575" }, "departure": { "time": "1771702575" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771702606" }, "departure": { "time": "1771702606" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771702640" }, "departure": { "time": "1771702640" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771702669" }, "departure": { "time": "1771702669" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771702710" }, "departure": { "time": "1771702710" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771702754" }, "departure": { "time": "1771702754" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771702818" }, "departure": { "time": "1771702818" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771702850" }, "departure": { "time": "1771702850" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771702875" }, "departure": { "time": "1771702875" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771702927" }, "departure": { "time": "1771702927" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771702975" }, "departure": { "time": "1771702975" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771703007" }, "departure": { "time": "1771703007" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771703056" }, "departure": { "time": "1771703056" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771703114" }, "departure": { "time": "1771703114" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771703201" }, "departure": { "time": "1771703201" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1771703281" }, "departure": { "time": "1771703281" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1771703341" }, "departure": { "time": "1771703341" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1771703416" }, "departure": { "time": "1771703416" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1771703449" }, "departure": { "time": "1771703449" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1771703508" }, "departure": { "time": "1771703508" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1771703546" }, "departure": { "time": "1771703546" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1771703594" }, "departure": { "time": "1771703594" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771703654" }, "departure": { "time": "1771703654" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771703692" }, "departure": { "time": "1771703692" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771703833" }, "departure": { "time": "1771703833" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771703873" }, "departure": { "time": "1771703873" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771703927" }, "departure": { "time": "1771703927" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771703978" }, "departure": { "time": "1771703978" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771704040" }, "departure": { "time": "1771704040" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771704077" }, "departure": { "time": "1771704077" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771704133" }, "departure": { "time": "1771704133" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771704174" }, "departure": { "time": "1771704174" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771704218" }, "departure": { "time": "1771704218" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771704339" }, "departure": { "time": "1771704339" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771704423" }, "departure": { "time": "1771704423" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771704469" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568185" } } }, { "id": "trip:6567985", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704420" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1771704515" }, "departure": { "time": "1771704515" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1771704540" }, "departure": { "time": "1771704540" }, "stopId": "JEBOUTON", "stopSequence": 2 }, { "arrival": { "time": "1771704636" }, "departure": { "time": "1771704636" }, "stopId": "LAVOIR", "stopSequence": 3 }, { "arrival": { "time": "1771704697" }, "departure": { "time": "1771704697" }, "stopId": "RIOTTEAU", "stopSequence": 4 }, { "arrival": { "time": "1771704733" }, "departure": { "time": "1771704733" }, "stopId": "ALLUMETT", "stopSequence": 5 }, { "arrival": { "time": "1771704781" }, "departure": { "time": "1771704781" }, "stopId": "DAGUERRE", "stopSequence": 6 }, { "arrival": { "time": "1771704830" }, "departure": { "time": "1771704830" }, "stopId": "BELVTR-E", "stopSequence": 7 }, { "arrival": { "time": "1771704890" }, "departure": { "time": "1771704890" }, "stopId": "MARAIS-E", "stopSequence": 8 }, { "arrival": { "time": "1771704975" }, "departure": { "time": "1771704975" }, "stopId": "GASPALON", "stopSequence": 9 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "VILSANTE", "stopSequence": 10 }, { "arrival": { "time": "1771705117" }, "departure": { "time": "1771705117" }, "stopId": "CORMIER", "stopSequence": 11 }, { "arrival": { "time": "1771705186" }, "departure": { "time": "1771705186" }, "stopId": "STLEONAR", "stopSequence": 12 }, { "arrival": { "time": "1771705215" }, "departure": { "time": "1771705215" }, "stopId": "GERICAUL", "stopSequence": 13 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "MONGAZON", "stopSequence": 14 }, { "arrival": { "time": "1771705294" }, "departure": { "time": "1771705294" }, "stopId": "KOPA", "stopSequence": 15 }, { "arrival": { "time": "1771705351" }, "departure": { "time": "1771705351" }, "stopId": "DESMAZ", "stopSequence": 16 }, { "arrival": { "time": "1771705401" }, "departure": { "time": "1771705401" }, "stopId": "ANFRANCK", "stopSequence": 17 }, { "arrival": { "time": "1771705458" }, "departure": { "time": "1771705458" }, "stopId": "STJOSEP", "stopSequence": 18 }, { "arrival": { "time": "1771705523" }, "departure": { "time": "1771705523" }, "stopId": "PLDULYCE", "stopSequence": 19 }, { "arrival": { "time": "1771705620" }, "stopId": "HMAI", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567985" } } }, { "id": "trip:6570969", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702075" }, "departure": { "time": "1771702075" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771702140" }, "departure": { "time": "1771702140" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570969" } } }, { "id": "trip:6566750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702950" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771703070" }, "departure": { "time": "1771703070" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771703161" }, "departure": { "time": "1771703161" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771703314" }, "departure": { "time": "1771703314" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771703390" }, "departure": { "time": "1771703390" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771703548" }, "departure": { "time": "1771703548" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771703627" }, "departure": { "time": "1771703627" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771703700" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566750" } } }, { "id": "trip:6570357", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704540" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771704722" }, "departure": { "time": "1771704722" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771704780" }, "departure": { "time": "1771704780" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771704832" }, "departure": { "time": "1771704832" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771704893" }, "departure": { "time": "1771704893" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771704939" }, "departure": { "time": "1771704939" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771705080" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570357" } } }, { "id": "trip:6572525", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702500" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771702596" }, "departure": { "time": "1771702596" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771702700" }, "departure": { "time": "1771702700" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771702781" }, "departure": { "time": "1771702781" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771702874" }, "departure": { "time": "1771702874" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771702984" }, "departure": { "time": "1771702984" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771703160" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572525" } } }, { "id": "trip:6570355", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703040" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771703160" }, "departure": { "time": "1771703160" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771703282" }, "departure": { "time": "1771703282" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771703392" }, "departure": { "time": "1771703392" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771703453" }, "departure": { "time": "1771703453" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771703499" }, "departure": { "time": "1771703499" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771703640" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570355" } } }, { "id": "trip:6559155", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702088" }, "departure": { "time": "1771702112" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771702137" }, "departure": { "time": "1771702157" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771702168" }, "departure": { "time": "1771702168" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771702223" }, "departure": { "time": "1771702223" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771702289" }, "departure": { "time": "1771702289" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771702332" }, "departure": { "time": "1771702332" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771702354" }, "departure": { "time": "1771702354" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771702402" }, "departure": { "time": "1771702402" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771702445" }, "departure": { "time": "1771702445" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771702508" }, "departure": { "time": "1771702508" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771702548" }, "departure": { "time": "1771702548" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771702625" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559155" } } }, { "id": "trip:6572042", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702078" }, "departure": { "time": "1771702103" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771702200" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572042" } } }, { "id": "trip:6572050", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704000" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771704120" }, "departure": { "time": "1771704120" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771704210" }, "departure": { "time": "1771704210" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771704380" }, "departure": { "time": "1771704380" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771704480" }, "departure": { "time": "1771704480" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771704560" }, "departure": { "time": "1771704560" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771704640" }, "departure": { "time": "1771704640" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771704720" }, "departure": { "time": "1771704720" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771704800" }, "departure": { "time": "1771704800" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771704880" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572050" } } }, { "id": "trip:6570822", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702087" }, "departure": { "time": "1771702142" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771702164" }, "departure": { "time": "1771702164" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771702316" }, "departure": { "time": "1771702316" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771702407" }, "departure": { "time": "1771702407" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771702557" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6570822" } } }, { "id": "trip:6572527", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703580" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771703676" }, "departure": { "time": "1771703676" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771703780" }, "departure": { "time": "1771703780" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771703860" }, "departure": { "time": "1771703860" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771703951" }, "departure": { "time": "1771703951" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771704059" }, "departure": { "time": "1771704059" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771704230" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572527" } } }, { "id": "trip:6570271", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703700" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771703737" }, "departure": { "time": "1771703737" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771703912" }, "departure": { "time": "1771703912" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771703940" }, "departure": { "time": "1771703940" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771704060" }, "departure": { "time": "1771704060" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771704143" }, "departure": { "time": "1771704143" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771704240" }, "departure": { "time": "1771704240" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771704360" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570271" } } }, { "id": "trip:6568345", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702115" }, "departure": { "time": "1771702138" }, "stopId": "PROVIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771702237" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568345" } } }, { "id": "trip:6570358", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705620" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771705680" }, "departure": { "time": "1771705680" }, "stopId": "FO-LOR-R", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570358" } } }, { "id": "trip:6568562", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702112" }, "departure": { "time": "1771702112" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771702149" }, "departure": { "time": "1771702149" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771702184" }, "departure": { "time": "1771702184" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771702214" }, "departure": { "time": "1771702214" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771702236" }, "departure": { "time": "1771702236" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771702320" }, "departure": { "time": "1771702320" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771702365" }, "departure": { "time": "1771702365" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771702426" }, "departure": { "time": "1771702426" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771702469" }, "departure": { "time": "1771702469" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771702516" }, "departure": { "time": "1771702516" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771702560" }, "departure": { "time": "1771702560" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771702606" }, "departure": { "time": "1771702606" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1771702651" }, "departure": { "time": "1771702651" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1771702706" }, "departure": { "time": "1771702706" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1771702768" }, "departure": { "time": "1771702768" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771702817" }, "departure": { "time": "1771702817" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771702860" }, "departure": { "time": "1771702860" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771702914" }, "departure": { "time": "1771702914" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771702977" }, "departure": { "time": "1771702977" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771703021" }, "departure": { "time": "1771703021" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771703074" }, "departure": { "time": "1771703074" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771703146" }, "departure": { "time": "1771703146" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771703177" }, "departure": { "time": "1771703177" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771703220" }, "departure": { "time": "1771703220" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771703287" }, "departure": { "time": "1771703287" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771703407" }, "departure": { "time": "1771703407" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771703460" }, "departure": { "time": "1771703520" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771703607" }, "departure": { "time": "1771703607" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771703649" }, "departure": { "time": "1771703649" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771703760" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568562" } } }, { "id": "trip:6568187", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703280" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771703319" }, "departure": { "time": "1771703319" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771703357" }, "departure": { "time": "1771703357" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771703412" }, "departure": { "time": "1771703412" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771703465" }, "departure": { "time": "1771703465" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771703580" }, "departure": { "time": "1771703580" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771703643" }, "departure": { "time": "1771703643" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771703707" }, "departure": { "time": "1771703707" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771703760" }, "departure": { "time": "1771703760" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771703852" }, "departure": { "time": "1771703852" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771703952" }, "departure": { "time": "1771703952" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771703992" }, "departure": { "time": "1771703992" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771704024" }, "departure": { "time": "1771704024" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771704090" }, "departure": { "time": "1771704090" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771704167" }, "departure": { "time": "1771704167" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771704240" }, "departure": { "time": "1771704240" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771704322" }, "departure": { "time": "1771704322" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771704410" }, "departure": { "time": "1771704410" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771704464" }, "departure": { "time": "1771704464" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771704514" }, "departure": { "time": "1771704514" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771704640" }, "departure": { "time": "1771704640" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771704713" }, "departure": { "time": "1771704713" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771704794" }, "departure": { "time": "1771704794" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771704853" }, "departure": { "time": "1771704853" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771704900" }, "departure": { "time": "1771704900" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771704956" }, "departure": { "time": "1771704956" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771704981" }, "departure": { "time": "1771704981" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771705034" }, "departure": { "time": "1771705034" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771705112" }, "departure": { "time": "1771705112" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771705146" }, "departure": { "time": "1771705146" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771705175" }, "departure": { "time": "1771705175" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771705216" }, "departure": { "time": "1771705216" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771705324" }, "departure": { "time": "1771705324" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771705356" }, "departure": { "time": "1771705356" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771705381" }, "departure": { "time": "1771705381" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771705433" }, "departure": { "time": "1771705433" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771705481" }, "departure": { "time": "1771705481" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771705513" }, "departure": { "time": "1771705513" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771705562" }, "departure": { "time": "1771705562" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771705620" }, "departure": { "time": "1771705620" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771705707" }, "departure": { "time": "1771705707" }, "stopId": "CTRETRI", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568187" } } }, { "id": "trip:6567979", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702159" }, "stopId": "SORGES", "stopSequence": 50 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567979" } } }, { "id": "trip:6570272", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704600" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771704637" }, "departure": { "time": "1771704637" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771704812" }, "departure": { "time": "1771704812" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771704960" }, "departure": { "time": "1771704960" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771705043" }, "departure": { "time": "1771705043" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771705140" }, "departure": { "time": "1771705140" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771705260" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570272" } } }, { "id": "trip:6568383", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702170" }, "departure": { "time": "1771702170" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771702225" }, "departure": { "time": "1771702225" }, "scheduleRelationship": "SKIPPED", "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771702252" }, "stopId": "ROCHEFOU", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568383" } } }, { "id": "trip:6568323", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703280" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771703290" }, "departure": { "time": "1771703290" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771703400" }, "departure": { "time": "1771703400" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1771703449" }, "departure": { "time": "1771703449" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1771703483" }, "departure": { "time": "1771703483" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1771703549" }, "departure": { "time": "1771703549" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1771703580" }, "departure": { "time": "1771703580" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1771703619" }, "departure": { "time": "1771703619" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1771703681" }, "departure": { "time": "1771703681" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1771703712" }, "departure": { "time": "1771703712" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1771703747" }, "departure": { "time": "1771703747" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1771703803" }, "departure": { "time": "1771703803" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1771703850" }, "departure": { "time": "1771703850" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1771703882" }, "departure": { "time": "1771703882" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1771703940" }, "departure": { "time": "1771703940" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1771704381" }, "departure": { "time": "1771704381" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771704443" }, "departure": { "time": "1771704443" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771704520" }, "departure": { "time": "1771704520" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771704554" }, "departure": { "time": "1771704554" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771704615" }, "departure": { "time": "1771704615" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771704654" }, "departure": { "time": "1771704654" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771704180" }, "departure": { "time": "1771704180" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771704220" }, "departure": { "time": "1771704220" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771704264" }, "departure": { "time": "1771704264" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771704696" }, "departure": { "time": "1771704696" }, "stopId": "GARETERM", "stopSequence": 24 }, { "arrival": { "time": "1771704727" }, "departure": { "time": "1771704727" }, "stopId": "LESGARES", "stopSequence": 25 }, { "arrival": { "time": "1771704818" }, "departure": { "time": "1771704818" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771704892" }, "departure": { "time": "1771704892" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771704930" }, "departure": { "time": "1771704930" }, "stopId": "LOR-FO-A", "stopSequence": 28 }, { "arrival": { "time": "1771705087" }, "departure": { "time": "1771705087" }, "stopId": "MENDES-E", "stopSequence": 29 }, { "arrival": { "time": "1771705223" }, "departure": { "time": "1771705223" }, "stopId": "SAVARY-E", "stopSequence": 30 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "MUSSET-E", "stopSequence": 31 }, { "arrival": { "time": "1771705339" }, "departure": { "time": "1771705339" }, "stopId": "LUTIN-E", "stopSequence": 32 }, { "arrival": { "time": "1771705383" }, "departure": { "time": "1771705383" }, "stopId": "MACE-E", "stopSequence": 33 }, { "arrival": { "time": "1771705412" }, "departure": { "time": "1771705412" }, "stopId": "DESJAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771705463" }, "departure": { "time": "1771705463" }, "stopId": "BRISEP-E", "stopSequence": 35 }, { "arrival": { "time": "1771705531" }, "departure": { "time": "1771705531" }, "stopId": "MIMOSA-E", "stopSequence": 36 }, { "arrival": { "time": "1771705565" }, "departure": { "time": "1771705565" }, "stopId": "CHATEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771705640" }, "departure": { "time": "1771705640" }, "stopId": "SOLELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771705667" }, "departure": { "time": "1771705667" }, "stopId": "SEPSON-E", "stopSequence": 39 }, { "arrival": { "time": "1771705703" }, "departure": { "time": "1771705703" }, "stopId": "BANCST-E", "stopSequence": 40 }, { "arrival": { "time": "1771706003" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568323" } } }, { "id": "trip:6570970", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704720" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771704794" }, "departure": { "time": "1771704794" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771704836" }, "departure": { "time": "1771704836" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771704900" }, "departure": { "time": "1771704900" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771704987" }, "departure": { "time": "1771704987" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771705039" }, "departure": { "time": "1771705039" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771705078" }, "departure": { "time": "1771705078" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771705144" }, "departure": { "time": "1771705144" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771705177" }, "departure": { "time": "1771705177" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771705200" }, "departure": { "time": "1771705200" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771705234" }, "departure": { "time": "1771705234" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771705271" }, "departure": { "time": "1771705271" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771705305" }, "departure": { "time": "1771705305" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771705337" }, "departure": { "time": "1771705337" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771705392" }, "departure": { "time": "1771705392" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771705433" }, "departure": { "time": "1771705433" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771705475" }, "departure": { "time": "1771705475" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771705519" }, "departure": { "time": "1771705519" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771705560" }, "departure": { "time": "1771705560" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771705604" }, "departure": { "time": "1771705604" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771705644" }, "departure": { "time": "1771705644" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771705697" }, "departure": { "time": "1771705697" }, "stopId": "PIECE-E", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570970" } } }, { "id": "trip:6570745", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702092" }, "departure": { "time": "1771702092" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771702152" }, "departure": { "time": "1771702152" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771702188" }, "departure": { "time": "1771702188" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771702233" }, "departure": { "time": "1771702233" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771702291" }, "departure": { "time": "1771702291" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771702343" }, "departure": { "time": "1771702343" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771702393" }, "departure": { "time": "1771702393" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771702440" }, "departure": { "time": "1771702440" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771702491" }, "departure": { "time": "1771702491" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771702531" }, "departure": { "time": "1771702531" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771702572" }, "departure": { "time": "1771702572" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771702640" }, "departure": { "time": "1771702640" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771702680" }, "departure": { "time": "1771702680" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771702791" }, "departure": { "time": "1771702791" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771702825" }, "departure": { "time": "1771702825" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771702854" }, "departure": { "time": "1771702854" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771702899" }, "departure": { "time": "1771702899" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771702980" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570745" } } }, { "id": "trip:6568523", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702052" }, "departure": { "time": "1771702052" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771702125" }, "departure": { "time": "1771702142" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771702119" }, "departure": { "time": "1771702119" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771702179" }, "departure": { "time": "1771702179" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771702222" }, "departure": { "time": "1771702222" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771702260" }, "departure": { "time": "1771702260" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771702303" }, "departure": { "time": "1771702303" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771702332" }, "departure": { "time": "1771702332" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771702361" }, "departure": { "time": "1771702361" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771702388" }, "departure": { "time": "1771702388" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771702466" }, "departure": { "time": "1771702466" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771702497" }, "departure": { "time": "1771702497" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771702535" }, "departure": { "time": "1771702535" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771702560" }, "departure": { "time": "1771702560" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771702589" }, "departure": { "time": "1771702589" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771702620" }, "departure": { "time": "1771702620" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771702706" }, "departure": { "time": "1771702706" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771702744" }, "departure": { "time": "1771702744" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771702800" }, "departure": { "time": "1771702800" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771702850" }, "departure": { "time": "1771702850" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771702911" }, "departure": { "time": "1771702911" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1771702977" }, "departure": { "time": "1771702977" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1771703040" }, "departure": { "time": "1771703040" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1771703090" }, "departure": { "time": "1771703090" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1771703162" }, "departure": { "time": "1771703162" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771703226" }, "departure": { "time": "1771703226" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771703280" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568523" } } }, { "id": "trip:6568664", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705680" }, "stopId": "FO-LOR-R", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568664" } } }, { "id": "trip:6568055", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702199" }, "departure": { "time": "1771702199" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771702268" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568055" } } }, { "id": "trip:6571381", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702074" }, "departure": { "time": "1771702074" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571381" } } }, { "id": "trip:6567941", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702111" }, "departure": { "time": "1771702125" }, "stopId": "BEDIER-E", "stopSequence": 34 }, { "arrival": { "time": "1771702150" }, "departure": { "time": "1771702154" }, "stopId": "INTREP-E", "stopSequence": 35 }, { "arrival": { "time": "1771702175" }, "departure": { "time": "1771702175" }, "stopId": "MTARDA-E", "stopSequence": 36 }, { "arrival": { "time": "1771702214" }, "departure": { "time": "1771702214" }, "stopId": "AUBRY-E", "stopSequence": 37 }, { "arrival": { "time": "1771702265" }, "departure": { "time": "1771702265" }, "stopId": "COSSE-E", "stopSequence": 38 }, { "arrival": { "time": "1771702328" }, "departure": { "time": "1771702328" }, "stopId": "HUTREA-E", "stopSequence": 39 }, { "arrival": { "time": "1771702349" }, "departure": { "time": "1771702349" }, "stopId": "JOLIVE-E", "stopSequence": 40 }, { "arrival": { "time": "1771702404" }, "departure": { "time": "1771702404" }, "stopId": "BELOEI-E", "stopSequence": 41 }, { "arrival": { "time": "1771702440" }, "departure": { "time": "1771702440" }, "stopId": "RTEDAN-E", "stopSequence": 42 }, { "arrival": { "time": "1771702486" }, "departure": { "time": "1771702486" }, "stopId": "LESROS-E", "stopSequence": 43 }, { "arrival": { "time": "1771702559" }, "departure": { "time": "1771702559" }, "stopId": "LOUPIN-E", "stopSequence": 44 }, { "arrival": { "time": "1771702625" }, "departure": { "time": "1771702625" }, "stopId": "MASGEM-E", "stopSequence": 45 }, { "arrival": { "time": "1771702671" }, "departure": { "time": "1771702671" }, "stopId": "HOSGEM-E", "stopSequence": 46 }, { "arrival": { "time": "1771702735" }, "departure": { "time": "1771702735" }, "stopId": "CLOS9-E", "stopSequence": 47 }, { "arrival": { "time": "1771702782" }, "departure": { "time": "1771702782" }, "stopId": "VANRIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771702836" }, "departure": { "time": "1771702836" }, "stopId": "PORTSG-E", "stopSequence": 49 }, { "arrival": { "time": "1771702865" }, "departure": { "time": "1771702865" }, "stopId": "LECHEN-E", "stopSequence": 50 }, { "arrival": { "time": "1771702920" }, "stopId": "ROMORNA", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567941" } } }, { "id": "trip:6568663", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704060" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771704082" }, "departure": { "time": "1771704082" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771704120" }, "departure": { "time": "1771704120" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771704169" }, "departure": { "time": "1771704169" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771704240" }, "departure": { "time": "1771704240" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771704328" }, "departure": { "time": "1771704328" }, "stopId": "CIMTRELA", "stopSequence": 5 }, { "arrival": { "time": "1771704367" }, "departure": { "time": "1771704367" }, "stopId": "EGLTRELA", "stopSequence": 6 }, { "arrival": { "time": "1771704415" }, "departure": { "time": "1771704415" }, "stopId": "MAIRTREL", "stopSequence": 7 }, { "arrival": { "time": "1771704468" }, "departure": { "time": "1771704468" }, "stopId": "MONTHIBE", "stopSequence": 8 }, { "arrival": { "time": "1771704527" }, "departure": { "time": "1771704527" }, "stopId": "ARENA", "stopSequence": 9 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "BUISSON", "stopSequence": 10 }, { "arrival": { "time": "1771704653" }, "departure": { "time": "1771704653" }, "stopId": "PYRAM02", "stopSequence": 11 }, { "arrival": { "time": "1771704721" }, "departure": { "time": "1771704721" }, "stopId": "LEFEVRE", "stopSequence": 12 }, { "arrival": { "time": "1771704752" }, "departure": { "time": "1771704752" }, "stopId": "MALAQUAI", "stopSequence": 13 }, { "arrival": { "time": "1771704804" }, "departure": { "time": "1771704804" }, "stopId": "MENARD", "stopSequence": 14 }, { "arrival": { "time": "1771704844" }, "departure": { "time": "1771704844" }, "stopId": "CHOUTEAU", "stopSequence": 15 }, { "arrival": { "time": "1771704906" }, "departure": { "time": "1771704906" }, "stopId": "FRESNAIE", "stopSequence": 16 }, { "arrival": { "time": "1771704981" }, "departure": { "time": "1771704981" }, "stopId": "MARAIS", "stopSequence": 17 }, { "arrival": { "time": "1771705035" }, "departure": { "time": "1771705035" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771705134" }, "departure": { "time": "1771705134" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771705226" }, "departure": { "time": "1771705226" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771705332" }, "departure": { "time": "1771705332" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771705370" }, "departure": { "time": "1771705370" }, "stopId": "DELACROI", "stopSequence": 23 }, { "arrival": { "time": "1771705440" }, "departure": { "time": "1771705440" }, "stopId": "SAUMUROI", "stopSequence": 24 }, { "arrival": { "time": "1771705494" }, "departure": { "time": "1771705494" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771705530" }, "departure": { "time": "1771705530" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771705593" }, "departure": { "time": "1771705593" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771705640" }, "departure": { "time": "1771705640" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771705680" }, "departure": { "time": "1771705680" }, "stopId": "ANLEROY", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568663" } } }, { "id": "trip:6570793", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704300" }, "stopId": "MONPRO-E", "stopSequence": 0 }, { "arrival": { "time": "1771704384" }, "departure": { "time": "1771704384" }, "stopId": "SAJACQ-E", "stopSequence": 1 }, { "arrival": { "time": "1771704442" }, "departure": { "time": "1771704442" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771704533" }, "departure": { "time": "1771704533" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771704655" }, "departure": { "time": "1771704655" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771704721" }, "departure": { "time": "1771704721" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771704784" }, "departure": { "time": "1771704784" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771704893" }, "departure": { "time": "1771704893" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771704935" }, "departure": { "time": "1771704935" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771705020" }, "departure": { "time": "1771705020" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771705056" }, "departure": { "time": "1771705056" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771705080" }, "departure": { "time": "1771705080" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771705108" }, "departure": { "time": "1771705108" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771705145" }, "departure": { "time": "1771705145" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771705176" }, "departure": { "time": "1771705176" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771705282" }, "departure": { "time": "1771705282" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771705308" }, "departure": { "time": "1771705308" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771705342" }, "departure": { "time": "1771705342" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771705380" }, "departure": { "time": "1771705380" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771705438" }, "departure": { "time": "1771705438" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771705491" }, "departure": { "time": "1771705491" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771705552" }, "departure": { "time": "1771705552" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771705594" }, "departure": { "time": "1771705594" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771705629" }, "departure": { "time": "1771705629" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771705652" }, "departure": { "time": "1771705652" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771705690" }, "departure": { "time": "1771705690" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771705740" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570793" } } }, { "id": "trip:6571302", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703110" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771703220" }, "departure": { "time": "1771703220" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771703330" }, "departure": { "time": "1771703330" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771703450" }, "departure": { "time": "1771703450" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771703560" }, "departure": { "time": "1771703560" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771703650" }, "departure": { "time": "1771703650" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771703750" }, "departure": { "time": "1771703750" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771703840" }, "departure": { "time": "1771703840" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771703900" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571302" } } }, { "id": "trip:6567978", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702078" }, "departure": { "time": "1771702112" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771702142" }, "departure": { "time": "1771702142" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771702145" }, "departure": { "time": "1771702145" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1771702254" }, "departure": { "time": "1771702254" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1771702316" }, "departure": { "time": "1771702316" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1771702375" }, "departure": { "time": "1771702375" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771702410" }, "departure": { "time": "1771702410" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771702483" }, "departure": { "time": "1771702483" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771702523" }, "departure": { "time": "1771702523" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771702563" }, "departure": { "time": "1771702563" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771702739" }, "departure": { "time": "1771702739" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771702788" }, "departure": { "time": "1771702788" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771702862" }, "departure": { "time": "1771702862" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1771702976" }, "departure": { "time": "1771702976" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1771703036" }, "departure": { "time": "1771703036" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1771703088" }, "departure": { "time": "1771703088" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771703126" }, "departure": { "time": "1771703126" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771703222" }, "departure": { "time": "1771703222" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1771703291" }, "departure": { "time": "1771703291" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1771703316" }, "departure": { "time": "1771703316" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1771703413" }, "departure": { "time": "1771703413" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1771703462" }, "departure": { "time": "1771703462" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771703573" }, "departure": { "time": "1771703573" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1771703652" }, "departure": { "time": "1771703652" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1771703697" }, "departure": { "time": "1771703697" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1771703761" }, "departure": { "time": "1771703761" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1771703807" }, "departure": { "time": "1771703807" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1771703847" }, "departure": { "time": "1771703847" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1771703906" }, "departure": { "time": "1771703906" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704000" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1771704053" }, "departure": { "time": "1771704053" }, "stopId": "BAUDRA-E", "stopSequence": 47 }, { "arrival": { "time": "1771704186" }, "stopId": "MOULINMA", "stopSequence": 48 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567978" } } }, { "id": "trip:6567666", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704660" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771704717" }, "departure": { "time": "1771704717" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771704758" }, "departure": { "time": "1771704758" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771704805" }, "departure": { "time": "1771704805" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771704901" }, "departure": { "time": "1771704901" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771704942" }, "departure": { "time": "1771704942" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771704982" }, "departure": { "time": "1771704982" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771705020" }, "departure": { "time": "1771705020" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771705102" }, "departure": { "time": "1771705102" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771705134" }, "departure": { "time": "1771705134" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771705174" }, "departure": { "time": "1771705174" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771705200" }, "departure": { "time": "1771705200" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771705380" }, "departure": { "time": "1771705380" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771705620" }, "departure": { "time": "1771705620" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771705691" }, "departure": { "time": "1771705691" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6567666" } } }, { "id": "trip:6568122", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702120" }, "departure": { "time": "1771702120" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771702134" }, "departure": { "time": "1771702150" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771702248" }, "departure": { "time": "1771702248" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771702294" }, "departure": { "time": "1771702294" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771702340" }, "departure": { "time": "1771702340" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771702382" }, "departure": { "time": "1771702382" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771702409" }, "departure": { "time": "1771702409" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771702438" }, "departure": { "time": "1771702438" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771702564" }, "departure": { "time": "1771702564" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771702622" }, "departure": { "time": "1771702622" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771702682" }, "departure": { "time": "1771702682" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771702732" }, "departure": { "time": "1771702732" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771702793" }, "departure": { "time": "1771702793" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771702859" }, "departure": { "time": "1771702859" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771702922" }, "departure": { "time": "1771702922" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771702983" }, "departure": { "time": "1771702983" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771703014" }, "departure": { "time": "1771703014" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771703220" }, "departure": { "time": "1771703220" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771703276" }, "departure": { "time": "1771703276" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771703325" }, "departure": { "time": "1771703325" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771703384" }, "departure": { "time": "1771703384" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771703413" }, "departure": { "time": "1771703413" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771703479" }, "departure": { "time": "1771703479" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771703527" }, "departure": { "time": "1771703527" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771703605" }, "departure": { "time": "1771703605" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771703700" }, "departure": { "time": "1771703700" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771703757" }, "departure": { "time": "1771703757" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771703788" }, "departure": { "time": "1771703788" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771703861" }, "departure": { "time": "1771703861" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771703910" }, "departure": { "time": "1771703910" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771704000" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6568122" } } }, { "id": "trip:6568387", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702740" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771702779" }, "departure": { "time": "1771702779" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771702819" }, "departure": { "time": "1771702819" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771702873" }, "departure": { "time": "1771702873" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771702920" }, "departure": { "time": "1771702920" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771702943" }, "departure": { "time": "1771702943" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771702980" }, "departure": { "time": "1771702980" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771703017" }, "departure": { "time": "1771703017" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771703070" }, "departure": { "time": "1771703070" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771703103" }, "departure": { "time": "1771703103" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771703161" }, "departure": { "time": "1771703161" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771703206" }, "departure": { "time": "1771703206" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771703237" }, "departure": { "time": "1771703237" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771703259" }, "departure": { "time": "1771703259" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771703294" }, "departure": { "time": "1771703294" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771703375" }, "departure": { "time": "1771703375" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771703402" }, "departure": { "time": "1771703402" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771703458" }, "departure": { "time": "1771703458" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771703504" }, "departure": { "time": "1771703504" }, "stopId": "POMONE", "stopSequence": 19 }, { "arrival": { "time": "1771703579" }, "departure": { "time": "1771703579" }, "stopId": "CIOUEST", "stopSequence": 20 }, { "arrival": { "time": "1771703614" }, "departure": { "time": "1771703614" }, "stopId": "CLEMENCE", "stopSequence": 21 }, { "arrival": { "time": "1771703640" }, "departure": { "time": "1771703640" }, "stopId": "DESCAZ-E", "stopSequence": 22 }, { "arrival": { "time": "1771703678" }, "departure": { "time": "1771703678" }, "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771703733" }, "departure": { "time": "1771703733" }, "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771703760" }, "stopId": "ROCHEFOU", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568387" } } }, { "id": "trip:6568376", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702063" }, "departure": { "time": "1771702095" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771702156" }, "departure": { "time": "1771702156" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771702205" }, "departure": { "time": "1771702205" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771702278" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568376" } } }, { "id": "trip:6570356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703760" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771703880" }, "departure": { "time": "1771703880" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771704002" }, "departure": { "time": "1771704002" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771704060" }, "departure": { "time": "1771704060" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771704112" }, "departure": { "time": "1771704112" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771704173" }, "departure": { "time": "1771704173" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771704219" }, "departure": { "time": "1771704219" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771704360" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570356" } } }, { "id": "trip:6568473", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771704907" }, "departure": { "time": "1771704907" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771704951" }, "departure": { "time": "1771704951" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771704998" }, "departure": { "time": "1771704998" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771705059" }, "departure": { "time": "1771705059" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771705118" }, "departure": { "time": "1771705118" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771705157" }, "departure": { "time": "1771705157" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771705217" }, "departure": { "time": "1771705217" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771705269" }, "departure": { "time": "1771705269" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771705463" }, "departure": { "time": "1771705463" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771705511" }, "departure": { "time": "1771705511" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771705573" }, "departure": { "time": "1771705573" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771705623" }, "departure": { "time": "1771705623" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771705710" }, "departure": { "time": "1771705710" }, "stopId": "GENDRON", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568473" } } }, { "id": "trip:6559138", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771702860" }, "stopId": "BEAURE-E", "stopSequence": 0 }, { "arrival": { "time": "1771702920" }, "departure": { "time": "1771702920" }, "stopId": "TRINIT-E", "stopSequence": 1 }, { "arrival": { "time": "1771703040" }, "departure": { "time": "1771703040" }, "stopId": "DESCAZ-E", "stopSequence": 2 }, { "arrival": { "time": "1771703086" }, "departure": { "time": "1771703086" }, "stopId": "BICHLA-E", "stopSequence": 3 }, { "arrival": { "time": "1771703112" }, "departure": { "time": "1771703112" }, "stopId": "CLOUET-E", "stopSequence": 4 }, { "arrival": { "time": "1771703166" }, "departure": { "time": "1771703166" }, "stopId": "GOURON-E", "stopSequence": 5 }, { "arrival": { "time": "1771703209" }, "departure": { "time": "1771703209" }, "stopId": "GASNIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771703241" }, "departure": { "time": "1771703241" }, "stopId": "LIZE07-E", "stopSequence": 7 }, { "arrival": { "time": "1771703303" }, "departure": { "time": "1771703303" }, "stopId": "ECHMA-E", "stopSequence": 8 }, { "arrival": { "time": "1771703340" }, "departure": { "time": "1771703340" }, "stopId": "KENNED-E", "stopSequence": 9 }, { "arrival": { "time": "1771703428" }, "departure": { "time": "1771703428" }, "stopId": "WPMA-E", "stopSequence": 10 }, { "arrival": { "time": "1771703480" }, "departure": { "time": "1771703480" }, "stopId": "RONDE-E", "stopSequence": 11 }, { "arrival": { "time": "1771703543" }, "departure": { "time": "1771703543" }, "stopId": "BRASSE-E", "stopSequence": 12 }, { "arrival": { "time": "1771703596" }, "departure": { "time": "1771703596" }, "stopId": "BEURRI-E", "stopSequence": 13 }, { "arrival": { "time": "1771703651" }, "departure": { "time": "1771703651" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771703708" }, "departure": { "time": "1771703708" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771703760" }, "departure": { "time": "1771703760" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771703805" }, "departure": { "time": "1771703805" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771703846" }, "departure": { "time": "1771703846" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771703908" }, "departure": { "time": "1771703908" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771703940" }, "departure": { "time": "1771703940" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771704006" }, "departure": { "time": "1771704006" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771704083" }, "departure": { "time": "1771704083" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771704118" }, "departure": { "time": "1771704118" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771704180" }, "departure": { "time": "1771704180" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771704316" }, "departure": { "time": "1771704316" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771704360" }, "departure": { "time": "1771704360" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771704390" }, "departure": { "time": "1771704390" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771704409" }, "departure": { "time": "1771704409" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771704451" }, "departure": { "time": "1771704451" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771704480" }, "departure": { "time": "1771704480" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771704527" }, "departure": { "time": "1771704527" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771704545" }, "departure": { "time": "1771704545" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771704571" }, "departure": { "time": "1771704571" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771704600" }, "departure": { "time": "1771704600" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771704644" }, "departure": { "time": "1771704644" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771704688" }, "departure": { "time": "1771704688" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771704750" }, "departure": { "time": "1771704750" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771704800" }, "departure": { "time": "1771704800" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771704906" }, "departure": { "time": "1771704906" }, "stopId": "ANAFRA-E", "stopSequence": 40 }, { "arrival": { "time": "1771704975" }, "departure": { "time": "1771704975" }, "stopId": "PISCMU-E", "stopSequence": 41 }, { "arrival": { "time": "1771705215" }, "departure": { "time": "1771705215" }, "stopId": "DOMVATER", "stopSequence": 42 }, { "arrival": { "time": "1771704875" }, "departure": { "time": "1771704875" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 }, { "arrival": { "time": "1771704900" }, "departure": { "time": "1771704900" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 44 }, { "arrival": { "time": "1771704927" }, "departure": { "time": "1771704927" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 45 }, { "arrival": { "time": "1771704964" }, "departure": { "time": "1771704964" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 46 }, { "arrival": { "time": "1771705107" }, "departure": { "time": "1771705107" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 47 }, { "arrival": { "time": "1771705140" }, "departure": { "time": "1771705140" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 48 }, { "arrival": { "time": "1771705260" }, "departure": { "time": "1771705260" }, "stopId": "RECLAI-E", "stopSequence": 49 }, { "arrival": { "time": "1771705299" }, "departure": { "time": "1771705299" }, "stopId": "RENOIR-E", "stopSequence": 50 }, { "arrival": { "time": "1771705329" }, "departure": { "time": "1771705329" }, "stopId": "CAMPJU-E", "stopSequence": 51 }, { "arrival": { "time": "1771705364" }, "departure": { "time": "1771705364" }, "stopId": "JUIGN-E", "stopSequence": 52 }, { "arrival": { "time": "1771705453" }, "stopId": "BENE-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559138" } } }, { "id": "trip:6572409", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702053" }, "departure": { "time": "1771702069" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771702084" }, "departure": { "time": "1771702084" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771702135" }, "departure": { "time": "1771702135" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572409" } } }, { "id": "trip:6570911", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704300" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771704374" }, "departure": { "time": "1771704374" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771704409" }, "departure": { "time": "1771704409" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771704540" }, "departure": { "time": "1771704540" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771704601" }, "departure": { "time": "1771704601" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771704649" }, "departure": { "time": "1771704649" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771704759" }, "departure": { "time": "1771704759" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771704840" }, "departure": { "time": "1771704840" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771704890" }, "departure": { "time": "1771704890" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771704983" }, "departure": { "time": "1771704983" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771705020" }, "departure": { "time": "1771705020" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771705073" }, "departure": { "time": "1771705073" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771705156" }, "departure": { "time": "1771705156" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771705250" }, "departure": { "time": "1771705250" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771705320" }, "departure": { "time": "1771705320" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771705379" }, "departure": { "time": "1771705379" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771705440" }, "departure": { "time": "1771705440" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771705562" }, "departure": { "time": "1771705562" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771705597" }, "departure": { "time": "1771705597" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771705643" }, "departure": { "time": "1771705643" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771705684" }, "departure": { "time": "1771705684" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771705734" }, "departure": { "time": "1771705734" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570911" } } }, { "id": "trip:6572049", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703880" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771703960" }, "departure": { "time": "1771703960" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771704030" }, "departure": { "time": "1771704030" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771704110" }, "departure": { "time": "1771704110" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771704190" }, "departure": { "time": "1771704190" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771704270" }, "departure": { "time": "1771704270" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771704370" }, "departure": { "time": "1771704370" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771704520" }, "departure": { "time": "1771704520" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771704610" }, "departure": { "time": "1771704610" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771704720" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6572049" } } }, { "id": "trip:6568237", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702147" }, "departure": { "time": "1771702147" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771702210" }, "departure": { "time": "1771702210" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771702282" }, "departure": { "time": "1771702282" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771702266" }, "departure": { "time": "1771702266" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771702331" }, "departure": { "time": "1771702331" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771702372" }, "departure": { "time": "1771702372" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771702416" }, "departure": { "time": "1771702416" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771702514" }, "departure": { "time": "1771702514" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771702586" }, "departure": { "time": "1771702586" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771702631" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568237" } } }, { "id": "trip:6566751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703070" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771703152" }, "departure": { "time": "1771703152" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771703238" }, "departure": { "time": "1771703238" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771703410" }, "departure": { "time": "1771703410" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771703487" }, "departure": { "time": "1771703487" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771703639" }, "departure": { "time": "1771703639" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771703730" }, "departure": { "time": "1771703730" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771703880" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566751" } } }, { "id": "trip:6566757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771704120" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771704240" }, "departure": { "time": "1771704240" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771704331" }, "departure": { "time": "1771704331" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771704484" }, "departure": { "time": "1771704484" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771704560" }, "departure": { "time": "1771704560" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771704718" }, "departure": { "time": "1771704718" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771704797" }, "departure": { "time": "1771704797" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771704870" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566757" } } }, { "id": "trip:6568470", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705200" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771705239" }, "departure": { "time": "1771705239" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771705279" }, "departure": { "time": "1771705279" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771705333" }, "departure": { "time": "1771705333" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771705380" }, "departure": { "time": "1771705380" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771705403" }, "departure": { "time": "1771705403" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771705440" }, "departure": { "time": "1771705440" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771705477" }, "departure": { "time": "1771705477" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771705530" }, "departure": { "time": "1771705530" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771705563" }, "departure": { "time": "1771705563" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771705621" }, "departure": { "time": "1771705621" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771705666" }, "departure": { "time": "1771705666" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771705697" }, "departure": { "time": "1771705697" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771705719" }, "departure": { "time": "1771705719" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771705754" }, "departure": { "time": "1771705754" }, "stopId": "GRANDMON", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568470" } } }, { "id": "trip:6570744", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771703820" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771703911" }, "departure": { "time": "1771703911" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771703962" }, "departure": { "time": "1771703962" }, "stopId": "STAUBIN", "stopSequence": 2 }, { "arrival": { "time": "1771704000" }, "departure": { "time": "1771704060" }, "stopId": "LOR-FO-A", "stopSequence": 3 }, { "arrival": { "time": "1771704131" }, "departure": { "time": "1771704131" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771704247" }, "departure": { "time": "1771704247" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771704300" }, "departure": { "time": "1771704300" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771704363" }, "departure": { "time": "1771704363" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771704383" }, "departure": { "time": "1771704383" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771704451" }, "departure": { "time": "1771704451" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771704509" }, "departure": { "time": "1771704509" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771704546" }, "departure": { "time": "1771704546" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771704586" }, "departure": { "time": "1771704586" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771704660" }, "departure": { "time": "1771704660" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771704708" }, "departure": { "time": "1771704708" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771704753" }, "departure": { "time": "1771704753" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771704811" }, "departure": { "time": "1771704811" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771704863" }, "departure": { "time": "1771704863" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771704913" }, "departure": { "time": "1771704913" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771704960" }, "departure": { "time": "1771704960" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771705011" }, "departure": { "time": "1771705011" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771705051" }, "departure": { "time": "1771705051" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771705092" }, "departure": { "time": "1771705092" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771705160" }, "departure": { "time": "1771705160" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771705200" }, "departure": { "time": "1771705200" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771705311" }, "departure": { "time": "1771705311" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771705345" }, "departure": { "time": "1771705345" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771705374" }, "departure": { "time": "1771705374" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771705419" }, "departure": { "time": "1771705419" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771705500" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570744" } } }, { "id": "trip:6567813", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702079" }, "departure": { "time": "1771702095" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1771702134" }, "departure": { "time": "1771702155" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1771702167" }, "departure": { "time": "1771702167" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1771702201" }, "departure": { "time": "1771702201" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1771702243" }, "departure": { "time": "1771702243" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1771702322" }, "departure": { "time": "1771702322" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1771702402" }, "departure": { "time": "1771702402" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1771702449" }, "departure": { "time": "1771702449" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1771702482" }, "departure": { "time": "1771702482" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1771702541" }, "departure": { "time": "1771702541" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1771702579" }, "departure": { "time": "1771702579" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1771702831" }, "departure": { "time": "1771702831" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1771702887" }, "departure": { "time": "1771702887" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1771702964" }, "departure": { "time": "1771703100" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771703194" }, "departure": { "time": "1771703194" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771703269" }, "departure": { "time": "1771703269" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771703304" }, "departure": { "time": "1771703304" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771703380" }, "departure": { "time": "1771703380" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771703422" }, "departure": { "time": "1771703422" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771703449" }, "departure": { "time": "1771703449" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771703553" }, "departure": { "time": "1771703553" }, "stopId": "ALDUNA-E", "stopSequence": 43 }, { "arrival": { "time": "1771703290" }, "departure": { "time": "1771703290" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771703400" }, "departure": { "time": "1771703400" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771703524" }, "departure": { "time": "1771703524" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 48 }, { "arrival": { "time": "1771703603" }, "departure": { "time": "1771703603" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 49 }, { "arrival": { "time": "1771703689" }, "departure": { "time": "1771703689" }, "stopId": "RBRIOL-E", "stopSequence": 50 }, { "arrival": { "time": "1771703721" }, "departure": { "time": "1771703721" }, "stopId": "NOZAY-E", "stopSequence": 51 }, { "arrival": { "time": "1771703778" }, "departure": { "time": "1771703778" }, "stopId": "AUVERG-E", "stopSequence": 52 }, { "arrival": { "time": "1771703826" }, "departure": { "time": "1771703826" }, "stopId": "SAVOIE-E", "stopSequence": 53 }, { "arrival": { "time": "1771703870" }, "departure": { "time": "1771703870" }, "stopId": "INDUST-E", "stopSequence": 54 }, { "arrival": { "time": "1771703902" }, "departure": { "time": "1771703902" }, "stopId": "HOTELL-E", "stopSequence": 55 }, { "arrival": { "time": "1771703946" }, "departure": { "time": "1771703946" }, "stopId": "DEBUMO-E", "stopSequence": 56 }, { "arrival": { "time": "1771704019" }, "departure": { "time": "1771704019" }, "stopId": "RTEPAR-E", "stopSequence": 57 }, { "arrival": { "time": "1771704067" }, "stopId": "PROVIN-E", "stopSequence": 58 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567813" } } }, { "id": "trip:6572054", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771705320" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771705440" }, "departure": { "time": "1771705440" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771705530" }, "departure": { "time": "1771705530" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771705700" }, "departure": { "time": "1771705700" }, "stopId": "2BOTA", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572054" } } }, { "id": "trip:6567988", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702208" }, "departure": { "time": "1771702208" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771702268" }, "departure": { "time": "1771702268" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771702316" }, "departure": { "time": "1771702316" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771702383" }, "departure": { "time": "1771702383" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771702448" }, "departure": { "time": "1771702448" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771702494" }, "departure": { "time": "1771702494" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771702508" }, "departure": { "time": "1771702508" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1771702570" }, "departure": { "time": "1771702570" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1771702624" }, "departure": { "time": "1771702624" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1771702703" }, "departure": { "time": "1771702703" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771702742" }, "stopId": "LICES", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6567988" } } }, { "id": "trip:6566749", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702089" }, "departure": { "time": "1771702116" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771702270" }, "departure": { "time": "1771702270" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771702346" }, "departure": { "time": "1771702346" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771702504" }, "departure": { "time": "1771702504" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771702583" }, "departure": { "time": "1771702583" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771702656" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566749" } } }, { "id": "trip:6568057", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771702046" }, "departure": { "time": "1771702077" }, "stopId": "RIPOLLE", "stopSequence": 35 }, { "arrival": { "time": "1771702122" }, "departure": { "time": "1771702122" }, "stopId": "PEGARDE", "stopSequence": 36 }, { "arrival": { "time": "1771702200" }, "departure": { "time": "1771702200" }, "stopId": "CIAVRILL", "stopSequence": 37 }, { "arrival": { "time": "1771702267" }, "departure": { "time": "1771702267" }, "stopId": "MAIRAVR", "stopSequence": 38 }, { "arrival": { "time": "1771702300" }, "departure": { "time": "1771702300" }, "stopId": "MAUFINE", "stopSequence": 39 }, { "arrival": { "time": "1771702361" }, "departure": { "time": "1771702361" }, "stopId": "DELAUNE", "stopSequence": 40 }, { "arrival": { "time": "1771702400" }, "departure": { "time": "1771702400" }, "stopId": "BEURRIER", "stopSequence": 41 }, { "arrival": { "time": "1771702467" }, "departure": { "time": "1771702467" }, "stopId": "BRASSENS", "stopSequence": 42 }, { "arrival": { "time": "1771702516" }, "departure": { "time": "1771702516" }, "stopId": "RONDE", "stopSequence": 43 }, { "arrival": { "time": "1771702559" }, "departure": { "time": "1771702559" }, "stopId": "PLAMAY", "stopSequence": 44 }, { "arrival": { "time": "1771702615" }, "departure": { "time": "1771702615" }, "stopId": "KENNEDY", "stopSequence": 45 }, { "arrival": { "time": "1771702657" }, "departure": { "time": "1771702657" }, "stopId": "ECHMAN", "stopSequence": 46 }, { "arrival": { "time": "1771702722" }, "departure": { "time": "1771702722" }, "stopId": "LIZE07", "stopSequence": 47 }, { "arrival": { "time": "1771702753" }, "departure": { "time": "1771702753" }, "stopId": "GASNIER", "stopSequence": 48 }, { "arrival": { "time": "1771702800" }, "departure": { "time": "1771702800" }, "stopId": "GOURONNI", "stopSequence": 49 }, { "arrival": { "time": "1771702860" }, "departure": { "time": "1771702860" }, "stopId": "CLOUET", "stopSequence": 50 }, { "arrival": { "time": "1771702887" }, "departure": { "time": "1771702887" }, "stopId": "BICHLAZA", "stopSequence": 51 }, { "arrival": { "time": "1771702915" }, "departure": { "time": "1771702915" }, "stopId": "DESCAZEA", "stopSequence": 52 }, { "arrival": { "time": "1771703026" }, "departure": { "time": "1771703026" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771703095" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568057" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771702162" } }