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

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%
22/02/2026
100%
23/02/2026
100%
24/02/2026
100%
25/02/2026
100%
26/02/2026
100%
27/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

2 548 erreurs, 1 017 avertissements

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

Erreurs

Not in POSIX time E001 6 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 4252 stop_sequence 4 departure_time 0 is not POSIX time
  • trip_id 4051D stop_sequence 17 departure_time 0 is not POSIX time
  • trip_id 4052D stop_sequence 19 departure_time 0 is not POSIX time
  • trip_id 4151 stop_sequence 6 departure_time 0 is not POSIX time
  • trip_id 3052 stop_sequence 29 departure_time 0 is not POSIX time

Sequential stop_time_update times are not increasing E022 352 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 6258257 stop_sequence 24 arrival_time 08:12:50 (1772089970) is less than previous stop arrival_time 08:17:23 (1772090243) - times must increase between two sequential stops
  • trip_id 6258257 stop_sequence 24 arrival_time 08:12:50 (1772089970) is less than previous stop departure_time 08:17:23 (1772090243) - times must increase between two sequential stops
  • trip_id 6258257 stop_sequence 24 departure_time 08:12:50 (1772089970) is less than previous stop departure_time 08:17:23 (1772090243) - times must increase between two sequential stops
  • trip_id 6258257 stop_sequence 24 departure_time 08:12:50 (1772089970) is less than previous stop arrival_time 08:17:23 (1772090243) - times must increase between two sequential stops
  • trip_id 6258257 stop_sequence 57 arrival_time 08:59:44 (1772092784) is less than previous stop arrival_time 08:59:52 (1772092792) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 7 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 4252 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:04:20 (1772089460) - departure time must be equal to or greater than arrival time
  • trip_id 6258570 stop_sequence 24 departure_time 08:28:00 (1772090880) is less than the same stop arrival_time 08:28:01 (1772090881) - departure time must be equal to or greater than arrival time
  • trip_id 4051D stop_sequence 17 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:04:49 (1772089489) - departure time must be equal to or greater than arrival time
  • trip_id 4052D stop_sequence 19 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:04:37 (1772089477) - departure time must be equal to or greater than arrival time
  • trip_id 4151 stop_sequence 6 departure_time 01:00:00 (0) is less than the same stop arrival_time 08:03:24 (1772089404) - 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 2 171 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 6258257 stop_sequence 19 has stop_id ROCEPINE but GTFS stop_sequence 19 has stop_id POMONE - stop_ids should be the same
  • GTFS-rt trip_id 6258257 stop_sequence 20 has stop_id PARCGARE but GTFS stop_sequence 20 has stop_id CIOUEST - stop_ids should be the same
  • GTFS-rt trip_id 6258257 stop_sequence 21 has stop_id LABRUYER but GTFS stop_sequence 21 has stop_id CLEMENCE - stop_ids should be the same
  • GTFS-rt trip_id 6258257 stop_sequence 22 has stop_id RASPAIL but GTFS stop_sequence 22 has stop_id DESCAZ-E - stop_ids should be the same
  • GTFS-rt trip_id 6258257 stop_sequence 23 has stop_id MONPR-E but GTFS stop_sequence 23 has stop_id BICHDAVI - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 12 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 6259988 contains stop_sequence 21 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6257706 contains stop_sequence 39 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6260113 contains stop_sequence 52 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 3751B contains stop_sequence 14 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6258262 contains stop_sequence 52 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 256 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 6258257 does not have a timestamp
  • trip_id 6257493 does not have a timestamp
  • trip_id 6257984 does not have a timestamp
  • trip_id 6258112 does not have a timestamp
  • trip_id 6257490 does not have a timestamp

vehicle_id not populated W002 256 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 6258257 does not have a vehicle_id
  • trip_id 6257493 does not have a vehicle_id
  • trip_id 6257984 does not have a vehicle_id
  • trip_id 6258112 does not have a vehicle_id
  • trip_id 6257490 does not have a vehicle_id

schedule_relationship not populated W009 505 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 6258257 stop_sequence 8 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6258257 does not have a schedule_relationship
  • trip_id 6257493 stop_sequence 0 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 6257493 does not have a schedule_relationship
  • trip_id 6257984 stop_sequence 0 (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. 6 350 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 38 479 29 fois (100 % des validations)
W001 Timestamps should be populated for all elements 7 110 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7 110 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 14 090 29 fois (100 % 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. 253 25 fois (86 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 399 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) 228 24 fois (83 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 49 14 fois (48 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 52 14 fois (48 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 28 6 fois (21 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 27/02/2026 à 07h05 Europe/Paris.

trip_updates (252) 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 27/02/2026 à 07h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "trip:6543493", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172510" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772172630" }, "departure": { "time": "1772172630" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772172721" }, "departure": { "time": "1772172721" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772172874" }, "departure": { "time": "1772172874" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772172950" }, "departure": { "time": "1772172950" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772173108" }, "departure": { "time": "1772173108" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772173187" }, "departure": { "time": "1772173187" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772173260" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543493" } } }, { "id": "trip:6258427", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172326" }, "departure": { "time": "1772172326" }, "stopId": "FO-LOR-R", "stopSequence": 23 }, { "arrival": { "time": "1772172438" }, "departure": { "time": "1772172438" }, "stopId": "STAUBI-E", "stopSequence": 24 }, { "arrival": { "time": "1772172482" }, "departure": { "time": "1772172482" }, "stopId": "HARAS-E", "stopSequence": 25 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "LESGAR-E", "stopSequence": 26 }, { "arrival": { "time": "1772172678" }, "departure": { "time": "1772172678" }, "stopId": "SEMARD-E", "stopSequence": 27 }, { "arrival": { "time": "1772172712" }, "departure": { "time": "1772172712" }, "stopId": "PONTNO-E", "stopSequence": 28 }, { "arrival": { "time": "1772172778" }, "departure": { "time": "1772172778" }, "stopId": "POIREL-E", "stopSequence": 29 }, { "arrival": { "time": "1772172814" }, "departure": { "time": "1772172814" }, "stopId": "VAUBAN-E", "stopSequence": 30 }, { "arrival": { "time": "1772172861" }, "departure": { "time": "1772172861" }, "stopId": "FREMUR-E", "stopSequence": 31 }, { "arrival": { "time": "1772172920" }, "departure": { "time": "1772172920" }, "stopId": "STRASB-E", "stopSequence": 32 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "LETAND-E", "stopSequence": 33 }, { "arrival": { "time": "1772173051" }, "departure": { "time": "1772173051" }, "stopId": "BEDIER-E", "stopSequence": 34 }, { "arrival": { "time": "1772173084" }, "departure": { "time": "1772173084" }, "stopId": "INTREP-E", "stopSequence": 35 }, { "arrival": { "time": "1772173115" }, "departure": { "time": "1772173115" }, "stopId": "MTARDA-E", "stopSequence": 36 }, { "arrival": { "time": "1772173154" }, "departure": { "time": "1772173154" }, "stopId": "AUBRY-E", "stopSequence": 37 }, { "arrival": { "time": "1772173205" }, "departure": { "time": "1772173205" }, "stopId": "COSSE-E", "stopSequence": 38 }, { "arrival": { "time": "1772173268" }, "departure": { "time": "1772173268" }, "stopId": "HUTREA-E", "stopSequence": 39 }, { "arrival": { "time": "1772173289" }, "departure": { "time": "1772173289" }, "stopId": "JOLIVE-E", "stopSequence": 40 }, { "arrival": { "time": "1772173344" }, "departure": { "time": "1772173344" }, "stopId": "BELOEI-E", "stopSequence": 41 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "RTEDAN-E", "stopSequence": 42 }, { "arrival": { "time": "1772173431" }, "departure": { "time": "1772173431" }, "stopId": "LESROS-E", "stopSequence": 43 }, { "arrival": { "time": "1772173514" }, "departure": { "time": "1772173514" }, "stopId": "LOUPIN-E", "stopSequence": 44 }, { "arrival": { "time": "1772173588" }, "departure": { "time": "1772173588" }, "stopId": "MASGEM-E", "stopSequence": 45 }, { "arrival": { "time": "1772173640" }, "departure": { "time": "1772173640" }, "stopId": "HOSGEM-E", "stopSequence": 46 }, { "arrival": { "time": "1772173712" }, "departure": { "time": "1772173712" }, "stopId": "CLOS9-E", "stopSequence": 47 }, { "arrival": { "time": "1772173764" }, "departure": { "time": "1772173764" }, "stopId": "VANRIE-E", "stopSequence": 48 }, { "arrival": { "time": "1772173825" }, "departure": { "time": "1772173825" }, "stopId": "PORTSG-E", "stopSequence": 49 }, { "arrival": { "time": "1772173858" }, "departure": { "time": "1772173858" }, "stopId": "LECHEN-E", "stopSequence": 50 }, { "arrival": { "time": "1772173920" }, "stopId": "ROMORNA", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6258427" } } }, { "id": "trip:6258562", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172286" }, "departure": { "time": "1772172286" }, "stopId": "PLATEF-E", "stopSequence": 71 }, { "arrival": { "time": "1772172440" }, "departure": { "time": "1772172440" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR-E", "stopSequence": 75 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA-E", "stopSequence": 76 }, { "arrival": { "time": "1772172392" }, "departure": { "time": "1772172392" }, "stopId": "ANAFRA-E", "stopSequence": 77 }, { "arrival": { "time": "1772172461" }, "departure": { "time": "1772172461" }, "stopId": "PISCMU-E", "stopSequence": 78 }, { "arrival": { "time": "1772172701" }, "departure": { "time": "1772172701" }, "stopId": "DOMVATER", "stopSequence": 79 }, { "arrival": { "time": "1772172515" }, "departure": { "time": "1772172515" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 80 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 81 }, { "arrival": { "time": "1772172567" }, "departure": { "time": "1772172567" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 82 }, { "arrival": { "time": "1772172604" }, "departure": { "time": "1772172604" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 83 }, { "arrival": { "time": "1772172747" }, "departure": { "time": "1772172747" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 84 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 85 }, { "arrival": { "time": "1772172785" }, "departure": { "time": "1772172785" }, "stopId": "RECLAI-E", "stopSequence": 86 }, { "arrival": { "time": "1772172824" }, "departure": { "time": "1772172824" }, "stopId": "RENOIR-E", "stopSequence": 87 }, { "arrival": { "time": "1772172854" }, "departure": { "time": "1772172854" }, "stopId": "CAMPJU-E", "stopSequence": 88 }, { "arrival": { "time": "1772172889" }, "departure": { "time": "1772172889" }, "stopId": "JUIGN-E", "stopSequence": 89 }, { "arrival": { "time": "1772172978" }, "stopId": "BENE-E", "stopSequence": 90 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258562" } } }, { "id": "trip:3554D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172288" }, "departure": { "time": "1772172297" }, "stopId": "LESLANDE", "stopSequence": 6 }, { "arrival": { "time": "1772172363" }, "departure": { "time": "1772172363" }, "stopId": "LESECOTS", "stopSequence": 7 }, { "arrival": { "time": "1772172406" }, "departure": { "time": "1772172406" }, "stopId": "LANGEVIN", "stopSequence": 8 }, { "arrival": { "time": "1772172470" }, "departure": { "time": "1772172470" }, "stopId": "DABI", "stopSequence": 9 }, { "arrival": { "time": "1772172496" }, "departure": { "time": "1772172496" }, "stopId": "BELLANGE", "stopSequence": 10 }, { "arrival": { "time": "1772172523" }, "departure": { "time": "1772172523" }, "stopId": "PERRAUDI", "stopSequence": 11 }, { "arrival": { "time": "1772172543" }, "departure": { "time": "1772172543" }, "stopId": "PAUGER", "stopSequence": 12 }, { "arrival": { "time": "1772172575" }, "departure": { "time": "1772172575" }, "stopId": "RENARD", "stopSequence": 13 }, { "arrival": { "time": "1772172770" }, "departure": { "time": "1772172770" }, "stopId": "PAQUERET", "stopSequence": 14 }, { "arrival": { "time": "1772172817" }, "departure": { "time": "1772172817" }, "stopId": "5ROUTES", "stopSequence": 15 }, { "arrival": { "time": "1772172905" }, "departure": { "time": "1772172905" }, "stopId": "ATOLL", "stopSequence": 16 }, { "arrival": { "time": "1772173099" }, "departure": { "time": "1772173099" }, "stopId": "DESERRE", "stopSequence": 17 }, { "arrival": { "time": "1772173159" }, "departure": { "time": "1772173159" }, "stopId": "MORSUB", "stopSequence": 18 }, { "arrival": { "time": "1772173250" }, "departure": { "time": "1772173250" }, "stopId": "LABABEAU", "stopSequence": 19 }, { "arrival": { "time": "1772173636" }, "departure": { "time": "1772173636" }, "stopId": "FARCYSJA", "stopSequence": 20 }, { "arrival": { "time": "1772173790" }, "departure": { "time": "1772173790" }, "stopId": "QUAIsubN", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "35", "tripId": "3554D" } } }, { "id": "trip:6257709", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175540" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1772175550" }, "departure": { "time": "1772175550" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1772175725" }, "departure": { "time": "1772175725" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1772175770" }, "departure": { "time": "1772175770" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1772175859" }, "departure": { "time": "1772175859" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "GRESILLE", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257709" } } }, { "id": "trip:6260055", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175600" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772175650" }, "departure": { "time": "1772175650" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772175689" }, "departure": { "time": "1772175689" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772175717" }, "departure": { "time": "1772175717" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772175767" }, "departure": { "time": "1772175767" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772175815" }, "departure": { "time": "1772175815" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772175861" }, "departure": { "time": "1772175861" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "BOUCHEM", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6260055" } } }, { "id": "trip:6544911", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173020" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1772173121" }, "departure": { "time": "1772173121" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1772173230" }, "departure": { "time": "1772173230" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1772173313" }, "departure": { "time": "1772173313" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1772173408" }, "departure": { "time": "1772173408" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1772173521" }, "departure": { "time": "1772173521" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1772173700" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544911" } } }, { "id": "trip:6052645", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772173577" }, "departure": { "time": "1772173577" }, "stopId": "AQUASUB", "stopSequence": 22 }, { "arrival": { "time": "1772173639" }, "departure": { "time": "1772173639" }, "stopId": "AURIOL", "stopSequence": 23 }, { "arrival": { "time": "1772173723" }, "departure": { "time": "1772173723" }, "stopId": "LECUIT", "stopSequence": 24 }, { "arrival": { "time": "1772173811" }, "departure": { "time": "1772173811" }, "stopId": "BLERIOT", "stopSequence": 25 }, { "arrival": { "time": "1772173871" }, "departure": { "time": "1772173871" }, "stopId": "BARRA", "stopSequence": 26 }, { "arrival": { "time": "1772173947" }, "departure": { "time": "1772173947" }, "stopId": "STTERESE", "stopSequence": 27 }, { "arrival": { "time": "1772173992" }, "departure": { "time": "1772173992" }, "stopId": "BICHBICH", "stopSequence": 28 }, { "arrival": { "time": "1772174047" }, "departure": { "time": "1772174047" }, "stopId": "DESCAZEA", "stopSequence": 29 }, { "arrival": { "time": "1772174126" }, "departure": { "time": "1772174126" }, "stopId": "MONPROFI", "stopSequence": 30 }, { "arrival": { "time": "1772174203" }, "departure": { "time": "1772174203" }, "stopId": "LEQUAI", "stopSequence": 31 }, { "arrival": { "time": "1772174393" }, "departure": { "time": "1772174393" }, "stopId": "CHDARR", "stopSequence": 32 }, { "arrival": { "time": "1772174442" }, "departure": { "time": "1772174442" }, "stopId": "ACADEMIE", "stopSequence": 33 }, { "arrival": { "time": "1772174495" }, "departure": { "time": "1772174495" }, "stopId": "GBREM-E", "stopSequence": 34 }, { "arrival": { "time": "1772174539" }, "stopId": "GAREPAPI", "stopSequence": 35 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052645" } } }, { "id": "trip:6053033", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175780" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1772175874" }, "departure": { "time": "1772175874" }, "stopId": "CLEMOI-E", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053033" } } }, { "id": "trip:6258262", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172367" }, "departure": { "time": "1772172367" }, "stopId": "GDPRESSO", "stopSequence": 1 }, { "arrival": { "time": "1772172411" }, "departure": { "time": "1772172411" }, "stopId": "BARBOTER", "stopSequence": 2 }, { "arrival": { "time": "1772172458" }, "departure": { "time": "1772172458" }, "stopId": "FONTENE", "stopSequence": 3 }, { "arrival": { "time": "1772172519" }, "departure": { "time": "1772172519" }, "stopId": "CHAERIGN", "stopSequence": 4 }, { "arrival": { "time": "1772172578" }, "departure": { "time": "1772172578" }, "stopId": "BOSQUET", "stopSequence": 5 }, { "arrival": { "time": "1772172617" }, "departure": { "time": "1772172617" }, "stopId": "LOUET", "stopSequence": 6 }, { "arrival": { "time": "1772172677" }, "departure": { "time": "1772172677" }, "stopId": "DUBE", "stopSequence": 7 }, { "arrival": { "time": "1772172729" }, "departure": { "time": "1772172729" }, "stopId": "LOIRE", "stopSequence": 8 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "PONTSCEM", "stopSequence": 9 }, { "arrival": { "time": "1772172895" }, "departure": { "time": "1772172895" }, "stopId": "BELPOULE", "stopSequence": 10 }, { "arrival": { "time": "1772172967" }, "departure": { "time": "1772172967" }, "stopId": "AUTHION", "stopSequence": 11 }, { "arrival": { "time": "1772173025" }, "departure": { "time": "1772173025" }, "stopId": "PATUREAU", "stopSequence": 12 }, { "arrival": { "time": "1772173126" }, "departure": { "time": "1772173126" }, "stopId": "GENDRON", "stopSequence": 13 }, { "arrival": { "time": "1772173208" }, "departure": { "time": "1772173208" }, "stopId": "RUELLES", "stopSequence": 14 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "SABLONS", "stopSequence": 15 }, { "arrival": { "time": "1772173297" }, "departure": { "time": "1772173297" }, "stopId": "TROPAROI", "stopSequence": 16 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "ALLARD", "stopSequence": 17 }, { "arrival": { "time": "1772173516" }, "departure": { "time": "1772173516" }, "stopId": "DELATTAS", "stopSequence": 18 }, { "arrival": { "time": "1772173625" }, "departure": { "time": "1772173625" }, "stopId": "ESA", "stopSequence": 19 }, { "arrival": { "time": "1772173686" }, "departure": { "time": "1772173686" }, "stopId": "RABELAI", "stopSequence": 20 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "ALEROY", "stopSequence": 21 }, { "arrival": { "time": "1772173854" }, "departure": { "time": "1772173854" }, "stopId": "PAULBERT", "stopSequence": 22 }, { "arrival": { "time": "1772173901" }, "departure": { "time": "1772173901" }, "stopId": "HARAS", "stopSequence": 23 }, { "arrival": { "time": "1772173965" }, "departure": { "time": "1772173965" }, "stopId": "STAUBIN", "stopSequence": 24 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174100" }, "stopId": "LORRAIN1", "stopSequence": 25 }, { "arrival": { "time": "1772174218" }, "departure": { "time": "1772174218" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1772174435" }, "departure": { "time": "1772174435" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1772174739" }, "departure": { "time": "1772174739" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1772174795" }, "departure": { "time": "1772174795" }, "stopId": "BICHDA-E", "stopSequence": 30 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "DESCAZEA", "stopSequence": 31 }, { "arrival": { "time": "1772174984" }, "departure": { "time": "1772174984" }, "stopId": "CIOUES-E", "stopSequence": 32 }, { "arrival": { "time": "1772175046" }, "departure": { "time": "1772175046" }, "stopId": "POMONE-E", "stopSequence": 33 }, { "arrival": { "time": "1772175092" }, "departure": { "time": "1772175092" }, "stopId": "REVERI-E", "stopSequence": 34 }, { "arrival": { "time": "1772175172" }, "departure": { "time": "1772175172" }, "stopId": "MEIGNA-E", "stopSequence": 35 }, { "arrival": { "time": "1772175212" }, "departure": { "time": "1772175212" }, "stopId": "VALOR-E", "stopSequence": 36 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "CLINIQ-E", "stopSequence": 37 }, { "arrival": { "time": "1772175279" }, "departure": { "time": "1772175279" }, "stopId": "GRANDM-E", "stopSequence": 38 }, { "arrival": { "time": "1772175322" }, "departure": { "time": "1772175322" }, "stopId": "MAISDA-E", "stopSequence": 39 }, { "arrival": { "time": "1772175362" }, "departure": { "time": "1772175362" }, "stopId": "CHMART-E", "stopSequence": 40 }, { "arrival": { "time": "1772175399" }, "departure": { "time": "1772175399" }, "stopId": "MLYAUT-E", "stopSequence": 41 }, { "arrival": { "time": "1772175464" }, "departure": { "time": "1772175464" }, "stopId": "BRASSE-E", "stopSequence": 42 }, { "arrival": { "time": "1772175512" }, "departure": { "time": "1772175512" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1772175561" }, "departure": { "time": "1772175561" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1772175612" }, "departure": { "time": "1772175612" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1772175695" }, "departure": { "time": "1772175695" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1772175727" }, "departure": { "time": "1772175727" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1772175769" }, "departure": { "time": "1772175769" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1772175824" }, "departure": { "time": "1772175824" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1772175868" }, "departure": { "time": "1772175868" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1772175900" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258262" } } }, { "id": "trip:6052676", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172289" }, "departure": { "time": "1772172306" }, "stopId": "FIEFGENT", "stopSequence": 4 }, { "arrival": { "time": "1772172396" }, "departure": { "time": "1772172396" }, "stopId": "VIELLMAI", "stopSequence": 6 }, { "arrival": { "time": "1772172434" }, "departure": { "time": "1772172434" }, "stopId": "BBRANCHE", "stopSequence": 7 }, { "arrival": { "time": "1772172469" }, "departure": { "time": "1772172469" }, "stopId": "LESRIVES", "stopSequence": 8 }, { "arrival": { "time": "1772172507" }, "departure": { "time": "1772172507" }, "stopId": "CHAUMIER", "stopSequence": 9 }, { "arrival": { "time": "1772172691" }, "departure": { "time": "1772172691" }, "stopId": "PTFILLES", "stopSequence": 11 }, { "arrival": { "time": "1772172792" }, "departure": { "time": "1772172792" }, "stopId": "EPERVIER", "stopSequence": 12 }, { "arrival": { "time": "1772172825" }, "departure": { "time": "1772172825" }, "stopId": "CONFLUEN", "stopSequence": 13 }, { "arrival": { "time": "1772172886" }, "departure": { "time": "1772172886" }, "stopId": "CHABOL-E", "stopSequence": 14 }, { "arrival": { "time": "1772172974" }, "departure": { "time": "1772172974" }, "stopId": "EVENTARD", "stopSequence": 15 }, { "arrival": { "time": "1772173012" }, "departure": { "time": "1772173012" }, "stopId": "COTTAGE", "stopSequence": 16 }, { "arrival": { "time": "1772173076" }, "departure": { "time": "1772173076" }, "stopId": "DUBELL-2", "stopSequence": 17 }, { "arrival": { "time": "1772173106" }, "departure": { "time": "1772173106" }, "stopId": "BOISABBE", "stopSequence": 18 }, { "arrival": { "time": "1772173145" }, "departure": { "time": "1772173145" }, "stopId": "DEBUSSY", "stopSequence": 19 }, { "arrival": { "time": "1772173188" }, "departure": { "time": "1772173188" }, "stopId": "HOTELLER", "stopSequence": 20 }, { "arrival": { "time": "1772173199" }, "departure": { "time": "1772173199" }, "stopId": "INDUSTRI", "stopSequence": 21 }, { "arrival": { "time": "1772173320" }, "stopId": "MONPLAIS", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "12", "tripId": "6052676" } } }, { "id": "trip:6258050", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772174455" }, "departure": { "time": "1772174455" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772174519" }, "departure": { "time": "1772174519" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1772174612" }, "departure": { "time": "1772174612" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1772174655" }, "departure": { "time": "1772174655" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1772174767" }, "departure": { "time": "1772174767" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1772174816" }, "departure": { "time": "1772174816" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1772174881" }, "departure": { "time": "1772174881" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1772174956" }, "departure": { "time": "1772174956" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1772175013" }, "departure": { "time": "1772175013" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1772175262" }, "departure": { "time": "1772175262" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1772175309" }, "departure": { "time": "1772175309" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1772175393" }, "departure": { "time": "1772175393" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1772175430" }, "departure": { "time": "1772175430" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1772175502" }, "departure": { "time": "1772175502" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1772175542" }, "departure": { "time": "1772175542" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1772175620" }, "departure": { "time": "1772175620" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1772175692" }, "departure": { "time": "1772175692" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1772175784" }, "departure": { "time": "1772175784" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "GAUBOU5B", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258050" } } }, { "id": "trip:6541235", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174180" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772174260" }, "departure": { "time": "1772174260" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772174330" }, "departure": { "time": "1772174330" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772174500" }, "departure": { "time": "1772174500" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772174590" }, "departure": { "time": "1772174590" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772174860" }, "departure": { "time": "1772174860" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772174950" }, "departure": { "time": "1772174950" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772175070" }, "departure": { "time": "1772175070" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772175150" }, "departure": { "time": "1772175150" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772175280" }, "departure": { "time": "1772175280" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772175370" }, "departure": { "time": "1772175370" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772175490" }, "departure": { "time": "1772175490" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772175700" }, "departure": { "time": "1772175700" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "1HARA", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541235" } } }, { "id": "trip:6258044", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172277" }, "departure": { "time": "1772172311" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1772172336" }, "departure": { "time": "1772172340" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772172380" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258044" } } }, { "id": "trip:3454", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172650" }, "departure": { "time": "1772172650" }, "stopId": "GABORIAU", "stopSequence": 2 }, { "arrival": { "time": "1772172681" }, "departure": { "time": "1772172681" }, "stopId": "MEMMAIR", "stopSequence": 3 }, { "arrival": { "time": "1772172720" }, "departure": { "time": "1772172720" }, "stopId": "JOUVET", "stopSequence": 4 }, { "arrival": { "time": "1772172761" }, "departure": { "time": "1772172761" }, "stopId": "PAGNOL", "stopSequence": 5 }, { "arrival": { "time": "1772172920" }, "departure": { "time": "1772172920" }, "stopId": "NOUELLE", "stopSequence": 6 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "LORPLM", "stopSequence": 7 }, { "arrival": { "time": "1772172999" }, "departure": { "time": "1772172999" }, "stopId": "ESP-LON", "stopSequence": 8 }, { "arrival": { "time": "1772173106" }, "departure": { "time": "1772173106" }, "stopId": "GUILLAU", "stopSequence": 9 }, { "arrival": { "time": "1772173229" }, "departure": { "time": "1772173229" }, "stopId": "MAUNY", "stopSequence": 10 }, { "arrival": { "time": "1772173295" }, "departure": { "time": "1772173295" }, "stopId": "MOLINERI", "stopSequence": 11 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "MEIGNA34", "stopSequence": 12 }, { "arrival": { "time": "1772173368" }, "departure": { "time": "1772173368" }, "stopId": "AUBRIAIS", "stopSequence": 13 }, { "arrival": { "time": "1772173409" }, "departure": { "time": "1772173409" }, "stopId": "TANCELL", "stopSequence": 14 }, { "arrival": { "time": "1772173567" }, "departure": { "time": "1772173567" }, "stopId": "LAGLOUTI", "stopSequence": 15 }, { "arrival": { "time": "1772173698" }, "departure": { "time": "1772173698" }, "stopId": "LAGRANGE", "stopSequence": 16 }, { "arrival": { "time": "1772173802" }, "departure": { "time": "1772173802" }, "stopId": "LAPLESSE", "stopSequence": 17 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "GPOMPIDO", "stopSequence": 18 }, { "arrival": { "time": "1772174213" }, "departure": { "time": "1772174213" }, "stopId": "CHMART-E", "stopSequence": 19 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "WTBOT", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "34", "tripId": "3454" } } }, { "id": "trip:6258132", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173260" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1772173299" }, "departure": { "time": "1772173299" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772173337" }, "departure": { "time": "1772173337" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1772173392" }, "departure": { "time": "1772173392" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1772173445" }, "departure": { "time": "1772173445" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1772173644" }, "departure": { "time": "1772173644" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1772173729" }, "departure": { "time": "1772173729" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1772173915" }, "departure": { "time": "1772173915" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1772174090" }, "departure": { "time": "1772174090" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1772174130" }, "departure": { "time": "1772174130" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1772174213" }, "departure": { "time": "1772174213" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1772174482" }, "departure": { "time": "1772174482" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1772174570" }, "departure": { "time": "1772174570" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1772174624" }, "departure": { "time": "1772174624" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1772174674" }, "departure": { "time": "1772174674" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1772174808" }, "departure": { "time": "1772174808" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1772174896" }, "departure": { "time": "1772174896" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1772174993" }, "departure": { "time": "1772174993" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1772175064" }, "departure": { "time": "1772175064" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1772175120" }, "departure": { "time": "1772175120" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1772175214" }, "departure": { "time": "1772175214" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1772175256" }, "departure": { "time": "1772175256" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1772175345" }, "departure": { "time": "1772175345" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1772175474" }, "departure": { "time": "1772175474" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1772175531" }, "departure": { "time": "1772175531" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1772175580" }, "departure": { "time": "1772175580" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1772175648" }, "departure": { "time": "1772175648" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1772175784" }, "departure": { "time": "1772175784" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1772175816" }, "departure": { "time": "1772175816" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1772175841" }, "departure": { "time": "1772175841" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1772175893" }, "departure": { "time": "1772175893" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1772175941" }, "departure": { "time": "1772175941" }, "stopId": "CLAUDE-E", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258132" } } }, { "id": "trip:6258255", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174400" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1772174448" }, "departure": { "time": "1772174448" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1772174498" }, "departure": { "time": "1772174498" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1772174566" }, "departure": { "time": "1772174566" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1772174625" }, "departure": { "time": "1772174625" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1772174653" }, "departure": { "time": "1772174653" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1772174743" }, "departure": { "time": "1772174743" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1772174805" }, "departure": { "time": "1772174805" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1772174844" }, "departure": { "time": "1772174844" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1772174911" }, "departure": { "time": "1772174911" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1772174964" }, "departure": { "time": "1772174964" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1772175001" }, "departure": { "time": "1772175001" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1772175026" }, "departure": { "time": "1772175026" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1772175066" }, "departure": { "time": "1772175066" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1772175120" }, "departure": { "time": "1772175120" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1772175170" }, "departure": { "time": "1772175170" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1772175207" }, "departure": { "time": "1772175207" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1772175286" }, "departure": { "time": "1772175286" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1772175356" }, "departure": { "time": "1772175356" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1772175397" }, "departure": { "time": "1772175397" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1772175451" }, "departure": { "time": "1772175451" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1772175513" }, "departure": { "time": "1772175513" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1772175562" }, "departure": { "time": "1772175562" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1772175350" }, "departure": { "time": "1772175350" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1772175455" }, "departure": { "time": "1772175455" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1772175504" }, "departure": { "time": "1772175504" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1772175611" }, "departure": { "time": "1772175611" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1772175668" }, "departure": { "time": "1772175668" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1772175750" }, "departure": { "time": "1772175750" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1772175791" }, "departure": { "time": "1772175791" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258255" } } }, { "id": "trip:6540915", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172320" }, "departure": { "time": "1772172324" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772172430" }, "departure": { "time": "1772172430" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772172550" }, "departure": { "time": "1772172550" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772172750" }, "departure": { "time": "1772172750" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772172850" }, "departure": { "time": "1772172850" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772173120" }, "departure": { "time": "1772173120" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772173220" }, "departure": { "time": "1772173220" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772173310" }, "departure": { "time": "1772173310" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772173430" }, "departure": { "time": "1772173430" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772173530" }, "departure": { "time": "1772173530" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772173650" }, "departure": { "time": "1772173650" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772173730" }, "departure": { "time": "1772173730" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772173850" }, "departure": { "time": "1772173850" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772173940" }, "departure": { "time": "1772173940" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772174200" }, "departure": { "time": "1772174200" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772174370" }, "departure": { "time": "1772174370" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772174450" }, "departure": { "time": "1772174450" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772174540" }, "departure": { "time": "1772174540" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772174630" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540915" } } }, { "id": "trip:6258640", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175000" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772175074" }, "departure": { "time": "1772175074" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772175109" }, "departure": { "time": "1772175109" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1772175320" }, "departure": { "time": "1772175320" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1772175371" }, "departure": { "time": "1772175371" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772175414" }, "departure": { "time": "1772175414" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772175469" }, "departure": { "time": "1772175469" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772175589" }, "departure": { "time": "1772175589" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772175714" }, "departure": { "time": "1772175714" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772175800" }, "departure": { "time": "1772175800" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772175873" }, "departure": { "time": "1772175873" }, "stopId": "BELVTR-E", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258640" } } }, { "id": "trip:6258714", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174280" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772174360" }, "departure": { "time": "1772174360" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772174426" }, "departure": { "time": "1772174426" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772174497" }, "departure": { "time": "1772174497" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772174586" }, "departure": { "time": "1772174586" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772174657" }, "departure": { "time": "1772174657" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1772174789" }, "departure": { "time": "1772174789" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1772174888" }, "departure": { "time": "1772174888" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772174608" }, "departure": { "time": "1772174608" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1772174647" }, "departure": { "time": "1772174647" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1772174695" }, "departure": { "time": "1772174695" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1772174748" }, "departure": { "time": "1772174748" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1772174807" }, "departure": { "time": "1772174807" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1772174913" }, "departure": { "time": "1772174913" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1772174973" }, "departure": { "time": "1772174973" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772175049" }, "departure": { "time": "1772175049" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772175084" }, "departure": { "time": "1772175084" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772175143" }, "departure": { "time": "1772175143" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772175188" }, "departure": { "time": "1772175188" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772175258" }, "departure": { "time": "1772175258" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1772175343" }, "departure": { "time": "1772175343" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1772175404" }, "departure": { "time": "1772175404" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1772175453" }, "departure": { "time": "1772175453" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1772175507" }, "departure": { "time": "1772175507" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1772175599" }, "departure": { "time": "1772175599" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1772175705" }, "departure": { "time": "1772175705" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772175745" }, "departure": { "time": "1772175745" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772175819" }, "departure": { "time": "1772175819" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772175887" }, "departure": { "time": "1772175887" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772175932" }, "departure": { "time": "1772175932" }, "stopId": "VOLNEY", "stopSequence": 31 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258714" } } }, { "id": "trip:6258045", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172244" }, "departure": { "time": "1772172310" }, "stopId": "NERUDA", "stopSequence": 13 }, { "arrival": { "time": "1772172340" }, "departure": { "time": "1772172340" }, "stopId": "ORGEMONT", "stopSequence": 14 }, { "arrival": { "time": "1772172391" }, "departure": { "time": "1772172391" }, "stopId": "ARBORETU", "stopSequence": 15 }, { "arrival": { "time": "1772172428" }, "departure": { "time": "1772172428" }, "stopId": "MORELE-E", "stopSequence": 16 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "DELATR-E", "stopSequence": 17 }, { "arrival": { "time": "1772172545" }, "departure": { "time": "1772172545" }, "stopId": "HAUTPR-E", "stopSequence": 18 }, { "arrival": { "time": "1772172647" }, "departure": { "time": "1772172647" }, "stopId": "INTMIL-E", "stopSequence": 19 }, { "arrival": { "time": "1772172718" }, "departure": { "time": "1772172718" }, "stopId": "SAUMUR-E", "stopSequence": 20 }, { "arrival": { "time": "1772172785" }, "departure": { "time": "1772172785" }, "stopId": "DELACR-E", "stopSequence": 21 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "JUSTIC-E", "stopSequence": 22 }, { "arrival": { "time": "1772172934" }, "departure": { "time": "1772172934" }, "stopId": "JEJAUR-E", "stopSequence": 23 }, { "arrival": { "time": "1772172979" }, "departure": { "time": "1772172979" }, "stopId": "STLEON5B", "stopSequence": 24 }, { "arrival": { "time": "1772173043" }, "departure": { "time": "1772173043" }, "stopId": "VILLEC-E", "stopSequence": 25 }, { "arrival": { "time": "1772173124" }, "departure": { "time": "1772173124" }, "stopId": "ESPACE5B", "stopSequence": 26 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "stopId": "CAMELIAS", "stopSequence": 27 }, { "arrival": { "time": "1772173298" }, "departure": { "time": "1772173298" }, "stopId": "ISORET", "stopSequence": 28 }, { "arrival": { "time": "1772173379" }, "departure": { "time": "1772173379" }, "stopId": "GILLIER", "stopSequence": 29 }, { "arrival": { "time": "1772173442" }, "departure": { "time": "1772173442" }, "stopId": "DEUCRO-E", "stopSequence": 30 }, { "arrival": { "time": "1772173478" }, "departure": { "time": "1772173478" }, "stopId": "THULEA-E", "stopSequence": 31 }, { "arrival": { "time": "1772173526" }, "departure": { "time": "1772173526" }, "stopId": "BRISPO-E", "stopSequence": 32 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "ALDUNA-E", "stopSequence": 33 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "EUROPE-E", "stopSequence": 34 }, { "arrival": { "time": "1772173809" }, "departure": { "time": "1772173809" }, "stopId": "RBRIOLLA", "stopSequence": 35 }, { "arrival": { "time": "1772173900" }, "departure": { "time": "1772173900" }, "stopId": "RAMON", "stopSequence": 36 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "CARREF5B", "stopSequence": 37 }, { "arrival": { "time": "1772174105" }, "departure": { "time": "1772174105" }, "stopId": "ESEO", "stopSequence": 38 }, { "arrival": { "time": "1772174153" }, "departure": { "time": "1772174153" }, "stopId": "CHARNASS", "stopSequence": 39 }, { "arrival": { "time": "1772174214" }, "departure": { "time": "1772174214" }, "stopId": "FRATER", "stopSequence": 40 }, { "arrival": { "time": "1772174247" }, "departure": { "time": "1772174247" }, "stopId": "AURIOL-E", "stopSequence": 41 }, { "arrival": { "time": "1772174280" }, "stopId": "AQUAVITA", "stopSequence": 42 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258045" } } }, { "id": "trip:6258264", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772174048" }, "departure": { "time": "1772174048" }, "stopId": "GDPRESSO", "stopSequence": 1 }, { "arrival": { "time": "1772174098" }, "departure": { "time": "1772174098" }, "stopId": "BARBOTER", "stopSequence": 2 }, { "arrival": { "time": "1772174151" }, "departure": { "time": "1772174151" }, "stopId": "FONTENE", "stopSequence": 3 }, { "arrival": { "time": "1772174219" }, "departure": { "time": "1772174219" }, "stopId": "CHAERIGN", "stopSequence": 4 }, { "arrival": { "time": "1772174285" }, "departure": { "time": "1772174285" }, "stopId": "BOSQUET", "stopSequence": 5 }, { "arrival": { "time": "1772174329" }, "departure": { "time": "1772174329" }, "stopId": "LOUET", "stopSequence": 6 }, { "arrival": { "time": "1772174397" }, "departure": { "time": "1772174397" }, "stopId": "DUBE", "stopSequence": 7 }, { "arrival": { "time": "1772174456" }, "departure": { "time": "1772174456" }, "stopId": "LOIRE", "stopSequence": 8 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "stopId": "PONTSCEM", "stopSequence": 9 }, { "arrival": { "time": "1772174643" }, "departure": { "time": "1772174643" }, "stopId": "BELPOULE", "stopSequence": 10 }, { "arrival": { "time": "1772174725" }, "departure": { "time": "1772174725" }, "stopId": "AUTHION", "stopSequence": 11 }, { "arrival": { "time": "1772174791" }, "departure": { "time": "1772174791" }, "stopId": "PATUREAU", "stopSequence": 12 }, { "arrival": { "time": "1772174907" }, "departure": { "time": "1772174907" }, "stopId": "GENDRON", "stopSequence": 13 }, { "arrival": { "time": "1772175001" }, "departure": { "time": "1772175001" }, "stopId": "RUELLES", "stopSequence": 14 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "SABLONS", "stopSequence": 15 }, { "arrival": { "time": "1772175097" }, "departure": { "time": "1772175097" }, "stopId": "TROPAROI", "stopSequence": 16 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "ALLARD", "stopSequence": 17 }, { "arrival": { "time": "1772175331" }, "departure": { "time": "1772175331" }, "stopId": "DELATTAS", "stopSequence": 18 }, { "arrival": { "time": "1772175462" }, "departure": { "time": "1772175462" }, "stopId": "ESA", "stopSequence": 19 }, { "arrival": { "time": "1772175535" }, "departure": { "time": "1772175535" }, "stopId": "RABELAI", "stopSequence": 20 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "ALEROY", "stopSequence": 21 }, { "arrival": { "time": "1772175737" }, "departure": { "time": "1772175737" }, "stopId": "PAULBERT", "stopSequence": 22 }, { "arrival": { "time": "1772175793" }, "departure": { "time": "1772175793" }, "stopId": "HARAS", "stopSequence": 23 }, { "arrival": { "time": "1772175870" }, "departure": { "time": "1772175870" }, "stopId": "STAUBIN", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258264" } } }, { "id": "trip:6052728", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174580" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1772174739" }, "departure": { "time": "1772174739" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1772174790" }, "departure": { "time": "1772174790" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "GARDOT-E", "stopSequence": 3 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1772175615" }, "departure": { "time": "1772175615" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1772175652" }, "departure": { "time": "1772175652" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1772175749" }, "departure": { "time": "1772175749" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1772175783" }, "departure": { "time": "1772175783" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1772175869" }, "departure": { "time": "1772175869" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1772175897" }, "departure": { "time": "1772175897" }, "stopId": "MURSHV-E", "stopSequence": 11 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052728" } } }, { "id": "trip:6540920", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174150" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772174270" }, "departure": { "time": "1772174270" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772174380" }, "departure": { "time": "1772174380" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772174500" }, "departure": { "time": "1772174500" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772174620" }, "departure": { "time": "1772174620" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772174710" }, "departure": { "time": "1772174710" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772175100" }, "departure": { "time": "1772175100" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772175200" }, "departure": { "time": "1772175200" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772175290" }, "departure": { "time": "1772175290" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772175410" }, "departure": { "time": "1772175410" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772175510" }, "departure": { "time": "1772175510" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772175710" }, "departure": { "time": "1772175710" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772175830" }, "departure": { "time": "1772175830" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772175920" }, "departure": { "time": "1772175920" }, "stopId": "2VERN", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540920" } } }, { "id": "trip:6544913", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174460" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1772174561" }, "departure": { "time": "1772174561" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1772174670" }, "departure": { "time": "1772174670" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1772174753" }, "departure": { "time": "1772174753" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1772174848" }, "departure": { "time": "1772174848" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1772174961" }, "departure": { "time": "1772174961" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1772175140" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544913" } } }, { "id": "trip:3552", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172260" }, "departure": { "time": "1772172269" }, "stopId": "LESLANDE", "stopSequence": 9 }, { "arrival": { "time": "1772172760" }, "departure": { "time": "1772172760" }, "stopId": "LABABEAU", "stopSequence": 10 }, { "arrival": { "time": "1772173146" }, "departure": { "time": "1772173146" }, "stopId": "FARCYSJA", "stopSequence": 11 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "QUAIsubN", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "35", "tripId": "3552" } } }, { "id": "trip:6258453", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172254" }, "departure": { "time": "1772172254" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1772172324" }, "departure": { "time": "1772172328" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1772172397" }, "departure": { "time": "1772172397" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1772172448" }, "departure": { "time": "1772172448" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1772172481" }, "departure": { "time": "1772172481" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1772172477" }, "departure": { "time": "1772172477" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1772172515" }, "departure": { "time": "1772172515" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1772172601" }, "departure": { "time": "1772172601" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1772172814" }, "departure": { "time": "1772172814" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1772172871" }, "departure": { "time": "1772172871" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1772173112" }, "departure": { "time": "1772173112" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1772173192" }, "departure": { "time": "1772173192" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1772173262" }, "departure": { "time": "1772173262" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772173312" }, "departure": { "time": "1772173312" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1772173509" }, "departure": { "time": "1772173509" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1772173534" }, "departure": { "time": "1772173534" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1772173631" }, "departure": { "time": "1772173631" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1772173803" }, "departure": { "time": "1772173803" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1772173940" }, "departure": { "time": "1772173940" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1772174011" }, "departure": { "time": "1772174011" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1772174064" }, "departure": { "time": "1772174064" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1772174110" }, "departure": { "time": "1772174110" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1772174176" }, "departure": { "time": "1772174176" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1772174360" }, "departure": { "time": "1772174360" }, "stopId": "GUILLEB.", "stopSequence": 47 }, { "arrival": { "time": "1772174399" }, "departure": { "time": "1772174399" }, "stopId": "RONCIE-E", "stopSequence": 48 }, { "arrival": { "time": "1772174443" }, "departure": { "time": "1772174443" }, "stopId": "JEROST-E", "stopSequence": 49 }, { "arrival": { "time": "1772174482" }, "departure": { "time": "1772174482" }, "stopId": "MACURI-E", "stopSequence": 50 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "GGSAND-E", "stopSequence": 51 }, { "arrival": { "time": "1772174557" }, "departure": { "time": "1772174557" }, "stopId": "FRANVI-E", "stopSequence": 52 }, { "arrival": { "time": "1772174614" }, "departure": { "time": "1772174614" }, "stopId": "PATUR-E", "stopSequence": 54 }, { "arrival": { "time": "1772174655" }, "departure": { "time": "1772174655" }, "stopId": "POUILL-E", "stopSequence": 55 }, { "arrival": { "time": "1772174760" }, "stopId": "VERNUSSO", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6258453" } } }, { "id": "trip:6258051", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772175655" }, "departure": { "time": "1772175655" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772175719" }, "departure": { "time": "1772175719" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1772175812" }, "departure": { "time": "1772175812" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1772175855" }, "departure": { "time": "1772175855" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "LECLERC", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258051" } } }, { "id": "trip:6544007", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175240" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1772175277" }, "departure": { "time": "1772175277" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1772175452" }, "departure": { "time": "1772175452" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1772175683" }, "departure": { "time": "1772175683" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "LORRAIN1", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6544007" } } }, { "id": "trip:6259986", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173860" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1772173936" }, "departure": { "time": "1772173936" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1772173990" }, "departure": { "time": "1772173990" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1772174052" }, "departure": { "time": "1772174052" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1772174161" }, "departure": { "time": "1772174161" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1772174202" }, "departure": { "time": "1772174202" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1772174242" }, "departure": { "time": "1772174242" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1772174362" }, "departure": { "time": "1772174362" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1772174394" }, "departure": { "time": "1772174394" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1772174434" }, "departure": { "time": "1772174434" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1772175513" }, "departure": { "time": "1772175513" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772175514" }, "departure": { "time": "1772175514" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772175536" }, "departure": { "time": "1772175536" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772175561" }, "departure": { "time": "1772175561" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772175589" }, "stopId": "GAREPAPI", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6259986" } } }, { "id": "trip:6258112", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172300" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1772172339" }, "departure": { "time": "1772172339" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772172377" }, "departure": { "time": "1772172377" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1772172432" }, "departure": { "time": "1772172432" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1772172485" }, "departure": { "time": "1772172485" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1772172684" }, "departure": { "time": "1772172684" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1772172769" }, "departure": { "time": "1772172769" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1772172955" }, "departure": { "time": "1772172955" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1772173130" }, "departure": { "time": "1772173130" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1772173170" }, "departure": { "time": "1772173170" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1772173253" }, "departure": { "time": "1772173253" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1772173349" }, "departure": { "time": "1772173349" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1772173522" }, "departure": { "time": "1772173522" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1772173610" }, "departure": { "time": "1772173610" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1772173664" }, "departure": { "time": "1772173664" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1772173714" }, "departure": { "time": "1772173714" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1772173840" }, "departure": { "time": "1772173840" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1772173913" }, "departure": { "time": "1772173913" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1772173994" }, "departure": { "time": "1772173994" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1772174053" }, "departure": { "time": "1772174053" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1772174194" }, "departure": { "time": "1772174194" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1772174236" }, "departure": { "time": "1772174236" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1772174325" }, "departure": { "time": "1772174325" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1772174454" }, "departure": { "time": "1772174454" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1772174511" }, "departure": { "time": "1772174511" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1772174560" }, "departure": { "time": "1772174560" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1772174628" }, "departure": { "time": "1772174628" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1772174764" }, "departure": { "time": "1772174764" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1772174796" }, "departure": { "time": "1772174796" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1772174821" }, "departure": { "time": "1772174821" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1772174873" }, "departure": { "time": "1772174873" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1772174921" }, "departure": { "time": "1772174921" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1772175002" }, "departure": { "time": "1772175002" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1772175147" }, "departure": { "time": "1772175147" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1772175227" }, "departure": { "time": "1772175227" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1772175287" }, "departure": { "time": "1772175287" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1772175362" }, "departure": { "time": "1772175362" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1772175395" }, "departure": { "time": "1772175395" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1772175454" }, "departure": { "time": "1772175454" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1772175492" }, "departure": { "time": "1772175492" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1772175601" }, "departure": { "time": "1772175601" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1772175639" }, "departure": { "time": "1772175639" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1772175820" }, "departure": { "time": "1772175820" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1772175874" }, "departure": { "time": "1772175874" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772175925" }, "departure": { "time": "1772175925" }, "stopId": "LABRUY-E", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258112" } } }, { "id": "trip:6257444", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173860" }, "stopId": "EXPO-ZI", "stopSequence": 0 }, { "arrival": { "time": "1772173917" }, "departure": { "time": "1772173917" }, "stopId": "POULARDE", "stopSequence": 1 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772174100" }, "stopId": "POLE49", "stopSequence": 2 }, { "arrival": { "time": "1772174163" }, "departure": { "time": "1772174163" }, "stopId": "HELBOU", "stopSequence": 3 }, { "arrival": { "time": "1772174198" }, "departure": { "time": "1772174198" }, "stopId": "COLOMB", "stopSequence": 4 }, { "arrival": { "time": "1772174235" }, "departure": { "time": "1772174235" }, "stopId": "CHANTRI", "stopSequence": 5 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "BOISRINI", "stopSequence": 6 }, { "arrival": { "time": "1772174375" }, "departure": { "time": "1772174375" }, "stopId": "COINTREA", "stopSequence": 7 }, { "arrival": { "time": "1772174422" }, "departure": { "time": "1772174422" }, "stopId": "MAISONSR", "stopSequence": 8 }, { "arrival": { "time": "1772174473" }, "departure": { "time": "1772174473" }, "stopId": "GATS", "stopSequence": 9 }, { "arrival": { "time": "1772174531" }, "departure": { "time": "1772174531" }, "stopId": "CAMELI-E", "stopSequence": 10 }, { "arrival": { "time": "1772174588" }, "departure": { "time": "1772174588" }, "stopId": "MONTREJO", "stopSequence": 11 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "COUPERIN", "stopSequence": 12 }, { "arrival": { "time": "1772174821" }, "departure": { "time": "1772174821" }, "stopId": "MONTAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "LAREVELL", "stopSequence": 14 }, { "arrival": { "time": "1772174974" }, "departure": { "time": "1772174974" }, "stopId": "MAISARTS", "stopSequence": 15 }, { "arrival": { "time": "1772175044" }, "departure": { "time": "1772175044" }, "stopId": "CLEMOINE", "stopSequence": 16 }, { "arrival": { "time": "1772175133" }, "departure": { "time": "1772175133" }, "stopId": "MAIL-NAE", "stopSequence": 17 }, { "arrival": { "time": "1772175180" }, "stopId": "LORRAIN2", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6257444" } } }, { "id": "trip:6258505", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173140" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1772173202" }, "departure": { "time": "1772173202" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1772173249" }, "departure": { "time": "1772173249" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1772173282" }, "departure": { "time": "1772173282" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1772173377" }, "departure": { "time": "1772173377" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1772173423" }, "departure": { "time": "1772173423" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1772173459" }, "departure": { "time": "1772173459" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1772173507" }, "departure": { "time": "1772173507" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1772173587" }, "departure": { "time": "1772173587" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1772173649" }, "departure": { "time": "1772173649" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1772173735" }, "departure": { "time": "1772173735" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1772173821" }, "departure": { "time": "1772173821" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1772174088" }, "departure": { "time": "1772174088" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1772174155" }, "departure": { "time": "1772174155" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1772174267" }, "departure": { "time": "1772174267" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1772174348" }, "departure": { "time": "1772174348" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1772174409" }, "departure": { "time": "1772174409" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1772174622" }, "departure": { "time": "1772174622" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174760" }, "stopId": "LICES", "stopSequence": 24 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "CCI-E", "stopSequence": 25 }, { "arrival": { "time": "1772174874" }, "departure": { "time": "1772174874" }, "stopId": "CHDARR-E", "stopSequence": 26 }, { "arrival": { "time": "1772174989" }, "departure": { "time": "1772174989" }, "stopId": "LEQUAI-E", "stopSequence": 27 }, { "arrival": { "time": "1772175029" }, "departure": { "time": "1772175029" }, "stopId": "DUMESN-E", "stopSequence": 28 }, { "arrival": { "time": "1772175044" }, "departure": { "time": "1772175044" }, "stopId": "MONPR-E", "stopSequence": 29 }, { "arrival": { "time": "1772174889" }, "departure": { "time": "1772174889" }, "scheduleRelationship": "SKIPPED", "stopId": "OFFTOURI", "stopSequence": 30 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "scheduleRelationship": "SKIPPED", "stopId": "SAICROIX", "stopSequence": 31 }, { "arrival": { "time": "1772175008" }, "departure": { "time": "1772175008" }, "scheduleRelationship": "SKIPPED", "stopId": "REPUBL-E", "stopSequence": 32 }, { "arrival": { "time": "1772175096" }, "departure": { "time": "1772175096" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURP-E", "stopSequence": 33 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 34 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 35 }, { "arrival": { "time": "1772175098" }, "departure": { "time": "1772175098" }, "stopId": "DESCAZ-E", "stopSequence": 36 }, { "arrival": { "time": "1772175153" }, "departure": { "time": "1772175153" }, "stopId": "BICHLA-E", "stopSequence": 37 }, { "arrival": { "time": "1772175185" }, "departure": { "time": "1772175185" }, "stopId": "CLOUET-E", "stopSequence": 38 }, { "arrival": { "time": "1772175250" }, "departure": { "time": "1772175250" }, "stopId": "GOURON-E", "stopSequence": 39 }, { "arrival": { "time": "1772175302" }, "departure": { "time": "1772175302" }, "stopId": "GASNIE-E", "stopSequence": 40 }, { "arrival": { "time": "1772175340" }, "departure": { "time": "1772175340" }, "stopId": "LIZE07-E", "stopSequence": 41 }, { "arrival": { "time": "1772175414" }, "departure": { "time": "1772175414" }, "stopId": "ECHMA-E", "stopSequence": 42 }, { "arrival": { "time": "1772175458" }, "departure": { "time": "1772175458" }, "stopId": "KENNED-E", "stopSequence": 43 }, { "arrival": { "time": "1772175546" }, "departure": { "time": "1772175546" }, "stopId": "WPMA-E", "stopSequence": 44 }, { "arrival": { "time": "1772175598" }, "departure": { "time": "1772175598" }, "stopId": "RONDE-E", "stopSequence": 45 }, { "arrival": { "time": "1772175661" }, "departure": { "time": "1772175661" }, "stopId": "BRASSE-E", "stopSequence": 46 }, { "arrival": { "time": "1772175711" }, "departure": { "time": "1772175711" }, "stopId": "BEURRI-E", "stopSequence": 47 }, { "arrival": { "time": "1772175763" }, "departure": { "time": "1772175763" }, "stopId": "DELAUN-E", "stopSequence": 48 }, { "arrival": { "time": "1772175817" }, "departure": { "time": "1772175817" }, "stopId": "MAUFIN-E", "stopSequence": 49 }, { "arrival": { "time": "1772175867" }, "departure": { "time": "1772175867" }, "stopId": "MAIRAV-E", "stopSequence": 50 }, { "arrival": { "time": "1772175912" }, "departure": { "time": "1772175912" }, "stopId": "CIAVRI-E", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258505" } } }, { "id": "trip:6258429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173800" }, "stopId": "SORGES", "stopSequence": 0 }, { "arrival": { "time": "1772173854" }, "departure": { "time": "1772173854" }, "stopId": "RTSORG-E", "stopSequence": 1 }, { "arrival": { "time": "1772173926" }, "departure": { "time": "1772173926" }, "stopId": "ECURIE", "stopSequence": 2 }, { "arrival": { "time": "1772174014" }, "departure": { "time": "1772174014" }, "stopId": "BAUDRAI", "stopSequence": 3 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "JEBOUTON", "stopSequence": 4 }, { "arrival": { "time": "1772174146" }, "departure": { "time": "1772174146" }, "stopId": "LAVOIR", "stopSequence": 5 }, { "arrival": { "time": "1772174214" }, "departure": { "time": "1772174214" }, "stopId": "RIOTTEAU", "stopSequence": 6 }, { "arrival": { "time": "1772174254" }, "departure": { "time": "1772174254" }, "stopId": "ALLUMETT", "stopSequence": 7 }, { "arrival": { "time": "1772174307" }, "departure": { "time": "1772174307" }, "stopId": "DAGUERRE", "stopSequence": 8 }, { "arrival": { "time": "1772174362" }, "departure": { "time": "1772174362" }, "stopId": "BELVTR-E", "stopSequence": 9 }, { "arrival": { "time": "1772174429" }, "departure": { "time": "1772174429" }, "stopId": "MARAIS-E", "stopSequence": 10 }, { "arrival": { "time": "1772174523" }, "departure": { "time": "1772174523" }, "stopId": "GASPALON", "stopSequence": 11 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "VILSANTE", "stopSequence": 12 }, { "arrival": { "time": "1772174689" }, "departure": { "time": "1772174689" }, "stopId": "CORMIER", "stopSequence": 13 }, { "arrival": { "time": "1772174782" }, "departure": { "time": "1772174782" }, "stopId": "STLEONAR", "stopSequence": 14 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "stopId": "GERICAUL", "stopSequence": 15 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "MONGAZON", "stopSequence": 16 }, { "arrival": { "time": "1772174914" }, "departure": { "time": "1772174914" }, "stopId": "KOPA", "stopSequence": 17 }, { "arrival": { "time": "1772174971" }, "departure": { "time": "1772174971" }, "stopId": "DESMAZ", "stopSequence": 18 }, { "arrival": { "time": "1772175021" }, "departure": { "time": "1772175021" }, "stopId": "ANFRANCK", "stopSequence": 19 }, { "arrival": { "time": "1772175078" }, "departure": { "time": "1772175078" }, "stopId": "STJOSEP", "stopSequence": 20 }, { "arrival": { "time": "1772175143" }, "departure": { "time": "1772175143" }, "stopId": "PLDULYCE", "stopSequence": 21 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175300" }, "stopId": "HMAI", "stopSequence": 22 }, { "arrival": { "time": "1772175345" }, "departure": { "time": "1772175345" }, "stopId": "FO-LOR-R", "stopSequence": 23 }, { "arrival": { "time": "1772175438" }, "departure": { "time": "1772175438" }, "stopId": "STAUBI-E", "stopSequence": 24 }, { "arrival": { "time": "1772175482" }, "departure": { "time": "1772175482" }, "stopId": "HARAS-E", "stopSequence": 25 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "LESGAR-E", "stopSequence": 26 }, { "arrival": { "time": "1772175689" }, "departure": { "time": "1772175689" }, "stopId": "SEMARD-E", "stopSequence": 27 }, { "arrival": { "time": "1772175728" }, "departure": { "time": "1772175728" }, "stopId": "PONTNO-E", "stopSequence": 28 }, { "arrival": { "time": "1772175803" }, "departure": { "time": "1772175803" }, "stopId": "POIREL-E", "stopSequence": 29 }, { "arrival": { "time": "1772175844" }, "departure": { "time": "1772175844" }, "stopId": "VAUBAN-E", "stopSequence": 30 }, { "arrival": { "time": "1772175897" }, "departure": { "time": "1772175897" }, "stopId": "FREMUR-E", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6258429" } } }, { "id": "trip:6054003", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173269" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1772173333" }, "departure": { "time": "1772173333" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1772173356" }, "departure": { "time": "1772173356" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1772173384" }, "departure": { "time": "1772173384" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1772173747" }, "departure": { "time": "1772173747" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1772173804" }, "departure": { "time": "1772173804" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1772173848" }, "departure": { "time": "1772173848" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1772173894" }, "departure": { "time": "1772173894" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1772173992" }, "departure": { "time": "1772173992" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1772174021" }, "departure": { "time": "1772174021" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1772174097" }, "departure": { "time": "1772174097" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1772174191" }, "departure": { "time": "1772174191" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1772174235" }, "departure": { "time": "1772174235" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772174289" }, "departure": { "time": "1772174289" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1772174346" }, "departure": { "time": "1772174346" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1772174409" }, "departure": { "time": "1772174409" }, "stopId": "HAUBOU-E", "stopSequence": 16 }, { "arrival": { "time": "1772174491" }, "departure": { "time": "1772174491" }, "stopId": "PETPOR-E", "stopSequence": 17 }, { "arrival": { "time": "1772174532" }, "departure": { "time": "1772174532" }, "stopId": "CHEVRI-E", "stopSequence": 18 }, { "arrival": { "time": "1772174586" }, "departure": { "time": "1772174586" }, "stopId": "BOUCHE-E", "stopSequence": 19 }, { "arrival": { "time": "1772174622" }, "departure": { "time": "1772174622" }, "stopId": "CAMPBO-E", "stopSequence": 20 }, { "arrival": { "time": "1772174669" }, "departure": { "time": "1772174669" }, "stopId": "GAREBO-E", "stopSequence": 21 }, { "arrival": { "time": "1772174722" }, "departure": { "time": "1772174722" }, "stopId": "PONTLA-E", "stopSequence": 22 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "LAPOIN-E", "stopSequence": 23 }, { "arrival": { "time": "1772174803" }, "departure": { "time": "1772174803" }, "stopId": "RANGEA-E", "stopSequence": 24 }, { "arrival": { "time": "1772174858" }, "departure": { "time": "1772174858" }, "stopId": "VIGNES-E", "stopSequence": 25 }, { "arrival": { "time": "1772174883" }, "stopId": "CHANTOUR", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054003" } } }, { "id": "trip:4050D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172305" }, "departure": { "time": "1772172330" }, "stopId": "MILLOT.", "stopSequence": 20 }, { "arrival": { "time": "1772172712" }, "departure": { "time": "1772172712" }, "stopId": "ANLEROY", "stopSequence": 21 }, { "arrival": { "time": "1772172812" }, "departure": { "time": "1772172812" }, "stopId": "PATNOIRE", "stopSequence": 22 }, { "arrival": { "time": "1772173050" }, "departure": { "time": "1772173050" }, "stopId": "GROESPLA", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "40", "tripId": "4050D" } } }, { "id": "trip:6543491", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172238" }, "departure": { "time": "1772172309" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772172401" }, "departure": { "time": "1772172401" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772172553" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543491" } } }, { "id": "trip:6257556", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173200" }, "stopId": "SLEZIND", "stopSequence": 0 }, { "arrival": { "time": "1772173262" }, "departure": { "time": "1772173262" }, "stopId": "GENTRIC", "stopSequence": 1 }, { "arrival": { "time": "1772173333" }, "departure": { "time": "1772173333" }, "stopId": "DAUTEL", "stopSequence": 2 }, { "arrival": { "time": "1772173353" }, "departure": { "time": "1772173353" }, "stopId": "BUISSON", "stopSequence": 3 }, { "arrival": { "time": "1772173394" }, "departure": { "time": "1772173394" }, "stopId": "PYRAM02", "stopSequence": 4 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1772173467" }, "departure": { "time": "1772173467" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1772173504" }, "departure": { "time": "1772173504" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1772173535" }, "departure": { "time": "1772173535" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1772173576" }, "departure": { "time": "1772173576" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1772173615" }, "departure": { "time": "1772173615" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1772173662" }, "departure": { "time": "1772173662" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1772173755" }, "departure": { "time": "1772173755" }, "stopId": "ECLATERI", "stopSequence": 12 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 }, { "arrival": { "time": "1772173744" }, "departure": { "time": "1772173744" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 14 }, { "arrival": { "time": "1772173834" }, "departure": { "time": "1772173834" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 15 }, { "arrival": { "time": "1772173917" }, "departure": { "time": "1772173917" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 16 }, { "arrival": { "time": "1772173867" }, "departure": { "time": "1772173867" }, "stopId": "JUSTICES", "stopSequence": 17 }, { "arrival": { "time": "1772173907" }, "departure": { "time": "1772173907" }, "stopId": "DELACROI", "stopSequence": 18 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "SAUMUROI", "stopSequence": 19 }, { "arrival": { "time": "1772174061" }, "departure": { "time": "1772174061" }, "stopId": "INTERMIL", "stopSequence": 20 }, { "arrival": { "time": "1772174120" }, "departure": { "time": "1772174120" }, "stopId": "HAUTPRES", "stopSequence": 21 }, { "arrival": { "time": "1772174167" }, "departure": { "time": "1772174167" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1772174226" }, "departure": { "time": "1772174226" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1772174267" }, "departure": { "time": "1772174267" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1772174310" }, "departure": { "time": "1772174310" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1772174363" }, "departure": { "time": "1772174363" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1772174470" }, "departure": { "time": "1772174470" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1772174535" }, "departure": { "time": "1772174535" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1772174589" }, "departure": { "time": "1772174589" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1772174626" }, "departure": { "time": "1772174626" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1772174691" }, "departure": { "time": "1772174691" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1772174733" }, "departure": { "time": "1772174733" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1772174766" }, "departure": { "time": "1772174766" }, "stopId": "GAREPAPI", "stopSequence": 33 }, { "arrival": { "time": "1772174995" }, "departure": { "time": "1772174995" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1772175057" }, "departure": { "time": "1772175057" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1772175144" }, "departure": { "time": "1772175360" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1772175492" }, "departure": { "time": "1772175492" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1772175636" }, "departure": { "time": "1772175636" }, "stopId": "TALET-E", "stopSequence": 38 }, { "arrival": { "time": "1772175903" }, "departure": { "time": "1772175903" }, "stopId": "RAMON-E", "stopSequence": 41 }, { "arrival": { "time": "1772175627" }, "departure": { "time": "1772175627" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 42 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 43 }, { "arrival": { "time": "1772175924" }, "departure": { "time": "1772175924" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 44 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6257556" } } }, { "id": "trip:6544425", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175300" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1772175602" }, "departure": { "time": "1772175602" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1772175722" }, "departure": { "time": "1772175722" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1772175795" }, "departure": { "time": "1772175795" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "CHDARR-E", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544425" } } }, { "id": "trip:6257739", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173080" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1772173181" }, "departure": { "time": "1772173181" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1772173250" }, "departure": { "time": "1772173250" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1772173362" }, "departure": { "time": "1772173362" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1772173420" }, "departure": { "time": "1772173420" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1772173493" }, "departure": { "time": "1772173493" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1772173541" }, "departure": { "time": "1772173541" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1772173669" }, "departure": { "time": "1772173669" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1772173710" }, "departure": { "time": "1772173710" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1772173738" }, "departure": { "time": "1772173738" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1772173822" }, "departure": { "time": "1772173822" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1772174017" }, "departure": { "time": "1772174017" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174220" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1772174307" }, "departure": { "time": "1772174307" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1772174349" }, "departure": { "time": "1772174349" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1772174547" }, "departure": { "time": "1772174547" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1772174604" }, "departure": { "time": "1772174604" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1772175034" }, "departure": { "time": "1772175034" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1772175071" }, "departure": { "time": "1772175071" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1772175129" }, "departure": { "time": "1772175129" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1772175165" }, "departure": { "time": "1772175165" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1772175200" }, "departure": { "time": "1772175200" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1772175244" }, "departure": { "time": "1772175244" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1772175329" }, "departure": { "time": "1772175329" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772175395" }, "departure": { "time": "1772175395" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1772175428" }, "departure": { "time": "1772175428" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1772175512" }, "departure": { "time": "1772175512" }, "stopId": "ZIBEAUC", "stopSequence": 35 }, { "arrival": { "time": "1772175605" }, "departure": { "time": "1772175605" }, "stopId": "THOMASS", "stopSequence": 36 }, { "arrival": { "time": "1772175637" }, "departure": { "time": "1772175637" }, "stopId": "CLAIE", "stopSequence": 37 }, { "arrival": { "time": "1772175699" }, "departure": { "time": "1772175699" }, "stopId": "GUINEZE", "stopSequence": 38 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "AAMIPI", "stopSequence": 39 }, { "arrival": { "time": "1772175818" }, "departure": { "time": "1772175818" }, "stopId": "EBEAUPIN", "stopSequence": 40 }, { "arrival": { "time": "1772175879" }, "departure": { "time": "1772175879" }, "stopId": "PAVILLO", "stopSequence": 41 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257739" } } }, { "id": "trip:6257975", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172960" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1772172996" }, "departure": { "time": "1772172996" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1772173029" }, "departure": { "time": "1772173029" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1772173088" }, "departure": { "time": "1772173088" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1772173119" }, "departure": { "time": "1772173119" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1772173179" }, "departure": { "time": "1772173179" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772173222" }, "departure": { "time": "1772173222" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1772173318" }, "departure": { "time": "1772173318" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1772173357" }, "departure": { "time": "1772173357" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1772173395" }, "departure": { "time": "1772173395" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1772173431" }, "departure": { "time": "1772173431" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1772173535" }, "departure": { "time": "1772173535" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1772173576" }, "departure": { "time": "1772173576" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1772173627" }, "departure": { "time": "1772173627" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1772173660" }, "departure": { "time": "1772173660" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1772173699" }, "departure": { "time": "1772173699" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1772173855" }, "departure": { "time": "1772173855" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1772173905" }, "departure": { "time": "1772173905" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1772174030" }, "departure": { "time": "1772174030" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1772174091" }, "departure": { "time": "1772174091" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1772174157" }, "departure": { "time": "1772174157" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1772174295" }, "departure": { "time": "1772174295" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1772174403" }, "departure": { "time": "1772174403" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1772174499" }, "departure": { "time": "1772174499" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1772174568" }, "departure": { "time": "1772174568" }, "stopId": "DUMESNIL", "stopSequence": 29 }, { "arrival": { "time": "1772174606" }, "departure": { "time": "1772174606" }, "stopId": "LEQUAI", "stopSequence": 30 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROF.", "stopSequence": 31 }, { "arrival": { "time": "1772174682" }, "departure": { "time": "1772174682" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 32 }, { "arrival": { "time": "1772174752" }, "departure": { "time": "1772174752" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 33 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURMA", "stopSequence": 34 }, { "arrival": { "time": "1772174785" }, "departure": { "time": "1772174785" }, "stopId": "CHDARR", "stopSequence": 35 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "ACADEMIE", "stopSequence": 36 }, { "arrival": { "time": "1772174879" }, "departure": { "time": "1772174879" }, "stopId": "GBREM-E", "stopSequence": 37 }, { "arrival": { "time": "1772174964" }, "departure": { "time": "1772174964" }, "stopId": "GARETERM", "stopSequence": 38 }, { "arrival": { "time": "1772175006" }, "departure": { "time": "1772175006" }, "stopId": "LESGARES", "stopSequence": 39 }, { "arrival": { "time": "1772175128" }, "departure": { "time": "1772175128" }, "stopId": "HARAS", "stopSequence": 40 }, { "arrival": { "time": "1772175188" }, "departure": { "time": "1772175188" }, "stopId": "STAUBIN", "stopSequence": 41 }, { "arrival": { "time": "1772175238" }, "departure": { "time": "1772175600" }, "stopId": "LOR-FO-A", "stopSequence": 42 }, { "arrival": { "time": "1772175653" }, "departure": { "time": "1772175653" }, "stopId": "MAIL-HDV", "stopSequence": 43 }, { "arrival": { "time": "1772175740" }, "departure": { "time": "1772175740" }, "stopId": "SECUSO-E", "stopSequence": 44 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "STEXUP-E", "stopSequence": 45 }, { "arrival": { "time": "1772175853" }, "departure": { "time": "1772175853" }, "stopId": "GARDOT-E", "stopSequence": 46 }, { "arrival": { "time": "1772175876" }, "departure": { "time": "1772175876" }, "stopId": "MONTAI-E", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257975" } } }, { "id": "trip:6544978", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174700" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1772174993" }, "departure": { "time": "1772174993" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1772175089" }, "departure": { "time": "1772175089" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772175170" }, "departure": { "time": "1772175170" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1772175277" }, "departure": { "time": "1772175277" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1772175380" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544978" } } }, { "id": "trip:6258257", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175360" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1772175408" }, "departure": { "time": "1772175408" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1772175458" }, "departure": { "time": "1772175458" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1772175526" }, "departure": { "time": "1772175526" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1772175585" }, "departure": { "time": "1772175585" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1772175613" }, "departure": { "time": "1772175613" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1772175709" }, "departure": { "time": "1772175709" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1772175779" }, "departure": { "time": "1772175779" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1772175823" }, "departure": { "time": "1772175823" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "BRASSENS", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258257" } } }, { "id": "trip:6544421", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172540" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1772172782" }, "departure": { "time": "1772172782" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1772172892" }, "departure": { "time": "1772172892" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1772172953" }, "departure": { "time": "1772172953" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1772172999" }, "departure": { "time": "1772172999" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1772173140" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544421" } } }, { "id": "trip:6544908", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172249" }, "departure": { "time": "1772172283" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772172327" }, "departure": { "time": "1772172328" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1772172437" }, "departure": { "time": "1772172437" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1772172530" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544908" } } }, { "id": "trip:6543283", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175140" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772175220" }, "departure": { "time": "1772175220" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772175290" }, "departure": { "time": "1772175290" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772175370" }, "departure": { "time": "1772175370" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772175460" }, "departure": { "time": "1772175460" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772175550" }, "departure": { "time": "1772175550" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772175820" }, "departure": { "time": "1772175820" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772175910" }, "departure": { "time": "1772175910" }, "stopId": "1HSAU", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6543283" } } }, { "id": "trip:6257561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175180" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1772175253" }, "departure": { "time": "1772175253" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1772175437" }, "departure": { "time": "1772175437" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1772175502" }, "departure": { "time": "1772175502" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1772175670" }, "departure": { "time": "1772175670" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1772175716" }, "departure": { "time": "1772175716" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1772175751" }, "departure": { "time": "1772175751" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1772175837" }, "departure": { "time": "1772175837" }, "stopId": "RAMON", "stopSequence": 9 }, { "arrival": { "time": "1772175779" }, "departure": { "time": "1772175779" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 13 }, { "arrival": { "time": "1772175886" }, "departure": { "time": "1772175886" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6257561" } } }, { "id": "trip:6258243", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172405" }, "departure": { "time": "1772172405" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1772172598" }, "departure": { "time": "1772172598" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1772172854" }, "departure": { "time": "1772172854" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1772172896" }, "departure": { "time": "1772172896" }, "stopId": "BICHDA-E", "stopSequence": 30 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "DESCAZEA", "stopSequence": 31 }, { "arrival": { "time": "1772173047" }, "departure": { "time": "1772173047" }, "stopId": "CIOUES-E", "stopSequence": 32 }, { "arrival": { "time": "1772173099" }, "departure": { "time": "1772173099" }, "stopId": "POMONE-E", "stopSequence": 33 }, { "arrival": { "time": "1772173138" }, "departure": { "time": "1772173138" }, "stopId": "REVERI-E", "stopSequence": 34 }, { "arrival": { "time": "1772173204" }, "departure": { "time": "1772173204" }, "stopId": "MEIGNA-E", "stopSequence": 35 }, { "arrival": { "time": "1772173237" }, "departure": { "time": "1772173237" }, "stopId": "VALOR-E", "stopSequence": 36 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "CLINIQ-E", "stopSequence": 37 }, { "arrival": { "time": "1772173299" }, "departure": { "time": "1772173299" }, "stopId": "GRANDM-E", "stopSequence": 38 }, { "arrival": { "time": "1772173342" }, "departure": { "time": "1772173342" }, "stopId": "MAISDA-E", "stopSequence": 39 }, { "arrival": { "time": "1772173382" }, "departure": { "time": "1772173382" }, "stopId": "CHMART-E", "stopSequence": 40 }, { "arrival": { "time": "1772173419" }, "departure": { "time": "1772173419" }, "stopId": "MLYAUT-E", "stopSequence": 41 }, { "arrival": { "time": "1772173484" }, "departure": { "time": "1772173484" }, "stopId": "BRASSE-E", "stopSequence": 42 }, { "arrival": { "time": "1772173532" }, "departure": { "time": "1772173532" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1772173581" }, "departure": { "time": "1772173581" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1772173632" }, "departure": { "time": "1772173632" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1772173715" }, "departure": { "time": "1772173715" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1772173747" }, "departure": { "time": "1772173747" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1772173789" }, "departure": { "time": "1772173789" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1772173844" }, "departure": { "time": "1772173844" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1772173888" }, "departure": { "time": "1772173888" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1772173920" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258243" } } }, { "id": "trip:6258516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173142" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1772173196" }, "departure": { "time": "1772173196" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1772173228" }, "departure": { "time": "1772173228" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1772173256" }, "departure": { "time": "1772173256" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1772173284" }, "departure": { "time": "1772173284" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1772173317" }, "departure": { "time": "1772173317" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1772173556" }, "departure": { "time": "1772173556" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1772173558" }, "departure": { "time": "1772173558" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1772173629" }, "departure": { "time": "1772173629" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1772173228" }, "departure": { "time": "1772173228" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 }, { "arrival": { "time": "1772173417" }, "departure": { "time": "1772173417" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOUD", "stopSequence": 11 }, { "arrival": { "time": "1772173459" }, "departure": { "time": "1772173459" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGUY", "stopSequence": 12 }, { "arrival": { "time": "1772173485" }, "departure": { "time": "1772173485" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1772173523" }, "departure": { "time": "1772173523" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA", "stopSequence": 17 }, { "arrival": { "time": "1772173617" }, "departure": { "time": "1772173617" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR", "stopSequence": 18 }, { "arrival": { "time": "1772173479" }, "departure": { "time": "1772173479" }, "stopId": "ESPMONTR", "stopSequence": 19 }, { "arrival": { "time": "1772173547" }, "departure": { "time": "1772173547" }, "stopId": "PLATFLEU", "stopSequence": 20 }, { "arrival": { "time": "1772173609" }, "departure": { "time": "1772173609" }, "stopId": "JEHUEZ", "stopSequence": 21 }, { "arrival": { "time": "1772173660" }, "departure": { "time": "1772173660" }, "stopId": "MASTELLE", "stopSequence": 22 }, { "arrival": { "time": "1772173699" }, "departure": { "time": "1772173699" }, "stopId": "AVENEURO", "stopSequence": 23 }, { "arrival": { "time": "1772173717" }, "departure": { "time": "1772173717" }, "stopId": "DANEMA", "stopSequence": 24 }, { "arrival": { "time": "1772173773" }, "departure": { "time": "1772173773" }, "stopId": "ALLEMAGN", "stopSequence": 25 }, { "arrival": { "time": "1772173805" }, "departure": { "time": "1772173805" }, "stopId": "ITALIE", "stopSequence": 26 }, { "arrival": { "time": "1772173841" }, "departure": { "time": "1772173841" }, "stopId": "IRLANDE", "stopSequence": 27 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "AUTRICH", "stopSequence": 28 }, { "arrival": { "time": "1772173909" }, "departure": { "time": "1772173909" }, "stopId": "PLOTTIER", "stopSequence": 29 }, { "arrival": { "time": "1772173960" }, "departure": { "time": "1772173960" }, "stopId": "CCADEA", "stopSequence": 30 }, { "arrival": { "time": "1772173986" }, "departure": { "time": "1772173986" }, "stopId": "AUCHAN", "stopSequence": 31 }, { "arrival": { "time": "1772174140" }, "departure": { "time": "1772174140" }, "stopId": "AARDBUS", "stopSequence": 32 }, { "arrival": { "time": "1772174199" }, "departure": { "time": "1772174199" }, "stopId": "POIVRE", "stopSequence": 33 }, { "arrival": { "time": "1772174252" }, "departure": { "time": "1772174252" }, "stopId": "BONPLAND", "stopSequence": 34 }, { "arrival": { "time": "1772174313" }, "departure": { "time": "1772174313" }, "stopId": "LEPRE", "stopSequence": 35 }, { "arrival": { "time": "1772174380" }, "departure": { "time": "1772174380" }, "stopId": "SALET-AR", "stopSequence": 36 }, { "arrival": { "time": "1772174412" }, "departure": { "time": "1772174412" }, "stopId": "RIPOLLE", "stopSequence": 37 }, { "arrival": { "time": "1772174463" }, "departure": { "time": "1772174463" }, "stopId": "PEGARDE", "stopSequence": 38 }, { "arrival": { "time": "1772174510" }, "departure": { "time": "1772174510" }, "stopId": "CIAVRILL", "stopSequence": 39 }, { "arrival": { "time": "1772174560" }, "departure": { "time": "1772174560" }, "stopId": "MAIRAVR", "stopSequence": 40 }, { "arrival": { "time": "1772174603" }, "departure": { "time": "1772174603" }, "stopId": "MAUFINE", "stopSequence": 41 }, { "arrival": { "time": "1772174665" }, "departure": { "time": "1772174665" }, "stopId": "DELAUNE", "stopSequence": 42 }, { "arrival": { "time": "1772174704" }, "departure": { "time": "1772174704" }, "stopId": "BEURRIER", "stopSequence": 43 }, { "arrival": { "time": "1772174771" }, "departure": { "time": "1772174771" }, "stopId": "BRASSENS", "stopSequence": 44 }, { "arrival": { "time": "1772174827" }, "departure": { "time": "1772174827" }, "stopId": "RONDE", "stopSequence": 45 }, { "arrival": { "time": "1772174876" }, "departure": { "time": "1772174876" }, "stopId": "PLAMAY", "stopSequence": 46 }, { "arrival": { "time": "1772174939" }, "departure": { "time": "1772174939" }, "stopId": "KENNEDY", "stopSequence": 47 }, { "arrival": { "time": "1772174998" }, "departure": { "time": "1772174998" }, "stopId": "ECHMAN", "stopSequence": 48 }, { "arrival": { "time": "1772175089" }, "departure": { "time": "1772175089" }, "stopId": "LIZE07", "stopSequence": 49 }, { "arrival": { "time": "1772175133" }, "departure": { "time": "1772175133" }, "stopId": "GASNIER", "stopSequence": 50 }, { "arrival": { "time": "1772175199" }, "departure": { "time": "1772175199" }, "stopId": "GOURONNI", "stopSequence": 51 }, { "arrival": { "time": "1772175283" }, "departure": { "time": "1772175283" }, "stopId": "CLOUET", "stopSequence": 52 }, { "arrival": { "time": "1772175321" }, "departure": { "time": "1772175321" }, "stopId": "BICHLAZA", "stopSequence": 53 }, { "arrival": { "time": "1772175359" }, "departure": { "time": "1772175359" }, "stopId": "DESCAZEA", "stopSequence": 54 }, { "arrival": { "time": "1772175427" }, "departure": { "time": "1772175427" }, "stopId": "MONPROFI", "stopSequence": 55 }, { "arrival": { "time": "1772175446" }, "departure": { "time": "1772175446" }, "stopId": "DUMESNIL", "stopSequence": 56 }, { "arrival": { "time": "1772175485" }, "departure": { "time": "1772175485" }, "stopId": "LEQUAI", "stopSequence": 57 }, { "arrival": { "time": "1772175625" }, "departure": { "time": "1772175625" }, "stopId": "CHDARR", "stopSequence": 58 }, { "arrival": { "time": "1772175711" }, "departure": { "time": "1772175711" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 59 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 60 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURPOI", "stopSequence": 61 }, { "arrival": { "time": "1772175905" }, "departure": { "time": "1772175905" }, "scheduleRelationship": "SKIPPED", "stopId": "REPUBLIQ", "stopSequence": 62 }, { "arrival": { "time": "1772175654" }, "departure": { "time": "1772175654" }, "stopId": "CCI", "stopSequence": 65 }, { "arrival": { "time": "1772175726" }, "departure": { "time": "1772176200" }, "stopId": "LICES-E", "stopSequence": 66 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258516" } } }, { "id": "trip:6258506", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172239" }, "departure": { "time": "1772172239" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1772172269" }, "departure": { "time": "1772172269" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1772172284" }, "departure": { "time": "1772172284" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1772172313" }, "departure": { "time": "1772172329" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1772172387" }, "departure": { "time": "1772172387" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1772172449" }, "departure": { "time": "1772172449" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1772172535" }, "departure": { "time": "1772172535" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1772172621" }, "departure": { "time": "1772172621" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1772172888" }, "departure": { "time": "1772172888" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1772172955" }, "departure": { "time": "1772172955" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1772173067" }, "departure": { "time": "1772173067" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1772173148" }, "departure": { "time": "1772173148" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1772173209" }, "departure": { "time": "1772173209" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1772173335" }, "departure": { "time": "1772173335" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1772173374" }, "departure": { "time": "1772173440" }, "stopId": "LICES", "stopSequence": 24 }, { "arrival": { "time": "1772173510" }, "departure": { "time": "1772173510" }, "stopId": "CCI-E", "stopSequence": 25 }, { "arrival": { "time": "1772173554" }, "departure": { "time": "1772173554" }, "stopId": "CHDARR-E", "stopSequence": 26 }, { "arrival": { "time": "1772173669" }, "departure": { "time": "1772173669" }, "stopId": "LEQUAI-E", "stopSequence": 27 }, { "arrival": { "time": "1772173709" }, "departure": { "time": "1772173709" }, "stopId": "DUMESN-E", "stopSequence": 28 }, { "arrival": { "time": "1772173724" }, "departure": { "time": "1772173724" }, "stopId": "MONPR-E", "stopSequence": 29 }, { "arrival": { "time": "1772173569" }, "departure": { "time": "1772173569" }, "scheduleRelationship": "SKIPPED", "stopId": "OFFTOURI", "stopSequence": 30 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "scheduleRelationship": "SKIPPED", "stopId": "SAICROIX", "stopSequence": 31 }, { "arrival": { "time": "1772173688" }, "departure": { "time": "1772173688" }, "scheduleRelationship": "SKIPPED", "stopId": "REPUBL-E", "stopSequence": 32 }, { "arrival": { "time": "1772173776" }, "departure": { "time": "1772173776" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURP-E", "stopSequence": 33 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 34 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 35 }, { "arrival": { "time": "1772173778" }, "departure": { "time": "1772173778" }, "stopId": "DESCAZ-E", "stopSequence": 36 }, { "arrival": { "time": "1772173833" }, "departure": { "time": "1772173833" }, "stopId": "BICHBI-E", "stopSequence": 37 }, { "arrival": { "time": "1772173834" }, "departure": { "time": "1772173834" }, "stopId": "BICHLA-E", "stopSequence": 38 }, { "arrival": { "time": "1772173866" }, "departure": { "time": "1772173866" }, "stopId": "CLOUET-E", "stopSequence": 39 }, { "arrival": { "time": "1772173931" }, "departure": { "time": "1772173931" }, "stopId": "GOURON-E", "stopSequence": 40 }, { "arrival": { "time": "1772173983" }, "departure": { "time": "1772173983" }, "stopId": "GASNIE-E", "stopSequence": 41 }, { "arrival": { "time": "1772174021" }, "departure": { "time": "1772174021" }, "stopId": "LIZE07-E", "stopSequence": 42 }, { "arrival": { "time": "1772174095" }, "departure": { "time": "1772174095" }, "stopId": "ECHMA-E", "stopSequence": 43 }, { "arrival": { "time": "1772174139" }, "departure": { "time": "1772174139" }, "stopId": "KENNED-E", "stopSequence": 44 }, { "arrival": { "time": "1772174227" }, "departure": { "time": "1772174227" }, "stopId": "WPMA-E", "stopSequence": 45 }, { "arrival": { "time": "1772174279" }, "departure": { "time": "1772174279" }, "stopId": "RONDE-E", "stopSequence": 46 }, { "arrival": { "time": "1772174342" }, "departure": { "time": "1772174342" }, "stopId": "BRASSE-E", "stopSequence": 47 }, { "arrival": { "time": "1772174390" }, "departure": { "time": "1772174390" }, "stopId": "BEURRI-E", "stopSequence": 48 }, { "arrival": { "time": "1772174439" }, "departure": { "time": "1772174439" }, "stopId": "DELAUN-E", "stopSequence": 49 }, { "arrival": { "time": "1772174490" }, "departure": { "time": "1772174490" }, "stopId": "MAUFIN-E", "stopSequence": 50 }, { "arrival": { "time": "1772174538" }, "departure": { "time": "1772174538" }, "stopId": "MAIRAV-E", "stopSequence": 51 }, { "arrival": { "time": "1772174583" }, "departure": { "time": "1772174583" }, "stopId": "CIAVRI-E", "stopSequence": 52 }, { "arrival": { "time": "1772174624" }, "departure": { "time": "1772174624" }, "stopId": "PEGARD-E", "stopSequence": 53 }, { "arrival": { "time": "1772174686" }, "departure": { "time": "1772174686" }, "stopId": "RIPOLE-E", "stopSequence": 54 }, { "arrival": { "time": "1772174718" }, "departure": { "time": "1772174718" }, "stopId": "SALETT-E", "stopSequence": 55 }, { "arrival": { "time": "1772174784" }, "departure": { "time": "1772174784" }, "stopId": "LEPRE-E", "stopSequence": 56 }, { "arrival": { "time": "1772174861" }, "departure": { "time": "1772174861" }, "stopId": "BONPLA-E", "stopSequence": 57 }, { "arrival": { "time": "1772174896" }, "departure": { "time": "1772174896" }, "stopId": "POIVRE-E", "stopSequence": 58 }, { "arrival": { "time": "1772174958" }, "departure": { "time": "1772174958" }, "stopId": "AARDBU-E", "stopSequence": 59 }, { "arrival": { "time": "1772175094" }, "departure": { "time": "1772175094" }, "stopId": "AUCHAN-E", "stopSequence": 60 }, { "arrival": { "time": "1772175138" }, "departure": { "time": "1772175138" }, "stopId": "CCADEA-E", "stopSequence": 61 }, { "arrival": { "time": "1772175168" }, "departure": { "time": "1772175168" }, "stopId": "PLOTTI-E", "stopSequence": 62 }, { "arrival": { "time": "1772175187" }, "departure": { "time": "1772175187" }, "stopId": "AUTRIC-E", "stopSequence": 63 }, { "arrival": { "time": "1772175229" }, "departure": { "time": "1772175229" }, "stopId": "IRLAND-E", "stopSequence": 64 }, { "arrival": { "time": "1772175258" }, "departure": { "time": "1772175258" }, "stopId": "ITALIE-E", "stopSequence": 65 }, { "arrival": { "time": "1772175305" }, "departure": { "time": "1772175305" }, "stopId": "ALLEMA-E", "stopSequence": 66 }, { "arrival": { "time": "1772175323" }, "departure": { "time": "1772175323" }, "stopId": "DANEMA-E", "stopSequence": 67 }, { "arrival": { "time": "1772175349" }, "departure": { "time": "1772175349" }, "stopId": "AVENEU-E", "stopSequence": 68 }, { "arrival": { "time": "1772175378" }, "departure": { "time": "1772175378" }, "stopId": "MASTEL-E", "stopSequence": 69 }, { "arrival": { "time": "1772175422" }, "departure": { "time": "1772175422" }, "stopId": "JEHUEZ-E", "stopSequence": 70 }, { "arrival": { "time": "1772175472" }, "departure": { "time": "1772175472" }, "stopId": "PLATEF-E", "stopSequence": 71 }, { "arrival": { "time": "1772175543" }, "departure": { "time": "1772175543" }, "stopId": "ESPMON-E", "stopSequence": 72 }, { "arrival": { "time": "1772175860" }, "departure": { "time": "1772175860" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR-E", "stopSequence": 75 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA-E", "stopSequence": 76 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "ANAFRA-E", "stopSequence": 77 }, { "arrival": { "time": "1772175699" }, "departure": { "time": "1772175699" }, "stopId": "PISCMU-E", "stopSequence": 78 }, { "arrival": { "time": "1772175939" }, "departure": { "time": "1772175939" }, "stopId": "DOMVATER", "stopSequence": 79 }, { "arrival": { "time": "1772175935" }, "departure": { "time": "1772175935" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 80 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258506" } } }, { "id": "trip:6257892", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172271" }, "departure": { "time": "1772172302" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1772172347" }, "departure": { "time": "1772172347" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1772172410" }, "departure": { "time": "1772172410" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1772172476" }, "departure": { "time": "1772172476" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1772172539" }, "departure": { "time": "1772172539" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1772172612" }, "departure": { "time": "1772172612" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1772172717" }, "departure": { "time": "1772172717" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1772172813" }, "departure": { "time": "1772172813" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1772172882" }, "departure": { "time": "1772172882" }, "stopId": "DUMESNIL", "stopSequence": 29 }, { "arrival": { "time": "1772172920" }, "departure": { "time": "1772172920" }, "stopId": "LEQUAI", "stopSequence": 30 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROF.", "stopSequence": 31 }, { "arrival": { "time": "1772173062" }, "departure": { "time": "1772173062" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 32 }, { "arrival": { "time": "1772173132" }, "departure": { "time": "1772173132" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 33 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURMA", "stopSequence": 34 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "CHDARR", "stopSequence": 35 }, { "arrival": { "time": "1772173130" }, "departure": { "time": "1772173130" }, "stopId": "ACADEMIE", "stopSequence": 36 }, { "arrival": { "time": "1772173175" }, "departure": { "time": "1772173175" }, "stopId": "GBREM-E", "stopSequence": 37 }, { "arrival": { "time": "1772173259" }, "departure": { "time": "1772173259" }, "stopId": "GARETERM", "stopSequence": 38 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "LESGARES", "stopSequence": 39 }, { "arrival": { "time": "1772173391" }, "departure": { "time": "1772173391" }, "stopId": "HARAS", "stopSequence": 40 }, { "arrival": { "time": "1772173470" }, "departure": { "time": "1772173470" }, "stopId": "STAUBIN", "stopSequence": 41 }, { "arrival": { "time": "1772173508" }, "departure": { "time": "1772173860" }, "stopId": "LOR-FO-A", "stopSequence": 42 }, { "arrival": { "time": "1772173913" }, "departure": { "time": "1772173913" }, "stopId": "MAIL-HDV", "stopSequence": 43 }, { "arrival": { "time": "1772174000" }, "departure": { "time": "1772174000" }, "stopId": "SECUSO-E", "stopSequence": 44 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "STEXUP-E", "stopSequence": 45 }, { "arrival": { "time": "1772174113" }, "departure": { "time": "1772174113" }, "stopId": "GARDOT-E", "stopSequence": 46 }, { "arrival": { "time": "1772174136" }, "departure": { "time": "1772174136" }, "stopId": "MONTAI-E", "stopSequence": 47 }, { "arrival": { "time": "1772174215" }, "departure": { "time": "1772174215" }, "stopId": "CIMETI-E", "stopSequence": 48 }, { "arrival": { "time": "1772174282" }, "departure": { "time": "1772174282" }, "stopId": "AFPA-E", "stopSequence": 49 }, { "arrival": { "time": "1772174325" }, "departure": { "time": "1772174325" }, "stopId": "ARCEAU-E", "stopSequence": 50 }, { "arrival": { "time": "1772174371" }, "departure": { "time": "1772174371" }, "stopId": "CASERN-E", "stopSequence": 51 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "LAREU-E", "stopSequence": 52 }, { "arrival": { "time": "1772174518" }, "departure": { "time": "1772174518" }, "stopId": "PAPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772174572" }, "departure": { "time": "1772174572" }, "stopId": "CCHEMI-E", "stopSequence": 54 }, { "arrival": { "time": "1772174642" }, "departure": { "time": "1772174642" }, "stopId": "JUFERR-E", "stopSequence": 55 }, { "arrival": { "time": "1772174704" }, "departure": { "time": "1772174704" }, "stopId": "GEMMET-E", "stopSequence": 56 }, { "arrival": { "time": "1772174764" }, "departure": { "time": "1772174764" }, "stopId": "AUBEPI-E", "stopSequence": 57 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "stopId": "STADE-E", "stopSequence": 58 }, { "arrival": { "time": "1772174883" }, "departure": { "time": "1772174883" }, "stopId": "PELLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772174933" }, "departure": { "time": "1772174933" }, "stopId": "CEEQUE-E", "stopSequence": 60 }, { "arrival": { "time": "1772174985" }, "departure": { "time": "1772174985" }, "stopId": "MORLIE-E", "stopSequence": 61 }, { "arrival": { "time": "1772175070" }, "departure": { "time": "1772175070" }, "stopId": "WALCOU-E", "stopSequence": 62 }, { "arrival": { "time": "1772175120" }, "departure": { "time": "1772175120" }, "stopId": "JAUDET-E", "stopSequence": 63 }, { "arrival": { "time": "1772175209" }, "departure": { "time": "1772175209" }, "stopId": "PASTEU-E", "stopSequence": 64 }, { "arrival": { "time": "1772175236" }, "departure": { "time": "1772175236" }, "stopId": "VERDUN-E", "stopSequence": 65 }, { "arrival": { "time": "1772175259" }, "departure": { "time": "1772175259" }, "stopId": "CEZAN-E", "stopSequence": 66 }, { "arrival": { "time": "1772175295" }, "departure": { "time": "1772175295" }, "stopId": "COROT-E", "stopSequence": 67 }, { "arrival": { "time": "1772175360" }, "stopId": "SBAVENAI", "stopSequence": 68 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257892" } } }, { "id": "trip:6544910", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172307" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1772172401" }, "departure": { "time": "1772172401" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1772172510" }, "departure": { "time": "1772172510" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1772172591" }, "departure": { "time": "1772172591" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1772172684" }, "departure": { "time": "1772172684" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1772172794" }, "departure": { "time": "1772172794" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1772172970" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544910" } } }, { "id": "trip:6258641", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175660" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772175734" }, "departure": { "time": "1772175734" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772175769" }, "departure": { "time": "1772175769" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "ANLERO-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258641" } } }, { "id": "trip:6257927", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172387" }, "departure": { "time": "1772172387" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1772172642" }, "departure": { "time": "1772172642" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1772172709" }, "departure": { "time": "1772172709" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1772172751" }, "departure": { "time": "1772172751" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1772172872" }, "departure": { "time": "1772172872" }, "stopId": "LEQUAI-E", "stopSequence": 33 }, { "arrival": { "time": "1772172912" }, "departure": { "time": "1772172912" }, "stopId": "DUMESN-E", "stopSequence": 34 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURM-E", "stopSequence": 35 }, { "arrival": { "time": "1772172953" }, "departure": { "time": "1772172953" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772173012" }, "departure": { "time": "1772173012" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPRO-E", "stopSequence": 38 }, { "arrival": { "time": "1772173011" }, "departure": { "time": "1772173011" }, "stopId": "SAJACQ-E", "stopSequence": 39 }, { "arrival": { "time": "1772173078" }, "departure": { "time": "1772173078" }, "stopId": "FARCSJ-E", "stopSequence": 40 }, { "arrival": { "time": "1772173158" }, "departure": { "time": "1772173158" }, "stopId": "MVIGNE-E", "stopSequence": 41 }, { "arrival": { "time": "1772173218" }, "departure": { "time": "1772173218" }, "stopId": "CHBBEI-E", "stopSequence": 42 }, { "arrival": { "time": "1772173273" }, "departure": { "time": "1772173273" }, "stopId": "BOISRA-E", "stopSequence": 43 }, { "arrival": { "time": "1772173339" }, "departure": { "time": "1772173339" }, "stopId": "NDAMLA-E", "stopSequence": 44 }, { "arrival": { "time": "1772173402" }, "departure": { "time": "1772173402" }, "stopId": "POLYTE-E", "stopSequence": 45 }, { "arrival": { "time": "1772173458" }, "departure": { "time": "1772173458" }, "stopId": "CITEUN-E", "stopSequence": 46 }, { "arrival": { "time": "1772173511" }, "departure": { "time": "1772173511" }, "stopId": "RESTUN-E", "stopSequence": 47 }, { "arrival": { "time": "1772173553" }, "departure": { "time": "1772173553" }, "stopId": "I.U.T.-E", "stopSequence": 48 }, { "arrival": { "time": "1772173638" }, "departure": { "time": "1772173638" }, "stopId": "BBCAMT-E", "stopSequence": 49 }, { "arrival": { "time": "1772173674" }, "departure": { "time": "1772173674" }, "stopId": "LENOT-E", "stopSequence": 50 }, { "arrival": { "time": "1772173698" }, "departure": { "time": "1772173698" }, "stopId": "MOREL-E", "stopSequence": 51 }, { "arrival": { "time": "1772173726" }, "departure": { "time": "1772173726" }, "stopId": "INRA-E", "stopSequence": 52 }, { "arrival": { "time": "1772173763" }, "departure": { "time": "1772173763" }, "stopId": "GDPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772173794" }, "departure": { "time": "1772173794" }, "stopId": "LANDRE-E", "stopSequence": 54 }, { "arrival": { "time": "1772173878" }, "departure": { "time": "1772173878" }, "stopId": "BRGPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772173902" }, "departure": { "time": "1772173902" }, "stopId": "RODIN-E", "stopSequence": 56 }, { "arrival": { "time": "1772173931" }, "departure": { "time": "1772173931" }, "stopId": "GRANBE-E", "stopSequence": 57 }, { "arrival": { "time": "1772173969" }, "departure": { "time": "1772173969" }, "stopId": "PROME-E", "stopSequence": 58 }, { "arrival": { "time": "1772174011" }, "departure": { "time": "1772174011" }, "stopId": "CERFEU-E", "stopSequence": 59 }, { "arrival": { "time": "1772174068" }, "departure": { "time": "1772174068" }, "stopId": "LASOUR-E", "stopSequence": 60 }, { "arrival": { "time": "1772174121" }, "departure": { "time": "1772174121" }, "stopId": "ROUAIR-E", "stopSequence": 61 }, { "arrival": { "time": "1772174182" }, "departure": { "time": "1772174182" }, "stopId": "VAURAG-E", "stopSequence": 62 }, { "arrival": { "time": "1772174225" }, "departure": { "time": "1772174225" }, "stopId": "PRIEUR-E", "stopSequence": 63 }, { "arrival": { "time": "1772174261" }, "departure": { "time": "1772174261" }, "stopId": "GRANPI-E", "stopSequence": 64 }, { "arrival": { "time": "1772174285" }, "departure": { "time": "1772174285" }, "stopId": "PINSON-E", "stopSequence": 65 }, { "arrival": { "time": "1772174323" }, "departure": { "time": "1772174323" }, "stopId": "FAUVET-E", "stopSequence": 66 }, { "arrival": { "time": "1772174371" }, "stopId": "BEAUCOUZ", "stopSequence": 67 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257927" } } }, { "id": "trip:6541233", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173100" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772173180" }, "departure": { "time": "1772173180" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772173250" }, "departure": { "time": "1772173250" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772173330" }, "departure": { "time": "1772173330" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772173420" }, "departure": { "time": "1772173420" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772173510" }, "departure": { "time": "1772173510" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772173780" }, "departure": { "time": "1772173780" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772173870" }, "departure": { "time": "1772173870" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772173990" }, "departure": { "time": "1772173990" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772174070" }, "departure": { "time": "1772174070" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772174200" }, "departure": { "time": "1772174200" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772174290" }, "departure": { "time": "1772174290" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772174620" }, "departure": { "time": "1772174620" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772174770" }, "departure": { "time": "1772174770" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772174890" }, "departure": { "time": "1772174890" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772174990" }, "departure": { "time": "1772174990" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772175090" }, "departure": { "time": "1772175090" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772175200" }, "departure": { "time": "1772175200" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772175310" }, "departure": { "time": "1772175310" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772175540" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541233" } } }, { "id": "trip:6258426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175180" }, "stopId": "VERNUSSO", "stopSequence": 0 }, { "arrival": { "time": "1772175289" }, "departure": { "time": "1772175289" }, "stopId": "POUILLE", "stopSequence": 1 }, { "arrival": { "time": "1772175325" }, "departure": { "time": "1772175325" }, "stopId": "PATUREAU", "stopSequence": 2 }, { "arrival": { "time": "1772175383" }, "departure": { "time": "1772175383" }, "stopId": "FRANVILL", "stopSequence": 4 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "GGESSAND", "stopSequence": 5 }, { "arrival": { "time": "1772175461" }, "departure": { "time": "1772175461" }, "stopId": "MACURIE", "stopSequence": 6 }, { "arrival": { "time": "1772175499" }, "departure": { "time": "1772175499" }, "stopId": "JEROSTAN", "stopSequence": 7 }, { "arrival": { "time": "1772175538" }, "departure": { "time": "1772175538" }, "stopId": "RONCIERE", "stopSequence": 8 }, { "arrival": { "time": "1772175575" }, "departure": { "time": "1772175575" }, "stopId": "GUILLE-E", "stopSequence": 9 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "JEBOUTON", "stopSequence": 10 }, { "arrival": { "time": "1772175766" }, "departure": { "time": "1772175766" }, "stopId": "LAVOIR", "stopSequence": 11 }, { "arrival": { "time": "1772175834" }, "departure": { "time": "1772175834" }, "stopId": "RIOTTEAU", "stopSequence": 12 }, { "arrival": { "time": "1772175874" }, "departure": { "time": "1772175874" }, "stopId": "ALLUMETT", "stopSequence": 13 }, { "arrival": { "time": "1772175927" }, "departure": { "time": "1772175927" }, "stopId": "DAGUERRE", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6258426" } } }, { "id": "trip:6257559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172660" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1772172733" }, "departure": { "time": "1772172733" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1772172917" }, "departure": { "time": "1772172917" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1772172982" }, "departure": { "time": "1772172982" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1772173150" }, "departure": { "time": "1772173150" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1772173196" }, "departure": { "time": "1772173196" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1772173231" }, "departure": { "time": "1772173231" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1772173317" }, "departure": { "time": "1772173317" }, "stopId": "RAMON", "stopSequence": 9 }, { "arrival": { "time": "1772173516" }, "departure": { "time": "1772173516" }, "stopId": "BESNARDI", "stopSequence": 11 }, { "arrival": { "time": "1772173600" }, "departure": { "time": "1772173600" }, "stopId": "TALET", "stopSequence": 12 }, { "arrival": { "time": "1772173259" }, "departure": { "time": "1772173259" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 13 }, { "arrival": { "time": "1772173366" }, "departure": { "time": "1772173366" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 14 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 15 }, { "arrival": { "time": "1772173650" }, "departure": { "time": "1772173650" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 16 }, { "arrival": { "time": "1772173760" }, "departure": { "time": "1772173760" }, "stopId": "MENDESFR", "stopSequence": 17 }, { "arrival": { "time": "1772173884" }, "departure": { "time": "1772173980" }, "stopId": "FO-LOR-R", "stopSequence": 18 }, { "arrival": { "time": "1772174067" }, "departure": { "time": "1772174067" }, "stopId": "STAUBI-E", "stopSequence": 19 }, { "arrival": { "time": "1772174109" }, "departure": { "time": "1772174109" }, "stopId": "HARAS-E", "stopSequence": 20 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "LESGAR-E", "stopSequence": 21 }, { "arrival": { "time": "1772174323" }, "departure": { "time": "1772174323" }, "stopId": "SEMARD-E", "stopSequence": 22 }, { "arrival": { "time": "1772174367" }, "departure": { "time": "1772174367" }, "stopId": "PONTNO-E", "stopSequence": 23 }, { "arrival": { "time": "1772174454" }, "departure": { "time": "1772174454" }, "stopId": "POIREL-E", "stopSequence": 24 }, { "arrival": { "time": "1772174502" }, "departure": { "time": "1772174502" }, "stopId": "VAUBAN-E", "stopSequence": 25 }, { "arrival": { "time": "1772174563" }, "departure": { "time": "1772174563" }, "stopId": "FREMUR-E", "stopSequence": 26 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "STRASB-E", "stopSequence": 27 }, { "arrival": { "time": "1772174729" }, "departure": { "time": "1772174729" }, "stopId": "LETAND-E", "stopSequence": 28 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "BEAUVA-E", "stopSequence": 29 }, { "arrival": { "time": "1772174809" }, "departure": { "time": "1772174809" }, "stopId": "LORETT-E", "stopSequence": 30 }, { "arrival": { "time": "1772174837" }, "departure": { "time": "1772174837" }, "stopId": "MORELI-E", "stopSequence": 31 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "DELATR-E", "stopSequence": 32 }, { "arrival": { "time": "1772174956" }, "departure": { "time": "1772174956" }, "stopId": "HAUTPR-E", "stopSequence": 33 }, { "arrival": { "time": "1772175075" }, "departure": { "time": "1772175075" }, "stopId": "INTMIL-E", "stopSequence": 34 }, { "arrival": { "time": "1772175157" }, "departure": { "time": "1772175157" }, "stopId": "SAUMUR-E", "stopSequence": 35 }, { "arrival": { "time": "1772175235" }, "departure": { "time": "1772175235" }, "stopId": "DELACR-E", "stopSequence": 36 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "JUSTIC-E", "stopSequence": 37 }, { "arrival": { "time": "1772175397" }, "departure": { "time": "1772175397" }, "stopId": "ECLATE-E", "stopSequence": 38 }, { "arrival": { "time": "1772175496" }, "departure": { "time": "1772175496" }, "stopId": "VDLOIR-E", "stopSequence": 39 }, { "arrival": { "time": "1772175364" }, "departure": { "time": "1772175364" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 40 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 41 }, { "arrival": { "time": "1772175507" }, "departure": { "time": "1772175507" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 42 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 43 }, { "arrival": { "time": "1772175536" }, "departure": { "time": "1772175536" }, "stopId": "LEOLAG-E", "stopSequence": 44 }, { "arrival": { "time": "1772175573" }, "departure": { "time": "1772175573" }, "stopId": "DAGUER-E", "stopSequence": 45 }, { "arrival": { "time": "1772175617" }, "departure": { "time": "1772175617" }, "stopId": "ALLUME-E", "stopSequence": 46 }, { "arrival": { "time": "1772175654" }, "departure": { "time": "1772175654" }, "stopId": "RIOTTE-E", "stopSequence": 47 }, { "arrival": { "time": "1772175696" }, "departure": { "time": "1772175696" }, "stopId": "BOURSE-E", "stopSequence": 48 }, { "arrival": { "time": "1772175724" }, "departure": { "time": "1772175724" }, "stopId": "MORLON-E", "stopSequence": 49 }, { "arrival": { "time": "1772175763" }, "departure": { "time": "1772175763" }, "stopId": "PYRAM2-E", "stopSequence": 50 }, { "arrival": { "time": "1772175811" }, "departure": { "time": "1772175811" }, "stopId": "BUISSO-E", "stopSequence": 51 }, { "arrival": { "time": "1772175837" }, "departure": { "time": "1772175837" }, "stopId": "DAUTEL-E", "stopSequence": 52 }, { "arrival": { "time": "1772175908" }, "departure": { "time": "1772175908" }, "stopId": "GENTR-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6257559" } } }, { "id": "trip:6258455", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173560" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1772173652" }, "departure": { "time": "1772173652" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1772173678" }, "departure": { "time": "1772173678" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1772173723" }, "departure": { "time": "1772173723" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1772173787" }, "departure": { "time": "1772173787" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1772173851" }, "departure": { "time": "1772173851" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1772173901" }, "departure": { "time": "1772173901" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1772173966" }, "departure": { "time": "1772173966" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1772174041" }, "departure": { "time": "1772174041" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1772174122" }, "departure": { "time": "1772174122" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1772174182" }, "departure": { "time": "1772174182" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1772174203" }, "departure": { "time": "1772174203" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1772174272" }, "departure": { "time": "1772174272" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1772174359" }, "departure": { "time": "1772174359" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1772174389" }, "departure": { "time": "1772174389" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1772174426" }, "departure": { "time": "1772174426" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1772174568" }, "departure": { "time": "1772174568" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1772174634" }, "departure": { "time": "1772174634" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1772174689" }, "departure": { "time": "1772174689" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1772174728" }, "departure": { "time": "1772174728" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1772174796" }, "departure": { "time": "1772174796" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1772174840" }, "departure": { "time": "1772174840" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1772175091" }, "departure": { "time": "1772175091" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1772175151" }, "departure": { "time": "1772175151" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175300" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1772175471" }, "departure": { "time": "1772175471" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1772175561" }, "departure": { "time": "1772175561" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1772175639" }, "departure": { "time": "1772175639" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772175696" }, "departure": { "time": "1772175696" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1772175909" }, "departure": { "time": "1772175909" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1772175934" }, "departure": { "time": "1772175934" }, "stopId": "STLEON-E", "stopSequence": 36 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6258455" } } }, { "id": "trip:3750", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172390" }, "departure": { "time": "1772172390" }, "stopId": "VERNUIT", "stopSequence": 13 }, { "arrival": { "time": "1772172580" }, "departure": { "time": "1772172580" }, "stopId": "BLERIOT", "stopSequence": 14 }, { "arrival": { "time": "1772172717" }, "departure": { "time": "1772172717" }, "stopId": "BICHON.", "stopSequence": 15 }, { "arrival": { "time": "1772172818" }, "departure": { "time": "1772172818" }, "stopId": "MONPROFI", "stopSequence": 16 }, { "arrival": { "time": "1772172870" }, "departure": { "time": "1772172870" }, "stopId": "QUAIsubW", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "37", "tripId": "3750" } } }, { "id": "trip:6258638", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173740" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772173814" }, "departure": { "time": "1772173814" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772173849" }, "departure": { "time": "1772173849" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1772174044" }, "departure": { "time": "1772174044" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1772174085" }, "departure": { "time": "1772174085" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772174120" }, "departure": { "time": "1772174120" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772174164" }, "departure": { "time": "1772174164" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772174269" }, "departure": { "time": "1772174269" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772174310" }, "departure": { "time": "1772174310" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772174394" }, "departure": { "time": "1772174394" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772174480" }, "departure": { "time": "1772174480" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772174553" }, "departure": { "time": "1772174553" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1772174625" }, "departure": { "time": "1772174625" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1772174689" }, "departure": { "time": "1772174689" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1772174757" }, "departure": { "time": "1772174757" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772174796" }, "departure": { "time": "1772174796" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772174851" }, "departure": { "time": "1772174851" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772174941" }, "departure": { "time": "1772174941" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772175036" }, "departure": { "time": "1772175036" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772175140" }, "departure": { "time": "1772175140" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772175265" }, "departure": { "time": "1772175265" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772175333" }, "departure": { "time": "1772175333" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1772175407" }, "departure": { "time": "1772175407" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1772175078" }, "departure": { "time": "1772175078" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772175141" }, "departure": { "time": "1772175141" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772175203" }, "departure": { "time": "1772175203" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772175246" }, "departure": { "time": "1772175246" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772175282" }, "departure": { "time": "1772175282" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1772175440" }, "departure": { "time": "1772175440" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1772175565" }, "departure": { "time": "1772175565" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1772175610" }, "departure": { "time": "1772175610" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772175655" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258638" } } }, { "id": "trip:6257551", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174460" }, "stopId": "TRELGARE", "stopSequence": 0 }, { "arrival": { "time": "1772174503" }, "departure": { "time": "1772174503" }, "stopId": "MALEMBAR", "stopSequence": 1 }, { "arrival": { "time": "1772174556" }, "departure": { "time": "1772174556" }, "stopId": "DEGAULLE", "stopSequence": 2 }, { "arrival": { "time": "1772174598" }, "departure": { "time": "1772174598" }, "stopId": "BAHONNEA", "stopSequence": 3 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "SLEZIND", "stopSequence": 4 }, { "arrival": { "time": "1772174762" }, "departure": { "time": "1772174762" }, "stopId": "GENTRIC", "stopSequence": 5 }, { "arrival": { "time": "1772174833" }, "departure": { "time": "1772174833" }, "stopId": "DAUTEL", "stopSequence": 6 }, { "arrival": { "time": "1772174853" }, "departure": { "time": "1772174853" }, "stopId": "BUISSON", "stopSequence": 7 }, { "arrival": { "time": "1772174894" }, "departure": { "time": "1772174894" }, "stopId": "PYRAM02", "stopSequence": 8 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "MORLONG", "stopSequence": 9 }, { "arrival": { "time": "1772174967" }, "departure": { "time": "1772174967" }, "stopId": "BOURSE", "stopSequence": 10 }, { "arrival": { "time": "1772175004" }, "departure": { "time": "1772175004" }, "stopId": "RIOTTEAU", "stopSequence": 11 }, { "arrival": { "time": "1772175035" }, "departure": { "time": "1772175035" }, "stopId": "ALLUMETT", "stopSequence": 12 }, { "arrival": { "time": "1772175076" }, "departure": { "time": "1772175076" }, "stopId": "DAGUERRE", "stopSequence": 13 }, { "arrival": { "time": "1772175115" }, "departure": { "time": "1772175115" }, "stopId": "LEOLAGRA", "stopSequence": 14 }, { "arrival": { "time": "1772175162" }, "departure": { "time": "1772175162" }, "stopId": "VDLOIRE", "stopSequence": 15 }, { "arrival": { "time": "1772175255" }, "departure": { "time": "1772175255" }, "stopId": "ECLATERI", "stopSequence": 16 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 17 }, { "arrival": { "time": "1772175244" }, "departure": { "time": "1772175244" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 18 }, { "arrival": { "time": "1772175334" }, "departure": { "time": "1772175334" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 19 }, { "arrival": { "time": "1772175417" }, "departure": { "time": "1772175417" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 20 }, { "arrival": { "time": "1772175367" }, "departure": { "time": "1772175367" }, "stopId": "JUSTICES", "stopSequence": 21 }, { "arrival": { "time": "1772175413" }, "departure": { "time": "1772175413" }, "stopId": "DELACROI", "stopSequence": 22 }, { "arrival": { "time": "1772175497" }, "departure": { "time": "1772175497" }, "stopId": "SAUMUROI", "stopSequence": 23 }, { "arrival": { "time": "1772175594" }, "departure": { "time": "1772175594" }, "stopId": "INTERMIL", "stopSequence": 24 }, { "arrival": { "time": "1772175665" }, "departure": { "time": "1772175665" }, "stopId": "HAUTPRES", "stopSequence": 25 }, { "arrival": { "time": "1772175721" }, "departure": { "time": "1772175721" }, "stopId": "DELATTRE", "stopSequence": 26 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "MORELLIE", "stopSequence": 27 }, { "arrival": { "time": "1772175821" }, "departure": { "time": "1772175821" }, "stopId": "LORETTE", "stopSequence": 28 }, { "arrival": { "time": "1772175864" }, "departure": { "time": "1772175864" }, "stopId": "BEAUVAL", "stopSequence": 29 }, { "arrival": { "time": "1772175917" }, "departure": { "time": "1772175917" }, "stopId": "LETANDUE", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6257551" } } }, { "id": "trip:6543447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173440" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772173522" }, "departure": { "time": "1772173522" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772173608" }, "departure": { "time": "1772173608" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772173780" }, "departure": { "time": "1772173780" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772173861" }, "departure": { "time": "1772173861" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772174022" }, "departure": { "time": "1772174022" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772174120" }, "departure": { "time": "1772174120" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772174270" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543447" } } }, { "id": "trip:6257796", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172480" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1772172490" }, "departure": { "time": "1772172490" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1772172649" }, "departure": { "time": "1772172649" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1772172683" }, "departure": { "time": "1772172683" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1772172749" }, "departure": { "time": "1772172749" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1772172819" }, "departure": { "time": "1772172819" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1772172881" }, "departure": { "time": "1772172881" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1772172912" }, "departure": { "time": "1772172912" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1772172947" }, "departure": { "time": "1772172947" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1772173003" }, "departure": { "time": "1772173003" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1772173050" }, "departure": { "time": "1772173050" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1772173082" }, "departure": { "time": "1772173082" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1772173884" }, "departure": { "time": "1772173884" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772173885" }, "departure": { "time": "1772173885" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772173918" }, "departure": { "time": "1772173918" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772173956" }, "departure": { "time": "1772173956" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772174041" }, "departure": { "time": "1772174041" }, "stopId": "GARETERM", "stopSequence": 20 }, { "arrival": { "time": "1772174083" }, "departure": { "time": "1772174083" }, "stopId": "LESGARES", "stopSequence": 21 }, { "arrival": { "time": "1772174194" }, "departure": { "time": "1772174194" }, "stopId": "HARAS", "stopSequence": 22 }, { "arrival": { "time": "1772174270" }, "departure": { "time": "1772174270" }, "stopId": "STAUBIN", "stopSequence": 23 }, { "arrival": { "time": "1772174316" }, "departure": { "time": "1772174316" }, "stopId": "LOR-FO-A", "stopSequence": 24 }, { "arrival": { "time": "1772174477" }, "departure": { "time": "1772174477" }, "stopId": "MENDES-E", "stopSequence": 25 }, { "arrival": { "time": "1772174616" }, "departure": { "time": "1772174616" }, "stopId": "SAVARY-E", "stopSequence": 26 }, { "arrival": { "time": "1772174653" }, "departure": { "time": "1772174653" }, "stopId": "MUSSET-E", "stopSequence": 27 }, { "arrival": { "time": "1772174732" }, "departure": { "time": "1772174732" }, "stopId": "LUTIN-E", "stopSequence": 28 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "MACE-E", "stopSequence": 29 }, { "arrival": { "time": "1772174805" }, "departure": { "time": "1772174805" }, "stopId": "DESJAR-E", "stopSequence": 30 }, { "arrival": { "time": "1772174856" }, "departure": { "time": "1772174856" }, "stopId": "BRISEP-E", "stopSequence": 31 }, { "arrival": { "time": "1772174924" }, "departure": { "time": "1772174924" }, "stopId": "MIMOSA-E", "stopSequence": 32 }, { "arrival": { "time": "1772174958" }, "departure": { "time": "1772174958" }, "stopId": "CHATEN-E", "stopSequence": 33 }, { "arrival": { "time": "1772175033" }, "departure": { "time": "1772175033" }, "stopId": "SOLELE-E", "stopSequence": 34 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "SEPSON-E", "stopSequence": 35 }, { "arrival": { "time": "1772175096" }, "departure": { "time": "1772175096" }, "stopId": "BANCST-E", "stopSequence": 36 }, { "arrival": { "time": "1772175197" }, "departure": { "time": "1772175197" }, "stopId": "RTEPAR-E", "stopSequence": 37 }, { "arrival": { "time": "1772175269" }, "departure": { "time": "1772175269" }, "stopId": "PROVIN-E", "stopSequence": 38 }, { "arrival": { "time": "1772175389" }, "stopId": "PARCEX-E", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257796" } } }, { "id": "trip:6257445", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172303" }, "departure": { "time": "1772172303" }, "stopId": "HELBOU", "stopSequence": 3 }, { "arrival": { "time": "1772172338" }, "departure": { "time": "1772172338" }, "stopId": "COLOMB", "stopSequence": 4 }, { "arrival": { "time": "1772172375" }, "departure": { "time": "1772172375" }, "stopId": "CHANTRI", "stopSequence": 5 }, { "arrival": { "time": "1772172420" }, "departure": { "time": "1772172420" }, "stopId": "BOISRINI", "stopSequence": 6 }, { "arrival": { "time": "1772172515" }, "departure": { "time": "1772172515" }, "stopId": "COINTREA", "stopSequence": 7 }, { "arrival": { "time": "1772172562" }, "departure": { "time": "1772172562" }, "stopId": "MAISONSR", "stopSequence": 8 }, { "arrival": { "time": "1772172613" }, "departure": { "time": "1772172613" }, "stopId": "GATS", "stopSequence": 9 }, { "arrival": { "time": "1772172671" }, "departure": { "time": "1772172671" }, "stopId": "CAMELI-E", "stopSequence": 10 }, { "arrival": { "time": "1772172728" }, "departure": { "time": "1772172728" }, "stopId": "MONTREJO", "stopSequence": 11 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "COUPERIN", "stopSequence": 12 }, { "arrival": { "time": "1772172961" }, "departure": { "time": "1772172961" }, "stopId": "MONTAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "LAREVELL", "stopSequence": 14 }, { "arrival": { "time": "1772173095" }, "departure": { "time": "1772173095" }, "stopId": "MAISARTS", "stopSequence": 15 }, { "arrival": { "time": "1772173151" }, "departure": { "time": "1772173151" }, "stopId": "CLEMOINE", "stopSequence": 16 }, { "arrival": { "time": "1772173222" }, "departure": { "time": "1772173222" }, "stopId": "MAIL-NAE", "stopSequence": 17 }, { "arrival": { "time": "1772173260" }, "stopId": "LORRAIN2", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6257445" } } }, { "id": "trip:6258047", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172265" }, "departure": { "time": "1772172296" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1772172325" }, "departure": { "time": "1772172341" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1772172406" }, "departure": { "time": "1772172406" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1772172510" }, "departure": { "time": "1772172510" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1772172578" }, "departure": { "time": "1772172578" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1772172633" }, "departure": { "time": "1772172633" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1772172679" }, "departure": { "time": "1772172679" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1772172725" }, "departure": { "time": "1772172725" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1772172757" }, "departure": { "time": "1772172757" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1772172818" }, "departure": { "time": "1772172818" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1772172848" }, "departure": { "time": "1772172848" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1772172930" }, "departure": { "time": "1772172930" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1772172982" }, "departure": { "time": "1772172982" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1772173034" }, "departure": { "time": "1772173034" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1772173124" }, "departure": { "time": "1772173124" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1772173180" }, "departure": { "time": "1772173180" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1772173229" }, "departure": { "time": "1772173229" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1772173297" }, "departure": { "time": "1772173297" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1772173347" }, "departure": { "time": "1772173347" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1772173416" }, "departure": { "time": "1772173416" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1772173481" }, "departure": { "time": "1772173481" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1772173583" }, "departure": { "time": "1772173583" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1772173654" }, "departure": { "time": "1772173654" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1772173709" }, "departure": { "time": "1772173709" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1772173785" }, "departure": { "time": "1772173785" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1772173895" }, "departure": { "time": "1772173895" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1772173947" }, "departure": { "time": "1772173947" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1772174022" }, "departure": { "time": "1772174022" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1772174116" }, "departure": { "time": "1772174116" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1772174205" }, "departure": { "time": "1772174205" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1772174303" }, "departure": { "time": "1772174303" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1772174379" }, "departure": { "time": "1772174379" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1772174442" }, "departure": { "time": "1772174442" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1772174478" }, "departure": { "time": "1772174478" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1772174526" }, "departure": { "time": "1772174526" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1772174636" }, "departure": { "time": "1772174636" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1772174740" }, "departure": { "time": "1772174740" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1772174779" }, "departure": { "time": "1772174779" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1772174902" }, "departure": { "time": "1772174902" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1772174962" }, "departure": { "time": "1772174962" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1772175094" }, "departure": { "time": "1772175094" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1772175144" }, "departure": { "time": "1772175144" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1772175216" }, "departure": { "time": "1772175216" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1772175231" }, "departure": { "time": "1772175231" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772175278" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258047" } } }, { "id": "trip:6543448", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174460" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772174542" }, "departure": { "time": "1772174542" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772174628" }, "departure": { "time": "1772174628" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772174800" }, "departure": { "time": "1772174800" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772174881" }, "departure": { "time": "1772174881" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772175042" }, "departure": { "time": "1772175042" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772175140" }, "departure": { "time": "1772175140" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772175290" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543448" } } }, { "id": "trip:6052718", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172300" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1772172352" }, "departure": { "time": "1772172352" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1772172417" }, "departure": { "time": "1772172417" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1772172510" }, "departure": { "time": "1772172510" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1772172612" }, "departure": { "time": "1772172612" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1772172652" }, "departure": { "time": "1772172652" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1772172752" }, "departure": { "time": "1772172752" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1772172789" }, "departure": { "time": "1772172789" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1772172880" }, "departure": { "time": "1772172880" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1772172923" }, "departure": { "time": "1772172923" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1772173806" }, "departure": { "time": "1772173806" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1772173880" }, "departure": { "time": "1772173880" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1772174040" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052718" } } }, { "id": "trip:6544423", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173860" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1772174162" }, "departure": { "time": "1772174162" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1772174272" }, "departure": { "time": "1772174272" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1772174333" }, "departure": { "time": "1772174333" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1772174379" }, "departure": { "time": "1772174379" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1772174520" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544423" } } }, { "id": "trip:6258514", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172260" }, "departure": { "time": "1772172260" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1772172259" }, "departure": { "time": "1772172275" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1772172305" }, "departure": { "time": "1772172305" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1772172238" }, "departure": { "time": "1772172238" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1772172270" }, "departure": { "time": "1772172270" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1772172300" }, "departure": { "time": "1772172300" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA", "stopSequence": 17 }, { "arrival": { "time": "1772172357" }, "departure": { "time": "1772172357" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR", "stopSequence": 18 }, { "arrival": { "time": "1772172485" }, "departure": { "time": "1772172485" }, "stopId": "ESPMONTR", "stopSequence": 19 }, { "arrival": { "time": "1772172524" }, "departure": { "time": "1772172524" }, "stopId": "PLATFLEU", "stopSequence": 20 }, { "arrival": { "time": "1772172587" }, "departure": { "time": "1772172587" }, "stopId": "JEHUEZ", "stopSequence": 21 }, { "arrival": { "time": "1772172623" }, "departure": { "time": "1772172623" }, "stopId": "MASTELLE", "stopSequence": 22 }, { "arrival": { "time": "1772172662" }, "departure": { "time": "1772172662" }, "stopId": "AVENEURO", "stopSequence": 23 }, { "arrival": { "time": "1772172680" }, "departure": { "time": "1772172680" }, "stopId": "DANEMA", "stopSequence": 24 }, { "arrival": { "time": "1772172736" }, "departure": { "time": "1772172736" }, "stopId": "ALLEMAGN", "stopSequence": 25 }, { "arrival": { "time": "1772172768" }, "departure": { "time": "1772172768" }, "stopId": "ITALIE", "stopSequence": 26 }, { "arrival": { "time": "1772172804" }, "departure": { "time": "1772172804" }, "stopId": "IRLANDE", "stopSequence": 27 }, { "arrival": { "time": "1772172853" }, "departure": { "time": "1772172853" }, "stopId": "AUTRICH", "stopSequence": 28 }, { "arrival": { "time": "1772172872" }, "departure": { "time": "1772172872" }, "stopId": "PLOTTIER", "stopSequence": 29 }, { "arrival": { "time": "1772172923" }, "departure": { "time": "1772172923" }, "stopId": "CCADEA", "stopSequence": 30 }, { "arrival": { "time": "1772172949" }, "departure": { "time": "1772172949" }, "stopId": "AUCHAN", "stopSequence": 31 }, { "arrival": { "time": "1772173103" }, "departure": { "time": "1772173103" }, "stopId": "AARDBUS", "stopSequence": 32 }, { "arrival": { "time": "1772173162" }, "departure": { "time": "1772173162" }, "stopId": "POIVRE", "stopSequence": 33 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "BONPLAND", "stopSequence": 34 }, { "arrival": { "time": "1772173321" }, "departure": { "time": "1772173321" }, "stopId": "LEPRE", "stopSequence": 35 }, { "arrival": { "time": "1772173388" }, "departure": { "time": "1772173388" }, "stopId": "SALET-AR", "stopSequence": 36 }, { "arrival": { "time": "1772173420" }, "departure": { "time": "1772173420" }, "stopId": "RIPOLLE", "stopSequence": 37 }, { "arrival": { "time": "1772173471" }, "departure": { "time": "1772173471" }, "stopId": "PEGARDE", "stopSequence": 38 }, { "arrival": { "time": "1772173518" }, "departure": { "time": "1772173518" }, "stopId": "CIAVRILL", "stopSequence": 39 }, { "arrival": { "time": "1772173568" }, "departure": { "time": "1772173568" }, "stopId": "MAIRAVR", "stopSequence": 40 }, { "arrival": { "time": "1772173611" }, "departure": { "time": "1772173611" }, "stopId": "MAUFINE", "stopSequence": 41 }, { "arrival": { "time": "1772173673" }, "departure": { "time": "1772173673" }, "stopId": "DELAUNE", "stopSequence": 42 }, { "arrival": { "time": "1772173712" }, "departure": { "time": "1772173712" }, "stopId": "BEURRIER", "stopSequence": 43 }, { "arrival": { "time": "1772173780" }, "departure": { "time": "1772173780" }, "stopId": "BRASSENS", "stopSequence": 44 }, { "arrival": { "time": "1772173829" }, "departure": { "time": "1772173829" }, "stopId": "RONDE", "stopSequence": 45 }, { "arrival": { "time": "1772173872" }, "departure": { "time": "1772173872" }, "stopId": "PLAMAY", "stopSequence": 46 }, { "arrival": { "time": "1772173928" }, "departure": { "time": "1772173928" }, "stopId": "KENNEDY", "stopSequence": 47 }, { "arrival": { "time": "1772173987" }, "departure": { "time": "1772173987" }, "stopId": "ECHMAN", "stopSequence": 48 }, { "arrival": { "time": "1772174078" }, "departure": { "time": "1772174078" }, "stopId": "LIZE07", "stopSequence": 49 }, { "arrival": { "time": "1772174122" }, "departure": { "time": "1772174122" }, "stopId": "GASNIER", "stopSequence": 50 }, { "arrival": { "time": "1772174188" }, "departure": { "time": "1772174188" }, "stopId": "GOURONNI", "stopSequence": 51 }, { "arrival": { "time": "1772174272" }, "departure": { "time": "1772174272" }, "stopId": "CLOUET", "stopSequence": 52 }, { "arrival": { "time": "1772174310" }, "departure": { "time": "1772174310" }, "stopId": "BICHLAZA", "stopSequence": 53 }, { "arrival": { "time": "1772174364" }, "departure": { "time": "1772174364" }, "stopId": "DESCAZEA", "stopSequence": 54 }, { "arrival": { "time": "1772174401" }, "departure": { "time": "1772174401" }, "stopId": "MONPROFI", "stopSequence": 55 }, { "arrival": { "time": "1772174420" }, "departure": { "time": "1772174420" }, "stopId": "DUMESNIL", "stopSequence": 56 }, { "arrival": { "time": "1772174459" }, "departure": { "time": "1772174459" }, "stopId": "LEQUAI", "stopSequence": 57 }, { "arrival": { "time": "1772174599" }, "departure": { "time": "1772174599" }, "stopId": "CHDARR", "stopSequence": 58 }, { "arrival": { "time": "1772174391" }, "departure": { "time": "1772174391" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 59 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 60 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURPOI", "stopSequence": 61 }, { "arrival": { "time": "1772174585" }, "departure": { "time": "1772174585" }, "scheduleRelationship": "SKIPPED", "stopId": "REPUBLIQ", "stopSequence": 62 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "scheduleRelationship": "SKIPPED", "stopId": "SAICRO-E", "stopSequence": 63 }, { "arrival": { "time": "1772174696" }, "departure": { "time": "1772174696" }, "scheduleRelationship": "SKIPPED", "stopId": "OFFTOU-E", "stopSequence": 64 }, { "arrival": { "time": "1772174628" }, "departure": { "time": "1772174628" }, "stopId": "CCI", "stopSequence": 65 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174880" }, "stopId": "LICES-E", "stopSequence": 66 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "ANLERO-E", "stopSequence": 67 }, { "arrival": { "time": "1772175143" }, "departure": { "time": "1772175143" }, "stopId": "MICHEL-E", "stopSequence": 68 }, { "arrival": { "time": "1772175197" }, "departure": { "time": "1772175197" }, "stopId": "BOURGO-E", "stopSequence": 69 }, { "arrival": { "time": "1772175242" }, "departure": { "time": "1772175242" }, "stopId": "VOLNEY-E", "stopSequence": 70 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "MADELE-E", "stopSequence": 71 }, { "arrival": { "time": "1772175373" }, "departure": { "time": "1772175373" }, "stopId": "JEBOUI-E", "stopSequence": 72 }, { "arrival": { "time": "1772175445" }, "departure": { "time": "1772175445" }, "stopId": "PCOUBE-E", "stopSequence": 73 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "AROBA-E", "stopSequence": 74 }, { "arrival": { "time": "1772175580" }, "departure": { "time": "1772175580" }, "stopId": "LANGLA-E", "stopSequence": 75 }, { "arrival": { "time": "1772175699" }, "departure": { "time": "1772175699" }, "stopId": "MONTAI-E", "stopSequence": 76 }, { "arrival": { "time": "1772175798" }, "departure": { "time": "1772175798" }, "stopId": "JERUSA-E", "stopSequence": 77 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "DAGNET-E", "stopSequence": 78 }, { "arrival": { "time": "1772175872" }, "departure": { "time": "1772175872" }, "stopId": "GILLIE-E", "stopSequence": 79 }, { "arrival": { "time": "1772175937" }, "departure": { "time": "1772175937" }, "stopId": "ISORET-E", "stopSequence": 80 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258514" } } }, { "id": "trip:6541236", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174660" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772174740" }, "departure": { "time": "1772174740" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772174810" }, "departure": { "time": "1772174810" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772174890" }, "departure": { "time": "1772174890" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772174980" }, "departure": { "time": "1772174980" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772175070" }, "departure": { "time": "1772175070" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772175340" }, "departure": { "time": "1772175340" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772175430" }, "departure": { "time": "1772175430" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772175550" }, "departure": { "time": "1772175550" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772175760" }, "departure": { "time": "1772175760" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "1BMAI", "stopSequence": 13 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541236" } } }, { "id": "trip:6543495", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173530" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772173650" }, "departure": { "time": "1772173650" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772173741" }, "departure": { "time": "1772173741" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772173894" }, "departure": { "time": "1772173894" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772173970" }, "departure": { "time": "1772173970" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772174128" }, "departure": { "time": "1772174128" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772174207" }, "departure": { "time": "1772174207" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772174280" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543495" } } }, { "id": "trip:6257491", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175420" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1772175532" }, "departure": { "time": "1772175532" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1772175629" }, "departure": { "time": "1772175629" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1772175662" }, "departure": { "time": "1772175662" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1772175691" }, "departure": { "time": "1772175691" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1772175775" }, "departure": { "time": "1772175775" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1772175878" }, "departure": { "time": "1772175878" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1772175922" }, "departure": { "time": "1772175922" }, "stopId": "CHESNAIE", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6257491" } } }, { "id": "trip:6544424", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174580" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1772174882" }, "departure": { "time": "1772174882" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1772174992" }, "departure": { "time": "1772174992" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1772175053" }, "departure": { "time": "1772175053" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1772175099" }, "departure": { "time": "1772175099" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1772175240" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544424" } } }, { "id": "trip:6258572", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172291" }, "departure": { "time": "1772172322" }, "stopId": "LEQUAI-E", "stopSequence": 27 }, { "arrival": { "time": "1772172333" }, "departure": { "time": "1772172333" }, "stopId": "DUMESN-E", "stopSequence": 28 }, { "arrival": { "time": "1772172348" }, "departure": { "time": "1772172348" }, "stopId": "MONPR-E", "stopSequence": 29 }, { "arrival": { "time": "1772172276" }, "departure": { "time": "1772172276" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURP-E", "stopSequence": 33 }, { "arrival": { "time": "1772172360" }, "departure": { "time": "1772172360" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 34 }, { "arrival": { "time": "1772172420" }, "departure": { "time": "1772172420" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 35 }, { "arrival": { "time": "1772172426" }, "departure": { "time": "1772172426" }, "stopId": "DESCAZ-E", "stopSequence": 36 }, { "arrival": { "time": "1772172479" }, "departure": { "time": "1772172479" }, "stopId": "BICHBI-E", "stopSequence": 37 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "BICHLA-E", "stopSequence": 38 }, { "arrival": { "time": "1772172512" }, "departure": { "time": "1772172512" }, "stopId": "CLOUET-E", "stopSequence": 39 }, { "arrival": { "time": "1772172576" }, "departure": { "time": "1772172576" }, "stopId": "GOURON-E", "stopSequence": 40 }, { "arrival": { "time": "1772172627" }, "departure": { "time": "1772172627" }, "stopId": "GASNIE-E", "stopSequence": 41 }, { "arrival": { "time": "1772172665" }, "departure": { "time": "1772172665" }, "stopId": "LIZE07-E", "stopSequence": 42 }, { "arrival": { "time": "1772172738" }, "departure": { "time": "1772172738" }, "stopId": "ECHMA-E", "stopSequence": 43 }, { "arrival": { "time": "1772172782" }, "departure": { "time": "1772172782" }, "stopId": "KENNED-E", "stopSequence": 44 }, { "arrival": { "time": "1772172870" }, "departure": { "time": "1772172870" }, "stopId": "WPMA-E", "stopSequence": 45 }, { "arrival": { "time": "1772172922" }, "departure": { "time": "1772172922" }, "stopId": "RONDE-E", "stopSequence": 46 }, { "arrival": { "time": "1772172985" }, "departure": { "time": "1772172985" }, "stopId": "BRASSE-E", "stopSequence": 47 }, { "arrival": { "time": "1772173036" }, "departure": { "time": "1772173036" }, "stopId": "BEURRI-E", "stopSequence": 48 }, { "arrival": { "time": "1772173107" }, "departure": { "time": "1772173107" }, "stopId": "DELAUN-E", "stopSequence": 49 }, { "arrival": { "time": "1772173163" }, "departure": { "time": "1772173163" }, "stopId": "MAUFIN-E", "stopSequence": 50 }, { "arrival": { "time": "1772173214" }, "departure": { "time": "1772173214" }, "stopId": "MAIRAV-E", "stopSequence": 51 }, { "arrival": { "time": "1772173259" }, "departure": { "time": "1772173259" }, "stopId": "CIAVRI-E", "stopSequence": 52 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "PEGARD-E", "stopSequence": 53 }, { "arrival": { "time": "1772173362" }, "departure": { "time": "1772173362" }, "stopId": "RIPOLE-E", "stopSequence": 54 }, { "arrival": { "time": "1772173394" }, "departure": { "time": "1772173394" }, "stopId": "SALETT-E", "stopSequence": 55 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "stopId": "LEPRE-E", "stopSequence": 56 }, { "arrival": { "time": "1772173537" }, "departure": { "time": "1772173537" }, "stopId": "BONPLA-E", "stopSequence": 57 }, { "arrival": { "time": "1772173572" }, "departure": { "time": "1772173572" }, "stopId": "POIVRE-E", "stopSequence": 58 }, { "arrival": { "time": "1772173634" }, "departure": { "time": "1772173634" }, "stopId": "AARDBU-E", "stopSequence": 59 }, { "arrival": { "time": "1772173770" }, "departure": { "time": "1772173770" }, "stopId": "AUCHAN-E", "stopSequence": 60 }, { "arrival": { "time": "1772173814" }, "departure": { "time": "1772173814" }, "stopId": "CCADEA-E", "stopSequence": 61 }, { "arrival": { "time": "1772173844" }, "departure": { "time": "1772173844" }, "stopId": "PLOTTI-E", "stopSequence": 62 }, { "arrival": { "time": "1772173863" }, "departure": { "time": "1772173863" }, "stopId": "AUTRIC-E", "stopSequence": 63 }, { "arrival": { "time": "1772173905" }, "departure": { "time": "1772173905" }, "stopId": "IRLAND-E", "stopSequence": 64 }, { "arrival": { "time": "1772173934" }, "departure": { "time": "1772173934" }, "stopId": "ITALIE-E", "stopSequence": 65 }, { "arrival": { "time": "1772173981" }, "departure": { "time": "1772173981" }, "stopId": "ALLEMA-E", "stopSequence": 66 }, { "arrival": { "time": "1772173999" }, "departure": { "time": "1772173999" }, "stopId": "DANEMA-E", "stopSequence": 67 }, { "arrival": { "time": "1772174025" }, "departure": { "time": "1772174025" }, "stopId": "AVENEU-E", "stopSequence": 68 }, { "arrival": { "time": "1772174054" }, "departure": { "time": "1772174054" }, "stopId": "MASTEL-E", "stopSequence": 69 }, { "arrival": { "time": "1772174098" }, "departure": { "time": "1772174098" }, "stopId": "JEHUEZ-E", "stopSequence": 70 }, { "arrival": { "time": "1772174142" }, "departure": { "time": "1772174142" }, "stopId": "PLATEF-E", "stopSequence": 71 }, { "arrival": { "time": "1772174204" }, "departure": { "time": "1772174204" }, "stopId": "ESPMON-E", "stopSequence": 72 }, { "arrival": { "time": "1772174360" }, "departure": { "time": "1772174360" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR-E", "stopSequence": 75 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA-E", "stopSequence": 76 }, { "arrival": { "time": "1772174238" }, "departure": { "time": "1772174238" }, "stopId": "ANAFRA-E", "stopSequence": 77 }, { "arrival": { "time": "1772174307" }, "departure": { "time": "1772174307" }, "stopId": "PISCMU-E", "stopSequence": 78 }, { "arrival": { "time": "1772174537" }, "departure": { "time": "1772174537" }, "stopId": "DOMVATER", "stopSequence": 79 }, { "arrival": { "time": "1772174442" }, "departure": { "time": "1772174442" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 80 }, { "arrival": { "time": "1772174472" }, "departure": { "time": "1772174472" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 81 }, { "arrival": { "time": "1772174504" }, "departure": { "time": "1772174504" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 82 }, { "arrival": { "time": "1772174549" }, "departure": { "time": "1772174549" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 83 }, { "arrival": { "time": "1772174721" }, "departure": { "time": "1772174721" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 84 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 85 }, { "arrival": { "time": "1772174618" }, "departure": { "time": "1772174618" }, "stopId": "RECLAI-E", "stopSequence": 86 }, { "arrival": { "time": "1772174657" }, "departure": { "time": "1772174657" }, "stopId": "RENOIR-E", "stopSequence": 87 }, { "arrival": { "time": "1772174687" }, "departure": { "time": "1772174687" }, "stopId": "CAMPJU-E", "stopSequence": 88 }, { "arrival": { "time": "1772174722" }, "departure": { "time": "1772174722" }, "stopId": "JUIGN-E", "stopSequence": 89 }, { "arrival": { "time": "1772174811" }, "stopId": "BENE-E", "stopSequence": 90 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258572" } } }, { "id": "trip:6259985", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172241" }, "departure": { "time": "1772172272" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1772172301" }, "departure": { "time": "1772172332" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1772172344" }, "departure": { "time": "1772172344" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1772172382" }, "departure": { "time": "1772172382" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1772172428" }, "departure": { "time": "1772172428" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1772172503" }, "departure": { "time": "1772172503" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1772172536" }, "departure": { "time": "1772172536" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1772172574" }, "departure": { "time": "1772172574" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1772172601" }, "departure": { "time": "1772172601" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1772172661" }, "departure": { "time": "1772172661" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1772172783" }, "departure": { "time": "1772172783" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772173561" }, "departure": { "time": "1772173561" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772173596" }, "departure": { "time": "1772173596" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772173645" }, "departure": { "time": "1772173645" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772173687" }, "stopId": "GAREPAPI", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6259985" } } }, { "id": "trip:6544422", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173200" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1772173502" }, "departure": { "time": "1772173502" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1772173612" }, "departure": { "time": "1772173612" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1772173673" }, "departure": { "time": "1772173673" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1772173719" }, "departure": { "time": "1772173719" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1772173860" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544422" } } }, { "id": "trip:6544426", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175900" }, "stopId": "MENDESFR", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544426" } } }, { "id": "trip:6257523", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174040" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1772174152" }, "departure": { "time": "1772174152" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1772174249" }, "departure": { "time": "1772174249" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1772174282" }, "departure": { "time": "1772174282" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1772174311" }, "departure": { "time": "1772174311" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1772174395" }, "departure": { "time": "1772174395" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1772174498" }, "departure": { "time": "1772174498" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1772174542" }, "departure": { "time": "1772174542" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1772174634" }, "departure": { "time": "1772174634" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1772174692" }, "departure": { "time": "1772174692" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1772174762" }, "departure": { "time": "1772174762" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1772174823" }, "departure": { "time": "1772174823" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1772174954" }, "departure": { "time": "1772174954" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1772175015" }, "departure": { "time": "1772175015" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1772175105" }, "departure": { "time": "1772175105" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1772175163" }, "departure": { "time": "1772175163" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1772175214" }, "departure": { "time": "1772175214" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1772175295" }, "departure": { "time": "1772175295" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1772175415" }, "departure": { "time": "1772175415" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1772175489" }, "departure": { "time": "1772175489" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1772175533" }, "departure": { "time": "1772175533" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1772175610" }, "departure": { "time": "1772175610" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1772175727" }, "departure": { "time": "1772175727" }, "stopId": "GARETERM", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6257523" } } }, { "id": "trip:6257705", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172281" }, "departure": { "time": "1772172300" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1772172323" }, "departure": { "time": "1772172345" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1772172360" }, "departure": { "time": "1772172360" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1772173104" }, "departure": { "time": "1772173104" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772173105" }, "departure": { "time": "1772173105" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772173144" }, "departure": { "time": "1772173144" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772173190" }, "departure": { "time": "1772173190" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772173274" }, "departure": { "time": "1772173274" }, "stopId": "GARETERM", "stopSequence": 20 }, { "arrival": { "time": "1772173315" }, "departure": { "time": "1772173315" }, "stopId": "LESGARES", "stopSequence": 21 }, { "arrival": { "time": "1772173406" }, "departure": { "time": "1772173406" }, "stopId": "HARAS", "stopSequence": 22 }, { "arrival": { "time": "1772173486" }, "departure": { "time": "1772173486" }, "stopId": "STAUBIN", "stopSequence": 23 }, { "arrival": { "time": "1772173524" }, "departure": { "time": "1772173524" }, "stopId": "LOR-FO-A", "stopSequence": 24 }, { "arrival": { "time": "1772173685" }, "departure": { "time": "1772173685" }, "stopId": "MENDES-E", "stopSequence": 25 }, { "arrival": { "time": "1772173824" }, "departure": { "time": "1772173824" }, "stopId": "SAVARY-E", "stopSequence": 26 }, { "arrival": { "time": "1772173861" }, "departure": { "time": "1772173861" }, "stopId": "MUSSET-E", "stopSequence": 27 }, { "arrival": { "time": "1772173940" }, "departure": { "time": "1772173940" }, "stopId": "LUTIN-E", "stopSequence": 28 }, { "arrival": { "time": "1772173984" }, "departure": { "time": "1772173984" }, "stopId": "MACE-E", "stopSequence": 29 }, { "arrival": { "time": "1772174013" }, "departure": { "time": "1772174013" }, "stopId": "DESJAR-E", "stopSequence": 30 }, { "arrival": { "time": "1772174064" }, "departure": { "time": "1772174064" }, "stopId": "BRISEP-E", "stopSequence": 31 }, { "arrival": { "time": "1772174132" }, "departure": { "time": "1772174132" }, "stopId": "MIMOSA-E", "stopSequence": 32 }, { "arrival": { "time": "1772174166" }, "departure": { "time": "1772174166" }, "stopId": "CHATEN-E", "stopSequence": 33 }, { "arrival": { "time": "1772174241" }, "departure": { "time": "1772174241" }, "stopId": "SOLELE-E", "stopSequence": 34 }, { "arrival": { "time": "1772174268" }, "departure": { "time": "1772174268" }, "stopId": "SEPSON-E", "stopSequence": 35 }, { "arrival": { "time": "1772174304" }, "departure": { "time": "1772174304" }, "stopId": "BANCST-E", "stopSequence": 36 }, { "arrival": { "time": "1772174405" }, "departure": { "time": "1772174405" }, "stopId": "RTEPAR-E", "stopSequence": 37 }, { "arrival": { "time": "1772174482" }, "departure": { "time": "1772174482" }, "stopId": "PROVIN-E", "stopSequence": 38 }, { "arrival": { "time": "1772174604" }, "stopId": "PARCEX-E", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257705" } } }, { "id": "trip:6540912", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172301" }, "departure": { "time": "1772172333" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772172580" }, "departure": { "time": "1772172580" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772172750" }, "departure": { "time": "1772172750" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772172830" }, "departure": { "time": "1772172830" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772172920" }, "departure": { "time": "1772172920" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772173010" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540912" } } }, { "id": "trip:6052717", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172290" }, "departure": { "time": "1772172290" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052717" } } }, { "id": "trip:2450", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172361" }, "departure": { "time": "1772172361" }, "stopId": "CORNMAIR", "stopSequence": 2 }, { "arrival": { "time": "1772172425" }, "departure": { "time": "1772172425" }, "stopId": "CORNCROI", "stopSequence": 3 }, { "arrival": { "time": "1772172554" }, "departure": { "time": "1772172554" }, "stopId": "ANDARESA", "stopSequence": 4 }, { "arrival": { "time": "1772172592" }, "departure": { "time": "1772172592" }, "stopId": "JDELAVAL", "stopSequence": 5 }, { "arrival": { "time": "1772172650" }, "departure": { "time": "1772172650" }, "stopId": "ANDALAUN", "stopSequence": 6 }, { "arrival": { "time": "1772172722" }, "departure": { "time": "1772172722" }, "stopId": "RESTLAVA", "stopSequence": 7 }, { "arrival": { "time": "1772172789" }, "departure": { "time": "1772172789" }, "stopId": "ANDAMAIR", "stopSequence": 8 }, { "arrival": { "time": "1772172909" }, "departure": { "time": "1772172909" }, "stopId": "BRAICOMB", "stopSequence": 9 }, { "arrival": { "time": "1772172998" }, "departure": { "time": "1772172998" }, "stopId": "AZEMA", "stopSequence": 10 }, { "arrival": { "time": "1772173070" }, "departure": { "time": "1772173070" }, "stopId": "BRAI8MAI", "stopSequence": 11 }, { "arrival": { "time": "1772173250" }, "departure": { "time": "1772173250" }, "stopId": "PERRIERE", "stopSequence": 12 }, { "arrival": { "time": "1772174330" }, "departure": { "time": "1772174330" }, "stopId": "GARDOT", "stopSequence": 13 }, { "arrival": { "time": "1772174525" }, "departure": { "time": "1772174525" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1772174750" }, "departure": { "time": "1772174750" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "24", "tripId": "2450" } } }, { "id": "trip:6257490", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172780" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1772172892" }, "departure": { "time": "1772172892" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1772172989" }, "departure": { "time": "1772172989" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1772173022" }, "departure": { "time": "1772173022" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1772173051" }, "departure": { "time": "1772173051" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1772173135" }, "departure": { "time": "1772173135" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1772173238" }, "departure": { "time": "1772173238" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1772173282" }, "departure": { "time": "1772173282" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1772173374" }, "departure": { "time": "1772173374" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1772173432" }, "departure": { "time": "1772173432" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1772173502" }, "departure": { "time": "1772173502" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1772173563" }, "departure": { "time": "1772173563" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1772173685" }, "departure": { "time": "1772173685" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1772173739" }, "departure": { "time": "1772173739" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1772173818" }, "departure": { "time": "1772173818" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1772173869" }, "departure": { "time": "1772173869" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1772173914" }, "departure": { "time": "1772173914" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1772173985" }, "departure": { "time": "1772173985" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1772174095" }, "departure": { "time": "1772174095" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1772174169" }, "departure": { "time": "1772174169" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1772174213" }, "departure": { "time": "1772174213" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1772174290" }, "departure": { "time": "1772174290" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1772174399" }, "departure": { "time": "1772174399" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1772174622" }, "departure": { "time": "1772174622" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1772174686" }, "departure": { "time": "1772174686" }, "stopId": "STAUBIN", "stopSequence": 30 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174820" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1772174938" }, "departure": { "time": "1772174938" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1772175113" }, "departure": { "time": "1772175113" }, "stopId": "TALET-E", "stopSequence": 33 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "BDEMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1772175267" }, "departure": { "time": "1772175267" }, "stopId": "FACULT-E", "stopSequence": 35 }, { "arrival": { "time": "1772175408" }, "departure": { "time": "1772175408" }, "stopId": "FFAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "CARCIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772175613" }, "departure": { "time": "1772175613" }, "stopId": "CITESO-E", "stopSequence": 38 }, { "arrival": { "time": "1772175686" }, "departure": { "time": "1772175686" }, "stopId": "DOYENN-E", "stopSequence": 39 }, { "arrival": { "time": "1772175764" }, "departure": { "time": "1772175764" }, "stopId": "SAVOIE-E", "stopSequence": 40 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "INDUST-E", "stopSequence": 41 }, { "arrival": { "time": "1772175904" }, "departure": { "time": "1772175904" }, "stopId": "SCANIA-E", "stopSequence": 42 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6257490" } } }, { "id": "trip:6258089", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172355" }, "departure": { "time": "1772172355" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1772172386" }, "departure": { "time": "1772172386" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1772172423" }, "departure": { "time": "1772172423" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1772172499" }, "departure": { "time": "1772172499" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1772172587" }, "departure": { "time": "1772172587" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1772172670" }, "departure": { "time": "1772172670" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1772172752" }, "departure": { "time": "1772172752" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1772172894" }, "departure": { "time": "1772172894" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1772172944" }, "departure": { "time": "1772172944" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1772173030" }, "departure": { "time": "1772173030" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1772173068" }, "departure": { "time": "1772173068" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1772173153" }, "departure": { "time": "1772173153" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1772173234" }, "departure": { "time": "1772173234" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1772173293" }, "departure": { "time": "1772173293" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1772173340" }, "departure": { "time": "1772173340" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1772173403" }, "departure": { "time": "1772173403" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1772173438" }, "departure": { "time": "1772173438" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1772173512" }, "departure": { "time": "1772173512" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1772173573" }, "departure": { "time": "1772173573" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1772173618" }, "departure": { "time": "1772173618" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1772173665" }, "departure": { "time": "1772173665" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1772173705" }, "departure": { "time": "1772173705" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1772173743" }, "departure": { "time": "1772173743" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1772173803" }, "departure": { "time": "1772173803" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1772173867" }, "departure": { "time": "1772173867" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1772173899" }, "departure": { "time": "1772173899" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1772173924" }, "departure": { "time": "1772173924" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1772173976" }, "departure": { "time": "1772173976" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1772174024" }, "departure": { "time": "1772174024" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1772174056" }, "departure": { "time": "1772174056" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1772174105" }, "departure": { "time": "1772174105" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1772174163" }, "departure": { "time": "1772174163" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1772174250" }, "departure": { "time": "1772174250" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1772174330" }, "departure": { "time": "1772174330" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1772174390" }, "departure": { "time": "1772174390" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1772174465" }, "departure": { "time": "1772174465" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1772174500" }, "departure": { "time": "1772174500" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1772174562" }, "departure": { "time": "1772174562" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1772174602" }, "departure": { "time": "1772174602" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1772174650" }, "departure": { "time": "1772174650" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1772174716" }, "departure": { "time": "1772174716" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1772174745" }, "departure": { "time": "1772174745" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1772174886" }, "departure": { "time": "1772174886" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1772174926" }, "departure": { "time": "1772174926" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1772174980" }, "departure": { "time": "1772174980" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772175031" }, "departure": { "time": "1772175031" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1772175093" }, "departure": { "time": "1772175093" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1772175130" }, "departure": { "time": "1772175130" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1772175186" }, "departure": { "time": "1772175186" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772175227" }, "departure": { "time": "1772175227" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1772175296" }, "departure": { "time": "1772175296" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1772175369" }, "departure": { "time": "1772175369" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1772175441" }, "departure": { "time": "1772175441" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772175486" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258089" } } }, { "id": "trip:6543535", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174490" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772174610" }, "departure": { "time": "1772174610" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772174701" }, "departure": { "time": "1772174701" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772174854" }, "departure": { "time": "1772174854" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772174930" }, "departure": { "time": "1772174930" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772175088" }, "departure": { "time": "1772175088" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772175167" }, "departure": { "time": "1772175167" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772175240" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543535" } } }, { "id": "trip:3152", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172570" }, "departure": { "time": "1772172570" }, "stopId": "PROVINS", "stopSequence": 7 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "RTEPARIS", "stopSequence": 8 }, { "arrival": { "time": "1772172767" }, "departure": { "time": "1772172767" }, "stopId": "SEPSONET", "stopSequence": 9 }, { "arrival": { "time": "1772172870" }, "departure": { "time": "1772172870" }, "stopId": "CHATENAY", "stopSequence": 10 }, { "arrival": { "time": "1772172980" }, "departure": { "time": "1772172980" }, "stopId": "BRISEPOT", "stopSequence": 11 }, { "arrival": { "time": "1772173109" }, "departure": { "time": "1772173109" }, "stopId": "LUTIN", "stopSequence": 12 }, { "arrival": { "time": "1772173350" }, "departure": { "time": "1772173350" }, "stopId": "HDVSUB", "stopSequence": 13 } ], "trip": { "directionId": 0, "routeId": "31", "tripId": "3152" } } }, { "id": "trip:6257931", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173860" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1772173946" }, "departure": { "time": "1772173946" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1772173990" }, "departure": { "time": "1772173990" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1772174027" }, "departure": { "time": "1772174027" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1772174054" }, "departure": { "time": "1772174054" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1772174205" }, "departure": { "time": "1772174205" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1772174266" }, "departure": { "time": "1772174266" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1772174356" }, "departure": { "time": "1772174356" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1772174464" }, "departure": { "time": "1772174464" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1772174528" }, "departure": { "time": "1772174528" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1772174604" }, "departure": { "time": "1772174604" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1772174691" }, "departure": { "time": "1772174691" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1772174892" }, "departure": { "time": "1772174892" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1772174975" }, "departure": { "time": "1772174975" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1772175034" }, "departure": { "time": "1772175034" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1772175105" }, "departure": { "time": "1772175105" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1772175201" }, "departure": { "time": "1772175201" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1772175242" }, "departure": { "time": "1772175242" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1772175367" }, "departure": { "time": "1772175367" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1772175487" }, "departure": { "time": "1772175487" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175600" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1772175687" }, "departure": { "time": "1772175687" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1772175729" }, "departure": { "time": "1772175729" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1772175942" }, "departure": { "time": "1772175942" }, "stopId": "BREMON-E", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257931" } } }, { "id": "trip:6258048", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172241" }, "departure": { "time": "1772172272" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772172316" }, "departure": { "time": "1772172332" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1772172392" }, "departure": { "time": "1772172392" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1772172435" }, "departure": { "time": "1772172435" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1772172547" }, "departure": { "time": "1772172547" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1772172596" }, "departure": { "time": "1772172596" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1772172661" }, "departure": { "time": "1772172661" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1772172736" }, "departure": { "time": "1772172736" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1772172793" }, "departure": { "time": "1772172793" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1772173002" }, "departure": { "time": "1772173002" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1772173039" }, "departure": { "time": "1772173039" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1772173109" }, "departure": { "time": "1772173109" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1772173142" }, "departure": { "time": "1772173142" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1772173206" }, "departure": { "time": "1772173206" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1772173302" }, "departure": { "time": "1772173302" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1772173371" }, "departure": { "time": "1772173371" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1772173435" }, "departure": { "time": "1772173435" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1772173518" }, "departure": { "time": "1772173518" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1772173623" }, "departure": { "time": "1772173623" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1772173691" }, "departure": { "time": "1772173691" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1772173746" }, "departure": { "time": "1772173746" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1772173792" }, "departure": { "time": "1772173792" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1772173838" }, "departure": { "time": "1772173838" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1772173870" }, "departure": { "time": "1772173870" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1772173931" }, "departure": { "time": "1772173931" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1772173961" }, "departure": { "time": "1772173961" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1772174043" }, "departure": { "time": "1772174043" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1772174105" }, "departure": { "time": "1772174105" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1772174168" }, "departure": { "time": "1772174168" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1772174234" }, "departure": { "time": "1772174234" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1772174276" }, "departure": { "time": "1772174276" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1772174348" }, "departure": { "time": "1772174348" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1772174402" }, "departure": { "time": "1772174402" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1772174470" }, "departure": { "time": "1772174470" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1772174589" }, "departure": { "time": "1772174589" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1772174665" }, "departure": { "time": "1772174665" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1772174784" }, "departure": { "time": "1772174784" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1772174866" }, "departure": { "time": "1772174866" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1772174875" }, "departure": { "time": "1772174875" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1772175050" }, "departure": { "time": "1772175050" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1772175102" }, "departure": { "time": "1772175102" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1772175177" }, "departure": { "time": "1772175177" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1772175271" }, "departure": { "time": "1772175271" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1772175458" }, "departure": { "time": "1772175458" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1772175539" }, "departure": { "time": "1772175539" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1772175602" }, "departure": { "time": "1772175602" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1772175638" }, "departure": { "time": "1772175638" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1772175686" }, "departure": { "time": "1772175686" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1772175916" }, "departure": { "time": "1772175916" }, "stopId": "EUROPE-E", "stopSequence": 56 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258048" } } }, { "id": "trip:6543446", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172960" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772173042" }, "departure": { "time": "1772173042" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772173128" }, "departure": { "time": "1772173128" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772173381" }, "departure": { "time": "1772173381" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772173542" }, "departure": { "time": "1772173542" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772173640" }, "departure": { "time": "1772173640" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772173790" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543446" } } }, { "id": "trip:6053032", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172420" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1772172505" }, "departure": { "time": "1772172505" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1772172782" }, "departure": { "time": "1772172782" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1772173126" }, "departure": { "time": "1772173126" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1772173202" }, "departure": { "time": "1772173202" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1772173587" }, "departure": { "time": "1772173587" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1772173654" }, "departure": { "time": "1772173654" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1772173700" }, "departure": { "time": "1772173700" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1772173739" }, "departure": { "time": "1772173739" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772173881" }, "departure": { "time": "1772173881" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1772173928" }, "departure": { "time": "1772173928" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1772173988" }, "departure": { "time": "1772173988" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1772174049" }, "departure": { "time": "1772174049" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1772174103" }, "departure": { "time": "1772174103" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1772174160" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053032" } } }, { "id": "trip:6540922", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175110" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772175230" }, "departure": { "time": "1772175230" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772175340" }, "departure": { "time": "1772175340" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772175460" }, "departure": { "time": "1772175460" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772175580" }, "departure": { "time": "1772175580" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772175670" }, "departure": { "time": "1772175670" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772175790" }, "departure": { "time": "1772175790" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "2HARA", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540922" } } }, { "id": "trip:6544006", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174520" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1772174557" }, "departure": { "time": "1772174557" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1772174732" }, "departure": { "time": "1772174732" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1772174963" }, "departure": { "time": "1772174963" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1772175300" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6544006" } } }, { "id": "trip:6257488", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172316" }, "departure": { "time": "1772172360" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1772172461" }, "departure": { "time": "1772172461" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1772172611" }, "departure": { "time": "1772172611" }, "stopId": "TALET-E", "stopSequence": 33 }, { "arrival": { "time": "1772172720" }, "departure": { "time": "1772172720" }, "stopId": "BDEMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1772172747" }, "departure": { "time": "1772172747" }, "stopId": "FACULT-E", "stopSequence": 35 }, { "arrival": { "time": "1772172888" }, "departure": { "time": "1772172888" }, "stopId": "FFAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "CARCIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772173093" }, "departure": { "time": "1772173093" }, "stopId": "CITESO-E", "stopSequence": 38 }, { "arrival": { "time": "1772173166" }, "departure": { "time": "1772173166" }, "stopId": "DOYENN-E", "stopSequence": 39 }, { "arrival": { "time": "1772173244" }, "departure": { "time": "1772173244" }, "stopId": "SAVOIE-E", "stopSequence": 40 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "INDUST-E", "stopSequence": 41 }, { "arrival": { "time": "1772173384" }, "departure": { "time": "1772173384" }, "stopId": "SCANIA-E", "stopSequence": 42 }, { "arrival": { "time": "1772173463" }, "departure": { "time": "1772173463" }, "stopId": "LEMERC-E", "stopSequence": 43 }, { "arrival": { "time": "1772173494" }, "departure": { "time": "1772173494" }, "stopId": "POMANJ-E", "stopSequence": 44 }, { "arrival": { "time": "1772173540" }, "departure": { "time": "1772173540" }, "stopId": "VALEO-E", "stopSequence": 45 }, { "arrival": { "time": "1772173575" }, "departure": { "time": "1772173575" }, "stopId": "RAPIDE-E", "stopSequence": 46 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "BOUZIN-E", "stopSequence": 47 }, { "arrival": { "time": "1772173664" }, "departure": { "time": "1772173664" }, "stopId": "CHABOL-E", "stopSequence": 48 }, { "arrival": { "time": "1772173740" }, "stopId": "EVENTARD", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6257488" } } }, { "id": "trip:6540914", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172251" }, "departure": { "time": "1772172276" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772172328" }, "departure": { "time": "1772172330" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772172640" }, "departure": { "time": "1772172640" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772172740" }, "departure": { "time": "1772172740" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772172830" }, "departure": { "time": "1772172830" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772172950" }, "departure": { "time": "1772172950" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772173050" }, "departure": { "time": "1772173050" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772173170" }, "departure": { "time": "1772173170" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772173250" }, "departure": { "time": "1772173250" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772173370" }, "departure": { "time": "1772173370" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772173970" }, "departure": { "time": "1772173970" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772174060" }, "departure": { "time": "1772174060" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772174150" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540914" } } }, { "id": "trip:6052646", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174940" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1772174995" }, "departure": { "time": "1772174995" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1772175048" }, "departure": { "time": "1772175048" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1772175098" }, "departure": { "time": "1772175098" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1772175172" }, "departure": { "time": "1772175172" }, "stopId": "PISCMUFF", "stopSequence": 4 }, { "arrival": { "time": "1772175239" }, "departure": { "time": "1772175239" }, "stopId": "ANAFRAN", "stopSequence": 5 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA", "stopSequence": 8 }, { "arrival": { "time": "1772175356" }, "departure": { "time": "1772175356" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR", "stopSequence": 9 }, { "arrival": { "time": "1772175452" }, "departure": { "time": "1772175452" }, "stopId": "ESPMONTR", "stopSequence": 10 }, { "arrival": { "time": "1772175520" }, "departure": { "time": "1772175520" }, "stopId": "PLATFLEU", "stopSequence": 11 }, { "arrival": { "time": "1772175582" }, "departure": { "time": "1772175582" }, "stopId": "JEHUEZ", "stopSequence": 12 }, { "arrival": { "time": "1772175635" }, "departure": { "time": "1772175635" }, "stopId": "MASTELLE", "stopSequence": 13 }, { "arrival": { "time": "1772175710" }, "departure": { "time": "1772175710" }, "stopId": "AVENEURO", "stopSequence": 14 }, { "arrival": { "time": "1772175744" }, "departure": { "time": "1772175744" }, "stopId": "DANEMA", "stopSequence": 15 }, { "arrival": { "time": "1772175853" }, "departure": { "time": "1772175853" }, "stopId": "ALLEMAGN", "stopSequence": 16 }, { "arrival": { "time": "1772175914" }, "departure": { "time": "1772175914" }, "stopId": "ITALIE", "stopSequence": 17 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOIR", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052646" } } }, { "id": "trip:6544914", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175180" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1772175281" }, "departure": { "time": "1772175281" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1772175390" }, "departure": { "time": "1772175390" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1772175473" }, "departure": { "time": "1772175473" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1772175568" }, "departure": { "time": "1772175568" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1772175681" }, "departure": { "time": "1772175681" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1772175860" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544914" } } }, { "id": "trip:6258256", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173440" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1772173488" }, "departure": { "time": "1772173488" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1772173538" }, "departure": { "time": "1772173538" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1772173606" }, "departure": { "time": "1772173606" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1772173665" }, "departure": { "time": "1772173665" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1772173693" }, "departure": { "time": "1772173693" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1772173783" }, "departure": { "time": "1772173783" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1772173845" }, "departure": { "time": "1772173845" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1772173884" }, "departure": { "time": "1772173884" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1772173951" }, "departure": { "time": "1772173951" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1772174004" }, "departure": { "time": "1772174004" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1772174041" }, "departure": { "time": "1772174041" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1772174066" }, "departure": { "time": "1772174066" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1772174106" }, "departure": { "time": "1772174106" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1772174210" }, "departure": { "time": "1772174210" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1772174247" }, "departure": { "time": "1772174247" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1772174326" }, "departure": { "time": "1772174326" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1772174396" }, "departure": { "time": "1772174396" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1772174437" }, "departure": { "time": "1772174437" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1772174491" }, "departure": { "time": "1772174491" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1772174553" }, "departure": { "time": "1772174553" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1772174602" }, "departure": { "time": "1772174602" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1772174390" }, "departure": { "time": "1772174390" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1772174495" }, "departure": { "time": "1772174495" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1772174544" }, "departure": { "time": "1772174544" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1772174651" }, "departure": { "time": "1772174651" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1772174708" }, "departure": { "time": "1772174708" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1772174790" }, "departure": { "time": "1772174790" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1772174831" }, "departure": { "time": "1772174831" }, "stopId": "ROCHEFOU", "stopSequence": 30 }, { "arrival": { "time": "1772175006" }, "departure": { "time": "1772175006" }, "stopId": "STSERGEU", "stopSequence": 31 }, { "arrival": { "time": "1772175297" }, "departure": { "time": "1772175297" }, "stopId": "MENDESFR", "stopSequence": 32 }, { "arrival": { "time": "1772175475" }, "departure": { "time": "1772175475" }, "stopId": "FO-LOR-R", "stopSequence": 33 }, { "arrival": { "time": "1772175593" }, "departure": { "time": "1772175593" }, "stopId": "STAUBI-E", "stopSequence": 34 }, { "arrival": { "time": "1772175649" }, "departure": { "time": "1772175649" }, "stopId": "HARAS-E", "stopSequence": 35 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "ANLERO-E", "stopSequence": 36 }, { "arrival": { "time": "1772175853" }, "departure": { "time": "1772175853" }, "stopId": "RABELA-E", "stopSequence": 37 }, { "arrival": { "time": "1772175911" }, "departure": { "time": "1772175911" }, "stopId": "ESA-E", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258256" } } }, { "id": "trip:6260052", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174220" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772174270" }, "departure": { "time": "1772174270" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772174337" }, "departure": { "time": "1772174337" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772174387" }, "departure": { "time": "1772174387" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772174435" }, "departure": { "time": "1772174435" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772174481" }, "departure": { "time": "1772174481" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772174574" }, "departure": { "time": "1772174574" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772174611" }, "departure": { "time": "1772174611" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772174695" }, "departure": { "time": "1772174695" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1772174823" }, "departure": { "time": "1772174823" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1772174887" }, "departure": { "time": "1772174887" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1772174926" }, "departure": { "time": "1772174926" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1772174987" }, "departure": { "time": "1772174987" }, "stopId": "P-ANJO-E", "stopSequence": 15 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "HARENC", "stopSequence": 16 }, { "arrival": { "time": "1772175132" }, "departure": { "time": "1772175132" }, "stopId": "P-ANJOU", "stopSequence": 17 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "VALMAI-E", "stopSequence": 18 }, { "arrival": { "time": "1772175251" }, "departure": { "time": "1772175251" }, "stopId": "PETVIVIE", "stopSequence": 19 }, { "arrival": { "time": "1772175327" }, "departure": { "time": "1772175327" }, "stopId": "PRUNIERS", "stopSequence": 20 }, { "arrival": { "time": "1772175361" }, "departure": { "time": "1772175361" }, "stopId": "CROISETT", "stopSequence": 21 }, { "arrival": { "time": "1772175466" }, "departure": { "time": "1772175466" }, "stopId": "CAMLACMA", "stopSequence": 22 }, { "arrival": { "time": "1772175512" }, "departure": { "time": "1772175512" }, "stopId": "LACDMAIN", "stopSequence": 23 }, { "arrival": { "time": "1772175558" }, "departure": { "time": "1772175558" }, "stopId": "MAISENVI", "stopSequence": 24 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "PERUSSAI", "stopSequence": 25 }, { "arrival": { "time": "1772175627" }, "departure": { "time": "1772175627" }, "stopId": "MAISLAC", "stopSequence": 26 }, { "arrival": { "time": "1772175656" }, "departure": { "time": "1772175656" }, "stopId": "JEAN-MON", "stopSequence": 27 }, { "arrival": { "time": "1772175782" }, "departure": { "time": "1772175782" }, "stopId": "CNFPT", "stopSequence": 28 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "BEAUSSIE", "stopSequence": 29 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "CITEUNIV", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6260052" } } }, { "id": "trip:6540923", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175590" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772175710" }, "departure": { "time": "1772175710" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772175820" }, "departure": { "time": "1772175820" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772175940" }, "departure": { "time": "1772175940" }, "stopId": "2BAMA", "stopSequence": 3 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540923" } } }, { "id": "trip:3250", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172278" }, "departure": { "time": "1772172292" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1772172370" }, "departure": { "time": "1772172370" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1772172499" }, "departure": { "time": "1772172499" }, "stopId": "LUTIN", "stopSequence": 18 }, { "arrival": { "time": "1772172740" }, "departure": { "time": "1772172740" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "32", "tripId": "3250" } } }, { "id": "trip:6258513", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172231" }, "departure": { "time": "1772172231" }, "stopId": "PEGARDE", "stopSequence": 38 }, { "arrival": { "time": "1772172289" }, "departure": { "time": "1772172321" }, "stopId": "CIAVRILL", "stopSequence": 39 }, { "arrival": { "time": "1772172326" }, "departure": { "time": "1772172326" }, "stopId": "MAIRAVR", "stopSequence": 40 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "MAUFINE", "stopSequence": 41 }, { "arrival": { "time": "1772172431" }, "departure": { "time": "1772172431" }, "stopId": "DELAUNE", "stopSequence": 42 }, { "arrival": { "time": "1772172470" }, "departure": { "time": "1772172470" }, "stopId": "BEURRIER", "stopSequence": 43 }, { "arrival": { "time": "1772172538" }, "departure": { "time": "1772172538" }, "stopId": "BRASSENS", "stopSequence": 44 }, { "arrival": { "time": "1772172587" }, "departure": { "time": "1772172587" }, "stopId": "RONDE", "stopSequence": 45 }, { "arrival": { "time": "1772172630" }, "departure": { "time": "1772172630" }, "stopId": "PLAMAY", "stopSequence": 46 }, { "arrival": { "time": "1772172686" }, "departure": { "time": "1772172686" }, "stopId": "KENNEDY", "stopSequence": 47 }, { "arrival": { "time": "1772172737" }, "departure": { "time": "1772172737" }, "stopId": "ECHMAN", "stopSequence": 48 }, { "arrival": { "time": "1772172815" }, "departure": { "time": "1772172815" }, "stopId": "LIZE07", "stopSequence": 49 }, { "arrival": { "time": "1772172853" }, "departure": { "time": "1772172853" }, "stopId": "GASNIER", "stopSequence": 50 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "GOURONNI", "stopSequence": 51 }, { "arrival": { "time": "1772172982" }, "departure": { "time": "1772172982" }, "stopId": "CLOUET", "stopSequence": 52 }, { "arrival": { "time": "1772173015" }, "departure": { "time": "1772173015" }, "stopId": "BICHLAZA", "stopSequence": 53 }, { "arrival": { "time": "1772173046" }, "departure": { "time": "1772173046" }, "stopId": "DESCAZEA", "stopSequence": 54 }, { "arrival": { "time": "1772173141" }, "departure": { "time": "1772173141" }, "stopId": "MONPROFI", "stopSequence": 55 }, { "arrival": { "time": "1772173160" }, "departure": { "time": "1772173160" }, "stopId": "DUMESNIL", "stopSequence": 56 }, { "arrival": { "time": "1772173199" }, "departure": { "time": "1772173199" }, "stopId": "LEQUAI", "stopSequence": 57 }, { "arrival": { "time": "1772173339" }, "departure": { "time": "1772173339" }, "stopId": "CHDARR", "stopSequence": 58 }, { "arrival": { "time": "1772173131" }, "departure": { "time": "1772173131" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 59 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 60 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURPOI", "stopSequence": 61 }, { "arrival": { "time": "1772173325" }, "departure": { "time": "1772173325" }, "scheduleRelationship": "SKIPPED", "stopId": "REPUBLIQ", "stopSequence": 62 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "scheduleRelationship": "SKIPPED", "stopId": "SAICRO-E", "stopSequence": 63 }, { "arrival": { "time": "1772173436" }, "departure": { "time": "1772173436" }, "scheduleRelationship": "SKIPPED", "stopId": "OFFTOU-E", "stopSequence": 64 }, { "arrival": { "time": "1772173372" }, "departure": { "time": "1772173372" }, "stopId": "CCI", "stopSequence": 65 }, { "arrival": { "time": "1772173444" }, "departure": { "time": "1772173620" }, "stopId": "LICES-E", "stopSequence": 66 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "ANLERO-E", "stopSequence": 67 }, { "arrival": { "time": "1772173883" }, "departure": { "time": "1772173883" }, "stopId": "MICHEL-E", "stopSequence": 68 }, { "arrival": { "time": "1772173937" }, "departure": { "time": "1772173937" }, "stopId": "BOURGO-E", "stopSequence": 69 }, { "arrival": { "time": "1772173982" }, "departure": { "time": "1772173982" }, "stopId": "VOLNEY-E", "stopSequence": 70 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "MADELE-E", "stopSequence": 71 }, { "arrival": { "time": "1772174089" }, "departure": { "time": "1772174089" }, "stopId": "JEBOUI-E", "stopSequence": 72 }, { "arrival": { "time": "1772174137" }, "departure": { "time": "1772174137" }, "stopId": "PCOUBE-E", "stopSequence": 73 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "AROBA-E", "stopSequence": 74 }, { "arrival": { "time": "1772174260" }, "departure": { "time": "1772174260" }, "stopId": "LANGLA-E", "stopSequence": 75 }, { "arrival": { "time": "1772174379" }, "departure": { "time": "1772174379" }, "stopId": "MONTAI-E", "stopSequence": 76 }, { "arrival": { "time": "1772174478" }, "departure": { "time": "1772174478" }, "stopId": "JERUSA-E", "stopSequence": 77 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "DAGNET-E", "stopSequence": 78 }, { "arrival": { "time": "1772174552" }, "departure": { "time": "1772174552" }, "stopId": "GILLIE-E", "stopSequence": 79 }, { "arrival": { "time": "1772174617" }, "departure": { "time": "1772174617" }, "stopId": "ISORET-E", "stopSequence": 80 }, { "arrival": { "time": "1772174696" }, "departure": { "time": "1772174696" }, "stopId": "VANDE-E", "stopSequence": 81 }, { "arrival": { "time": "1772174747" }, "departure": { "time": "1772174747" }, "stopId": "ORMEAU-E", "stopSequence": 82 }, { "arrival": { "time": "1772174773" }, "departure": { "time": "1772174773" }, "stopId": "CRBLAN-E", "stopSequence": 83 }, { "arrival": { "time": "1772174829" }, "departure": { "time": "1772174829" }, "stopId": "CHATEL-E", "stopSequence": 84 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "BANCHA-E", "stopSequence": 85 }, { "arrival": { "time": "1772174943" }, "departure": { "time": "1772174943" }, "stopId": "JARDF-E", "stopSequence": 86 }, { "arrival": { "time": "1772174983" }, "departure": { "time": "1772174983" }, "stopId": "SAILLE-E", "stopSequence": 87 }, { "arrival": { "time": "1772175060" }, "stopId": "SAUBIN", "stopSequence": 88 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258513" } } }, { "id": "trip:6258544", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172236" }, "departure": { "time": "1772172236" }, "scheduleRelationship": "SKIPPED", "stopId": "OFFTOU-E", "stopSequence": 64 }, { "arrival": { "time": "1772172245" }, "departure": { "time": "1772172420" }, "stopId": "LICES-E", "stopSequence": 66 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "ANLERO-E", "stopSequence": 67 }, { "arrival": { "time": "1772172662" }, "departure": { "time": "1772172662" }, "stopId": "MICHEL-E", "stopSequence": 68 }, { "arrival": { "time": "1772172702" }, "departure": { "time": "1772172702" }, "stopId": "BOURGO-E", "stopSequence": 69 }, { "arrival": { "time": "1772172736" }, "departure": { "time": "1772172736" }, "stopId": "VOLNEY-E", "stopSequence": 70 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "MADELE-E", "stopSequence": 71 }, { "arrival": { "time": "1772172829" }, "departure": { "time": "1772172829" }, "stopId": "JEBOUI-E", "stopSequence": 72 }, { "arrival": { "time": "1772172877" }, "departure": { "time": "1772172877" }, "stopId": "PCOUBE-E", "stopSequence": 73 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "AROBA-E", "stopSequence": 74 }, { "arrival": { "time": "1772173000" }, "departure": { "time": "1772173000" }, "stopId": "LANGLA-E", "stopSequence": 75 }, { "arrival": { "time": "1772173119" }, "departure": { "time": "1772173119" }, "stopId": "MONTAI-E", "stopSequence": 76 }, { "arrival": { "time": "1772173218" }, "departure": { "time": "1772173218" }, "stopId": "JERUSA-E", "stopSequence": 77 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "DAGNET-E", "stopSequence": 78 }, { "arrival": { "time": "1772173292" }, "departure": { "time": "1772173292" }, "stopId": "GILLIE-E", "stopSequence": 79 }, { "arrival": { "time": "1772173357" }, "departure": { "time": "1772173357" }, "stopId": "ISORET-E", "stopSequence": 80 }, { "arrival": { "time": "1772173436" }, "departure": { "time": "1772173436" }, "stopId": "VANDE-E", "stopSequence": 81 }, { "arrival": { "time": "1772173487" }, "departure": { "time": "1772173487" }, "stopId": "ORMEAU-E", "stopSequence": 82 }, { "arrival": { "time": "1772173513" }, "departure": { "time": "1772173513" }, "stopId": "CRBLAN-E", "stopSequence": 83 }, { "arrival": { "time": "1772173569" }, "departure": { "time": "1772173569" }, "stopId": "CHATEL-E", "stopSequence": 84 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "BANCHA-E", "stopSequence": 85 }, { "arrival": { "time": "1772173662" }, "departure": { "time": "1772173662" }, "stopId": "JARDF-E", "stopSequence": 86 }, { "arrival": { "time": "1772173689" }, "departure": { "time": "1772173689" }, "stopId": "SAILLE-E", "stopSequence": 87 }, { "arrival": { "time": "1772173740" }, "stopId": "SAUBIN", "stopSequence": 88 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258544" } } }, { "id": "trip:6258639", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174400" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772174474" }, "departure": { "time": "1772174474" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772174509" }, "departure": { "time": "1772174509" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1772174704" }, "departure": { "time": "1772174704" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1772174745" }, "departure": { "time": "1772174745" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772174780" }, "departure": { "time": "1772174780" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772174824" }, "departure": { "time": "1772174824" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772174929" }, "departure": { "time": "1772174929" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772174970" }, "departure": { "time": "1772174970" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772175054" }, "departure": { "time": "1772175054" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772175140" }, "departure": { "time": "1772175140" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772175213" }, "departure": { "time": "1772175213" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1772175285" }, "departure": { "time": "1772175285" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1772175349" }, "departure": { "time": "1772175349" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1772175417" }, "departure": { "time": "1772175417" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772175456" }, "departure": { "time": "1772175456" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772175511" }, "departure": { "time": "1772175511" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772175601" }, "departure": { "time": "1772175601" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772175696" }, "departure": { "time": "1772175696" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772175800" }, "departure": { "time": "1772175800" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772175925" }, "departure": { "time": "1772175925" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772175738" }, "departure": { "time": "1772175738" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772175801" }, "departure": { "time": "1772175801" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772175863" }, "departure": { "time": "1772175863" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772175906" }, "departure": { "time": "1772175906" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772175942" }, "departure": { "time": "1772175942" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258639" } } }, { "id": "trip:6257928", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172235" }, "departure": { "time": "1772172256" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1772172310" }, "departure": { "time": "1772172331" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1772172420" }, "departure": { "time": "1772172420" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1772172483" }, "departure": { "time": "1772172483" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1772172556" }, "departure": { "time": "1772172556" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1772172608" }, "departure": { "time": "1772172608" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1772172670" }, "departure": { "time": "1772172670" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1772172754" }, "departure": { "time": "1772172754" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1772172790" }, "departure": { "time": "1772172790" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1772172907" }, "departure": { "time": "1772172907" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1772173027" }, "departure": { "time": "1772173027" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173140" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1772173227" }, "departure": { "time": "1772173227" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1772173269" }, "departure": { "time": "1772173269" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1772173482" }, "departure": { "time": "1772173482" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1772173549" }, "departure": { "time": "1772173549" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1772173591" }, "departure": { "time": "1772173591" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1772173712" }, "departure": { "time": "1772173712" }, "stopId": "LEQUAI-E", "stopSequence": 33 }, { "arrival": { "time": "1772173752" }, "departure": { "time": "1772173752" }, "stopId": "DUMESN-E", "stopSequence": 34 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURM-E", "stopSequence": 35 }, { "arrival": { "time": "1772173806" }, "departure": { "time": "1772173806" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772173880" }, "departure": { "time": "1772173880" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPRO-E", "stopSequence": 38 }, { "arrival": { "time": "1772173854" }, "departure": { "time": "1772173854" }, "stopId": "SAJACQ-E", "stopSequence": 39 }, { "arrival": { "time": "1772173923" }, "departure": { "time": "1772173923" }, "stopId": "FARCSJ-E", "stopSequence": 40 }, { "arrival": { "time": "1772174032" }, "departure": { "time": "1772174032" }, "stopId": "MVIGNE-E", "stopSequence": 41 }, { "arrival": { "time": "1772174114" }, "departure": { "time": "1772174114" }, "stopId": "CHBBEI-E", "stopSequence": 42 }, { "arrival": { "time": "1772174169" }, "departure": { "time": "1772174169" }, "stopId": "BOISRA-E", "stopSequence": 43 }, { "arrival": { "time": "1772174235" }, "departure": { "time": "1772174235" }, "stopId": "NDAMLA-E", "stopSequence": 44 }, { "arrival": { "time": "1772174298" }, "departure": { "time": "1772174298" }, "stopId": "POLYTE-E", "stopSequence": 45 }, { "arrival": { "time": "1772174354" }, "departure": { "time": "1772174354" }, "stopId": "CITEUN-E", "stopSequence": 46 }, { "arrival": { "time": "1772174431" }, "departure": { "time": "1772174431" }, "stopId": "RESTUN-E", "stopSequence": 47 }, { "arrival": { "time": "1772174491" }, "departure": { "time": "1772174491" }, "stopId": "I.U.T.-E", "stopSequence": 48 }, { "arrival": { "time": "1772174616" }, "departure": { "time": "1772174616" }, "stopId": "BBCAMT-E", "stopSequence": 49 }, { "arrival": { "time": "1772174652" }, "departure": { "time": "1772174652" }, "stopId": "LENOT-E", "stopSequence": 50 }, { "arrival": { "time": "1772174676" }, "departure": { "time": "1772174676" }, "stopId": "MOREL-E", "stopSequence": 51 }, { "arrival": { "time": "1772174704" }, "departure": { "time": "1772174704" }, "stopId": "INRA-E", "stopSequence": 52 }, { "arrival": { "time": "1772174741" }, "departure": { "time": "1772174741" }, "stopId": "GDPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772174772" }, "departure": { "time": "1772174772" }, "stopId": "LANDRE-E", "stopSequence": 54 }, { "arrival": { "time": "1772174856" }, "departure": { "time": "1772174856" }, "stopId": "BRGPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772174889" }, "departure": { "time": "1772174889" }, "stopId": "RODIN-E", "stopSequence": 56 }, { "arrival": { "time": "1772174929" }, "departure": { "time": "1772174929" }, "stopId": "GRANBE-E", "stopSequence": 57 }, { "arrival": { "time": "1772174979" }, "departure": { "time": "1772174979" }, "stopId": "PROME-E", "stopSequence": 58 }, { "arrival": { "time": "1772175034" }, "departure": { "time": "1772175034" }, "stopId": "CERFEU-E", "stopSequence": 59 }, { "arrival": { "time": "1772175091" }, "departure": { "time": "1772175091" }, "stopId": "LASOUR-E", "stopSequence": 60 }, { "arrival": { "time": "1772175144" }, "departure": { "time": "1772175144" }, "stopId": "ROUAIR-E", "stopSequence": 61 }, { "arrival": { "time": "1772175205" }, "departure": { "time": "1772175205" }, "stopId": "VAURAG-E", "stopSequence": 62 }, { "arrival": { "time": "1772175248" }, "departure": { "time": "1772175248" }, "stopId": "PRIEUR-E", "stopSequence": 63 }, { "arrival": { "time": "1772175284" }, "departure": { "time": "1772175284" }, "stopId": "GRANPI-E", "stopSequence": 64 }, { "arrival": { "time": "1772175308" }, "departure": { "time": "1772175308" }, "stopId": "PINSON-E", "stopSequence": 65 }, { "arrival": { "time": "1772175346" }, "departure": { "time": "1772175346" }, "stopId": "FAUVET-E", "stopSequence": 66 }, { "arrival": { "time": "1772175394" }, "stopId": "BEAUCOUZ", "stopSequence": 67 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257928" } } }, { "id": "trip:6257560", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172234" }, "departure": { "time": "1772172264" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1772172311" }, "departure": { "time": "1772172311" }, "stopId": "RAMON", "stopSequence": 9 }, { "arrival": { "time": "1772172528" }, "departure": { "time": "1772172528" }, "stopId": "BESNARDI", "stopSequence": 11 }, { "arrival": { "time": "1772172612" }, "departure": { "time": "1772172612" }, "stopId": "TALET", "stopSequence": 12 }, { "arrival": { "time": "1772172300" }, "departure": { "time": "1772172300" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 15 }, { "arrival": { "time": "1772172450" }, "departure": { "time": "1772172450" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 16 }, { "arrival": { "time": "1772172772" }, "departure": { "time": "1772172772" }, "stopId": "MENDESFR", "stopSequence": 17 }, { "arrival": { "time": "1772172878" }, "departure": { "time": "1772172878" }, "stopId": "FO-LOR-R", "stopSequence": 18 }, { "arrival": { "time": "1772172939" }, "departure": { "time": "1772172939" }, "stopId": "STAUBI-E", "stopSequence": 19 }, { "arrival": { "time": "1772172978" }, "departure": { "time": "1772172978" }, "stopId": "HARAS-E", "stopSequence": 20 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "LESGAR-E", "stopSequence": 21 }, { "arrival": { "time": "1772173179" }, "departure": { "time": "1772173179" }, "stopId": "SEMARD-E", "stopSequence": 22 }, { "arrival": { "time": "1772173219" }, "departure": { "time": "1772173219" }, "stopId": "PONTNO-E", "stopSequence": 23 }, { "arrival": { "time": "1772173345" }, "departure": { "time": "1772173345" }, "stopId": "POIREL-E", "stopSequence": 24 }, { "arrival": { "time": "1772173396" }, "departure": { "time": "1772173396" }, "stopId": "VAUBAN-E", "stopSequence": 25 }, { "arrival": { "time": "1772173448" }, "departure": { "time": "1772173448" }, "stopId": "FREMUR-E", "stopSequence": 26 }, { "arrival": { "time": "1772173515" }, "departure": { "time": "1772173515" }, "stopId": "STRASB-E", "stopSequence": 27 }, { "arrival": { "time": "1772173608" }, "departure": { "time": "1772173608" }, "stopId": "LETAND-E", "stopSequence": 28 }, { "arrival": { "time": "1772173639" }, "departure": { "time": "1772173639" }, "stopId": "BEAUVA-E", "stopSequence": 29 }, { "arrival": { "time": "1772173688" }, "departure": { "time": "1772173688" }, "stopId": "LORETT-E", "stopSequence": 30 }, { "arrival": { "time": "1772173716" }, "departure": { "time": "1772173716" }, "stopId": "MORELI-E", "stopSequence": 31 }, { "arrival": { "time": "1772173759" }, "departure": { "time": "1772173759" }, "stopId": "DELATR-E", "stopSequence": 32 }, { "arrival": { "time": "1772173826" }, "departure": { "time": "1772173826" }, "stopId": "HAUTPR-E", "stopSequence": 33 }, { "arrival": { "time": "1772173931" }, "departure": { "time": "1772173931" }, "stopId": "INTMIL-E", "stopSequence": 34 }, { "arrival": { "time": "1772174004" }, "departure": { "time": "1772174004" }, "stopId": "SAUMUR-E", "stopSequence": 35 }, { "arrival": { "time": "1772174064" }, "departure": { "time": "1772174064" }, "stopId": "DELACR-E", "stopSequence": 36 }, { "arrival": { "time": "1772174113" }, "departure": { "time": "1772174113" }, "stopId": "JUSTIC-E", "stopSequence": 37 }, { "arrival": { "time": "1772174202" }, "departure": { "time": "1772174202" }, "stopId": "ECLATE-E", "stopSequence": 38 }, { "arrival": { "time": "1772174301" }, "departure": { "time": "1772174301" }, "stopId": "VDLOIR-E", "stopSequence": 39 }, { "arrival": { "time": "1772174028" }, "departure": { "time": "1772174028" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 40 }, { "arrival": { "time": "1772174070" }, "departure": { "time": "1772174070" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 41 }, { "arrival": { "time": "1772174135" }, "departure": { "time": "1772174135" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 42 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 43 }, { "arrival": { "time": "1772174341" }, "departure": { "time": "1772174341" }, "stopId": "LEOLAG-E", "stopSequence": 44 }, { "arrival": { "time": "1772174378" }, "departure": { "time": "1772174378" }, "stopId": "DAGUER-E", "stopSequence": 45 }, { "arrival": { "time": "1772174421" }, "departure": { "time": "1772174421" }, "stopId": "ALLUME-E", "stopSequence": 46 }, { "arrival": { "time": "1772174458" }, "departure": { "time": "1772174458" }, "stopId": "RIOTTE-E", "stopSequence": 47 }, { "arrival": { "time": "1772174500" }, "departure": { "time": "1772174500" }, "stopId": "BOURSE-E", "stopSequence": 48 }, { "arrival": { "time": "1772174528" }, "departure": { "time": "1772174528" }, "stopId": "MORLON-E", "stopSequence": 49 }, { "arrival": { "time": "1772174567" }, "departure": { "time": "1772174567" }, "stopId": "PYRAM2-E", "stopSequence": 50 }, { "arrival": { "time": "1772174615" }, "departure": { "time": "1772174615" }, "stopId": "BUISSO-E", "stopSequence": 51 }, { "arrival": { "time": "1772174641" }, "departure": { "time": "1772174641" }, "stopId": "DAUTEL-E", "stopSequence": 52 }, { "arrival": { "time": "1772174712" }, "departure": { "time": "1772174712" }, "stopId": "GENTR-E", "stopSequence": 53 }, { "arrival": { "time": "1772174832" }, "departure": { "time": "1772174832" }, "stopId": "SLEZIND", "stopSequence": 54 }, { "arrival": { "time": "1772174923" }, "departure": { "time": "1772174923" }, "stopId": "BAHONN-E", "stopSequence": 55 }, { "arrival": { "time": "1772174969" }, "departure": { "time": "1772174969" }, "stopId": "DEGAUL-E", "stopSequence": 56 }, { "arrival": { "time": "1772175020" }, "departure": { "time": "1772175020" }, "stopId": "MALEMB-E", "stopSequence": 57 }, { "arrival": { "time": "1772175132" }, "stopId": "TRELGARE", "stopSequence": 58 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6257560" } } }, { "id": "trip:6258248", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172540" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1772172588" }, "departure": { "time": "1772172588" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1772172638" }, "departure": { "time": "1772172638" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1772172706" }, "departure": { "time": "1772172706" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1772172765" }, "departure": { "time": "1772172765" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1772172793" }, "departure": { "time": "1772172793" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1772172883" }, "departure": { "time": "1772172883" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1772172945" }, "departure": { "time": "1772172945" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1772172984" }, "departure": { "time": "1772172984" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1772173051" }, "departure": { "time": "1772173051" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1772173104" }, "departure": { "time": "1772173104" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1772173141" }, "departure": { "time": "1772173141" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1772173166" }, "departure": { "time": "1772173166" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1772173206" }, "departure": { "time": "1772173206" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1772173310" }, "departure": { "time": "1772173310" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1772173347" }, "departure": { "time": "1772173347" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1772173426" }, "departure": { "time": "1772173426" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1772173496" }, "departure": { "time": "1772173496" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1772173537" }, "departure": { "time": "1772173537" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1772173591" }, "departure": { "time": "1772173591" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1772173653" }, "departure": { "time": "1772173653" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1772173702" }, "departure": { "time": "1772173702" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1772173490" }, "departure": { "time": "1772173490" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1772173595" }, "departure": { "time": "1772173595" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1772173644" }, "departure": { "time": "1772173644" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1772173751" }, "departure": { "time": "1772173751" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1772173808" }, "departure": { "time": "1772173808" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1772173931" }, "departure": { "time": "1772173931" }, "stopId": "ROCHEFOU", "stopSequence": 30 }, { "arrival": { "time": "1772174090" }, "departure": { "time": "1772174090" }, "stopId": "STSERGEU", "stopSequence": 31 }, { "arrival": { "time": "1772174354" }, "departure": { "time": "1772174354" }, "stopId": "MENDESFR", "stopSequence": 32 }, { "arrival": { "time": "1772174489" }, "departure": { "time": "1772174489" }, "stopId": "FO-LOR-R", "stopSequence": 33 }, { "arrival": { "time": "1772174565" }, "departure": { "time": "1772174565" }, "stopId": "STAUBI-E", "stopSequence": 34 }, { "arrival": { "time": "1772174601" }, "departure": { "time": "1772174601" }, "stopId": "HARAS-E", "stopSequence": 35 }, { "arrival": { "time": "1772174732" }, "departure": { "time": "1772174732" }, "stopId": "ANLERO-E", "stopSequence": 36 }, { "arrival": { "time": "1772174793" }, "departure": { "time": "1772174793" }, "stopId": "RABELA-E", "stopSequence": 37 }, { "arrival": { "time": "1772174841" }, "departure": { "time": "1772174841" }, "stopId": "ESA-E", "stopSequence": 38 }, { "arrival": { "time": "1772174952" }, "departure": { "time": "1772174952" }, "stopId": "DELATA-E", "stopSequence": 39 }, { "arrival": { "time": "1772175033" }, "departure": { "time": "1772175033" }, "stopId": "ALLARD-E", "stopSequence": 40 }, { "arrival": { "time": "1772175083" }, "departure": { "time": "1772175083" }, "stopId": "TASSIG-E", "stopSequence": 41 }, { "arrival": { "time": "1772175176" }, "departure": { "time": "1772175176" }, "stopId": "TROIPA-E", "stopSequence": 42 }, { "arrival": { "time": "1772175213" }, "departure": { "time": "1772175213" }, "stopId": "SABLON-E", "stopSequence": 43 }, { "arrival": { "time": "1772175266" }, "departure": { "time": "1772175266" }, "stopId": "RUELLE-E", "stopSequence": 44 }, { "arrival": { "time": "1772175349" }, "departure": { "time": "1772175349" }, "stopId": "GENDRO-E", "stopSequence": 45 }, { "arrival": { "time": "1772175443" }, "departure": { "time": "1772175443" }, "stopId": "PATUR-E", "stopSequence": 46 }, { "arrival": { "time": "1772175513" }, "departure": { "time": "1772175513" }, "stopId": "AUTHIO-E", "stopSequence": 47 }, { "arrival": { "time": "1772175572" }, "departure": { "time": "1772175572" }, "stopId": "BELPOU-E", "stopSequence": 48 }, { "arrival": { "time": "1772175633" }, "departure": { "time": "1772175633" }, "stopId": "PONTSC-E", "stopSequence": 49 }, { "arrival": { "time": "1772175755" }, "departure": { "time": "1772175755" }, "stopId": "LOIRE-E", "stopSequence": 50 }, { "arrival": { "time": "1772175790" }, "departure": { "time": "1772175790" }, "stopId": "DUBE-E", "stopSequence": 51 }, { "arrival": { "time": "1772175836" }, "departure": { "time": "1772175836" }, "stopId": "LOUET-E", "stopSequence": 52 }, { "arrival": { "time": "1772175877" }, "departure": { "time": "1772175877" }, "stopId": "BOSQUE-E", "stopSequence": 53 }, { "arrival": { "time": "1772175927" }, "departure": { "time": "1772175927" }, "stopId": "CHAERI-E", "stopSequence": 54 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258248" } } }, { "id": "trip:6258456", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174760" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1772174852" }, "departure": { "time": "1772174852" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1772174878" }, "departure": { "time": "1772174878" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1772174923" }, "departure": { "time": "1772174923" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1772174987" }, "departure": { "time": "1772174987" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1772175051" }, "departure": { "time": "1772175051" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1772175101" }, "departure": { "time": "1772175101" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1772175166" }, "departure": { "time": "1772175166" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1772175241" }, "departure": { "time": "1772175241" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1772175322" }, "departure": { "time": "1772175322" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1772175382" }, "departure": { "time": "1772175382" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1772175403" }, "departure": { "time": "1772175403" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1772175472" }, "departure": { "time": "1772175472" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1772175509" }, "departure": { "time": "1772175509" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1772175559" }, "departure": { "time": "1772175559" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1772175589" }, "departure": { "time": "1772175589" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1772175626" }, "departure": { "time": "1772175626" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1772175768" }, "departure": { "time": "1772175768" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1772175834" }, "departure": { "time": "1772175834" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1772175889" }, "departure": { "time": "1772175889" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1772175928" }, "departure": { "time": "1772175928" }, "stopId": "POIREL", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6258456" } } }, { "id": "trip:6258454", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172420" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1772172512" }, "departure": { "time": "1772172512" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1772172538" }, "departure": { "time": "1772172538" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1772172583" }, "departure": { "time": "1772172583" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1772172647" }, "departure": { "time": "1772172647" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1772172711" }, "departure": { "time": "1772172711" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1772172761" }, "departure": { "time": "1772172761" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1772172826" }, "departure": { "time": "1772172826" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1772172901" }, "departure": { "time": "1772172901" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1772172982" }, "departure": { "time": "1772172982" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1772173042" }, "departure": { "time": "1772173042" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1772173063" }, "departure": { "time": "1772173063" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1772173132" }, "departure": { "time": "1772173132" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1772173169" }, "departure": { "time": "1772173169" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1772173219" }, "departure": { "time": "1772173219" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1772173249" }, "departure": { "time": "1772173249" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1772173286" }, "departure": { "time": "1772173286" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1772173413" }, "departure": { "time": "1772173413" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1772173469" }, "departure": { "time": "1772173469" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1772173516" }, "departure": { "time": "1772173516" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1772173549" }, "departure": { "time": "1772173549" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1772173608" }, "departure": { "time": "1772173608" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1772173646" }, "departure": { "time": "1772173646" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1772173891" }, "departure": { "time": "1772173891" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1772173951" }, "departure": { "time": "1772173951" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174100" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1772174271" }, "departure": { "time": "1772174271" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1772174361" }, "departure": { "time": "1772174361" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1772174439" }, "departure": { "time": "1772174439" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772174496" }, "departure": { "time": "1772174496" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1772174709" }, "departure": { "time": "1772174709" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1772174734" }, "departure": { "time": "1772174734" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1772174831" }, "departure": { "time": "1772174831" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1772175003" }, "departure": { "time": "1772175003" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1772175090" }, "departure": { "time": "1772175090" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1772175140" }, "departure": { "time": "1772175140" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1772175211" }, "departure": { "time": "1772175211" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1772175264" }, "departure": { "time": "1772175264" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1772175310" }, "departure": { "time": "1772175310" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1772175376" }, "departure": { "time": "1772175376" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1772175533" }, "departure": { "time": "1772175533" }, "stopId": "BAUDRA-E", "stopSequence": 47 }, { "arrival": { "time": "1772175631" }, "departure": { "time": "1772175631" }, "stopId": "ECURIE-E", "stopSequence": 48 }, { "arrival": { "time": "1772175718" }, "departure": { "time": "1772175718" }, "stopId": "RTSORGES", "stopSequence": 49 }, { "arrival": { "time": "1772175780" }, "stopId": "SORGES", "stopSequence": 50 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6258454" } } }, { "id": "trip:6260053", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172960" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772173010" }, "departure": { "time": "1772173010" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772173049" }, "departure": { "time": "1772173049" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772173077" }, "departure": { "time": "1772173077" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772173127" }, "departure": { "time": "1772173127" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772173175" }, "departure": { "time": "1772173175" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772173221" }, "departure": { "time": "1772173221" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772173314" }, "departure": { "time": "1772173314" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772173351" }, "departure": { "time": "1772173351" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772173435" }, "departure": { "time": "1772173435" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1772173563" }, "departure": { "time": "1772173563" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1772173627" }, "departure": { "time": "1772173627" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1772173666" }, "departure": { "time": "1772173666" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1772173727" }, "departure": { "time": "1772173727" }, "stopId": "P-ANJO-E", "stopSequence": 15 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "HARENC", "stopSequence": 16 }, { "arrival": { "time": "1772173872" }, "departure": { "time": "1772173872" }, "stopId": "P-ANJOU", "stopSequence": 17 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "VALMAI-E", "stopSequence": 18 }, { "arrival": { "time": "1772173991" }, "departure": { "time": "1772173991" }, "stopId": "PETVIVIE", "stopSequence": 19 }, { "arrival": { "time": "1772174067" }, "departure": { "time": "1772174067" }, "stopId": "PRUNIERS", "stopSequence": 20 }, { "arrival": { "time": "1772174101" }, "departure": { "time": "1772174101" }, "stopId": "CROISETT", "stopSequence": 21 }, { "arrival": { "time": "1772174206" }, "departure": { "time": "1772174206" }, "stopId": "CAMLACMA", "stopSequence": 22 }, { "arrival": { "time": "1772174252" }, "departure": { "time": "1772174252" }, "stopId": "LACDMAIN", "stopSequence": 23 }, { "arrival": { "time": "1772174298" }, "departure": { "time": "1772174298" }, "stopId": "MAISENVI", "stopSequence": 24 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "PERUSSAI", "stopSequence": 25 }, { "arrival": { "time": "1772174367" }, "departure": { "time": "1772174367" }, "stopId": "MAISLAC", "stopSequence": 26 }, { "arrival": { "time": "1772174396" }, "departure": { "time": "1772174396" }, "stopId": "JEAN-MON", "stopSequence": 27 }, { "arrival": { "time": "1772174522" }, "departure": { "time": "1772174522" }, "stopId": "CNFPT", "stopSequence": 28 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "stopId": "BEAUSSIE", "stopSequence": 29 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "CITEUNIV", "stopSequence": 30 }, { "arrival": { "time": "1772174690" }, "departure": { "time": "1772174690" }, "stopId": "POLYTECH", "stopSequence": 31 }, { "arrival": { "time": "1772174751" }, "departure": { "time": "1772174751" }, "stopId": "NDAMELAC", "stopSequence": 32 }, { "arrival": { "time": "1772174817" }, "departure": { "time": "1772174817" }, "stopId": "BOISRAME", "stopSequence": 33 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "CHBBEILL", "stopSequence": 34 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "MVIGNE", "stopSequence": 35 }, { "arrival": { "time": "1772175059" }, "departure": { "time": "1772175059" }, "stopId": "FARCYSJA", "stopSequence": 36 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "LEQUAI-E", "stopSequence": 37 }, { "arrival": { "time": "1772175364" }, "departure": { "time": "1772175364" }, "stopId": "MONPR-E", "stopSequence": 38 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "DESCAZ-E", "stopSequence": 39 }, { "arrival": { "time": "1772175487" }, "departure": { "time": "1772175487" }, "stopId": "BICHBI-E", "stopSequence": 40 }, { "arrival": { "time": "1772175521" }, "departure": { "time": "1772175521" }, "stopId": "STTHER-E", "stopSequence": 41 }, { "arrival": { "time": "1772175596" }, "departure": { "time": "1772175596" }, "stopId": "BARRA-E", "stopSequence": 42 }, { "arrival": { "time": "1772175651" }, "departure": { "time": "1772175651" }, "stopId": "BLERIO-E", "stopSequence": 43 }, { "arrival": { "time": "1772175740" }, "departure": { "time": "1772175740" }, "stopId": "LECUIT-E", "stopSequence": 44 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "FRATE-E", "stopSequence": 45 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "CHARNA-E", "stopSequence": 46 }, { "arrival": { "time": "1772175917" }, "departure": { "time": "1772175917" }, "stopId": "ESEO-E", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6260053" } } }, { "id": "trip:6052678", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175000" }, "stopId": "VEILLIER", "stopSequence": 0 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175240" }, "stopId": "GRIMOREL", "stopSequence": 1 }, { "arrival": { "time": "1772175374" }, "departure": { "time": "1772175374" }, "stopId": "BMOTTE", "stopSequence": 2 }, { "arrival": { "time": "1772175457" }, "departure": { "time": "1772175457" }, "stopId": "LABROSSE", "stopSequence": 3 }, { "arrival": { "time": "1772175519" }, "departure": { "time": "1772175519" }, "stopId": "FIEFGENT", "stopSequence": 4 }, { "arrival": { "time": "1772175616" }, "departure": { "time": "1772175616" }, "stopId": "VIELLMAI", "stopSequence": 6 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "BBRANCHE", "stopSequence": 7 }, { "arrival": { "time": "1772175695" }, "departure": { "time": "1772175695" }, "stopId": "LESRIVES", "stopSequence": 8 }, { "arrival": { "time": "1772175733" }, "departure": { "time": "1772175733" }, "stopId": "CHAUMIER", "stopSequence": 9 }, { "arrival": { "time": "1772175935" }, "departure": { "time": "1772175935" }, "stopId": "PTFILLES", "stopSequence": 11 } ], "trip": { "directionId": 0, "routeId": "12", "tripId": "6052678" } } }, { "id": "trip:6052720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175240" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1772175286" }, "departure": { "time": "1772175286" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1772175344" }, "departure": { "time": "1772175344" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1772175427" }, "departure": { "time": "1772175427" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1772175518" }, "departure": { "time": "1772175518" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1772175554" }, "departure": { "time": "1772175554" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1772175643" }, "departure": { "time": "1772175643" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1772175676" }, "departure": { "time": "1772175676" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1772175844" }, "departure": { "time": "1772175844" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "BRISSAC", "stopSequence": 11 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052720" } } }, { "id": "trip:6258130", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172230" }, "departure": { "time": "1772172261" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772172290" }, "departure": { "time": "1772172306" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1772172336" }, "departure": { "time": "1772172336" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1772172359" }, "departure": { "time": "1772172359" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1772172415" }, "departure": { "time": "1772172415" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772172456" }, "departure": { "time": "1772172456" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1772172500" }, "departure": { "time": "1772172500" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1772172598" }, "departure": { "time": "1772172598" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1772172670" }, "departure": { "time": "1772172670" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772172710" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258130" } } }, { "id": "trip:4150", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172438" }, "departure": { "time": "1772172438" }, "stopId": "GROLLIER", "stopSequence": 2 }, { "arrival": { "time": "1772172526" }, "departure": { "time": "1772172526" }, "stopId": "SOULAINE", "stopSequence": 3 }, { "arrival": { "time": "1772172570" }, "departure": { "time": "1772172570" }, "stopId": "LTACHON", "stopSequence": 4 }, { "arrival": { "time": "1772172751" }, "departure": { "time": "1772172751" }, "stopId": "LBALUERE", "stopSequence": 5 }, { "arrival": { "time": "1772172930" }, "departure": { "time": "1772172930" }, "stopId": "PRINCE", "stopSequence": 6 }, { "arrival": { "time": "1772173590" }, "departure": { "time": "1772173590" }, "stopId": "ALLARD", "stopSequence": 7 }, { "arrival": { "time": "1772173666" }, "departure": { "time": "1772173666" }, "stopId": "DELATTAS", "stopSequence": 8 }, { "arrival": { "time": "1772173772" }, "departure": { "time": "1772173772" }, "stopId": "ESA", "stopSequence": 9 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "ALEROY", "stopSequence": 10 }, { "arrival": { "time": "1772174016" }, "departure": { "time": "1772174016" }, "stopId": "PATNOIRE", "stopSequence": 11 }, { "arrival": { "time": "1772174310" }, "departure": { "time": "1772174310" }, "stopId": "GROESPLA", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "41", "tripId": "4150" } } }, { "id": "trip:6257893", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173740" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1772173783" }, "departure": { "time": "1772173783" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1772173822" }, "departure": { "time": "1772173822" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1772173893" }, "departure": { "time": "1772173893" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1772173930" }, "departure": { "time": "1772173930" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1772174002" }, "departure": { "time": "1772174002" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772174053" }, "departure": { "time": "1772174053" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1772174161" }, "departure": { "time": "1772174161" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1772174202" }, "departure": { "time": "1772174202" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1772174242" }, "departure": { "time": "1772174242" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1772174362" }, "departure": { "time": "1772174362" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1772174394" }, "departure": { "time": "1772174394" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1772174434" }, "departure": { "time": "1772174434" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1772174499" }, "departure": { "time": "1772174499" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1772174540" }, "departure": { "time": "1772174540" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1772174655" }, "departure": { "time": "1772174655" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1772174705" }, "departure": { "time": "1772174705" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1772174780" }, "departure": { "time": "1772174780" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1772174891" }, "departure": { "time": "1772174891" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1772174957" }, "departure": { "time": "1772174957" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1772175020" }, "departure": { "time": "1772175020" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1772175104" }, "departure": { "time": "1772175104" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1772175226" }, "departure": { "time": "1772175226" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1772175337" }, "departure": { "time": "1772175337" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1772175416" }, "departure": { "time": "1772175416" }, "stopId": "DUMESNIL", "stopSequence": 29 }, { "arrival": { "time": "1772175454" }, "departure": { "time": "1772175454" }, "stopId": "LEQUAI", "stopSequence": 30 }, { "arrival": { "time": "1772175430" }, "departure": { "time": "1772175430" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROF.", "stopSequence": 31 }, { "arrival": { "time": "1772175532" }, "departure": { "time": "1772175532" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 32 }, { "arrival": { "time": "1772175602" }, "departure": { "time": "1772175602" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 33 }, { "arrival": { "time": "1772175670" }, "departure": { "time": "1772175670" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURMA", "stopSequence": 34 }, { "arrival": { "time": "1772175634" }, "departure": { "time": "1772175634" }, "stopId": "CHDARR", "stopSequence": 35 }, { "arrival": { "time": "1772175668" }, "departure": { "time": "1772175668" }, "stopId": "ACADEMIE", "stopSequence": 36 }, { "arrival": { "time": "1772175706" }, "departure": { "time": "1772175706" }, "stopId": "GBREM-E", "stopSequence": 37 }, { "arrival": { "time": "1772175794" }, "departure": { "time": "1772175794" }, "stopId": "GARETERM", "stopSequence": 38 }, { "arrival": { "time": "1772175838" }, "departure": { "time": "1772175838" }, "stopId": "LESGARES", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257893" } } }, { "id": "trip:6053020", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172246" }, "departure": { "time": "1772172246" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1772172291" }, "departure": { "time": "1772172291" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1772172302" }, "departure": { "time": "1772172321" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1772172537" }, "departure": { "time": "1772172537" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1772172635" }, "departure": { "time": "1772172635" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1772172702" }, "departure": { "time": "1772172702" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1772172779" }, "departure": { "time": "1772172779" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1772172896" }, "departure": { "time": "1772172896" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1772173008" }, "departure": { "time": "1772173008" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1772173274" }, "departure": { "time": "1772173274" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1772173380" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053020" } } }, { "id": "trip:6258452", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172236" }, "departure": { "time": "1772172252" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1772172312" }, "departure": { "time": "1772172312" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1772172342" }, "departure": { "time": "1772172342" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1772172435" }, "departure": { "time": "1772172435" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1772172539" }, "departure": { "time": "1772172539" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1772172581" }, "departure": { "time": "1772172581" }, "stopId": "BAUDRA-E", "stopSequence": 47 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "ECURIE-E", "stopSequence": 48 }, { "arrival": { "time": "1772172730" }, "departure": { "time": "1772172730" }, "stopId": "RTSORGES", "stopSequence": 49 }, { "arrival": { "time": "1772172779" }, "stopId": "SORGES", "stopSequence": 50 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6258452" } } }, { "id": "trip:6257423", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175900" }, "stopId": "LORRAIN2", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6257423" } } }, { "id": "trip:6543445", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172480" }, "stopId": "1MONP", "stopSequence": 0 }, { "arrival": { "time": "1772172562" }, "departure": { "time": "1772172562" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772172648" }, "departure": { "time": "1772172648" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772172820" }, "departure": { "time": "1772172820" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772172901" }, "departure": { "time": "1772172901" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772173062" }, "departure": { "time": "1772173062" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772173160" }, "departure": { "time": "1772173160" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772173310" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543445" } } }, { "id": "trip:6257737", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172247" }, "departure": { "time": "1772172247" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1772172272" }, "departure": { "time": "1772172292" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1772172345" }, "departure": { "time": "1772172345" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1772172371" }, "departure": { "time": "1772172371" }, "stopId": "ZIBEAUC", "stopSequence": 35 }, { "arrival": { "time": "1772172445" }, "departure": { "time": "1772172445" }, "stopId": "THOMASS", "stopSequence": 36 }, { "arrival": { "time": "1772172471" }, "departure": { "time": "1772172471" }, "stopId": "CLAIE", "stopSequence": 37 }, { "arrival": { "time": "1772172521" }, "departure": { "time": "1772172521" }, "stopId": "GUINEZE", "stopSequence": 38 }, { "arrival": { "time": "1772172585" }, "departure": { "time": "1772172585" }, "stopId": "AAMIPI", "stopSequence": 39 }, { "arrival": { "time": "1772172623" }, "departure": { "time": "1772172623" }, "stopId": "EBEAUPIN", "stopSequence": 40 }, { "arrival": { "time": "1772172684" }, "departure": { "time": "1772172684" }, "stopId": "PAVILLO", "stopSequence": 41 }, { "arrival": { "time": "1772172765" }, "stopId": "LHOIRI-D", "stopSequence": 42 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257737" } } }, { "id": "trip:6258247", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172387" }, "departure": { "time": "1772172387" }, "stopId": "STAUBI-E", "stopSequence": 34 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "stopId": "HARAS-E", "stopSequence": 35 }, { "arrival": { "time": "1772172560" }, "departure": { "time": "1772172560" }, "stopId": "ANLERO-E", "stopSequence": 36 }, { "arrival": { "time": "1772172621" }, "departure": { "time": "1772172621" }, "stopId": "RABELA-E", "stopSequence": 37 }, { "arrival": { "time": "1772172669" }, "departure": { "time": "1772172669" }, "stopId": "ESA-E", "stopSequence": 38 }, { "arrival": { "time": "1772172779" }, "departure": { "time": "1772172779" }, "stopId": "DELATA-E", "stopSequence": 39 }, { "arrival": { "time": "1772172860" }, "departure": { "time": "1772172860" }, "stopId": "ALLARD-E", "stopSequence": 40 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "TASSIG-E", "stopSequence": 41 }, { "arrival": { "time": "1772173003" }, "departure": { "time": "1772173003" }, "stopId": "TROIPA-E", "stopSequence": 42 }, { "arrival": { "time": "1772173040" }, "departure": { "time": "1772173040" }, "stopId": "SABLON-E", "stopSequence": 43 }, { "arrival": { "time": "1772173093" }, "departure": { "time": "1772173093" }, "stopId": "RUELLE-E", "stopSequence": 44 }, { "arrival": { "time": "1772173176" }, "departure": { "time": "1772173176" }, "stopId": "GENDRO-E", "stopSequence": 45 }, { "arrival": { "time": "1772173270" }, "departure": { "time": "1772173270" }, "stopId": "PATUR-E", "stopSequence": 46 }, { "arrival": { "time": "1772173340" }, "departure": { "time": "1772173340" }, "stopId": "AUTHIO-E", "stopSequence": 47 }, { "arrival": { "time": "1772173399" }, "departure": { "time": "1772173399" }, "stopId": "BELPOU-E", "stopSequence": 48 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "stopId": "PONTSC-E", "stopSequence": 49 }, { "arrival": { "time": "1772173582" }, "departure": { "time": "1772173582" }, "stopId": "LOIRE-E", "stopSequence": 50 }, { "arrival": { "time": "1772173617" }, "departure": { "time": "1772173617" }, "stopId": "DUBE-E", "stopSequence": 51 }, { "arrival": { "time": "1772173629" }, "departure": { "time": "1772173629" }, "stopId": "LOUET-E", "stopSequence": 52 }, { "arrival": { "time": "1772173719" }, "departure": { "time": "1772173719" }, "stopId": "BOSQUE-E", "stopSequence": 53 }, { "arrival": { "time": "1772173769" }, "departure": { "time": "1772173769" }, "stopId": "CHAERI-E", "stopSequence": 54 }, { "arrival": { "time": "1772173815" }, "departure": { "time": "1772173815" }, "stopId": "FONTE-E", "stopSequence": 55 }, { "arrival": { "time": "1772173854" }, "departure": { "time": "1772173854" }, "stopId": "ERIGNE", "stopSequence": 56 }, { "arrival": { "time": "1772173880" }, "stopId": "SOLAND", "stopSequence": 57 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258247" } } }, { "id": "trip:6257467", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172270" }, "departure": { "time": "1772172270" }, "stopId": "MIRABE-E", "stopSequence": 28 }, { "arrival": { "time": "1772172330" }, "departure": { "time": "1772172330" }, "stopId": "CESARG-E", "stopSequence": 29 }, { "arrival": { "time": "1772172345" }, "departure": { "time": "1772172345" }, "stopId": "BLANDE-E", "stopSequence": 30 }, { "arrival": { "time": "1772172393" }, "departure": { "time": "1772172393" }, "stopId": "MUTUAL-E", "stopSequence": 31 }, { "arrival": { "time": "1772172454" }, "departure": { "time": "1772172454" }, "stopId": "VILLES-E", "stopSequence": 32 }, { "arrival": { "time": "1772172496" }, "departure": { "time": "1772172496" }, "stopId": "VIVIER-E", "stopSequence": 33 }, { "arrival": { "time": "1772172551" }, "departure": { "time": "1772172551" }, "stopId": "MARIAN-E", "stopSequence": 34 }, { "arrival": { "time": "1772172602" }, "departure": { "time": "1772172602" }, "stopId": "LINOVE-E", "stopSequence": 35 }, { "arrival": { "time": "1772172641" }, "departure": { "time": "1772172641" }, "stopId": "DANGEL-E", "stopSequence": 36 }, { "arrival": { "time": "1772172701" }, "departure": { "time": "1772172701" }, "stopId": "ATHLET-E", "stopSequence": 37 }, { "arrival": { "time": "1772172745" }, "departure": { "time": "1772172745" }, "stopId": "DIONNE-E", "stopSequence": 38 }, { "arrival": { "time": "1772172791" }, "departure": { "time": "1772172791" }, "stopId": "GENDRO-E", "stopSequence": 39 }, { "arrival": { "time": "1772172835" }, "departure": { "time": "1772172835" }, "stopId": "CHESNA-E", "stopSequence": 40 }, { "arrival": { "time": "1772172883" }, "departure": { "time": "1772172883" }, "stopId": "GIRAD-E", "stopSequence": 41 }, { "arrival": { "time": "1772172978" }, "departure": { "time": "1772172978" }, "stopId": "FRANVILL", "stopSequence": 42 }, { "arrival": { "time": "1772173029" }, "departure": { "time": "1772173029" }, "stopId": "GGESSAND", "stopSequence": 43 }, { "arrival": { "time": "1772173062" }, "departure": { "time": "1772173062" }, "stopId": "MACURIE", "stopSequence": 44 }, { "arrival": { "time": "1772173093" }, "departure": { "time": "1772173093" }, "stopId": "JEROSTAN", "stopSequence": 45 }, { "arrival": { "time": "1772173162" }, "departure": { "time": "1772173162" }, "stopId": "RONCIERE", "stopSequence": 46 }, { "arrival": { "time": "1772173191" }, "departure": { "time": "1772173191" }, "stopId": "GUILLE-E", "stopSequence": 47 }, { "arrival": { "time": "1772173256" }, "departure": { "time": "1772173256" }, "stopId": "BAUDRA-E", "stopSequence": 48 }, { "arrival": { "time": "1772173371" }, "stopId": "MOULINMA", "stopSequence": 49 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6257467" } } }, { "id": "trip:6540913", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172284" }, "departure": { "time": "1772172312" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772172410" }, "departure": { "time": "1772172410" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772172500" }, "departure": { "time": "1772172500" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772172620" }, "departure": { "time": "1772172620" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772172700" }, "departure": { "time": "1772172700" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772172820" }, "departure": { "time": "1772172820" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772173180" }, "departure": { "time": "1772173180" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772173350" }, "departure": { "time": "1772173350" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772173430" }, "departure": { "time": "1772173430" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772173520" }, "departure": { "time": "1772173520" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772173610" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540913" } } }, { "id": "trip:6541226", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172238" }, "departure": { "time": "1772172238" }, "stopId": "1ANRO", "stopSequence": 17 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541226" } } }, { "id": "trip:6054004", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174760" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1772174818" }, "departure": { "time": "1772174818" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1772174851" }, "departure": { "time": "1772174851" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1772174872" }, "departure": { "time": "1772174872" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1772175297" }, "departure": { "time": "1772175297" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1772175340" }, "departure": { "time": "1772175340" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1772175388" }, "departure": { "time": "1772175388" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1772175488" }, "departure": { "time": "1772175488" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1772175517" }, "departure": { "time": "1772175517" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1772175595" }, "departure": { "time": "1772175595" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1772175691" }, "departure": { "time": "1772175691" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1772175728" }, "departure": { "time": "1772175728" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772175782" }, "departure": { "time": "1772175782" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1772175903" }, "departure": { "time": "1772175903" }, "stopId": "HAUBOU-E", "stopSequence": 16 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054004" } } }, { "id": "trip:6257702", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172273" }, "departure": { "time": "1772172273" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772172274" }, "departure": { "time": "1772172274" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772172343" }, "departure": { "time": "1772172343" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772172461" }, "departure": { "time": "1772172461" }, "stopId": "MENDES-E", "stopSequence": 25 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "SAVARY-E", "stopSequence": 26 }, { "arrival": { "time": "1772172637" }, "departure": { "time": "1772172637" }, "stopId": "MUSSET-E", "stopSequence": 27 }, { "arrival": { "time": "1772172716" }, "departure": { "time": "1772172716" }, "stopId": "LUTIN-E", "stopSequence": 28 }, { "arrival": { "time": "1772172760" }, "departure": { "time": "1772172760" }, "stopId": "MACE-E", "stopSequence": 29 }, { "arrival": { "time": "1772172789" }, "departure": { "time": "1772172789" }, "stopId": "DESJAR-E", "stopSequence": 30 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "BRISEP-E", "stopSequence": 31 }, { "arrival": { "time": "1772172908" }, "departure": { "time": "1772172908" }, "stopId": "MIMOSA-E", "stopSequence": 32 }, { "arrival": { "time": "1772172942" }, "departure": { "time": "1772172942" }, "stopId": "CHATEN-E", "stopSequence": 33 }, { "arrival": { "time": "1772173017" }, "departure": { "time": "1772173017" }, "stopId": "SOLELE-E", "stopSequence": 34 }, { "arrival": { "time": "1772173044" }, "departure": { "time": "1772173044" }, "stopId": "SEPSON-E", "stopSequence": 35 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "BANCST-E", "stopSequence": 36 }, { "arrival": { "time": "1772173181" }, "departure": { "time": "1772173181" }, "stopId": "RTEPAR-E", "stopSequence": 37 }, { "arrival": { "time": "1772173258" }, "departure": { "time": "1772173258" }, "stopId": "PROVIN-E", "stopSequence": 38 }, { "arrival": { "time": "1772173380" }, "stopId": "PARCEX-E", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257702" } } }, { "id": "trip:6258250", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772175008" }, "departure": { "time": "1772175008" }, "stopId": "GDPRESSO", "stopSequence": 1 }, { "arrival": { "time": "1772175058" }, "departure": { "time": "1772175058" }, "stopId": "BARBOTER", "stopSequence": 2 }, { "arrival": { "time": "1772175111" }, "departure": { "time": "1772175111" }, "stopId": "FONTENE", "stopSequence": 3 }, { "arrival": { "time": "1772175179" }, "departure": { "time": "1772175179" }, "stopId": "CHAERIGN", "stopSequence": 4 }, { "arrival": { "time": "1772175245" }, "departure": { "time": "1772175245" }, "stopId": "BOSQUET", "stopSequence": 5 }, { "arrival": { "time": "1772175289" }, "departure": { "time": "1772175289" }, "stopId": "LOUET", "stopSequence": 6 }, { "arrival": { "time": "1772175357" }, "departure": { "time": "1772175357" }, "stopId": "DUBE", "stopSequence": 7 }, { "arrival": { "time": "1772175416" }, "departure": { "time": "1772175416" }, "stopId": "LOIRE", "stopSequence": 8 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "PONTSCEM", "stopSequence": 9 }, { "arrival": { "time": "1772175603" }, "departure": { "time": "1772175603" }, "stopId": "BELPOULE", "stopSequence": 10 }, { "arrival": { "time": "1772175685" }, "departure": { "time": "1772175685" }, "stopId": "AUTHION", "stopSequence": 11 }, { "arrival": { "time": "1772175751" }, "departure": { "time": "1772175751" }, "stopId": "PATUREAU", "stopSequence": 12 }, { "arrival": { "time": "1772175867" }, "departure": { "time": "1772175867" }, "stopId": "GENDRON", "stopSequence": 13 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258250" } } }, { "id": "trip:3950D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772173155" }, "departure": { "time": "1772173155" }, "stopId": "RANGEARD", "stopSequence": 9 }, { "arrival": { "time": "1772173180" }, "departure": { "time": "1772173180" }, "stopId": "LAPOINTE", "stopSequence": 10 }, { "arrival": { "time": "1772173236" }, "departure": { "time": "1772173236" }, "stopId": "PONTLAIT", "stopSequence": 11 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "GAREBOUC", "stopSequence": 12 }, { "arrival": { "time": "1772173360" }, "departure": { "time": "1772173360" }, "stopId": "CAMPBOUC", "stopSequence": 13 }, { "arrival": { "time": "1772173518" }, "departure": { "time": "1772173518" }, "stopId": "EMPIRE", "stopSequence": 14 }, { "arrival": { "time": "1772173658" }, "departure": { "time": "1772173658" }, "stopId": "CHAUVE", "stopSequence": 15 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "FRESN37", "stopSequence": 16 }, { "arrival": { "time": "1772173815" }, "departure": { "time": "1772173815" }, "stopId": "CROIXVER", "stopSequence": 17 }, { "arrival": { "time": "1772173890" }, "departure": { "time": "1772173890" }, "stopId": "GAUBLOCB", "stopSequence": 18 }, { "arrival": { "time": "1772173960" }, "departure": { "time": "1772173960" }, "stopId": "CTRETRI", "stopSequence": 19 }, { "arrival": { "time": "1772174208" }, "departure": { "time": "1772174208" }, "stopId": "VAUBAN", "stopSequence": 20 }, { "arrival": { "time": "1772174380" }, "departure": { "time": "1772174380" }, "stopId": "GROSEMAR", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "39", "tripId": "3950D" } } }, { "id": "trip:6257775", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172241" }, "departure": { "time": "1772172272" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1772172332" }, "departure": { "time": "1772172332" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1772172420" }, "departure": { "time": "1772172420" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1772172454" }, "departure": { "time": "1772172454" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1772172500" }, "departure": { "time": "1772172500" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1772172559" }, "departure": { "time": "1772172559" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1772172597" }, "departure": { "time": "1772172597" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1772172709" }, "departure": { "time": "1772172709" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1772172750" }, "departure": { "time": "1772172750" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1772172778" }, "departure": { "time": "1772172778" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1772172862" }, "departure": { "time": "1772172862" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1772173057" }, "departure": { "time": "1772173057" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173260" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1772173347" }, "departure": { "time": "1772173347" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1772173389" }, "departure": { "time": "1772173389" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1772173587" }, "departure": { "time": "1772173587" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1772173644" }, "departure": { "time": "1772173644" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1772174014" }, "departure": { "time": "1772174014" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1772174051" }, "departure": { "time": "1772174051" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1772174109" }, "departure": { "time": "1772174109" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1772174145" }, "departure": { "time": "1772174145" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1772174180" }, "departure": { "time": "1772174180" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1772174224" }, "departure": { "time": "1772174224" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1772174309" }, "departure": { "time": "1772174309" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772174375" }, "departure": { "time": "1772174375" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1772174408" }, "departure": { "time": "1772174408" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1772174580" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257775" } } }, { "id": "trip:6258570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175540" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1772175602" }, "departure": { "time": "1772175602" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1772175649" }, "departure": { "time": "1772175649" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1772175682" }, "departure": { "time": "1772175682" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1772175777" }, "departure": { "time": "1772175777" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1772175823" }, "departure": { "time": "1772175823" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1772175859" }, "departure": { "time": "1772175859" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1772175907" }, "departure": { "time": "1772175907" }, "stopId": "VANDEL", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258570" } } }, { "id": "trip:6544004", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173080" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1772173117" }, "departure": { "time": "1772173117" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1772173292" }, "departure": { "time": "1772173292" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1772173523" }, "departure": { "time": "1772173523" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1772173740" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6544004" } } }, { "id": "trip:6052647", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173126" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1772173181" }, "departure": { "time": "1772173181" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1772173234" }, "departure": { "time": "1772173234" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1772173284" }, "departure": { "time": "1772173284" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1772173358" }, "departure": { "time": "1772173358" }, "stopId": "PISCMUFF", "stopSequence": 4 }, { "arrival": { "time": "1772173425" }, "departure": { "time": "1772173425" }, "stopId": "ANAFRAN", "stopSequence": 5 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA", "stopSequence": 8 }, { "arrival": { "time": "1772173496" }, "departure": { "time": "1772173496" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR", "stopSequence": 9 }, { "arrival": { "time": "1772173639" }, "departure": { "time": "1772173639" }, "stopId": "ESPMONTR", "stopSequence": 10 }, { "arrival": { "time": "1772173708" }, "departure": { "time": "1772173708" }, "stopId": "PLATFLEU", "stopSequence": 11 }, { "arrival": { "time": "1772173771" }, "departure": { "time": "1772173771" }, "stopId": "JEHUEZ", "stopSequence": 12 }, { "arrival": { "time": "1772173824" }, "departure": { "time": "1772173824" }, "stopId": "MASTELLE", "stopSequence": 13 }, { "arrival": { "time": "1772173899" }, "departure": { "time": "1772173899" }, "stopId": "AVENEURO", "stopSequence": 14 }, { "arrival": { "time": "1772173933" }, "departure": { "time": "1772173933" }, "stopId": "DANEMA", "stopSequence": 15 }, { "arrival": { "time": "1772174042" }, "departure": { "time": "1772174042" }, "stopId": "ALLEMAGN", "stopSequence": 16 }, { "arrival": { "time": "1772174103" }, "departure": { "time": "1772174103" }, "stopId": "ITALIE", "stopSequence": 17 }, { "arrival": { "time": "1772174174" }, "departure": { "time": "1772174174" }, "stopId": "IRLANDE", "stopSequence": 18 }, { "arrival": { "time": "1772174269" }, "departure": { "time": "1772174269" }, "stopId": "AUTRICH", "stopSequence": 19 }, { "arrival": { "time": "1772174306" }, "departure": { "time": "1772174306" }, "stopId": "PLOTTIER", "stopSequence": 20 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOIR", "stopSequence": 21 }, { "arrival": { "time": "1772177555" }, "stopId": "GAREPAPI", "stopSequence": 35 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052647" } } }, { "id": "trip:6541230", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172235" }, "departure": { "time": "1772172269" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772172434" }, "departure": { "time": "1772172434" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772172524" }, "departure": { "time": "1772172524" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772172644" }, "departure": { "time": "1772172644" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772172724" }, "departure": { "time": "1772172724" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772172845" }, "departure": { "time": "1772172845" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772172935" }, "departure": { "time": "1772172935" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772173055" }, "departure": { "time": "1772173055" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772173165" }, "departure": { "time": "1772173165" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772173265" }, "departure": { "time": "1772173265" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772173345" }, "departure": { "time": "1772173345" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772173415" }, "departure": { "time": "1772173415" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772173535" }, "departure": { "time": "1772173535" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772173635" }, "departure": { "time": "1772173635" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772173735" }, "departure": { "time": "1772173735" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772173845" }, "departure": { "time": "1772173845" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772173955" }, "departure": { "time": "1772173955" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772174065" }, "departure": { "time": "1772174065" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772174185" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541230" } } }, { "id": "trip:6258046", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172239" }, "departure": { "time": "1772172278" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1772172292" }, "departure": { "time": "1772172308" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1772172322" }, "departure": { "time": "1772172322" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1772172417" }, "departure": { "time": "1772172417" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1772172537" }, "departure": { "time": "1772172537" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1772172606" }, "departure": { "time": "1772172606" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1772172697" }, "departure": { "time": "1772172697" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1772172777" }, "departure": { "time": "1772172777" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1772172902" }, "departure": { "time": "1772172902" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1772172950" }, "departure": { "time": "1772172950" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1772173011" }, "departure": { "time": "1772173011" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1772173044" }, "departure": { "time": "1772173044" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772173078" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258046" } } }, { "id": "trip:6258736", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173620" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772173649" }, "departure": { "time": "1772173649" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772173700" }, "departure": { "time": "1772173700" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772173766" }, "departure": { "time": "1772173766" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772173837" }, "departure": { "time": "1772173837" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772173926" }, "departure": { "time": "1772173926" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772173997" }, "departure": { "time": "1772173997" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1772174129" }, "departure": { "time": "1772174129" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1772174228" }, "departure": { "time": "1772174228" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772173948" }, "departure": { "time": "1772173948" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1772173987" }, "departure": { "time": "1772173987" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1772174035" }, "departure": { "time": "1772174035" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1772174088" }, "departure": { "time": "1772174088" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1772174147" }, "departure": { "time": "1772174147" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1772174253" }, "departure": { "time": "1772174253" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1772174312" }, "departure": { "time": "1772174312" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772174388" }, "departure": { "time": "1772174388" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772174423" }, "departure": { "time": "1772174423" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772174482" }, "departure": { "time": "1772174482" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772174527" }, "departure": { "time": "1772174527" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772174597" }, "departure": { "time": "1772174597" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1772174682" }, "departure": { "time": "1772174682" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1772174742" }, "departure": { "time": "1772174742" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1772174791" }, "departure": { "time": "1772174791" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1772174845" }, "departure": { "time": "1772174845" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1772174937" }, "departure": { "time": "1772174937" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1772175043" }, "departure": { "time": "1772175043" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772175082" }, "departure": { "time": "1772175082" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772175153" }, "departure": { "time": "1772175153" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772175221" }, "departure": { "time": "1772175221" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772175266" }, "departure": { "time": "1772175266" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1772175344" }, "departure": { "time": "1772175344" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1772175403" }, "departure": { "time": "1772175403" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1772175453" }, "departure": { "time": "1772175453" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1772175571" }, "departure": { "time": "1772175571" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1772175619" }, "departure": { "time": "1772175619" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1772175701" }, "departure": { "time": "1772175701" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1772175780" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258736" } } }, { "id": "trip:6540916", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172670" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772172790" }, "departure": { "time": "1772172790" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772173020" }, "departure": { "time": "1772173020" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772173230" }, "departure": { "time": "1772173230" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772173330" }, "departure": { "time": "1772173330" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772173600" }, "departure": { "time": "1772173600" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772173700" }, "departure": { "time": "1772173700" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772173790" }, "departure": { "time": "1772173790" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772173910" }, "departure": { "time": "1772173910" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772174010" }, "departure": { "time": "1772174010" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772174130" }, "departure": { "time": "1772174130" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772174210" }, "departure": { "time": "1772174210" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772174330" }, "departure": { "time": "1772174330" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772174420" }, "departure": { "time": "1772174420" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772174680" }, "departure": { "time": "1772174680" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772174850" }, "departure": { "time": "1772174850" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772174930" }, "departure": { "time": "1772174930" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772175020" }, "departure": { "time": "1772175020" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772175110" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540916" } } }, { "id": "trip:6258637", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173080" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772173154" }, "departure": { "time": "1772173154" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772173189" }, "departure": { "time": "1772173189" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1772173384" }, "departure": { "time": "1772173384" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1772173425" }, "departure": { "time": "1772173425" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772173504" }, "departure": { "time": "1772173504" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772173609" }, "departure": { "time": "1772173609" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772173650" }, "departure": { "time": "1772173650" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772173734" }, "departure": { "time": "1772173734" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772173820" }, "departure": { "time": "1772173820" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772173893" }, "departure": { "time": "1772173893" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1772173965" }, "departure": { "time": "1772173965" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1772174029" }, "departure": { "time": "1772174029" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1772174097" }, "departure": { "time": "1772174097" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772174136" }, "departure": { "time": "1772174136" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772174191" }, "departure": { "time": "1772174191" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772174281" }, "departure": { "time": "1772174281" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772174376" }, "departure": { "time": "1772174376" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772174480" }, "departure": { "time": "1772174480" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772174605" }, "departure": { "time": "1772174605" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772174673" }, "departure": { "time": "1772174673" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1772174747" }, "departure": { "time": "1772174747" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1772174418" }, "departure": { "time": "1772174418" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772174481" }, "departure": { "time": "1772174481" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772174543" }, "departure": { "time": "1772174543" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772174586" }, "departure": { "time": "1772174586" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772174622" }, "departure": { "time": "1772174622" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1772174780" }, "departure": { "time": "1772174780" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1772174905" }, "departure": { "time": "1772174905" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1772174950" }, "departure": { "time": "1772174950" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772174995" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258637" } } }, { "id": "trip:6543537", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175540" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772175751" }, "departure": { "time": "1772175751" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772175904" }, "departure": { "time": "1772175904" }, "stopId": "1CROI", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543537" } } }, { "id": "trip:6541229", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172340" }, "departure": { "time": "1772172340" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772172430" }, "departure": { "time": "1772172430" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772172550" }, "departure": { "time": "1772172550" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772172760" }, "departure": { "time": "1772172760" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772173021" }, "departure": { "time": "1772173021" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772173121" }, "departure": { "time": "1772173121" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772173221" }, "departure": { "time": "1772173221" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772173331" }, "departure": { "time": "1772173331" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772173441" }, "departure": { "time": "1772173441" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772173551" }, "departure": { "time": "1772173551" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772173671" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541229" } } }, { "id": "trip:6257889", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172254" }, "departure": { "time": "1772172254" }, "stopId": "JAUDET-E", "stopSequence": 63 }, { "arrival": { "time": "1772172343" }, "departure": { "time": "1772172343" }, "stopId": "PASTEU-E", "stopSequence": 64 }, { "arrival": { "time": "1772172370" }, "departure": { "time": "1772172370" }, "stopId": "VERDUN-E", "stopSequence": 65 }, { "arrival": { "time": "1772172393" }, "departure": { "time": "1772172393" }, "stopId": "CEZAN-E", "stopSequence": 66 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "stopId": "COROT-E", "stopSequence": 67 }, { "arrival": { "time": "1772172494" }, "stopId": "SBAVENAI", "stopSequence": 68 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257889" } } }, { "id": "trip:6052719", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173860" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1772173912" }, "departure": { "time": "1772173912" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1772173977" }, "departure": { "time": "1772173977" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1772174070" }, "departure": { "time": "1772174070" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1772174172" }, "departure": { "time": "1772174172" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1772174212" }, "departure": { "time": "1772174212" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1772174312" }, "departure": { "time": "1772174312" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1772174349" }, "departure": { "time": "1772174349" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1772174440" }, "departure": { "time": "1772174440" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1772174483" }, "departure": { "time": "1772174483" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1772175366" }, "departure": { "time": "1772175366" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1772175440" }, "departure": { "time": "1772175440" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1772175600" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052719" } } }, { "id": "trip:6257414", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175720" }, "stopId": "EXPO-ZI", "stopSequence": 0 }, { "arrival": { "time": "1772175777" }, "departure": { "time": "1772175777" }, "stopId": "POULARDE", "stopSequence": 1 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175960" }, "stopId": "POLE49", "stopSequence": 2 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6257414" } } }, { "id": "trip:6258428", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172287" }, "departure": { "time": "1772172287" }, "stopId": "GGESSAND", "stopSequence": 5 }, { "arrival": { "time": "1772172317" }, "departure": { "time": "1772172317" }, "stopId": "MACURIE", "stopSequence": 6 }, { "arrival": { "time": "1772172331" }, "departure": { "time": "1772172347" }, "stopId": "JEROSTAN", "stopSequence": 7 }, { "arrival": { "time": "1772172358" }, "departure": { "time": "1772172358" }, "stopId": "RONCIERE", "stopSequence": 8 }, { "arrival": { "time": "1772172395" }, "departure": { "time": "1772172395" }, "stopId": "GUILLE-E", "stopSequence": 9 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "JEBOUTON", "stopSequence": 10 }, { "arrival": { "time": "1772172586" }, "departure": { "time": "1772172586" }, "stopId": "LAVOIR", "stopSequence": 11 }, { "arrival": { "time": "1772172654" }, "departure": { "time": "1772172654" }, "stopId": "RIOTTEAU", "stopSequence": 12 }, { "arrival": { "time": "1772172694" }, "departure": { "time": "1772172694" }, "stopId": "ALLUMETT", "stopSequence": 13 }, { "arrival": { "time": "1772172747" }, "departure": { "time": "1772172747" }, "stopId": "DAGUERRE", "stopSequence": 14 }, { "arrival": { "time": "1772172802" }, "departure": { "time": "1772172802" }, "stopId": "BELVTR-E", "stopSequence": 15 }, { "arrival": { "time": "1772172869" }, "departure": { "time": "1772172869" }, "stopId": "MARAIS-E", "stopSequence": 16 }, { "arrival": { "time": "1772172963" }, "departure": { "time": "1772172963" }, "stopId": "GASPALON", "stopSequence": 17 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "VILSANTE", "stopSequence": 18 }, { "arrival": { "time": "1772173129" }, "departure": { "time": "1772173129" }, "stopId": "CORMIER", "stopSequence": 19 }, { "arrival": { "time": "1772173222" }, "departure": { "time": "1772173222" }, "stopId": "STLEONAR", "stopSequence": 20 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "GERICAUL", "stopSequence": 21 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "MONGAZON", "stopSequence": 22 }, { "arrival": { "time": "1772173354" }, "departure": { "time": "1772173354" }, "stopId": "KOPA", "stopSequence": 23 }, { "arrival": { "time": "1772173411" }, "departure": { "time": "1772173411" }, "stopId": "DESMAZ", "stopSequence": 24 }, { "arrival": { "time": "1772173461" }, "departure": { "time": "1772173461" }, "stopId": "ANFRANCK", "stopSequence": 25 }, { "arrival": { "time": "1772173518" }, "departure": { "time": "1772173518" }, "stopId": "STJOSEP", "stopSequence": 26 }, { "arrival": { "time": "1772173583" }, "departure": { "time": "1772173583" }, "stopId": "PLDULYCE", "stopSequence": 27 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173740" }, "stopId": "HMAI", "stopSequence": 28 }, { "arrival": { "time": "1772173785" }, "departure": { "time": "1772173785" }, "stopId": "FO-LOR-R", "stopSequence": 29 }, { "arrival": { "time": "1772173878" }, "departure": { "time": "1772173878" }, "stopId": "STAUBI-E", "stopSequence": 30 }, { "arrival": { "time": "1772173922" }, "departure": { "time": "1772173922" }, "stopId": "HARAS-E", "stopSequence": 31 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "LESGAR-E", "stopSequence": 32 }, { "arrival": { "time": "1772174129" }, "departure": { "time": "1772174129" }, "stopId": "SEMARD-E", "stopSequence": 33 }, { "arrival": { "time": "1772174168" }, "departure": { "time": "1772174168" }, "stopId": "PONTNO-E", "stopSequence": 34 }, { "arrival": { "time": "1772174243" }, "departure": { "time": "1772174243" }, "stopId": "POIREL-E", "stopSequence": 35 }, { "arrival": { "time": "1772174284" }, "departure": { "time": "1772174284" }, "stopId": "VAUBAN-E", "stopSequence": 36 }, { "arrival": { "time": "1772174337" }, "departure": { "time": "1772174337" }, "stopId": "FREMUR-E", "stopSequence": 37 }, { "arrival": { "time": "1772174404" }, "departure": { "time": "1772174404" }, "stopId": "STRASB-E", "stopSequence": 38 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "LETAND-E", "stopSequence": 39 }, { "arrival": { "time": "1772174551" }, "departure": { "time": "1772174551" }, "stopId": "BEDIER-E", "stopSequence": 40 }, { "arrival": { "time": "1772174584" }, "departure": { "time": "1772174584" }, "stopId": "INTREP-E", "stopSequence": 41 }, { "arrival": { "time": "1772174615" }, "departure": { "time": "1772174615" }, "stopId": "MTARDA-E", "stopSequence": 42 }, { "arrival": { "time": "1772174654" }, "departure": { "time": "1772174654" }, "stopId": "AUBRY-E", "stopSequence": 43 }, { "arrival": { "time": "1772174705" }, "departure": { "time": "1772174705" }, "stopId": "COSSE-E", "stopSequence": 44 }, { "arrival": { "time": "1772174768" }, "departure": { "time": "1772174768" }, "stopId": "HUTREA-E", "stopSequence": 45 }, { "arrival": { "time": "1772174789" }, "departure": { "time": "1772174789" }, "stopId": "JOLIVE-E", "stopSequence": 46 }, { "arrival": { "time": "1772174844" }, "departure": { "time": "1772174844" }, "stopId": "BELOEI-E", "stopSequence": 47 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "RTEDAN-E", "stopSequence": 48 }, { "arrival": { "time": "1772174931" }, "departure": { "time": "1772174931" }, "stopId": "LESROS-E", "stopSequence": 49 }, { "arrival": { "time": "1772175014" }, "departure": { "time": "1772175014" }, "stopId": "LOUPIN-E", "stopSequence": 50 }, { "arrival": { "time": "1772175088" }, "departure": { "time": "1772175088" }, "stopId": "MASGEM-E", "stopSequence": 51 }, { "arrival": { "time": "1772175140" }, "departure": { "time": "1772175140" }, "stopId": "HOSGEM-E", "stopSequence": 52 }, { "arrival": { "time": "1772175212" }, "departure": { "time": "1772175212" }, "stopId": "CLOS9-E", "stopSequence": 53 }, { "arrival": { "time": "1772175264" }, "departure": { "time": "1772175264" }, "stopId": "VANRIE-E", "stopSequence": 54 }, { "arrival": { "time": "1772175325" }, "departure": { "time": "1772175325" }, "stopId": "PORTSG-E", "stopSequence": 55 }, { "arrival": { "time": "1772175358" }, "departure": { "time": "1772175358" }, "stopId": "LECHEN-E", "stopSequence": 56 }, { "arrival": { "time": "1772175420" }, "stopId": "ROMORNA", "stopSequence": 57 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6258428" } } }, { "id": "trip:6258128", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172253" }, "departure": { "time": "1772172269" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1772172299" }, "departure": { "time": "1772172299" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1772172323" }, "departure": { "time": "1772172344" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "stopId": "BREMON-E", "stopSequence": 25 }, { "arrival": { "time": "1772172489" }, "departure": { "time": "1772172489" }, "stopId": "ACAD-PLA", "stopSequence": 26 }, { "arrival": { "time": "1772172526" }, "departure": { "time": "1772172526" }, "stopId": "CHDARR-E", "stopSequence": 27 }, { "arrival": { "time": "1772172667" }, "departure": { "time": "1772172667" }, "stopId": "LEQUAI-E", "stopSequence": 28 }, { "arrival": { "time": "1772172707" }, "departure": { "time": "1772172707" }, "stopId": "DUMESN-E", "stopSequence": 29 }, { "arrival": { "time": "1772172761" }, "departure": { "time": "1772172761" }, "stopId": "RASPAI-E", "stopSequence": 30 }, { "arrival": { "time": "1772172812" }, "departure": { "time": "1772172812" }, "stopId": "LABRUY-E", "stopSequence": 31 }, { "arrival": { "time": "1772172874" }, "departure": { "time": "1772172874" }, "stopId": "PARCGA-E", "stopSequence": 32 }, { "arrival": { "time": "1772172911" }, "departure": { "time": "1772172911" }, "stopId": "ROCEPI-E", "stopSequence": 33 }, { "arrival": { "time": "1772172967" }, "departure": { "time": "1772172967" }, "stopId": "LECLER-E", "stopSequence": 34 }, { "arrival": { "time": "1772173008" }, "departure": { "time": "1772173008" }, "stopId": "CAMUS-E", "stopSequence": 35 }, { "arrival": { "time": "1772173052" }, "departure": { "time": "1772173052" }, "stopId": "LIZE05-E", "stopSequence": 36 }, { "arrival": { "time": "1772173150" }, "departure": { "time": "1772173150" }, "stopId": "PELUAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772173222" }, "departure": { "time": "1772173222" }, "stopId": "AURIOL-E", "stopSequence": 38 }, { "arrival": { "time": "1772173267" }, "stopId": "AQUAVITA", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258128" } } }, { "id": "trip:6260054", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172246" }, "departure": { "time": "1772172246" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772172290" }, "departure": { "time": "1772172321" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772172291" }, "departure": { "time": "1772172291" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772172375" }, "departure": { "time": "1772172375" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1772172440" }, "departure": { "time": "1772172440" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1772172502" }, "departure": { "time": "1772172502" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1772172565" }, "departure": { "time": "1772172565" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1772172603" }, "departure": { "time": "1772172603" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1772172664" }, "departure": { "time": "1772172664" }, "stopId": "P-ANJO-E", "stopSequence": 15 }, { "arrival": { "time": "1772172738" }, "departure": { "time": "1772172738" }, "stopId": "HARENC", "stopSequence": 16 }, { "arrival": { "time": "1772172807" }, "departure": { "time": "1772172807" }, "stopId": "P-ANJOU", "stopSequence": 17 }, { "arrival": { "time": "1772172855" }, "departure": { "time": "1772172855" }, "stopId": "VALMAI-E", "stopSequence": 18 }, { "arrival": { "time": "1772172930" }, "departure": { "time": "1772172930" }, "stopId": "PETVIVIE", "stopSequence": 19 }, { "arrival": { "time": "1772173011" }, "departure": { "time": "1772173011" }, "stopId": "PRUNIERS", "stopSequence": 20 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "CROISETT", "stopSequence": 21 }, { "arrival": { "time": "1772173203" }, "departure": { "time": "1772173203" }, "stopId": "CAMLACMA", "stopSequence": 22 }, { "arrival": { "time": "1772173253" }, "departure": { "time": "1772173253" }, "stopId": "LACDMAIN", "stopSequence": 23 }, { "arrival": { "time": "1772173304" }, "departure": { "time": "1772173304" }, "stopId": "MAISENVI", "stopSequence": 24 }, { "arrival": { "time": "1772173346" }, "departure": { "time": "1772173346" }, "stopId": "PERUSSAI", "stopSequence": 25 }, { "arrival": { "time": "1772173374" }, "departure": { "time": "1772173374" }, "stopId": "MAISLAC", "stopSequence": 26 }, { "arrival": { "time": "1772173404" }, "departure": { "time": "1772173404" }, "stopId": "JEAN-MON", "stopSequence": 27 }, { "arrival": { "time": "1772173530" }, "departure": { "time": "1772173530" }, "stopId": "CNFPT", "stopSequence": 28 }, { "arrival": { "time": "1772173588" }, "departure": { "time": "1772173588" }, "stopId": "BEAUSSIE", "stopSequence": 29 }, { "arrival": { "time": "1772173648" }, "departure": { "time": "1772173648" }, "stopId": "CITEUNIV", "stopSequence": 30 }, { "arrival": { "time": "1772173698" }, "departure": { "time": "1772173698" }, "stopId": "POLYTECH", "stopSequence": 31 }, { "arrival": { "time": "1772173759" }, "departure": { "time": "1772173759" }, "stopId": "NDAMELAC", "stopSequence": 32 }, { "arrival": { "time": "1772173825" }, "departure": { "time": "1772173825" }, "stopId": "BOISRAME", "stopSequence": 33 }, { "arrival": { "time": "1772173888" }, "departure": { "time": "1772173888" }, "stopId": "CHBBEILL", "stopSequence": 34 }, { "arrival": { "time": "1772173955" }, "departure": { "time": "1772173955" }, "stopId": "MVIGNE", "stopSequence": 35 }, { "arrival": { "time": "1772174035" }, "departure": { "time": "1772174035" }, "stopId": "FARCYSJA", "stopSequence": 36 }, { "arrival": { "time": "1772174229" }, "departure": { "time": "1772174229" }, "stopId": "LEQUAI-E", "stopSequence": 37 }, { "arrival": { "time": "1772174297" }, "departure": { "time": "1772174297" }, "stopId": "MONPR-E", "stopSequence": 38 }, { "arrival": { "time": "1772174366" }, "departure": { "time": "1772174366" }, "stopId": "DESCAZ-E", "stopSequence": 39 }, { "arrival": { "time": "1772174489" }, "departure": { "time": "1772174489" }, "stopId": "BICHBI-E", "stopSequence": 40 }, { "arrival": { "time": "1772174530" }, "departure": { "time": "1772174530" }, "stopId": "STTHER-E", "stopSequence": 41 }, { "arrival": { "time": "1772174632" }, "departure": { "time": "1772174632" }, "stopId": "BARRA-E", "stopSequence": 42 }, { "arrival": { "time": "1772174683" }, "departure": { "time": "1772174683" }, "stopId": "BLERIO-E", "stopSequence": 43 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "LECUIT-E", "stopSequence": 44 }, { "arrival": { "time": "1772174816" }, "departure": { "time": "1772174816" }, "stopId": "FRATE-E", "stopSequence": 45 }, { "arrival": { "time": "1772174885" }, "departure": { "time": "1772174885" }, "stopId": "CHARNA-E", "stopSequence": 46 }, { "arrival": { "time": "1772174951" }, "departure": { "time": "1772174951" }, "stopId": "ESEO-E", "stopSequence": 47 }, { "arrival": { "time": "1772174987" }, "departure": { "time": "1772174987" }, "stopId": "WJMOU", "stopSequence": 48 }, { "arrival": { "time": "1772175073" }, "departure": { "time": "1772175073" }, "stopId": "FMEDEC-E", "stopSequence": 49 }, { "arrival": { "time": "1772175130" }, "departure": { "time": "1772175130" }, "stopId": "HRECUL-E", "stopSequence": 50 }, { "arrival": { "time": "1772175000" }, "stopId": "HOPITAL", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6260054" } } }, { "id": "trip:6258518", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174520" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1772174574" }, "departure": { "time": "1772174574" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1772174606" }, "departure": { "time": "1772174606" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1772174634" }, "departure": { "time": "1772174634" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1772174662" }, "departure": { "time": "1772174662" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1772174695" }, "departure": { "time": "1772174695" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1772174934" }, "departure": { "time": "1772174934" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1772174936" }, "departure": { "time": "1772174936" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1772175007" }, "departure": { "time": "1772175007" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1772174728" }, "departure": { "time": "1772174728" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 }, { "arrival": { "time": "1772174917" }, "departure": { "time": "1772174917" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOUD", "stopSequence": 11 }, { "arrival": { "time": "1772174959" }, "departure": { "time": "1772174959" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGUY", "stopSequence": 12 }, { "arrival": { "time": "1772174985" }, "departure": { "time": "1772174985" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1772175023" }, "departure": { "time": "1772175023" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA", "stopSequence": 17 }, { "arrival": { "time": "1772175117" }, "departure": { "time": "1772175117" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR", "stopSequence": 18 }, { "arrival": { "time": "1772174858" }, "departure": { "time": "1772174858" }, "stopId": "ESPMONTR", "stopSequence": 19 }, { "arrival": { "time": "1772174927" }, "departure": { "time": "1772174927" }, "stopId": "PLATFLEU", "stopSequence": 20 }, { "arrival": { "time": "1772174990" }, "departure": { "time": "1772174990" }, "stopId": "JEHUEZ", "stopSequence": 21 }, { "arrival": { "time": "1772175041" }, "departure": { "time": "1772175041" }, "stopId": "MASTELLE", "stopSequence": 22 }, { "arrival": { "time": "1772175080" }, "departure": { "time": "1772175080" }, "stopId": "AVENEURO", "stopSequence": 23 }, { "arrival": { "time": "1772175098" }, "departure": { "time": "1772175098" }, "stopId": "DANEMA", "stopSequence": 24 }, { "arrival": { "time": "1772175154" }, "departure": { "time": "1772175154" }, "stopId": "ALLEMAGN", "stopSequence": 25 }, { "arrival": { "time": "1772175186" }, "departure": { "time": "1772175186" }, "stopId": "ITALIE", "stopSequence": 26 }, { "arrival": { "time": "1772175222" }, "departure": { "time": "1772175222" }, "stopId": "IRLANDE", "stopSequence": 27 }, { "arrival": { "time": "1772175271" }, "departure": { "time": "1772175271" }, "stopId": "AUTRICH", "stopSequence": 28 }, { "arrival": { "time": "1772175290" }, "departure": { "time": "1772175290" }, "stopId": "PLOTTIER", "stopSequence": 29 }, { "arrival": { "time": "1772175341" }, "departure": { "time": "1772175341" }, "stopId": "CCADEA", "stopSequence": 30 }, { "arrival": { "time": "1772175367" }, "departure": { "time": "1772175367" }, "stopId": "AUCHAN", "stopSequence": 31 }, { "arrival": { "time": "1772175521" }, "departure": { "time": "1772175521" }, "stopId": "AARDBUS", "stopSequence": 32 }, { "arrival": { "time": "1772175580" }, "departure": { "time": "1772175580" }, "stopId": "POIVRE", "stopSequence": 33 }, { "arrival": { "time": "1772175633" }, "departure": { "time": "1772175633" }, "stopId": "BONPLAND", "stopSequence": 34 }, { "arrival": { "time": "1772175694" }, "departure": { "time": "1772175694" }, "stopId": "LEPRE", "stopSequence": 35 }, { "arrival": { "time": "1772175761" }, "departure": { "time": "1772175761" }, "stopId": "SALET-AR", "stopSequence": 36 }, { "arrival": { "time": "1772175793" }, "departure": { "time": "1772175793" }, "stopId": "RIPOLLE", "stopSequence": 37 }, { "arrival": { "time": "1772175844" }, "departure": { "time": "1772175844" }, "stopId": "PEGARDE", "stopSequence": 38 }, { "arrival": { "time": "1772175891" }, "departure": { "time": "1772175891" }, "stopId": "CIAVRILL", "stopSequence": 39 }, { "arrival": { "time": "1772175941" }, "departure": { "time": "1772175941" }, "stopId": "MAIRAVR", "stopSequence": 40 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258518" } } }, { "id": "trip:6257468", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172300" }, "departure": { "time": "1772172300" }, "stopId": "DOYENNE", "stopSequence": 8 }, { "arrival": { "time": "1772172330" }, "departure": { "time": "1772172330" }, "stopId": "CITESOLI", "stopSequence": 9 }, { "arrival": { "time": "1772172499" }, "departure": { "time": "1772172499" }, "stopId": "CARCITR", "stopSequence": 10 }, { "arrival": { "time": "1772172554" }, "departure": { "time": "1772172554" }, "stopId": "FFAURE", "stopSequence": 11 }, { "arrival": { "time": "1772172663" }, "departure": { "time": "1772172663" }, "stopId": "FACUL-SS", "stopSequence": 12 }, { "arrival": { "time": "1772172679" }, "departure": { "time": "1772172679" }, "stopId": "BDEMAINE", "stopSequence": 13 }, { "arrival": { "time": "1772172807" }, "departure": { "time": "1772172807" }, "stopId": "TALET", "stopSequence": 14 }, { "arrival": { "time": "1772173003" }, "departure": { "time": "1772173003" }, "stopId": "MENDESFR", "stopSequence": 15 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "FO-LOR-R", "stopSequence": 16 }, { "arrival": { "time": "1772173165" }, "departure": { "time": "1772173165" }, "stopId": "STAUBI-E", "stopSequence": 17 }, { "arrival": { "time": "1772173201" }, "departure": { "time": "1772173201" }, "stopId": "HARAS-E", "stopSequence": 18 }, { "arrival": { "time": "1772173355" }, "departure": { "time": "1772173355" }, "stopId": "LESGAR-E", "stopSequence": 19 }, { "arrival": { "time": "1772173463" }, "departure": { "time": "1772173463" }, "stopId": "SEMARD-E", "stopSequence": 20 }, { "arrival": { "time": "1772173511" }, "departure": { "time": "1772173511" }, "stopId": "PONTNO-E", "stopSequence": 21 }, { "arrival": { "time": "1772173561" }, "departure": { "time": "1772173561" }, "stopId": "POIREL-E", "stopSequence": 22 }, { "arrival": { "time": "1772173615" }, "departure": { "time": "1772173615" }, "stopId": "VAUBAN-E", "stopSequence": 23 }, { "arrival": { "time": "1772173694" }, "departure": { "time": "1772173694" }, "stopId": "CHANZY-E", "stopSequence": 24 }, { "arrival": { "time": "1772173754" }, "departure": { "time": "1772173754" }, "stopId": "LAFAYE-E", "stopSequence": 25 }, { "arrival": { "time": "1772173840" }, "departure": { "time": "1772173840" }, "stopId": "MIRABE-E", "stopSequence": 26 }, { "arrival": { "time": "1772173895" }, "departure": { "time": "1772173895" }, "stopId": "CESARG-E", "stopSequence": 27 }, { "arrival": { "time": "1772173934" }, "departure": { "time": "1772173934" }, "stopId": "BLANDE-E", "stopSequence": 28 }, { "arrival": { "time": "1772173990" }, "departure": { "time": "1772173990" }, "stopId": "MUTUAL-E", "stopSequence": 29 }, { "arrival": { "time": "1772174062" }, "departure": { "time": "1772174062" }, "stopId": "VILLES-E", "stopSequence": 30 }, { "arrival": { "time": "1772174111" }, "departure": { "time": "1772174111" }, "stopId": "VIVIER-E", "stopSequence": 31 }, { "arrival": { "time": "1772174174" }, "departure": { "time": "1772174174" }, "stopId": "MARIAN-E", "stopSequence": 32 }, { "arrival": { "time": "1772174225" }, "departure": { "time": "1772174225" }, "stopId": "LINOVE-E", "stopSequence": 33 }, { "arrival": { "time": "1772174264" }, "departure": { "time": "1772174264" }, "stopId": "DANGEL-E", "stopSequence": 34 }, { "arrival": { "time": "1772174324" }, "departure": { "time": "1772174324" }, "stopId": "ATHLET-E", "stopSequence": 35 }, { "arrival": { "time": "1772174368" }, "departure": { "time": "1772174368" }, "stopId": "DIONNE-E", "stopSequence": 36 }, { "arrival": { "time": "1772174414" }, "departure": { "time": "1772174414" }, "stopId": "GENDRO-E", "stopSequence": 37 }, { "arrival": { "time": "1772174458" }, "departure": { "time": "1772174458" }, "stopId": "CHESNA-E", "stopSequence": 38 }, { "arrival": { "time": "1772174506" }, "departure": { "time": "1772174506" }, "stopId": "GIRAD-E", "stopSequence": 39 }, { "arrival": { "time": "1772174601" }, "departure": { "time": "1772174601" }, "stopId": "FRANVILL", "stopSequence": 40 }, { "arrival": { "time": "1772174652" }, "departure": { "time": "1772174652" }, "stopId": "GGESSAND", "stopSequence": 41 }, { "arrival": { "time": "1772174685" }, "departure": { "time": "1772174685" }, "stopId": "MACURIE", "stopSequence": 42 }, { "arrival": { "time": "1772174716" }, "departure": { "time": "1772174716" }, "stopId": "JEROSTAN", "stopSequence": 43 }, { "arrival": { "time": "1772174747" }, "departure": { "time": "1772174747" }, "stopId": "RONCIERE", "stopSequence": 44 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "GUILLE-E", "stopSequence": 45 }, { "arrival": { "time": "1772174893" }, "departure": { "time": "1772174893" }, "stopId": "BAUDRA-E", "stopSequence": 46 }, { "arrival": { "time": "1772175007" }, "stopId": "MOULINMA", "stopSequence": 47 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6257468" } } }, { "id": "trip:6257469", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172720" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1772172748" }, "departure": { "time": "1772172748" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "HIPPODRO", "stopSequence": 2 }, { "arrival": { "time": "1772172938" }, "departure": { "time": "1772172938" }, "stopId": "REDUMONT", "stopSequence": 3 }, { "arrival": { "time": "1772173050" }, "departure": { "time": "1772173050" }, "stopId": "DUBELL-2", "stopSequence": 4 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "BOISABBE", "stopSequence": 5 }, { "arrival": { "time": "1772173116" }, "departure": { "time": "1772173116" }, "stopId": "DEBUSSY", "stopSequence": 6 }, { "arrival": { "time": "1772173162" }, "departure": { "time": "1772173162" }, "stopId": "HOTELLER", "stopSequence": 7 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1772173282" }, "departure": { "time": "1772173282" }, "stopId": "SAVOIE", "stopSequence": 9 }, { "arrival": { "time": "1772173352" }, "departure": { "time": "1772173352" }, "stopId": "DOYENNE", "stopSequence": 10 }, { "arrival": { "time": "1772173424" }, "departure": { "time": "1772173424" }, "stopId": "CITESOLI", "stopSequence": 11 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "CARCITR", "stopSequence": 12 }, { "arrival": { "time": "1772173615" }, "departure": { "time": "1772173615" }, "stopId": "FFAURE", "stopSequence": 13 }, { "arrival": { "time": "1772173724" }, "departure": { "time": "1772173724" }, "stopId": "FACUL-SS", "stopSequence": 14 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "BDEMAINE", "stopSequence": 15 }, { "arrival": { "time": "1772173883" }, "departure": { "time": "1772173883" }, "stopId": "TALET", "stopSequence": 16 }, { "arrival": { "time": "1772174102" }, "departure": { "time": "1772174102" }, "stopId": "MENDESFR", "stopSequence": 17 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174280" }, "stopId": "FO-LOR-R", "stopSequence": 18 }, { "arrival": { "time": "1772174364" }, "departure": { "time": "1772174364" }, "stopId": "STAUBI-E", "stopSequence": 19 }, { "arrival": { "time": "1772174404" }, "departure": { "time": "1772174404" }, "stopId": "HARAS-E", "stopSequence": 20 }, { "arrival": { "time": "1772174511" }, "departure": { "time": "1772174511" }, "stopId": "LESGAR-E", "stopSequence": 21 }, { "arrival": { "time": "1772174643" }, "departure": { "time": "1772174643" }, "stopId": "SEMARD-E", "stopSequence": 22 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "PONTNO-E", "stopSequence": 23 }, { "arrival": { "time": "1772174804" }, "departure": { "time": "1772174804" }, "stopId": "POIREL-E", "stopSequence": 24 }, { "arrival": { "time": "1772174861" }, "departure": { "time": "1772174861" }, "stopId": "VAUBAN-E", "stopSequence": 25 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "CHANZY-E", "stopSequence": 26 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "LAFAYE-E", "stopSequence": 27 }, { "arrival": { "time": "1772175086" }, "departure": { "time": "1772175086" }, "stopId": "MIRABE-E", "stopSequence": 28 }, { "arrival": { "time": "1772175141" }, "departure": { "time": "1772175141" }, "stopId": "CESARG-E", "stopSequence": 29 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "BLANDE-E", "stopSequence": 30 }, { "arrival": { "time": "1772175236" }, "departure": { "time": "1772175236" }, "stopId": "MUTUAL-E", "stopSequence": 31 }, { "arrival": { "time": "1772175308" }, "departure": { "time": "1772175308" }, "stopId": "VILLES-E", "stopSequence": 32 }, { "arrival": { "time": "1772175357" }, "departure": { "time": "1772175357" }, "stopId": "VIVIER-E", "stopSequence": 33 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "MARIAN-E", "stopSequence": 34 }, { "arrival": { "time": "1772175471" }, "departure": { "time": "1772175471" }, "stopId": "LINOVE-E", "stopSequence": 35 }, { "arrival": { "time": "1772175510" }, "departure": { "time": "1772175510" }, "stopId": "DANGEL-E", "stopSequence": 36 }, { "arrival": { "time": "1772175570" }, "departure": { "time": "1772175570" }, "stopId": "ATHLET-E", "stopSequence": 37 }, { "arrival": { "time": "1772175614" }, "departure": { "time": "1772175614" }, "stopId": "DIONNE-E", "stopSequence": 38 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "GENDRO-E", "stopSequence": 39 }, { "arrival": { "time": "1772175704" }, "departure": { "time": "1772175704" }, "stopId": "CHESNA-E", "stopSequence": 40 }, { "arrival": { "time": "1772175752" }, "departure": { "time": "1772175752" }, "stopId": "GIRAD-E", "stopSequence": 41 }, { "arrival": { "time": "1772175847" }, "departure": { "time": "1772175847" }, "stopId": "FRANVILL", "stopSequence": 42 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "GGESSAND", "stopSequence": 43 }, { "arrival": { "time": "1772175932" }, "departure": { "time": "1772175932" }, "stopId": "MACURIE", "stopSequence": 44 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6257469" } } }, { "id": "trip:6053989", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173980" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772174030" }, "departure": { "time": "1772174030" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772174069" }, "departure": { "time": "1772174069" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772174097" }, "departure": { "time": "1772174097" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772174147" }, "departure": { "time": "1772174147" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772174195" }, "departure": { "time": "1772174195" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772174241" }, "departure": { "time": "1772174241" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772174334" }, "departure": { "time": "1772174334" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772174371" }, "departure": { "time": "1772174371" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772174455" }, "departure": { "time": "1772174455" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1772174577" }, "departure": { "time": "1772174577" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1772174635" }, "departure": { "time": "1772174635" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1772174670" }, "departure": { "time": "1772174670" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "VALMAI-E", "stopSequence": 15 }, { "arrival": { "time": "1772174778" }, "departure": { "time": "1772174778" }, "stopId": "PETVIVIE", "stopSequence": 16 }, { "arrival": { "time": "1772174862" }, "departure": { "time": "1772174862" }, "stopId": "PRUNIERS", "stopSequence": 17 }, { "arrival": { "time": "1772174900" }, "departure": { "time": "1772174900" }, "stopId": "CROISETT", "stopSequence": 18 }, { "arrival": { "time": "1772175015" }, "departure": { "time": "1772175015" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1772175065" }, "departure": { "time": "1772175065" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1772175116" }, "departure": { "time": "1772175116" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1772175530" }, "departure": { "time": "1772175530" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 25 }, { "arrival": { "time": "1772176149" }, "stopId": "GAREPAPI", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053989" } } }, { "id": "trip:6258251", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172257" }, "departure": { "time": "1772172273" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1772172288" }, "departure": { "time": "1772172288" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1772172318" }, "departure": { "time": "1772172318" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1772172360" }, "departure": { "time": "1772172360" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1772172395" }, "departure": { "time": "1772172395" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1772172422" }, "departure": { "time": "1772172422" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1772172478" }, "departure": { "time": "1772172478" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1772172536" }, "departure": { "time": "1772172536" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1772172577" }, "departure": { "time": "1772172577" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1772172631" }, "departure": { "time": "1772172631" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1772172693" }, "departure": { "time": "1772172693" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1772172742" }, "departure": { "time": "1772172742" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1772172524" }, "departure": { "time": "1772172524" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1772172599" }, "departure": { "time": "1772172599" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1772172634" }, "departure": { "time": "1772172634" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1772172788" }, "departure": { "time": "1772172788" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1772172845" }, "departure": { "time": "1772172845" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1772172927" }, "departure": { "time": "1772172927" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1772172968" }, "departure": { "time": "1772172968" }, "stopId": "ROCHEFOU", "stopSequence": 30 }, { "arrival": { "time": "1772173110" }, "departure": { "time": "1772173110" }, "stopId": "STSERGEU", "stopSequence": 31 }, { "arrival": { "time": "1772173347" }, "departure": { "time": "1772173347" }, "stopId": "MENDESFR", "stopSequence": 32 }, { "arrival": { "time": "1772173458" }, "departure": { "time": "1772173458" }, "stopId": "FO-LOR-R", "stopSequence": 33 }, { "arrival": { "time": "1772173570" }, "departure": { "time": "1772173570" }, "stopId": "STAUBI-E", "stopSequence": 34 }, { "arrival": { "time": "1772173623" }, "departure": { "time": "1772173623" }, "stopId": "HARAS-E", "stopSequence": 35 }, { "arrival": { "time": "1772173754" }, "departure": { "time": "1772173754" }, "stopId": "ANLERO-E", "stopSequence": 36 }, { "arrival": { "time": "1772173815" }, "departure": { "time": "1772173815" }, "stopId": "RABELA-E", "stopSequence": 37 }, { "arrival": { "time": "1772173863" }, "departure": { "time": "1772173863" }, "stopId": "ESA-E", "stopSequence": 38 }, { "arrival": { "time": "1772173973" }, "departure": { "time": "1772173973" }, "stopId": "DELATA-E", "stopSequence": 39 }, { "arrival": { "time": "1772174054" }, "departure": { "time": "1772174054" }, "stopId": "ALLARD-E", "stopSequence": 40 }, { "arrival": { "time": "1772174104" }, "departure": { "time": "1772174104" }, "stopId": "TASSIG-E", "stopSequence": 41 }, { "arrival": { "time": "1772174197" }, "departure": { "time": "1772174197" }, "stopId": "TROIPA-E", "stopSequence": 42 }, { "arrival": { "time": "1772174234" }, "departure": { "time": "1772174234" }, "stopId": "SABLON-E", "stopSequence": 43 }, { "arrival": { "time": "1772174287" }, "departure": { "time": "1772174287" }, "stopId": "RUELLE-E", "stopSequence": 44 }, { "arrival": { "time": "1772174370" }, "departure": { "time": "1772174370" }, "stopId": "GENDRO-E", "stopSequence": 45 }, { "arrival": { "time": "1772174464" }, "departure": { "time": "1772174464" }, "stopId": "PATUR-E", "stopSequence": 46 }, { "arrival": { "time": "1772174534" }, "departure": { "time": "1772174534" }, "stopId": "AUTHIO-E", "stopSequence": 47 }, { "arrival": { "time": "1772174593" }, "departure": { "time": "1772174593" }, "stopId": "BELPOU-E", "stopSequence": 48 }, { "arrival": { "time": "1772174654" }, "departure": { "time": "1772174654" }, "stopId": "PONTSC-E", "stopSequence": 49 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "LOIRE-E", "stopSequence": 50 }, { "arrival": { "time": "1772174811" }, "departure": { "time": "1772174811" }, "stopId": "DUBE-E", "stopSequence": 51 }, { "arrival": { "time": "1772174857" }, "departure": { "time": "1772174857" }, "stopId": "LOUET-E", "stopSequence": 52 }, { "arrival": { "time": "1772174898" }, "departure": { "time": "1772174898" }, "stopId": "BOSQUE-E", "stopSequence": 53 }, { "arrival": { "time": "1772174948" }, "departure": { "time": "1772174948" }, "stopId": "CHAERI-E", "stopSequence": 54 }, { "arrival": { "time": "1772174994" }, "departure": { "time": "1772174994" }, "stopId": "FONTE-E", "stopSequence": 55 }, { "arrival": { "time": "1772175048" }, "departure": { "time": "1772175048" }, "stopId": "ERIGNE", "stopSequence": 56 }, { "arrival": { "time": "1772175075" }, "stopId": "SOLAND", "stopSequence": 57 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258251" } } }, { "id": "trip:6257421", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172307" }, "stopId": "LORRAIN2", "stopSequence": 0 }, { "arrival": { "time": "1772172384" }, "departure": { "time": "1772172384" }, "stopId": "MAIL-HDV", "stopSequence": 1 }, { "arrival": { "time": "1772172473" }, "departure": { "time": "1772172473" }, "stopId": "CLEMOI-E", "stopSequence": 2 }, { "arrival": { "time": "1772172544" }, "departure": { "time": "1772172544" }, "stopId": "MAISAR-E", "stopSequence": 3 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "LAREVE-E", "stopSequence": 4 }, { "arrival": { "time": "1772172688" }, "departure": { "time": "1772172688" }, "stopId": "MONTAIG", "stopSequence": 5 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "COUPER-E", "stopSequence": 6 }, { "arrival": { "time": "1772172922" }, "departure": { "time": "1772172922" }, "stopId": "MONTRJ-E", "stopSequence": 7 }, { "arrival": { "time": "1772173001" }, "departure": { "time": "1772173001" }, "stopId": "CAMELIAS", "stopSequence": 8 }, { "arrival": { "time": "1772173079" }, "departure": { "time": "1772173079" }, "stopId": "GATS-E", "stopSequence": 9 }, { "arrival": { "time": "1772173143" }, "departure": { "time": "1772173143" }, "stopId": "MAISON-E", "stopSequence": 10 }, { "arrival": { "time": "1772173204" }, "departure": { "time": "1772173204" }, "stopId": "COINTR-E", "stopSequence": 11 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "BOISRI-E", "stopSequence": 12 }, { "arrival": { "time": "1772173391" }, "departure": { "time": "1772173391" }, "stopId": "CHANTR-E", "stopSequence": 13 }, { "arrival": { "time": "1772173454" }, "departure": { "time": "1772173454" }, "stopId": "COLOM-E", "stopSequence": 14 }, { "arrival": { "time": "1772173516" }, "departure": { "time": "1772173516" }, "stopId": "HELBO-E", "stopSequence": 15 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173620" }, "stopId": "POLE49", "stopSequence": 16 }, { "arrival": { "time": "1772173800" }, "stopId": "EXPO-ZI", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6257421" } } }, { "id": "trip:6257933", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175720" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1772175806" }, "departure": { "time": "1772175806" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1772175887" }, "departure": { "time": "1772175887" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1772175914" }, "departure": { "time": "1772175914" }, "stopId": "PASTEUR", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257933" } } }, { "id": "trip:6260113", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173200" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1772173224" }, "departure": { "time": "1772173224" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1772173267" }, "departure": { "time": "1772173267" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1772173340" }, "departure": { "time": "1772173340" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1772173382" }, "departure": { "time": "1772173382" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1772173432" }, "departure": { "time": "1772173432" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1772173494" }, "departure": { "time": "1772173494" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1772173549" }, "departure": { "time": "1772173549" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1772173637" }, "departure": { "time": "1772173637" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1772173698" }, "departure": { "time": "1772173698" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1772173774" }, "departure": { "time": "1772173774" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1772173819" }, "departure": { "time": "1772173819" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1772173875" }, "departure": { "time": "1772173875" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1772173954" }, "departure": { "time": "1772173954" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1772174031" }, "departure": { "time": "1772174031" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1772174224" }, "departure": { "time": "1772174224" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1772174331" }, "departure": { "time": "1772174331" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1772174411" }, "departure": { "time": "1772174411" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1772174466" }, "departure": { "time": "1772174466" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1772174532" }, "departure": { "time": "1772174532" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1772174595" }, "departure": { "time": "1772174595" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1772174651" }, "departure": { "time": "1772174651" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1772174711" }, "departure": { "time": "1772174711" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1772174796" }, "departure": { "time": "1772174796" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1772174981" }, "departure": { "time": "1772174981" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1772175033" }, "departure": { "time": "1772175033" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1772175069" }, "departure": { "time": "1772175069" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1772175096" }, "departure": { "time": "1772175096" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1772175142" }, "departure": { "time": "1772175142" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1772175181" }, "departure": { "time": "1772175181" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1772175273" }, "departure": { "time": "1772175273" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1772175372" }, "departure": { "time": "1772175372" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1772175429" }, "departure": { "time": "1772175429" }, "stopId": "VALMAINE", "stopSequence": 34 }, { "arrival": { "time": "1772175469" }, "departure": { "time": "1772175469" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1772175548" }, "departure": { "time": "1772175548" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1772175606" }, "departure": { "time": "1772175606" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1772175658" }, "departure": { "time": "1772175658" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1772175695" }, "departure": { "time": "1772175695" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1772175749" }, "departure": { "time": "1772175749" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1772175807" }, "departure": { "time": "1772175807" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1772175870" }, "departure": { "time": "1772175870" }, "stopId": "HAUBOU-E", "stopSequence": 42 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260113" } } }, { "id": "trip:6260051", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172294" }, "departure": { "time": "1772172294" }, "stopId": "NDAMELAC", "stopSequence": 32 }, { "arrival": { "time": "1772172382" }, "departure": { "time": "1772172382" }, "stopId": "BOISRAME", "stopSequence": 33 }, { "arrival": { "time": "1772172445" }, "departure": { "time": "1772172445" }, "stopId": "CHBBEILL", "stopSequence": 34 }, { "arrival": { "time": "1772172514" }, "departure": { "time": "1772172514" }, "stopId": "MVIGNE", "stopSequence": 35 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "FARCYSJA", "stopSequence": 36 }, { "arrival": { "time": "1772172806" }, "departure": { "time": "1772172806" }, "stopId": "LEQUAI-E", "stopSequence": 37 }, { "arrival": { "time": "1772172863" }, "departure": { "time": "1772172863" }, "stopId": "MONPR-E", "stopSequence": 38 }, { "arrival": { "time": "1772172913" }, "departure": { "time": "1772172913" }, "stopId": "DESCAZ-E", "stopSequence": 39 }, { "arrival": { "time": "1772172971" }, "departure": { "time": "1772172971" }, "stopId": "BICHBI-E", "stopSequence": 40 }, { "arrival": { "time": "1772173001" }, "departure": { "time": "1772173001" }, "stopId": "STTHER-E", "stopSequence": 41 }, { "arrival": { "time": "1772173068" }, "departure": { "time": "1772173068" }, "stopId": "BARRA-E", "stopSequence": 42 }, { "arrival": { "time": "1772173117" }, "departure": { "time": "1772173117" }, "stopId": "BLERIO-E", "stopSequence": 43 }, { "arrival": { "time": "1772173171" }, "departure": { "time": "1772173171" }, "stopId": "LECUIT-E", "stopSequence": 44 }, { "arrival": { "time": "1772173206" }, "departure": { "time": "1772173206" }, "stopId": "FRATE-E", "stopSequence": 45 }, { "arrival": { "time": "1772173293" }, "departure": { "time": "1772173293" }, "stopId": "CHARNA-E", "stopSequence": 46 }, { "arrival": { "time": "1772173352" }, "departure": { "time": "1772173352" }, "stopId": "ESEO-E", "stopSequence": 47 }, { "arrival": { "time": "1772173388" }, "departure": { "time": "1772173388" }, "stopId": "WJMOU", "stopSequence": 48 }, { "arrival": { "time": "1772173474" }, "departure": { "time": "1772173474" }, "stopId": "FMEDEC-E", "stopSequence": 49 }, { "arrival": { "time": "1772173531" }, "departure": { "time": "1772173531" }, "stopId": "HRECUL-E", "stopSequence": 50 }, { "arrival": { "time": "1772173500" }, "stopId": "HOPITAL", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6260051" } } }, { "id": "trip:6543497", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175030" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772175150" }, "departure": { "time": "1772175150" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772175241" }, "departure": { "time": "1772175241" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772175394" }, "departure": { "time": "1772175394" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772175470" }, "departure": { "time": "1772175470" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772175628" }, "departure": { "time": "1772175628" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772175707" }, "departure": { "time": "1772175707" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772175780" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543497" } } }, { "id": "trip:6257708", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174820" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1772175005" }, "departure": { "time": "1772175005" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1772175050" }, "departure": { "time": "1772175050" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1772175139" }, "departure": { "time": "1772175139" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1772175219" }, "departure": { "time": "1772175219" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1772175281" }, "departure": { "time": "1772175281" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1772175312" }, "departure": { "time": "1772175312" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1772175347" }, "departure": { "time": "1772175347" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1772175403" }, "departure": { "time": "1772175403" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1772175450" }, "departure": { "time": "1772175450" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1772175482" }, "departure": { "time": "1772175482" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257708" } } }, { "id": "trip:6543443", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172307" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543443" } } }, { "id": "trip:6543451", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175900" }, "stopId": "2MONP", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543451" } } }, { "id": "trip:6257489", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172290" }, "departure": { "time": "1772172290" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1772172365" }, "departure": { "time": "1772172365" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1772172419" }, "departure": { "time": "1772172419" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1772172498" }, "departure": { "time": "1772172498" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1772172549" }, "departure": { "time": "1772172549" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1772172594" }, "departure": { "time": "1772172594" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1772172665" }, "departure": { "time": "1772172665" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1772172720" }, "departure": { "time": "1772172720" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1772172764" }, "departure": { "time": "1772172764" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1772172825" }, "departure": { "time": "1772172825" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1772172860" }, "departure": { "time": "1772172860" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1772172922" }, "departure": { "time": "1772172922" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1772172961" }, "departure": { "time": "1772172961" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1772172959" }, "departure": { "time": "1772172959" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1772173182" }, "departure": { "time": "1772173182" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1772173308" }, "departure": { "time": "1772173308" }, "stopId": "STAUBIN", "stopSequence": 30 }, { "arrival": { "time": "1772173387" }, "departure": { "time": "1772173387" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1772173498" }, "departure": { "time": "1772173498" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1772173673" }, "departure": { "time": "1772173673" }, "stopId": "TALET-E", "stopSequence": 33 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "BDEMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1772173827" }, "departure": { "time": "1772173827" }, "stopId": "FACULT-E", "stopSequence": 35 }, { "arrival": { "time": "1772173968" }, "departure": { "time": "1772173968" }, "stopId": "FFAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772174064" }, "departure": { "time": "1772174064" }, "stopId": "CARCIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772174173" }, "departure": { "time": "1772174173" }, "stopId": "CITESO-E", "stopSequence": 38 }, { "arrival": { "time": "1772174246" }, "departure": { "time": "1772174246" }, "stopId": "DOYENN-E", "stopSequence": 39 }, { "arrival": { "time": "1772174324" }, "departure": { "time": "1772174324" }, "stopId": "SAVOIE-E", "stopSequence": 40 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "INDUST-E", "stopSequence": 41 }, { "arrival": { "time": "1772174464" }, "departure": { "time": "1772174464" }, "stopId": "SCANIA-E", "stopSequence": 42 }, { "arrival": { "time": "1772174543" }, "departure": { "time": "1772174543" }, "stopId": "LEMERC-E", "stopSequence": 43 }, { "arrival": { "time": "1772174574" }, "departure": { "time": "1772174574" }, "stopId": "POMANJ-E", "stopSequence": 44 }, { "arrival": { "time": "1772174620" }, "departure": { "time": "1772174620" }, "stopId": "VALEO-E", "stopSequence": 45 }, { "arrival": { "time": "1772174655" }, "departure": { "time": "1772174655" }, "stopId": "RAPIDE-E", "stopSequence": 46 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "BOUZIN-E", "stopSequence": 47 }, { "arrival": { "time": "1772174765" }, "departure": { "time": "1772174765" }, "stopId": "CHABOL-E", "stopSequence": 48 }, { "arrival": { "time": "1772174880" }, "stopId": "EVENTARD", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6257489" } } }, { "id": "trip:6544909", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172274" }, "departure": { "time": "1772172274" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544909" } } }, { "id": "trip:6257558", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172257" }, "departure": { "time": "1772172281" }, "stopId": "JUSTIC-E", "stopSequence": 37 }, { "arrival": { "time": "1772172324" }, "departure": { "time": "1772172324" }, "stopId": "ECLATE-E", "stopSequence": 38 }, { "arrival": { "time": "1772172423" }, "departure": { "time": "1772172423" }, "stopId": "VDLOIR-E", "stopSequence": 39 }, { "arrival": { "time": "1772172297" }, "departure": { "time": "1772172297" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 40 }, { "arrival": { "time": "1772172339" }, "departure": { "time": "1772172339" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 41 }, { "arrival": { "time": "1772172404" }, "departure": { "time": "1772172404" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 42 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 43 }, { "arrival": { "time": "1772172463" }, "departure": { "time": "1772172463" }, "stopId": "LEOLAG-E", "stopSequence": 44 }, { "arrival": { "time": "1772172500" }, "departure": { "time": "1772172500" }, "stopId": "DAGUER-E", "stopSequence": 45 }, { "arrival": { "time": "1772172543" }, "departure": { "time": "1772172543" }, "stopId": "ALLUME-E", "stopSequence": 46 }, { "arrival": { "time": "1772172580" }, "departure": { "time": "1772172580" }, "stopId": "RIOTTE-E", "stopSequence": 47 }, { "arrival": { "time": "1772172622" }, "departure": { "time": "1772172622" }, "stopId": "BOURSE-E", "stopSequence": 48 }, { "arrival": { "time": "1772172650" }, "departure": { "time": "1772172650" }, "stopId": "MORLON-E", "stopSequence": 49 }, { "arrival": { "time": "1772172689" }, "departure": { "time": "1772172689" }, "stopId": "PYRAM2-E", "stopSequence": 50 }, { "arrival": { "time": "1772172735" }, "departure": { "time": "1772172735" }, "stopId": "BUISSO-E", "stopSequence": 51 }, { "arrival": { "time": "1772172761" }, "departure": { "time": "1772172761" }, "stopId": "DAUTEL-E", "stopSequence": 52 }, { "arrival": { "time": "1772172832" }, "departure": { "time": "1772172832" }, "stopId": "GENTR-E", "stopSequence": 53 }, { "arrival": { "time": "1772172952" }, "departure": { "time": "1772172952" }, "stopId": "SLEZIND", "stopSequence": 54 }, { "arrival": { "time": "1772173043" }, "departure": { "time": "1772173043" }, "stopId": "BAHONN-E", "stopSequence": 55 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "DEGAUL-E", "stopSequence": 56 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "MALEMB-E", "stopSequence": 57 }, { "arrival": { "time": "1772173252" }, "stopId": "TRELGARE", "stopSequence": 58 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6257558" } } }, { "id": "trip:6257470", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174160" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1772174196" }, "departure": { "time": "1772174196" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1772174253" }, "departure": { "time": "1772174253" }, "stopId": "DUBELL-2", "stopSequence": 2 }, { "arrival": { "time": "1772174280" }, "departure": { "time": "1772174280" }, "stopId": "BOISABBE", "stopSequence": 3 }, { "arrival": { "time": "1772174334" }, "departure": { "time": "1772174334" }, "stopId": "DEBUSSY", "stopSequence": 4 }, { "arrival": { "time": "1772174403" }, "departure": { "time": "1772174403" }, "stopId": "HOTELLER", "stopSequence": 5 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "INDUSTRI", "stopSequence": 6 }, { "arrival": { "time": "1772174542" }, "departure": { "time": "1772174542" }, "stopId": "SAVOIE", "stopSequence": 7 }, { "arrival": { "time": "1772174612" }, "departure": { "time": "1772174612" }, "stopId": "DOYENNE", "stopSequence": 8 }, { "arrival": { "time": "1772174684" }, "departure": { "time": "1772174684" }, "stopId": "CITESOLI", "stopSequence": 9 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "stopId": "CARCITR", "stopSequence": 10 }, { "arrival": { "time": "1772174875" }, "departure": { "time": "1772174875" }, "stopId": "FFAURE", "stopSequence": 11 }, { "arrival": { "time": "1772174984" }, "departure": { "time": "1772174984" }, "stopId": "FACUL-SS", "stopSequence": 12 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "BDEMAINE", "stopSequence": 13 }, { "arrival": { "time": "1772175143" }, "departure": { "time": "1772175143" }, "stopId": "TALET", "stopSequence": 14 }, { "arrival": { "time": "1772175362" }, "departure": { "time": "1772175362" }, "stopId": "MENDESFR", "stopSequence": 15 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175540" }, "stopId": "FO-LOR-R", "stopSequence": 16 }, { "arrival": { "time": "1772175624" }, "departure": { "time": "1772175624" }, "stopId": "STAUBI-E", "stopSequence": 17 }, { "arrival": { "time": "1772175664" }, "departure": { "time": "1772175664" }, "stopId": "HARAS-E", "stopSequence": 18 }, { "arrival": { "time": "1772175771" }, "departure": { "time": "1772175771" }, "stopId": "LESGAR-E", "stopSequence": 19 }, { "arrival": { "time": "1772175903" }, "departure": { "time": "1772175903" }, "stopId": "SEMARD-E", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6257470" } } }, { "id": "trip:6257930", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172960" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1772173046" }, "departure": { "time": "1772173046" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1772173090" }, "departure": { "time": "1772173090" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1772173127" }, "departure": { "time": "1772173127" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1772173154" }, "departure": { "time": "1772173154" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1772173305" }, "departure": { "time": "1772173305" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1772173366" }, "departure": { "time": "1772173366" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1772173409" }, "departure": { "time": "1772173409" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1772173456" }, "departure": { "time": "1772173456" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1772173564" }, "departure": { "time": "1772173564" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1772173628" }, "departure": { "time": "1772173628" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1772173704" }, "departure": { "time": "1772173704" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1772173791" }, "departure": { "time": "1772173791" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1772173992" }, "departure": { "time": "1772173992" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1772174075" }, "departure": { "time": "1772174075" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1772174134" }, "departure": { "time": "1772174134" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1772174205" }, "departure": { "time": "1772174205" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1772174301" }, "departure": { "time": "1772174301" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1772174342" }, "departure": { "time": "1772174342" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1772174400" }, "departure": { "time": "1772174400" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1772174467" }, "departure": { "time": "1772174467" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1772174587" }, "departure": { "time": "1772174587" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174700" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1772174787" }, "departure": { "time": "1772174787" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1772174829" }, "departure": { "time": "1772174829" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1772175042" }, "departure": { "time": "1772175042" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1772175109" }, "departure": { "time": "1772175109" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1772175151" }, "departure": { "time": "1772175151" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1772175272" }, "departure": { "time": "1772175272" }, "stopId": "LEQUAI-E", "stopSequence": 33 }, { "arrival": { "time": "1772175312" }, "departure": { "time": "1772175312" }, "stopId": "DUMESN-E", "stopSequence": 34 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURM-E", "stopSequence": 35 }, { "arrival": { "time": "1772175366" }, "departure": { "time": "1772175366" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772175440" }, "departure": { "time": "1772175440" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPRO-E", "stopSequence": 38 }, { "arrival": { "time": "1772175429" }, "departure": { "time": "1772175429" }, "stopId": "SAJACQ-E", "stopSequence": 39 }, { "arrival": { "time": "1772175510" }, "departure": { "time": "1772175510" }, "stopId": "FARCSJ-E", "stopSequence": 40 }, { "arrival": { "time": "1772175607" }, "departure": { "time": "1772175607" }, "stopId": "MVIGNE-E", "stopSequence": 41 }, { "arrival": { "time": "1772175679" }, "departure": { "time": "1772175679" }, "stopId": "CHBBEI-E", "stopSequence": 42 }, { "arrival": { "time": "1772175734" }, "departure": { "time": "1772175734" }, "stopId": "BOISRA-E", "stopSequence": 43 }, { "arrival": { "time": "1772175800" }, "departure": { "time": "1772175800" }, "stopId": "NDAMLA-E", "stopSequence": 44 }, { "arrival": { "time": "1772175863" }, "departure": { "time": "1772175863" }, "stopId": "POLYTE-E", "stopSequence": 45 }, { "arrival": { "time": "1772175919" }, "departure": { "time": "1772175919" }, "stopId": "CITEUN-E", "stopSequence": 46 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257930" } } }, { "id": "trip:6257740", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173920" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1772174041" }, "departure": { "time": "1772174041" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1772174123" }, "departure": { "time": "1772174123" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1772174193" }, "departure": { "time": "1772174193" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1772174235" }, "departure": { "time": "1772174235" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1772174293" }, "departure": { "time": "1772174293" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1772174366" }, "departure": { "time": "1772174366" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1772174414" }, "departure": { "time": "1772174414" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1772174493" }, "departure": { "time": "1772174493" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1772174542" }, "departure": { "time": "1772174542" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1772174583" }, "departure": { "time": "1772174583" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1772174611" }, "departure": { "time": "1772174611" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1772174695" }, "departure": { "time": "1772174695" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1772174733" }, "departure": { "time": "1772174733" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1772174921" }, "departure": { "time": "1772174921" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1772175089" }, "departure": { "time": "1772175120" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1772175207" }, "departure": { "time": "1772175207" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1772175249" }, "departure": { "time": "1772175249" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1772175447" }, "departure": { "time": "1772175447" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1772175504" }, "departure": { "time": "1772175504" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1772175934" }, "departure": { "time": "1772175934" }, "stopId": "MAISLAC", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257740" } } }, { "id": "trip:6257979", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174640" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1772174683" }, "departure": { "time": "1772174683" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1772174722" }, "departure": { "time": "1772174722" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1772174793" }, "departure": { "time": "1772174793" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1772174902" }, "departure": { "time": "1772174902" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1772175058" }, "departure": { "time": "1772175058" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1772175097" }, "departure": { "time": "1772175097" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1772175135" }, "departure": { "time": "1772175135" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1772175171" }, "departure": { "time": "1772175171" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1772175275" }, "departure": { "time": "1772175275" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1772175316" }, "departure": { "time": "1772175316" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1772175367" }, "departure": { "time": "1772175367" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1772175400" }, "departure": { "time": "1772175400" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1772175439" }, "departure": { "time": "1772175439" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1772175595" }, "departure": { "time": "1772175595" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1772175645" }, "departure": { "time": "1772175645" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1772175770" }, "departure": { "time": "1772175770" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1772175831" }, "departure": { "time": "1772175831" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1772175897" }, "departure": { "time": "1772175897" }, "stopId": "BOISRAME", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257979" } } }, { "id": "trip:6541228", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172257" }, "departure": { "time": "1772172281" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772172368" }, "departure": { "time": "1772172368" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772172438" }, "departure": { "time": "1772172438" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772172548" }, "departure": { "time": "1772172548" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772172639" }, "departure": { "time": "1772172639" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772172739" }, "departure": { "time": "1772172739" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772172950" }, "departure": { "time": "1772172950" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772173060" }, "departure": { "time": "1772173060" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772173180" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541228" } } }, { "id": "trip:6257926", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172279" }, "departure": { "time": "1772172295" }, "stopId": "NDAMLA-E", "stopSequence": 44 }, { "arrival": { "time": "1772172324" }, "departure": { "time": "1772172324" }, "stopId": "POLYTE-E", "stopSequence": 45 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "CITEUN-E", "stopSequence": 46 }, { "arrival": { "time": "1772172422" }, "departure": { "time": "1772172422" }, "stopId": "RESTUN-E", "stopSequence": 47 }, { "arrival": { "time": "1772172464" }, "departure": { "time": "1772172464" }, "stopId": "I.U.T.-E", "stopSequence": 48 }, { "arrival": { "time": "1772172549" }, "departure": { "time": "1772172549" }, "stopId": "BBCAMT-E", "stopSequence": 49 }, { "arrival": { "time": "1772172585" }, "departure": { "time": "1772172585" }, "stopId": "LENOT-E", "stopSequence": 50 }, { "arrival": { "time": "1772172609" }, "departure": { "time": "1772172609" }, "stopId": "MOREL-E", "stopSequence": 51 }, { "arrival": { "time": "1772172637" }, "departure": { "time": "1772172637" }, "stopId": "INRA-E", "stopSequence": 52 }, { "arrival": { "time": "1772172674" }, "departure": { "time": "1772172674" }, "stopId": "GDPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772172705" }, "departure": { "time": "1772172705" }, "stopId": "LANDRE-E", "stopSequence": 54 }, { "arrival": { "time": "1772172789" }, "departure": { "time": "1772172789" }, "stopId": "BRGPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772172811" }, "departure": { "time": "1772172811" }, "stopId": "RODIN-E", "stopSequence": 56 }, { "arrival": { "time": "1772172837" }, "departure": { "time": "1772172837" }, "stopId": "GRANBE-E", "stopSequence": 57 }, { "arrival": { "time": "1772172871" }, "departure": { "time": "1772172871" }, "stopId": "PROME-E", "stopSequence": 58 }, { "arrival": { "time": "1772172909" }, "departure": { "time": "1772172909" }, "stopId": "CERFEU-E", "stopSequence": 59 }, { "arrival": { "time": "1772172966" }, "departure": { "time": "1772172966" }, "stopId": "LASOUR-E", "stopSequence": 60 }, { "arrival": { "time": "1772173019" }, "departure": { "time": "1772173019" }, "stopId": "ROUAIR-E", "stopSequence": 61 }, { "arrival": { "time": "1772173080" }, "departure": { "time": "1772173080" }, "stopId": "VAURAG-E", "stopSequence": 62 }, { "arrival": { "time": "1772173123" }, "departure": { "time": "1772173123" }, "stopId": "PRIEUR-E", "stopSequence": 63 }, { "arrival": { "time": "1772173159" }, "departure": { "time": "1772173159" }, "stopId": "GRANPI-E", "stopSequence": 64 }, { "arrival": { "time": "1772173183" }, "departure": { "time": "1772173183" }, "stopId": "PINSON-E", "stopSequence": 65 }, { "arrival": { "time": "1772173221" }, "departure": { "time": "1772173221" }, "stopId": "FAUVET-E", "stopSequence": 66 }, { "arrival": { "time": "1772173269" }, "stopId": "BEAUCOUZ", "stopSequence": 67 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257926" } } }, { "id": "trip:6544420", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172360" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6544420" } } }, { "id": "trip:6258571", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174340" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1772174402" }, "departure": { "time": "1772174402" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1772174449" }, "departure": { "time": "1772174449" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1772174482" }, "departure": { "time": "1772174482" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1772174577" }, "departure": { "time": "1772174577" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1772174623" }, "departure": { "time": "1772174623" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1772174659" }, "departure": { "time": "1772174659" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1772174707" }, "departure": { "time": "1772174707" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1772174787" }, "departure": { "time": "1772174787" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1772174849" }, "departure": { "time": "1772174849" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1772174935" }, "departure": { "time": "1772174935" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1772175021" }, "departure": { "time": "1772175021" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1772175304" }, "departure": { "time": "1772175304" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1772175393" }, "departure": { "time": "1772175393" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1772175527" }, "departure": { "time": "1772175527" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1772175608" }, "departure": { "time": "1772175608" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1772175669" }, "departure": { "time": "1772175669" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1772175882" }, "departure": { "time": "1772175882" }, "stopId": "PAULBERT", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6258571" } } }, { "id": "trip:6258710", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172960" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772172989" }, "departure": { "time": "1772172989" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772173040" }, "departure": { "time": "1772173040" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772173106" }, "departure": { "time": "1772173106" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772173177" }, "departure": { "time": "1772173177" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772173266" }, "departure": { "time": "1772173266" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772173337" }, "departure": { "time": "1772173337" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1772173469" }, "departure": { "time": "1772173469" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1772173568" }, "departure": { "time": "1772173568" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772173288" }, "departure": { "time": "1772173288" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1772173327" }, "departure": { "time": "1772173327" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1772173375" }, "departure": { "time": "1772173375" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1772173428" }, "departure": { "time": "1772173428" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1772173487" }, "departure": { "time": "1772173487" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1772173593" }, "departure": { "time": "1772173593" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1772173653" }, "departure": { "time": "1772173653" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772173729" }, "departure": { "time": "1772173729" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772173764" }, "departure": { "time": "1772173764" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772173823" }, "departure": { "time": "1772173823" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772173868" }, "departure": { "time": "1772173868" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772173938" }, "departure": { "time": "1772173938" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1772174023" }, "departure": { "time": "1772174023" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1772174084" }, "departure": { "time": "1772174084" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1772174133" }, "departure": { "time": "1772174133" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1772174187" }, "departure": { "time": "1772174187" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1772174279" }, "departure": { "time": "1772174279" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1772174385" }, "departure": { "time": "1772174385" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772174424" }, "departure": { "time": "1772174424" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772174495" }, "departure": { "time": "1772174495" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772174563" }, "departure": { "time": "1772174563" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772174608" }, "departure": { "time": "1772174608" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1772174686" }, "departure": { "time": "1772174686" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1772174745" }, "departure": { "time": "1772174745" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1772174795" }, "departure": { "time": "1772174795" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1772174907" }, "departure": { "time": "1772174907" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1772175015" }, "departure": { "time": "1772175015" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1772175094" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258710" } } }, { "id": "trip:6544005", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173800" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1772173837" }, "departure": { "time": "1772173837" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1772174012" }, "departure": { "time": "1772174012" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1772174243" }, "departure": { "time": "1772174243" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1772174520" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6544005" } } }, { "id": "trip:3154", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172934" }, "departure": { "time": "1772172934" }, "stopId": "LORTIER", "stopSequence": 2 }, { "arrival": { "time": "1772173107" }, "departure": { "time": "1772173107" }, "stopId": "GADIFAIX", "stopSequence": 3 }, { "arrival": { "time": "1772173146" }, "departure": { "time": "1772173146" }, "stopId": "ROFOULQ", "stopSequence": 4 }, { "arrival": { "time": "1772173176" }, "departure": { "time": "1772173176" }, "stopId": "CLOSDUVA", "stopSequence": 5 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "GDMOTTAY", "stopSequence": 6 }, { "arrival": { "time": "1772173385" }, "departure": { "time": "1772173385" }, "stopId": "GARVIBRI", "stopSequence": 7 }, { "arrival": { "time": "1772173441" }, "departure": { "time": "1772173441" }, "stopId": "RESIDENC", "stopSequence": 8 }, { "arrival": { "time": "1772173486" }, "departure": { "time": "1772173486" }, "stopId": "VIEUXPOR", "stopSequence": 9 }, { "arrival": { "time": "1772173558" }, "departure": { "time": "1772173558" }, "stopId": "DEUVAL", "stopSequence": 10 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "ESTAMINE", "stopSequence": 11 }, { "arrival": { "time": "1772173661" }, "departure": { "time": "1772173661" }, "stopId": "BRIOLLAY", "stopSequence": 12 }, { "arrival": { "time": "1772173692" }, "departure": { "time": "1772173692" }, "stopId": "SPORBRIO", "stopSequence": 13 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "DIONNIER", "stopSequence": 14 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "PROVINS", "stopSequence": 15 }, { "arrival": { "time": "1772174808" }, "departure": { "time": "1772174808" }, "stopId": "RTEPARIS", "stopSequence": 16 }, { "arrival": { "time": "1772174937" }, "departure": { "time": "1772174937" }, "stopId": "SEPSONET", "stopSequence": 17 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "CHATENAY", "stopSequence": 18 }, { "arrival": { "time": "1772175197" }, "departure": { "time": "1772175197" }, "stopId": "BRISEPOT", "stopSequence": 19 }, { "arrival": { "time": "1772175359" }, "departure": { "time": "1772175359" }, "stopId": "LUTIN", "stopSequence": 20 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "HDVSUB", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "31", "tripId": "3154" } } }, { "id": "trip:6258759", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172235" }, "departure": { "time": "1772172235" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772172265" }, "departure": { "time": "1772172265" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772172295" }, "departure": { "time": "1772172295" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772172340" }, "departure": { "time": "1772172340" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772172388" }, "departure": { "time": "1772172388" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772172452" }, "departure": { "time": "1772172452" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772172536" }, "departure": { "time": "1772172536" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772172622" }, "departure": { "time": "1772172622" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772172662" }, "departure": { "time": "1772172662" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772172695" }, "departure": { "time": "1772172695" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1772172786" }, "departure": { "time": "1772172786" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1772172850" }, "departure": { "time": "1772172850" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1772172918" }, "departure": { "time": "1772172918" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772172957" }, "departure": { "time": "1772172957" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772173012" }, "departure": { "time": "1772173012" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772173041" }, "departure": { "time": "1772173041" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772173102" }, "departure": { "time": "1772173102" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772173161" }, "departure": { "time": "1772173161" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772173197" }, "departure": { "time": "1772173197" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772173301" }, "departure": { "time": "1772173301" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772173426" }, "departure": { "time": "1772173426" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772173494" }, "departure": { "time": "1772173494" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1772173568" }, "departure": { "time": "1772173568" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1772173098" }, "departure": { "time": "1772173098" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772173161" }, "departure": { "time": "1772173161" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772173223" }, "departure": { "time": "1772173223" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772173266" }, "departure": { "time": "1772173266" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772173302" }, "departure": { "time": "1772173302" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1772173726" }, "departure": { "time": "1772173726" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1772173771" }, "departure": { "time": "1772173771" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772173816" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258759" } } }, { "id": "trip:6257932", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174760" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1772174846" }, "departure": { "time": "1772174846" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1772174890" }, "departure": { "time": "1772174890" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1772174927" }, "departure": { "time": "1772174927" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1772174954" }, "departure": { "time": "1772174954" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1772175105" }, "departure": { "time": "1772175105" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1772175166" }, "departure": { "time": "1772175166" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1772175209" }, "departure": { "time": "1772175209" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1772175256" }, "departure": { "time": "1772175256" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1772175364" }, "departure": { "time": "1772175364" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1772175428" }, "departure": { "time": "1772175428" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1772175504" }, "departure": { "time": "1772175504" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1772175591" }, "departure": { "time": "1772175591" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1772175792" }, "departure": { "time": "1772175792" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1772175875" }, "departure": { "time": "1772175875" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1772175934" }, "departure": { "time": "1772175934" }, "stopId": "AFPA", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257932" } } }, { "id": "trip:6052657", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174539" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1772174614" }, "departure": { "time": "1772174614" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1772174665" }, "departure": { "time": "1772174665" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1772174697" }, "departure": { "time": "1772174697" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1772174838" }, "departure": { "time": "1772174838" }, "stopId": "LEQUAI-E", "stopSequence": 4 }, { "arrival": { "time": "1772174904" }, "departure": { "time": "1772174904" }, "stopId": "MONPR-E", "stopSequence": 5 }, { "arrival": { "time": "1772174966" }, "departure": { "time": "1772174966" }, "stopId": "DESCAZ-E", "stopSequence": 6 }, { "arrival": { "time": "1772175040" }, "departure": { "time": "1772175040" }, "stopId": "BICHBI-E", "stopSequence": 7 }, { "arrival": { "time": "1772175077" }, "departure": { "time": "1772175077" }, "stopId": "STTHER-E", "stopSequence": 8 }, { "arrival": { "time": "1772175160" }, "departure": { "time": "1772175160" }, "stopId": "BARRA-E", "stopSequence": 9 }, { "arrival": { "time": "1772175220" }, "departure": { "time": "1772175220" }, "stopId": "BLERIO-E", "stopSequence": 10 }, { "arrival": { "time": "1772175304" }, "departure": { "time": "1772175304" }, "stopId": "LECUIT-E", "stopSequence": 11 }, { "arrival": { "time": "1772175363" }, "departure": { "time": "1772175363" }, "stopId": "AURIOL-E", "stopSequence": 12 }, { "arrival": { "time": "1772175408" }, "departure": { "time": "1772175408" }, "stopId": "AQUAVITA", "stopSequence": 13 }, { "arrival": { "time": "1772175120" }, "departure": { "time": "1772175120" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOI-E", "stopSequence": 22 }, { "arrival": { "time": "1772175369" }, "departure": { "time": "1772175369" }, "scheduleRelationship": "SKIPPED", "stopId": "BELAIR-E", "stopSequence": 28 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "scheduleRelationship": "SKIPPED", "stopId": "ZOLA-E", "stopSequence": 29 }, { "arrival": { "time": "1772178754" }, "stopId": "DOMVATER", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052657" } } }, { "id": "trip:6544912", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173740" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1772173841" }, "departure": { "time": "1772173841" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1772173950" }, "departure": { "time": "1772173950" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1772174033" }, "departure": { "time": "1772174033" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1772174128" }, "departure": { "time": "1772174128" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1772174241" }, "departure": { "time": "1772174241" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1772174420" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544912" } } }, { "id": "trip:6258261", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172314" }, "departure": { "time": "1772172346" }, "stopId": "GENDRON", "stopSequence": 13 }, { "arrival": { "time": "1772172373" }, "departure": { "time": "1772172373" }, "stopId": "RUELLES", "stopSequence": 14 }, { "arrival": { "time": "1772172425" }, "departure": { "time": "1772172425" }, "stopId": "SABLONS", "stopSequence": 15 }, { "arrival": { "time": "1772172462" }, "departure": { "time": "1772172462" }, "stopId": "TROPAROI", "stopSequence": 16 }, { "arrival": { "time": "1772172605" }, "departure": { "time": "1772172605" }, "stopId": "ALLARD", "stopSequence": 17 }, { "arrival": { "time": "1772172681" }, "departure": { "time": "1772172681" }, "stopId": "DELATTAS", "stopSequence": 18 }, { "arrival": { "time": "1772172790" }, "departure": { "time": "1772172790" }, "stopId": "ESA", "stopSequence": 19 }, { "arrival": { "time": "1772172851" }, "departure": { "time": "1772172851" }, "stopId": "RABELAI", "stopSequence": 20 }, { "arrival": { "time": "1772172905" }, "departure": { "time": "1772172905" }, "stopId": "ALEROY", "stopSequence": 21 }, { "arrival": { "time": "1772172996" }, "departure": { "time": "1772172996" }, "stopId": "PAULBERT", "stopSequence": 22 }, { "arrival": { "time": "1772173088" }, "departure": { "time": "1772173088" }, "stopId": "HARAS", "stopSequence": 23 }, { "arrival": { "time": "1772173143" }, "departure": { "time": "1772173143" }, "stopId": "STAUBIN", "stopSequence": 24 }, { "arrival": { "time": "1772173204" }, "departure": { "time": "1772173204" }, "stopId": "LORRAIN1", "stopSequence": 25 }, { "arrival": { "time": "1772173305" }, "departure": { "time": "1772173305" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1772173498" }, "departure": { "time": "1772173498" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1772173754" }, "departure": { "time": "1772173754" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1772173796" }, "departure": { "time": "1772173796" }, "stopId": "BICHDA-E", "stopSequence": 30 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "DESCAZEA", "stopSequence": 31 }, { "arrival": { "time": "1772173964" }, "departure": { "time": "1772173964" }, "stopId": "CIOUES-E", "stopSequence": 32 }, { "arrival": { "time": "1772174026" }, "departure": { "time": "1772174026" }, "stopId": "POMONE-E", "stopSequence": 33 }, { "arrival": { "time": "1772174072" }, "departure": { "time": "1772174072" }, "stopId": "REVERI-E", "stopSequence": 34 }, { "arrival": { "time": "1772174152" }, "departure": { "time": "1772174152" }, "stopId": "MEIGNA-E", "stopSequence": 35 }, { "arrival": { "time": "1772174192" }, "departure": { "time": "1772174192" }, "stopId": "VALOR-E", "stopSequence": 36 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "CLINIQ-E", "stopSequence": 37 }, { "arrival": { "time": "1772174259" }, "departure": { "time": "1772174259" }, "stopId": "GRANDM-E", "stopSequence": 38 }, { "arrival": { "time": "1772174302" }, "departure": { "time": "1772174302" }, "stopId": "MAISDA-E", "stopSequence": 39 }, { "arrival": { "time": "1772174342" }, "departure": { "time": "1772174342" }, "stopId": "CHMART-E", "stopSequence": 40 }, { "arrival": { "time": "1772174379" }, "departure": { "time": "1772174379" }, "stopId": "MLYAUT-E", "stopSequence": 41 }, { "arrival": { "time": "1772174444" }, "departure": { "time": "1772174444" }, "stopId": "BRASSE-E", "stopSequence": 42 }, { "arrival": { "time": "1772174492" }, "departure": { "time": "1772174492" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1772174541" }, "departure": { "time": "1772174541" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1772174592" }, "departure": { "time": "1772174592" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1772174675" }, "departure": { "time": "1772174675" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1772174707" }, "departure": { "time": "1772174707" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1772174749" }, "departure": { "time": "1772174749" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1772174804" }, "departure": { "time": "1772174804" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1772174848" }, "departure": { "time": "1772174848" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1772174880" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258261" } } }, { "id": "trip:6258708", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172317" }, "departure": { "time": "1772172317" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772172329" }, "departure": { "time": "1772172329" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772172380" }, "departure": { "time": "1772172380" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772172446" }, "departure": { "time": "1772172446" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772172517" }, "departure": { "time": "1772172517" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772172606" }, "departure": { "time": "1772172606" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772172677" }, "departure": { "time": "1772172677" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1772172809" }, "departure": { "time": "1772172809" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1772172908" }, "departure": { "time": "1772172908" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772172628" }, "departure": { "time": "1772172628" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1772172667" }, "departure": { "time": "1772172667" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1772172715" }, "departure": { "time": "1772172715" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1772172768" }, "departure": { "time": "1772172768" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1772172827" }, "departure": { "time": "1772172827" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1772172933" }, "departure": { "time": "1772172933" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1772172992" }, "departure": { "time": "1772172992" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772173068" }, "departure": { "time": "1772173068" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772173103" }, "departure": { "time": "1772173103" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772173162" }, "departure": { "time": "1772173162" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772173207" }, "departure": { "time": "1772173207" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772173277" }, "departure": { "time": "1772173277" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1772173362" }, "departure": { "time": "1772173362" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1772173422" }, "departure": { "time": "1772173422" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1772173471" }, "departure": { "time": "1772173471" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1772173525" }, "departure": { "time": "1772173525" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1772173617" }, "departure": { "time": "1772173617" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1772173723" }, "departure": { "time": "1772173723" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772173762" }, "departure": { "time": "1772173762" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772173833" }, "departure": { "time": "1772173833" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772173901" }, "departure": { "time": "1772173901" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772173946" }, "departure": { "time": "1772173946" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1772174024" }, "departure": { "time": "1772174024" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1772174083" }, "departure": { "time": "1772174083" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1772174133" }, "departure": { "time": "1772174133" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1772174250" }, "departure": { "time": "1772174250" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1772174297" }, "departure": { "time": "1772174297" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1772174361" }, "departure": { "time": "1772174361" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1772174440" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258708" } } }, { "id": "trip:6260013", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172489" }, "departure": { "time": "1772172489" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1772172609" }, "departure": { "time": "1772172609" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1772172669" }, "departure": { "time": "1772172669" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1772172697" }, "departure": { "time": "1772172697" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1772172734" }, "departure": { "time": "1772172734" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1772172765" }, "departure": { "time": "1772172765" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1772172849" }, "departure": { "time": "1772172849" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1772172884" }, "departure": { "time": "1772172884" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1772172914" }, "departure": { "time": "1772172914" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1772172911" }, "departure": { "time": "1772172911" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1772172957" }, "departure": { "time": "1772172957" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1772172990" }, "departure": { "time": "1772172990" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1772173024" }, "departure": { "time": "1772173024" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1772173055" }, "departure": { "time": "1772173055" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1772173137" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6260013" } } }, { "id": "trip:6257554", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172307" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1772172322" }, "departure": { "time": "1772172322" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1772172324" }, "departure": { "time": "1772172324" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1772172358" }, "departure": { "time": "1772172358" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1772172403" }, "departure": { "time": "1772172403" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1772172442" }, "departure": { "time": "1772172442" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1772172489" }, "departure": { "time": "1772172489" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1772172582" }, "departure": { "time": "1772172582" }, "stopId": "ECLATERI", "stopSequence": 12 }, { "arrival": { "time": "1772172360" }, "departure": { "time": "1772172360" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 }, { "arrival": { "time": "1772172424" }, "departure": { "time": "1772172424" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 14 }, { "arrival": { "time": "1772172514" }, "departure": { "time": "1772172514" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 15 }, { "arrival": { "time": "1772172597" }, "departure": { "time": "1772172597" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 16 }, { "arrival": { "time": "1772172694" }, "departure": { "time": "1772172694" }, "stopId": "JUSTICES", "stopSequence": 17 }, { "arrival": { "time": "1772172727" }, "departure": { "time": "1772172727" }, "stopId": "DELACROI", "stopSequence": 18 }, { "arrival": { "time": "1772172788" }, "departure": { "time": "1772172788" }, "stopId": "SAUMUROI", "stopSequence": 19 }, { "arrival": { "time": "1772172854" }, "departure": { "time": "1772172854" }, "stopId": "INTERMIL", "stopSequence": 20 }, { "arrival": { "time": "1772172888" }, "departure": { "time": "1772172888" }, "stopId": "HAUTPRES", "stopSequence": 21 }, { "arrival": { "time": "1772172926" }, "departure": { "time": "1772172926" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1772172985" }, "departure": { "time": "1772172985" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1772173026" }, "departure": { "time": "1772173026" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1772173069" }, "departure": { "time": "1772173069" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1772173122" }, "departure": { "time": "1772173122" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1772173225" }, "departure": { "time": "1772173225" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1772173304" }, "departure": { "time": "1772173304" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1772173358" }, "departure": { "time": "1772173358" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1772173396" }, "departure": { "time": "1772173396" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1772173438" }, "departure": { "time": "1772173438" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1772173493" }, "departure": { "time": "1772173493" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1772173520" }, "departure": { "time": "1772173520" }, "stopId": "GAREPAPI", "stopSequence": 33 }, { "arrival": { "time": "1772173749" }, "departure": { "time": "1772173749" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1772173810" }, "departure": { "time": "1772173810" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1772173881" }, "departure": { "time": "1772173920" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1772174052" }, "departure": { "time": "1772174052" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1772174196" }, "departure": { "time": "1772174196" }, "stopId": "TALET-E", "stopSequence": 38 }, { "arrival": { "time": "1772174463" }, "departure": { "time": "1772174463" }, "stopId": "RAMON-E", "stopSequence": 41 }, { "arrival": { "time": "1772174187" }, "departure": { "time": "1772174187" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 42 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 43 }, { "arrival": { "time": "1772174484" }, "departure": { "time": "1772174484" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 44 }, { "arrival": { "time": "1772174576" }, "departure": { "time": "1772174576" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 45 }, { "arrival": { "time": "1772174546" }, "departure": { "time": "1772174546" }, "stopId": "RBRIOL-E", "stopSequence": 46 }, { "arrival": { "time": "1772174583" }, "departure": { "time": "1772174583" }, "stopId": "NOZAY-E", "stopSequence": 47 }, { "arrival": { "time": "1772174650" }, "departure": { "time": "1772174650" }, "stopId": "AUVERG-E", "stopSequence": 48 }, { "arrival": { "time": "1772174707" }, "departure": { "time": "1772174707" }, "stopId": "SAVOIE-E", "stopSequence": 49 }, { "arrival": { "time": "1772174794" }, "departure": { "time": "1772174794" }, "stopId": "INDUST-E", "stopSequence": 50 }, { "arrival": { "time": "1772174858" }, "departure": { "time": "1772174858" }, "stopId": "HOTELL-E", "stopSequence": 51 }, { "arrival": { "time": "1772174945" }, "departure": { "time": "1772174945" }, "stopId": "DEBUMO-E", "stopSequence": 52 }, { "arrival": { "time": "1772175054" }, "departure": { "time": "1772175054" }, "stopId": "RTEPAR-E", "stopSequence": 53 }, { "arrival": { "time": "1772175126" }, "stopId": "PROVIN-E", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6257554" } } }, { "id": "trip:6260064", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172230" }, "departure": { "time": "1772172230" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1772172319" }, "departure": { "time": "1772172319" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1772172484" }, "departure": { "time": "1772172484" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1772172536" }, "departure": { "time": "1772172536" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1772172573" }, "departure": { "time": "1772172573" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1772172646" }, "departure": { "time": "1772172646" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1772172685" }, "departure": { "time": "1772172685" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1772172777" }, "departure": { "time": "1772172777" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1772172804" }, "departure": { "time": "1772172804" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1772172876" }, "departure": { "time": "1772172876" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1772172933" }, "departure": { "time": "1772172933" }, "stopId": "VALMAINE", "stopSequence": 34 }, { "arrival": { "time": "1772172973" }, "departure": { "time": "1772172973" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1772173053" }, "departure": { "time": "1772173053" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1772173110" }, "departure": { "time": "1772173110" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1772173162" }, "departure": { "time": "1772173162" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1772173189" }, "departure": { "time": "1772173189" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1772173242" }, "departure": { "time": "1772173242" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1772173294" }, "departure": { "time": "1772173294" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1772173357" }, "departure": { "time": "1772173357" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1772173439" }, "departure": { "time": "1772173439" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1772173480" }, "departure": { "time": "1772173480" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1772173534" }, "departure": { "time": "1772173534" }, "stopId": "BOUCHE-E", "stopSequence": 45 }, { "arrival": { "time": "1772173565" }, "departure": { "time": "1772173565" }, "stopId": "CAMPBO-E", "stopSequence": 46 }, { "arrival": { "time": "1772173605" }, "departure": { "time": "1772173605" }, "stopId": "GAREBO-E", "stopSequence": 47 }, { "arrival": { "time": "1772173650" }, "departure": { "time": "1772173650" }, "stopId": "PONTLA-E", "stopSequence": 48 }, { "arrival": { "time": "1772173696" }, "departure": { "time": "1772173696" }, "stopId": "LAPOIN-E", "stopSequence": 49 }, { "arrival": { "time": "1772173719" }, "departure": { "time": "1772173719" }, "stopId": "RANGEA-E", "stopSequence": 50 }, { "arrival": { "time": "1772173766" }, "departure": { "time": "1772173766" }, "stopId": "VIGNES-E", "stopSequence": 51 }, { "arrival": { "time": "1772173834" }, "stopId": "CHANTOUR", "stopSequence": 52 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260064" } } }, { "id": "trip:3253", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172512" }, "departure": { "time": "1772172512" }, "stopId": "NONNA-E", "stopSequence": 24 }, { "arrival": { "time": "1772172570" }, "departure": { "time": "1772172570" }, "stopId": "HERMIT32", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "32", "tripId": "3253" } } }, { "id": "trip:3850", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172246" }, "departure": { "time": "1772172258" }, "stopId": "5ROUTES", "stopSequence": 8 }, { "arrival": { "time": "1772172312" }, "departure": { "time": "1772172322" }, "stopId": "ATOLL", "stopSequence": 9 }, { "arrival": { "time": "1772172522" }, "departure": { "time": "1772172522" }, "stopId": "DESERRE", "stopSequence": 10 }, { "arrival": { "time": "1772172585" }, "departure": { "time": "1772172585" }, "stopId": "MORSUB", "stopSequence": 11 }, { "arrival": { "time": "1772172680" }, "departure": { "time": "1772172680" }, "stopId": "LABABEAU", "stopSequence": 12 }, { "arrival": { "time": "1772173066" }, "departure": { "time": "1772173066" }, "stopId": "FARCYSJA", "stopSequence": 13 }, { "arrival": { "time": "1772173220" }, "departure": { "time": "1772173220" }, "stopId": "QUAIsubN", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "38", "tripId": "3850" } } }, { "id": "trip:6544976", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173260" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1772173432" }, "departure": { "time": "1772173432" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1772173540" }, "departure": { "time": "1772173540" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1772173632" }, "departure": { "time": "1772173632" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772173710" }, "departure": { "time": "1772173710" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1772173817" }, "departure": { "time": "1772173817" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1772173920" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544976" } } }, { "id": "trip:6258717", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174940" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772174969" }, "departure": { "time": "1772174969" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772175020" }, "departure": { "time": "1772175020" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772175086" }, "departure": { "time": "1772175086" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772175157" }, "departure": { "time": "1772175157" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772175246" }, "departure": { "time": "1772175246" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772175317" }, "departure": { "time": "1772175317" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1772175449" }, "departure": { "time": "1772175449" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1772175548" }, "departure": { "time": "1772175548" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772175268" }, "departure": { "time": "1772175268" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1772175307" }, "departure": { "time": "1772175307" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1772175355" }, "departure": { "time": "1772175355" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1772175408" }, "departure": { "time": "1772175408" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1772175467" }, "departure": { "time": "1772175467" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1772175573" }, "departure": { "time": "1772175573" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1772175632" }, "departure": { "time": "1772175632" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772175708" }, "departure": { "time": "1772175708" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772175743" }, "departure": { "time": "1772175743" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772175802" }, "departure": { "time": "1772175802" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772175847" }, "departure": { "time": "1772175847" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772175917" }, "departure": { "time": "1772175917" }, "stopId": "FRESNAIE", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258717" } } }, { "id": "trip:6544977", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173980" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1772174273" }, "departure": { "time": "1772174273" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1772174369" }, "departure": { "time": "1772174369" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772174450" }, "departure": { "time": "1772174450" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1772174557" }, "departure": { "time": "1772174557" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1772174660" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544977" } } }, { "id": "trip:6258263", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772173148" }, "departure": { "time": "1772173148" }, "stopId": "GDPRESSO", "stopSequence": 1 }, { "arrival": { "time": "1772173198" }, "departure": { "time": "1772173198" }, "stopId": "BARBOTER", "stopSequence": 2 }, { "arrival": { "time": "1772173251" }, "departure": { "time": "1772173251" }, "stopId": "FONTENE", "stopSequence": 3 }, { "arrival": { "time": "1772173319" }, "departure": { "time": "1772173319" }, "stopId": "CHAERIGN", "stopSequence": 4 }, { "arrival": { "time": "1772173385" }, "departure": { "time": "1772173385" }, "stopId": "BOSQUET", "stopSequence": 5 }, { "arrival": { "time": "1772173429" }, "departure": { "time": "1772173429" }, "stopId": "LOUET", "stopSequence": 6 }, { "arrival": { "time": "1772173497" }, "departure": { "time": "1772173497" }, "stopId": "DUBE", "stopSequence": 7 }, { "arrival": { "time": "1772173556" }, "departure": { "time": "1772173556" }, "stopId": "LOIRE", "stopSequence": 8 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "PONTSCEM", "stopSequence": 9 }, { "arrival": { "time": "1772173743" }, "departure": { "time": "1772173743" }, "stopId": "BELPOULE", "stopSequence": 10 }, { "arrival": { "time": "1772173825" }, "departure": { "time": "1772173825" }, "stopId": "AUTHION", "stopSequence": 11 }, { "arrival": { "time": "1772173891" }, "departure": { "time": "1772173891" }, "stopId": "PATUREAU", "stopSequence": 12 }, { "arrival": { "time": "1772174007" }, "departure": { "time": "1772174007" }, "stopId": "GENDRON", "stopSequence": 13 }, { "arrival": { "time": "1772174101" }, "departure": { "time": "1772174101" }, "stopId": "RUELLES", "stopSequence": 14 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "SABLONS", "stopSequence": 15 }, { "arrival": { "time": "1772174197" }, "departure": { "time": "1772174197" }, "stopId": "TROPAROI", "stopSequence": 16 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "ALLARD", "stopSequence": 17 }, { "arrival": { "time": "1772174416" }, "departure": { "time": "1772174416" }, "stopId": "DELATTAS", "stopSequence": 18 }, { "arrival": { "time": "1772174525" }, "departure": { "time": "1772174525" }, "stopId": "ESA", "stopSequence": 19 }, { "arrival": { "time": "1772174586" }, "departure": { "time": "1772174586" }, "stopId": "RABELAI", "stopSequence": 20 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "ALEROY", "stopSequence": 21 }, { "arrival": { "time": "1772174777" }, "departure": { "time": "1772174777" }, "stopId": "PAULBERT", "stopSequence": 22 }, { "arrival": { "time": "1772174833" }, "departure": { "time": "1772174833" }, "stopId": "HARAS", "stopSequence": 23 }, { "arrival": { "time": "1772174910" }, "departure": { "time": "1772174910" }, "stopId": "STAUBIN", "stopSequence": 24 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175060" }, "stopId": "LORRAIN1", "stopSequence": 25 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "MENDES-E", "stopSequence": 26 }, { "arrival": { "time": "1772175517" }, "departure": { "time": "1772175517" }, "stopId": "STSERG-E", "stopSequence": 27 }, { "arrival": { "time": "1772175722" }, "departure": { "time": "1772175722" }, "stopId": "ROCHEF-E", "stopSequence": 28 }, { "arrival": { "time": "1772175821" }, "departure": { "time": "1772175821" }, "stopId": "HOTDIE-E", "stopSequence": 29 }, { "arrival": { "time": "1772175877" }, "departure": { "time": "1772175877" }, "stopId": "BICHDA-E", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258263" } } }, { "id": "trip:6260014", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173920" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1772174044" }, "departure": { "time": "1772174044" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1772174115" }, "departure": { "time": "1772174115" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1772174728" }, "departure": { "time": "1772174728" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1772174765" }, "departure": { "time": "1772174765" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1772174796" }, "departure": { "time": "1772174796" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1772174913" }, "departure": { "time": "1772174913" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1772175004" }, "departure": { "time": "1772175004" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1772175093" }, "departure": { "time": "1772175093" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1772175127" }, "departure": { "time": "1772175127" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1772175158" }, "departure": { "time": "1772175158" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1772175240" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6260014" } } }, { "id": "trip:6258720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175600" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1772175629" }, "departure": { "time": "1772175629" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1772175680" }, "departure": { "time": "1772175680" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1772175746" }, "departure": { "time": "1772175746" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1772175817" }, "departure": { "time": "1772175817" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1772175906" }, "departure": { "time": "1772175906" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1772175928" }, "departure": { "time": "1772175928" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258720" } } }, { "id": "trip:6053987", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172229" }, "departure": { "time": "1772172269" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1772172314" }, "departure": { "time": "1772172314" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1772172368" }, "departure": { "time": "1772172368" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1772173101" }, "departure": { "time": "1772173101" }, "stopId": "CHDARR", "stopSequence": 23 }, { "arrival": { "time": "1772173102" }, "departure": { "time": "1772173102" }, "stopId": "ACAD-PLA", "stopSequence": 24 }, { "arrival": { "time": "1772172530" }, "departure": { "time": "1772172530" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 25 }, { "arrival": { "time": "1772173153" }, "departure": { "time": "1772173153" }, "stopId": "ACADEMIE", "stopSequence": 26 }, { "arrival": { "time": "1772173163" }, "departure": { "time": "1772173163" }, "stopId": "GBREM-E", "stopSequence": 27 }, { "arrival": { "time": "1772173253" }, "stopId": "GAREPAPI", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053987" } } }, { "id": "trip:6258137", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175420" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1772175467" }, "departure": { "time": "1772175467" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772175513" }, "departure": { "time": "1772175513" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1772175579" }, "departure": { "time": "1772175579" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1772175642" }, "departure": { "time": "1772175642" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1772175780" }, "departure": { "time": "1772175780" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1772175864" }, "departure": { "time": "1772175864" }, "stopId": "RAMON-E", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258137" } } }, { "id": "trip:6541232", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172620" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772172700" }, "departure": { "time": "1772172700" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772172770" }, "departure": { "time": "1772172770" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772172850" }, "departure": { "time": "1772172850" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772172940" }, "departure": { "time": "1772172940" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772173030" }, "departure": { "time": "1772173030" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772173390" }, "departure": { "time": "1772173390" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772173510" }, "departure": { "time": "1772173510" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772173590" }, "departure": { "time": "1772173590" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772173810" }, "departure": { "time": "1772173810" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772173930" }, "departure": { "time": "1772173930" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772174140" }, "departure": { "time": "1772174140" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772174290" }, "departure": { "time": "1772174290" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772174510" }, "departure": { "time": "1772174510" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772174610" }, "departure": { "time": "1772174610" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772174720" }, "departure": { "time": "1772174720" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772175060" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541232" } } }, { "id": "trip:6258701", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172242" }, "departure": { "time": "1772172276" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772172319" }, "departure": { "time": "1772172320" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772172436" }, "departure": { "time": "1772172436" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772172481" }, "departure": { "time": "1772172481" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1772172559" }, "departure": { "time": "1772172559" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1772172618" }, "departure": { "time": "1772172618" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1772172668" }, "departure": { "time": "1772172668" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1772172777" }, "departure": { "time": "1772172777" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1772172822" }, "departure": { "time": "1772172822" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1772172891" }, "departure": { "time": "1772172891" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1772172970" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258701" } } }, { "id": "trip:6543449", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174940" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772175022" }, "departure": { "time": "1772175022" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772175108" }, "departure": { "time": "1772175108" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772175280" }, "departure": { "time": "1772175280" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772175361" }, "departure": { "time": "1772175361" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772175522" }, "departure": { "time": "1772175522" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772175620" }, "departure": { "time": "1772175620" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772175770" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543449" } } }, { "id": "trip:6544979", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175420" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1772175713" }, "departure": { "time": "1772175713" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1772175809" }, "departure": { "time": "1772175809" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772175890" }, "departure": { "time": "1772175890" }, "stopId": "2BARR", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544979" } } }, { "id": "trip:6540921", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174630" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772174750" }, "departure": { "time": "1772174750" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772174860" }, "departure": { "time": "1772174860" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772174980" }, "departure": { "time": "1772174980" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772175100" }, "departure": { "time": "1772175100" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772175190" }, "departure": { "time": "1772175190" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772175310" }, "departure": { "time": "1772175310" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175420" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772175580" }, "departure": { "time": "1772175580" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772175680" }, "departure": { "time": "1772175680" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772175770" }, "departure": { "time": "1772175770" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772175890" }, "departure": { "time": "1772175890" }, "stopId": "2BMAI", "stopSequence": 12 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540921" } } }, { "id": "trip:6259987", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175600" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1772175676" }, "departure": { "time": "1772175676" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1772175730" }, "departure": { "time": "1772175730" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1772175792" }, "departure": { "time": "1772175792" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1772175901" }, "departure": { "time": "1772175901" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1772175942" }, "departure": { "time": "1772175942" }, "stopId": "GRANBELL", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6259987" } } }, { "id": "trip:6257742", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175600" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1772175726" }, "departure": { "time": "1772175726" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1772175812" }, "departure": { "time": "1772175812" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1772175942" }, "departure": { "time": "1772175942" }, "stopId": "SEPSONET", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257742" } } }, { "id": "trip:6258049", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772173315" }, "departure": { "time": "1772173315" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772173379" }, "departure": { "time": "1772173379" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1772173472" }, "departure": { "time": "1772173472" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1772173515" }, "departure": { "time": "1772173515" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1772173627" }, "departure": { "time": "1772173627" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1772173676" }, "departure": { "time": "1772173676" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1772173741" }, "departure": { "time": "1772173741" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1772173816" }, "departure": { "time": "1772173816" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1772173873" }, "departure": { "time": "1772173873" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1772174122" }, "departure": { "time": "1772174122" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1772174169" }, "departure": { "time": "1772174169" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1772174253" }, "departure": { "time": "1772174253" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1772174290" }, "departure": { "time": "1772174290" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1772174362" }, "departure": { "time": "1772174362" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1772174402" }, "departure": { "time": "1772174402" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1772174480" }, "departure": { "time": "1772174480" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1772174552" }, "departure": { "time": "1772174552" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1772174644" }, "departure": { "time": "1772174644" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1772174828" }, "departure": { "time": "1772174828" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1772174883" }, "departure": { "time": "1772174883" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1772174929" }, "departure": { "time": "1772174929" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1772174975" }, "departure": { "time": "1772174975" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1772175007" }, "departure": { "time": "1772175007" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1772175068" }, "departure": { "time": "1772175068" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1772175098" }, "departure": { "time": "1772175098" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1772175242" }, "departure": { "time": "1772175242" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1772175305" }, "departure": { "time": "1772175305" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1772175371" }, "departure": { "time": "1772175371" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1772175413" }, "departure": { "time": "1772175413" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1772175533" }, "departure": { "time": "1772175533" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1772175601" }, "departure": { "time": "1772175601" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1772175651" }, "departure": { "time": "1772175651" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1772175796" }, "departure": { "time": "1772175796" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1772175915" }, "departure": { "time": "1772175915" }, "stopId": "INTMIL-E", "stopSequence": 41 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6258049" } } }, { "id": "trip:6541234", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173640" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772173790" }, "departure": { "time": "1772173790" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772173870" }, "departure": { "time": "1772173870" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772173960" }, "departure": { "time": "1772173960" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772174050" }, "departure": { "time": "1772174050" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772174320" }, "departure": { "time": "1772174320" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772174530" }, "departure": { "time": "1772174530" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772174610" }, "departure": { "time": "1772174610" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772174740" }, "departure": { "time": "1772174740" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772174830" }, "departure": { "time": "1772174830" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772174950" }, "departure": { "time": "1772174950" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772175160" }, "departure": { "time": "1772175160" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772175310" }, "departure": { "time": "1772175310" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772175430" }, "departure": { "time": "1772175430" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772175530" }, "departure": { "time": "1772175530" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772175740" }, "departure": { "time": "1772175740" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "1JE23", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541234" } } }, { "id": "trip:6257557", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175720" }, "stopId": "TRELGARE", "stopSequence": 0 }, { "arrival": { "time": "1772175763" }, "departure": { "time": "1772175763" }, "stopId": "MALEMBAR", "stopSequence": 1 }, { "arrival": { "time": "1772175816" }, "departure": { "time": "1772175816" }, "stopId": "DEGAULLE", "stopSequence": 2 }, { "arrival": { "time": "1772175858" }, "departure": { "time": "1772175858" }, "stopId": "BAHONNEA", "stopSequence": 3 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6257557" } } }, { "id": "trip:6543492", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172269" }, "departure": { "time": "1772172310" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772172457" }, "departure": { "time": "1772172457" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772172533" }, "departure": { "time": "1772172533" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772172691" }, "departure": { "time": "1772172691" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772172770" }, "departure": { "time": "1772172770" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772172843" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543492" } } }, { "id": "trip:6258135", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172289" }, "departure": { "time": "1772172289" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1772172334" }, "departure": { "time": "1772172334" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1772172411" }, "departure": { "time": "1772172411" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1772172450" }, "departure": { "time": "1772172450" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1772172485" }, "departure": { "time": "1772172485" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1772172474" }, "departure": { "time": "1772172474" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1772172517" }, "departure": { "time": "1772172517" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1772172561" }, "departure": { "time": "1772172561" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1772172625" }, "departure": { "time": "1772172625" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1772172657" }, "departure": { "time": "1772172657" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1772172682" }, "departure": { "time": "1772172682" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1772172734" }, "departure": { "time": "1772172734" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1772172782" }, "departure": { "time": "1772172782" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1772172814" }, "departure": { "time": "1772172814" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1772172863" }, "departure": { "time": "1772172863" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1772172921" }, "departure": { "time": "1772172921" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1772173008" }, "departure": { "time": "1772173008" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1772173088" }, "departure": { "time": "1772173088" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1772173148" }, "departure": { "time": "1772173148" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1772173223" }, "departure": { "time": "1772173223" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1772173300" }, "departure": { "time": "1772173300" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1772173374" }, "departure": { "time": "1772173374" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1772173355" }, "departure": { "time": "1772173355" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1772173403" }, "departure": { "time": "1772173403" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1772173518" }, "departure": { "time": "1772173518" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1772173553" }, "departure": { "time": "1772173553" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1772173694" }, "departure": { "time": "1772173694" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1772173734" }, "departure": { "time": "1772173734" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1772173788" }, "departure": { "time": "1772173788" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772173839" }, "departure": { "time": "1772173839" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1772173901" }, "departure": { "time": "1772173901" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1772173938" }, "departure": { "time": "1772173938" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1772173994" }, "departure": { "time": "1772173994" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772173997" }, "departure": { "time": "1772173997" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1772174079" }, "departure": { "time": "1772174079" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1772174177" }, "departure": { "time": "1772174177" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1772174237" }, "departure": { "time": "1772174237" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1772174282" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258135" } } }, { "id": "trip:6258512", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172232" }, "departure": { "time": "1772172232" }, "stopId": "DAGNET-E", "stopSequence": 78 }, { "arrival": { "time": "1772172262" }, "departure": { "time": "1772172262" }, "stopId": "GILLIE-E", "stopSequence": 79 }, { "arrival": { "time": "1772172291" }, "departure": { "time": "1772172322" }, "stopId": "ISORET-E", "stopSequence": 80 }, { "arrival": { "time": "1772172375" }, "departure": { "time": "1772172375" }, "stopId": "VANDE-E", "stopSequence": 81 }, { "arrival": { "time": "1772172426" }, "departure": { "time": "1772172426" }, "stopId": "ORMEAU-E", "stopSequence": 82 }, { "arrival": { "time": "1772172452" }, "departure": { "time": "1772172452" }, "stopId": "CRBLAN-E", "stopSequence": 83 }, { "arrival": { "time": "1772172508" }, "departure": { "time": "1772172508" }, "stopId": "CHATEL-E", "stopSequence": 84 }, { "arrival": { "time": "1772172559" }, "departure": { "time": "1772172559" }, "stopId": "BANCHA-E", "stopSequence": 85 }, { "arrival": { "time": "1772172601" }, "departure": { "time": "1772172601" }, "stopId": "JARDF-E", "stopSequence": 86 }, { "arrival": { "time": "1772172628" }, "departure": { "time": "1772172628" }, "stopId": "SAILLE-E", "stopSequence": 87 }, { "arrival": { "time": "1772172679" }, "stopId": "SAUBIN", "stopSequence": 88 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6258512" } } }, { "id": "trip:6258636", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172420" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1772172494" }, "departure": { "time": "1772172494" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1772172529" }, "departure": { "time": "1772172529" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1772172724" }, "departure": { "time": "1772172724" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1772172765" }, "departure": { "time": "1772172765" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1772172800" }, "departure": { "time": "1772172800" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1772172844" }, "departure": { "time": "1772172844" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1772172949" }, "departure": { "time": "1772172949" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1772172990" }, "departure": { "time": "1772172990" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1772173074" }, "departure": { "time": "1772173074" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1772173160" }, "departure": { "time": "1772173160" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1772173233" }, "departure": { "time": "1772173233" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1772173305" }, "departure": { "time": "1772173305" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1772173369" }, "departure": { "time": "1772173369" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1772173437" }, "departure": { "time": "1772173437" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772173476" }, "departure": { "time": "1772173476" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772173531" }, "departure": { "time": "1772173531" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772173621" }, "departure": { "time": "1772173621" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772173716" }, "departure": { "time": "1772173716" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772173820" }, "departure": { "time": "1772173820" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772173945" }, "departure": { "time": "1772173945" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772174013" }, "departure": { "time": "1772174013" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1772174087" }, "departure": { "time": "1772174087" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1772173758" }, "departure": { "time": "1772173758" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772173821" }, "departure": { "time": "1772173821" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772173883" }, "departure": { "time": "1772173883" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772173926" }, "departure": { "time": "1772173926" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772173962" }, "departure": { "time": "1772173962" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1772174040" }, "departure": { "time": "1772174040" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1772174120" }, "departure": { "time": "1772174120" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1772174245" }, "departure": { "time": "1772174245" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1772174290" }, "departure": { "time": "1772174290" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772174335" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258636" } } }, { "id": "trip:6257894", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175540" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1772175583" }, "departure": { "time": "1772175583" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1772175622" }, "departure": { "time": "1772175622" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1772175693" }, "departure": { "time": "1772175693" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1772175730" }, "departure": { "time": "1772175730" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1772175802" }, "departure": { "time": "1772175802" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772175853" }, "departure": { "time": "1772175853" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1772175900" }, "departure": { "time": "1772175900" }, "stopId": "CERFEUIL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257894" } } }, { "id": "trip:6257891", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172248" }, "departure": { "time": "1772172264" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1772172288" }, "departure": { "time": "1772172288" }, "stopId": "DUMESNIL", "stopSequence": 29 }, { "arrival": { "time": "1772172333" }, "departure": { "time": "1772172333" }, "stopId": "LEQUAI", "stopSequence": 30 }, { "arrival": { "time": "1772172300" }, "departure": { "time": "1772172300" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROF.", "stopSequence": 31 }, { "arrival": { "time": "1772172402" }, "departure": { "time": "1772172402" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 32 }, { "arrival": { "time": "1772172472" }, "departure": { "time": "1772172472" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 33 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURMA", "stopSequence": 34 }, { "arrival": { "time": "1772172543" }, "departure": { "time": "1772172543" }, "stopId": "CHDARR", "stopSequence": 35 }, { "arrival": { "time": "1772172524" }, "departure": { "time": "1772172524" }, "stopId": "ACADEMIE", "stopSequence": 36 }, { "arrival": { "time": "1772172600" }, "departure": { "time": "1772172600" }, "stopId": "GBREM-E", "stopSequence": 37 }, { "arrival": { "time": "1772172623" }, "departure": { "time": "1772172623" }, "stopId": "GARETERM", "stopSequence": 38 }, { "arrival": { "time": "1772172664" }, "departure": { "time": "1772172664" }, "stopId": "LESGARES", "stopSequence": 39 }, { "arrival": { "time": "1772172755" }, "departure": { "time": "1772172755" }, "stopId": "HARAS", "stopSequence": 40 }, { "arrival": { "time": "1772172840" }, "departure": { "time": "1772172840" }, "stopId": "STAUBIN", "stopSequence": 41 }, { "arrival": { "time": "1772172878" }, "departure": { "time": "1772173200" }, "stopId": "LOR-FO-A", "stopSequence": 42 }, { "arrival": { "time": "1772173253" }, "departure": { "time": "1772173253" }, "stopId": "MAIL-HDV", "stopSequence": 43 }, { "arrival": { "time": "1772173340" }, "departure": { "time": "1772173340" }, "stopId": "SECUSO-E", "stopSequence": 44 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "STEXUP-E", "stopSequence": 45 }, { "arrival": { "time": "1772173453" }, "departure": { "time": "1772173453" }, "stopId": "GARDOT-E", "stopSequence": 46 }, { "arrival": { "time": "1772173476" }, "departure": { "time": "1772173476" }, "stopId": "MONTAI-E", "stopSequence": 47 }, { "arrival": { "time": "1772173555" }, "departure": { "time": "1772173555" }, "stopId": "CIMETI-E", "stopSequence": 48 }, { "arrival": { "time": "1772173622" }, "departure": { "time": "1772173622" }, "stopId": "AFPA-E", "stopSequence": 49 }, { "arrival": { "time": "1772173665" }, "departure": { "time": "1772173665" }, "stopId": "ARCEAU-E", "stopSequence": 50 }, { "arrival": { "time": "1772173711" }, "departure": { "time": "1772173711" }, "stopId": "CASERN-E", "stopSequence": 51 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173800" }, "stopId": "LAREU-E", "stopSequence": 52 }, { "arrival": { "time": "1772173858" }, "departure": { "time": "1772173858" }, "stopId": "PAPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772173912" }, "departure": { "time": "1772173912" }, "stopId": "CCHEMI-E", "stopSequence": 54 }, { "arrival": { "time": "1772173982" }, "departure": { "time": "1772173982" }, "stopId": "JUFERR-E", "stopSequence": 55 }, { "arrival": { "time": "1772174044" }, "departure": { "time": "1772174044" }, "stopId": "GEMMET-E", "stopSequence": 56 }, { "arrival": { "time": "1772174104" }, "departure": { "time": "1772174104" }, "stopId": "AUBEPI-E", "stopSequence": 57 }, { "arrival": { "time": "1772174160" }, "departure": { "time": "1772174160" }, "stopId": "STADE-E", "stopSequence": 58 }, { "arrival": { "time": "1772174223" }, "departure": { "time": "1772174223" }, "stopId": "PELLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772174273" }, "departure": { "time": "1772174273" }, "stopId": "CEEQUE-E", "stopSequence": 60 }, { "arrival": { "time": "1772174325" }, "departure": { "time": "1772174325" }, "stopId": "MORLIE-E", "stopSequence": 61 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "WALCOU-E", "stopSequence": 62 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "JAUDET-E", "stopSequence": 63 }, { "arrival": { "time": "1772174549" }, "departure": { "time": "1772174549" }, "stopId": "PASTEU-E", "stopSequence": 64 }, { "arrival": { "time": "1772174576" }, "departure": { "time": "1772174576" }, "stopId": "VERDUN-E", "stopSequence": 65 }, { "arrival": { "time": "1772174599" }, "departure": { "time": "1772174599" }, "stopId": "CEZAN-E", "stopSequence": 66 }, { "arrival": { "time": "1772174635" }, "departure": { "time": "1772174635" }, "stopId": "COROT-E", "stopSequence": 67 }, { "arrival": { "time": "1772174700" }, "stopId": "SBAVENAI", "stopSequence": 68 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257891" } } }, { "id": "trip:6543494", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173050" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772173170" }, "departure": { "time": "1772173170" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772173261" }, "departure": { "time": "1772173261" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772173414" }, "departure": { "time": "1772173414" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772173490" }, "departure": { "time": "1772173490" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772173648" }, "departure": { "time": "1772173648" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772173727" }, "departure": { "time": "1772173727" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772173800" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543494" } } }, { "id": "trip:6260060", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175660" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1772175665" }, "departure": { "time": "1772175665" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1772175716" }, "departure": { "time": "1772175716" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1772175801" }, "departure": { "time": "1772175801" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1772175907" }, "departure": { "time": "1772175907" }, "stopId": "CHARNASS", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260060" } } }, { "id": "trip:6257886", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172247" }, "departure": { "time": "1772172247" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1772172297" }, "departure": { "time": "1772172322" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1772172339" }, "departure": { "time": "1772172339" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1772172399" }, "departure": { "time": "1772172399" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1772172442" }, "departure": { "time": "1772172442" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1772172480" }, "departure": { "time": "1772172480" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1772172531" }, "departure": { "time": "1772172531" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1772172565" }, "departure": { "time": "1772172565" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1772172598" }, "departure": { "time": "1772172598" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1772172630" }, "departure": { "time": "1772172630" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1772172721" }, "departure": { "time": "1772172721" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1772172757" }, "departure": { "time": "1772172757" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1772172801" }, "departure": { "time": "1772172801" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1772172830" }, "departure": { "time": "1772172830" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1772172864" }, "departure": { "time": "1772172864" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1772172900" }, "departure": { "time": "1772172900" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1772173015" }, "departure": { "time": "1772173015" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1772173065" }, "departure": { "time": "1772173065" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1772173190" }, "departure": { "time": "1772173190" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1772173251" }, "departure": { "time": "1772173251" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1772173317" }, "departure": { "time": "1772173317" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1772173455" }, "departure": { "time": "1772173455" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1772173563" }, "departure": { "time": "1772173563" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1772173659" }, "departure": { "time": "1772173659" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1772173728" }, "departure": { "time": "1772173728" }, "stopId": "DUMESNIL", "stopSequence": 29 }, { "arrival": { "time": "1772173766" }, "departure": { "time": "1772173766" }, "stopId": "LEQUAI", "stopSequence": 30 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPROF.", "stopSequence": 31 }, { "arrival": { "time": "1772173842" }, "departure": { "time": "1772173842" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINITE", "stopSequence": 32 }, { "arrival": { "time": "1772173912" }, "departure": { "time": "1772173912" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUREPA", "stopSequence": 33 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURMA", "stopSequence": 34 }, { "arrival": { "time": "1772173935" }, "departure": { "time": "1772173935" }, "stopId": "CHDARR", "stopSequence": 35 }, { "arrival": { "time": "1772173974" }, "departure": { "time": "1772173974" }, "stopId": "ACADEMIE", "stopSequence": 36 }, { "arrival": { "time": "1772174016" }, "departure": { "time": "1772174016" }, "stopId": "GBREM-E", "stopSequence": 37 }, { "arrival": { "time": "1772174101" }, "departure": { "time": "1772174101" }, "stopId": "GARETERM", "stopSequence": 38 }, { "arrival": { "time": "1772174143" }, "departure": { "time": "1772174143" }, "stopId": "LESGARES", "stopSequence": 39 }, { "arrival": { "time": "1772174257" }, "departure": { "time": "1772174257" }, "stopId": "HARAS", "stopSequence": 40 }, { "arrival": { "time": "1772174320" }, "departure": { "time": "1772174320" }, "stopId": "STAUBIN", "stopSequence": 41 }, { "arrival": { "time": "1772174367" }, "departure": { "time": "1772174700" }, "stopId": "LOR-FO-A", "stopSequence": 42 }, { "arrival": { "time": "1772174753" }, "departure": { "time": "1772174753" }, "stopId": "MAIL-HDV", "stopSequence": 43 }, { "arrival": { "time": "1772174840" }, "departure": { "time": "1772174840" }, "stopId": "SECUSO-E", "stopSequence": 44 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "STEXUP-E", "stopSequence": 45 }, { "arrival": { "time": "1772174953" }, "departure": { "time": "1772174953" }, "stopId": "GARDOT-E", "stopSequence": 46 }, { "arrival": { "time": "1772174976" }, "departure": { "time": "1772174976" }, "stopId": "MONTAI-E", "stopSequence": 47 }, { "arrival": { "time": "1772175055" }, "departure": { "time": "1772175055" }, "stopId": "CIMETI-E", "stopSequence": 48 }, { "arrival": { "time": "1772175122" }, "departure": { "time": "1772175122" }, "stopId": "AFPA-E", "stopSequence": 49 }, { "arrival": { "time": "1772175165" }, "departure": { "time": "1772175165" }, "stopId": "ARCEAU-E", "stopSequence": 50 }, { "arrival": { "time": "1772175211" }, "departure": { "time": "1772175211" }, "stopId": "CASERN-E", "stopSequence": 51 }, { "arrival": { "time": "1772175300" }, "departure": { "time": "1772175300" }, "stopId": "LAREU-E", "stopSequence": 52 }, { "arrival": { "time": "1772175358" }, "departure": { "time": "1772175358" }, "stopId": "PAPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772175412" }, "departure": { "time": "1772175412" }, "stopId": "CCHEMI-E", "stopSequence": 54 }, { "arrival": { "time": "1772175482" }, "departure": { "time": "1772175482" }, "stopId": "JUFERR-E", "stopSequence": 55 }, { "arrival": { "time": "1772175544" }, "departure": { "time": "1772175544" }, "stopId": "GEMMET-E", "stopSequence": 56 }, { "arrival": { "time": "1772175604" }, "departure": { "time": "1772175604" }, "stopId": "AUBEPI-E", "stopSequence": 57 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "STADE-E", "stopSequence": 58 }, { "arrival": { "time": "1772175723" }, "departure": { "time": "1772175723" }, "stopId": "PELLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772175773" }, "departure": { "time": "1772175773" }, "stopId": "CEEQUE-E", "stopSequence": 60 }, { "arrival": { "time": "1772175825" }, "departure": { "time": "1772175825" }, "stopId": "MORLIE-E", "stopSequence": 61 }, { "arrival": { "time": "1772175910" }, "departure": { "time": "1772175910" }, "stopId": "WALCOU-E", "stopSequence": 62 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257886" } } }, { "id": "trip:6257738", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172387" }, "departure": { "time": "1772172387" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1772172429" }, "departure": { "time": "1772172429" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1772172642" }, "departure": { "time": "1772172642" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1772172709" }, "departure": { "time": "1772172709" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1772172751" }, "departure": { "time": "1772172751" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1772172998" }, "departure": { "time": "1772172998" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1772173058" }, "departure": { "time": "1772173058" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1772173091" }, "departure": { "time": "1772173091" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1772173126" }, "departure": { "time": "1772173126" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1772173184" }, "departure": { "time": "1772173184" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1772173220" }, "departure": { "time": "1772173220" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1772173255" }, "departure": { "time": "1772173255" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1772173299" }, "departure": { "time": "1772173299" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1772173355" }, "departure": { "time": "1772173355" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1772173384" }, "departure": { "time": "1772173384" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1772173450" }, "departure": { "time": "1772173450" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1772173483" }, "departure": { "time": "1772173483" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1772173535" }, "departure": { "time": "1772173535" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1772173561" }, "departure": { "time": "1772173561" }, "stopId": "ZIBEAUC", "stopSequence": 35 }, { "arrival": { "time": "1772173635" }, "departure": { "time": "1772173635" }, "stopId": "THOMASS", "stopSequence": 36 }, { "arrival": { "time": "1772173661" }, "departure": { "time": "1772173661" }, "stopId": "CLAIE", "stopSequence": 37 }, { "arrival": { "time": "1772173711" }, "departure": { "time": "1772173711" }, "stopId": "GUINEZE", "stopSequence": 38 }, { "arrival": { "time": "1772173775" }, "departure": { "time": "1772173775" }, "stopId": "AAMIPI", "stopSequence": 39 }, { "arrival": { "time": "1772173813" }, "departure": { "time": "1772173813" }, "stopId": "EBEAUPIN", "stopSequence": 40 }, { "arrival": { "time": "1772173874" }, "departure": { "time": "1772173874" }, "stopId": "PAVILLO", "stopSequence": 41 }, { "arrival": { "time": "1772173955" }, "stopId": "LHOIRI-D", "stopSequence": 42 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257738" } } }, { "id": "trip:6543444", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172287" }, "departure": { "time": "1772172310" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772172421" }, "departure": { "time": "1772172421" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772172582" }, "departure": { "time": "1772172582" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772172680" }, "departure": { "time": "1772172680" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772172830" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543444" } } }, { "id": "trip:6257562", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173920" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1772173993" }, "departure": { "time": "1772173993" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1772174177" }, "departure": { "time": "1772174177" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1772174242" }, "departure": { "time": "1772174242" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1772174410" }, "departure": { "time": "1772174410" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1772174456" }, "departure": { "time": "1772174456" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1772174491" }, "departure": { "time": "1772174491" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1772174577" }, "departure": { "time": "1772174577" }, "stopId": "RAMON", "stopSequence": 9 }, { "arrival": { "time": "1772174776" }, "departure": { "time": "1772174776" }, "stopId": "BESNARDI", "stopSequence": 11 }, { "arrival": { "time": "1772174860" }, "departure": { "time": "1772174860" }, "stopId": "TALET", "stopSequence": 12 }, { "arrival": { "time": "1772174519" }, "departure": { "time": "1772174519" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 13 }, { "arrival": { "time": "1772174626" }, "departure": { "time": "1772174626" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 14 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 15 }, { "arrival": { "time": "1772174931" }, "departure": { "time": "1772174931" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 16 }, { "arrival": { "time": "1772175034" }, "departure": { "time": "1772175034" }, "stopId": "MENDESFR", "stopSequence": 17 }, { "arrival": { "time": "1772175186" }, "departure": { "time": "1772175300" }, "stopId": "FO-LOR-R", "stopSequence": 18 }, { "arrival": { "time": "1772175387" }, "departure": { "time": "1772175387" }, "stopId": "STAUBI-E", "stopSequence": 19 }, { "arrival": { "time": "1772175429" }, "departure": { "time": "1772175429" }, "stopId": "HARAS-E", "stopSequence": 20 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "LESGAR-E", "stopSequence": 21 }, { "arrival": { "time": "1772175643" }, "departure": { "time": "1772175643" }, "stopId": "SEMARD-E", "stopSequence": 22 }, { "arrival": { "time": "1772175687" }, "departure": { "time": "1772175687" }, "stopId": "PONTNO-E", "stopSequence": 23 }, { "arrival": { "time": "1772175774" }, "departure": { "time": "1772175774" }, "stopId": "POIREL-E", "stopSequence": 24 }, { "arrival": { "time": "1772175822" }, "departure": { "time": "1772175822" }, "stopId": "VAUBAN-E", "stopSequence": 25 }, { "arrival": { "time": "1772175883" }, "departure": { "time": "1772175883" }, "stopId": "FREMUR-E", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6257562" } } }, { "id": "trip:6540917", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173150" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772173270" }, "departure": { "time": "1772173270" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772173380" }, "departure": { "time": "1772173380" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772173710" }, "departure": { "time": "1772173710" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772173810" }, "departure": { "time": "1772173810" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772174080" }, "departure": { "time": "1772174080" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772174180" }, "departure": { "time": "1772174180" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772174270" }, "departure": { "time": "1772174270" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772174390" }, "departure": { "time": "1772174390" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772174490" }, "departure": { "time": "1772174490" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772174610" }, "departure": { "time": "1772174610" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772174690" }, "departure": { "time": "1772174690" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772174810" }, "departure": { "time": "1772174810" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772174900" }, "departure": { "time": "1772174900" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772175160" }, "departure": { "time": "1772175160" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772175330" }, "departure": { "time": "1772175330" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772175410" }, "departure": { "time": "1772175410" }, "stopId": "2STGI", "stopSequence": 23 }, { "arrival": { "time": "1772175500" }, "departure": { "time": "1772175500" }, "stopId": "2BASC", "stopSequence": 24 }, { "arrival": { "time": "1772175590" }, "stopId": "1AARD", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540917" } } }, { "id": "trip:6260059", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174400" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1772174405" }, "departure": { "time": "1772174405" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1772174455" }, "departure": { "time": "1772174455" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1772174539" }, "departure": { "time": "1772174539" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1772174587" }, "departure": { "time": "1772174587" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1772174643" }, "departure": { "time": "1772174643" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1772174713" }, "departure": { "time": "1772174713" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1772174768" }, "departure": { "time": "1772174768" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1772174856" }, "departure": { "time": "1772174856" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1772174916" }, "departure": { "time": "1772174916" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1772174992" }, "departure": { "time": "1772174992" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1772175037" }, "departure": { "time": "1772175037" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1772175092" }, "departure": { "time": "1772175092" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1772175171" }, "departure": { "time": "1772175171" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1772175248" }, "departure": { "time": "1772175248" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1772175443" }, "departure": { "time": "1772175443" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1772175544" }, "departure": { "time": "1772175544" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1772175619" }, "departure": { "time": "1772175619" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1772175674" }, "departure": { "time": "1772175674" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1772175740" }, "departure": { "time": "1772175740" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1772175803" }, "departure": { "time": "1772175803" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1772175859" }, "departure": { "time": "1772175859" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1772175919" }, "departure": { "time": "1772175919" }, "stopId": "BEAUSS-E", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260059" } } }, { "id": "trip:6258242", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172243" }, "departure": { "time": "1772172243" }, "stopId": "BEURRI-E", "stopSequence": 43 }, { "arrival": { "time": "1772172289" }, "departure": { "time": "1772172289" }, "stopId": "DELAUN-E", "stopSequence": 44 }, { "arrival": { "time": "1772172333" }, "departure": { "time": "1772172333" }, "stopId": "MAUFIN-E", "stopSequence": 45 }, { "arrival": { "time": "1772172331" }, "departure": { "time": "1772172331" }, "stopId": "MAIRAV-E", "stopSequence": 46 }, { "arrival": { "time": "1772172366" }, "departure": { "time": "1772172366" }, "stopId": "TERNIE-E", "stopSequence": 47 }, { "arrival": { "time": "1772172398" }, "departure": { "time": "1772172398" }, "stopId": "BALAND-E", "stopSequence": 48 }, { "arrival": { "time": "1772172440" }, "departure": { "time": "1772172440" }, "stopId": "PIECE-E", "stopSequence": 49 }, { "arrival": { "time": "1772172495" }, "departure": { "time": "1772172495" }, "stopId": "LA-BOI-E", "stopSequence": 50 }, { "arrival": { "time": "1772172539" }, "departure": { "time": "1772172539" }, "stopId": "SCHWAL-E", "stopSequence": 51 }, { "arrival": { "time": "1772172571" }, "stopId": "ADEZIERE", "stopSequence": 52 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6258242" } } }, { "id": "trip:6543450", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175420" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772175502" }, "departure": { "time": "1772175502" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772175588" }, "departure": { "time": "1772175588" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772175760" }, "departure": { "time": "1772175760" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772175841" }, "departure": { "time": "1772175841" }, "stopId": "2CROI", "stopSequence": 4 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543450" } } }, { "id": "trip:6541227", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172325" }, "departure": { "time": "1772172328" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772172465" }, "departure": { "time": "1772172465" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772172575" }, "departure": { "time": "1772172575" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772172695" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541227" } } }, { "id": "trip:6053952", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174640" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1772174710" }, "departure": { "time": "1772174710" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1772174820" }, "departure": { "time": "1772174820" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1772174864" }, "departure": { "time": "1772174864" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1772174930" }, "departure": { "time": "1772174930" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1772175000" }, "departure": { "time": "1772175000" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1772175079" }, "departure": { "time": "1772175079" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1772175131" }, "departure": { "time": "1772175131" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1772175183" }, "departure": { "time": "1772175183" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1772175240" }, "departure": { "time": "1772175240" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1772175259" }, "departure": { "time": "1772175259" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1772175661" }, "departure": { "time": "1772175661" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1772175743" }, "departure": { "time": "1772175743" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "SEPSONET", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053952" } } }, { "id": "trip:6543536", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173980" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1772174062" }, "departure": { "time": "1772174062" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1772174148" }, "departure": { "time": "1772174148" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1772174320" }, "departure": { "time": "1772174320" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1772174401" }, "departure": { "time": "1772174401" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1772174562" }, "departure": { "time": "1772174562" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1772174660" }, "departure": { "time": "1772174660" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1772174810" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6543536" } } }, { "id": "trip:6544975", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172540" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1772172712" }, "departure": { "time": "1772172712" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1772172820" }, "departure": { "time": "1772172820" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1772172912" }, "departure": { "time": "1772172912" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1772172990" }, "departure": { "time": "1772172990" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1772173087" }, "departure": { "time": "1772173087" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1772173180" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6544975" } } }, { "id": "trip:6052727", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173020" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1772173179" }, "departure": { "time": "1772173179" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1772173230" }, "departure": { "time": "1772173230" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1772173320" }, "departure": { "time": "1772173320" }, "stopId": "GARDOT-E", "stopSequence": 3 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1772173995" }, "departure": { "time": "1772173995" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1772174032" }, "departure": { "time": "1772174032" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1772174129" }, "departure": { "time": "1772174129" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1772174163" }, "departure": { "time": "1772174163" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1772174249" }, "departure": { "time": "1772174249" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1772174277" }, "departure": { "time": "1772174277" }, "stopId": "MURSHV-E", "stopSequence": 11 }, { "arrival": { "time": "1772174345" }, "departure": { "time": "1772174345" }, "stopId": "CARMET-E", "stopSequence": 12 }, { "arrival": { "time": "1772174422" }, "departure": { "time": "1772174422" }, "stopId": "LECOTE-E", "stopSequence": 13 }, { "arrival": { "time": "1772174471" }, "departure": { "time": "1772174471" }, "stopId": "LABUIS-E", "stopSequence": 14 }, { "arrival": { "time": "1772174520" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052727" } } }, { "id": "trip:3452D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172286" }, "departure": { "time": "1772172295" }, "stopId": "GUILLAU", "stopSequence": 9 }, { "arrival": { "time": "1772172369" }, "departure": { "time": "1772172369" }, "stopId": "MAUNY", "stopSequence": 10 }, { "arrival": { "time": "1772172435" }, "departure": { "time": "1772172435" }, "stopId": "MOLINERI", "stopSequence": 11 }, { "arrival": { "time": "1772172460" }, "departure": { "time": "1772172460" }, "stopId": "MEIGNA34", "stopSequence": 12 }, { "arrival": { "time": "1772172504" }, "departure": { "time": "1772172504" }, "stopId": "AUBRIAIS", "stopSequence": 13 }, { "arrival": { "time": "1772172541" }, "departure": { "time": "1772172541" }, "stopId": "TANCELL", "stopSequence": 14 }, { "arrival": { "time": "1772172687" }, "departure": { "time": "1772172687" }, "stopId": "LAGLOUTI", "stopSequence": 15 }, { "arrival": { "time": "1772172806" }, "departure": { "time": "1772172806" }, "stopId": "LAGRANGE", "stopSequence": 16 }, { "arrival": { "time": "1772172902" }, "departure": { "time": "1772172902" }, "stopId": "LAPLESSE", "stopSequence": 17 }, { "arrival": { "time": "1772173120" }, "departure": { "time": "1772173120" }, "stopId": "GPOMPIDO", "stopSequence": 18 }, { "arrival": { "time": "1772173205" }, "departure": { "time": "1772173205" }, "stopId": "STLOUIS", "stopSequence": 19 }, { "arrival": { "time": "1772173360" }, "departure": { "time": "1772173360" }, "stopId": "LECLER-E", "stopSequence": 20 }, { "arrival": { "time": "1772173571" }, "departure": { "time": "1772173571" }, "stopId": "DESCAZEA", "stopSequence": 21 }, { "arrival": { "time": "1772173643" }, "departure": { "time": "1772173643" }, "stopId": "MONPROFI", "stopSequence": 22 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "QUAIsubW", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "34", "tripId": "3452D" } } }, { "id": "trip:6260112", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172239" }, "departure": { "time": "1772172239" }, "stopId": "LAPOIN-E", "stopSequence": 49 }, { "arrival": { "time": "1772172269" }, "departure": { "time": "1772172269" }, "stopId": "RANGEA-E", "stopSequence": 50 }, { "arrival": { "time": "1772172314" }, "departure": { "time": "1772172314" }, "stopId": "VIGNES-E", "stopSequence": 51 }, { "arrival": { "time": "1772172398" }, "stopId": "CHANTOUR", "stopSequence": 52 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260112" } } }, { "id": "trip:6052658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772177555" }, "stopId": "GAREPAPI", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052658" } } }, { "id": "trip:6260058", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172230" }, "departure": { "time": "1772172246" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1772172306" }, "departure": { "time": "1772172306" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1772172362" }, "departure": { "time": "1772172362" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1772172412" }, "departure": { "time": "1772172412" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1772172474" }, "departure": { "time": "1772172474" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1772172522" }, "departure": { "time": "1772172522" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1772172598" }, "departure": { "time": "1772172598" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1772172650" }, "departure": { "time": "1772172650" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1772172717" }, "departure": { "time": "1772172717" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1772172756" }, "departure": { "time": "1772172756" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1772172804" }, "departure": { "time": "1772172804" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1772172873" }, "departure": { "time": "1772172873" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1772172945" }, "departure": { "time": "1772172945" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1772173107" }, "departure": { "time": "1772173107" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1772173187" }, "departure": { "time": "1772173187" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1772173247" }, "departure": { "time": "1772173247" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1772173302" }, "departure": { "time": "1772173302" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1772173368" }, "departure": { "time": "1772173368" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1772173431" }, "departure": { "time": "1772173431" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1772173487" }, "departure": { "time": "1772173487" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1772173547" }, "departure": { "time": "1772173547" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1772173632" }, "departure": { "time": "1772173632" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1772173817" }, "departure": { "time": "1772173817" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1772173867" }, "departure": { "time": "1772173867" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1772173902" }, "departure": { "time": "1772173902" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1772173929" }, "departure": { "time": "1772173929" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1772173974" }, "departure": { "time": "1772173974" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1772174016" }, "departure": { "time": "1772174016" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1772174110" }, "departure": { "time": "1772174110" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1772174138" }, "departure": { "time": "1772174138" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1772174212" }, "departure": { "time": "1772174212" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1772174271" }, "departure": { "time": "1772174271" }, "stopId": "VALMAINE", "stopSequence": 34 }, { "arrival": { "time": "1772174311" }, "departure": { "time": "1772174311" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1772174390" }, "departure": { "time": "1772174390" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1772174448" }, "departure": { "time": "1772174448" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1772174500" }, "departure": { "time": "1772174500" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1772174529" }, "departure": { "time": "1772174529" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1772174582" }, "departure": { "time": "1772174582" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1772174635" }, "departure": { "time": "1772174635" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1772174698" }, "departure": { "time": "1772174698" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1772174780" }, "departure": { "time": "1772174780" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1772174821" }, "departure": { "time": "1772174821" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1772174875" }, "departure": { "time": "1772174875" }, "stopId": "BOUCHE-E", "stopSequence": 45 }, { "arrival": { "time": "1772174907" }, "departure": { "time": "1772174907" }, "stopId": "CAMPBO-E", "stopSequence": 46 }, { "arrival": { "time": "1772174948" }, "departure": { "time": "1772174948" }, "stopId": "GAREBO-E", "stopSequence": 47 }, { "arrival": { "time": "1772174994" }, "departure": { "time": "1772174994" }, "stopId": "PONTLA-E", "stopSequence": 48 }, { "arrival": { "time": "1772175041" }, "departure": { "time": "1772175041" }, "stopId": "LAPOIN-E", "stopSequence": 49 }, { "arrival": { "time": "1772175065" }, "departure": { "time": "1772175065" }, "stopId": "RANGEA-E", "stopSequence": 50 }, { "arrival": { "time": "1772175113" }, "departure": { "time": "1772175113" }, "stopId": "VIGNES-E", "stopSequence": 51 }, { "arrival": { "time": "1772175183" }, "stopId": "CHANTOUR", "stopSequence": 52 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6260058" } } }, { "id": "trip:6541237", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175620" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1772175700" }, "departure": { "time": "1772175700" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772175770" }, "departure": { "time": "1772175770" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772175940" }, "departure": { "time": "1772175940" }, "stopId": "1BROY", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541237" } } }, { "id": "trip:6053949", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174160" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1772174245" }, "departure": { "time": "1772174245" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1772174522" }, "departure": { "time": "1772174522" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1772174866" }, "departure": { "time": "1772174866" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1772174942" }, "departure": { "time": "1772174942" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1772175327" }, "departure": { "time": "1772175327" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1772175394" }, "departure": { "time": "1772175394" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1772175440" }, "departure": { "time": "1772175440" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1772175479" }, "departure": { "time": "1772175479" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1772175540" }, "departure": { "time": "1772175540" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1772175621" }, "departure": { "time": "1772175621" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1772175668" }, "departure": { "time": "1772175668" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1772175728" }, "departure": { "time": "1772175728" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1772175789" }, "departure": { "time": "1772175789" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1772175843" }, "departure": { "time": "1772175843" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1772175900" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053949" } } }, { "id": "trip:6541231", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172240" }, "departure": { "time": "1772172278" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1772172323" }, "departure": { "time": "1772172330" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1772172370" }, "departure": { "time": "1772172370" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1772172460" }, "departure": { "time": "1772172460" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1772172550" }, "departure": { "time": "1772172550" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1772172820" }, "departure": { "time": "1772172820" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1772173030" }, "departure": { "time": "1772173030" }, "stopId": "1JMOU", "stopSequence": 10 }, { "arrival": { "time": "1772173110" }, "departure": { "time": "1772173110" }, "stopId": "1CAPU", "stopSequence": 11 }, { "arrival": { "time": "1772173240" }, "departure": { "time": "1772173240" }, "stopId": "1HOPA", "stopSequence": 12 }, { "arrival": { "time": "1772173330" }, "departure": { "time": "1772173330" }, "stopId": "1BMAI", "stopSequence": 13 }, { "arrival": { "time": "1772173450" }, "departure": { "time": "1772173450" }, "stopId": "1STSE", "stopSequence": 14 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "1CECO", "stopSequence": 15 }, { "arrival": { "time": "1772173660" }, "departure": { "time": "1772173660" }, "stopId": "1HDVA", "stopSequence": 16 }, { "arrival": { "time": "1772173740" }, "departure": { "time": "1772173740" }, "stopId": "1FMBL", "stopSequence": 17 }, { "arrival": { "time": "1772173810" }, "departure": { "time": "1772173810" }, "stopId": "1HARA", "stopSequence": 18 }, { "arrival": { "time": "1772173930" }, "departure": { "time": "1772173930" }, "stopId": "1LGAR", "stopSequence": 19 }, { "arrival": { "time": "1772174030" }, "departure": { "time": "1772174030" }, "stopId": "1LAFA", "stopSequence": 20 }, { "arrival": { "time": "1772174130" }, "departure": { "time": "1772174130" }, "stopId": "1STRA", "stopSequence": 21 }, { "arrival": { "time": "1772174240" }, "departure": { "time": "1772174240" }, "stopId": "1BAMA", "stopSequence": 22 }, { "arrival": { "time": "1772174350" }, "departure": { "time": "1772174350" }, "stopId": "1JE23", "stopSequence": 23 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "1JVIL", "stopSequence": 24 }, { "arrival": { "time": "1772174580" }, "stopId": "1ANRO", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6541231" } } }, { "id": "trip:6257741", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174820" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1772174921" }, "departure": { "time": "1772174921" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1772174990" }, "departure": { "time": "1772174990" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1772175102" }, "departure": { "time": "1772175102" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1772175160" }, "departure": { "time": "1772175160" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1772175233" }, "departure": { "time": "1772175233" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1772175281" }, "departure": { "time": "1772175281" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1772175409" }, "departure": { "time": "1772175409" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1772175450" }, "departure": { "time": "1772175450" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1772175478" }, "departure": { "time": "1772175478" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1772175562" }, "departure": { "time": "1772175562" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1772175788" }, "departure": { "time": "1772175788" }, "stopId": "MENDESFR", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6257741" } } }, { "id": "trip:6053021", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173080" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1772173150" }, "departure": { "time": "1772173150" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1772173200" }, "departure": { "time": "1772173200" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1772173304" }, "departure": { "time": "1772173304" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1772173370" }, "departure": { "time": "1772173370" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1772173440" }, "departure": { "time": "1772173440" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1772173519" }, "departure": { "time": "1772173519" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1772173571" }, "departure": { "time": "1772173571" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1772173623" }, "departure": { "time": "1772173623" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1772173680" }, "departure": { "time": "1772173680" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1772173695" }, "departure": { "time": "1772173695" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1772174041" }, "departure": { "time": "1772174041" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1772174123" }, "departure": { "time": "1772174123" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1772174220" }, "departure": { "time": "1772174220" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1772174348" }, "departure": { "time": "1772174348" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1772174472" }, "departure": { "time": "1772174472" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1772174767" }, "departure": { "time": "1772174767" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1772174880" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053021" } } }, { "id": "trip:6258246", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172332" }, "departure": { "time": "1772172332" }, "stopId": "LOIRE-E", "stopSequence": 50 }, { "arrival": { "time": "1772172397" }, "departure": { "time": "1772172397" }, "stopId": "DUBE-E", "stopSequence": 51 }, { "arrival": { "time": "1772172443" }, "departure": { "time": "1772172443" }, "stopId": "LOUET-E", "stopSequence": 52 }, { "arrival": { "time": "1772172484" }, "departure": { "time": "1772172484" }, "stopId": "BOSQUE-E", "stopSequence": 53 }, { "arrival": { "time": "1772172534" }, "departure": { "time": "1772172534" }, "stopId": "CHAERI-E", "stopSequence": 54 }, { "arrival": { "time": "1772172580" }, "departure": { "time": "1772172580" }, "stopId": "FONTE-E", "stopSequence": 55 }, { "arrival": { "time": "1772172634" }, "departure": { "time": "1772172634" }, "stopId": "ERIGNE", "stopSequence": 56 }, { "arrival": { "time": "1772172660" }, "stopId": "SOLAND", "stopSequence": 57 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6258246" } } }, { "id": "trip:6543496", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174010" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1772174130" }, "departure": { "time": "1772174130" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1772174221" }, "departure": { "time": "1772174221" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1772174374" }, "departure": { "time": "1772174374" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1772174450" }, "departure": { "time": "1772174450" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1772174608" }, "departure": { "time": "1772174608" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1772174687" }, "departure": { "time": "1772174687" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1772174760" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6543496" } } }, { "id": "trip:6258635", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172236" }, "departure": { "time": "1772172236" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1772172266" }, "departure": { "time": "1772172266" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1772172302" }, "departure": { "time": "1772172326" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1772172304" }, "departure": { "time": "1772172304" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1772172358" }, "departure": { "time": "1772172358" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1772172407" }, "departure": { "time": "1772172407" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1772172443" }, "departure": { "time": "1772172443" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1772172547" }, "departure": { "time": "1772172547" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1772172672" }, "departure": { "time": "1772172672" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1772172740" }, "departure": { "time": "1772172740" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1772172814" }, "departure": { "time": "1772172814" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1772172462" }, "departure": { "time": "1772172462" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1772172525" }, "departure": { "time": "1772172525" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1772172587" }, "departure": { "time": "1772172587" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1772172630" }, "departure": { "time": "1772172630" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1772172666" }, "departure": { "time": "1772172666" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1772172744" }, "departure": { "time": "1772172744" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1772172824" }, "departure": { "time": "1772172824" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1772172972" }, "departure": { "time": "1772172972" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1772173017" }, "departure": { "time": "1772173017" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1772173062" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6258635" } } }, { "id": "trip:6258129", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174280" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1772174327" }, "departure": { "time": "1772174327" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1772174373" }, "departure": { "time": "1772174373" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1772174439" }, "departure": { "time": "1772174439" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1772174502" }, "departure": { "time": "1772174502" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1772174724" }, "departure": { "time": "1772174724" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1772174809" }, "departure": { "time": "1772174809" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1772174880" }, "departure": { "time": "1772174880" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1772174995" }, "departure": { "time": "1772174995" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1772175120" }, "departure": { "time": "1772175120" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1772175170" }, "departure": { "time": "1772175170" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1772175210" }, "departure": { "time": "1772175210" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1772175293" }, "departure": { "time": "1772175293" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1772175389" }, "departure": { "time": "1772175389" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1772175562" }, "departure": { "time": "1772175562" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1772175650" }, "departure": { "time": "1772175650" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1772175704" }, "departure": { "time": "1772175704" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1772175754" }, "departure": { "time": "1772175754" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1772175888" }, "departure": { "time": "1772175888" }, "stopId": "DELACROI", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6258129" } } }, { "id": "trip:6540918", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173630" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1772173750" }, "departure": { "time": "1772173750" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1772173980" }, "departure": { "time": "1772173980" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1772174190" }, "departure": { "time": "1772174190" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1772174310" }, "departure": { "time": "1772174310" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1772174420" }, "departure": { "time": "1772174420" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1772174480" }, "departure": { "time": "1772174480" }, "stopId": "2FMBL", "stopSequence": 8 }, { "arrival": { "time": "1772174580" }, "departure": { "time": "1772174580" }, "stopId": "2HDVA", "stopSequence": 9 }, { "arrival": { "time": "1772174680" }, "departure": { "time": "1772174680" }, "stopId": "2CECO", "stopSequence": 10 }, { "arrival": { "time": "1772174770" }, "departure": { "time": "1772174770" }, "stopId": "2STSE", "stopSequence": 11 }, { "arrival": { "time": "1772174890" }, "departure": { "time": "1772174890" }, "stopId": "2BMAI", "stopSequence": 12 }, { "arrival": { "time": "1772174990" }, "departure": { "time": "1772174990" }, "stopId": "2HOPA", "stopSequence": 13 }, { "arrival": { "time": "1772175110" }, "departure": { "time": "1772175110" }, "stopId": "2CAPU", "stopSequence": 14 }, { "arrival": { "time": "1772175190" }, "departure": { "time": "1772175190" }, "stopId": "2JMOU", "stopSequence": 15 }, { "arrival": { "time": "1772175310" }, "departure": { "time": "1772175310" }, "stopId": "2HSAU", "stopSequence": 16 }, { "arrival": { "time": "1772175400" }, "departure": { "time": "1772175400" }, "stopId": "2VERN", "stopSequence": 17 }, { "arrival": { "time": "1772175560" }, "departure": { "time": "1772175560" }, "stopId": "2BOTA", "stopSequence": 19 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "2PMAY", "stopSequence": 20 }, { "arrival": { "time": "1772175740" }, "departure": { "time": "1772175740" }, "stopId": "2BROY", "stopSequence": 21 }, { "arrival": { "time": "1772175830" }, "departure": { "time": "1772175830" }, "stopId": "2ACAS", "stopSequence": 22 }, { "arrival": { "time": "1772175910" }, "departure": { "time": "1772175910" }, "stopId": "2STGI", "stopSequence": 23 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6540918" } } }, { "id": "trip:6257422", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772174100" }, "stopId": "LORRAIN2", "stopSequence": 0 }, { "arrival": { "time": "1772174200" }, "departure": { "time": "1772174200" }, "stopId": "MAIL-HDV", "stopSequence": 1 }, { "arrival": { "time": "1772174306" }, "departure": { "time": "1772174306" }, "stopId": "CLEMOI-E", "stopSequence": 2 }, { "arrival": { "time": "1772174392" }, "departure": { "time": "1772174392" }, "stopId": "MAISAR-E", "stopSequence": 3 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "stopId": "LAREVE-E", "stopSequence": 4 }, { "arrival": { "time": "1772174548" }, "departure": { "time": "1772174548" }, "stopId": "MONTAIG", "stopSequence": 5 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "COUPER-E", "stopSequence": 6 }, { "arrival": { "time": "1772174782" }, "departure": { "time": "1772174782" }, "stopId": "MONTRJ-E", "stopSequence": 7 }, { "arrival": { "time": "1772174861" }, "departure": { "time": "1772174861" }, "stopId": "CAMELIAS", "stopSequence": 8 }, { "arrival": { "time": "1772174939" }, "departure": { "time": "1772174939" }, "stopId": "GATS-E", "stopSequence": 9 }, { "arrival": { "time": "1772175003" }, "departure": { "time": "1772175003" }, "stopId": "MAISON-E", "stopSequence": 10 }, { "arrival": { "time": "1772175064" }, "departure": { "time": "1772175064" }, "stopId": "COINTR-E", "stopSequence": 11 }, { "arrival": { "time": "1772175180" }, "departure": { "time": "1772175180" }, "stopId": "BOISRI-E", "stopSequence": 12 }, { "arrival": { "time": "1772175251" }, "departure": { "time": "1772175251" }, "stopId": "CHANTR-E", "stopSequence": 13 }, { "arrival": { "time": "1772175314" }, "departure": { "time": "1772175314" }, "stopId": "COLOM-E", "stopSequence": 14 }, { "arrival": { "time": "1772175376" }, "departure": { "time": "1772175376" }, "stopId": "HELBO-E", "stopSequence": 15 }, { "arrival": { "time": "1772175420" }, "departure": { "time": "1772175480" }, "stopId": "POLE49", "stopSequence": 16 }, { "arrival": { "time": "1772175660" }, "stopId": "EXPO-ZI", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6257422" } } }, { "id": "trip:6544002", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172272" }, "departure": { "time": "1772172272" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1772172286" }, "departure": { "time": "1772172331" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1772172464" }, "departure": { "time": "1772172464" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1772172492" }, "departure": { "time": "1772172492" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1772172612" }, "departure": { "time": "1772172612" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1772172687" }, "departure": { "time": "1772172687" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1772172789" }, "departure": { "time": "1772172789" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1772172906" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6544002" } } }, { "id": "trip:4250", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172234" }, "departure": { "time": "1772172275" }, "stopId": "DAGUEGLI", "stopSequence": 9 }, { "arrival": { "time": "1772172370" }, "departure": { "time": "1772172370" }, "stopId": "LABOETTE", "stopSequence": 10 }, { "arrival": { "time": "1772172725" }, "departure": { "time": "1772172725" }, "stopId": "DAUTEL-E", "stopSequence": 11 }, { "arrival": { "time": "1772172850" }, "departure": { "time": "1772172850" }, "stopId": "FRESNAIE", "stopSequence": 12 }, { "arrival": { "time": "1772173150" }, "departure": { "time": "1772173150" }, "stopId": "JUSTICES", "stopSequence": 13 }, { "arrival": { "time": "1772173350" }, "departure": { "time": "1772173350" }, "stopId": "MILLCO-E", "stopSequence": 14 }, { "arrival": { "time": "1772173690" }, "departure": { "time": "1772173690" }, "stopId": "ANLEROY", "stopSequence": 15 }, { "arrival": { "time": "1772173814" }, "departure": { "time": "1772173814" }, "stopId": "PATNOIRE", "stopSequence": 16 }, { "arrival": { "time": "1772174110" }, "departure": { "time": "1772174110" }, "stopId": "GROESPLA", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "42", "tripId": "4250" } } }, { "id": "trip:3050", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172247" }, "departure": { "time": "1772172253" }, "stopId": "GENETIER", "stopSequence": 16 }, { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172311" }, "stopId": "MERCIER", "stopSequence": 17 }, { "arrival": { "time": "1772172456" }, "departure": { "time": "1772172456" }, "stopId": "CMONGAZO", "stopSequence": 18 }, { "arrival": { "time": "1772172507" }, "departure": { "time": "1772172507" }, "stopId": "COLOM-E", "stopSequence": 19 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "HELBO-E", "stopSequence": 20 }, { "arrival": { "time": "1772172592" }, "departure": { "time": "1772172592" }, "stopId": "GRAZE", "stopSequence": 21 }, { "arrival": { "time": "1772172660" }, "departure": { "time": "1772172660" }, "stopId": "SAUBIN-S", "stopSequence": 22 }, { "arrival": { "time": "1772172732" }, "departure": { "time": "1772172732" }, "stopId": "RTEPARIS", "stopSequence": 23 }, { "arrival": { "time": "1772172848" }, "departure": { "time": "1772172848" }, "stopId": "SEPSONET", "stopSequence": 24 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "CHATENAY", "stopSequence": 25 }, { "arrival": { "time": "1772173111" }, "departure": { "time": "1772173111" }, "stopId": "BRISEPOT", "stopSequence": 26 }, { "arrival": { "time": "1772173289" }, "departure": { "time": "1772173289" }, "stopId": "LUTIN", "stopSequence": 27 }, { "arrival": { "time": "1772173620" }, "departure": { "time": "1772173620" }, "stopId": "HDVSUB", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "30", "tripId": "3050" } } }, { "id": "trip:6257890", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172350" }, "departure": { "time": "1772172350" }, "stopId": "MAIL-HDV", "stopSequence": 43 }, { "arrival": { "time": "1772172437" }, "departure": { "time": "1772172437" }, "stopId": "SECUSO-E", "stopSequence": 44 }, { "arrival": { "time": "1772172477" }, "departure": { "time": "1772172477" }, "stopId": "STEXUP-E", "stopSequence": 45 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "GARDOT-E", "stopSequence": 46 }, { "arrival": { "time": "1772172560" }, "departure": { "time": "1772172560" }, "stopId": "MONTAI-E", "stopSequence": 47 }, { "arrival": { "time": "1772172628" }, "departure": { "time": "1772172628" }, "stopId": "CIMETI-E", "stopSequence": 48 }, { "arrival": { "time": "1772172686" }, "departure": { "time": "1772172686" }, "stopId": "AFPA-E", "stopSequence": 49 }, { "arrival": { "time": "1772172723" }, "departure": { "time": "1772172723" }, "stopId": "ARCEAU-E", "stopSequence": 50 }, { "arrival": { "time": "1772172763" }, "departure": { "time": "1772172763" }, "stopId": "CASERN-E", "stopSequence": 51 }, { "arrival": { "time": "1772172837" }, "departure": { "time": "1772172837" }, "stopId": "LAREU-E", "stopSequence": 52 }, { "arrival": { "time": "1772172885" }, "departure": { "time": "1772172885" }, "stopId": "PAPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772172930" }, "departure": { "time": "1772172930" }, "stopId": "CCHEMI-E", "stopSequence": 54 }, { "arrival": { "time": "1772172988" }, "departure": { "time": "1772172988" }, "stopId": "JUFERR-E", "stopSequence": 55 }, { "arrival": { "time": "1772173040" }, "departure": { "time": "1772173040" }, "stopId": "GEMMET-E", "stopSequence": 56 }, { "arrival": { "time": "1772173090" }, "departure": { "time": "1772173090" }, "stopId": "AUBEPI-E", "stopSequence": 57 }, { "arrival": { "time": "1772173137" }, "departure": { "time": "1772173137" }, "stopId": "STADE-E", "stopSequence": 58 }, { "arrival": { "time": "1772173188" }, "departure": { "time": "1772173188" }, "stopId": "PELLER-E", "stopSequence": 59 }, { "arrival": { "time": "1772173228" }, "departure": { "time": "1772173228" }, "stopId": "CEEQUE-E", "stopSequence": 60 }, { "arrival": { "time": "1772173269" }, "departure": { "time": "1772173269" }, "stopId": "MORLIE-E", "stopSequence": 61 }, { "arrival": { "time": "1772173337" }, "departure": { "time": "1772173337" }, "stopId": "WALCOU-E", "stopSequence": 62 }, { "arrival": { "time": "1772173377" }, "departure": { "time": "1772173377" }, "stopId": "JAUDET-E", "stopSequence": 63 }, { "arrival": { "time": "1772173466" }, "departure": { "time": "1772173466" }, "stopId": "PASTEU-E", "stopSequence": 64 }, { "arrival": { "time": "1772173493" }, "departure": { "time": "1772173493" }, "stopId": "VERDUN-E", "stopSequence": 65 }, { "arrival": { "time": "1772173516" }, "departure": { "time": "1772173516" }, "stopId": "CEZAN-E", "stopSequence": 66 }, { "arrival": { "time": "1772173552" }, "departure": { "time": "1772173552" }, "stopId": "COROT-E", "stopSequence": 67 }, { "arrival": { "time": "1772173617" }, "stopId": "SBAVENAI", "stopSequence": 68 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6257890" } } }, { "id": "trip:3551D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172532" }, "departure": { "time": "1772172532" }, "stopId": "ELYSEE-E", "stopSequence": 3 }, { "arrival": { "time": "1772172621" }, "departure": { "time": "1772172621" }, "stopId": "WPAT-E", "stopSequence": 4 }, { "arrival": { "time": "1772172700" }, "departure": { "time": "1772172700" }, "stopId": "LABARR-E", "stopSequence": 5 }, { "arrival": { "time": "1772172783" }, "departure": { "time": "1772172783" }, "stopId": "MORSU-E", "stopSequence": 6 }, { "arrival": { "time": "1772172836" }, "departure": { "time": "1772172836" }, "stopId": "DESER-E", "stopSequence": 7 }, { "arrival": { "time": "1772173071" }, "departure": { "time": "1772173071" }, "stopId": "ATOSUB-E", "stopSequence": 8 }, { "arrival": { "time": "1772173180" }, "departure": { "time": "1772173180" }, "stopId": "5ROUTE-E", "stopSequence": 9 }, { "arrival": { "time": "1772173215" }, "departure": { "time": "1772173215" }, "stopId": "PAQUER-E", "stopSequence": 10 }, { "arrival": { "time": "1772173377" }, "departure": { "time": "1772173377" }, "stopId": "RENAR-E", "stopSequence": 11 }, { "arrival": { "time": "1772173397" }, "departure": { "time": "1772173397" }, "stopId": "PAUGE-E", "stopSequence": 12 }, { "arrival": { "time": "1772173420" }, "departure": { "time": "1772173420" }, "stopId": "PERRAU-E", "stopSequence": 13 }, { "arrival": { "time": "1772173456" }, "departure": { "time": "1772173456" }, "stopId": "BELLAN-E", "stopSequence": 14 }, { "arrival": { "time": "1772173506" }, "departure": { "time": "1772173506" }, "stopId": "DABI-E", "stopSequence": 15 }, { "arrival": { "time": "1772173564" }, "departure": { "time": "1772173564" }, "stopId": "LANGEV-E", "stopSequence": 16 }, { "arrival": { "time": "1772173632" }, "departure": { "time": "1772173632" }, "stopId": "LESECO-E", "stopSequence": 17 }, { "arrival": { "time": "1772173720" }, "departure": { "time": "1772173720" }, "stopId": "LESLAN-E", "stopSequence": 18 }, { "arrival": { "time": "1772173829" }, "departure": { "time": "1772173829" }, "stopId": "FOUQUE-E", "stopSequence": 19 }, { "arrival": { "time": "1772173880" }, "departure": { "time": "1772173880" }, "stopId": "DPATIS-E", "stopSequence": 20 }, { "arrival": { "time": "1772173929" }, "departure": { "time": "1772173929" }, "stopId": "DFRAYON-E", "stopSequence": 21 } ], "trip": { "directionId": 1, "routeId": "35", "tripId": "3551D" } } }, { "id": "trip:6257707", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173980" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1772173990" }, "departure": { "time": "1772173990" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1772174165" }, "departure": { "time": "1772174165" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1772174210" }, "departure": { "time": "1772174210" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1772174299" }, "departure": { "time": "1772174299" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1772174340" }, "departure": { "time": "1772174340" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1772174379" }, "departure": { "time": "1772174379" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1772174441" }, "departure": { "time": "1772174441" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1772174472" }, "departure": { "time": "1772174472" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1772174507" }, "departure": { "time": "1772174507" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1772174563" }, "departure": { "time": "1772174563" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1772174610" }, "departure": { "time": "1772174610" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1772174642" }, "departure": { "time": "1772174642" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1772174700" }, "departure": { "time": "1772174700" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1772175444" }, "departure": { "time": "1772175444" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772175445" }, "departure": { "time": "1772175445" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772174940" }, "departure": { "time": "1772174940" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772175473" }, "departure": { "time": "1772175473" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772175505" }, "departure": { "time": "1772175505" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772175595" }, "departure": { "time": "1772175595" }, "stopId": "GARETERM", "stopSequence": 20 }, { "arrival": { "time": "1772175640" }, "departure": { "time": "1772175640" }, "stopId": "LESGARES", "stopSequence": 21 }, { "arrival": { "time": "1772175762" }, "departure": { "time": "1772175762" }, "stopId": "HARAS", "stopSequence": 22 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "STAUBIN", "stopSequence": 23 }, { "arrival": { "time": "1772175890" }, "departure": { "time": "1772175890" }, "stopId": "LOR-FO-A", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257707" } } }, { "id": "trip:6257555", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172240" }, "departure": { "time": "1772172262" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1772172307" }, "departure": { "time": "1772172307" }, "stopId": "GAREPAPI", "stopSequence": 33 }, { "arrival": { "time": "1772172528" }, "departure": { "time": "1772172528" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1772172541" }, "departure": { "time": "1772172541" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1772172677" }, "departure": { "time": "1772172677" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1772172910" }, "departure": { "time": "1772172910" }, "stopId": "TALET-E", "stopSequence": 38 }, { "arrival": { "time": "1772173177" }, "departure": { "time": "1772173177" }, "stopId": "RAMON-E", "stopSequence": 41 }, { "arrival": { "time": "1772172828" }, "departure": { "time": "1772172828" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 42 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 43 }, { "arrival": { "time": "1772173084" }, "departure": { "time": "1772173084" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 44 }, { "arrival": { "time": "1772173163" }, "departure": { "time": "1772173163" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 45 }, { "arrival": { "time": "1772173258" }, "departure": { "time": "1772173258" }, "stopId": "RBRIOL-E", "stopSequence": 46 }, { "arrival": { "time": "1772173290" }, "departure": { "time": "1772173290" }, "stopId": "NOZAY-E", "stopSequence": 47 }, { "arrival": { "time": "1772173348" }, "departure": { "time": "1772173348" }, "stopId": "AUVERG-E", "stopSequence": 48 }, { "arrival": { "time": "1772173396" }, "departure": { "time": "1772173396" }, "stopId": "SAVOIE-E", "stopSequence": 49 }, { "arrival": { "time": "1772173484" }, "departure": { "time": "1772173484" }, "stopId": "INDUST-E", "stopSequence": 50 }, { "arrival": { "time": "1772173548" }, "departure": { "time": "1772173548" }, "stopId": "HOTELL-E", "stopSequence": 51 }, { "arrival": { "time": "1772173635" }, "departure": { "time": "1772173635" }, "stopId": "DEBUMO-E", "stopSequence": 52 }, { "arrival": { "time": "1772173744" }, "departure": { "time": "1772173744" }, "stopId": "RTEPAR-E", "stopSequence": 53 }, { "arrival": { "time": "1772173817" }, "stopId": "PROVIN-E", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6257555" } } }, { "id": "trip:6257929", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172266" }, "departure": { "time": "1772172266" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1772172310" }, "departure": { "time": "1772172341" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1772172370" }, "departure": { "time": "1772172370" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1772172407" }, "departure": { "time": "1772172407" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1772172434" }, "departure": { "time": "1772172434" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1772172585" }, "departure": { "time": "1772172585" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1772172646" }, "departure": { "time": "1772172646" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1772172689" }, "departure": { "time": "1772172689" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1772172736" }, "departure": { "time": "1772172736" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1772172835" }, "departure": { "time": "1772172835" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1772172889" }, "departure": { "time": "1772172889" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1772172955" }, "departure": { "time": "1772172955" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1772173030" }, "departure": { "time": "1772173030" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1772173089" }, "departure": { "time": "1772173089" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1772173140" }, "departure": { "time": "1772173140" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1772173203" }, "departure": { "time": "1772173203" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1772173276" }, "departure": { "time": "1772173276" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1772173328" }, "departure": { "time": "1772173328" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1772173390" }, "departure": { "time": "1772173390" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1772173474" }, "departure": { "time": "1772173474" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1772173510" }, "departure": { "time": "1772173510" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1772173560" }, "departure": { "time": "1772173560" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1772173627" }, "departure": { "time": "1772173627" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1772173747" }, "departure": { "time": "1772173747" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1772173800" }, "departure": { "time": "1772173860" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1772173947" }, "departure": { "time": "1772173947" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1772173989" }, "departure": { "time": "1772173989" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "LESGAR-E", "stopSequence": 29 }, { "arrival": { "time": "1772174202" }, "departure": { "time": "1772174202" }, "stopId": "BREMON-E", "stopSequence": 30 }, { "arrival": { "time": "1772174269" }, "departure": { "time": "1772174269" }, "stopId": "ACAD-PLA", "stopSequence": 31 }, { "arrival": { "time": "1772174311" }, "departure": { "time": "1772174311" }, "stopId": "CHDARR-E", "stopSequence": 32 }, { "arrival": { "time": "1772174432" }, "departure": { "time": "1772174432" }, "stopId": "LEQUAI-E", "stopSequence": 33 }, { "arrival": { "time": "1772174472" }, "departure": { "time": "1772174472" }, "stopId": "DUMESN-E", "stopSequence": 34 }, { "arrival": { "time": "1772174460" }, "departure": { "time": "1772174460" }, "scheduleRelationship": "SKIPPED", "stopId": "COEURM-E", "stopSequence": 35 }, { "arrival": { "time": "1772174526" }, "departure": { "time": "1772174526" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAURE-E", "stopSequence": 36 }, { "arrival": { "time": "1772174600" }, "departure": { "time": "1772174600" }, "scheduleRelationship": "SKIPPED", "stopId": "TRINIT-E", "stopSequence": 37 }, { "arrival": { "time": "1772174760" }, "departure": { "time": "1772174760" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPRO-E", "stopSequence": 38 }, { "arrival": { "time": "1772174583" }, "departure": { "time": "1772174583" }, "stopId": "SAJACQ-E", "stopSequence": 39 }, { "arrival": { "time": "1772174659" }, "departure": { "time": "1772174659" }, "stopId": "FARCSJ-E", "stopSequence": 40 }, { "arrival": { "time": "1772174772" }, "departure": { "time": "1772174772" }, "stopId": "MVIGNE-E", "stopSequence": 41 }, { "arrival": { "time": "1772174856" }, "departure": { "time": "1772174856" }, "stopId": "CHBBEI-E", "stopSequence": 42 }, { "arrival": { "time": "1772174911" }, "departure": { "time": "1772174911" }, "stopId": "BOISRA-E", "stopSequence": 43 }, { "arrival": { "time": "1772174977" }, "departure": { "time": "1772174977" }, "stopId": "NDAMLA-E", "stopSequence": 44 }, { "arrival": { "time": "1772175040" }, "departure": { "time": "1772175040" }, "stopId": "POLYTE-E", "stopSequence": 45 }, { "arrival": { "time": "1772175096" }, "departure": { "time": "1772175096" }, "stopId": "CITEUN-E", "stopSequence": 46 }, { "arrival": { "time": "1772175184" }, "departure": { "time": "1772175184" }, "stopId": "RESTUN-E", "stopSequence": 47 }, { "arrival": { "time": "1772175253" }, "departure": { "time": "1772175253" }, "stopId": "I.U.T.-E", "stopSequence": 48 }, { "arrival": { "time": "1772175396" }, "departure": { "time": "1772175396" }, "stopId": "BBCAMT-E", "stopSequence": 49 }, { "arrival": { "time": "1772175436" }, "departure": { "time": "1772175436" }, "stopId": "LENOT-E", "stopSequence": 50 }, { "arrival": { "time": "1772175462" }, "departure": { "time": "1772175462" }, "stopId": "MOREL-E", "stopSequence": 51 }, { "arrival": { "time": "1772175493" }, "departure": { "time": "1772175493" }, "stopId": "INRA-E", "stopSequence": 52 }, { "arrival": { "time": "1772175534" }, "departure": { "time": "1772175534" }, "stopId": "GDPERI-E", "stopSequence": 53 }, { "arrival": { "time": "1772175568" }, "departure": { "time": "1772175568" }, "stopId": "LANDRE-E", "stopSequence": 54 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "BRGPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1772175684" }, "departure": { "time": "1772175684" }, "stopId": "RODIN-E", "stopSequence": 56 }, { "arrival": { "time": "1772175713" }, "departure": { "time": "1772175713" }, "stopId": "GRANBE-E", "stopSequence": 57 }, { "arrival": { "time": "1772175751" }, "departure": { "time": "1772175751" }, "stopId": "PROME-E", "stopSequence": 58 }, { "arrival": { "time": "1772175793" }, "departure": { "time": "1772175793" }, "stopId": "CERFEU-E", "stopSequence": 59 }, { "arrival": { "time": "1772175850" }, "departure": { "time": "1772175850" }, "stopId": "LASOUR-E", "stopSequence": 60 }, { "arrival": { "time": "1772175903" }, "departure": { "time": "1772175903" }, "stopId": "ROUAIR-E", "stopSequence": 61 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6257929" } } }, { "id": "trip:6052677", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173680" }, "stopId": "MONPLA-E", "stopSequence": 0 }, { "arrival": { "time": "1772173778" }, "departure": { "time": "1772173778" }, "stopId": "INDUST-E", "stopSequence": 1 }, { "arrival": { "time": "1772173843" }, "departure": { "time": "1772173843" }, "stopId": "HOTELL-E", "stopSequence": 2 }, { "arrival": { "time": "1772173920" }, "departure": { "time": "1772173920" }, "stopId": "DEBUSS-E", "stopSequence": 3 }, { "arrival": { "time": "1772173959" }, "departure": { "time": "1772173959" }, "stopId": "BOISAB-E", "stopSequence": 4 }, { "arrival": { "time": "1772173994" }, "departure": { "time": "1772173994" }, "stopId": "DUBELL-E", "stopSequence": 5 }, { "arrival": { "time": "1772174047" }, "departure": { "time": "1772174047" }, "stopId": "COTTAG-E", "stopSequence": 6 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "stopId": "EVENTARD", "stopSequence": 7 }, { "arrival": { "time": "1772174195" }, "departure": { "time": "1772174195" }, "stopId": "CHABOLA.", "stopSequence": 8 }, { "arrival": { "time": "1772174261" }, "departure": { "time": "1772174261" }, "stopId": "CONFLU-E", "stopSequence": 9 }, { "arrival": { "time": "1772174301" }, "departure": { "time": "1772174301" }, "stopId": "EPERVI-E", "stopSequence": 10 }, { "arrival": { "time": "1772174394" }, "departure": { "time": "1772174394" }, "stopId": "PTFILL-E", "stopSequence": 11 }, { "arrival": { "time": "1772174520" }, "departure": { "time": "1772174520" }, "stopId": "PRTLAU-E", "stopSequence": 12 }, { "arrival": { "time": "1772174568" }, "departure": { "time": "1772174568" }, "stopId": "CHAUMI-E", "stopSequence": 13 }, { "arrival": { "time": "1772174605" }, "departure": { "time": "1772174605" }, "stopId": "LESRIV-E", "stopSequence": 14 }, { "arrival": { "time": "1772174640" }, "departure": { "time": "1772174640" }, "stopId": "BBRANC-E", "stopSequence": 15 }, { "arrival": { "time": "1772174672" }, "departure": { "time": "1772174672" }, "stopId": "VIELMA-E", "stopSequence": 16 }, { "arrival": { "time": "1772174704" }, "departure": { "time": "1772174704" }, "stopId": "MA4VE-E", "stopSequence": 17 }, { "arrival": { "time": "1772174743" }, "departure": { "time": "1772174743" }, "stopId": "FIEGEN-E", "stopSequence": 18 }, { "arrival": { "time": "1772174787" }, "departure": { "time": "1772174787" }, "stopId": "LABROS-E", "stopSequence": 19 }, { "arrival": { "time": "1772174848" }, "departure": { "time": "1772174848" }, "stopId": "BMOTTE-E", "stopSequence": 20 }, { "arrival": { "time": "1772174941" }, "departure": { "time": "1772174941" }, "stopId": "GRIMOR-E", "stopSequence": 21 }, { "arrival": { "time": "1772175000" }, "stopId": "VEILLIER", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "12", "tripId": "6052677" } } }, { "id": "trip:2451", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172980" }, "departure": { "time": "1772172980" }, "stopId": "PERRIE-E", "stopSequence": 5 }, { "arrival": { "time": "1772173237" }, "departure": { "time": "1772173237" }, "stopId": "BRAI8M-E", "stopSequence": 6 }, { "arrival": { "time": "1772173290" }, "departure": { "time": "1772173290" }, "stopId": "AZEMA-E", "stopSequence": 7 }, { "arrival": { "time": "1772173353" }, "departure": { "time": "1772173353" }, "stopId": "BRAICO-E", "stopSequence": 8 }, { "arrival": { "time": "1772173460" }, "departure": { "time": "1772173460" }, "stopId": "ANDAMA-E", "stopSequence": 9 }, { "arrival": { "time": "1772173497" }, "departure": { "time": "1772173497" }, "stopId": "RESTLA-E", "stopSequence": 10 }, { "arrival": { "time": "1772173535" }, "departure": { "time": "1772173535" }, "stopId": "ANDALA-E", "stopSequence": 11 }, { "arrival": { "time": "1772173580" }, "departure": { "time": "1772173580" }, "stopId": "JDELAV-E", "stopSequence": 12 }, { "arrival": { "time": "1772173760" }, "departure": { "time": "1772173760" }, "stopId": "CORNCR-E", "stopSequence": 13 }, { "arrival": { "time": "1772173836" }, "departure": { "time": "1772173836" }, "stopId": "CORNMA-E", "stopSequence": 14 }, { "arrival": { "time": "1772173940" }, "departure": { "time": "1772173940" }, "stopId": "ROYALE-E", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "24", "tripId": "2451" } } }, { "id": "trip:6257706", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772173140" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1772173150" }, "departure": { "time": "1772173150" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1772173260" }, "departure": { "time": "1772173260" }, "stopId": "CCMOLIER", "stopSequence": 2 }, { "arrival": { "time": "1772173325" }, "departure": { "time": "1772173325" }, "stopId": "AAQUITN", "stopSequence": 3 }, { "arrival": { "time": "1772173370" }, "departure": { "time": "1772173370" }, "stopId": "SHEAKSPE", "stopSequence": 4 }, { "arrival": { "time": "1772173459" }, "departure": { "time": "1772173459" }, "stopId": "WIGAN", "stopSequence": 5 }, { "arrival": { "time": "1772173500" }, "departure": { "time": "1772173500" }, "stopId": "GRESILLE", "stopSequence": 6 }, { "arrival": { "time": "1772173539" }, "departure": { "time": "1772173539" }, "stopId": "PROUDHON", "stopSequence": 7 }, { "arrival": { "time": "1772173601" }, "departure": { "time": "1772173601" }, "stopId": "VALLO", "stopSequence": 8 }, { "arrival": { "time": "1772173632" }, "departure": { "time": "1772173632" }, "stopId": "MONTECLA", "stopSequence": 9 }, { "arrival": { "time": "1772173667" }, "departure": { "time": "1772173667" }, "stopId": "DELESCL", "stopSequence": 10 }, { "arrival": { "time": "1772173723" }, "departure": { "time": "1772173723" }, "stopId": "JEMONNET", "stopSequence": 11 }, { "arrival": { "time": "1772173770" }, "departure": { "time": "1772173770" }, "stopId": "MAISLA-E", "stopSequence": 12 }, { "arrival": { "time": "1772173802" }, "departure": { "time": "1772173802" }, "stopId": "PERUSS-E", "stopSequence": 13 }, { "arrival": { "time": "1772173860" }, "departure": { "time": "1772173860" }, "stopId": "GDMAINE", "stopSequence": 14 }, { "arrival": { "time": "1772174604" }, "departure": { "time": "1772174604" }, "stopId": "CHDARR", "stopSequence": 15 }, { "arrival": { "time": "1772174605" }, "departure": { "time": "1772174605" }, "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1772174100" }, "departure": { "time": "1772174100" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 17 }, { "arrival": { "time": "1772174650" }, "departure": { "time": "1772174650" }, "stopId": "ACADEMIE", "stopSequence": 18 }, { "arrival": { "time": "1772174701" }, "departure": { "time": "1772174701" }, "stopId": "GBREM-E", "stopSequence": 19 }, { "arrival": { "time": "1772174785" }, "departure": { "time": "1772174785" }, "stopId": "GARETERM", "stopSequence": 20 }, { "arrival": { "time": "1772174826" }, "departure": { "time": "1772174826" }, "stopId": "LESGARES", "stopSequence": 21 }, { "arrival": { "time": "1772174948" }, "departure": { "time": "1772174948" }, "stopId": "HARAS", "stopSequence": 22 }, { "arrival": { "time": "1772175010" }, "departure": { "time": "1772175010" }, "stopId": "STAUBIN", "stopSequence": 23 }, { "arrival": { "time": "1772175060" }, "departure": { "time": "1772175060" }, "stopId": "LOR-FO-A", "stopSequence": 24 }, { "arrival": { "time": "1772175221" }, "departure": { "time": "1772175221" }, "stopId": "MENDES-E", "stopSequence": 25 }, { "arrival": { "time": "1772175360" }, "departure": { "time": "1772175360" }, "stopId": "SAVARY-E", "stopSequence": 26 }, { "arrival": { "time": "1772175397" }, "departure": { "time": "1772175397" }, "stopId": "MUSSET-E", "stopSequence": 27 }, { "arrival": { "time": "1772175476" }, "departure": { "time": "1772175476" }, "stopId": "LUTIN-E", "stopSequence": 28 }, { "arrival": { "time": "1772175520" }, "departure": { "time": "1772175520" }, "stopId": "MACE-E", "stopSequence": 29 }, { "arrival": { "time": "1772175549" }, "departure": { "time": "1772175549" }, "stopId": "DESJAR-E", "stopSequence": 30 }, { "arrival": { "time": "1772175600" }, "departure": { "time": "1772175600" }, "stopId": "BRISEP-E", "stopSequence": 31 }, { "arrival": { "time": "1772175668" }, "departure": { "time": "1772175668" }, "stopId": "MIMOSA-E", "stopSequence": 32 }, { "arrival": { "time": "1772175702" }, "departure": { "time": "1772175702" }, "stopId": "CHATEN-E", "stopSequence": 33 }, { "arrival": { "time": "1772175777" }, "departure": { "time": "1772175777" }, "stopId": "SOLELE-E", "stopSequence": 34 }, { "arrival": { "time": "1772175804" }, "departure": { "time": "1772175804" }, "stopId": "SEPSON-E", "stopSequence": 35 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "BANCST-E", "stopSequence": 36 }, { "arrival": { "time": "1772175941" }, "departure": { "time": "1772175941" }, "stopId": "RTEPAR-E", "stopSequence": 37 }, { "arrival": { "time": "1772176140" }, "stopId": "PARCEX-E", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6257706" } } }, { "id": "trip:6544915", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175900" }, "stopId": "1BBCA", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6544915" } } }, { "id": "trip:6257471", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175300" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1772175328" }, "departure": { "time": "1772175328" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1772175480" }, "departure": { "time": "1772175480" }, "stopId": "HIPPODRO", "stopSequence": 2 }, { "arrival": { "time": "1772175518" }, "departure": { "time": "1772175518" }, "stopId": "REDUMONT", "stopSequence": 3 }, { "arrival": { "time": "1772175630" }, "departure": { "time": "1772175630" }, "stopId": "DUBELL-2", "stopSequence": 4 }, { "arrival": { "time": "1772175660" }, "departure": { "time": "1772175660" }, "stopId": "BOISABBE", "stopSequence": 5 }, { "arrival": { "time": "1772175714" }, "departure": { "time": "1772175714" }, "stopId": "DEBUSSY", "stopSequence": 6 }, { "arrival": { "time": "1772175783" }, "departure": { "time": "1772175783" }, "stopId": "HOTELLER", "stopSequence": 7 }, { "arrival": { "time": "1772175840" }, "departure": { "time": "1772175840" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1772175922" }, "departure": { "time": "1772175922" }, "stopId": "SAVOIE", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6257471" } } }, { "id": "trip:6258704", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772172233" }, "departure": { "time": "1772172233" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1772172291" }, "departure": { "time": "1772172323" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1772172319" }, "departure": { "time": "1772172319" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1772172378" }, "departure": { "time": "1772172378" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1772172423" }, "departure": { "time": "1772172423" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1772172493" }, "departure": { "time": "1772172493" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1772172578" }, "departure": { "time": "1772172578" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1772172637" }, "departure": { "time": "1772172637" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1772172686" }, "departure": { "time": "1772172686" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1772172740" }, "departure": { "time": "1772172740" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1772172832" }, "departure": { "time": "1772172832" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1772172938" }, "departure": { "time": "1772172938" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1772172977" }, "departure": { "time": "1772172977" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1772173049" }, "departure": { "time": "1772173049" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1772173117" }, "departure": { "time": "1772173117" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1772173163" }, "departure": { "time": "1772173163" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1772173242" }, "departure": { "time": "1772173242" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1772173302" }, "departure": { "time": "1772173302" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1772173352" }, "departure": { "time": "1772173352" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1772173459" }, "departure": { "time": "1772173459" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1772173504" }, "departure": { "time": "1772173504" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1772173569" }, "departure": { "time": "1772173569" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1772173648" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6258704" } } }, { "id": "trip:6053988", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772172325" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772172349" }, "departure": { "time": "1772172349" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772172381" }, "departure": { "time": "1772172381" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772172404" }, "departure": { "time": "1772172404" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772172445" }, "departure": { "time": "1772172445" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772172485" }, "departure": { "time": "1772172485" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772172523" }, "departure": { "time": "1772172523" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772172540" }, "departure": { "time": "1772172540" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772172594" }, "departure": { "time": "1772172594" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772172631" }, "departure": { "time": "1772172631" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772172715" }, "departure": { "time": "1772172715" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1772172780" }, "departure": { "time": "1772172780" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1772172837" }, "departure": { "time": "1772172837" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1772172895" }, "departure": { "time": "1772172895" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1772172930" }, "departure": { "time": "1772172930" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1772172960" }, "departure": { "time": "1772172960" }, "stopId": "VALMAI-E", "stopSequence": 15 }, { "arrival": { "time": "1772173038" }, "departure": { "time": "1772173038" }, "stopId": "PETVIVIE", "stopSequence": 16 }, { "arrival": { "time": "1772173122" }, "departure": { "time": "1772173122" }, "stopId": "PRUNIERS", "stopSequence": 17 }, { "arrival": { "time": "1772173160" }, "departure": { "time": "1772173160" }, "stopId": "CROISETT", "stopSequence": 18 }, { "arrival": { "time": "1772173289" }, "departure": { "time": "1772173289" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1772173339" }, "departure": { "time": "1772173339" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1772173390" }, "departure": { "time": "1772173390" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1772173454" }, "departure": { "time": "1772173454" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1772174245" }, "departure": { "time": "1772174245" }, "stopId": "CHDARR", "stopSequence": 23 }, { "arrival": { "time": "1772174246" }, "departure": { "time": "1772174246" }, "stopId": "ACAD-PLA", "stopSequence": 24 }, { "arrival": { "time": "1772173730" }, "departure": { "time": "1772173730" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 25 }, { "arrival": { "time": "1772174294" }, "departure": { "time": "1772174294" }, "stopId": "ACADEMIE", "stopSequence": 26 }, { "arrival": { "time": "1772174348" }, "departure": { "time": "1772174348" }, "stopId": "GBREM-E", "stopSequence": 27 }, { "arrival": { "time": "1772174388" }, "stopId": "GAREPAPI", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053988" } } }, { "id": "trip:6053990", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1772175480" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1772175520" }, "departure": { "time": "1772175520" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1772175551" }, "departure": { "time": "1772175551" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1772175573" }, "departure": { "time": "1772175573" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1772175613" }, "departure": { "time": "1772175613" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1772175652" }, "departure": { "time": "1772175652" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1772175689" }, "departure": { "time": "1772175689" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1772175720" }, "departure": { "time": "1772175720" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1772175774" }, "departure": { "time": "1772175774" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1772175811" }, "departure": { "time": "1772175811" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1772175895" }, "departure": { "time": "1772175895" }, "stopId": "HAUBOUCH", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053990" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1772172348" } }