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 à 15h34 Europe/Paris.

trip_updates (164) 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 à 15h34 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "trip:6570754", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684361" }, "departure": { "time": "1771684392" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771684506" }, "departure": { "time": "1771684506" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771684571" }, "departure": { "time": "1771684571" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771684646" }, "departure": { "time": "1771684646" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771684669" }, "departure": { "time": "1771684669" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771684748" }, "departure": { "time": "1771684748" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771684815" }, "departure": { "time": "1771684815" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771684858" }, "departure": { "time": "1771684858" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771684904" }, "departure": { "time": "1771684904" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771684993" }, "departure": { "time": "1771684993" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771685051" }, "departure": { "time": "1771685051" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771685105" }, "departure": { "time": "1771685105" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771685175" }, "departure": { "time": "1771685175" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771685237" }, "departure": { "time": "1771685237" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771685297" }, "departure": { "time": "1771685297" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771685353" }, "departure": { "time": "1771685353" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771685404" }, "departure": { "time": "1771685404" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771685444" }, "departure": { "time": "1771685444" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771685485" }, "departure": { "time": "1771685485" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771685553" }, "departure": { "time": "1771685553" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771685593" }, "departure": { "time": "1771685593" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771685705" }, "departure": { "time": "1771685705" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771685739" }, "departure": { "time": "1771685739" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771685768" }, "departure": { "time": "1771685768" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771685813" }, "departure": { "time": "1771685813" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771685894" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570754" } } }, { "id": "trip:6570961", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686000" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771686099" }, "departure": { "time": "1771686099" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771686155" }, "departure": { "time": "1771686155" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771686362" }, "departure": { "time": "1771686362" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771686434" }, "departure": { "time": "1771686434" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771686488" }, "departure": { "time": "1771686488" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771686581" }, "departure": { "time": "1771686581" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771686628" }, "departure": { "time": "1771686628" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771686705" }, "departure": { "time": "1771686705" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771686754" }, "departure": { "time": "1771686754" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771686799" }, "departure": { "time": "1771686799" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771686842" }, "departure": { "time": "1771686842" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771686916" }, "departure": { "time": "1771686916" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771686971" }, "departure": { "time": "1771686971" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771687027" }, "departure": { "time": "1771687027" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771687086" }, "departure": { "time": "1771687086" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771687140" }, "departure": { "time": "1771687140" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771687192" }, "departure": { "time": "1771687192" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771687240" }, "departure": { "time": "1771687240" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771687304" }, "departure": { "time": "1771687304" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771687386" }, "departure": { "time": "1771687386" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771687452" }, "departure": { "time": "1771687452" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771687500" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570961" } } }, { "id": "trip:6572024", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686540" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771686750" }, "departure": { "time": "1771686750" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771687000" }, "departure": { "time": "1771687000" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771687170" }, "departure": { "time": "1771687170" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771687250" }, "departure": { "time": "1771687250" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771687340" }, "departure": { "time": "1771687340" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771687430" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572024" } } }, { "id": "trip:6570248", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687080" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771687123" }, "departure": { "time": "1771687123" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771687328" }, "departure": { "time": "1771687328" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771687360" }, "departure": { "time": "1771687360" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771687583" }, "departure": { "time": "1771687583" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771687920" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570248" } } }, { "id": "trip:6570332", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686300" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771686480" }, "departure": { "time": "1771686480" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771686642" }, "departure": { "time": "1771686642" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771686720" }, "departure": { "time": "1771686720" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771686782" }, "departure": { "time": "1771686782" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771686855" }, "departure": { "time": "1771686855" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771686910" }, "departure": { "time": "1771686910" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771687080" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570332" } } }, { "id": "trip:6566554", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687440" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771687580" }, "departure": { "time": "1771687580" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771687674" }, "departure": { "time": "1771687674" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771687832" }, "departure": { "time": "1771687832" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771687910" }, "departure": { "time": "1771687910" }, "stopId": "1BRIS", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566554" } } }, { "id": "trip:6052912", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684980" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771685139" }, "departure": { "time": "1771685139" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771685190" }, "departure": { "time": "1771685190" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "GARDOT-E", "stopSequence": 3 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1771686075" }, "departure": { "time": "1771686075" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771686112" }, "departure": { "time": "1771686112" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1771686209" }, "departure": { "time": "1771686209" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1771686243" }, "departure": { "time": "1771686243" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1771686329" }, "departure": { "time": "1771686329" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1771686357" }, "departure": { "time": "1771686357" }, "stopId": "MURSHV-E", "stopSequence": 11 }, { "arrival": { "time": "1771686425" }, "departure": { "time": "1771686425" }, "stopId": "CARMET-E", "stopSequence": 12 }, { "arrival": { "time": "1771686502" }, "departure": { "time": "1771686502" }, "stopId": "LECOTE-E", "stopSequence": 13 }, { "arrival": { "time": "1771686551" }, "departure": { "time": "1771686551" }, "stopId": "LABUIS-E", "stopSequence": 14 }, { "arrival": { "time": "1771686600" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052912" } } }, { "id": "trip:6568461", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771687448" }, "departure": { "time": "1771687448" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771687498" }, "departure": { "time": "1771687498" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771687551" }, "departure": { "time": "1771687551" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771687619" }, "departure": { "time": "1771687619" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771687685" }, "departure": { "time": "1771687685" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771687729" }, "departure": { "time": "1771687729" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771687797" }, "departure": { "time": "1771687797" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771687856" }, "departure": { "time": "1771687856" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771687479" }, "departure": { "time": "1771687479" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771687540" }, "departure": { "time": "1771687540" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771687619" }, "departure": { "time": "1771687619" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771687683" }, "departure": { "time": "1771687683" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771687795" }, "departure": { "time": "1771687795" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771687886" }, "departure": { "time": "1771687886" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771687943" }, "departure": { "time": "1771687943" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771687989" }, "departure": { "time": "1771687989" }, "stopId": "TROPAROI", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568461" } } }, { "id": "trip:6571939", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684624" }, "departure": { "time": "1771684624" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771684695" }, "departure": { "time": "1771684695" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771684740" }, "departure": { "time": "1771684740" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771685220" }, "departure": { "time": "1771685220" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771685308" }, "departure": { "time": "1771685308" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771685345" }, "departure": { "time": "1771685345" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771685376" }, "departure": { "time": "1771685376" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771685460" }, "departure": { "time": "1771685460" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771685493" }, "departure": { "time": "1771685493" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771685533" }, "departure": { "time": "1771685533" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771685584" }, "departure": { "time": "1771685584" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771685640" }, "departure": { "time": "1771685640" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771685673" }, "departure": { "time": "1771685673" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771685707" }, "departure": { "time": "1771685707" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771685738" }, "departure": { "time": "1771685738" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771685820" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6571939" } } }, { "id": "trip:6052922", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686900" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771686940" }, "departure": { "time": "1771686940" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771686991" }, "departure": { "time": "1771686991" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771687063" }, "departure": { "time": "1771687063" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771687143" }, "departure": { "time": "1771687143" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771687174" }, "departure": { "time": "1771687174" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771687252" }, "departure": { "time": "1771687252" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771687281" }, "departure": { "time": "1771687281" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687320" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771687360" }, "departure": { "time": "1771687360" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1771687403" }, "departure": { "time": "1771687403" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "BRISSAC", "stopSequence": 11 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052922" } } }, { "id": "trip:6559163", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686900" }, "stopId": "LICES-E", "stopSequence": 0 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "stopId": "ANLERO-E", "stopSequence": 1 }, { "arrival": { "time": "1771687184" }, "departure": { "time": "1771687184" }, "stopId": "MICHEL-E", "stopSequence": 2 }, { "arrival": { "time": "1771687251" }, "departure": { "time": "1771687251" }, "stopId": "BOURGO-E", "stopSequence": 3 }, { "arrival": { "time": "1771687308" }, "departure": { "time": "1771687308" }, "stopId": "VOLNEY-E", "stopSequence": 4 }, { "arrival": { "time": "1771687380" }, "departure": { "time": "1771687380" }, "stopId": "MADELE-E", "stopSequence": 5 }, { "arrival": { "time": "1771687453" }, "departure": { "time": "1771687453" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771687525" }, "departure": { "time": "1771687525" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771687676" }, "departure": { "time": "1771687676" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771687814" }, "departure": { "time": "1771687814" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771687929" }, "departure": { "time": "1771687929" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771688018" }, "departure": { "time": "1771688018" }, "stopId": "GILLIE-E", "stopSequence": 13 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559163" } } }, { "id": "trip:6568669", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686900" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771686993" }, "departure": { "time": "1771686993" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771687037" }, "departure": { "time": "1771687037" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771687311" }, "departure": { "time": "1771687311" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771687383" }, "departure": { "time": "1771687383" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771687444" }, "departure": { "time": "1771687444" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771687521" }, "departure": { "time": "1771687521" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771687689" }, "departure": { "time": "1771687689" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771687746" }, "departure": { "time": "1771687746" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771687863" }, "departure": { "time": "1771687863" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771687983" }, "departure": { "time": "1771687983" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "LEOLAG-E", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568669" } } }, { "id": "trip:6568355", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687080" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771687093" }, "departure": { "time": "1771687093" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771687128" }, "departure": { "time": "1771687128" }, "stopId": "PAVILL-E", "stopSequence": 2 }, { "arrival": { "time": "1771687177" }, "departure": { "time": "1771687177" }, "stopId": "EBEAUP-E", "stopSequence": 3 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "AAMIPI-E", "stopSequence": 4 }, { "arrival": { "time": "1771687284" }, "departure": { "time": "1771687284" }, "stopId": "GUINEZ-E", "stopSequence": 5 }, { "arrival": { "time": "1771687346" }, "departure": { "time": "1771687346" }, "stopId": "CLAIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771687375" }, "departure": { "time": "1771687375" }, "stopId": "THOMAS-E", "stopSequence": 7 }, { "arrival": { "time": "1771687466" }, "departure": { "time": "1771687466" }, "stopId": "ZIBEAU-E", "stopSequence": 8 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "CCMOLIER", "stopSequence": 9 }, { "arrival": { "time": "1771687549" }, "departure": { "time": "1771687549" }, "stopId": "AAQUITN", "stopSequence": 10 }, { "arrival": { "time": "1771687583" }, "departure": { "time": "1771687583" }, "stopId": "SHEAKSPE", "stopSequence": 11 }, { "arrival": { "time": "1771687649" }, "departure": { "time": "1771687649" }, "stopId": "WIGAN", "stopSequence": 12 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "GRESILLE", "stopSequence": 13 }, { "arrival": { "time": "1771687719" }, "departure": { "time": "1771687719" }, "stopId": "PROUDHON", "stopSequence": 14 }, { "arrival": { "time": "1771687781" }, "departure": { "time": "1771687781" }, "stopId": "VALLO", "stopSequence": 15 }, { "arrival": { "time": "1771687812" }, "departure": { "time": "1771687812" }, "stopId": "MONTECLA", "stopSequence": 16 }, { "arrival": { "time": "1771687847" }, "departure": { "time": "1771687847" }, "stopId": "DELESCL", "stopSequence": 17 }, { "arrival": { "time": "1771687950" }, "departure": { "time": "1771687950" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771687982" }, "departure": { "time": "1771687982" }, "stopId": "PERUSS-E", "stopSequence": 19 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "GDMAINE", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568355" } } }, { "id": "trip:6570889", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685390" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771685510" }, "departure": { "time": "1771685510" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771685620" }, "departure": { "time": "1771685620" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771685740" }, "departure": { "time": "1771685740" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771685850" }, "departure": { "time": "1771685850" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771685940" }, "departure": { "time": "1771685940" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771686040" }, "departure": { "time": "1771686040" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771686140" }, "departure": { "time": "1771686140" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771686200" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570889" } } }, { "id": "trip:6571143", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684358" }, "departure": { "time": "1771684398" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771684495" }, "departure": { "time": "1771684495" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771684585" }, "departure": { "time": "1771684585" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771684685" }, "departure": { "time": "1771684685" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771684785" }, "departure": { "time": "1771684785" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771684895" }, "departure": { "time": "1771684895" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771685005" }, "departure": { "time": "1771685005" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771685125" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571143" } } }, { "id": "trip:6571363", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686600" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771686680" }, "departure": { "time": "1771686680" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771686750" }, "departure": { "time": "1771686750" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771686830" }, "departure": { "time": "1771686830" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771686920" }, "departure": { "time": "1771686920" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771687010" }, "departure": { "time": "1771687010" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771687120" }, "departure": { "time": "1771687120" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771687280" }, "departure": { "time": "1771687280" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771687370" }, "departure": { "time": "1771687370" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771687490" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571363" } } }, { "id": "trip:6572347", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687980" }, "stopId": "1BBCA", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572347" } } }, { "id": "trip:6568413", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684420" }, "departure": { "time": "1771684429" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771684518" }, "departure": { "time": "1771684518" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771684570" }, "departure": { "time": "1771684570" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771684607" }, "departure": { "time": "1771684607" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771684750" }, "departure": { "time": "1771684750" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771684841" }, "departure": { "time": "1771684841" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771684972" }, "departure": { "time": "1771684972" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771685045" }, "departure": { "time": "1771685045" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771685110" }, "departure": { "time": "1771685110" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771685248" }, "departure": { "time": "1771685248" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771685305" }, "departure": { "time": "1771685305" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771685387" }, "departure": { "time": "1771685387" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771685469" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568413" } } }, { "id": "trip:6571362", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685820" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771685900" }, "departure": { "time": "1771685900" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771685970" }, "departure": { "time": "1771685970" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771686050" }, "departure": { "time": "1771686050" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771686140" }, "departure": { "time": "1771686140" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771686230" }, "departure": { "time": "1771686230" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771686340" }, "departure": { "time": "1771686340" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771686500" }, "departure": { "time": "1771686500" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771686590" }, "departure": { "time": "1771686590" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771686710" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571362" } } }, { "id": "trip:6572508", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685220" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771685392" }, "departure": { "time": "1771685392" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771685500" }, "departure": { "time": "1771685500" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771685592" }, "departure": { "time": "1771685592" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771685670" }, "departure": { "time": "1771685670" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771685767" }, "departure": { "time": "1771685767" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771685860" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572508" } } }, { "id": "trip:6568476", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684390" }, "departure": { "time": "1771684390" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771684463" }, "departure": { "time": "1771684463" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771684665" }, "departure": { "time": "1771684665" }, "stopId": "PAULBERT", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568476" } } }, { "id": "trip:6568675", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684349" }, "departure": { "time": "1771684349" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771684424" }, "departure": { "time": "1771684424" }, "stopId": "CIMTRELA", "stopSequence": 5 }, { "arrival": { "time": "1771684456" }, "departure": { "time": "1771684456" }, "stopId": "EGLTRELA", "stopSequence": 6 }, { "arrival": { "time": "1771684504" }, "departure": { "time": "1771684504" }, "stopId": "MAIRTREL", "stopSequence": 7 }, { "arrival": { "time": "1771684557" }, "departure": { "time": "1771684557" }, "stopId": "MONTHIBE", "stopSequence": 8 }, { "arrival": { "time": "1771684616" }, "departure": { "time": "1771684616" }, "stopId": "ARENA", "stopSequence": 9 }, { "arrival": { "time": "1771684689" }, "departure": { "time": "1771684689" }, "stopId": "BUISSON", "stopSequence": 10 }, { "arrival": { "time": "1771684760" }, "departure": { "time": "1771684760" }, "stopId": "PYRAM02", "stopSequence": 11 }, { "arrival": { "time": "1771684836" }, "departure": { "time": "1771684836" }, "stopId": "LEFEVRE", "stopSequence": 12 }, { "arrival": { "time": "1771684871" }, "departure": { "time": "1771684871" }, "stopId": "MALAQUAI", "stopSequence": 13 }, { "arrival": { "time": "1771684930" }, "departure": { "time": "1771684930" }, "stopId": "MENARD", "stopSequence": 14 }, { "arrival": { "time": "1771684975" }, "departure": { "time": "1771684975" }, "stopId": "CHOUTEAU", "stopSequence": 15 }, { "arrival": { "time": "1771685045" }, "departure": { "time": "1771685045" }, "stopId": "FRESNAIE", "stopSequence": 16 }, { "arrival": { "time": "1771685130" }, "departure": { "time": "1771685130" }, "stopId": "MARAIS", "stopSequence": 17 }, { "arrival": { "time": "1771685191" }, "departure": { "time": "1771685191" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771685240" }, "departure": { "time": "1771685240" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771685303" }, "departure": { "time": "1771685303" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771685410" }, "departure": { "time": "1771685410" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771685534" }, "departure": { "time": "1771685534" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "DELACROI", "stopSequence": 23 }, { "arrival": { "time": "1771685663" }, "departure": { "time": "1771685663" }, "stopId": "SAUMUROI", "stopSequence": 24 }, { "arrival": { "time": "1771685731" }, "departure": { "time": "1771685731" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771685755" }, "departure": { "time": "1771685755" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771685839" }, "departure": { "time": "1771685839" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771685902" }, "departure": { "time": "1771685902" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771685956" }, "departure": { "time": "1771685956" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771686114" }, "departure": { "time": "1771686114" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771686178" }, "departure": { "time": "1771686178" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771686254" }, "departure": { "time": "1771686254" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771686367" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568675" } } }, { "id": "trip:6566553", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686630" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771686770" }, "departure": { "time": "1771686770" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771686864" }, "departure": { "time": "1771686864" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771687022" }, "departure": { "time": "1771687022" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771687100" }, "departure": { "time": "1771687100" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771687258" }, "departure": { "time": "1771687258" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771687337" }, "departure": { "time": "1771687337" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771687410" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566553" } } }, { "id": "trip:6568630", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771688040" }, "stopId": "FO-LOR-R", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568630" } } }, { "id": "trip:6052880", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686300" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1771686370" }, "departure": { "time": "1771686370" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1771686420" }, "departure": { "time": "1771686420" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771686480" }, "departure": { "time": "1771686480" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771686524" }, "departure": { "time": "1771686524" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771686590" }, "departure": { "time": "1771686590" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771686739" }, "departure": { "time": "1771686739" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771686791" }, "departure": { "time": "1771686791" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771686843" }, "departure": { "time": "1771686843" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771686915" }, "departure": { "time": "1771686915" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771687140" }, "departure": { "time": "1771687140" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771687237" }, "departure": { "time": "1771687237" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771687303" }, "departure": { "time": "1771687303" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771687380" }, "departure": { "time": "1771687380" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771687508" }, "departure": { "time": "1771687508" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771687632" }, "departure": { "time": "1771687632" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771687927" }, "departure": { "time": "1771687927" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771688040" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6052880" } } }, { "id": "trip:6571146", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686420" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771686510" }, "departure": { "time": "1771686510" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771686620" }, "departure": { "time": "1771686620" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771686710" }, "departure": { "time": "1771686710" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771686810" }, "departure": { "time": "1771686810" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771686910" }, "departure": { "time": "1771686910" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771687130" }, "departure": { "time": "1771687130" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771687250" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571146" } } }, { "id": "trip:6571940", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687020" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771687077" }, "departure": { "time": "1771687077" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771687118" }, "departure": { "time": "1771687118" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771687165" }, "departure": { "time": "1771687165" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771687261" }, "departure": { "time": "1771687261" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771687302" }, "departure": { "time": "1771687302" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771687342" }, "departure": { "time": "1771687342" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771687380" }, "departure": { "time": "1771687380" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771687462" }, "departure": { "time": "1771687462" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771687494" }, "departure": { "time": "1771687494" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771687534" }, "departure": { "time": "1771687534" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "CNFPT-E", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571940" } } }, { "id": "trip:6568435", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684680" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771684719" }, "departure": { "time": "1771684719" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771684759" }, "departure": { "time": "1771684759" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771684813" }, "departure": { "time": "1771684813" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771684860" }, "departure": { "time": "1771684860" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771684883" }, "departure": { "time": "1771684883" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771684920" }, "departure": { "time": "1771684920" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771684963" }, "departure": { "time": "1771684963" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771685025" }, "departure": { "time": "1771685025" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771685064" }, "departure": { "time": "1771685064" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771685131" }, "departure": { "time": "1771685131" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771685184" }, "departure": { "time": "1771685184" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771685221" }, "departure": { "time": "1771685221" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771685246" }, "departure": { "time": "1771685246" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771685286" }, "departure": { "time": "1771685286" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771685383" }, "departure": { "time": "1771685383" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771685415" }, "departure": { "time": "1771685415" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771685483" }, "departure": { "time": "1771685483" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771685538" }, "departure": { "time": "1771685538" }, "stopId": "POMONE", "stopSequence": 19 }, { "arrival": { "time": "1771685628" }, "departure": { "time": "1771685628" }, "stopId": "CIOUEST", "stopSequence": 20 }, { "arrival": { "time": "1771685670" }, "departure": { "time": "1771685670" }, "stopId": "CLEMENCE", "stopSequence": 21 }, { "arrival": { "time": "1771685700" }, "departure": { "time": "1771685700" }, "stopId": "DESCAZ-E", "stopSequence": 22 }, { "arrival": { "time": "1771685757" }, "departure": { "time": "1771685757" }, "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771685839" }, "departure": { "time": "1771685839" }, "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771685880" }, "stopId": "ROCHEFOU", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568435" } } }, { "id": "trip:6568036", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684332" }, "departure": { "time": "1771684332" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1771684332" }, "departure": { "time": "1771684332" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1771684377" }, "departure": { "time": "1771684377" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1771684426" }, "departure": { "time": "1771684434" }, "stopId": "ZOLA", "stopSequence": 15 }, { "arrival": { "time": "1771684511" }, "departure": { "time": "1771684511" }, "stopId": "BELAIR", "stopSequence": 16 }, { "arrival": { "time": "1771684571" }, "departure": { "time": "1771684571" }, "stopId": "ESPMONTR", "stopSequence": 17 }, { "arrival": { "time": "1771684640" }, "departure": { "time": "1771684640" }, "stopId": "PLATFLEU", "stopSequence": 18 }, { "arrival": { "time": "1771684703" }, "departure": { "time": "1771684703" }, "stopId": "JEHUEZ", "stopSequence": 19 }, { "arrival": { "time": "1771684754" }, "departure": { "time": "1771684754" }, "stopId": "MASTELLE", "stopSequence": 20 }, { "arrival": { "time": "1771684793" }, "departure": { "time": "1771684793" }, "stopId": "AVENEURO", "stopSequence": 21 }, { "arrival": { "time": "1771684811" }, "departure": { "time": "1771684811" }, "stopId": "DANEMA", "stopSequence": 22 }, { "arrival": { "time": "1771684867" }, "departure": { "time": "1771684867" }, "stopId": "ALLEMAGN", "stopSequence": 23 }, { "arrival": { "time": "1771684899" }, "departure": { "time": "1771684899" }, "stopId": "ITALIE", "stopSequence": 24 }, { "arrival": { "time": "1771684935" }, "departure": { "time": "1771684935" }, "stopId": "IRLANDE", "stopSequence": 25 }, { "arrival": { "time": "1771684984" }, "departure": { "time": "1771684984" }, "stopId": "AUTRICH", "stopSequence": 26 }, { "arrival": { "time": "1771685003" }, "departure": { "time": "1771685003" }, "stopId": "PLOTTIER", "stopSequence": 27 }, { "arrival": { "time": "1771685054" }, "departure": { "time": "1771685054" }, "stopId": "CCADEA", "stopSequence": 28 }, { "arrival": { "time": "1771685080" }, "departure": { "time": "1771685080" }, "stopId": "AUCHAN", "stopSequence": 29 }, { "arrival": { "time": "1771685234" }, "departure": { "time": "1771685234" }, "stopId": "AARDBUS", "stopSequence": 30 }, { "arrival": { "time": "1771685278" }, "departure": { "time": "1771685278" }, "stopId": "POIVRE", "stopSequence": 31 }, { "arrival": { "time": "1771685318" }, "departure": { "time": "1771685318" }, "stopId": "BONPLAND", "stopSequence": 32 }, { "arrival": { "time": "1771685364" }, "departure": { "time": "1771685364" }, "stopId": "LEPRE", "stopSequence": 33 }, { "arrival": { "time": "1771685414" }, "departure": { "time": "1771685414" }, "stopId": "SALET-AR", "stopSequence": 34 }, { "arrival": { "time": "1771685456" }, "departure": { "time": "1771685456" }, "stopId": "RIPOLLE", "stopSequence": 35 }, { "arrival": { "time": "1771685524" }, "departure": { "time": "1771685524" }, "stopId": "PEGARDE", "stopSequence": 36 }, { "arrival": { "time": "1771685587" }, "departure": { "time": "1771685587" }, "stopId": "CIAVRILL", "stopSequence": 37 }, { "arrival": { "time": "1771685654" }, "departure": { "time": "1771685654" }, "stopId": "MAIRAVR", "stopSequence": 38 }, { "arrival": { "time": "1771685697" }, "departure": { "time": "1771685697" }, "stopId": "MAUFINE", "stopSequence": 39 }, { "arrival": { "time": "1771685759" }, "departure": { "time": "1771685759" }, "stopId": "DELAUNE", "stopSequence": 40 }, { "arrival": { "time": "1771685798" }, "departure": { "time": "1771685798" }, "stopId": "BEURRIER", "stopSequence": 41 }, { "arrival": { "time": "1771685866" }, "departure": { "time": "1771685866" }, "stopId": "BRASSENS", "stopSequence": 42 }, { "arrival": { "time": "1771685916" }, "departure": { "time": "1771685916" }, "stopId": "RONDE", "stopSequence": 43 }, { "arrival": { "time": "1771685958" }, "departure": { "time": "1771685958" }, "stopId": "PLAMAY", "stopSequence": 44 }, { "arrival": { "time": "1771686015" }, "departure": { "time": "1771686015" }, "stopId": "KENNEDY", "stopSequence": 45 }, { "arrival": { "time": "1771686067" }, "departure": { "time": "1771686067" }, "stopId": "ECHMAN", "stopSequence": 46 }, { "arrival": { "time": "1771686146" }, "departure": { "time": "1771686146" }, "stopId": "LIZE07", "stopSequence": 47 }, { "arrival": { "time": "1771686184" }, "departure": { "time": "1771686184" }, "stopId": "GASNIER", "stopSequence": 48 }, { "arrival": { "time": "1771686242" }, "departure": { "time": "1771686242" }, "stopId": "GOURONNI", "stopSequence": 49 }, { "arrival": { "time": "1771686315" }, "departure": { "time": "1771686315" }, "stopId": "CLOUET", "stopSequence": 50 }, { "arrival": { "time": "1771686348" }, "departure": { "time": "1771686348" }, "stopId": "BICHLAZA", "stopSequence": 51 }, { "arrival": { "time": "1771686376" }, "departure": { "time": "1771686376" }, "stopId": "DESCAZEA", "stopSequence": 52 }, { "arrival": { "time": "1771686489" }, "departure": { "time": "1771686489" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771686560" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568036" } } }, { "id": "trip:6052879", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684351" }, "departure": { "time": "1771684397" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771684441" }, "departure": { "time": "1771684441" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771684485" }, "departure": { "time": "1771684485" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771684551" }, "departure": { "time": "1771684551" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771684621" }, "departure": { "time": "1771684621" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771684700" }, "departure": { "time": "1771684700" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771684752" }, "departure": { "time": "1771684752" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771684804" }, "departure": { "time": "1771684804" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771684861" }, "departure": { "time": "1771684861" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771684876" }, "departure": { "time": "1771684876" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771685101" }, "departure": { "time": "1771685101" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771685202" }, "departure": { "time": "1771685202" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771685271" }, "departure": { "time": "1771685271" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771685348" }, "departure": { "time": "1771685348" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771685476" }, "departure": { "time": "1771685476" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771685600" }, "departure": { "time": "1771685600" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771685895" }, "departure": { "time": "1771685895" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771686008" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6052879" } } }, { "id": "trip:6052937", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684620" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771684660" }, "departure": { "time": "1771684660" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771684711" }, "departure": { "time": "1771684711" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771684783" }, "departure": { "time": "1771684783" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771684863" }, "departure": { "time": "1771684863" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771684894" }, "departure": { "time": "1771684894" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771684972" }, "departure": { "time": "1771684972" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771685001" }, "departure": { "time": "1771685001" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771685040" }, "departure": { "time": "1771685040" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771685080" }, "departure": { "time": "1771685080" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1771685123" }, "departure": { "time": "1771685123" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1771685160" }, "departure": { "time": "1771685160" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1771686053" }, "departure": { "time": "1771686053" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1771686112" }, "departure": { "time": "1771686112" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771686240" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052937" } } }, { "id": "trip:6572268", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684383" }, "departure": { "time": "1771684402" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771684447" }, "departure": { "time": "1771684447" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771684474" }, "departure": { "time": "1771684474" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771684527" }, "departure": { "time": "1771684527" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771684579" }, "departure": { "time": "1771684579" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771684642" }, "departure": { "time": "1771684642" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771684724" }, "departure": { "time": "1771684724" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771684765" }, "departure": { "time": "1771684765" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771684819" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572268" } } }, { "id": "trip:6570773", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684383" }, "departure": { "time": "1771684416" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771684464" }, "departure": { "time": "1771684464" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771684530" }, "departure": { "time": "1771684530" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771684593" }, "departure": { "time": "1771684593" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771684649" }, "departure": { "time": "1771684649" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771684702" }, "departure": { "time": "1771684702" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771684744" }, "departure": { "time": "1771684744" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771684829" }, "departure": { "time": "1771684829" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771684872" }, "departure": { "time": "1771684872" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771684899" }, "departure": { "time": "1771684899" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771684930" }, "departure": { "time": "1771684930" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771684971" }, "departure": { "time": "1771684971" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771685005" }, "departure": { "time": "1771685005" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771685098" }, "departure": { "time": "1771685098" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771685126" }, "departure": { "time": "1771685126" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771685160" }, "departure": { "time": "1771685160" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771685197" }, "departure": { "time": "1771685197" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771685233" }, "departure": { "time": "1771685233" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771685301" }, "departure": { "time": "1771685301" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771685363" }, "departure": { "time": "1771685363" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771685434" }, "departure": { "time": "1771685434" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771685483" }, "departure": { "time": "1771685483" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771685524" }, "departure": { "time": "1771685524" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771685551" }, "departure": { "time": "1771685551" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771685595" }, "departure": { "time": "1771685595" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771685653" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570773" } } }, { "id": "trip:6567935", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685040" }, "stopId": "SORGES", "stopSequence": 0 }, { "arrival": { "time": "1771685094" }, "departure": { "time": "1771685094" }, "stopId": "RTSORG-E", "stopSequence": 1 }, { "arrival": { "time": "1771685166" }, "departure": { "time": "1771685166" }, "stopId": "ECURIE", "stopSequence": 2 }, { "arrival": { "time": "1771685254" }, "departure": { "time": "1771685254" }, "stopId": "BAUDRAI", "stopSequence": 3 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "JEBOUTON", "stopSequence": 4 }, { "arrival": { "time": "1771685397" }, "departure": { "time": "1771685397" }, "stopId": "LAVOIR", "stopSequence": 5 }, { "arrival": { "time": "1771685471" }, "departure": { "time": "1771685471" }, "stopId": "RIOTTEAU", "stopSequence": 6 }, { "arrival": { "time": "1771685515" }, "departure": { "time": "1771685515" }, "stopId": "ALLUMETT", "stopSequence": 7 }, { "arrival": { "time": "1771685574" }, "departure": { "time": "1771685574" }, "stopId": "DAGUERRE", "stopSequence": 8 }, { "arrival": { "time": "1771685634" }, "departure": { "time": "1771685634" }, "stopId": "BELVTR-E", "stopSequence": 9 }, { "arrival": { "time": "1771685707" }, "departure": { "time": "1771685707" }, "stopId": "MARAIS-E", "stopSequence": 10 }, { "arrival": { "time": "1771685810" }, "departure": { "time": "1771685810" }, "stopId": "GASPALON", "stopSequence": 11 }, { "arrival": { "time": "1771685940" }, "departure": { "time": "1771685940" }, "stopId": "VILSANTE", "stopSequence": 12 }, { "arrival": { "time": "1771685989" }, "departure": { "time": "1771685989" }, "stopId": "CORMIER", "stopSequence": 13 }, { "arrival": { "time": "1771686082" }, "departure": { "time": "1771686082" }, "stopId": "STLEONAR", "stopSequence": 14 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "GERICAUL", "stopSequence": 15 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "MONGAZON", "stopSequence": 16 }, { "arrival": { "time": "1771686220" }, "departure": { "time": "1771686220" }, "stopId": "KOPA", "stopSequence": 17 }, { "arrival": { "time": "1771686286" }, "departure": { "time": "1771686286" }, "stopId": "DESMAZ", "stopSequence": 18 }, { "arrival": { "time": "1771686344" }, "departure": { "time": "1771686344" }, "stopId": "ANFRANCK", "stopSequence": 19 }, { "arrival": { "time": "1771686411" }, "departure": { "time": "1771686411" }, "stopId": "STJOSEP", "stopSequence": 20 }, { "arrival": { "time": "1771686486" }, "departure": { "time": "1771686486" }, "stopId": "PLDULYCE", "stopSequence": 21 }, { "arrival": { "time": "1771686600" }, "departure": { "time": "1771686660" }, "stopId": "HMAI", "stopSequence": 22 }, { "arrival": { "time": "1771686714" }, "departure": { "time": "1771686714" }, "stopId": "FO-LOR-R", "stopSequence": 23 }, { "arrival": { "time": "1771686825" }, "departure": { "time": "1771686825" }, "stopId": "STAUBI-E", "stopSequence": 24 }, { "arrival": { "time": "1771686878" }, "departure": { "time": "1771686878" }, "stopId": "HARAS-E", "stopSequence": 25 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "LESGAR-E", "stopSequence": 26 }, { "arrival": { "time": "1771687120" }, "departure": { "time": "1771687120" }, "stopId": "SEMARD-E", "stopSequence": 27 }, { "arrival": { "time": "1771687164" }, "departure": { "time": "1771687164" }, "stopId": "PONTNO-E", "stopSequence": 28 }, { "arrival": { "time": "1771687249" }, "departure": { "time": "1771687249" }, "stopId": "POIREL-E", "stopSequence": 29 }, { "arrival": { "time": "1771687296" }, "departure": { "time": "1771687296" }, "stopId": "VAUBAN-E", "stopSequence": 30 }, { "arrival": { "time": "1771687356" }, "departure": { "time": "1771687356" }, "stopId": "FREMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1771687432" }, "departure": { "time": "1771687432" }, "stopId": "STRASB-E", "stopSequence": 32 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "LETAND-E", "stopSequence": 33 }, { "arrival": { "time": "1771687597" }, "departure": { "time": "1771687597" }, "stopId": "BEDIER-E", "stopSequence": 34 }, { "arrival": { "time": "1771687635" }, "departure": { "time": "1771687635" }, "stopId": "INTREP-E", "stopSequence": 35 }, { "arrival": { "time": "1771687672" }, "departure": { "time": "1771687672" }, "stopId": "MTARDA-E", "stopSequence": 36 }, { "arrival": { "time": "1771687717" }, "departure": { "time": "1771687717" }, "stopId": "AUBRY-E", "stopSequence": 37 }, { "arrival": { "time": "1771687776" }, "departure": { "time": "1771687776" }, "stopId": "COSSE-E", "stopSequence": 38 }, { "arrival": { "time": "1771687850" }, "departure": { "time": "1771687850" }, "stopId": "HUTREA-E", "stopSequence": 39 }, { "arrival": { "time": "1771687874" }, "departure": { "time": "1771687874" }, "stopId": "JOLIVE-E", "stopSequence": 40 }, { "arrival": { "time": "1771687938" }, "departure": { "time": "1771687938" }, "stopId": "BELOEI-E", "stopSequence": 41 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "RTEDAN-E", "stopSequence": 42 }, { "arrival": { "time": "1771688026" }, "departure": { "time": "1771688026" }, "stopId": "LESROS-E", "stopSequence": 43 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567935" } } }, { "id": "trip:6568629", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684403" }, "departure": { "time": "1771684403" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771684432" }, "departure": { "time": "1771684432" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771684510" }, "departure": { "time": "1771684510" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1771684573" }, "departure": { "time": "1771684573" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771684635" }, "departure": { "time": "1771684635" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771684678" }, "departure": { "time": "1771684678" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771684714" }, "departure": { "time": "1771684714" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771684792" }, "departure": { "time": "1771684792" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771684892" }, "departure": { "time": "1771684892" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1771684979" }, "departure": { "time": "1771684979" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1771685035" }, "departure": { "time": "1771685035" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1771685092" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568629" } } }, { "id": "trip:6567785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687860" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771687933" }, "departure": { "time": "1771687933" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "DEBUMONP", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567785" } } }, { "id": "trip:6572345", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686540" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771686641" }, "departure": { "time": "1771686641" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771686750" }, "departure": { "time": "1771686750" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771686831" }, "departure": { "time": "1771686831" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771686924" }, "departure": { "time": "1771686924" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771687034" }, "departure": { "time": "1771687034" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771687210" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572345" } } }, { "id": "trip:6567783", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687500" }, "stopId": "SLEZIND", "stopSequence": 0 }, { "arrival": { "time": "1771687562" }, "departure": { "time": "1771687562" }, "stopId": "GENTRIC", "stopSequence": 1 }, { "arrival": { "time": "1771687633" }, "departure": { "time": "1771687633" }, "stopId": "DAUTEL", "stopSequence": 2 }, { "arrival": { "time": "1771687653" }, "departure": { "time": "1771687653" }, "stopId": "BUISSON", "stopSequence": 3 }, { "arrival": { "time": "1771687694" }, "departure": { "time": "1771687694" }, "stopId": "PYRAM02", "stopSequence": 4 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1771687773" }, "departure": { "time": "1771687773" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1771687820" }, "departure": { "time": "1771687820" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1771687859" }, "departure": { "time": "1771687859" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1771687911" }, "departure": { "time": "1771687911" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1771687960" }, "departure": { "time": "1771687960" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1771688010" }, "departure": { "time": "1771688010" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567783" } } }, { "id": "trip:6572509", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686000" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771686172" }, "departure": { "time": "1771686172" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771686280" }, "departure": { "time": "1771686280" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771686372" }, "departure": { "time": "1771686372" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771686450" }, "departure": { "time": "1771686450" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771686547" }, "departure": { "time": "1771686547" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771686640" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572509" } } }, { "id": "trip:6571361", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685040" }, "stopId": "2AARD", "stopSequence": 0 }, { "arrival": { "time": "1771685120" }, "departure": { "time": "1771685120" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771685190" }, "departure": { "time": "1771685190" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771685270" }, "departure": { "time": "1771685270" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771685360" }, "departure": { "time": "1771685360" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771685450" }, "departure": { "time": "1771685450" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771685560" }, "departure": { "time": "1771685560" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771685720" }, "departure": { "time": "1771685720" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771685810" }, "departure": { "time": "1771685810" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771685930" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571361" } } }, { "id": "trip:6570329", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684399" }, "departure": { "time": "1771684429" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771684568" }, "departure": { "time": "1771684568" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771684620" }, "departure": { "time": "1771684620" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771684682" }, "departure": { "time": "1771684682" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771684755" }, "departure": { "time": "1771684755" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771684810" }, "departure": { "time": "1771684810" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771684981" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570329" } } }, { "id": "trip:6568578", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684350" }, "departure": { "time": "1771684383" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771684424" }, "departure": { "time": "1771684427" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771684477" }, "departure": { "time": "1771684477" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771684511" }, "departure": { "time": "1771684511" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771684544" }, "departure": { "time": "1771684544" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771684633" }, "departure": { "time": "1771684633" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771684668" }, "departure": { "time": "1771684668" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771684711" }, "departure": { "time": "1771684711" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771684739" }, "departure": { "time": "1771684739" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771684773" }, "departure": { "time": "1771684773" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771684809" }, "departure": { "time": "1771684809" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771684924" }, "departure": { "time": "1771684924" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771684974" }, "departure": { "time": "1771684974" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771685049" }, "departure": { "time": "1771685049" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771685099" }, "departure": { "time": "1771685099" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771685160" }, "departure": { "time": "1771685160" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1771685226" }, "departure": { "time": "1771685226" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1771685289" }, "departure": { "time": "1771685289" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1771685297" }, "departure": { "time": "1771685297" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1771685404" }, "departure": { "time": "1771685404" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771685500" }, "departure": { "time": "1771685500" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771685581" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568578" } } }, { "id": "trip:6568008", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685100" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1771685183" }, "departure": { "time": "1771685183" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1771685246" }, "departure": { "time": "1771685246" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1771685290" }, "departure": { "time": "1771685290" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1771685397" }, "departure": { "time": "1771685397" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1771685443" }, "departure": { "time": "1771685443" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1771685479" }, "departure": { "time": "1771685479" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1771685527" }, "departure": { "time": "1771685527" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771685607" }, "departure": { "time": "1771685607" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771685669" }, "departure": { "time": "1771685669" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771685700" }, "departure": { "time": "1771685700" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771685755" }, "departure": { "time": "1771685755" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1771685841" }, "departure": { "time": "1771685841" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771686060" }, "departure": { "time": "1771686060" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771686108" }, "departure": { "time": "1771686108" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771686175" }, "departure": { "time": "1771686175" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771686299" }, "departure": { "time": "1771686299" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771686400" }, "departure": { "time": "1771686400" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1771686476" }, "departure": { "time": "1771686476" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1771686540" }, "departure": { "time": "1771686540" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1771686702" }, "departure": { "time": "1771686702" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771686780" }, "stopId": "LICES", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6568008" } } }, { "id": "trip:6570984", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686660" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771686753" }, "departure": { "time": "1771686753" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771686797" }, "departure": { "time": "1771686797" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771687033" }, "departure": { "time": "1771687033" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771687091" }, "departure": { "time": "1771687091" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771687224" }, "departure": { "time": "1771687224" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687320" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771687386" }, "departure": { "time": "1771687386" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771687509" }, "departure": { "time": "1771687509" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771687628" }, "departure": { "time": "1771687628" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771687734" }, "departure": { "time": "1771687734" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771687854" }, "departure": { "time": "1771687854" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771687944" }, "departure": { "time": "1771687944" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771688020" }, "departure": { "time": "1771688020" }, "stopId": "BELPOU-E", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570984" } } }, { "id": "trip:6559129", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686720" }, "stopId": "BEAURE-E", "stopSequence": 0 }, { "arrival": { "time": "1771686801" }, "departure": { "time": "1771686801" }, "stopId": "TRINIT-E", "stopSequence": 1 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "DESCAZ-E", "stopSequence": 2 }, { "arrival": { "time": "1771687033" }, "departure": { "time": "1771687033" }, "stopId": "BICHLA-E", "stopSequence": 3 }, { "arrival": { "time": "1771687075" }, "departure": { "time": "1771687075" }, "stopId": "CLOUET-E", "stopSequence": 4 }, { "arrival": { "time": "1771687162" }, "departure": { "time": "1771687162" }, "stopId": "GOURON-E", "stopSequence": 5 }, { "arrival": { "time": "1771687231" }, "departure": { "time": "1771687231" }, "stopId": "GASNIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771687282" }, "departure": { "time": "1771687282" }, "stopId": "LIZE07-E", "stopSequence": 7 }, { "arrival": { "time": "1771687381" }, "departure": { "time": "1771687381" }, "stopId": "ECHMA-E", "stopSequence": 8 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "KENNED-E", "stopSequence": 9 }, { "arrival": { "time": "1771687541" }, "departure": { "time": "1771687541" }, "stopId": "WPMA-E", "stopSequence": 10 }, { "arrival": { "time": "1771687601" }, "departure": { "time": "1771687601" }, "stopId": "RONDE-E", "stopSequence": 11 }, { "arrival": { "time": "1771687673" }, "departure": { "time": "1771687673" }, "stopId": "BRASSE-E", "stopSequence": 12 }, { "arrival": { "time": "1771687734" }, "departure": { "time": "1771687734" }, "stopId": "BEURRI-E", "stopSequence": 13 }, { "arrival": { "time": "1771687796" }, "departure": { "time": "1771687796" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771687861" }, "departure": { "time": "1771687861" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771687920" }, "departure": { "time": "1771687920" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771688035" }, "departure": { "time": "1771688035" }, "stopId": "PEGARD-E", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559129" } } }, { "id": "trip:6568005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687320" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1771687403" }, "departure": { "time": "1771687403" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1771687466" }, "departure": { "time": "1771687466" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1771687510" }, "departure": { "time": "1771687510" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1771687617" }, "departure": { "time": "1771687617" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1771687663" }, "departure": { "time": "1771687663" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1771687699" }, "departure": { "time": "1771687699" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1771687747" }, "departure": { "time": "1771687747" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771687827" }, "departure": { "time": "1771687827" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771687889" }, "departure": { "time": "1771687889" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771687920" }, "departure": { "time": "1771687920" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771687985" }, "departure": { "time": "1771687985" }, "stopId": "JERUSALE", "stopSequence": 12 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6568005" } } }, { "id": "trip:6566472", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687150" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771687232" }, "departure": { "time": "1771687232" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771687318" }, "departure": { "time": "1771687318" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771687490" }, "departure": { "time": "1771687490" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771687571" }, "departure": { "time": "1771687571" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771687732" }, "departure": { "time": "1771687732" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771687830" }, "departure": { "time": "1771687830" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771687980" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566472" } } }, { "id": "trip:6568577", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685580" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771685666" }, "departure": { "time": "1771685666" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771685710" }, "departure": { "time": "1771685710" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771685747" }, "departure": { "time": "1771685747" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771685774" }, "departure": { "time": "1771685774" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771685880" }, "departure": { "time": "1771685880" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771685925" }, "departure": { "time": "1771685925" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771685986" }, "departure": { "time": "1771685986" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771686029" }, "departure": { "time": "1771686029" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771686076" }, "departure": { "time": "1771686076" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771686166" }, "departure": { "time": "1771686166" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1771686211" }, "departure": { "time": "1771686211" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1771686266" }, "departure": { "time": "1771686266" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1771686328" }, "departure": { "time": "1771686328" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771686377" }, "departure": { "time": "1771686377" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771686420" }, "departure": { "time": "1771686420" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771686501" }, "departure": { "time": "1771686501" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771686595" }, "departure": { "time": "1771686595" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771686662" }, "departure": { "time": "1771686662" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771686741" }, "departure": { "time": "1771686741" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771686849" }, "departure": { "time": "1771686849" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771686895" }, "departure": { "time": "1771686895" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771687061" }, "departure": { "time": "1771687061" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771687241" }, "departure": { "time": "1771687241" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687380" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771687467" }, "departure": { "time": "1771687467" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771687509" }, "departure": { "time": "1771687509" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771687620" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568577" } } }, { "id": "trip:6568659", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684848" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771684946" }, "departure": { "time": "1771684946" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771684990" }, "departure": { "time": "1771684990" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771685153" }, "departure": { "time": "1771685153" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771685251" }, "departure": { "time": "1771685251" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771685315" }, "departure": { "time": "1771685315" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771685369" }, "departure": { "time": "1771685369" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771685398" }, "departure": { "time": "1771685398" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771685486" }, "departure": { "time": "1771685486" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771685573" }, "departure": { "time": "1771685573" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771685644" }, "departure": { "time": "1771685644" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771685744" }, "departure": { "time": "1771685744" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771685847" }, "departure": { "time": "1771685847" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771685896" }, "departure": { "time": "1771685896" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771685933" }, "departure": { "time": "1771685933" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771686008" }, "departure": { "time": "1771686008" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771686080" }, "departure": { "time": "1771686080" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771686157" }, "departure": { "time": "1771686157" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771686200" }, "departure": { "time": "1771686200" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771686262" }, "departure": { "time": "1771686262" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771686295" }, "departure": { "time": "1771686295" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771686363" }, "departure": { "time": "1771686363" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771686411" }, "departure": { "time": "1771686411" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771686489" }, "departure": { "time": "1771686489" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1771686552" }, "departure": { "time": "1771686552" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771686614" }, "departure": { "time": "1771686614" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771686657" }, "departure": { "time": "1771686657" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771686693" }, "departure": { "time": "1771686693" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771686771" }, "departure": { "time": "1771686771" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771686871" }, "departure": { "time": "1771686871" }, "stopId": "TRELGA-E", "stopSequence": 29 }, { "arrival": { "time": "1771686958" }, "departure": { "time": "1771686958" }, "stopId": "FMAURI-E", "stopSequence": 30 }, { "arrival": { "time": "1771687014" }, "departure": { "time": "1771687014" }, "stopId": "MALRAU-E", "stopSequence": 31 }, { "arrival": { "time": "1771687071" }, "stopId": "TRELA-AR", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568659" } } }, { "id": "trip:6567868", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684337" }, "departure": { "time": "1771684368" }, "stopId": "VIVIER-E", "stopSequence": 46 }, { "arrival": { "time": "1771684428" }, "departure": { "time": "1771684428" }, "stopId": "MARIAN-E", "stopSequence": 47 }, { "arrival": { "time": "1771684461" }, "departure": { "time": "1771684461" }, "stopId": "LINOVE-E", "stopSequence": 48 }, { "arrival": { "time": "1771684510" }, "departure": { "time": "1771684510" }, "stopId": "DANGEL-E", "stopSequence": 49 }, { "arrival": { "time": "1771684585" }, "departure": { "time": "1771684585" }, "stopId": "ATHLET-E", "stopSequence": 50 }, { "arrival": { "time": "1771684640" }, "departure": { "time": "1771684640" }, "stopId": "DIONNE-E", "stopSequence": 51 }, { "arrival": { "time": "1771684697" }, "departure": { "time": "1771684697" }, "stopId": "GENDRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771684741" }, "departure": { "time": "1771684741" }, "stopId": "CHESNA-E", "stopSequence": 53 }, { "arrival": { "time": "1771684789" }, "departure": { "time": "1771684789" }, "stopId": "GIRAD-E", "stopSequence": 54 }, { "arrival": { "time": "1771684884" }, "departure": { "time": "1771684884" }, "stopId": "FRANVILL", "stopSequence": 55 }, { "arrival": { "time": "1771684937" }, "departure": { "time": "1771684937" }, "stopId": "GGESSAND", "stopSequence": 56 }, { "arrival": { "time": "1771684985" }, "departure": { "time": "1771684985" }, "stopId": "MACURIE", "stopSequence": 57 }, { "arrival": { "time": "1771685029" }, "departure": { "time": "1771685029" }, "stopId": "JEROSTAN", "stopSequence": 58 }, { "arrival": { "time": "1771685074" }, "departure": { "time": "1771685074" }, "stopId": "RONCIERE", "stopSequence": 59 }, { "arrival": { "time": "1771685117" }, "departure": { "time": "1771685117" }, "stopId": "GUILLE-E", "stopSequence": 60 }, { "arrival": { "time": "1771685204" }, "departure": { "time": "1771685204" }, "stopId": "BAUDRA-E", "stopSequence": 61 }, { "arrival": { "time": "1771685357" }, "stopId": "MOULINMA", "stopSequence": 62 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567868" } } }, { "id": "trip:6571148", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687860" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771687950" }, "departure": { "time": "1771687950" }, "stopId": "1HARA", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571148" } } }, { "id": "trip:6568172", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684357" }, "departure": { "time": "1771684357" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771684432" }, "departure": { "time": "1771684432" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771684460" }, "departure": { "time": "1771684460" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771684501" }, "departure": { "time": "1771684501" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771684549" }, "departure": { "time": "1771684549" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771684640" }, "departure": { "time": "1771684640" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771684698" }, "departure": { "time": "1771684698" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771684759" }, "departure": { "time": "1771684759" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771684837" }, "departure": { "time": "1771684837" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771684875" }, "departure": { "time": "1771684875" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771684905" }, "departure": { "time": "1771684905" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771684967" }, "departure": { "time": "1771684967" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771685025" }, "departure": { "time": "1771685025" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771685063" }, "departure": { "time": "1771685063" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771685122" }, "departure": { "time": "1771685122" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771685193" }, "departure": { "time": "1771685193" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771685301" }, "departure": { "time": "1771685301" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1771685401" }, "departure": { "time": "1771685401" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1771685476" }, "departure": { "time": "1771685476" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1771685569" }, "departure": { "time": "1771685569" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1771685611" }, "departure": { "time": "1771685611" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1771685686" }, "departure": { "time": "1771685686" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1771685735" }, "departure": { "time": "1771685735" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1771685798" }, "departure": { "time": "1771685798" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771685800" }, "departure": { "time": "1771685800" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771685838" }, "departure": { "time": "1771685838" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771686008" }, "departure": { "time": "1771686008" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771686064" }, "departure": { "time": "1771686064" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771686139" }, "departure": { "time": "1771686139" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771686210" }, "departure": { "time": "1771686210" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771686297" }, "departure": { "time": "1771686297" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771686349" }, "departure": { "time": "1771686349" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771686428" }, "departure": { "time": "1771686428" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771686478" }, "departure": { "time": "1771686478" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771686531" }, "departure": { "time": "1771686531" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771686649" }, "departure": { "time": "1771686649" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771686735" }, "departure": { "time": "1771686735" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771686787" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568172" } } }, { "id": "trip:6568548", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684432" }, "departure": { "time": "1771684432" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771684481" }, "departure": { "time": "1771684481" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771684524" }, "departure": { "time": "1771684524" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771684597" }, "departure": { "time": "1771684597" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771684681" }, "departure": { "time": "1771684681" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771684741" }, "departure": { "time": "1771684741" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771684813" }, "departure": { "time": "1771684813" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771684910" }, "departure": { "time": "1771684910" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771684983" }, "departure": { "time": "1771684983" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771685009" }, "departure": { "time": "1771685009" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771685088" }, "departure": { "time": "1771685088" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771685242" }, "departure": { "time": "1771685242" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771685310" }, "departure": { "time": "1771685310" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771685405" }, "departure": { "time": "1771685405" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771685468" }, "departure": { "time": "1771685468" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771685579" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568548" } } }, { "id": "trip:6568469", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684479" }, "departure": { "time": "1771684479" }, "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771684561" }, "departure": { "time": "1771684561" }, "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771684602" }, "stopId": "ROCHEFOU", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568469" } } }, { "id": "trip:6559139", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684335" }, "departure": { "time": "1771684351" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771684395" }, "departure": { "time": "1771684426" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771684503" }, "departure": { "time": "1771684503" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771684552" }, "departure": { "time": "1771684552" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771684618" }, "departure": { "time": "1771684618" }, "stopId": "ANAFRA-E", "stopSequence": 40 }, { "arrival": { "time": "1771684687" }, "departure": { "time": "1771684687" }, "stopId": "PISCMU-E", "stopSequence": 41 }, { "arrival": { "time": "1771684927" }, "departure": { "time": "1771684927" }, "stopId": "DOMVATER", "stopSequence": 42 }, { "arrival": { "time": "1771684535" }, "departure": { "time": "1771684535" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 }, { "arrival": { "time": "1771684560" }, "departure": { "time": "1771684560" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 44 }, { "arrival": { "time": "1771684587" }, "departure": { "time": "1771684587" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 45 }, { "arrival": { "time": "1771684624" }, "departure": { "time": "1771684624" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 46 }, { "arrival": { "time": "1771684767" }, "departure": { "time": "1771684767" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 47 }, { "arrival": { "time": "1771684800" }, "departure": { "time": "1771684800" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 48 }, { "arrival": { "time": "1771684972" }, "departure": { "time": "1771684972" }, "stopId": "RECLAI-E", "stopSequence": 49 }, { "arrival": { "time": "1771685011" }, "departure": { "time": "1771685011" }, "stopId": "RENOIR-E", "stopSequence": 50 }, { "arrival": { "time": "1771685041" }, "departure": { "time": "1771685041" }, "stopId": "CAMPJU-E", "stopSequence": 51 }, { "arrival": { "time": "1771685076" }, "departure": { "time": "1771685076" }, "stopId": "JUIGN-E", "stopSequence": 52 }, { "arrival": { "time": "1771685165" }, "stopId": "BENE-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559139" } } }, { "id": "trip:6568430", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684398" }, "departure": { "time": "1771684398" }, "scheduleRelationship": "SKIPPED", "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771684456" }, "departure": { "time": "1771684456" }, "scheduleRelationship": "SKIPPED", "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771684639" }, "departure": { "time": "1771684639" }, "scheduleRelationship": "SKIPPED", "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771684691" }, "departure": { "time": "1771684691" }, "scheduleRelationship": "SKIPPED", "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771684728" }, "departure": { "time": "1771684728" }, "scheduleRelationship": "SKIPPED", "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771684871" }, "departure": { "time": "1771684871" }, "scheduleRelationship": "SKIPPED", "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771684962" }, "departure": { "time": "1771684962" }, "scheduleRelationship": "SKIPPED", "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771685093" }, "departure": { "time": "1771685093" }, "scheduleRelationship": "SKIPPED", "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771685166" }, "departure": { "time": "1771685166" }, "scheduleRelationship": "SKIPPED", "stopId": "RABELAI", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568430" } } }, { "id": "trip:6572343", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685820" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771685921" }, "departure": { "time": "1771685921" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771686030" }, "departure": { "time": "1771686030" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771686111" }, "departure": { "time": "1771686111" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771686204" }, "departure": { "time": "1771686204" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771686314" }, "departure": { "time": "1771686314" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771686490" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572343" } } }, { "id": "trip:6571359", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684399" }, "departure": { "time": "1771684399" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571359" } } }, { "id": "trip:6568214", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684333" }, "departure": { "time": "1771684351" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771684396" }, "departure": { "time": "1771684396" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771684406" }, "departure": { "time": "1771684426" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771684508" }, "departure": { "time": "1771684508" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771684584" }, "departure": { "time": "1771684584" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771684661" }, "departure": { "time": "1771684661" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771684741" }, "departure": { "time": "1771684741" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771684792" }, "departure": { "time": "1771684792" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771684871" }, "departure": { "time": "1771684871" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771684912" }, "departure": { "time": "1771684912" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771684930" }, "departure": { "time": "1771684930" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771684979" }, "departure": { "time": "1771684979" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771685032" }, "departure": { "time": "1771685032" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771685119" }, "departure": { "time": "1771685119" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771685255" }, "departure": { "time": "1771685255" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771685349" }, "departure": { "time": "1771685349" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771685462" }, "departure": { "time": "1771685462" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771685535" }, "departure": { "time": "1771685535" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771685646" }, "departure": { "time": "1771685646" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771685698" }, "departure": { "time": "1771685698" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771685774" }, "departure": { "time": "1771685774" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771685869" }, "departure": { "time": "1771685869" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771685959" }, "departure": { "time": "1771685959" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771686069" }, "departure": { "time": "1771686069" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771686157" }, "departure": { "time": "1771686157" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771686227" }, "departure": { "time": "1771686227" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771686267" }, "departure": { "time": "1771686267" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771686284" }, "departure": { "time": "1771686284" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771686389" }, "departure": { "time": "1771686389" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771686523" }, "departure": { "time": "1771686523" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771686609" }, "departure": { "time": "1771686609" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771686723" }, "departure": { "time": "1771686723" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771686823" }, "departure": { "time": "1771686823" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771687024" }, "departure": { "time": "1771687024" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771687137" }, "departure": { "time": "1771687137" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771687216" }, "departure": { "time": "1771687216" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771687258" }, "departure": { "time": "1771687258" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771687338" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568214" } } }, { "id": "trip:6568301", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685520" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771685646" }, "departure": { "time": "1771685646" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771685732" }, "departure": { "time": "1771685732" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771685820" }, "departure": { "time": "1771685820" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771685862" }, "departure": { "time": "1771685862" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771685920" }, "departure": { "time": "1771685920" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771685993" }, "departure": { "time": "1771685993" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771686041" }, "departure": { "time": "1771686041" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771686194" }, "departure": { "time": "1771686194" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771686255" }, "departure": { "time": "1771686255" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771686297" }, "departure": { "time": "1771686297" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771686422" }, "departure": { "time": "1771686422" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771686480" }, "departure": { "time": "1771686480" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771686637" }, "departure": { "time": "1771686637" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771686780" }, "departure": { "time": "1771686840" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771686927" }, "departure": { "time": "1771686927" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771686969" }, "departure": { "time": "1771686969" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771687167" }, "departure": { "time": "1771687167" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771687224" }, "departure": { "time": "1771687224" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771687690" }, "departure": { "time": "1771687690" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771687729" }, "departure": { "time": "1771687729" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771687772" }, "departure": { "time": "1771687772" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771687840" }, "departure": { "time": "1771687840" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771687882" }, "departure": { "time": "1771687882" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771687923" }, "departure": { "time": "1771687923" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771687974" }, "departure": { "time": "1771687974" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "GRESIL-E", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568301" } } }, { "id": "trip:6568340", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684390" }, "departure": { "time": "1771684421" }, "stopId": "MIMOSA-E", "stopSequence": 36 }, { "arrival": { "time": "1771684434" }, "departure": { "time": "1771684434" }, "stopId": "CHATEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771684527" }, "departure": { "time": "1771684527" }, "stopId": "SOLELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771684561" }, "departure": { "time": "1771684561" }, "stopId": "SEPSON-E", "stopSequence": 39 }, { "arrival": { "time": "1771684608" }, "departure": { "time": "1771684608" }, "stopId": "BANCST-E", "stopSequence": 40 }, { "arrival": { "time": "1771684715" }, "departure": { "time": "1771684715" }, "stopId": "RTEPAR-E", "stopSequence": 41 }, { "arrival": { "time": "1771684786" }, "departure": { "time": "1771684786" }, "stopId": "PROVIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771684898" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568340" } } }, { "id": "trip:6568655", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684339" }, "departure": { "time": "1771684385" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771684444" }, "departure": { "time": "1771684444" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771684561" }, "departure": { "time": "1771684561" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771684582" }, "departure": { "time": "1771684582" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771684693" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568655" } } }, { "id": "trip:6567846", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687680" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1771687708" }, "departure": { "time": "1771687708" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "HIPPODRO", "stopSequence": 2 }, { "arrival": { "time": "1771687898" }, "departure": { "time": "1771687898" }, "stopId": "REDUMONT", "stopSequence": 3 }, { "arrival": { "time": "1771688010" }, "departure": { "time": "1771688010" }, "stopId": "DUBELL-2", "stopSequence": 4 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "BOISABBE", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567846" } } }, { "id": "trip:6572263", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685640" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771685694" }, "departure": { "time": "1771685694" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771685731" }, "departure": { "time": "1771685731" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771685815" }, "departure": { "time": "1771685815" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771685880" }, "departure": { "time": "1771685880" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771685931" }, "departure": { "time": "1771685931" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771685982" }, "departure": { "time": "1771685982" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771686013" }, "departure": { "time": "1771686013" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771686062" }, "departure": { "time": "1771686062" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771686192" }, "departure": { "time": "1771686192" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771686311" }, "departure": { "time": "1771686311" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771686387" }, "departure": { "time": "1771686387" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771686421" }, "departure": { "time": "1771686421" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771686526" }, "departure": { "time": "1771686526" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771686572" }, "departure": { "time": "1771686572" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771686618" }, "departure": { "time": "1771686618" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771686694" }, "departure": { "time": "1771686694" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771686731" }, "departure": { "time": "1771686731" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771686889" }, "departure": { "time": "1771686889" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771687130" }, "departure": { "time": "1771687130" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771687191" }, "departure": { "time": "1771687191" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771687257" }, "departure": { "time": "1771687257" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687320" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771687383" }, "departure": { "time": "1771687383" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771687474" }, "departure": { "time": "1771687474" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771687760" }, "departure": { "time": "1771687760" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771687830" }, "departure": { "time": "1771687830" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771687914" }, "departure": { "time": "1771687914" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771687956" }, "departure": { "time": "1771687956" }, "stopId": "STTHER-E", "stopSequence": 34 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572263" } } }, { "id": "trip:6568349", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684357" }, "departure": { "time": "1771684357" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771684386" }, "departure": { "time": "1771684417" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771684434" }, "departure": { "time": "1771684434" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771684513" }, "departure": { "time": "1771684513" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771684587" }, "departure": { "time": "1771684587" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771684648" }, "departure": { "time": "1771684648" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771684690" }, "departure": { "time": "1771684690" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771684815" }, "departure": { "time": "1771684815" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771684873" }, "departure": { "time": "1771684873" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771684998" }, "departure": { "time": "1771684998" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771685169" }, "departure": { "time": "1771685169" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771685247" }, "departure": { "time": "1771685247" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771685289" }, "departure": { "time": "1771685289" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771685400" }, "departure": { "time": "1771685400" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771685487" }, "departure": { "time": "1771685487" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771685544" }, "departure": { "time": "1771685544" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771685940" }, "departure": { "time": "1771685940" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771686034" }, "departure": { "time": "1771686034" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771686071" }, "departure": { "time": "1771686071" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771686129" }, "departure": { "time": "1771686129" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771686165" }, "departure": { "time": "1771686165" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771686200" }, "departure": { "time": "1771686200" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771686244" }, "departure": { "time": "1771686244" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771686300" }, "departure": { "time": "1771686300" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771686339" }, "departure": { "time": "1771686339" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771686426" }, "departure": { "time": "1771686426" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771686470" }, "departure": { "time": "1771686470" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771686540" }, "departure": { "time": "1771686540" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771686660" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568349" } } }, { "id": "trip:6052897", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687260" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771687345" }, "departure": { "time": "1771687345" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771687622" }, "departure": { "time": "1771687622" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771687945" }, "departure": { "time": "1771687945" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771688006" }, "departure": { "time": "1771688006" }, "stopId": "PROVIN-E", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6052897" } } }, { "id": "trip:6570249", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687800" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771687843" }, "departure": { "time": "1771687843" }, "stopId": "LEQUAI", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570249" } } }, { "id": "trip:6570487", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771685602" }, "departure": { "time": "1771685602" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771685688" }, "departure": { "time": "1771685688" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771685860" }, "departure": { "time": "1771685860" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771685937" }, "departure": { "time": "1771685937" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771686089" }, "departure": { "time": "1771686089" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771686330" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6570487" } } }, { "id": "trip:6572341", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684354" }, "departure": { "time": "1771684386" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771684446" }, "departure": { "time": "1771684446" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771684551" }, "departure": { "time": "1771684551" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771684644" }, "departure": { "time": "1771684644" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771684754" }, "departure": { "time": "1771684754" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771684930" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572341" } } }, { "id": "trip:6572273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687860" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771687865" }, "departure": { "time": "1771687865" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771687922" }, "departure": { "time": "1771687922" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771688018" }, "departure": { "time": "1771688018" }, "stopId": "WJMO-E", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572273" } } }, { "id": "trip:6052899", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684340" }, "departure": { "time": "1771684340" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771684410" }, "departure": { "time": "1771684430" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771684524" }, "departure": { "time": "1771684524" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771684571" }, "departure": { "time": "1771684571" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771684631" }, "departure": { "time": "1771684631" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771684692" }, "departure": { "time": "1771684692" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771684746" }, "departure": { "time": "1771684746" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771684803" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6052899" } } }, { "id": "trip:6566469", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686310" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771686392" }, "departure": { "time": "1771686392" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771686478" }, "departure": { "time": "1771686478" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771686650" }, "departure": { "time": "1771686650" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771686731" }, "departure": { "time": "1771686731" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771686892" }, "departure": { "time": "1771686892" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771686990" }, "departure": { "time": "1771686990" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771687140" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566469" } } }, { "id": "trip:6572023", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685760" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771685880" }, "departure": { "time": "1771685880" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771685970" }, "departure": { "time": "1771685970" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771686220" }, "departure": { "time": "1771686220" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771686300" }, "departure": { "time": "1771686300" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771686390" }, "departure": { "time": "1771686390" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771686470" }, "departure": { "time": "1771686470" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771686560" }, "departure": { "time": "1771686560" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771686640" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572023" } } }, { "id": "trip:6568354", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684380" }, "departure": { "time": "1771684396" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1771684410" }, "departure": { "time": "1771684441" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1771684427" }, "departure": { "time": "1771684427" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1771684483" }, "departure": { "time": "1771684483" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1771684531" }, "departure": { "time": "1771684531" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1771684564" }, "departure": { "time": "1771684564" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1771684622" }, "departure": { "time": "1771684622" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1771685063" }, "departure": { "time": "1771685063" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771685125" }, "departure": { "time": "1771685125" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771685202" }, "departure": { "time": "1771685202" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771685236" }, "departure": { "time": "1771685236" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771685297" }, "departure": { "time": "1771685297" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771685336" }, "departure": { "time": "1771685336" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771684800" }, "departure": { "time": "1771684800" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771684867" }, "departure": { "time": "1771684867" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771684940" }, "departure": { "time": "1771684940" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771685422" }, "departure": { "time": "1771685422" }, "stopId": "GARETERM", "stopSequence": 24 }, { "arrival": { "time": "1771685474" }, "departure": { "time": "1771685474" }, "stopId": "LESGARES", "stopSequence": 25 }, { "arrival": { "time": "1771685596" }, "departure": { "time": "1771685596" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771685660" }, "departure": { "time": "1771685660" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771685710" }, "departure": { "time": "1771685710" }, "stopId": "LOR-FO-A", "stopSequence": 28 }, { "arrival": { "time": "1771685904" }, "departure": { "time": "1771685904" }, "stopId": "MENDES-E", "stopSequence": 29 }, { "arrival": { "time": "1771686070" }, "departure": { "time": "1771686070" }, "stopId": "SAVARY-E", "stopSequence": 30 }, { "arrival": { "time": "1771686116" }, "departure": { "time": "1771686116" }, "stopId": "MUSSET-E", "stopSequence": 31 }, { "arrival": { "time": "1771686215" }, "departure": { "time": "1771686215" }, "stopId": "LUTIN-E", "stopSequence": 32 }, { "arrival": { "time": "1771686270" }, "departure": { "time": "1771686270" }, "stopId": "MACE-E", "stopSequence": 33 }, { "arrival": { "time": "1771686306" }, "departure": { "time": "1771686306" }, "stopId": "DESJAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771686370" }, "departure": { "time": "1771686370" }, "stopId": "BRISEP-E", "stopSequence": 35 }, { "arrival": { "time": "1771686457" }, "departure": { "time": "1771686457" }, "stopId": "MIMOSA-E", "stopSequence": 36 }, { "arrival": { "time": "1771686500" }, "departure": { "time": "1771686500" }, "stopId": "CHATEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771686581" }, "departure": { "time": "1771686581" }, "stopId": "SOLELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771686616" }, "departure": { "time": "1771686616" }, "stopId": "SEPSON-E", "stopSequence": 39 }, { "arrival": { "time": "1771686664" }, "departure": { "time": "1771686664" }, "stopId": "BANCST-E", "stopSequence": 40 }, { "arrival": { "time": "1771686786" }, "departure": { "time": "1771686786" }, "stopId": "RTEPAR-E", "stopSequence": 41 }, { "arrival": { "time": "1771686888" }, "departure": { "time": "1771686888" }, "stopId": "PROVIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771687028" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568354" } } }, { "id": "trip:6572506", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684403" }, "departure": { "time": "1771684442" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771684532" }, "departure": { "time": "1771684532" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771684629" }, "departure": { "time": "1771684629" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771684722" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572506" } } }, { "id": "trip:6568218", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771687495" }, "departure": { "time": "1771687495" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771687559" }, "departure": { "time": "1771687559" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771687652" }, "departure": { "time": "1771687652" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771687695" }, "departure": { "time": "1771687695" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771687807" }, "departure": { "time": "1771687807" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771687856" }, "departure": { "time": "1771687856" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771687921" }, "departure": { "time": "1771687921" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771687996" }, "departure": { "time": "1771687996" }, "stopId": "RASPAIL", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568218" } } }, { "id": "trip:6570987", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684341" }, "departure": { "time": "1771684341" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771684400" }, "departure": { "time": "1771684400" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771684452" }, "departure": { "time": "1771684452" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771684517" }, "departure": { "time": "1771684517" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771684576" }, "departure": { "time": "1771684576" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771684645" }, "departure": { "time": "1771684645" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771684680" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570987" } } }, { "id": "trip:6566516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684620" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771684702" }, "departure": { "time": "1771684702" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771684788" }, "departure": { "time": "1771684788" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771684960" }, "departure": { "time": "1771684960" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771685037" }, "departure": { "time": "1771685037" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771685189" }, "departure": { "time": "1771685189" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771685430" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566516" } } }, { "id": "trip:6570886", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686110" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771686230" }, "departure": { "time": "1771686230" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771686340" }, "departure": { "time": "1771686340" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771686460" }, "departure": { "time": "1771686460" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771686570" }, "departure": { "time": "1771686570" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771686760" }, "departure": { "time": "1771686760" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771686860" }, "departure": { "time": "1771686860" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771686920" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570886" } } }, { "id": "trip:6559166", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684500" }, "stopId": "LICES-E", "stopSequence": 0 }, { "arrival": { "time": "1771684680" }, "departure": { "time": "1771684680" }, "stopId": "ANLERO-E", "stopSequence": 1 }, { "arrival": { "time": "1771684784" }, "departure": { "time": "1771684784" }, "stopId": "MICHEL-E", "stopSequence": 2 }, { "arrival": { "time": "1771684851" }, "departure": { "time": "1771684851" }, "stopId": "BOURGO-E", "stopSequence": 3 }, { "arrival": { "time": "1771684908" }, "departure": { "time": "1771684908" }, "stopId": "VOLNEY-E", "stopSequence": 4 }, { "arrival": { "time": "1771684980" }, "departure": { "time": "1771684980" }, "stopId": "MADELE-E", "stopSequence": 5 }, { "arrival": { "time": "1771685053" }, "departure": { "time": "1771685053" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771685125" }, "departure": { "time": "1771685125" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771685160" }, "departure": { "time": "1771685160" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771685260" }, "departure": { "time": "1771685260" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771685379" }, "departure": { "time": "1771685379" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771685478" }, "departure": { "time": "1771685478" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771685552" }, "departure": { "time": "1771685552" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771685617" }, "departure": { "time": "1771685617" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771685696" }, "departure": { "time": "1771685696" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771685747" }, "departure": { "time": "1771685747" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771685773" }, "departure": { "time": "1771685773" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771685829" }, "departure": { "time": "1771685829" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771685880" }, "departure": { "time": "1771685880" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771685943" }, "departure": { "time": "1771685943" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771685983" }, "departure": { "time": "1771685983" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771686060" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559166" } } }, { "id": "trip:6570333", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687020" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771687362" }, "departure": { "time": "1771687362" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771687502" }, "departure": { "time": "1771687502" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771687575" }, "departure": { "time": "1771687575" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771687630" }, "departure": { "time": "1771687630" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771687800" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570333" } } }, { "id": "trip:6572025", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687320" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771687530" }, "departure": { "time": "1771687530" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771687690" }, "departure": { "time": "1771687690" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771687790" }, "departure": { "time": "1771687790" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771687870" }, "departure": { "time": "1771687870" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771687960" }, "departure": { "time": "1771687960" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "2STGI", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572025" } } }, { "id": "trip:6571147", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687140" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771687230" }, "departure": { "time": "1771687230" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771687340" }, "departure": { "time": "1771687340" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771687430" }, "departure": { "time": "1771687430" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771687530" }, "departure": { "time": "1771687530" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771687640" }, "departure": { "time": "1771687640" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771687750" }, "departure": { "time": "1771687750" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771687980" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571147" } } }, { "id": "trip:6568552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687440" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771687526" }, "departure": { "time": "1771687526" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771687570" }, "departure": { "time": "1771687570" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771687607" }, "departure": { "time": "1771687607" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771687634" }, "departure": { "time": "1771687634" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771687785" }, "departure": { "time": "1771687785" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771687846" }, "departure": { "time": "1771687846" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771687889" }, "departure": { "time": "1771687889" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771687936" }, "departure": { "time": "1771687936" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771688035" }, "departure": { "time": "1771688035" }, "stopId": "AUBEPINE", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568552" } } }, { "id": "trip:6052951", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771685158" }, "departure": { "time": "1771685158" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771685191" }, "departure": { "time": "1771685191" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771685212" }, "departure": { "time": "1771685212" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1771685637" }, "departure": { "time": "1771685637" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771685680" }, "departure": { "time": "1771685680" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1771685728" }, "departure": { "time": "1771685728" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1771685828" }, "departure": { "time": "1771685828" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1771685857" }, "departure": { "time": "1771685857" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1771685935" }, "departure": { "time": "1771685935" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1771686031" }, "departure": { "time": "1771686031" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1771686068" }, "departure": { "time": "1771686068" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771686122" }, "departure": { "time": "1771686122" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1771686243" }, "departure": { "time": "1771686243" }, "stopId": "HAUBOU-E", "stopSequence": 16 }, { "arrival": { "time": "1771686325" }, "departure": { "time": "1771686325" }, "stopId": "PETPOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771686366" }, "departure": { "time": "1771686366" }, "stopId": "CHEVRI-E", "stopSequence": 18 }, { "arrival": { "time": "1771686420" }, "departure": { "time": "1771686420" }, "scheduleRelationship": "SKIPPED", "stopId": "BOUCHE-E", "stopSequence": 20 }, { "arrival": { "time": "1771686451" }, "departure": { "time": "1771686451" }, "scheduleRelationship": "SKIPPED", "stopId": "CAMPBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771686491" }, "departure": { "time": "1771686491" }, "scheduleRelationship": "SKIPPED", "stopId": "GAREBO-E", "stopSequence": 22 }, { "arrival": { "time": "1771686536" }, "departure": { "time": "1771686536" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTLA-E", "stopSequence": 23 }, { "arrival": { "time": "1771686582" }, "departure": { "time": "1771686582" }, "scheduleRelationship": "SKIPPED", "stopId": "LAPOIN-E", "stopSequence": 24 }, { "arrival": { "time": "1771686605" }, "departure": { "time": "1771686605" }, "scheduleRelationship": "SKIPPED", "stopId": "RANGEA-E", "stopSequence": 25 }, { "arrival": { "time": "1771686652" }, "departure": { "time": "1771686652" }, "scheduleRelationship": "SKIPPED", "stopId": "VIGNES-E", "stopSequence": 26 }, { "arrival": { "time": "1771686720" }, "stopId": "CHANTOUR", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6052951" } } }, { "id": "trip:6570960", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684398" }, "scheduleRelationship": "SKIPPED", "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771684497" }, "departure": { "time": "1771684497" }, "scheduleRelationship": "SKIPPED", "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771684553" }, "departure": { "time": "1771684553" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771684440" }, "departure": { "time": "1771684440" }, "scheduleRelationship": "SKIPPED", "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771684483" }, "departure": { "time": "1771684483" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771684545" }, "departure": { "time": "1771684545" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771684591" }, "departure": { "time": "1771684591" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771684671" }, "departure": { "time": "1771684671" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771684711" }, "departure": { "time": "1771684711" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771684739" }, "departure": { "time": "1771684739" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771684778" }, "departure": { "time": "1771684778" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771684821" }, "departure": { "time": "1771684821" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771684861" }, "departure": { "time": "1771684861" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771684898" }, "departure": { "time": "1771684898" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771684963" }, "departure": { "time": "1771684963" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771685011" }, "departure": { "time": "1771685011" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771685060" }, "departure": { "time": "1771685060" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771685111" }, "departure": { "time": "1771685111" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771685159" }, "departure": { "time": "1771685159" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771685203" }, "departure": { "time": "1771685203" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771685243" }, "departure": { "time": "1771685243" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771685296" }, "departure": { "time": "1771685296" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771685364" }, "departure": { "time": "1771685364" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771685419" }, "departure": { "time": "1771685419" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771685459" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570960" } } }, { "id": "trip:6559135", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684525" }, "stopId": "BEAURE-E", "stopSequence": 0 }, { "arrival": { "time": "1771684606" }, "departure": { "time": "1771684606" }, "stopId": "TRINIT-E", "stopSequence": 1 }, { "arrival": { "time": "1771684765" }, "departure": { "time": "1771684765" }, "stopId": "DESCAZ-E", "stopSequence": 2 }, { "arrival": { "time": "1771684830" }, "departure": { "time": "1771684830" }, "stopId": "BICHLA-E", "stopSequence": 3 }, { "arrival": { "time": "1771684867" }, "departure": { "time": "1771684867" }, "stopId": "CLOUET-E", "stopSequence": 4 }, { "arrival": { "time": "1771684944" }, "departure": { "time": "1771684944" }, "stopId": "GOURON-E", "stopSequence": 5 }, { "arrival": { "time": "1771685005" }, "departure": { "time": "1771685005" }, "stopId": "GASNIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771685050" }, "departure": { "time": "1771685050" }, "stopId": "LIZE07-E", "stopSequence": 7 }, { "arrival": { "time": "1771685138" }, "departure": { "time": "1771685138" }, "stopId": "ECHMA-E", "stopSequence": 8 }, { "arrival": { "time": "1771685189" }, "departure": { "time": "1771685189" }, "stopId": "KENNED-E", "stopSequence": 9 }, { "arrival": { "time": "1771685290" }, "departure": { "time": "1771685290" }, "stopId": "WPMA-E", "stopSequence": 10 }, { "arrival": { "time": "1771685350" }, "departure": { "time": "1771685350" }, "stopId": "RONDE-E", "stopSequence": 11 }, { "arrival": { "time": "1771685422" }, "departure": { "time": "1771685422" }, "stopId": "BRASSE-E", "stopSequence": 12 }, { "arrival": { "time": "1771685482" }, "departure": { "time": "1771685482" }, "stopId": "BEURRI-E", "stopSequence": 13 }, { "arrival": { "time": "1771685543" }, "departure": { "time": "1771685543" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771685607" }, "departure": { "time": "1771685607" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771685666" }, "departure": { "time": "1771685666" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771685726" }, "departure": { "time": "1771685726" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771685781" }, "departure": { "time": "1771685781" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771685864" }, "departure": { "time": "1771685864" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771685906" }, "departure": { "time": "1771685906" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771685972" }, "departure": { "time": "1771685972" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771686049" }, "departure": { "time": "1771686049" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771686084" }, "departure": { "time": "1771686084" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771686146" }, "departure": { "time": "1771686146" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771686282" }, "departure": { "time": "1771686282" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771686326" }, "departure": { "time": "1771686326" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771686364" }, "departure": { "time": "1771686364" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771686387" }, "departure": { "time": "1771686387" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771686440" }, "departure": { "time": "1771686440" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771686477" }, "departure": { "time": "1771686477" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771686536" }, "departure": { "time": "1771686536" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771686558" }, "departure": { "time": "1771686558" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771686591" }, "departure": { "time": "1771686591" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771686626" }, "departure": { "time": "1771686626" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771686682" }, "departure": { "time": "1771686682" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771686737" }, "departure": { "time": "1771686737" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771686814" }, "departure": { "time": "1771686814" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771686877" }, "departure": { "time": "1771686877" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771686926" }, "departure": { "time": "1771686926" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771686992" }, "departure": { "time": "1771686992" }, "stopId": "ANAFRA-E", "stopSequence": 40 }, { "arrival": { "time": "1771687061" }, "departure": { "time": "1771687061" }, "stopId": "PISCMU-E", "stopSequence": 41 }, { "arrival": { "time": "1771687301" }, "departure": { "time": "1771687301" }, "stopId": "DOMVATER", "stopSequence": 42 }, { "arrival": { "time": "1771686815" }, "departure": { "time": "1771686815" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 }, { "arrival": { "time": "1771686840" }, "departure": { "time": "1771686840" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 44 }, { "arrival": { "time": "1771686867" }, "departure": { "time": "1771686867" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 45 }, { "arrival": { "time": "1771686904" }, "departure": { "time": "1771686904" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 46 }, { "arrival": { "time": "1771687047" }, "departure": { "time": "1771687047" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 47 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 48 }, { "arrival": { "time": "1771687346" }, "departure": { "time": "1771687346" }, "stopId": "RECLAI-E", "stopSequence": 49 }, { "arrival": { "time": "1771687385" }, "departure": { "time": "1771687385" }, "stopId": "RENOIR-E", "stopSequence": 50 }, { "arrival": { "time": "1771687415" }, "departure": { "time": "1771687415" }, "stopId": "CAMPJU-E", "stopSequence": 51 }, { "arrival": { "time": "1771687450" }, "departure": { "time": "1771687450" }, "stopId": "JUIGN-E", "stopSequence": 52 }, { "arrival": { "time": "1771687539" }, "stopId": "BENE-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559135" } } }, { "id": "trip:6568410", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771685528" }, "departure": { "time": "1771685528" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771685578" }, "departure": { "time": "1771685578" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771685631" }, "departure": { "time": "1771685631" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771685699" }, "departure": { "time": "1771685699" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771685765" }, "departure": { "time": "1771685765" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771685809" }, "departure": { "time": "1771685809" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771685877" }, "departure": { "time": "1771685877" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771685936" }, "departure": { "time": "1771685936" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771685559" }, "departure": { "time": "1771685559" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771685614" }, "departure": { "time": "1771685614" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771685686" }, "departure": { "time": "1771685686" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771685744" }, "departure": { "time": "1771685744" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771685845" }, "departure": { "time": "1771685845" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771685927" }, "departure": { "time": "1771685927" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771685979" }, "departure": { "time": "1771685979" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771686016" }, "departure": { "time": "1771686016" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771686159" }, "departure": { "time": "1771686159" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771686250" }, "departure": { "time": "1771686250" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771686381" }, "departure": { "time": "1771686381" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771686454" }, "departure": { "time": "1771686454" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771686519" }, "departure": { "time": "1771686519" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771686673" }, "departure": { "time": "1771686673" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771686738" }, "departure": { "time": "1771686738" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771686820" }, "departure": { "time": "1771686820" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771686917" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568410" } } }, { "id": "trip:6568653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685460" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771685482" }, "departure": { "time": "1771685482" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771685569" }, "departure": { "time": "1771685569" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771685640" }, "departure": { "time": "1771685640" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771685728" }, "departure": { "time": "1771685728" }, "stopId": "CIMTRELA", "stopSequence": 5 }, { "arrival": { "time": "1771685767" }, "departure": { "time": "1771685767" }, "stopId": "EGLTRELA", "stopSequence": 6 }, { "arrival": { "time": "1771685815" }, "departure": { "time": "1771685815" }, "stopId": "MAIRTREL", "stopSequence": 7 }, { "arrival": { "time": "1771685868" }, "departure": { "time": "1771685868" }, "stopId": "MONTHIBE", "stopSequence": 8 }, { "arrival": { "time": "1771685927" }, "departure": { "time": "1771685927" }, "stopId": "ARENA", "stopSequence": 9 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "BUISSON", "stopSequence": 10 }, { "arrival": { "time": "1771686060" }, "departure": { "time": "1771686060" }, "stopId": "PYRAM02", "stopSequence": 11 }, { "arrival": { "time": "1771686136" }, "departure": { "time": "1771686136" }, "stopId": "LEFEVRE", "stopSequence": 12 }, { "arrival": { "time": "1771686171" }, "departure": { "time": "1771686171" }, "stopId": "MALAQUAI", "stopSequence": 13 }, { "arrival": { "time": "1771686230" }, "departure": { "time": "1771686230" }, "stopId": "MENARD", "stopSequence": 14 }, { "arrival": { "time": "1771686275" }, "departure": { "time": "1771686275" }, "stopId": "CHOUTEAU", "stopSequence": 15 }, { "arrival": { "time": "1771686345" }, "departure": { "time": "1771686345" }, "stopId": "FRESNAIE", "stopSequence": 16 }, { "arrival": { "time": "1771686430" }, "departure": { "time": "1771686430" }, "stopId": "MARAIS", "stopSequence": 17 }, { "arrival": { "time": "1771686491" }, "departure": { "time": "1771686491" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771686540" }, "departure": { "time": "1771686540" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771686603" }, "departure": { "time": "1771686603" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771686710" }, "departure": { "time": "1771686710" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771686834" }, "departure": { "time": "1771686834" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771686879" }, "departure": { "time": "1771686879" }, "stopId": "DELACROI", "stopSequence": 23 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "SAUMUROI", "stopSequence": 24 }, { "arrival": { "time": "1771687028" }, "departure": { "time": "1771687028" }, "stopId": "MADELEIN", "stopSequence": 25 }, { "arrival": { "time": "1771687073" }, "departure": { "time": "1771687073" }, "stopId": "VOLNEY", "stopSequence": 26 }, { "arrival": { "time": "1771687151" }, "departure": { "time": "1771687151" }, "stopId": "BOURGONN", "stopSequence": 27 }, { "arrival": { "time": "1771687210" }, "departure": { "time": "1771687210" }, "stopId": "MICHELET", "stopSequence": 28 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "ANLEROY", "stopSequence": 29 }, { "arrival": { "time": "1771687439" }, "departure": { "time": "1771687439" }, "stopId": "PAULBERT", "stopSequence": 30 }, { "arrival": { "time": "1771687512" }, "departure": { "time": "1771687512" }, "stopId": "HARAS", "stopSequence": 31 }, { "arrival": { "time": "1771687613" }, "departure": { "time": "1771687613" }, "stopId": "STAUBIN", "stopSequence": 32 }, { "arrival": { "time": "1771687740" }, "stopId": "LORRTERM", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568653" } } }, { "id": "trip:6568342", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685700" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771685710" }, "departure": { "time": "1771685710" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771685820" }, "departure": { "time": "1771685820" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1771685869" }, "departure": { "time": "1771685869" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1771685903" }, "departure": { "time": "1771685903" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1771685969" }, "departure": { "time": "1771685969" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1771686039" }, "departure": { "time": "1771686039" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1771686101" }, "departure": { "time": "1771686101" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1771686132" }, "departure": { "time": "1771686132" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1771686167" }, "departure": { "time": "1771686167" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1771686223" }, "departure": { "time": "1771686223" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1771686270" }, "departure": { "time": "1771686270" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1771686302" }, "departure": { "time": "1771686302" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1771686360" }, "departure": { "time": "1771686360" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1771686801" }, "departure": { "time": "1771686801" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771686863" }, "departure": { "time": "1771686863" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771686940" }, "departure": { "time": "1771686940" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771686974" }, "departure": { "time": "1771686974" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771687035" }, "departure": { "time": "1771687035" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771687074" }, "departure": { "time": "1771687074" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771686600" }, "departure": { "time": "1771686600" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771686667" }, "departure": { "time": "1771686667" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771686740" }, "departure": { "time": "1771686740" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771687139" }, "departure": { "time": "1771687139" }, "stopId": "GARETERM", "stopSequence": 24 }, { "arrival": { "time": "1771687191" }, "departure": { "time": "1771687191" }, "stopId": "LESGARES", "stopSequence": 25 }, { "arrival": { "time": "1771687318" }, "departure": { "time": "1771687318" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771687399" }, "departure": { "time": "1771687399" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771687451" }, "departure": { "time": "1771687451" }, "stopId": "LOR-FO-A", "stopSequence": 28 }, { "arrival": { "time": "1771687645" }, "departure": { "time": "1771687645" }, "stopId": "MENDES-E", "stopSequence": 29 }, { "arrival": { "time": "1771687811" }, "departure": { "time": "1771687811" }, "stopId": "SAVARY-E", "stopSequence": 30 }, { "arrival": { "time": "1771687858" }, "departure": { "time": "1771687858" }, "stopId": "MUSSET-E", "stopSequence": 31 }, { "arrival": { "time": "1771687960" }, "departure": { "time": "1771687960" }, "stopId": "LUTIN-E", "stopSequence": 32 }, { "arrival": { "time": "1771688017" }, "departure": { "time": "1771688017" }, "stopId": "MACE-E", "stopSequence": 33 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568342" } } }, { "id": "trip:6572262", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687200" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771687254" }, "departure": { "time": "1771687254" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771687291" }, "departure": { "time": "1771687291" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771687375" }, "departure": { "time": "1771687375" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771687491" }, "departure": { "time": "1771687491" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771687542" }, "departure": { "time": "1771687542" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771687573" }, "departure": { "time": "1771687573" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771687622" }, "departure": { "time": "1771687622" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771687752" }, "departure": { "time": "1771687752" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771687800" }, "departure": { "time": "1771687800" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771687871" }, "departure": { "time": "1771687871" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771687947" }, "departure": { "time": "1771687947" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771687981" }, "departure": { "time": "1771687981" }, "stopId": "CROISETT", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572262" } } }, { "id": "trip:6572266", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684522" }, "departure": { "time": "1771684522" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771684620" }, "departure": { "time": "1771684620" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771684692" }, "departure": { "time": "1771684692" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771684747" }, "departure": { "time": "1771684747" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771684813" }, "departure": { "time": "1771684813" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771684876" }, "departure": { "time": "1771684876" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771684932" }, "departure": { "time": "1771684932" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771684992" }, "departure": { "time": "1771684992" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771685090" }, "departure": { "time": "1771685090" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771685304" }, "departure": { "time": "1771685304" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771685364" }, "departure": { "time": "1771685364" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771685406" }, "departure": { "time": "1771685406" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771685437" }, "departure": { "time": "1771685437" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771685483" }, "departure": { "time": "1771685483" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771685534" }, "departure": { "time": "1771685534" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771685639" }, "departure": { "time": "1771685639" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771685670" }, "departure": { "time": "1771685670" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771685752" }, "departure": { "time": "1771685752" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771685826" }, "departure": { "time": "1771685826" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771685859" }, "departure": { "time": "1771685859" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771685946" }, "departure": { "time": "1771685946" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771686015" }, "departure": { "time": "1771686015" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771686079" }, "departure": { "time": "1771686079" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771686115" }, "departure": { "time": "1771686115" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771686189" }, "departure": { "time": "1771686189" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771686250" }, "departure": { "time": "1771686250" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771686313" }, "departure": { "time": "1771686313" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771686395" }, "departure": { "time": "1771686395" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771686436" }, "departure": { "time": "1771686436" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771686490" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572266" } } }, { "id": "trip:6568662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687740" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771687762" }, "departure": { "time": "1771687762" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771687800" }, "departure": { "time": "1771687800" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771687849" }, "departure": { "time": "1771687849" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771687920" }, "departure": { "time": "1771687920" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771688008" }, "departure": { "time": "1771688008" }, "stopId": "CIMTRELA", "stopSequence": 5 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568662" } } }, { "id": "trip:6566570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687990" }, "stopId": "2MONP", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566570" } } }, { "id": "trip:6567795", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686180" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771686253" }, "departure": { "time": "1771686253" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771686360" }, "departure": { "time": "1771686360" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1771686418" }, "departure": { "time": "1771686418" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1771686467" }, "departure": { "time": "1771686467" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1771686540" }, "departure": { "time": "1771686540" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1771686620" }, "departure": { "time": "1771686620" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771686672" }, "departure": { "time": "1771686672" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771686712" }, "departure": { "time": "1771686712" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771686744" }, "departure": { "time": "1771686744" }, "stopId": "VAILLANT", "stopSequence": 9 }, { "arrival": { "time": "1771686867" }, "departure": { "time": "1771686867" }, "stopId": "CHALOUER", "stopSequence": 10 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "PLACENEY", "stopSequence": 11 }, { "arrival": { "time": "1771687213" }, "departure": { "time": "1771687213" }, "stopId": "BOREAU", "stopSequence": 12 }, { "arrival": { "time": "1771687399" }, "departure": { "time": "1771687399" }, "stopId": "MENDESFR", "stopSequence": 13 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687620" }, "stopId": "FO-LOR-R", "stopSequence": 14 }, { "arrival": { "time": "1771687707" }, "departure": { "time": "1771687707" }, "stopId": "STAUBI-E", "stopSequence": 15 }, { "arrival": { "time": "1771687749" }, "departure": { "time": "1771687749" }, "stopId": "HARAS-E", "stopSequence": 16 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "LESGAR-E", "stopSequence": 17 }, { "arrival": { "time": "1771687963" }, "departure": { "time": "1771687963" }, "stopId": "SEMARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771688007" }, "departure": { "time": "1771688007" }, "stopId": "PONTNO-E", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567795" } } }, { "id": "trip:6568039", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686300" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1771686354" }, "departure": { "time": "1771686354" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1771686386" }, "departure": { "time": "1771686386" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1771686414" }, "departure": { "time": "1771686414" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1771686442" }, "departure": { "time": "1771686442" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1771686475" }, "departure": { "time": "1771686475" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1771686714" }, "departure": { "time": "1771686714" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1771686716" }, "departure": { "time": "1771686716" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1771686787" }, "departure": { "time": "1771686787" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1771686480" }, "departure": { "time": "1771686480" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1771686504" }, "departure": { "time": "1771686504" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 }, { "arrival": { "time": "1771686662" }, "departure": { "time": "1771686662" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOUD", "stopSequence": 11 }, { "arrival": { "time": "1771686697" }, "departure": { "time": "1771686697" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGUY", "stopSequence": 12 }, { "arrival": { "time": "1771686718" }, "departure": { "time": "1771686718" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1771686750" }, "departure": { "time": "1771686750" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1771686847" }, "departure": { "time": "1771686847" }, "stopId": "ZOLA", "stopSequence": 15 }, { "arrival": { "time": "1771686903" }, "departure": { "time": "1771686903" }, "stopId": "BELAIR", "stopSequence": 16 }, { "arrival": { "time": "1771686962" }, "departure": { "time": "1771686962" }, "stopId": "ESPMONTR", "stopSequence": 17 }, { "arrival": { "time": "1771687030" }, "departure": { "time": "1771687030" }, "stopId": "PLATFLEU", "stopSequence": 18 }, { "arrival": { "time": "1771687092" }, "departure": { "time": "1771687092" }, "stopId": "JEHUEZ", "stopSequence": 19 }, { "arrival": { "time": "1771687143" }, "departure": { "time": "1771687143" }, "stopId": "MASTELLE", "stopSequence": 20 }, { "arrival": { "time": "1771687182" }, "departure": { "time": "1771687182" }, "stopId": "AVENEURO", "stopSequence": 21 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "DANEMA", "stopSequence": 22 }, { "arrival": { "time": "1771687256" }, "departure": { "time": "1771687256" }, "stopId": "ALLEMAGN", "stopSequence": 23 }, { "arrival": { "time": "1771687288" }, "departure": { "time": "1771687288" }, "stopId": "ITALIE", "stopSequence": 24 }, { "arrival": { "time": "1771687324" }, "departure": { "time": "1771687324" }, "stopId": "IRLANDE", "stopSequence": 25 }, { "arrival": { "time": "1771687373" }, "departure": { "time": "1771687373" }, "stopId": "AUTRICH", "stopSequence": 26 }, { "arrival": { "time": "1771687392" }, "departure": { "time": "1771687392" }, "stopId": "PLOTTIER", "stopSequence": 27 }, { "arrival": { "time": "1771687443" }, "departure": { "time": "1771687443" }, "stopId": "CCADEA", "stopSequence": 28 }, { "arrival": { "time": "1771687469" }, "departure": { "time": "1771687469" }, "stopId": "AUCHAN", "stopSequence": 29 }, { "arrival": { "time": "1771687623" }, "departure": { "time": "1771687623" }, "stopId": "AARDBUS", "stopSequence": 30 }, { "arrival": { "time": "1771687667" }, "departure": { "time": "1771687667" }, "stopId": "POIVRE", "stopSequence": 31 }, { "arrival": { "time": "1771687707" }, "departure": { "time": "1771687707" }, "stopId": "BONPLAND", "stopSequence": 32 }, { "arrival": { "time": "1771687753" }, "departure": { "time": "1771687753" }, "stopId": "LEPRE", "stopSequence": 33 }, { "arrival": { "time": "1771687803" }, "departure": { "time": "1771687803" }, "stopId": "SALET-AR", "stopSequence": 34 }, { "arrival": { "time": "1771687845" }, "departure": { "time": "1771687845" }, "stopId": "RIPOLLE", "stopSequence": 35 }, { "arrival": { "time": "1771687913" }, "departure": { "time": "1771687913" }, "stopId": "PEGARDE", "stopSequence": 36 }, { "arrival": { "time": "1771687976" }, "departure": { "time": "1771687976" }, "stopId": "CIAVRILL", "stopSequence": 37 }, { "arrival": { "time": "1771688043" }, "departure": { "time": "1771688043" }, "stopId": "MAIRAVR", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568039" } } }, { "id": "trip:6052938", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687200" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771687359" }, "departure": { "time": "1771687359" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771687410" }, "departure": { "time": "1771687410" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "GARDOT-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052938" } } }, { "id": "trip:6568511", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686300" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771686336" }, "departure": { "time": "1771686336" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771686369" }, "departure": { "time": "1771686369" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771686428" }, "departure": { "time": "1771686428" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771686459" }, "departure": { "time": "1771686459" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771686519" }, "departure": { "time": "1771686519" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771686562" }, "departure": { "time": "1771686562" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771686600" }, "departure": { "time": "1771686600" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771686651" }, "departure": { "time": "1771686651" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771686685" }, "departure": { "time": "1771686685" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771686718" }, "departure": { "time": "1771686718" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771686750" }, "departure": { "time": "1771686750" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771686841" }, "departure": { "time": "1771686841" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771686877" }, "departure": { "time": "1771686877" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771686921" }, "departure": { "time": "1771686921" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771686950" }, "departure": { "time": "1771686950" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771686984" }, "departure": { "time": "1771686984" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771687135" }, "departure": { "time": "1771687135" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771687185" }, "departure": { "time": "1771687185" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771687323" }, "departure": { "time": "1771687323" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771687399" }, "departure": { "time": "1771687399" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1771687482" }, "departure": { "time": "1771687482" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1771687635" }, "departure": { "time": "1771687635" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1771687743" }, "departure": { "time": "1771687743" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771687839" }, "departure": { "time": "1771687839" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771687920" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568511" } } }, { "id": "trip:6052971", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687911" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771687957" }, "departure": { "time": "1771687957" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1771688001" }, "departure": { "time": "1771688001" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1771688043" }, "departure": { "time": "1771688043" }, "stopId": "CAMPJUIG", "stopSequence": 3 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052971" } } }, { "id": "trip:2486", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684342" }, "departure": { "time": "1771684359" }, "stopId": "ANDAMAIR", "stopSequence": 8 }, { "arrival": { "time": "1771684459" }, "departure": { "time": "1771684459" }, "stopId": "BRAICOMB", "stopSequence": 9 }, { "arrival": { "time": "1771684548" }, "departure": { "time": "1771684548" }, "stopId": "AZEMA", "stopSequence": 10 }, { "arrival": { "time": "1771684620" }, "departure": { "time": "1771684620" }, "stopId": "BRAI8MAI", "stopSequence": 11 }, { "arrival": { "time": "1771684800" }, "departure": { "time": "1771684800" }, "stopId": "PERRIERE", "stopSequence": 12 }, { "arrival": { "time": "1771685700" }, "departure": { "time": "1771685700" }, "stopId": "GARDOT", "stopSequence": 13 }, { "arrival": { "time": "1771685839" }, "departure": { "time": "1771685839" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "24", "tripId": "2486" } } }, { "id": "trip:6568215", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684675" }, "departure": { "time": "1771684675" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771684739" }, "departure": { "time": "1771684739" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771684832" }, "departure": { "time": "1771684832" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771684875" }, "departure": { "time": "1771684875" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771684920" }, "departure": { "time": "1771684920" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771684987" }, "departure": { "time": "1771684987" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771685036" }, "departure": { "time": "1771685036" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771685101" }, "departure": { "time": "1771685101" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771685176" }, "departure": { "time": "1771685176" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1771685233" }, "departure": { "time": "1771685233" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1771685482" }, "departure": { "time": "1771685482" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1771685529" }, "departure": { "time": "1771685529" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1771685616" }, "departure": { "time": "1771685616" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1771685657" }, "departure": { "time": "1771685657" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1771685737" }, "departure": { "time": "1771685737" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1771685781" }, "departure": { "time": "1771685781" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771685867" }, "departure": { "time": "1771685867" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771685947" }, "departure": { "time": "1771685947" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771686050" }, "departure": { "time": "1771686050" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771686248" }, "departure": { "time": "1771686248" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771686303" }, "departure": { "time": "1771686303" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771686349" }, "departure": { "time": "1771686349" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771686395" }, "departure": { "time": "1771686395" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771686427" }, "departure": { "time": "1771686427" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771686488" }, "departure": { "time": "1771686488" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771686518" }, "departure": { "time": "1771686518" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771686600" }, "departure": { "time": "1771686600" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771686687" }, "departure": { "time": "1771686687" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771686775" }, "departure": { "time": "1771686775" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771686867" }, "departure": { "time": "1771686867" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771686926" }, "departure": { "time": "1771686926" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771687073" }, "departure": { "time": "1771687073" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771687141" }, "departure": { "time": "1771687141" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771687191" }, "departure": { "time": "1771687191" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771687358" }, "departure": { "time": "1771687358" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771687511" }, "departure": { "time": "1771687511" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771687617" }, "departure": { "time": "1771687617" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771687718" }, "departure": { "time": "1771687718" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771687800" }, "departure": { "time": "1771687800" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771687926" }, "departure": { "time": "1771687926" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771687986" }, "departure": { "time": "1771687986" }, "stopId": "STLEON5B", "stopSequence": 46 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568215" } } }, { "id": "trip:6567821", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684416" }, "departure": { "time": "1771684416" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 12 }, { "arrival": { "time": "1771684359" }, "departure": { "time": "1771684390" }, "stopId": "HARAS-E", "stopSequence": 16 }, { "arrival": { "time": "1771684508" }, "departure": { "time": "1771684508" }, "stopId": "LESGAR-E", "stopSequence": 17 }, { "arrival": { "time": "1771684611" }, "departure": { "time": "1771684611" }, "stopId": "SEMARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771684654" }, "departure": { "time": "1771684654" }, "stopId": "PONTNO-E", "stopSequence": 19 }, { "arrival": { "time": "1771684740" }, "departure": { "time": "1771684740" }, "stopId": "POIREL-E", "stopSequence": 20 }, { "arrival": { "time": "1771684787" }, "departure": { "time": "1771684787" }, "stopId": "VAUBAN-E", "stopSequence": 21 }, { "arrival": { "time": "1771684848" }, "departure": { "time": "1771684848" }, "stopId": "FREMUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771684925" }, "departure": { "time": "1771684925" }, "stopId": "STRASB-E", "stopSequence": 23 }, { "arrival": { "time": "1771685058" }, "departure": { "time": "1771685058" }, "stopId": "LETAND-E", "stopSequence": 24 }, { "arrival": { "time": "1771685104" }, "departure": { "time": "1771685104" }, "stopId": "BEAUVA-E", "stopSequence": 25 }, { "arrival": { "time": "1771685177" }, "departure": { "time": "1771685177" }, "stopId": "LORETT-E", "stopSequence": 26 }, { "arrival": { "time": "1771685219" }, "departure": { "time": "1771685219" }, "stopId": "MORELI-E", "stopSequence": 27 }, { "arrival": { "time": "1771685285" }, "departure": { "time": "1771685285" }, "stopId": "DELATR-E", "stopSequence": 28 }, { "arrival": { "time": "1771685372" }, "departure": { "time": "1771685372" }, "stopId": "HAUTPR-E", "stopSequence": 29 }, { "arrival": { "time": "1771685508" }, "departure": { "time": "1771685508" }, "stopId": "INTMIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771685602" }, "departure": { "time": "1771685602" }, "stopId": "SAUMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1771685686" }, "departure": { "time": "1771685686" }, "stopId": "DELACR-E", "stopSequence": 32 }, { "arrival": { "time": "1771685754" }, "departure": { "time": "1771685754" }, "stopId": "JUSTIC-E", "stopSequence": 33 }, { "arrival": { "time": "1771685851" }, "departure": { "time": "1771685851" }, "stopId": "ECLATE-E", "stopSequence": 34 }, { "arrival": { "time": "1771685950" }, "departure": { "time": "1771685950" }, "stopId": "VDLOIR-E", "stopSequence": 35 }, { "arrival": { "time": "1771685584" }, "departure": { "time": "1771685584" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 36 }, { "arrival": { "time": "1771685640" }, "departure": { "time": "1771685640" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771685727" }, "departure": { "time": "1771685727" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 38 }, { "arrival": { "time": "1771685760" }, "departure": { "time": "1771685760" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 39 }, { "arrival": { "time": "1771685997" }, "departure": { "time": "1771685997" }, "stopId": "LEOLAG-E", "stopSequence": 40 }, { "arrival": { "time": "1771686052" }, "departure": { "time": "1771686052" }, "stopId": "DAGUER-E", "stopSequence": 41 }, { "arrival": { "time": "1771686113" }, "departure": { "time": "1771686113" }, "stopId": "ALLUME-E", "stopSequence": 42 }, { "arrival": { "time": "1771686167" }, "departure": { "time": "1771686167" }, "stopId": "RIOTTE-E", "stopSequence": 43 }, { "arrival": { "time": "1771686229" }, "departure": { "time": "1771686229" }, "stopId": "BOURSE-E", "stopSequence": 44 }, { "arrival": { "time": "1771686272" }, "departure": { "time": "1771686272" }, "stopId": "MORLON-E", "stopSequence": 45 }, { "arrival": { "time": "1771686311" }, "departure": { "time": "1771686311" }, "stopId": "PYRAM2-E", "stopSequence": 46 }, { "arrival": { "time": "1771686358" }, "departure": { "time": "1771686358" }, "stopId": "BUISSO-E", "stopSequence": 47 }, { "arrival": { "time": "1771686384" }, "departure": { "time": "1771686384" }, "stopId": "DAUTEL-E", "stopSequence": 48 }, { "arrival": { "time": "1771686455" }, "departure": { "time": "1771686455" }, "stopId": "GENTR-E", "stopSequence": 49 }, { "arrival": { "time": "1771686575" }, "stopId": "SLEZIND", "stopSequence": 50 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567821" } } }, { "id": "trip:6570784", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686000" }, "stopId": "MONPRO-E", "stopSequence": 0 }, { "arrival": { "time": "1771686100" }, "departure": { "time": "1771686100" }, "stopId": "SAJACQ-E", "stopSequence": 1 }, { "arrival": { "time": "1771686169" }, "departure": { "time": "1771686169" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771686278" }, "departure": { "time": "1771686278" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771686360" }, "departure": { "time": "1771686360" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771686415" }, "departure": { "time": "1771686415" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771686481" }, "departure": { "time": "1771686481" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771686544" }, "departure": { "time": "1771686544" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771686600" }, "departure": { "time": "1771686600" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771686653" }, "departure": { "time": "1771686653" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771686695" }, "departure": { "time": "1771686695" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771686780" }, "departure": { "time": "1771686780" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771686828" }, "departure": { "time": "1771686828" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771686859" }, "departure": { "time": "1771686859" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771686897" }, "departure": { "time": "1771686897" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771686946" }, "departure": { "time": "1771686946" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771686988" }, "departure": { "time": "1771686988" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771687100" }, "departure": { "time": "1771687100" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771687129" }, "departure": { "time": "1771687129" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771687164" }, "departure": { "time": "1771687164" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771687209" }, "departure": { "time": "1771687209" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771687328" }, "departure": { "time": "1771687328" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771687390" }, "departure": { "time": "1771687390" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771687461" }, "departure": { "time": "1771687461" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771687510" }, "departure": { "time": "1771687510" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771687551" }, "departure": { "time": "1771687551" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771687578" }, "departure": { "time": "1771687578" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771687622" }, "departure": { "time": "1771687622" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771687680" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570784" } } }, { "id": "trip:6567719", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686540" }, "stopId": "LORRAIN2", "stopSequence": 0 }, { "arrival": { "time": "1771686640" }, "departure": { "time": "1771686640" }, "stopId": "MAIL-HDV", "stopSequence": 1 }, { "arrival": { "time": "1771686746" }, "departure": { "time": "1771686746" }, "stopId": "CLEMOI-E", "stopSequence": 2 }, { "arrival": { "time": "1771686832" }, "departure": { "time": "1771686832" }, "stopId": "MAISAR-E", "stopSequence": 3 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "LAREVE-E", "stopSequence": 4 }, { "arrival": { "time": "1771686988" }, "departure": { "time": "1771686988" }, "stopId": "MONTAIG", "stopSequence": 5 }, { "arrival": { "time": "1771687140" }, "departure": { "time": "1771687140" }, "stopId": "COUPER-E", "stopSequence": 6 }, { "arrival": { "time": "1771687222" }, "departure": { "time": "1771687222" }, "stopId": "MONTRJ-E", "stopSequence": 7 }, { "arrival": { "time": "1771687301" }, "departure": { "time": "1771687301" }, "stopId": "CAMELIAS", "stopSequence": 8 }, { "arrival": { "time": "1771687379" }, "departure": { "time": "1771687379" }, "stopId": "GATS-E", "stopSequence": 9 }, { "arrival": { "time": "1771687443" }, "departure": { "time": "1771687443" }, "stopId": "MAISON-E", "stopSequence": 10 }, { "arrival": { "time": "1771687504" }, "departure": { "time": "1771687504" }, "stopId": "COINTR-E", "stopSequence": 11 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "BOISRI-E", "stopSequence": 12 }, { "arrival": { "time": "1771687691" }, "departure": { "time": "1771687691" }, "stopId": "CHANTR-E", "stopSequence": 13 }, { "arrival": { "time": "1771687754" }, "departure": { "time": "1771687754" }, "stopId": "COLOM-E", "stopSequence": 14 }, { "arrival": { "time": "1771687816" }, "departure": { "time": "1771687816" }, "stopId": "HELBO-E", "stopSequence": 15 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687920" }, "stopId": "POLE49", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6567719" } } }, { "id": "trip:6566550", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684830" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771684960" }, "departure": { "time": "1771684960" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771685051" }, "departure": { "time": "1771685051" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771685204" }, "departure": { "time": "1771685204" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771685438" }, "departure": { "time": "1771685438" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771685517" }, "departure": { "time": "1771685517" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771685590" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566550" } } }, { "id": "trip:6567933", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684362" }, "departure": { "time": "1771684383" }, "stopId": "SEMARD-E", "stopSequence": 25 }, { "arrival": { "time": "1771684398" }, "departure": { "time": "1771684398" }, "stopId": "PONTNO-E", "stopSequence": 26 }, { "arrival": { "time": "1771684477" }, "departure": { "time": "1771684477" }, "stopId": "POIREL-E", "stopSequence": 27 }, { "arrival": { "time": "1771684506" }, "departure": { "time": "1771684506" }, "stopId": "VAUBAN-E", "stopSequence": 28 }, { "arrival": { "time": "1771684564" }, "departure": { "time": "1771684564" }, "stopId": "FREMUR-E", "stopSequence": 29 }, { "arrival": { "time": "1771684637" }, "departure": { "time": "1771684637" }, "stopId": "STRASB-E", "stopSequence": 30 }, { "arrival": { "time": "1771684764" }, "departure": { "time": "1771684764" }, "stopId": "LETAND-E", "stopSequence": 31 }, { "arrival": { "time": "1771684795" }, "departure": { "time": "1771684795" }, "stopId": "BEDIER-E", "stopSequence": 32 }, { "arrival": { "time": "1771684828" }, "departure": { "time": "1771684828" }, "stopId": "INTREP-E", "stopSequence": 33 }, { "arrival": { "time": "1771684859" }, "departure": { "time": "1771684859" }, "stopId": "MTARDA-E", "stopSequence": 34 }, { "arrival": { "time": "1771684898" }, "departure": { "time": "1771684898" }, "stopId": "AUBRY-E", "stopSequence": 35 }, { "arrival": { "time": "1771684949" }, "departure": { "time": "1771684949" }, "stopId": "COSSE-E", "stopSequence": 36 }, { "arrival": { "time": "1771685012" }, "departure": { "time": "1771685012" }, "stopId": "HUTREA-E", "stopSequence": 37 }, { "arrival": { "time": "1771685033" }, "departure": { "time": "1771685033" }, "stopId": "JOLIVE-E", "stopSequence": 38 }, { "arrival": { "time": "1771685088" }, "departure": { "time": "1771685088" }, "stopId": "BELOEI-E", "stopSequence": 39 }, { "arrival": { "time": "1771685124" }, "departure": { "time": "1771685124" }, "stopId": "RTEDAN-E", "stopSequence": 40 }, { "arrival": { "time": "1771685170" }, "departure": { "time": "1771685170" }, "stopId": "LESROS-E", "stopSequence": 41 }, { "arrival": { "time": "1771685243" }, "departure": { "time": "1771685243" }, "stopId": "LOUPIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771685309" }, "departure": { "time": "1771685309" }, "stopId": "MASGEM-E", "stopSequence": 43 }, { "arrival": { "time": "1771685355" }, "departure": { "time": "1771685355" }, "stopId": "HOSGEM-E", "stopSequence": 44 }, { "arrival": { "time": "1771685419" }, "departure": { "time": "1771685419" }, "stopId": "CLOS9-E", "stopSequence": 45 }, { "arrival": { "time": "1771685466" }, "departure": { "time": "1771685466" }, "stopId": "VANRIE-E", "stopSequence": 46 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "stopId": "PORTSG-E", "stopSequence": 47 }, { "arrival": { "time": "1771685549" }, "departure": { "time": "1771685549" }, "stopId": "LECHEN-E", "stopSequence": 48 }, { "arrival": { "time": "1771685604" }, "stopId": "ROMORNA", "stopSequence": 49 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567933" } } }, { "id": "trip:6568213", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684475" }, "departure": { "time": "1771684475" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771684527" }, "departure": { "time": "1771684527" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771684602" }, "departure": { "time": "1771684602" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771684696" }, "departure": { "time": "1771684696" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771684785" }, "departure": { "time": "1771684785" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771684894" }, "departure": { "time": "1771684894" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771684931" }, "departure": { "time": "1771684931" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771685001" }, "departure": { "time": "1771685001" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771685041" }, "departure": { "time": "1771685041" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771685094" }, "departure": { "time": "1771685094" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771685199" }, "departure": { "time": "1771685199" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771685332" }, "departure": { "time": "1771685332" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771685404" }, "departure": { "time": "1771685404" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771685546" }, "departure": { "time": "1771685546" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771685635" }, "departure": { "time": "1771685635" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771685836" }, "departure": { "time": "1771685836" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771685904" }, "departure": { "time": "1771685904" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771685949" }, "departure": { "time": "1771685949" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771686002" }, "departure": { "time": "1771686002" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771686114" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568213" } } }, { "id": "trip:6570944", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684800" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771684893" }, "departure": { "time": "1771684893" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771684937" }, "departure": { "time": "1771684937" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771685173" }, "departure": { "time": "1771685173" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771685231" }, "departure": { "time": "1771685231" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771685364" }, "departure": { "time": "1771685364" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771685460" }, "departure": { "time": "1771685460" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771685526" }, "departure": { "time": "1771685526" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771685649" }, "departure": { "time": "1771685649" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771685700" }, "departure": { "time": "1771685700" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771685761" }, "departure": { "time": "1771685761" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771685855" }, "departure": { "time": "1771685855" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771685962" }, "departure": { "time": "1771685962" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771686042" }, "departure": { "time": "1771686042" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771686110" }, "departure": { "time": "1771686110" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771686336" }, "departure": { "time": "1771686336" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771686381" }, "departure": { "time": "1771686381" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771686440" }, "departure": { "time": "1771686440" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771686492" }, "departure": { "time": "1771686492" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771686557" }, "departure": { "time": "1771686557" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771686616" }, "departure": { "time": "1771686616" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771686685" }, "departure": { "time": "1771686685" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771686720" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570944" } } }, { "id": "trip:6568033", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684469" }, "departure": { "time": "1771684469" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771684538" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568033" } } }, { "id": "trip:6571938", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684385" }, "departure": { "time": "1771684401" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771684431" }, "departure": { "time": "1771684431" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771684470" }, "departure": { "time": "1771684470" }, "stopId": "SEMARD", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571938" } } }, { "id": "trip:6052959", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687320" }, "scheduleRelationship": "SKIPPED", "stopId": "CHANTOUR", "stopSequence": 1 }, { "arrival": { "time": "1771687370" }, "departure": { "time": "1771687370" }, "scheduleRelationship": "SKIPPED", "stopId": "VIGNES", "stopSequence": 2 }, { "arrival": { "time": "1771687409" }, "departure": { "time": "1771687409" }, "scheduleRelationship": "SKIPPED", "stopId": "RANGEARD", "stopSequence": 3 }, { "arrival": { "time": "1771687437" }, "departure": { "time": "1771687437" }, "scheduleRelationship": "SKIPPED", "stopId": "LAPOINTE", "stopSequence": 4 }, { "arrival": { "time": "1771687487" }, "departure": { "time": "1771687487" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTLAIT", "stopSequence": 5 }, { "arrival": { "time": "1771687535" }, "departure": { "time": "1771687535" }, "scheduleRelationship": "SKIPPED", "stopId": "GAREBOUC", "stopSequence": 6 }, { "arrival": { "time": "1771687581" }, "departure": { "time": "1771687581" }, "scheduleRelationship": "SKIPPED", "stopId": "CAMPBOUC", "stopSequence": 7 }, { "arrival": { "time": "1771687357" }, "departure": { "time": "1771687357" }, "stopId": "BOUCHEM", "stopSequence": 8 }, { "arrival": { "time": "1771687411" }, "departure": { "time": "1771687411" }, "stopId": "CHEVRIER", "stopSequence": 9 }, { "arrival": { "time": "1771687448" }, "departure": { "time": "1771687448" }, "stopId": "PETPORT", "stopSequence": 10 }, { "arrival": { "time": "1771687532" }, "departure": { "time": "1771687532" }, "stopId": "HAUBOUCH", "stopSequence": 11 }, { "arrival": { "time": "1771687597" }, "departure": { "time": "1771687597" }, "stopId": "ARTAUD", "stopSequence": 12 }, { "arrival": { "time": "1771687650" }, "departure": { "time": "1771687650" }, "stopId": "PIVERDIE", "stopSequence": 13 }, { "arrival": { "time": "1771687704" }, "departure": { "time": "1771687704" }, "stopId": "CHATAIGN", "stopSequence": 14 }, { "arrival": { "time": "1771687736" }, "departure": { "time": "1771687736" }, "stopId": "CLOSVI-E", "stopSequence": 15 }, { "arrival": { "time": "1771687766" }, "departure": { "time": "1771687766" }, "stopId": "VALMAI-E", "stopSequence": 16 }, { "arrival": { "time": "1771687837" }, "departure": { "time": "1771687837" }, "stopId": "PETVIVIE", "stopSequence": 17 }, { "arrival": { "time": "1771687913" }, "departure": { "time": "1771687913" }, "stopId": "PRUNIERS", "stopSequence": 18 }, { "arrival": { "time": "1771687947" }, "departure": { "time": "1771687947" }, "stopId": "CROISETT", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6052959" } } }, { "id": "trip:6571364", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687380" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771687460" }, "departure": { "time": "1771687460" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771687530" }, "departure": { "time": "1771687530" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771687610" }, "departure": { "time": "1771687610" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771687700" }, "departure": { "time": "1771687700" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771687790" }, "departure": { "time": "1771687790" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771687900" }, "departure": { "time": "1771687900" }, "stopId": "1BOTA", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571364" } } }, { "id": "trip:6572265", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684382" }, "departure": { "time": "1771684382" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771684441" }, "departure": { "time": "1771684441" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771684514" }, "departure": { "time": "1771684514" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771684619" }, "departure": { "time": "1771684619" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771684665" }, "departure": { "time": "1771684665" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771684711" }, "departure": { "time": "1771684711" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771684753" }, "departure": { "time": "1771684753" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771684787" }, "departure": { "time": "1771684787" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771684824" }, "departure": { "time": "1771684824" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771684982" }, "departure": { "time": "1771684982" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771685053" }, "departure": { "time": "1771685053" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771685115" }, "departure": { "time": "1771685115" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771685165" }, "departure": { "time": "1771685165" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771685226" }, "departure": { "time": "1771685226" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771685292" }, "departure": { "time": "1771685292" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771685355" }, "departure": { "time": "1771685355" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771685418" }, "departure": { "time": "1771685418" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771685509" }, "departure": { "time": "1771685509" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771685715" }, "departure": { "time": "1771685715" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771685787" }, "departure": { "time": "1771685787" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771685850" }, "departure": { "time": "1771685850" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771685926" }, "departure": { "time": "1771685926" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771685964" }, "departure": { "time": "1771685964" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771686049" }, "departure": { "time": "1771686049" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771686110" }, "departure": { "time": "1771686110" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771686210" }, "departure": { "time": "1771686210" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771686255" }, "departure": { "time": "1771686255" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771686325" }, "departure": { "time": "1771686325" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771686398" }, "departure": { "time": "1771686398" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771686434" }, "departure": { "time": "1771686434" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771686520" }, "departure": { "time": "1771686520" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771686577" }, "departure": { "time": "1771686577" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771686600" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572265" } } }, { "id": "trip:6568701", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685940" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771686033" }, "departure": { "time": "1771686033" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771686077" }, "departure": { "time": "1771686077" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771686351" }, "departure": { "time": "1771686351" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771686423" }, "departure": { "time": "1771686423" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771686484" }, "departure": { "time": "1771686484" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771686561" }, "departure": { "time": "1771686561" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771686719" }, "departure": { "time": "1771686719" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771686768" }, "departure": { "time": "1771686768" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771686868" }, "departure": { "time": "1771686868" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771686971" }, "departure": { "time": "1771686971" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771687057" }, "departure": { "time": "1771687057" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771687138" }, "departure": { "time": "1771687138" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771687210" }, "departure": { "time": "1771687210" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771687287" }, "departure": { "time": "1771687287" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771687330" }, "departure": { "time": "1771687330" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771687392" }, "departure": { "time": "1771687392" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771687425" }, "departure": { "time": "1771687425" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771687493" }, "departure": { "time": "1771687493" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771687638" }, "departure": { "time": "1771687638" }, "stopId": "ARENA-E", "stopSequence": 23 }, { "arrival": { "time": "1771687701" }, "departure": { "time": "1771687701" }, "stopId": "MONTHI-E", "stopSequence": 24 }, { "arrival": { "time": "1771687763" }, "departure": { "time": "1771687763" }, "stopId": "MAIRTR-E", "stopSequence": 25 }, { "arrival": { "time": "1771687806" }, "departure": { "time": "1771687806" }, "stopId": "EGLTRE-E", "stopSequence": 26 }, { "arrival": { "time": "1771687842" }, "departure": { "time": "1771687842" }, "stopId": "CIMETR-E", "stopSequence": 27 }, { "arrival": { "time": "1771687920" }, "departure": { "time": "1771687920" }, "stopId": "HMTRE-E", "stopSequence": 28 }, { "arrival": { "time": "1771688020" }, "departure": { "time": "1771688020" }, "stopId": "TRELGA-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568701" } } }, { "id": "trip:6567683", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771686844" }, "departure": { "time": "1771686844" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771686915" }, "departure": { "time": "1771686915" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687320" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771687528" }, "departure": { "time": "1771687528" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771687565" }, "departure": { "time": "1771687565" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771687596" }, "departure": { "time": "1771687596" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771687713" }, "departure": { "time": "1771687713" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771687753" }, "departure": { "time": "1771687753" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771687804" }, "departure": { "time": "1771687804" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771687905" }, "departure": { "time": "1771687905" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771687950" }, "departure": { "time": "1771687950" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771687991" }, "departure": { "time": "1771687991" }, "stopId": "ECHATS-E", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567683" } } }, { "id": "trip:6572260", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686540" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771686545" }, "departure": { "time": "1771686545" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771686596" }, "departure": { "time": "1771686596" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771686681" }, "departure": { "time": "1771686681" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771686730" }, "departure": { "time": "1771686730" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771686789" }, "departure": { "time": "1771686789" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771686864" }, "departure": { "time": "1771686864" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771686919" }, "departure": { "time": "1771686919" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771687008" }, "departure": { "time": "1771687008" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771687069" }, "departure": { "time": "1771687069" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771687146" }, "departure": { "time": "1771687146" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771687191" }, "departure": { "time": "1771687191" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771687247" }, "departure": { "time": "1771687247" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771687327" }, "departure": { "time": "1771687327" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771687404" }, "departure": { "time": "1771687404" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771687599" }, "departure": { "time": "1771687599" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771687694" }, "departure": { "time": "1771687694" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771687764" }, "departure": { "time": "1771687764" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771687819" }, "departure": { "time": "1771687819" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771687885" }, "departure": { "time": "1771687885" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771687948" }, "departure": { "time": "1771687948" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771688004" }, "departure": { "time": "1771688004" }, "stopId": "CITEUN-E", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572260" } } }, { "id": "trip:6570244", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684425" }, "departure": { "time": "1771684425" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771684498" }, "departure": { "time": "1771684498" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771684638" }, "departure": { "time": "1771684638" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771684720" }, "departure": { "time": "1771684720" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771684781" }, "departure": { "time": "1771684800" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771684980" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570244" } } }, { "id": "trip:6567962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686300" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1771686392" }, "departure": { "time": "1771686392" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1771686418" }, "departure": { "time": "1771686418" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1771686463" }, "departure": { "time": "1771686463" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1771686527" }, "departure": { "time": "1771686527" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1771686591" }, "departure": { "time": "1771686591" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1771686641" }, "departure": { "time": "1771686641" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1771686706" }, "departure": { "time": "1771686706" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1771686781" }, "departure": { "time": "1771686781" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1771686840" }, "departure": { "time": "1771686840" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1771686866" }, "departure": { "time": "1771686866" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1771686936" }, "departure": { "time": "1771686936" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1771686961" }, "departure": { "time": "1771686961" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1771687041" }, "departure": { "time": "1771687041" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1771687084" }, "departure": { "time": "1771687084" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1771687142" }, "departure": { "time": "1771687142" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1771687177" }, "departure": { "time": "1771687177" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771687220" }, "departure": { "time": "1771687220" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1771687384" }, "departure": { "time": "1771687384" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1771687459" }, "departure": { "time": "1771687459" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1771687522" }, "departure": { "time": "1771687522" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771687566" }, "departure": { "time": "1771687566" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771687644" }, "departure": { "time": "1771687644" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771687695" }, "departure": { "time": "1771687695" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771688021" }, "departure": { "time": "1771688021" }, "stopId": "HARAS", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567962" } } }, { "id": "trip:6568235", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684402" }, "departure": { "time": "1771684442" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771684514" }, "departure": { "time": "1771684514" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771684639" }, "departure": { "time": "1771684639" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771684689" }, "departure": { "time": "1771684689" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771684729" }, "departure": { "time": "1771684729" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771684812" }, "departure": { "time": "1771684812" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771684903" }, "departure": { "time": "1771684903" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771684994" }, "departure": { "time": "1771684994" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771685090" }, "departure": { "time": "1771685090" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771685192" }, "departure": { "time": "1771685192" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771685255" }, "departure": { "time": "1771685255" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771685314" }, "departure": { "time": "1771685314" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771685414" }, "departure": { "time": "1771685414" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771685459" }, "departure": { "time": "1771685459" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771685541" }, "departure": { "time": "1771685541" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771685638" }, "departure": { "time": "1771685638" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771685709" }, "departure": { "time": "1771685709" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771685765" }, "departure": { "time": "1771685765" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771685859" }, "departure": { "time": "1771685859" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771685901" }, "departure": { "time": "1771685901" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771685990" }, "departure": { "time": "1771685990" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771686066" }, "departure": { "time": "1771686066" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771686120" }, "departure": { "time": "1771686120" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771686177" }, "departure": { "time": "1771686177" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771686226" }, "departure": { "time": "1771686226" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771686294" }, "departure": { "time": "1771686294" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771686366" }, "departure": { "time": "1771686366" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771686452" }, "departure": { "time": "1771686452" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771686494" }, "departure": { "time": "1771686494" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771686528" }, "departure": { "time": "1771686528" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771686597" }, "departure": { "time": "1771686597" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771686661" }, "departure": { "time": "1771686661" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771686704" }, "departure": { "time": "1771686704" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771686769" }, "departure": { "time": "1771686769" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771686846" }, "departure": { "time": "1771686846" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771686954" }, "departure": { "time": "1771686954" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1771687054" }, "departure": { "time": "1771687054" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1771687129" }, "departure": { "time": "1771687129" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1771687222" }, "departure": { "time": "1771687222" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1771687262" }, "departure": { "time": "1771687262" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1771687333" }, "departure": { "time": "1771687333" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1771687378" }, "departure": { "time": "1771687378" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1771687441" }, "departure": { "time": "1771687441" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771687558" }, "departure": { "time": "1771687558" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771687560" }, "departure": { "time": "1771687560" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771687783" }, "departure": { "time": "1771687783" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771687816" }, "departure": { "time": "1771687816" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771687896" }, "departure": { "time": "1771687896" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771687981" }, "departure": { "time": "1771687981" }, "stopId": "LABRUY-E", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568235" } } }, { "id": "trip:6570246", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685640" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771685683" }, "departure": { "time": "1771685683" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771685888" }, "departure": { "time": "1771685888" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771685920" }, "departure": { "time": "1771685920" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771686060" }, "departure": { "time": "1771686060" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771686143" }, "departure": { "time": "1771686143" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771686420" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570246" } } }, { "id": "trip:6568671", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686600" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771686622" }, "departure": { "time": "1771686622" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771686709" }, "departure": { "time": "1771686709" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771686780" }, "departure": { "time": "1771686780" }, "stopId": "HMTREL", "stopSequence": 4 }, { "arrival": { "time": "1771686868" }, "departure": { "time": "1771686868" }, "stopId": "CIMTRELA", "stopSequence": 5 }, { "arrival": { "time": "1771686907" }, "departure": { "time": "1771686907" }, "stopId": "EGLTRELA", "stopSequence": 6 }, { "arrival": { "time": "1771686955" }, "departure": { "time": "1771686955" }, "stopId": "MAIRTREL", "stopSequence": 7 }, { "arrival": { "time": "1771687008" }, "departure": { "time": "1771687008" }, "stopId": "MONTHIBE", "stopSequence": 8 }, { "arrival": { "time": "1771687067" }, "departure": { "time": "1771687067" }, "stopId": "ARENA", "stopSequence": 9 }, { "arrival": { "time": "1771687140" }, "departure": { "time": "1771687140" }, "stopId": "BUISSON", "stopSequence": 10 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "PYRAM02", "stopSequence": 11 }, { "arrival": { "time": "1771687276" }, "departure": { "time": "1771687276" }, "stopId": "LEFEVRE", "stopSequence": 12 }, { "arrival": { "time": "1771687311" }, "departure": { "time": "1771687311" }, "stopId": "MALAQUAI", "stopSequence": 13 }, { "arrival": { "time": "1771687370" }, "departure": { "time": "1771687370" }, "stopId": "MENARD", "stopSequence": 14 }, { "arrival": { "time": "1771687415" }, "departure": { "time": "1771687415" }, "stopId": "CHOUTEAU", "stopSequence": 15 }, { "arrival": { "time": "1771687485" }, "departure": { "time": "1771687485" }, "stopId": "FRESNAIE", "stopSequence": 16 }, { "arrival": { "time": "1771687570" }, "departure": { "time": "1771687570" }, "stopId": "MARAIS", "stopSequence": 17 }, { "arrival": { "time": "1771687631" }, "departure": { "time": "1771687631" }, "stopId": "BELLVUTR", "stopSequence": 18 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "LEOLAGRA", "stopSequence": 19 }, { "arrival": { "time": "1771687743" }, "departure": { "time": "1771687743" }, "stopId": "VDLOIRE", "stopSequence": 20 }, { "arrival": { "time": "1771687850" }, "departure": { "time": "1771687850" }, "stopId": "ECLATERI", "stopSequence": 21 }, { "arrival": { "time": "1771687974" }, "departure": { "time": "1771687974" }, "stopId": "JUSTICES", "stopSequence": 22 }, { "arrival": { "time": "1771688019" }, "departure": { "time": "1771688019" }, "stopId": "DELACROI", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568671" } } }, { "id": "trip:6570330", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684920" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771685222" }, "departure": { "time": "1771685222" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771685342" }, "departure": { "time": "1771685342" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771685415" }, "departure": { "time": "1771685415" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771685470" }, "departure": { "time": "1771685470" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771685640" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570330" } } }, { "id": "trip:6570752", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686180" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771686302" }, "departure": { "time": "1771686302" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771686370" }, "departure": { "time": "1771686370" }, "stopId": "STAUBIN", "stopSequence": 2 }, { "arrival": { "time": "1771686420" }, "departure": { "time": "1771686480" }, "stopId": "LOR-FO-A", "stopSequence": 3 }, { "arrival": { "time": "1771686568" }, "departure": { "time": "1771686568" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771686713" }, "departure": { "time": "1771686713" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771686780" }, "departure": { "time": "1771686780" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771686864" }, "departure": { "time": "1771686864" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771686891" }, "departure": { "time": "1771686891" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771686981" }, "departure": { "time": "1771686981" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771687058" }, "departure": { "time": "1771687058" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771687107" }, "departure": { "time": "1771687107" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771687160" }, "departure": { "time": "1771687160" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771687318" }, "departure": { "time": "1771687318" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771687372" }, "departure": { "time": "1771687372" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771687442" }, "departure": { "time": "1771687442" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771687504" }, "departure": { "time": "1771687504" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771687564" }, "departure": { "time": "1771687564" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771687671" }, "departure": { "time": "1771687671" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771687711" }, "departure": { "time": "1771687711" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771687752" }, "departure": { "time": "1771687752" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771687820" }, "departure": { "time": "1771687820" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771687993" }, "departure": { "time": "1771687993" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771688034" }, "departure": { "time": "1771688034" }, "stopId": "VERDUN-E", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570752" } } }, { "id": "trip:6571144", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684980" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771685070" }, "departure": { "time": "1771685070" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771685180" }, "departure": { "time": "1771685180" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771685270" }, "departure": { "time": "1771685270" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771685370" }, "departure": { "time": "1771685370" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771685470" }, "departure": { "time": "1771685470" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771685690" }, "departure": { "time": "1771685690" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771685810" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571144" } } }, { "id": "trip:6572510", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686840" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771687012" }, "departure": { "time": "1771687012" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771687120" }, "departure": { "time": "1771687120" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771687212" }, "departure": { "time": "1771687212" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771687290" }, "departure": { "time": "1771687290" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771687387" }, "departure": { "time": "1771687387" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771687480" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572510" } } }, { "id": "trip:6567749", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684620" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771684693" }, "departure": { "time": "1771684693" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771684800" }, "departure": { "time": "1771684800" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1771684858" }, "departure": { "time": "1771684858" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1771684907" }, "departure": { "time": "1771684907" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1771684980" }, "departure": { "time": "1771684980" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1771685060" }, "departure": { "time": "1771685060" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771685112" }, "departure": { "time": "1771685112" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771685152" }, "departure": { "time": "1771685152" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771685184" }, "departure": { "time": "1771685184" }, "stopId": "VAILLANT", "stopSequence": 9 }, { "arrival": { "time": "1771685307" }, "departure": { "time": "1771685307" }, "stopId": "CHALOUER", "stopSequence": 10 }, { "arrival": { "time": "1771685460" }, "departure": { "time": "1771685460" }, "stopId": "PLACENEY", "stopSequence": 11 }, { "arrival": { "time": "1771685631" }, "departure": { "time": "1771685631" }, "stopId": "BOREAU", "stopSequence": 12 }, { "arrival": { "time": "1771685796" }, "departure": { "time": "1771685796" }, "stopId": "MENDESFR", "stopSequence": 13 }, { "arrival": { "time": "1771685940" }, "departure": { "time": "1771686000" }, "stopId": "FO-LOR-R", "stopSequence": 14 }, { "arrival": { "time": "1771686087" }, "departure": { "time": "1771686087" }, "stopId": "STAUBI-E", "stopSequence": 15 }, { "arrival": { "time": "1771686129" }, "departure": { "time": "1771686129" }, "stopId": "HARAS-E", "stopSequence": 16 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "LESGAR-E", "stopSequence": 17 }, { "arrival": { "time": "1771686343" }, "departure": { "time": "1771686343" }, "stopId": "SEMARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771686387" }, "departure": { "time": "1771686387" }, "stopId": "PONTNO-E", "stopSequence": 19 }, { "arrival": { "time": "1771686474" }, "departure": { "time": "1771686474" }, "stopId": "POIREL-E", "stopSequence": 20 }, { "arrival": { "time": "1771686522" }, "departure": { "time": "1771686522" }, "stopId": "VAUBAN-E", "stopSequence": 21 }, { "arrival": { "time": "1771686583" }, "departure": { "time": "1771686583" }, "stopId": "FREMUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "STRASB-E", "stopSequence": 23 }, { "arrival": { "time": "1771686793" }, "departure": { "time": "1771686793" }, "stopId": "LETAND-E", "stopSequence": 24 }, { "arrival": { "time": "1771686839" }, "departure": { "time": "1771686839" }, "stopId": "BEAUVA-E", "stopSequence": 25 }, { "arrival": { "time": "1771686912" }, "departure": { "time": "1771686912" }, "stopId": "LORETT-E", "stopSequence": 26 }, { "arrival": { "time": "1771686954" }, "departure": { "time": "1771686954" }, "stopId": "MORELI-E", "stopSequence": 27 }, { "arrival": { "time": "1771687020" }, "departure": { "time": "1771687020" }, "stopId": "DELATR-E", "stopSequence": 28 }, { "arrival": { "time": "1771687107" }, "departure": { "time": "1771687107" }, "stopId": "HAUTPR-E", "stopSequence": 29 }, { "arrival": { "time": "1771687243" }, "departure": { "time": "1771687243" }, "stopId": "INTMIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771687337" }, "departure": { "time": "1771687337" }, "stopId": "SAUMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1771687427" }, "departure": { "time": "1771687427" }, "stopId": "DELACR-E", "stopSequence": 32 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "JUSTIC-E", "stopSequence": 33 }, { "arrival": { "time": "1771687597" }, "departure": { "time": "1771687597" }, "stopId": "ECLATE-E", "stopSequence": 34 }, { "arrival": { "time": "1771687696" }, "departure": { "time": "1771687696" }, "stopId": "VDLOIR-E", "stopSequence": 35 }, { "arrival": { "time": "1771687564" }, "departure": { "time": "1771687564" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 36 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771687707" }, "departure": { "time": "1771687707" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 38 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 39 }, { "arrival": { "time": "1771687743" }, "departure": { "time": "1771687743" }, "stopId": "LEOLAG-E", "stopSequence": 40 }, { "arrival": { "time": "1771687798" }, "departure": { "time": "1771687798" }, "stopId": "DAGUER-E", "stopSequence": 41 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "ALLUME-E", "stopSequence": 42 }, { "arrival": { "time": "1771687915" }, "departure": { "time": "1771687915" }, "stopId": "RIOTTE-E", "stopSequence": 43 }, { "arrival": { "time": "1771687977" }, "departure": { "time": "1771687977" }, "stopId": "BOURSE-E", "stopSequence": 44 }, { "arrival": { "time": "1771688020" }, "departure": { "time": "1771688020" }, "stopId": "MORLON-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567749" } } }, { "id": "trip:6052983", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684642" }, "departure": { "time": "1771684642" }, "stopId": "SEMARD-E", "stopSequence": 1 }, { "arrival": { "time": "1771684676" }, "departure": { "time": "1771684676" }, "stopId": "PONTNO-E", "stopSequence": 2 }, { "arrival": { "time": "1771684742" }, "departure": { "time": "1771684742" }, "stopId": "POIREL-E", "stopSequence": 3 }, { "arrival": { "time": "1771684778" }, "departure": { "time": "1771684778" }, "stopId": "VAUBAN-E", "stopSequence": 4 }, { "arrival": { "time": "1771684826" }, "departure": { "time": "1771684826" }, "stopId": "GENIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771684914" }, "departure": { "time": "1771684914" }, "stopId": "EBLE-E", "stopSequence": 6 }, { "arrival": { "time": "1771686974" }, "departure": { "time": "1771686974" }, "stopId": "PLOTTI-E", "stopSequence": 7 }, { "arrival": { "time": "1771687005" }, "departure": { "time": "1771687005" }, "stopId": "AUTRIC-E", "stopSequence": 8 }, { "arrival": { "time": "1771687074" }, "departure": { "time": "1771687074" }, "stopId": "IRLAND-E", "stopSequence": 9 }, { "arrival": { "time": "1771687122" }, "departure": { "time": "1771687122" }, "stopId": "ITALIE-E", "stopSequence": 10 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "ALLEMA-E", "stopSequence": 11 }, { "arrival": { "time": "1771687229" }, "departure": { "time": "1771687229" }, "stopId": "DANEMA-E", "stopSequence": 12 }, { "arrival": { "time": "1771687272" }, "departure": { "time": "1771687272" }, "stopId": "AVENEU-E", "stopSequence": 13 }, { "arrival": { "time": "1771687319" }, "departure": { "time": "1771687319" }, "stopId": "MASTEL-E", "stopSequence": 14 }, { "arrival": { "time": "1771687367" }, "departure": { "time": "1771687367" }, "stopId": "JEHUEZ-E", "stopSequence": 29 }, { "arrival": { "time": "1771687422" }, "departure": { "time": "1771687422" }, "stopId": "PLATEF-E", "stopSequence": 30 }, { "arrival": { "time": "1771687499" }, "departure": { "time": "1771687499" }, "stopId": "ESPMON-E", "stopSequence": 31 }, { "arrival": { "time": "1771687562" }, "departure": { "time": "1771687562" }, "stopId": "BELAIR-E", "stopSequence": 32 }, { "arrival": { "time": "1771687611" }, "departure": { "time": "1771687611" }, "stopId": "ZOLA-E", "stopSequence": 33 }, { "arrival": { "time": "1771687667" }, "departure": { "time": "1771687667" }, "stopId": "ANAFRA-E", "stopSequence": 34 }, { "arrival": { "time": "1771687721" }, "departure": { "time": "1771687721" }, "stopId": "PISCMU-E", "stopSequence": 35 }, { "arrival": { "time": "1771687771" }, "departure": { "time": "1771687771" }, "stopId": "CAMPJU-E", "stopSequence": 36 }, { "arrival": { "time": "1771687824" }, "departure": { "time": "1771687824" }, "stopId": "LAEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771687866" }, "departure": { "time": "1771687866" }, "stopId": "BECK-E", "stopSequence": 38 }, { "arrival": { "time": "1771687934" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052983" } } }, { "id": "trip:6568176", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687440" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771687495" }, "departure": { "time": "1771687495" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771687549" }, "departure": { "time": "1771687549" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771687626" }, "departure": { "time": "1771687626" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771687700" }, "departure": { "time": "1771687700" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771687944" }, "departure": { "time": "1771687944" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771688029" }, "departure": { "time": "1771688029" }, "stopId": "RBRIOL-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568176" } } }, { "id": "trip:6570853", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687510" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771687630" }, "departure": { "time": "1771687630" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "2STRA", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570853" } } }, { "id": "trip:6572022", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684980" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771685190" }, "departure": { "time": "1771685190" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771685440" }, "departure": { "time": "1771685440" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771685610" }, "departure": { "time": "1771685610" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771685690" }, "departure": { "time": "1771685690" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771685780" }, "departure": { "time": "1771685780" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771685860" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572022" } } }, { "id": "trip:6572346", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687260" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771687361" }, "departure": { "time": "1771687361" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771687470" }, "departure": { "time": "1771687470" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771687553" }, "departure": { "time": "1771687553" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771687648" }, "departure": { "time": "1771687648" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771687761" }, "departure": { "time": "1771687761" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771687940" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572346" } } }, { "id": "trip:6570334", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687740" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771687920" }, "departure": { "time": "1771687920" }, "stopId": "FO-LOR-R", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570334" } } }, { "id": "trip:6567911", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687980" }, "stopId": "VERNUSSO", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567911" } } }, { "id": "trip:6572264", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685040" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771685045" }, "departure": { "time": "1771685045" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771685096" }, "departure": { "time": "1771685096" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771685181" }, "departure": { "time": "1771685181" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771685230" }, "departure": { "time": "1771685230" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771685288" }, "departure": { "time": "1771685288" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771685361" }, "departure": { "time": "1771685361" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771685416" }, "departure": { "time": "1771685416" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771685505" }, "departure": { "time": "1771685505" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771685566" }, "departure": { "time": "1771685566" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771685643" }, "departure": { "time": "1771685643" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771685688" }, "departure": { "time": "1771685688" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771685744" }, "departure": { "time": "1771685744" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771685824" }, "departure": { "time": "1771685824" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771685901" }, "departure": { "time": "1771685901" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771686096" }, "departure": { "time": "1771686096" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771686204" }, "departure": { "time": "1771686204" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771686285" }, "departure": { "time": "1771686285" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771686340" }, "departure": { "time": "1771686340" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771686406" }, "departure": { "time": "1771686406" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771686469" }, "departure": { "time": "1771686469" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771686525" }, "departure": { "time": "1771686525" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771686585" }, "departure": { "time": "1771686585" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771686684" }, "departure": { "time": "1771686684" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771686961" }, "departure": { "time": "1771686961" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771687003" }, "departure": { "time": "1771687003" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771687034" }, "departure": { "time": "1771687034" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771687080" }, "departure": { "time": "1771687080" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771687131" }, "departure": { "time": "1771687131" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771687236" }, "departure": { "time": "1771687236" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771687267" }, "departure": { "time": "1771687267" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771687349" }, "departure": { "time": "1771687349" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771687423" }, "departure": { "time": "1771687423" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771687456" }, "departure": { "time": "1771687456" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771687541" }, "departure": { "time": "1771687541" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771687611" }, "departure": { "time": "1771687611" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771687676" }, "departure": { "time": "1771687676" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771687710" }, "departure": { "time": "1771687710" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771687776" }, "departure": { "time": "1771687776" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771687841" }, "departure": { "time": "1771687841" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771687904" }, "departure": { "time": "1771687904" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771687986" }, "departure": { "time": "1771687986" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771688027" }, "departure": { "time": "1771688027" }, "stopId": "CHEVRI-E", "stopSequence": 44 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572264" } } }, { "id": "trip:6571360", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684336" }, "departure": { "time": "1771684368" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771684413" }, "departure": { "time": "1771684445" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771684490" }, "departure": { "time": "1771684490" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771684580" }, "departure": { "time": "1771684580" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771684670" }, "departure": { "time": "1771684670" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771684780" }, "departure": { "time": "1771684780" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771684940" }, "departure": { "time": "1771684940" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771685030" }, "departure": { "time": "1771685030" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771685150" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571360" } } }, { "id": "trip:6567782", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685340" }, "stopId": "SLEZIND", "stopSequence": 0 }, { "arrival": { "time": "1771685402" }, "departure": { "time": "1771685402" }, "stopId": "GENTRIC", "stopSequence": 1 }, { "arrival": { "time": "1771685473" }, "departure": { "time": "1771685473" }, "stopId": "DAUTEL", "stopSequence": 2 }, { "arrival": { "time": "1771685493" }, "departure": { "time": "1771685493" }, "stopId": "BUISSON", "stopSequence": 3 }, { "arrival": { "time": "1771685534" }, "departure": { "time": "1771685534" }, "stopId": "PYRAM02", "stopSequence": 4 }, { "arrival": { "time": "1771685580" }, "departure": { "time": "1771685580" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1771685613" }, "departure": { "time": "1771685613" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1771685660" }, "departure": { "time": "1771685660" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1771685699" }, "departure": { "time": "1771685699" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1771685751" }, "departure": { "time": "1771685751" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1771685800" }, "departure": { "time": "1771685800" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1771685850" }, "departure": { "time": "1771685850" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1771685943" }, "departure": { "time": "1771685943" }, "stopId": "ECLATERI", "stopSequence": 12 }, { "arrival": { "time": "1771685880" }, "departure": { "time": "1771685880" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 }, { "arrival": { "time": "1771685931" }, "departure": { "time": "1771685931" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 14 }, { "arrival": { "time": "1771686003" }, "departure": { "time": "1771686003" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 15 }, { "arrival": { "time": "1771686069" }, "departure": { "time": "1771686069" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 16 }, { "arrival": { "time": "1771686047" }, "departure": { "time": "1771686047" }, "stopId": "JUSTICES", "stopSequence": 17 }, { "arrival": { "time": "1771686095" }, "departure": { "time": "1771686095" }, "stopId": "DELACROI", "stopSequence": 18 }, { "arrival": { "time": "1771686182" }, "departure": { "time": "1771686182" }, "stopId": "SAUMUROI", "stopSequence": 19 }, { "arrival": { "time": "1771686279" }, "departure": { "time": "1771686279" }, "stopId": "INTERMIL", "stopSequence": 20 }, { "arrival": { "time": "1771686350" }, "departure": { "time": "1771686350" }, "stopId": "HAUTPRES", "stopSequence": 21 }, { "arrival": { "time": "1771686406" }, "departure": { "time": "1771686406" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1771686465" }, "departure": { "time": "1771686465" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1771686506" }, "departure": { "time": "1771686506" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1771686549" }, "departure": { "time": "1771686549" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1771686602" }, "departure": { "time": "1771686602" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1771686706" }, "departure": { "time": "1771686706" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1771686785" }, "departure": { "time": "1771686785" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1771686851" }, "departure": { "time": "1771686851" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1771686897" }, "departure": { "time": "1771686897" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1771686979" }, "departure": { "time": "1771686979" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1771687032" }, "departure": { "time": "1771687032" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1771687333" }, "departure": { "time": "1771687333" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1771687413" }, "departure": { "time": "1771687413" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1771687505" }, "departure": { "time": "1771687620" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771687752" }, "departure": { "time": "1771687752" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771687836" }, "departure": { "time": "1771687836" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771687871" }, "departure": { "time": "1771687871" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771687947" }, "departure": { "time": "1771687947" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771687989" }, "departure": { "time": "1771687989" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771688016" }, "departure": { "time": "1771688016" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771687887" }, "departure": { "time": "1771687887" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567782" } } }, { "id": "trip:6570885", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686800" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771686920" }, "departure": { "time": "1771686920" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771687030" }, "departure": { "time": "1771687030" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771687150" }, "departure": { "time": "1771687150" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771687350" }, "departure": { "time": "1771687350" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771687470" }, "departure": { "time": "1771687470" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771687580" }, "departure": { "time": "1771687580" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771687640" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570885" } } }, { "id": "trip:6572269", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684415" }, "departure": { "time": "1771684431" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771684508" }, "departure": { "time": "1771684508" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771684515" }, "departure": { "time": "1771684515" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771684600" }, "departure": { "time": "1771684600" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771684636" }, "departure": { "time": "1771684636" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771684722" }, "departure": { "time": "1771684722" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771684779" }, "departure": { "time": "1771684779" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771684800" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572269" } } }, { "id": "trip:6052960", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684678" }, "departure": { "time": "1771684678" }, "stopId": "EBLE", "stopSequence": 24 }, { "arrival": { "time": "1771684740" }, "departure": { "time": "1771684740" }, "stopId": "GENIE", "stopSequence": 25 }, { "arrival": { "time": "1771684817" }, "departure": { "time": "1771684817" }, "stopId": "VAUBAN", "stopSequence": 26 }, { "arrival": { "time": "1771684851" }, "departure": { "time": "1771684851" }, "stopId": "POIREL", "stopSequence": 27 }, { "arrival": { "time": "1771684912" }, "departure": { "time": "1771684912" }, "stopId": "PONTNOIR", "stopSequence": 28 }, { "arrival": { "time": "1771684951" }, "departure": { "time": "1771684951" }, "stopId": "SEMARD", "stopSequence": 29 }, { "arrival": { "time": "1771684410" }, "departure": { "time": "1771684410" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 30 }, { "arrival": { "time": "1771684437" }, "departure": { "time": "1771684437" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 31 }, { "arrival": { "time": "1771684466" }, "departure": { "time": "1771684466" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6052960" } } }, { "id": "trip:6572342", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684980" }, "stopId": "2BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771685081" }, "departure": { "time": "1771685081" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771685190" }, "departure": { "time": "1771685190" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771685271" }, "departure": { "time": "1771685271" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771685364" }, "departure": { "time": "1771685364" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771685474" }, "departure": { "time": "1771685474" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771685650" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572342" } } }, { "id": "trip:6568450", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686720" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771686759" }, "departure": { "time": "1771686759" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771686799" }, "departure": { "time": "1771686799" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771686853" }, "departure": { "time": "1771686853" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771686923" }, "departure": { "time": "1771686923" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771687003" }, "departure": { "time": "1771687003" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771687065" }, "departure": { "time": "1771687065" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771687104" }, "departure": { "time": "1771687104" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771687171" }, "departure": { "time": "1771687171" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771687224" }, "departure": { "time": "1771687224" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771687261" }, "departure": { "time": "1771687261" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771687286" }, "departure": { "time": "1771687286" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771687326" }, "departure": { "time": "1771687326" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771687380" }, "departure": { "time": "1771687380" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771687423" }, "departure": { "time": "1771687423" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771687455" }, "departure": { "time": "1771687455" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771687523" }, "departure": { "time": "1771687523" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771687578" }, "departure": { "time": "1771687578" }, "stopId": "POMONE", "stopSequence": 19 }, { "arrival": { "time": "1771687668" }, "departure": { "time": "1771687668" }, "stopId": "CIOUEST", "stopSequence": 20 }, { "arrival": { "time": "1771687710" }, "departure": { "time": "1771687710" }, "stopId": "CLEMENCE", "stopSequence": 21 }, { "arrival": { "time": "1771687740" }, "departure": { "time": "1771687740" }, "stopId": "DESCAZ-E", "stopSequence": 22 }, { "arrival": { "time": "1771687797" }, "departure": { "time": "1771687797" }, "stopId": "BICHDAVI", "stopSequence": 23 }, { "arrival": { "time": "1771687879" }, "departure": { "time": "1771687879" }, "stopId": "HOTDIEU", "stopSequence": 24 }, { "arrival": { "time": "1771687920" }, "stopId": "ROCHEFOU", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568450" } } }, { "id": "trip:6568174", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685700" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771685747" }, "departure": { "time": "1771685747" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771685793" }, "departure": { "time": "1771685793" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771685859" }, "departure": { "time": "1771685859" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771685922" }, "departure": { "time": "1771685922" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771686060" }, "departure": { "time": "1771686060" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771686144" }, "departure": { "time": "1771686144" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771686229" }, "departure": { "time": "1771686229" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771686300" }, "departure": { "time": "1771686300" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771686415" }, "departure": { "time": "1771686415" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771686540" }, "departure": { "time": "1771686540" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771686590" }, "departure": { "time": "1771686590" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771686630" }, "departure": { "time": "1771686630" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771686713" }, "departure": { "time": "1771686713" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771686809" }, "departure": { "time": "1771686809" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771686996" }, "departure": { "time": "1771686996" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771687098" }, "departure": { "time": "1771687098" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771687161" }, "departure": { "time": "1771687161" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771687220" }, "departure": { "time": "1771687220" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771687320" }, "departure": { "time": "1771687320" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771687368" }, "departure": { "time": "1771687368" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771687456" }, "departure": { "time": "1771687456" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771687553" }, "departure": { "time": "1771687553" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771687624" }, "departure": { "time": "1771687624" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687740" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771687834" }, "departure": { "time": "1771687834" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771687876" }, "departure": { "time": "1771687876" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771687965" }, "departure": { "time": "1771687965" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771688040" }, "departure": { "time": "1771688040" }, "stopId": "NERUDA", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568174" } } }, { "id": "trip:6567893", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684384" }, "departure": { "time": "1771684400" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1771684564" }, "departure": { "time": "1771684564" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1771684676" }, "departure": { "time": "1771684676" }, "stopId": "STAUBIN", "stopSequence": 30 }, { "arrival": { "time": "1771684756" }, "departure": { "time": "1771684800" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1771684980" }, "departure": { "time": "1771684980" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1771685060" }, "departure": { "time": "1771685060" }, "stopId": "SAVARY-E", "stopSequence": 33 }, { "arrival": { "time": "1771685095" }, "departure": { "time": "1771685095" }, "stopId": "MUSSET-E", "stopSequence": 34 }, { "arrival": { "time": "1771685171" }, "departure": { "time": "1771685171" }, "stopId": "LUTIN-E", "stopSequence": 35 }, { "arrival": { "time": "1771685213" }, "departure": { "time": "1771685213" }, "stopId": "MACE-E", "stopSequence": 36 }, { "arrival": { "time": "1771685240" }, "departure": { "time": "1771685240" }, "stopId": "DESJAR-E", "stopSequence": 37 }, { "arrival": { "time": "1771685344" }, "departure": { "time": "1771685344" }, "stopId": "ALDUNA-E", "stopSequence": 38 }, { "arrival": { "time": "1771685481" }, "departure": { "time": "1771685481" }, "stopId": "RBRIOL-E", "stopSequence": 41 }, { "arrival": { "time": "1771685513" }, "departure": { "time": "1771685513" }, "stopId": "NOZAY-E", "stopSequence": 42 }, { "arrival": { "time": "1771685570" }, "departure": { "time": "1771685570" }, "stopId": "AUVERG-E", "stopSequence": 43 }, { "arrival": { "time": "1771685155" }, "departure": { "time": "1771685155" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET-E", "stopSequence": 44 }, { "arrival": { "time": "1771685282" }, "departure": { "time": "1771685282" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAI-E", "stopSequence": 45 }, { "arrival": { "time": "1771685323" }, "departure": { "time": "1771685323" }, "scheduleRelationship": "SKIPPED", "stopId": "FACULT-E", "stopSequence": 46 }, { "arrival": { "time": "1771685534" }, "departure": { "time": "1771685534" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE-E", "stopSequence": 47 }, { "arrival": { "time": "1771685642" }, "departure": { "time": "1771685642" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCIT-E", "stopSequence": 48 }, { "arrival": { "time": "1771685775" }, "departure": { "time": "1771685775" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESO-E", "stopSequence": 49 }, { "arrival": { "time": "1771685848" }, "departure": { "time": "1771685848" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENN-E", "stopSequence": 50 }, { "arrival": { "time": "1771685621" }, "departure": { "time": "1771685621" }, "stopId": "SAVOIE-E", "stopSequence": 51 }, { "arrival": { "time": "1771685696" }, "departure": { "time": "1771685696" }, "stopId": "INDUST-E", "stopSequence": 52 }, { "arrival": { "time": "1771685753" }, "departure": { "time": "1771685753" }, "stopId": "HOTELL-E", "stopSequence": 53 }, { "arrival": { "time": "1771685822" }, "departure": { "time": "1771685822" }, "stopId": "DEBUSS-E", "stopSequence": 54 }, { "arrival": { "time": "1771685875" }, "departure": { "time": "1771685875" }, "stopId": "BOISAB-E", "stopSequence": 55 }, { "arrival": { "time": "1771685909" }, "departure": { "time": "1771685909" }, "stopId": "DUBELL-E", "stopSequence": 56 }, { "arrival": { "time": "1771686008" }, "departure": { "time": "1771686008" }, "stopId": "REDUM-E", "stopSequence": 57 }, { "arrival": { "time": "1771686055" }, "departure": { "time": "1771686055" }, "stopId": "HIPPODRO", "stopSequence": 58 }, { "arrival": { "time": "1771686193" }, "departure": { "time": "1771686193" }, "stopId": "COTTAG-E", "stopSequence": 59 }, { "arrival": { "time": "1771686235" }, "stopId": "EVENTARD", "stopSequence": 60 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567893" } } }, { "id": "trip:6567843", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684980" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1771685055" }, "departure": { "time": "1771685055" }, "stopId": "CHABOLA.", "stopSequence": 1 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "BOUZINAC", "stopSequence": 2 }, { "arrival": { "time": "1771685137" }, "departure": { "time": "1771685137" }, "stopId": "RAPIDEX", "stopSequence": 3 }, { "arrival": { "time": "1771685160" }, "departure": { "time": "1771685160" }, "stopId": "VALEO", "stopSequence": 4 }, { "arrival": { "time": "1771685201" }, "departure": { "time": "1771685201" }, "stopId": "POMANJO", "stopSequence": 5 }, { "arrival": { "time": "1771685226" }, "departure": { "time": "1771685226" }, "stopId": "LEMERCIE", "stopSequence": 6 }, { "arrival": { "time": "1771685294" }, "departure": { "time": "1771685294" }, "stopId": "SCANIA", "stopSequence": 7 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1771685436" }, "departure": { "time": "1771685436" }, "stopId": "SAVOIE", "stopSequence": 9 }, { "arrival": { "time": "1771685500" }, "departure": { "time": "1771685500" }, "stopId": "AUVERGNE", "stopSequence": 10 }, { "arrival": { "time": "1771685538" }, "departure": { "time": "1771685538" }, "stopId": "NOZAY", "stopSequence": 11 }, { "arrival": { "time": "1771685567" }, "departure": { "time": "1771685567" }, "stopId": "RBRIOLLA", "stopSequence": 12 }, { "arrival": { "time": "1771685772" }, "departure": { "time": "1771685772" }, "stopId": "MIMOSAS", "stopSequence": 16 }, { "arrival": { "time": "1771685838" }, "departure": { "time": "1771685838" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771685889" }, "departure": { "time": "1771685889" }, "stopId": "DESJARDI", "stopSequence": 18 }, { "arrival": { "time": "1771685931" }, "departure": { "time": "1771685931" }, "stopId": "MACE", "stopSequence": 19 }, { "arrival": { "time": "1771685960" }, "departure": { "time": "1771685960" }, "stopId": "LUTIN", "stopSequence": 20 }, { "arrival": { "time": "1771686047" }, "departure": { "time": "1771686047" }, "stopId": "MUSSET", "stopSequence": 21 }, { "arrival": { "time": "1771686087" }, "departure": { "time": "1771686087" }, "stopId": "SAVARY", "stopSequence": 22 }, { "arrival": { "time": "1771685518" }, "departure": { "time": "1771685518" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENNE", "stopSequence": 23 }, { "arrival": { "time": "1771685602" }, "departure": { "time": "1771685602" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESOLI", "stopSequence": 24 }, { "arrival": { "time": "1771685760" }, "departure": { "time": "1771685760" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCITR", "stopSequence": 25 }, { "arrival": { "time": "1771685815" }, "departure": { "time": "1771685815" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE", "stopSequence": 26 }, { "arrival": { "time": "1771685924" }, "departure": { "time": "1771685924" }, "scheduleRelationship": "SKIPPED", "stopId": "FACUL-SS", "stopSequence": 27 }, { "arrival": { "time": "1771685940" }, "departure": { "time": "1771685940" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAINE", "stopSequence": 28 }, { "arrival": { "time": "1771686101" }, "departure": { "time": "1771686101" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET", "stopSequence": 29 }, { "arrival": { "time": "1771686183" }, "departure": { "time": "1771686183" }, "stopId": "MENDESFR", "stopSequence": 30 }, { "arrival": { "time": "1771686355" }, "departure": { "time": "1771686540" }, "stopId": "FO-LOR-R", "stopSequence": 31 }, { "arrival": { "time": "1771686624" }, "departure": { "time": "1771686624" }, "stopId": "STAUBI-E", "stopSequence": 32 }, { "arrival": { "time": "1771686664" }, "departure": { "time": "1771686664" }, "stopId": "HARAS-E", "stopSequence": 33 }, { "arrival": { "time": "1771686771" }, "departure": { "time": "1771686771" }, "stopId": "LESGAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771686903" }, "departure": { "time": "1771686903" }, "stopId": "SEMARD-E", "stopSequence": 35 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "PONTNO-E", "stopSequence": 36 }, { "arrival": { "time": "1771687064" }, "departure": { "time": "1771687064" }, "stopId": "POIREL-E", "stopSequence": 37 }, { "arrival": { "time": "1771687121" }, "departure": { "time": "1771687121" }, "stopId": "VAUBAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "CHANZY-E", "stopSequence": 39 }, { "arrival": { "time": "1771687260" }, "departure": { "time": "1771687260" }, "stopId": "LAFAYE-E", "stopSequence": 40 }, { "arrival": { "time": "1771687346" }, "departure": { "time": "1771687346" }, "stopId": "MIRABE-E", "stopSequence": 41 }, { "arrival": { "time": "1771687401" }, "departure": { "time": "1771687401" }, "stopId": "CESARG-E", "stopSequence": 42 }, { "arrival": { "time": "1771687440" }, "departure": { "time": "1771687440" }, "stopId": "BLANDE-E", "stopSequence": 43 }, { "arrival": { "time": "1771687496" }, "departure": { "time": "1771687496" }, "stopId": "MUTUAL-E", "stopSequence": 44 }, { "arrival": { "time": "1771687568" }, "departure": { "time": "1771687568" }, "stopId": "VILLES-E", "stopSequence": 45 }, { "arrival": { "time": "1771687617" }, "departure": { "time": "1771687617" }, "stopId": "VIVIER-E", "stopSequence": 46 }, { "arrival": { "time": "1771687680" }, "departure": { "time": "1771687680" }, "stopId": "MARIAN-E", "stopSequence": 47 }, { "arrival": { "time": "1771687744" }, "departure": { "time": "1771687744" }, "stopId": "LINOVE-E", "stopSequence": 48 }, { "arrival": { "time": "1771687793" }, "departure": { "time": "1771687793" }, "stopId": "DANGEL-E", "stopSequence": 49 }, { "arrival": { "time": "1771687868" }, "departure": { "time": "1771687868" }, "stopId": "ATHLET-E", "stopSequence": 50 }, { "arrival": { "time": "1771687923" }, "departure": { "time": "1771687923" }, "stopId": "DIONNE-E", "stopSequence": 51 }, { "arrival": { "time": "1771687980" }, "departure": { "time": "1771687980" }, "stopId": "GENDRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771688024" }, "departure": { "time": "1771688024" }, "stopId": "CHESNA-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567843" } } }, { "id": "trip:6572511", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771687560" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771687732" }, "departure": { "time": "1771687732" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771687840" }, "departure": { "time": "1771687840" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771687932" }, "departure": { "time": "1771687932" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771688010" }, "departure": { "time": "1771688010" }, "stopId": "2BARR", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572511" } } }, { "id": "trip:6567961", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684382" }, "departure": { "time": "1771684382" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1771684396" }, "departure": { "time": "1771684412" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1771684442" }, "departure": { "time": "1771684442" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1771684489" }, "departure": { "time": "1771684489" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771684526" }, "departure": { "time": "1771684526" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771684560" }, "departure": { "time": "1771684560" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1771684668" }, "departure": { "time": "1771684668" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1771684734" }, "departure": { "time": "1771684734" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1771684789" }, "departure": { "time": "1771684789" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771684828" }, "departure": { "time": "1771684828" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771684896" }, "departure": { "time": "1771684896" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771684940" }, "departure": { "time": "1771684940" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771684980" }, "departure": { "time": "1771684980" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771685261" }, "departure": { "time": "1771685261" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771685341" }, "departure": { "time": "1771685341" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771685460" }, "departure": { "time": "1771685520" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1771685672" }, "departure": { "time": "1771685672" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1771685752" }, "departure": { "time": "1771685752" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1771685822" }, "departure": { "time": "1771685822" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771685872" }, "departure": { "time": "1771685872" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1771686069" }, "departure": { "time": "1771686069" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1771686094" }, "departure": { "time": "1771686094" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1771686191" }, "departure": { "time": "1771686191" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771686375" }, "departure": { "time": "1771686375" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1771686471" }, "departure": { "time": "1771686471" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1771686526" }, "departure": { "time": "1771686526" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1771686604" }, "departure": { "time": "1771686604" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1771686662" }, "departure": { "time": "1771686662" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1771686713" }, "departure": { "time": "1771686713" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1771686785" }, "departure": { "time": "1771686785" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771686900" }, "departure": { "time": "1771686900" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1771686980" }, "departure": { "time": "1771686980" }, "stopId": "GUILLEB.", "stopSequence": 47 }, { "arrival": { "time": "1771687019" }, "departure": { "time": "1771687019" }, "stopId": "RONCIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771687063" }, "departure": { "time": "1771687063" }, "stopId": "JEROST-E", "stopSequence": 49 }, { "arrival": { "time": "1771687102" }, "departure": { "time": "1771687102" }, "stopId": "MACURI-E", "stopSequence": 50 }, { "arrival": { "time": "1771687140" }, "departure": { "time": "1771687140" }, "stopId": "GGSAND-E", "stopSequence": 51 }, { "arrival": { "time": "1771687177" }, "departure": { "time": "1771687177" }, "stopId": "FRANVI-E", "stopSequence": 52 }, { "arrival": { "time": "1771687234" }, "departure": { "time": "1771687234" }, "stopId": "PATUR-E", "stopSequence": 54 }, { "arrival": { "time": "1771687275" }, "departure": { "time": "1771687275" }, "stopId": "POUILL-E", "stopSequence": 55 }, { "arrival": { "time": "1771687380" }, "stopId": "VERNUSSO", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567961" } } }, { "id": "trip:6570247", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686360" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771686403" }, "departure": { "time": "1771686403" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771686608" }, "departure": { "time": "1771686608" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771686640" }, "departure": { "time": "1771686640" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771686780" }, "departure": { "time": "1771686780" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771686863" }, "departure": { "time": "1771686863" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771687200" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570247" } } }, { "id": "trip:6570890", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684670" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771684790" }, "departure": { "time": "1771684790" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771684900" }, "departure": { "time": "1771684900" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771685020" }, "departure": { "time": "1771685020" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771685130" }, "departure": { "time": "1771685130" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771685220" }, "departure": { "time": "1771685220" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771685320" }, "departure": { "time": "1771685320" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771685420" }, "departure": { "time": "1771685420" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771685480" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570890" } } }, { "id": "trip:6567808", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684389" }, "departure": { "time": "1771684420" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1771684458" }, "departure": { "time": "1771684458" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1771684522" }, "departure": { "time": "1771684522" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1771684560" }, "departure": { "time": "1771684560" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1771684647" }, "departure": { "time": "1771684647" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1771684705" }, "departure": { "time": "1771684705" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1771685006" }, "departure": { "time": "1771685006" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1771685076" }, "departure": { "time": "1771685076" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1771685146" }, "departure": { "time": "1771685160" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771685273" }, "departure": { "time": "1771685273" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771685352" }, "departure": { "time": "1771685352" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771685387" }, "departure": { "time": "1771685387" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771685463" }, "departure": { "time": "1771685463" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771685505" }, "departure": { "time": "1771685505" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771685532" }, "departure": { "time": "1771685532" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771685636" }, "departure": { "time": "1771685636" }, "stopId": "ALDUNA-E", "stopSequence": 43 }, { "arrival": { "time": "1771685388" }, "departure": { "time": "1771685388" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771685685" }, "departure": { "time": "1771685685" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 48 }, { "arrival": { "time": "1771685790" }, "departure": { "time": "1771685790" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 49 }, { "arrival": { "time": "1771685777" }, "departure": { "time": "1771685777" }, "stopId": "RBRIOL-E", "stopSequence": 50 }, { "arrival": { "time": "1771685820" }, "departure": { "time": "1771685820" }, "stopId": "NOZAY-E", "stopSequence": 51 }, { "arrival": { "time": "1771685897" }, "departure": { "time": "1771685897" }, "stopId": "AUVERG-E", "stopSequence": 52 }, { "arrival": { "time": "1771685961" }, "departure": { "time": "1771685961" }, "stopId": "SAVOIE-E", "stopSequence": 53 }, { "arrival": { "time": "1771686046" }, "departure": { "time": "1771686046" }, "stopId": "INDUST-E", "stopSequence": 54 }, { "arrival": { "time": "1771686108" }, "departure": { "time": "1771686108" }, "stopId": "HOTELL-E", "stopSequence": 55 }, { "arrival": { "time": "1771686195" }, "departure": { "time": "1771686195" }, "stopId": "DEBUMO-E", "stopSequence": 56 }, { "arrival": { "time": "1771686339" }, "departure": { "time": "1771686339" }, "stopId": "RTEPAR-E", "stopSequence": 57 }, { "arrival": { "time": "1771686431" }, "stopId": "PROVIN-E", "stopSequence": 58 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567808" } } }, { "id": "trip:6571145", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685700" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771685790" }, "departure": { "time": "1771685790" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771685900" }, "departure": { "time": "1771685900" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771685990" }, "departure": { "time": "1771685990" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771686090" }, "departure": { "time": "1771686090" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771686190" }, "departure": { "time": "1771686190" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771686300" }, "departure": { "time": "1771686300" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771686410" }, "departure": { "time": "1771686410" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771686530" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571145" } } }, { "id": "trip:6570245", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684920" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771684963" }, "departure": { "time": "1771684963" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771685168" }, "departure": { "time": "1771685168" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771685200" }, "departure": { "time": "1771685200" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771685423" }, "departure": { "time": "1771685423" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771685520" }, "departure": { "time": "1771685520" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771685700" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570245" } } }, { "id": "trip:6570331", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685640" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771685820" }, "departure": { "time": "1771685820" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771685942" }, "departure": { "time": "1771685942" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771686062" }, "departure": { "time": "1771686062" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771686135" }, "departure": { "time": "1771686135" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771686190" }, "departure": { "time": "1771686190" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771686360" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570331" } } }, { "id": "trip:6568239", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684356" }, "departure": { "time": "1771684392" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771684430" }, "departure": { "time": "1771684436" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771684493" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568239" } } }, { "id": "trip:6052875", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685160" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771685245" }, "departure": { "time": "1771685245" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771685522" }, "departure": { "time": "1771685522" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771685640" }, "departure": { "time": "1771685640" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771685760" }, "departure": { "time": "1771685760" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771685845" }, "departure": { "time": "1771685845" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771685906" }, "departure": { "time": "1771685906" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771686000" }, "departure": { "time": "1771686000" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771686213" }, "departure": { "time": "1771686213" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771686285" }, "departure": { "time": "1771686285" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771686346" }, "departure": { "time": "1771686346" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771686398" }, "departure": { "time": "1771686398" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771686480" }, "departure": { "time": "1771686480" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771686561" }, "departure": { "time": "1771686561" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771686608" }, "departure": { "time": "1771686608" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771686668" }, "departure": { "time": "1771686668" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771686729" }, "departure": { "time": "1771686729" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771686783" }, "departure": { "time": "1771686783" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771686840" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6052875" } } }, { "id": "trip:6566552", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771685730" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771685860" }, "departure": { "time": "1771685860" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771685951" }, "departure": { "time": "1771685951" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771686104" }, "departure": { "time": "1771686104" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771686180" }, "departure": { "time": "1771686180" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771686338" }, "departure": { "time": "1771686338" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771686417" }, "departure": { "time": "1771686417" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771686490" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566552" } } }, { "id": "trip:6572021", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684385" }, "departure": { "time": "1771684423" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771684496" }, "departure": { "time": "1771684496" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771684586" }, "departure": { "time": "1771684586" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771684666" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572021" } } }, { "id": "trip:6568325", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684332" }, "departure": { "time": "1771684332" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771684620" }, "departure": { "time": "1771684620" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771684680" }, "departure": { "time": "1771684680" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771684714" }, "departure": { "time": "1771684714" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771684751" }, "departure": { "time": "1771684751" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771684809" }, "departure": { "time": "1771684809" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771684845" }, "departure": { "time": "1771684845" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771684880" }, "departure": { "time": "1771684880" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771684924" }, "departure": { "time": "1771684924" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771684980" }, "departure": { "time": "1771684980" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771685019" }, "departure": { "time": "1771685019" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771685106" }, "departure": { "time": "1771685106" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771685150" }, "departure": { "time": "1771685150" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771685220" }, "departure": { "time": "1771685220" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771685340" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568325" } } }, { "id": "trip:6567655", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771684740" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771684797" }, "departure": { "time": "1771684797" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771684838" }, "departure": { "time": "1771684838" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771684885" }, "departure": { "time": "1771684885" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771684920" }, "departure": { "time": "1771684920" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771684981" }, "departure": { "time": "1771684981" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771685022" }, "departure": { "time": "1771685022" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771685062" }, "departure": { "time": "1771685062" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771685100" }, "departure": { "time": "1771685100" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771685182" }, "departure": { "time": "1771685182" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771685214" }, "departure": { "time": "1771685214" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771685254" }, "departure": { "time": "1771685254" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771685280" }, "departure": { "time": "1771685280" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771685340" }, "departure": { "time": "1771685340" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771685460" }, "departure": { "time": "1771685460" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771685970" }, "departure": { "time": "1771685970" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771686032" }, "departure": { "time": "1771686032" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771686109" }, "departure": { "time": "1771686109" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771686143" }, "departure": { "time": "1771686143" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771686204" }, "departure": { "time": "1771686204" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771686243" }, "departure": { "time": "1771686243" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771685760" }, "departure": { "time": "1771685760" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771685831" }, "departure": { "time": "1771685831" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771685909" }, "departure": { "time": "1771685909" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6567655" } } }, { "id": "trip:6567856", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686060" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1771686172" }, "departure": { "time": "1771686172" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1771686240" }, "departure": { "time": "1771686240" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1771686269" }, "departure": { "time": "1771686269" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1771686302" }, "departure": { "time": "1771686302" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1771686331" }, "departure": { "time": "1771686331" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1771686360" }, "departure": { "time": "1771686360" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1771686429" }, "departure": { "time": "1771686429" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771686558" }, "departure": { "time": "1771686558" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1771686613" }, "departure": { "time": "1771686613" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1771686660" }, "departure": { "time": "1771686660" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1771686714" }, "departure": { "time": "1771686714" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1771686772" }, "departure": { "time": "1771686772" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1771686842" }, "departure": { "time": "1771686842" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1771686903" }, "departure": { "time": "1771686903" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1771686960" }, "departure": { "time": "1771686960" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1771687025" }, "departure": { "time": "1771687025" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1771687079" }, "departure": { "time": "1771687079" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1771687158" }, "departure": { "time": "1771687158" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1771687209" }, "departure": { "time": "1771687209" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1771687254" }, "departure": { "time": "1771687254" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1771687325" }, "departure": { "time": "1771687325" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1771687380" }, "departure": { "time": "1771687380" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1771687424" }, "departure": { "time": "1771687424" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1771687484" }, "departure": { "time": "1771687484" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1771687519" }, "departure": { "time": "1771687519" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1771687581" }, "departure": { "time": "1771687581" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1771687620" }, "departure": { "time": "1771687620" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1771687687" }, "departure": { "time": "1771687687" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1771687942" }, "departure": { "time": "1771687942" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1771688015" }, "departure": { "time": "1771688015" }, "stopId": "STAUBIN", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567856" } } }, { "id": "trip:6568171", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684381" }, "departure": { "time": "1771684381" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771684408" }, "departure": { "time": "1771684426" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771684478" }, "departure": { "time": "1771684478" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771684525" }, "departure": { "time": "1771684525" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771684595" }, "departure": { "time": "1771684595" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771684645" }, "departure": { "time": "1771684645" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771684698" }, "departure": { "time": "1771684698" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771684816" }, "departure": { "time": "1771684816" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771684902" }, "departure": { "time": "1771684902" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771684950" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568171" } } }, { "id": "trip:6571101", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684426" }, "departure": { "time": "1771684429" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771684500" }, "departure": { "time": "1771684500" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771684600" }, "departure": { "time": "1771684600" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771684700" }, "departure": { "time": "1771684700" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771684760" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571101" } } }, { "id": "trip:6566514", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684349" }, "departure": { "time": "1771684388" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771684432" }, "departure": { "time": "1771684432" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771684590" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566514" } } }, { "id": "trip:6568347", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771686900" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771687026" }, "departure": { "time": "1771687026" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771687112" }, "departure": { "time": "1771687112" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771687200" }, "departure": { "time": "1771687200" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771687242" }, "departure": { "time": "1771687242" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771687300" }, "departure": { "time": "1771687300" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771687373" }, "departure": { "time": "1771687373" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771687421" }, "departure": { "time": "1771687421" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771687500" }, "departure": { "time": "1771687500" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771687574" }, "departure": { "time": "1771687574" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771687635" }, "departure": { "time": "1771687635" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771687677" }, "departure": { "time": "1771687677" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771687802" }, "departure": { "time": "1771687802" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771687860" }, "departure": { "time": "1771687860" }, "stopId": "SAVARY", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568347" } } }, { "id": "trip:3287", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771684457" }, "departure": { "time": "1771684457" }, "stopId": "LUTIN-E", "stopSequence": 3 }, { "arrival": { "time": "1771684591" }, "departure": { "time": "1771684591" }, "stopId": "BRISEP-E", "stopSequence": 4 }, { "arrival": { "time": "1771684710" }, "departure": { "time": "1771684710" }, "stopId": "CHATEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771684801" }, "departure": { "time": "1771684801" }, "stopId": "SEPSON-E", "stopSequence": 6 }, { "arrival": { "time": "1771684919" }, "departure": { "time": "1771684919" }, "stopId": "RTEPAR-E", "stopSequence": 7 }, { "arrival": { "time": "1771685000" }, "departure": { "time": "1771685000" }, "stopId": "PROVIN-E", "stopSequence": 8 }, { "arrival": { "time": "1771685130" }, "departure": { "time": "1771685130" }, "stopId": "PARCEX-E", "stopSequence": 9 }, { "arrival": { "time": "1771685610" }, "departure": { "time": "1771685610" }, "stopId": "PELEGL-E", "stopSequence": 10 }, { "arrival": { "time": "1771685670" }, "departure": { "time": "1771685670" }, "stopId": "PELSTA-E", "stopSequence": 11 }, { "arrival": { "time": "1771685726" }, "departure": { "time": "1771685726" }, "stopId": "BLITOU-E", "stopSequence": 12 }, { "arrival": { "time": "1771685830" }, "departure": { "time": "1771685830" }, "stopId": "TOURAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771685952" }, "departure": { "time": "1771685952" }, "stopId": "LOUDIN-E", "stopSequence": 14 }, { "arrival": { "time": "1771686003" }, "departure": { "time": "1771686003" }, "stopId": "BLEUNI-E", "stopSequence": 15 }, { "arrival": { "time": "1771686030" }, "departure": { "time": "1771686030" }, "stopId": "VILVEQ-E", "stopSequence": 16 }, { "arrival": { "time": "1771686049" }, "departure": { "time": "1771686049" }, "stopId": "VILVEC-E", "stopSequence": 17 }, { "arrival": { "time": "1771686176" }, "departure": { "time": "1771686176" }, "stopId": "SOUCEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771686392" }, "departure": { "time": "1771686392" }, "stopId": "NONNA-E", "stopSequence": 19 }, { "arrival": { "time": "1771686450" }, "departure": { "time": "1771686450" }, "stopId": "HERMIT32", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "32", "tripId": "3287" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771684447" } }