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

24/01/2026
100%
25/01/2026
100%
26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
100%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
100%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
100%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/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

1 141 erreurs, 801 avertissements

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

Erreurs

Not in POSIX time E001 2 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 4051D stop_sequence 17 departure_time 0 is not POSIX time
  • trip_id 4251 stop_sequence 4 departure_time 0 is not POSIX time

stop_times_updates not strictly sorted E002 2 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id 6567792 stop_sequence [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 12] is not strictly sorted by increasing stop_sequence
  • trip_id 6567790 stop_sequence [12, 13, 14, 15, 16, 17, 18, 18] is not strictly sorted by increasing stop_sequence

Sequential stop_time_update times are not increasing E022 200 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 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 arrival_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop departure_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568393 stop_sequence 24 departure_time 08:18:50 (1771831130) is less than previous stop arrival_time 08:22:22 (1771831342) - times must increase between two sequential stops
  • trip_id 6568255 stop_sequence 21 arrival_time 08:32:00 (1771831920) is less than previous stop arrival_time 08:39:27 (1771832367) - times must increase between two sequential stops

stop_time_update departure time is before arrival time E025 3 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 6567971 stop_sequence 28 departure_time 08:23:00 (1771831380) is less than the same stop arrival_time 08:23:02 (1771831382) - 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 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time
  • trip_id 4251 stop_sequence 4 departure_time 01:00:00 (0) is less than the same stop arrival_time 07:59:27 (1771829967) - departure time must be equal to or greater than arrival time

Sequential stop_time_updates have the same stop_sequence E036 2 erreurs

Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence

Exemples d'erreurs
  • trip_id 6567792 has repeating stop_sequence 12 - stop_sequence must increase for each stop_time_update
  • trip_id 6567790 has repeating stop_sequence 18 - stop_sequence must increase for each stop_time_update

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 921 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 3051 stop_sequence 16 has stop_id BEAULI-E but GTFS stop_sequence 16 has stop_id CLODOR-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 17 has stop_id MEUNIE-E but GTFS stop_sequence 17 has stop_id LOGIND-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 18 has stop_id CLODOR-E but GTFS stop_sequence 18 has stop_id TOUSSA-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 19 has stop_id LOGIND-E but GTFS stop_sequence 19 has stop_id QVENTS-E - stop_ids should be the same
  • GTFS-rt trip_id 3051 stop_sequence 20 has stop_id TOUSSA-E but GTFS stop_sequence 20 has stop_id RTINAR-E - stop_ids should be the same

GTFS-rt stop_sequence not found in GTFS data E051 11 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 6568396 contains stop_sequence 28 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6572221 contains stop_sequence 45 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567792 contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567790 contains stop_sequence 18 that does not exist in GTFS stop_times.txt for this trip
  • GTFS-rt trip_id 6567860 contains stop_sequence 53 that does not exist in GTFS stop_times.txt for this trip

Avertissements

timestamp not populated W001 203 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 3051 does not have a timestamp
  • trip_id 3556D does not have a timestamp
  • trip_id 6052751 does not have a timestamp
  • trip_id 6572368 does not have a timestamp
  • trip_id 6568396 does not have a timestamp

vehicle_id not populated W002 203 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 3051 does not have a vehicle_id
  • trip_id 3556D does not have a vehicle_id
  • trip_id 6052751 does not have a vehicle_id
  • trip_id 6572368 does not have a vehicle_id
  • trip_id 6568396 does not have a vehicle_id

schedule_relationship not populated W009 395 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 3051 stop_sequence 16 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 3051 does not have a schedule_relationship
  • trip_id 3556D stop_sequence 17 (and potentially more for this trip) does not have a schedule_relationship
  • trip_id 3556D does not have a schedule_relationship
  • trip_id 6052751 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. 5 597 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 34 730 29 fois (100 % des validations)
W001 Timestamps should be populated for all elements 7 064 29 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 7 064 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 14 024 29 fois (100 % des validations)
E051 All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip 408 25 fois (86 % 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. 280 24 fois (83 % des validations)
E001 All timestamps must be in POSIX time (i.e., number of seconds since January 1st 1970 00:00:00 UTC) 256 23 fois (79 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 53 15 fois (52 % des validations)
E036 Sequential GTFS-rt trip stop_time_updates should never have the same stop_sequence 56 15 fois (52 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 29 7 fois (24 % des validations)

Contenu du flux GTFS-RT

Entités

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

trip_updates (197) 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 23/02/2026 à 16h29 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "trip:6568305", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862640" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771862791" }, "departure": { "time": "1771862791" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771862894" }, "departure": { "time": "1771862894" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771863051" }, "departure": { "time": "1771863051" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771863208" }, "departure": { "time": "1771863208" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771863265" }, "departure": { "time": "1771863265" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771863434" }, "departure": { "time": "1771863434" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771863495" }, "departure": { "time": "1771863495" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771863537" }, "departure": { "time": "1771863537" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771863662" }, "departure": { "time": "1771863662" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771863939" }, "departure": { "time": "1771863939" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864200" }, "stopId": "FO-LOR-R", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568305" } } }, { "id": "trip:6052724", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861980" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771862020" }, "departure": { "time": "1771862020" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771862071" }, "departure": { "time": "1771862071" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771862143" }, "departure": { "time": "1771862143" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771862223" }, "departure": { "time": "1771862223" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771862254" }, "departure": { "time": "1771862254" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771862332" }, "departure": { "time": "1771862332" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771862361" }, "departure": { "time": "1771862361" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1771862524" }, "departure": { "time": "1771862524" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1771863540" }, "departure": { "time": "1771863540" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1771863620" }, "departure": { "time": "1771863620" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1771863709" }, "departure": { "time": "1771863709" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771863900" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052724" } } }, { "id": "trip:6567911", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860780" }, "stopId": "VERNUSSO", "stopSequence": 0 }, { "arrival": { "time": "1771860917" }, "departure": { "time": "1771860917" }, "stopId": "POUILLE", "stopSequence": 1 }, { "arrival": { "time": "1771860963" }, "departure": { "time": "1771860963" }, "stopId": "PATUREAU", "stopSequence": 2 }, { "arrival": { "time": "1771861035" }, "departure": { "time": "1771861035" }, "stopId": "FRANVILL", "stopSequence": 4 }, { "arrival": { "time": "1771861080" }, "departure": { "time": "1771861080" }, "stopId": "GGESSAND", "stopSequence": 5 }, { "arrival": { "time": "1771861121" }, "departure": { "time": "1771861121" }, "stopId": "MACURIE", "stopSequence": 6 }, { "arrival": { "time": "1771861159" }, "departure": { "time": "1771861159" }, "stopId": "JEROSTAN", "stopSequence": 7 }, { "arrival": { "time": "1771861198" }, "departure": { "time": "1771861198" }, "stopId": "RONCIERE", "stopSequence": 8 }, { "arrival": { "time": "1771861235" }, "departure": { "time": "1771861235" }, "stopId": "GUILLE-E", "stopSequence": 9 }, { "arrival": { "time": "1771861320" }, "departure": { "time": "1771861320" }, "stopId": "JEBOUTON", "stopSequence": 10 }, { "arrival": { "time": "1771861448" }, "departure": { "time": "1771861448" }, "stopId": "LAVOIR", "stopSequence": 11 }, { "arrival": { "time": "1771861529" }, "departure": { "time": "1771861529" }, "stopId": "RIOTTEAU", "stopSequence": 12 }, { "arrival": { "time": "1771861577" }, "departure": { "time": "1771861577" }, "stopId": "ALLUMETT", "stopSequence": 13 }, { "arrival": { "time": "1771861641" }, "departure": { "time": "1771861641" }, "stopId": "DAGUERRE", "stopSequence": 14 }, { "arrival": { "time": "1771861707" }, "departure": { "time": "1771861707" }, "stopId": "BELVTR-E", "stopSequence": 15 }, { "arrival": { "time": "1771861787" }, "departure": { "time": "1771861787" }, "stopId": "MARAIS-E", "stopSequence": 16 }, { "arrival": { "time": "1771861900" }, "departure": { "time": "1771861900" }, "stopId": "GASPALON", "stopSequence": 17 }, { "arrival": { "time": "1771862040" }, "departure": { "time": "1771862040" }, "stopId": "VILSANTE", "stopSequence": 18 }, { "arrival": { "time": "1771862101" }, "departure": { "time": "1771862101" }, "stopId": "CORMIER", "stopSequence": 19 }, { "arrival": { "time": "1771862217" }, "departure": { "time": "1771862217" }, "stopId": "STLEONAR", "stopSequence": 20 }, { "arrival": { "time": "1771862265" }, "departure": { "time": "1771862265" }, "stopId": "GERICAUL", "stopSequence": 21 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "stopId": "MONGAZON", "stopSequence": 22 }, { "arrival": { "time": "1771862385" }, "departure": { "time": "1771862385" }, "stopId": "KOPA", "stopSequence": 23 }, { "arrival": { "time": "1771862461" }, "departure": { "time": "1771862461" }, "stopId": "DESMAZ", "stopSequence": 24 }, { "arrival": { "time": "1771862528" }, "departure": { "time": "1771862528" }, "stopId": "ANFRANCK", "stopSequence": 25 }, { "arrival": { "time": "1771862604" }, "departure": { "time": "1771862604" }, "stopId": "STJOSEP", "stopSequence": 26 }, { "arrival": { "time": "1771862690" }, "departure": { "time": "1771862690" }, "stopId": "PLDULYCE", "stopSequence": 27 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862880" }, "stopId": "HMAI", "stopSequence": 28 }, { "arrival": { "time": "1771862934" }, "departure": { "time": "1771862934" }, "stopId": "FO-LOR-R", "stopSequence": 29 }, { "arrival": { "time": "1771863045" }, "departure": { "time": "1771863045" }, "stopId": "STAUBI-E", "stopSequence": 30 }, { "arrival": { "time": "1771863098" }, "departure": { "time": "1771863098" }, "stopId": "HARAS-E", "stopSequence": 31 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "LESGAR-E", "stopSequence": 32 }, { "arrival": { "time": "1771863352" }, "departure": { "time": "1771863352" }, "stopId": "SEMARD-E", "stopSequence": 33 }, { "arrival": { "time": "1771863400" }, "departure": { "time": "1771863400" }, "stopId": "PONTNO-E", "stopSequence": 34 }, { "arrival": { "time": "1771863494" }, "departure": { "time": "1771863494" }, "stopId": "POIREL-E", "stopSequence": 35 }, { "arrival": { "time": "1771863546" }, "departure": { "time": "1771863546" }, "stopId": "VAUBAN-E", "stopSequence": 36 }, { "arrival": { "time": "1771863613" }, "departure": { "time": "1771863613" }, "stopId": "FREMUR-E", "stopSequence": 37 }, { "arrival": { "time": "1771863697" }, "departure": { "time": "1771863697" }, "stopId": "STRASB-E", "stopSequence": 38 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "LETAND-E", "stopSequence": 39 }, { "arrival": { "time": "1771863877" }, "departure": { "time": "1771863877" }, "stopId": "BEDIER-E", "stopSequence": 40 }, { "arrival": { "time": "1771863915" }, "departure": { "time": "1771863915" }, "stopId": "INTREP-E", "stopSequence": 41 }, { "arrival": { "time": "1771863952" }, "departure": { "time": "1771863952" }, "stopId": "MTARDA-E", "stopSequence": 42 }, { "arrival": { "time": "1771863997" }, "departure": { "time": "1771863997" }, "stopId": "AUBRY-E", "stopSequence": 43 }, { "arrival": { "time": "1771864056" }, "departure": { "time": "1771864056" }, "stopId": "COSSE-E", "stopSequence": 44 }, { "arrival": { "time": "1771864130" }, "departure": { "time": "1771864130" }, "stopId": "HUTREA-E", "stopSequence": 45 }, { "arrival": { "time": "1771864154" }, "departure": { "time": "1771864154" }, "stopId": "JOLIVE-E", "stopSequence": 46 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567911" } } }, { "id": "trip:6568450", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860527" }, "departure": { "time": "1771860527" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771860581" }, "departure": { "time": "1771860581" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1771860622" }, "departure": { "time": "1771860622" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1771860676" }, "departure": { "time": "1771860676" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1771860738" }, "departure": { "time": "1771860738" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1771860787" }, "departure": { "time": "1771860787" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1771860468" }, "departure": { "time": "1771860468" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1771860510" }, "departure": { "time": "1771860510" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1771860834" }, "departure": { "time": "1771860834" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1771860891" }, "departure": { "time": "1771860891" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1771860973" }, "departure": { "time": "1771860973" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771861014" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568450" } } }, { "id": "trip:6567686", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864080" }, "stopId": "GAREPAPI", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567686" } } }, { "id": "trip:6570252", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862760" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771862809" }, "departure": { "time": "1771862809" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771863043" }, "departure": { "time": "1771863043" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771863080" }, "departure": { "time": "1771863080" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771863323" }, "departure": { "time": "1771863323" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771863660" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570252" } } }, { "id": "trip:6568577", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860555" }, "departure": { "time": "1771860555" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771860620" }, "departure": { "time": "1771860620" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771860734" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568577" } } }, { "id": "trip:6568174", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860556" }, "departure": { "time": "1771860571" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771860661" }, "departure": { "time": "1771860661" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771860786" }, "departure": { "time": "1771860786" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771860836" }, "departure": { "time": "1771860836" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771860876" }, "departure": { "time": "1771860876" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771860959" }, "departure": { "time": "1771860959" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771861007" }, "departure": { "time": "1771861007" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771861098" }, "departure": { "time": "1771861098" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771861194" }, "departure": { "time": "1771861194" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771861296" }, "departure": { "time": "1771861296" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771861359" }, "departure": { "time": "1771861359" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771861418" }, "departure": { "time": "1771861418" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771861518" }, "departure": { "time": "1771861518" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771861556" }, "departure": { "time": "1771861556" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771861648" }, "departure": { "time": "1771861648" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771861761" }, "departure": { "time": "1771861761" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771861880" }, "departure": { "time": "1771861880" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771861933" }, "departure": { "time": "1771861933" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771862091" }, "departure": { "time": "1771862091" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771862151" }, "departure": { "time": "1771862151" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771862243" }, "departure": { "time": "1771862243" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771862327" }, "departure": { "time": "1771862327" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771862447" }, "departure": { "time": "1771862447" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771862558" }, "departure": { "time": "1771862558" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771862624" }, "departure": { "time": "1771862624" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771862716" }, "departure": { "time": "1771862716" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771862814" }, "departure": { "time": "1771862814" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771862900" }, "departure": { "time": "1771862900" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771862942" }, "departure": { "time": "1771862942" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771862941" }, "departure": { "time": "1771862941" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771863045" }, "departure": { "time": "1771863045" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771863074" }, "departure": { "time": "1771863074" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771863117" }, "departure": { "time": "1771863117" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771863217" }, "departure": { "time": "1771863217" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771863294" }, "departure": { "time": "1771863294" }, "stopId": "GAUBOU5A", "stopSequence": 42 }, { "arrival": { "time": "1771863367" }, "departure": { "time": "1771863367" }, "stopId": "CTRETRI", "stopSequence": 43 }, { "arrival": { "time": "1771863467" }, "departure": { "time": "1771863467" }, "stopId": "EBLE", "stopSequence": 44 }, { "arrival": { "time": "1771863577" }, "departure": { "time": "1771863577" }, "stopId": "GENIE", "stopSequence": 45 }, { "arrival": { "time": "1771863649" }, "departure": { "time": "1771863649" }, "stopId": "VAUBAN", "stopSequence": 46 }, { "arrival": { "time": "1771863679" }, "departure": { "time": "1771863679" }, "stopId": "POIREL", "stopSequence": 47 }, { "arrival": { "time": "1771863756" }, "departure": { "time": "1771863756" }, "stopId": "PONTNOIR", "stopSequence": 48 }, { "arrival": { "time": "1771863820" }, "departure": { "time": "1771863820" }, "stopId": "SEMARD", "stopSequence": 49 }, { "arrival": { "time": "1771863904" }, "departure": { "time": "1771863904" }, "stopId": "BREMON-E", "stopSequence": 50 }, { "arrival": { "time": "1771863890" }, "departure": { "time": "1771863890" }, "stopId": "ACAD-PLA", "stopSequence": 51 }, { "arrival": { "time": "1771863919" }, "departure": { "time": "1771863919" }, "stopId": "CHDARR-E", "stopSequence": 52 }, { "arrival": { "time": "1771864089" }, "departure": { "time": "1771864089" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771864862" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568174" } } }, { "id": "trip:6054014", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863900" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771864038" }, "departure": { "time": "1771864038" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771864118" }, "departure": { "time": "1771864118" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771864168" }, "departure": { "time": "1771864168" }, "stopId": "CHDARR-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054014" } } }, { "id": "trip:6568671", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860512" }, "departure": { "time": "1771860543" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1771860624" }, "departure": { "time": "1771860624" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1771860748" }, "departure": { "time": "1771860748" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771860793" }, "departure": { "time": "1771860793" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771860874" }, "departure": { "time": "1771860874" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771860956" }, "departure": { "time": "1771860956" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771861011" }, "departure": { "time": "1771861011" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771861105" }, "departure": { "time": "1771861105" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771861190" }, "departure": { "time": "1771861190" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771861249" }, "departure": { "time": "1771861249" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771861413" }, "departure": { "time": "1771861413" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771861486" }, "departure": { "time": "1771861486" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771861584" }, "departure": { "time": "1771861584" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771861711" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568671" } } }, { "id": "trip:3461", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860481" }, "departure": { "time": "1771860492" }, "stopId": "LORPLM-E", "stopSequence": 14 }, { "arrival": { "time": "1771860520" }, "departure": { "time": "1771860531" }, "stopId": "NOUE-E", "stopSequence": 15 }, { "arrival": { "time": "1771860747" }, "departure": { "time": "1771860747" }, "stopId": "PAGNOL-E", "stopSequence": 16 }, { "arrival": { "time": "1771860810" }, "departure": { "time": "1771860810" }, "stopId": "JOUVET-E", "stopSequence": 17 }, { "arrival": { "time": "1771860869" }, "departure": { "time": "1771860869" }, "stopId": "MEMBMA-E", "stopSequence": 18 }, { "arrival": { "time": "1771860930" }, "departure": { "time": "1771860930" }, "stopId": "GABORI-E", "stopSequence": 19 }, { "arrival": { "time": "1771860990" }, "departure": { "time": "1771860990" }, "stopId": "BOISDA-E", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "34", "tripId": "3461" } } }, { "id": "trip:6054012", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860780" }, "departure": { "time": "1771860780" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1771860837" }, "departure": { "time": "1771860837" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771860880" }, "departure": { "time": "1771860880" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1771860928" }, "departure": { "time": "1771860928" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1771861028" }, "departure": { "time": "1771861028" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1771861057" }, "departure": { "time": "1771861057" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1771861135" }, "departure": { "time": "1771861135" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1771861200" }, "departure": { "time": "1771861200" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1771861231" }, "departure": { "time": "1771861231" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1771861268" }, "departure": { "time": "1771861268" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771861322" }, "departure": { "time": "1771861322" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1771861380" }, "departure": { "time": "1771861380" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1771861443" }, "departure": { "time": "1771861443" }, "stopId": "HAUBOU-E", "stopSequence": 16 }, { "arrival": { "time": "1771861525" }, "departure": { "time": "1771861525" }, "stopId": "PETPOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771861566" }, "departure": { "time": "1771861566" }, "stopId": "CHEVRI-E", "stopSequence": 18 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "BOUCHE-E", "stopSequence": 19 }, { "arrival": { "time": "1771861657" }, "departure": { "time": "1771861657" }, "stopId": "CAMPBO-E", "stopSequence": 20 }, { "arrival": { "time": "1771861705" }, "departure": { "time": "1771861705" }, "stopId": "GAREBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771861759" }, "departure": { "time": "1771861759" }, "stopId": "PONTLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771861814" }, "departure": { "time": "1771861814" }, "stopId": "LAPOIN-E", "stopSequence": 23 }, { "arrival": { "time": "1771861842" }, "departure": { "time": "1771861842" }, "stopId": "RANGEA-E", "stopSequence": 24 }, { "arrival": { "time": "1771861898" }, "departure": { "time": "1771861898" }, "stopId": "VIGNES-E", "stopSequence": 25 }, { "arrival": { "time": "1771861980" }, "stopId": "CHANTOUR", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054012" } } }, { "id": "trip:6052696", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862640" }, "stopId": "VEILLIER", "stopSequence": 0 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862880" }, "stopId": "GRIMOREL", "stopSequence": 1 }, { "arrival": { "time": "1771862995" }, "departure": { "time": "1771862995" }, "stopId": "BMOTTE", "stopSequence": 2 }, { "arrival": { "time": "1771863066" }, "departure": { "time": "1771863066" }, "stopId": "LABROSSE", "stopSequence": 3 }, { "arrival": { "time": "1771863119" }, "departure": { "time": "1771863119" }, "stopId": "FIEFGENT", "stopSequence": 4 }, { "arrival": { "time": "1771863202" }, "departure": { "time": "1771863202" }, "stopId": "VIELLMAI", "stopSequence": 6 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "BBRANCHE", "stopSequence": 7 }, { "arrival": { "time": "1771863275" }, "departure": { "time": "1771863275" }, "stopId": "LESRIVES", "stopSequence": 8 }, { "arrival": { "time": "1771863313" }, "departure": { "time": "1771863313" }, "stopId": "CHAUMIER", "stopSequence": 9 }, { "arrival": { "time": "1771863496" }, "departure": { "time": "1771863496" }, "stopId": "PTFILLES", "stopSequence": 11 }, { "arrival": { "time": "1771863596" }, "departure": { "time": "1771863596" }, "stopId": "EPERVIER", "stopSequence": 12 }, { "arrival": { "time": "1771863629" }, "departure": { "time": "1771863629" }, "stopId": "CONFLUEN", "stopSequence": 13 }, { "arrival": { "time": "1771863690" }, "departure": { "time": "1771863690" }, "stopId": "CHABOL-E", "stopSequence": 14 }, { "arrival": { "time": "1771863780" }, "departure": { "time": "1771863780" }, "stopId": "EVENTARD", "stopSequence": 15 }, { "arrival": { "time": "1771863818" }, "departure": { "time": "1771863818" }, "stopId": "COTTAGE", "stopSequence": 16 }, { "arrival": { "time": "1771863883" }, "departure": { "time": "1771863883" }, "stopId": "DUBELL-2", "stopSequence": 17 }, { "arrival": { "time": "1771863914" }, "departure": { "time": "1771863914" }, "stopId": "BOISABBE", "stopSequence": 18 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "DEBUSSY", "stopSequence": 19 }, { "arrival": { "time": "1771864058" }, "departure": { "time": "1771864058" }, "stopId": "HOTELLER", "stopSequence": 20 }, { "arrival": { "time": "1771864139" }, "departure": { "time": "1771864139" }, "stopId": "INDUSTRI", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "12", "tripId": "6052696" } } }, { "id": "trip:6567910", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863960" }, "stopId": "SORGES", "stopSequence": 0 }, { "arrival": { "time": "1771864014" }, "departure": { "time": "1771864014" }, "stopId": "RTSORG-E", "stopSequence": 1 }, { "arrival": { "time": "1771864086" }, "departure": { "time": "1771864086" }, "stopId": "ECURIE", "stopSequence": 2 }, { "arrival": { "time": "1771864174" }, "departure": { "time": "1771864174" }, "stopId": "BAUDRAI", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567910" } } }, { "id": "trip:6568218", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860571" }, "departure": { "time": "1771860571" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771860622" }, "departure": { "time": "1771860622" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771860667" }, "departure": { "time": "1771860667" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771860734" }, "departure": { "time": "1771860734" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771860783" }, "departure": { "time": "1771860783" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771860848" }, "departure": { "time": "1771860848" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771860923" }, "departure": { "time": "1771860923" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1771860980" }, "departure": { "time": "1771860980" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1771861027" }, "departure": { "time": "1771861027" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1771861268" }, "departure": { "time": "1771861268" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1771861325" }, "departure": { "time": "1771861325" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1771861387" }, "departure": { "time": "1771861387" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1771861427" }, "departure": { "time": "1771861427" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1771861473" }, "departure": { "time": "1771861473" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1771861562" }, "departure": { "time": "1771861562" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1771861611" }, "departure": { "time": "1771861611" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771861707" }, "departure": { "time": "1771861707" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771861796" }, "departure": { "time": "1771861796" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771861910" }, "departure": { "time": "1771861910" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771862054" }, "departure": { "time": "1771862054" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771862132" }, "departure": { "time": "1771862132" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771862194" }, "departure": { "time": "1771862194" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771862246" }, "departure": { "time": "1771862246" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771862299" }, "departure": { "time": "1771862299" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771862335" }, "departure": { "time": "1771862335" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771862404" }, "departure": { "time": "1771862404" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771862438" }, "departure": { "time": "1771862438" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771862534" }, "departure": { "time": "1771862534" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771862635" }, "departure": { "time": "1771862635" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771862737" }, "departure": { "time": "1771862737" }, "stopId": "APPENT-E", "stopSequence": 32 }, { "arrival": { "time": "1771862844" }, "departure": { "time": "1771862844" }, "stopId": "FRCEVE-E", "stopSequence": 33 }, { "arrival": { "time": "1771862906" }, "departure": { "time": "1771862906" }, "stopId": "ORGEMO-E", "stopSequence": 34 }, { "arrival": { "time": "1771863012" }, "departure": { "time": "1771863012" }, "stopId": "NERUDA", "stopSequence": 35 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "ORGEMONT", "stopSequence": 36 }, { "arrival": { "time": "1771863195" }, "departure": { "time": "1771863195" }, "stopId": "ARBORETU", "stopSequence": 37 }, { "arrival": { "time": "1771863295" }, "departure": { "time": "1771863295" }, "stopId": "MORELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771863434" }, "departure": { "time": "1771863434" }, "stopId": "DELATR-E", "stopSequence": 39 }, { "arrival": { "time": "1771863543" }, "departure": { "time": "1771863543" }, "stopId": "HAUTPR-E", "stopSequence": 40 }, { "arrival": { "time": "1771863713" }, "departure": { "time": "1771863713" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771863831" }, "departure": { "time": "1771863831" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771863941" }, "departure": { "time": "1771863941" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771864011" }, "departure": { "time": "1771864011" }, "stopId": "JUSTIC-E", "stopSequence": 44 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568218" } } }, { "id": "trip:6570963", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862880" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771862979" }, "departure": { "time": "1771862979" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771863035" }, "departure": { "time": "1771863035" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771863242" }, "departure": { "time": "1771863242" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771863314" }, "departure": { "time": "1771863314" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771863368" }, "departure": { "time": "1771863368" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771863461" }, "departure": { "time": "1771863461" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771863508" }, "departure": { "time": "1771863508" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771863540" }, "departure": { "time": "1771863540" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771863585" }, "departure": { "time": "1771863585" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771863634" }, "departure": { "time": "1771863634" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771863679" }, "departure": { "time": "1771863679" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771863722" }, "departure": { "time": "1771863722" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771863796" }, "departure": { "time": "1771863796" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771863851" }, "departure": { "time": "1771863851" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771863907" }, "departure": { "time": "1771863907" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771863966" }, "departure": { "time": "1771863966" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771864072" }, "departure": { "time": "1771864072" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771864120" }, "departure": { "time": "1771864120" }, "stopId": "BALAND-E", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570963" } } }, { "id": "trip:6559129", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860465" }, "departure": { "time": "1771860465" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771860509" }, "departure": { "time": "1771860540" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771860535" }, "departure": { "time": "1771860535" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771860595" }, "departure": { "time": "1771860595" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771860650" }, "departure": { "time": "1771860650" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771860733" }, "departure": { "time": "1771860733" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771860775" }, "departure": { "time": "1771860775" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771860841" }, "departure": { "time": "1771860841" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771860918" }, "departure": { "time": "1771860918" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771860953" }, "departure": { "time": "1771860953" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771861015" }, "departure": { "time": "1771861015" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771861151" }, "departure": { "time": "1771861151" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771861195" }, "departure": { "time": "1771861195" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771861233" }, "departure": { "time": "1771861233" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771861256" }, "departure": { "time": "1771861256" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771861309" }, "departure": { "time": "1771861309" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771861346" }, "departure": { "time": "1771861346" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771861405" }, "departure": { "time": "1771861405" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771861427" }, "departure": { "time": "1771861427" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771861460" }, "departure": { "time": "1771861460" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771861495" }, "departure": { "time": "1771861495" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771861551" }, "departure": { "time": "1771861551" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771861606" }, "departure": { "time": "1771861606" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771861683" }, "departure": { "time": "1771861683" }, "stopId": "ESPMON-E", "stopSequence": 37 }, { "arrival": { "time": "1771861746" }, "departure": { "time": "1771861746" }, "stopId": "BELAIR-E", "stopSequence": 38 }, { "arrival": { "time": "1771861795" }, "departure": { "time": "1771861795" }, "stopId": "ZOLA-E", "stopSequence": 39 }, { "arrival": { "time": "1771861869" }, "departure": { "time": "1771861869" }, "stopId": "ANAFRA-E", "stopSequence": 40 }, { "arrival": { "time": "1771861938" }, "departure": { "time": "1771861938" }, "stopId": "PISCMU-E", "stopSequence": 41 }, { "arrival": { "time": "1771862178" }, "departure": { "time": "1771862178" }, "stopId": "DOMVATER", "stopSequence": 42 }, { "arrival": { "time": "1771862022" }, "departure": { "time": "1771862022" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAU-E", "stopSequence": 43 }, { "arrival": { "time": "1771862052" }, "departure": { "time": "1771862052" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JU-E", "stopSequence": 44 }, { "arrival": { "time": "1771862084" }, "departure": { "time": "1771862084" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGU-E", "stopSequence": 45 }, { "arrival": { "time": "1771862129" }, "departure": { "time": "1771862129" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOU-E", "stopSequence": 46 }, { "arrival": { "time": "1771862301" }, "departure": { "time": "1771862301" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTI-E", "stopSequence": 47 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL-E", "stopSequence": 48 }, { "arrival": { "time": "1771862265" }, "departure": { "time": "1771862265" }, "stopId": "RECLAI-E", "stopSequence": 49 }, { "arrival": { "time": "1771862304" }, "departure": { "time": "1771862304" }, "stopId": "RENOIR-E", "stopSequence": 50 }, { "arrival": { "time": "1771862334" }, "departure": { "time": "1771862334" }, "stopId": "CAMPJU-E", "stopSequence": 51 }, { "arrival": { "time": "1771862369" }, "departure": { "time": "1771862369" }, "stopId": "JUIGN-E", "stopSequence": 52 }, { "arrival": { "time": "1771862458" }, "stopId": "BENE-E", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559129" } } }, { "id": "trip:6570751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861440" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771861592" }, "departure": { "time": "1771861592" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771861677" }, "departure": { "time": "1771861677" }, "stopId": "STAUBIN", "stopSequence": 2 }, { "arrival": { "time": "1771861740" }, "departure": { "time": "1771861800" }, "stopId": "LOR-FO-A", "stopSequence": 3 }, { "arrival": { "time": "1771861906" }, "departure": { "time": "1771861906" }, "stopId": "MAIL-HDV", "stopSequence": 4 }, { "arrival": { "time": "1771862081" }, "departure": { "time": "1771862081" }, "stopId": "SECUSO-E", "stopSequence": 5 }, { "arrival": { "time": "1771862160" }, "departure": { "time": "1771862160" }, "stopId": "STEXUP-E", "stopSequence": 6 }, { "arrival": { "time": "1771862244" }, "departure": { "time": "1771862244" }, "stopId": "GARDOT-E", "stopSequence": 7 }, { "arrival": { "time": "1771862271" }, "departure": { "time": "1771862271" }, "stopId": "MONTAI-E", "stopSequence": 8 }, { "arrival": { "time": "1771862361" }, "departure": { "time": "1771862361" }, "stopId": "CIMETI-E", "stopSequence": 9 }, { "arrival": { "time": "1771862438" }, "departure": { "time": "1771862438" }, "stopId": "AFPA-E", "stopSequence": 10 }, { "arrival": { "time": "1771862487" }, "departure": { "time": "1771862487" }, "stopId": "ARCEAU-E", "stopSequence": 11 }, { "arrival": { "time": "1771862540" }, "departure": { "time": "1771862540" }, "stopId": "CASERN-E", "stopSequence": 12 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "stopId": "LAREU-E", "stopSequence": 13 }, { "arrival": { "time": "1771862698" }, "departure": { "time": "1771862698" }, "stopId": "PAPERI-E", "stopSequence": 14 }, { "arrival": { "time": "1771862752" }, "departure": { "time": "1771862752" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771862822" }, "departure": { "time": "1771862822" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771862884" }, "departure": { "time": "1771862884" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771862944" }, "departure": { "time": "1771862944" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771863063" }, "departure": { "time": "1771863063" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771863113" }, "departure": { "time": "1771863113" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771863165" }, "departure": { "time": "1771863165" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771863250" }, "departure": { "time": "1771863250" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771863300" }, "departure": { "time": "1771863300" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771863433" }, "departure": { "time": "1771863433" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771863474" }, "departure": { "time": "1771863474" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771863509" }, "departure": { "time": "1771863509" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771863563" }, "departure": { "time": "1771863563" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771863660" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570751" } } }, { "id": "trip:6572190", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861630" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771861712" }, "departure": { "time": "1771861712" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771861798" }, "departure": { "time": "1771861798" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771861970" }, "departure": { "time": "1771861970" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771862051" }, "departure": { "time": "1771862051" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771862212" }, "departure": { "time": "1771862212" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771862310" }, "departure": { "time": "1771862310" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771862460" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572190" } } }, { "id": "trip:6567720", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863000" }, "stopId": "LORRAIN2", "stopSequence": 0 }, { "arrival": { "time": "1771863100" }, "departure": { "time": "1771863100" }, "stopId": "MAIL-HDV", "stopSequence": 1 }, { "arrival": { "time": "1771863206" }, "departure": { "time": "1771863206" }, "stopId": "CLEMOI-E", "stopSequence": 2 }, { "arrival": { "time": "1771863292" }, "departure": { "time": "1771863292" }, "stopId": "MAISAR-E", "stopSequence": 3 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "LAREVE-E", "stopSequence": 4 }, { "arrival": { "time": "1771863492" }, "departure": { "time": "1771863492" }, "stopId": "MONTAIG", "stopSequence": 5 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "COUPER-E", "stopSequence": 6 }, { "arrival": { "time": "1771863802" }, "departure": { "time": "1771863802" }, "stopId": "MONTRJ-E", "stopSequence": 7 }, { "arrival": { "time": "1771863881" }, "departure": { "time": "1771863881" }, "stopId": "CAMELIAS", "stopSequence": 8 }, { "arrival": { "time": "1771863959" }, "departure": { "time": "1771863959" }, "stopId": "GATS-E", "stopSequence": 9 }, { "arrival": { "time": "1771864023" }, "departure": { "time": "1771864023" }, "stopId": "MAISON-E", "stopSequence": 10 }, { "arrival": { "time": "1771864084" }, "departure": { "time": "1771864084" }, "stopId": "COINTR-E", "stopSequence": 11 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6567720" } } }, { "id": "trip:6567827", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863840" }, "stopId": "TRELGARE", "stopSequence": 0 }, { "arrival": { "time": "1771863883" }, "departure": { "time": "1771863883" }, "stopId": "MALEMBAR", "stopSequence": 1 }, { "arrival": { "time": "1771863936" }, "departure": { "time": "1771863936" }, "stopId": "DEGAULLE", "stopSequence": 2 }, { "arrival": { "time": "1771863978" }, "departure": { "time": "1771863978" }, "stopId": "BAHONNEA", "stopSequence": 3 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "stopId": "SLEZIND", "stopSequence": 4 }, { "arrival": { "time": "1771864142" }, "departure": { "time": "1771864142" }, "stopId": "GENTRIC", "stopSequence": 5 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567827" } } }, { "id": "trip:6568630", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860840" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771860951" }, "departure": { "time": "1771860951" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771861004" }, "departure": { "time": "1771861004" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771861200" }, "departure": { "time": "1771861200" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771861311" }, "departure": { "time": "1771861311" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771861383" }, "departure": { "time": "1771861383" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771861444" }, "departure": { "time": "1771861444" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771861521" }, "departure": { "time": "1771861521" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771861689" }, "departure": { "time": "1771861689" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771861746" }, "departure": { "time": "1771861746" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771861863" }, "departure": { "time": "1771861863" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771861983" }, "departure": { "time": "1771861983" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771862057" }, "departure": { "time": "1771862057" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771862132" }, "departure": { "time": "1771862132" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771862214" }, "departure": { "time": "1771862214" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771862250" }, "departure": { "time": "1771862250" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771862336" }, "departure": { "time": "1771862336" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771862384" }, "departure": { "time": "1771862384" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771862453" }, "departure": { "time": "1771862453" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771862490" }, "departure": { "time": "1771862490" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771862566" }, "departure": { "time": "1771862566" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771862678" }, "departure": { "time": "1771862678" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771862782" }, "departure": { "time": "1771862782" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771862907" }, "departure": { "time": "1771862907" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771862975" }, "departure": { "time": "1771862975" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771863049" }, "departure": { "time": "1771863049" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771862731" }, "departure": { "time": "1771862731" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771862804" }, "departure": { "time": "1771862804" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771862877" }, "departure": { "time": "1771862877" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771862927" }, "departure": { "time": "1771862927" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771862969" }, "departure": { "time": "1771862969" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771863160" }, "departure": { "time": "1771863160" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771863223" }, "departure": { "time": "1771863223" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771863279" }, "departure": { "time": "1771863279" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771863336" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568630" } } }, { "id": "trip:3363D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "DUMESN-E", "stopSequence": 3 }, { "arrival": { "time": "1771862046" }, "departure": { "time": "1771862046" }, "stopId": "FONTAI-E", "stopSequence": 15 }, { "arrival": { "time": "1771862073" }, "departure": { "time": "1771862073" }, "stopId": "RTECHA-E", "stopSequence": 16 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "stopId": "PETMOT-E", "stopSequence": 17 }, { "arrival": { "time": "1771862160" }, "departure": { "time": "1771862160" }, "stopId": "ZARTIS-E", "stopSequence": 18 }, { "arrival": { "time": "1771862300" }, "departure": { "time": "1771862300" }, "stopId": "CRBEAU-E", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "33", "tripId": "3363D" } } }, { "id": "trip:6053951", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862820" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1771862890" }, "departure": { "time": "1771862890" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771863044" }, "departure": { "time": "1771863044" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771863110" }, "departure": { "time": "1771863110" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771863180" }, "departure": { "time": "1771863180" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771863259" }, "departure": { "time": "1771863259" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771863311" }, "departure": { "time": "1771863311" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771863363" }, "departure": { "time": "1771863363" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771863439" }, "departure": { "time": "1771863439" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771863841" }, "departure": { "time": "1771863841" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771863923" }, "departure": { "time": "1771863923" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771864171" }, "departure": { "time": "1771864171" }, "stopId": "CHATENAY", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053951" } } }, { "id": "trip:6567757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861980" }, "stopId": "TRELGARE", "stopSequence": 0 }, { "arrival": { "time": "1771862023" }, "departure": { "time": "1771862023" }, "stopId": "MALEMBAR", "stopSequence": 1 }, { "arrival": { "time": "1771862076" }, "departure": { "time": "1771862076" }, "stopId": "DEGAULLE", "stopSequence": 2 }, { "arrival": { "time": "1771862118" }, "departure": { "time": "1771862118" }, "stopId": "BAHONNEA", "stopSequence": 3 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "stopId": "SLEZIND", "stopSequence": 4 }, { "arrival": { "time": "1771862282" }, "departure": { "time": "1771862282" }, "stopId": "GENTRIC", "stopSequence": 5 }, { "arrival": { "time": "1771862353" }, "departure": { "time": "1771862353" }, "stopId": "DAUTEL", "stopSequence": 6 }, { "arrival": { "time": "1771862373" }, "departure": { "time": "1771862373" }, "stopId": "BUISSON", "stopSequence": 7 }, { "arrival": { "time": "1771862414" }, "departure": { "time": "1771862414" }, "stopId": "PYRAM02", "stopSequence": 8 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "MORLONG", "stopSequence": 9 }, { "arrival": { "time": "1771862500" }, "departure": { "time": "1771862500" }, "stopId": "BOURSE", "stopSequence": 10 }, { "arrival": { "time": "1771862556" }, "departure": { "time": "1771862556" }, "stopId": "RIOTTEAU", "stopSequence": 11 }, { "arrival": { "time": "1771862603" }, "departure": { "time": "1771862603" }, "stopId": "ALLUMETT", "stopSequence": 12 }, { "arrival": { "time": "1771862665" }, "departure": { "time": "1771862665" }, "stopId": "DAGUERRE", "stopSequence": 13 }, { "arrival": { "time": "1771862723" }, "departure": { "time": "1771862723" }, "stopId": "LEOLAGRA", "stopSequence": 14 }, { "arrival": { "time": "1771862777" }, "departure": { "time": "1771862777" }, "stopId": "VDLOIRE", "stopSequence": 15 }, { "arrival": { "time": "1771862870" }, "departure": { "time": "1771862870" }, "stopId": "ECLATERI", "stopSequence": 16 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 17 }, { "arrival": { "time": "1771862871" }, "departure": { "time": "1771862871" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 18 }, { "arrival": { "time": "1771862943" }, "departure": { "time": "1771862943" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 19 }, { "arrival": { "time": "1771863009" }, "departure": { "time": "1771863009" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 20 }, { "arrival": { "time": "1771862974" }, "departure": { "time": "1771862974" }, "stopId": "JUSTICES", "stopSequence": 21 }, { "arrival": { "time": "1771863031" }, "departure": { "time": "1771863031" }, "stopId": "DELACROI", "stopSequence": 22 }, { "arrival": { "time": "1771863135" }, "departure": { "time": "1771863135" }, "stopId": "SAUMUROI", "stopSequence": 23 }, { "arrival": { "time": "1771863249" }, "departure": { "time": "1771863249" }, "stopId": "INTERMIL", "stopSequence": 24 }, { "arrival": { "time": "1771863333" }, "departure": { "time": "1771863333" }, "stopId": "HAUTPRES", "stopSequence": 25 }, { "arrival": { "time": "1771863399" }, "departure": { "time": "1771863399" }, "stopId": "DELATTRE", "stopSequence": 26 }, { "arrival": { "time": "1771863469" }, "departure": { "time": "1771863469" }, "stopId": "MORELLIE", "stopSequence": 27 }, { "arrival": { "time": "1771863518" }, "departure": { "time": "1771863518" }, "stopId": "LORETTE", "stopSequence": 28 }, { "arrival": { "time": "1771863569" }, "departure": { "time": "1771863569" }, "stopId": "BEAUVAL", "stopSequence": 29 }, { "arrival": { "time": "1771863632" }, "departure": { "time": "1771863632" }, "stopId": "LETANDUE", "stopSequence": 30 }, { "arrival": { "time": "1771863759" }, "departure": { "time": "1771863759" }, "stopId": "STRASBOU", "stopSequence": 31 }, { "arrival": { "time": "1771863835" }, "departure": { "time": "1771863835" }, "stopId": "FREMUR", "stopSequence": 32 }, { "arrival": { "time": "1771863898" }, "departure": { "time": "1771863898" }, "stopId": "VAUBAN", "stopSequence": 33 }, { "arrival": { "time": "1771863943" }, "departure": { "time": "1771863943" }, "stopId": "POIREL", "stopSequence": 34 }, { "arrival": { "time": "1771864021" }, "departure": { "time": "1771864021" }, "stopId": "PONTNOIR", "stopSequence": 35 }, { "arrival": { "time": "1771864072" }, "departure": { "time": "1771864072" }, "stopId": "SEMARD", "stopSequence": 36 }, { "arrival": { "time": "1771864130" }, "departure": { "time": "1771864130" }, "stopId": "GARETERM", "stopSequence": 37 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567757" } } }, { "id": "trip:6572275", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863840" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771863846" }, "departure": { "time": "1771863846" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771863911" }, "departure": { "time": "1771863911" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771864083" }, "departure": { "time": "1771864083" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771864157" }, "departure": { "time": "1771864157" }, "stopId": "CHARNASS", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572275" } } }, { "id": "trip:6568674", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863240" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771863370" }, "departure": { "time": "1771863370" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771863432" }, "departure": { "time": "1771863432" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771863771" }, "departure": { "time": "1771863771" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771863843" }, "departure": { "time": "1771863843" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771863904" }, "departure": { "time": "1771863904" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771863981" }, "departure": { "time": "1771863981" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771864149" }, "departure": { "time": "1771864149" }, "stopId": "DELACR-E", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568674" } } }, { "id": "trip:6572260", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860499" }, "departure": { "time": "1771860529" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771860714" }, "departure": { "time": "1771860714" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771860813" }, "departure": { "time": "1771860813" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771860886" }, "departure": { "time": "1771860886" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771860941" }, "departure": { "time": "1771860941" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771861007" }, "departure": { "time": "1771861007" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771861070" }, "departure": { "time": "1771861070" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771861126" }, "departure": { "time": "1771861126" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771861186" }, "departure": { "time": "1771861186" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771861285" }, "departure": { "time": "1771861285" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771861501" }, "departure": { "time": "1771861501" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771861563" }, "departure": { "time": "1771861563" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771861605" }, "departure": { "time": "1771861605" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771861640" }, "departure": { "time": "1771861640" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771861690" }, "departure": { "time": "1771861690" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771861746" }, "departure": { "time": "1771861746" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771861863" }, "departure": { "time": "1771861863" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771861897" }, "departure": { "time": "1771861897" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771861988" }, "departure": { "time": "1771861988" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771862074" }, "departure": { "time": "1771862074" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771862107" }, "departure": { "time": "1771862107" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771862210" }, "departure": { "time": "1771862210" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771862282" }, "departure": { "time": "1771862282" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771862347" }, "departure": { "time": "1771862347" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771862382" }, "departure": { "time": "1771862382" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771862445" }, "departure": { "time": "1771862445" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771862508" }, "departure": { "time": "1771862508" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771862571" }, "departure": { "time": "1771862571" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771862653" }, "departure": { "time": "1771862653" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771862694" }, "departure": { "time": "1771862694" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771862748" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572260" } } }, { "id": "trip:6568516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863540" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771863576" }, "departure": { "time": "1771863576" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771863609" }, "departure": { "time": "1771863609" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771863668" }, "departure": { "time": "1771863668" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771863699" }, "departure": { "time": "1771863699" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771863759" }, "departure": { "time": "1771863759" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771863802" }, "departure": { "time": "1771863802" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771863898" }, "departure": { "time": "1771863898" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771863937" }, "departure": { "time": "1771863937" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771863975" }, "departure": { "time": "1771863975" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771864011" }, "departure": { "time": "1771864011" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771864115" }, "departure": { "time": "1771864115" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771864156" }, "departure": { "time": "1771864156" }, "stopId": "GDPERIGN", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568516" } } }, { "id": "trip:6570336", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861980" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771862160" }, "departure": { "time": "1771862160" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771862322" }, "departure": { "time": "1771862322" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771862462" }, "departure": { "time": "1771862462" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771862535" }, "departure": { "time": "1771862535" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771862590" }, "departure": { "time": "1771862590" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771862760" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570336" } } }, { "id": "trip:6572029", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863240" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771863450" }, "departure": { "time": "1771863450" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771863610" }, "departure": { "time": "1771863610" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771863710" }, "departure": { "time": "1771863710" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771863790" }, "departure": { "time": "1771863790" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771863880" }, "departure": { "time": "1771863880" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771864050" }, "departure": { "time": "1771864050" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771864140" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572029" } } }, { "id": "trip:6570251", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862040" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771862089" }, "departure": { "time": "1771862089" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771862323" }, "departure": { "time": "1771862323" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771862360" }, "departure": { "time": "1771862360" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771862520" }, "departure": { "time": "1771862520" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771862603" }, "departure": { "time": "1771862603" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771862940" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570251" } } }, { "id": "trip:6053998", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861020" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1771861060" }, "departure": { "time": "1771861060" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1771861091" }, "departure": { "time": "1771861091" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1771861113" }, "departure": { "time": "1771861113" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1771861153" }, "departure": { "time": "1771861153" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1771861192" }, "departure": { "time": "1771861192" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1771861229" }, "departure": { "time": "1771861229" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1771861260" }, "departure": { "time": "1771861260" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1771861314" }, "departure": { "time": "1771861314" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1771861351" }, "departure": { "time": "1771861351" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1771861435" }, "departure": { "time": "1771861435" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1771861557" }, "departure": { "time": "1771861557" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1771861615" }, "departure": { "time": "1771861615" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1771861650" }, "departure": { "time": "1771861650" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1771861680" }, "departure": { "time": "1771861680" }, "stopId": "VALMAI-E", "stopSequence": 15 }, { "arrival": { "time": "1771861748" }, "departure": { "time": "1771861748" }, "stopId": "PETVIVIE", "stopSequence": 16 }, { "arrival": { "time": "1771861821" }, "departure": { "time": "1771861821" }, "stopId": "PRUNIERS", "stopSequence": 17 }, { "arrival": { "time": "1771861854" }, "departure": { "time": "1771861854" }, "stopId": "CROISETT", "stopSequence": 18 }, { "arrival": { "time": "1771861955" }, "departure": { "time": "1771861955" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1771861999" }, "departure": { "time": "1771861999" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1771862043" }, "departure": { "time": "1771862043" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "stopId": "GDMAINE", "stopSequence": 22 }, { "arrival": { "time": "1771862681" }, "departure": { "time": "1771862681" }, "stopId": "EBLE", "stopSequence": 23 }, { "arrival": { "time": "1771862743" }, "departure": { "time": "1771862743" }, "stopId": "GENIE", "stopSequence": 24 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "VAUBAN", "stopSequence": 25 }, { "arrival": { "time": "1771862854" }, "departure": { "time": "1771862854" }, "stopId": "POIREL", "stopSequence": 26 }, { "arrival": { "time": "1771862915" }, "departure": { "time": "1771862915" }, "stopId": "PONTNOIR", "stopSequence": 27 }, { "arrival": { "time": "1771862954" }, "departure": { "time": "1771862954" }, "stopId": "SEMARD", "stopSequence": 28 }, { "arrival": { "time": "1771862600" }, "departure": { "time": "1771862600" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 29 }, { "arrival": { "time": "1771862630" }, "departure": { "time": "1771862630" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 30 }, { "arrival": { "time": "1771862662" }, "departure": { "time": "1771862662" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 31 }, { "arrival": { "time": "1771862987" }, "stopId": "GAREPAPI", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053998" } } }, { "id": "trip:6052732", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861440" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771861662" }, "departure": { "time": "1771861662" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771861733" }, "departure": { "time": "1771861733" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771861860" }, "departure": { "time": "1771861860" }, "stopId": "GARDOT-E", "stopSequence": 3 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1771862655" }, "departure": { "time": "1771862655" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771862692" }, "departure": { "time": "1771862692" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1771862760" }, "departure": { "time": "1771862760" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1771862793" }, "departure": { "time": "1771862793" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1771862832" }, "departure": { "time": "1771862832" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1771862931" }, "departure": { "time": "1771862931" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1771862963" }, "departure": { "time": "1771862963" }, "stopId": "MURSHV-E", "stopSequence": 11 }, { "arrival": { "time": "1771863041" }, "departure": { "time": "1771863041" }, "stopId": "CARMET-E", "stopSequence": 12 }, { "arrival": { "time": "1771863130" }, "departure": { "time": "1771863130" }, "stopId": "LECOTE-E", "stopSequence": 13 }, { "arrival": { "time": "1771863186" }, "departure": { "time": "1771863186" }, "stopId": "LABUIS-E", "stopSequence": 14 }, { "arrival": { "time": "1771863240" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052732" } } }, { "id": "trip:6053026", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860577" }, "departure": { "time": "1771860577" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771860643" }, "departure": { "time": "1771860643" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771860859" }, "departure": { "time": "1771860859" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771860994" }, "departure": { "time": "1771860994" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771861316" }, "departure": { "time": "1771861316" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771861440" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053026" } } }, { "id": "trip:6052652", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862100" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771862231" }, "departure": { "time": "1771862231" }, "stopId": "SEMARD-E", "stopSequence": 1 }, { "arrival": { "time": "1771862265" }, "departure": { "time": "1771862265" }, "stopId": "PONTNO-E", "stopSequence": 2 }, { "arrival": { "time": "1771862331" }, "departure": { "time": "1771862331" }, "stopId": "POIREL-E", "stopSequence": 3 }, { "arrival": { "time": "1771862367" }, "departure": { "time": "1771862367" }, "stopId": "VAUBAN-E", "stopSequence": 4 }, { "arrival": { "time": "1771862438" }, "departure": { "time": "1771862438" }, "stopId": "GENIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771862503" }, "departure": { "time": "1771862503" }, "stopId": "EBLE-E", "stopSequence": 6 }, { "arrival": { "time": "1771862238" }, "departure": { "time": "1771862238" }, "scheduleRelationship": "SKIPPED", "stopId": "BREMON-E", "stopSequence": 15 }, { "arrival": { "time": "1771862318" }, "departure": { "time": "1771862318" }, "scheduleRelationship": "SKIPPED", "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1771862368" }, "departure": { "time": "1771862368" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR-E", "stopSequence": 17 }, { "arrival": { "time": "1771862552" }, "departure": { "time": "1771862552" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 18 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPR-E", "stopSequence": 19 }, { "arrival": { "time": "1771862710" }, "departure": { "time": "1771862710" }, "scheduleRelationship": "SKIPPED", "stopId": "DESCAZ-E", "stopSequence": 20 }, { "arrival": { "time": "1771862795" }, "departure": { "time": "1771862795" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBI-E", "stopSequence": 21 }, { "arrival": { "time": "1771862837" }, "departure": { "time": "1771862837" }, "scheduleRelationship": "SKIPPED", "stopId": "STTHER-E", "stopSequence": 22 }, { "arrival": { "time": "1771862932" }, "departure": { "time": "1771862932" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA-E", "stopSequence": 23 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIO-E", "stopSequence": 24 }, { "arrival": { "time": "1771863102" }, "departure": { "time": "1771863102" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT-E", "stopSequence": 25 }, { "arrival": { "time": "1771863181" }, "departure": { "time": "1771863181" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL-E", "stopSequence": 26 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUAVITA", "stopSequence": 27 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOI-E", "stopSequence": 28 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052652" } } }, { "id": "trip:6572349", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862220" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771862321" }, "departure": { "time": "1771862321" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771862430" }, "departure": { "time": "1771862430" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771862513" }, "departure": { "time": "1771862513" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771862608" }, "departure": { "time": "1771862608" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771862721" }, "departure": { "time": "1771862721" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771862900" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572349" } } }, { "id": "trip:6571364", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860507" }, "departure": { "time": "1771860535" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771860590" }, "departure": { "time": "1771860590" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771860700" }, "departure": { "time": "1771860700" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771860860" }, "departure": { "time": "1771860860" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771860950" }, "departure": { "time": "1771860950" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771861070" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571364" } } }, { "id": "trip:6572267", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863120" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771863174" }, "departure": { "time": "1771863174" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771863211" }, "departure": { "time": "1771863211" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771863295" }, "departure": { "time": "1771863295" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771863411" }, "departure": { "time": "1771863411" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771863462" }, "departure": { "time": "1771863462" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771863493" }, "departure": { "time": "1771863493" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771863542" }, "departure": { "time": "1771863542" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771863672" }, "departure": { "time": "1771863672" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771863791" }, "departure": { "time": "1771863791" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771863867" }, "departure": { "time": "1771863867" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771863901" }, "departure": { "time": "1771863901" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771864006" }, "departure": { "time": "1771864006" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771864052" }, "departure": { "time": "1771864052" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771864098" }, "departure": { "time": "1771864098" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771864174" }, "departure": { "time": "1771864174" }, "stopId": "MAISLAC", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572267" } } }, { "id": "trip:6568342", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860486" }, "departure": { "time": "1771860486" }, "stopId": "GARETERM", "stopSequence": 24 }, { "arrival": { "time": "1771860500" }, "departure": { "time": "1771860515" }, "stopId": "LESGARES", "stopSequence": 25 }, { "arrival": { "time": "1771860651" }, "departure": { "time": "1771860651" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771860659" }, "departure": { "time": "1771860659" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771860715" }, "departure": { "time": "1771860715" }, "stopId": "LOR-FO-A", "stopSequence": 28 }, { "arrival": { "time": "1771860909" }, "departure": { "time": "1771860909" }, "stopId": "MENDES-E", "stopSequence": 29 }, { "arrival": { "time": "1771861075" }, "departure": { "time": "1771861075" }, "stopId": "SAVARY-E", "stopSequence": 30 }, { "arrival": { "time": "1771861125" }, "departure": { "time": "1771861125" }, "stopId": "MUSSET-E", "stopSequence": 31 }, { "arrival": { "time": "1771861232" }, "departure": { "time": "1771861232" }, "stopId": "LUTIN-E", "stopSequence": 32 }, { "arrival": { "time": "1771861322" }, "departure": { "time": "1771861322" }, "stopId": "MACE-E", "stopSequence": 33 }, { "arrival": { "time": "1771861331" }, "departure": { "time": "1771861331" }, "stopId": "DESJAR-E", "stopSequence": 34 }, { "arrival": { "time": "1771861400" }, "departure": { "time": "1771861400" }, "stopId": "BRISEP-E", "stopSequence": 35 }, { "arrival": { "time": "1771861501" }, "departure": { "time": "1771861501" }, "stopId": "MIMOSA-E", "stopSequence": 36 }, { "arrival": { "time": "1771861551" }, "departure": { "time": "1771861551" }, "stopId": "CHATEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771861663" }, "departure": { "time": "1771861663" }, "stopId": "SOLELE-E", "stopSequence": 38 }, { "arrival": { "time": "1771861704" }, "departure": { "time": "1771861704" }, "stopId": "SEPSON-E", "stopSequence": 39 }, { "arrival": { "time": "1771861760" }, "departure": { "time": "1771861760" }, "stopId": "BANCST-E", "stopSequence": 40 }, { "arrival": { "time": "1771861890" }, "departure": { "time": "1771861890" }, "stopId": "RTEPAR-E", "stopSequence": 41 }, { "arrival": { "time": "1771861987" }, "departure": { "time": "1771861987" }, "stopId": "PROVIN-E", "stopSequence": 42 }, { "arrival": { "time": "1771862138" }, "stopId": "PARCEX-E", "stopSequence": 43 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568342" } } }, { "id": "trip:6567962", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860481" }, "departure": { "time": "1771860498" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771860513" }, "departure": { "time": "1771860513" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771860558" }, "departure": { "time": "1771860558" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771860824" }, "departure": { "time": "1771860824" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771860904" }, "departure": { "time": "1771860904" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771861023" }, "departure": { "time": "1771861080" }, "stopId": "LOHUIT", "stopSequence": 28 }, { "arrival": { "time": "1771861251" }, "departure": { "time": "1771861251" }, "stopId": "PLDULY-E", "stopSequence": 29 }, { "arrival": { "time": "1771861341" }, "departure": { "time": "1771861341" }, "stopId": "STJOS-E", "stopSequence": 30 }, { "arrival": { "time": "1771861419" }, "departure": { "time": "1771861419" }, "stopId": "ANFRAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771861476" }, "departure": { "time": "1771861476" }, "stopId": "DESMAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "MONGAZ-E", "stopSequence": 34 }, { "arrival": { "time": "1771861706" }, "departure": { "time": "1771861706" }, "stopId": "GERICA-E", "stopSequence": 35 }, { "arrival": { "time": "1771861737" }, "departure": { "time": "1771861737" }, "stopId": "STLEON-E", "stopSequence": 36 }, { "arrival": { "time": "1771861858" }, "departure": { "time": "1771861858" }, "stopId": "CORMI-E", "stopSequence": 37 }, { "arrival": { "time": "1771861920" }, "departure": { "time": "1771861920" }, "stopId": "VILSAN-E", "stopSequence": 38 }, { "arrival": { "time": "1771862055" }, "departure": { "time": "1771862055" }, "stopId": "GASPAL-E", "stopSequence": 39 }, { "arrival": { "time": "1771862151" }, "departure": { "time": "1771862151" }, "stopId": "MARAIS", "stopSequence": 40 }, { "arrival": { "time": "1771862206" }, "departure": { "time": "1771862206" }, "stopId": "BELLVUTR", "stopSequence": 41 }, { "arrival": { "time": "1771862284" }, "departure": { "time": "1771862284" }, "stopId": "DAGUER-E", "stopSequence": 42 }, { "arrival": { "time": "1771862342" }, "departure": { "time": "1771862342" }, "stopId": "ALLUME-E", "stopSequence": 43 }, { "arrival": { "time": "1771862393" }, "departure": { "time": "1771862393" }, "stopId": "RIOTTE-E", "stopSequence": 44 }, { "arrival": { "time": "1771862465" }, "departure": { "time": "1771862465" }, "stopId": "LAVOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "JEBOUT-E", "stopSequence": 46 }, { "arrival": { "time": "1771862633" }, "departure": { "time": "1771862633" }, "stopId": "BAUDRA-E", "stopSequence": 47 }, { "arrival": { "time": "1771862731" }, "departure": { "time": "1771862731" }, "stopId": "ECURIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771862818" }, "departure": { "time": "1771862818" }, "stopId": "RTSORGES", "stopSequence": 49 }, { "arrival": { "time": "1771862880" }, "stopId": "SORGES", "stopSequence": 50 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567962" } } }, { "id": "trip:6568039", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860489" }, "departure": { "time": "1771860489" }, "stopId": "POIVRE", "stopSequence": 31 }, { "arrival": { "time": "1771860518" }, "departure": { "time": "1771860549" }, "stopId": "BONPLAND", "stopSequence": 32 }, { "arrival": { "time": "1771860562" }, "departure": { "time": "1771860562" }, "stopId": "LEPRE", "stopSequence": 33 }, { "arrival": { "time": "1771860612" }, "departure": { "time": "1771860612" }, "stopId": "SALET-AR", "stopSequence": 34 }, { "arrival": { "time": "1771860654" }, "departure": { "time": "1771860654" }, "stopId": "RIPOLLE", "stopSequence": 35 }, { "arrival": { "time": "1771860722" }, "departure": { "time": "1771860722" }, "stopId": "PEGARDE", "stopSequence": 36 }, { "arrival": { "time": "1771860785" }, "departure": { "time": "1771860785" }, "stopId": "CIAVRILL", "stopSequence": 37 }, { "arrival": { "time": "1771860852" }, "departure": { "time": "1771860852" }, "stopId": "MAIRAVR", "stopSequence": 38 }, { "arrival": { "time": "1771860902" }, "departure": { "time": "1771860902" }, "stopId": "MAUFINE", "stopSequence": 39 }, { "arrival": { "time": "1771860975" }, "departure": { "time": "1771860975" }, "stopId": "DELAUNE", "stopSequence": 40 }, { "arrival": { "time": "1771861021" }, "departure": { "time": "1771861021" }, "stopId": "BEURRIER", "stopSequence": 41 }, { "arrival": { "time": "1771861100" }, "departure": { "time": "1771861100" }, "stopId": "BRASSENS", "stopSequence": 42 }, { "arrival": { "time": "1771861157" }, "departure": { "time": "1771861157" }, "stopId": "RONDE", "stopSequence": 43 }, { "arrival": { "time": "1771861207" }, "departure": { "time": "1771861207" }, "stopId": "PLAMAY", "stopSequence": 44 }, { "arrival": { "time": "1771861272" }, "departure": { "time": "1771861272" }, "stopId": "KENNEDY", "stopSequence": 45 }, { "arrival": { "time": "1771861331" }, "departure": { "time": "1771861331" }, "stopId": "ECHMAN", "stopSequence": 46 }, { "arrival": { "time": "1771861422" }, "departure": { "time": "1771861422" }, "stopId": "LIZE07", "stopSequence": 47 }, { "arrival": { "time": "1771861466" }, "departure": { "time": "1771861466" }, "stopId": "GASNIER", "stopSequence": 48 }, { "arrival": { "time": "1771861532" }, "departure": { "time": "1771861532" }, "stopId": "GOURONNI", "stopSequence": 49 }, { "arrival": { "time": "1771861616" }, "departure": { "time": "1771861616" }, "stopId": "CLOUET", "stopSequence": 50 }, { "arrival": { "time": "1771861654" }, "departure": { "time": "1771861654" }, "stopId": "BICHLAZA", "stopSequence": 51 }, { "arrival": { "time": "1771861692" }, "departure": { "time": "1771861692" }, "stopId": "DESCAZEA", "stopSequence": 52 }, { "arrival": { "time": "1771861840" }, "departure": { "time": "1771861840" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771861932" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568039" } } }, { "id": "trip:6572272", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862220" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771862226" }, "departure": { "time": "1771862226" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771862290" }, "departure": { "time": "1771862290" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771862398" }, "departure": { "time": "1771862398" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771862535" }, "departure": { "time": "1771862535" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771862631" }, "departure": { "time": "1771862631" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771862692" }, "departure": { "time": "1771862692" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771862780" }, "departure": { "time": "1771862780" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771862841" }, "departure": { "time": "1771862841" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771862918" }, "departure": { "time": "1771862918" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771862963" }, "departure": { "time": "1771862963" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771863019" }, "departure": { "time": "1771863019" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771863099" }, "departure": { "time": "1771863099" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771863192" }, "departure": { "time": "1771863192" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771863387" }, "departure": { "time": "1771863387" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771863493" }, "departure": { "time": "1771863493" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771863573" }, "departure": { "time": "1771863573" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771863628" }, "departure": { "time": "1771863628" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771863694" }, "departure": { "time": "1771863694" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771863757" }, "departure": { "time": "1771863757" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771863813" }, "departure": { "time": "1771863813" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771863928" }, "departure": { "time": "1771863928" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771864027" }, "departure": { "time": "1771864027" }, "stopId": "CNFPT-E", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572272" } } }, { "id": "trip:6054013", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862100" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771862238" }, "departure": { "time": "1771862238" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771862318" }, "departure": { "time": "1771862318" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771862368" }, "departure": { "time": "1771862368" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771862774" }, "departure": { "time": "1771862774" }, "stopId": "GDMAIN-E", "stopSequence": 4 }, { "arrival": { "time": "1771862831" }, "departure": { "time": "1771862831" }, "stopId": "MAISEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771862882" }, "departure": { "time": "1771862882" }, "stopId": "LACDMA-E", "stopSequence": 6 }, { "arrival": { "time": "1771862939" }, "departure": { "time": "1771862939" }, "stopId": "CAMLAC-E", "stopSequence": 7 }, { "arrival": { "time": "1771863056" }, "departure": { "time": "1771863056" }, "stopId": "CROISE-E", "stopSequence": 8 }, { "arrival": { "time": "1771863090" }, "departure": { "time": "1771863090" }, "stopId": "PRUNIE-E", "stopSequence": 9 }, { "arrival": { "time": "1771863182" }, "departure": { "time": "1771863182" }, "stopId": "PETVIV-E", "stopSequence": 10 }, { "arrival": { "time": "1771863247" }, "departure": { "time": "1771863247" }, "stopId": "VALMAINE", "stopSequence": 11 }, { "arrival": { "time": "1771863278" }, "departure": { "time": "1771863278" }, "stopId": "CLOSVIGN", "stopSequence": 12 }, { "arrival": { "time": "1771863314" }, "departure": { "time": "1771863314" }, "stopId": "CHATAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771863373" }, "departure": { "time": "1771863373" }, "stopId": "PIVERD-E", "stopSequence": 14 }, { "arrival": { "time": "1771863434" }, "departure": { "time": "1771863434" }, "stopId": "ARTAUD-E", "stopSequence": 15 }, { "arrival": { "time": "1771863497" }, "departure": { "time": "1771863497" }, "stopId": "HAUBOU-E", "stopSequence": 16 }, { "arrival": { "time": "1771863579" }, "departure": { "time": "1771863579" }, "stopId": "PETPOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771863620" }, "departure": { "time": "1771863620" }, "stopId": "CHEVRI-E", "stopSequence": 18 }, { "arrival": { "time": "1771863674" }, "departure": { "time": "1771863674" }, "stopId": "BOUCHE-E", "stopSequence": 19 }, { "arrival": { "time": "1771863711" }, "departure": { "time": "1771863711" }, "stopId": "CAMPBO-E", "stopSequence": 20 }, { "arrival": { "time": "1771863759" }, "departure": { "time": "1771863759" }, "stopId": "GAREBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771863813" }, "departure": { "time": "1771863813" }, "stopId": "PONTLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771863868" }, "departure": { "time": "1771863868" }, "stopId": "LAPOIN-E", "stopSequence": 23 }, { "arrival": { "time": "1771863896" }, "departure": { "time": "1771863896" }, "stopId": "RANGEA-E", "stopSequence": 24 }, { "arrival": { "time": "1771863952" }, "departure": { "time": "1771863952" }, "stopId": "VIGNES-E", "stopSequence": 25 }, { "arrival": { "time": "1771864034" }, "stopId": "CHANTOUR", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054013" } } }, { "id": "trip:6572511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860545" }, "departure": { "time": "1771860549" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771860702" }, "departure": { "time": "1771860702" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771860794" }, "departure": { "time": "1771860794" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771860872" }, "departure": { "time": "1771860872" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771860974" }, "departure": { "time": "1771860974" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771861072" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572511" } } }, { "id": "trip:6566556", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861080" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771861220" }, "departure": { "time": "1771861220" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771861314" }, "departure": { "time": "1771861314" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771861472" }, "departure": { "time": "1771861472" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771861550" }, "departure": { "time": "1771861550" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771861708" }, "departure": { "time": "1771861708" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771861787" }, "departure": { "time": "1771861787" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771861860" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566556" } } }, { "id": "trip:6570770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861080" }, "stopId": "MONPRO-E", "stopSequence": 0 }, { "arrival": { "time": "1771861180" }, "departure": { "time": "1771861180" }, "stopId": "SAJACQ-E", "stopSequence": 1 }, { "arrival": { "time": "1771861249" }, "departure": { "time": "1771861249" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771861358" }, "departure": { "time": "1771861358" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771861495" }, "departure": { "time": "1771861495" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771861561" }, "departure": { "time": "1771861561" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771861624" }, "departure": { "time": "1771861624" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771861680" }, "departure": { "time": "1771861680" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771861733" }, "departure": { "time": "1771861733" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771861775" }, "departure": { "time": "1771861775" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771861860" }, "departure": { "time": "1771861860" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771861908" }, "departure": { "time": "1771861908" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771861939" }, "departure": { "time": "1771861939" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771861977" }, "departure": { "time": "1771861977" }, "stopId": "INRA-E", "stopSequence": 14 }, { "arrival": { "time": "1771862026" }, "departure": { "time": "1771862026" }, "stopId": "GDPERI-E", "stopSequence": 15 }, { "arrival": { "time": "1771862068" }, "departure": { "time": "1771862068" }, "stopId": "LANDRE-E", "stopSequence": 16 }, { "arrival": { "time": "1771862180" }, "departure": { "time": "1771862180" }, "stopId": "BRGPAI-E", "stopSequence": 17 }, { "arrival": { "time": "1771862209" }, "departure": { "time": "1771862209" }, "stopId": "RODIN-E", "stopSequence": 18 }, { "arrival": { "time": "1771862244" }, "departure": { "time": "1771862244" }, "stopId": "GRANBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771862289" }, "departure": { "time": "1771862289" }, "stopId": "PROME-E", "stopSequence": 20 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "stopId": "CERFEU-E", "stopSequence": 21 }, { "arrival": { "time": "1771862408" }, "departure": { "time": "1771862408" }, "stopId": "LASOUR-E", "stopSequence": 22 }, { "arrival": { "time": "1771862470" }, "departure": { "time": "1771862470" }, "stopId": "ROUAIR-E", "stopSequence": 23 }, { "arrival": { "time": "1771862541" }, "departure": { "time": "1771862541" }, "stopId": "VAURAG-E", "stopSequence": 24 }, { "arrival": { "time": "1771862590" }, "departure": { "time": "1771862590" }, "stopId": "PRIEUR-E", "stopSequence": 25 }, { "arrival": { "time": "1771862631" }, "departure": { "time": "1771862631" }, "stopId": "GRANPI-E", "stopSequence": 26 }, { "arrival": { "time": "1771862658" }, "departure": { "time": "1771862658" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771862702" }, "departure": { "time": "1771862702" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771862760" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570770" } } }, { "id": "trip:6570941", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861500" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771861611" }, "departure": { "time": "1771861611" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771861664" }, "departure": { "time": "1771861664" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771861860" }, "departure": { "time": "1771861860" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771861933" }, "departure": { "time": "1771861933" }, "stopId": "RABELA-E", "stopSequence": 4 }, { "arrival": { "time": "1771861991" }, "departure": { "time": "1771861991" }, "stopId": "ESA-E", "stopSequence": 5 }, { "arrival": { "time": "1771862124" }, "departure": { "time": "1771862124" }, "stopId": "DELATA-E", "stopSequence": 6 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "stopId": "ALLARD-E", "stopSequence": 7 }, { "arrival": { "time": "1771862286" }, "departure": { "time": "1771862286" }, "stopId": "TASSIG-E", "stopSequence": 8 }, { "arrival": { "time": "1771862409" }, "departure": { "time": "1771862409" }, "stopId": "TROIPA-E", "stopSequence": 9 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "SABLON-E", "stopSequence": 10 }, { "arrival": { "time": "1771862536" }, "departure": { "time": "1771862536" }, "stopId": "RUELLE-E", "stopSequence": 11 }, { "arrival": { "time": "1771862654" }, "departure": { "time": "1771862654" }, "stopId": "GENDRO-E", "stopSequence": 12 }, { "arrival": { "time": "1771862788" }, "departure": { "time": "1771862788" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771862888" }, "departure": { "time": "1771862888" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771862973" }, "departure": { "time": "1771862973" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771863234" }, "departure": { "time": "1771863234" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771863284" }, "departure": { "time": "1771863284" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771863350" }, "departure": { "time": "1771863350" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771863408" }, "departure": { "time": "1771863408" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771863480" }, "departure": { "time": "1771863480" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771863546" }, "departure": { "time": "1771863546" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771863623" }, "departure": { "time": "1771863623" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771863660" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570941" } } }, { "id": "trip:30171", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860760" }, "departure": { "time": "1771860760" }, "stopId": "HARENC-E", "stopSequence": 3 }, { "arrival": { "time": "1771860831" }, "departure": { "time": "1771860831" }, "stopId": "VALDE-AR", "stopSequence": 4 }, { "arrival": { "time": "1771860885" }, "departure": { "time": "1771860885" }, "stopId": "PETVIVIE", "stopSequence": 5 }, { "arrival": { "time": "1771860944" }, "departure": { "time": "1771860944" }, "stopId": "PRUNIERS", "stopSequence": 6 }, { "arrival": { "time": "1771860970" }, "departure": { "time": "1771860970" }, "stopId": "CROISETT", "stopSequence": 7 }, { "arrival": { "time": "1771861051" }, "departure": { "time": "1771861051" }, "stopId": "CAMLACMA", "stopSequence": 8 }, { "arrival": { "time": "1771861085" }, "departure": { "time": "1771861085" }, "stopId": "LACDMAIN", "stopSequence": 9 }, { "arrival": { "time": "1771861120" }, "departure": { "time": "1771861120" }, "stopId": "LACACCUE", "stopSequence": 10 }, { "arrival": { "time": "1771861209" }, "departure": { "time": "1771861209" }, "stopId": "PERUSSAI", "stopSequence": 11 }, { "arrival": { "time": "1771861259" }, "departure": { "time": "1771861259" }, "stopId": "LEDENIER", "stopSequence": 12 }, { "arrival": { "time": "1771861312" }, "departure": { "time": "1771861312" }, "stopId": "JEAN-MON", "stopSequence": 13 }, { "arrival": { "time": "1771861540" }, "departure": { "time": "1771861540" }, "stopId": "CNFPT", "stopSequence": 14 }, { "arrival": { "time": "1771861593" }, "departure": { "time": "1771861593" }, "stopId": "BEAUSSIE", "stopSequence": 15 }, { "arrival": { "time": "1771861641" }, "departure": { "time": "1771861641" }, "stopId": "CITEUNIV", "stopSequence": 16 }, { "arrival": { "time": "1771861840" }, "departure": { "time": "1771861840" }, "stopId": "CHBBEILL", "stopSequence": 17 }, { "arrival": { "time": "1771861979" }, "departure": { "time": "1771861979" }, "stopId": "FARCYSJA", "stopSequence": 18 }, { "arrival": { "time": "1771862101" }, "departure": { "time": "1771862101" }, "stopId": "DUMESNIL", "stopSequence": 19 }, { "arrival": { "time": "1771862140" }, "departure": { "time": "1771862140" }, "stopId": "LEQUAI", "stopSequence": 20 }, { "arrival": { "time": "1771862440" }, "departure": { "time": "1771862440" }, "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771862579" }, "departure": { "time": "1771862579" }, "stopId": "GBREM-E", "stopSequence": 22 }, { "arrival": { "time": "1771862680" }, "departure": { "time": "1771862680" }, "stopId": "GAREPAPI", "stopSequence": 23 }, { "arrival": { "time": "1771863040" }, "departure": { "time": "1771863040" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771863340" }, "departure": { "time": "1771863340" }, "stopId": "LOR-FO-A", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "301", "tripId": "30171" } } }, { "id": "trip:6567965", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862040" }, "stopId": "ROMORNA", "stopSequence": 0 }, { "arrival": { "time": "1771862132" }, "departure": { "time": "1771862132" }, "stopId": "LECHENE", "stopSequence": 1 }, { "arrival": { "time": "1771862158" }, "departure": { "time": "1771862158" }, "stopId": "PORTSG", "stopSequence": 2 }, { "arrival": { "time": "1771862203" }, "departure": { "time": "1771862203" }, "stopId": "VANRIE", "stopSequence": 3 }, { "arrival": { "time": "1771862267" }, "departure": { "time": "1771862267" }, "stopId": "CLOSNEUF", "stopSequence": 4 }, { "arrival": { "time": "1771862331" }, "departure": { "time": "1771862331" }, "stopId": "HOSGEMME", "stopSequence": 5 }, { "arrival": { "time": "1771862381" }, "departure": { "time": "1771862381" }, "stopId": "MASGEMME", "stopSequence": 6 }, { "arrival": { "time": "1771862446" }, "departure": { "time": "1771862446" }, "stopId": "LOUPINO", "stopSequence": 7 }, { "arrival": { "time": "1771862521" }, "departure": { "time": "1771862521" }, "stopId": "LESROSES", "stopSequence": 8 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "RTEDANGE", "stopSequence": 9 }, { "arrival": { "time": "1771862606" }, "departure": { "time": "1771862606" }, "stopId": "BELOEIL", "stopSequence": 10 }, { "arrival": { "time": "1771862676" }, "departure": { "time": "1771862676" }, "stopId": "JOLIVETT", "stopSequence": 11 }, { "arrival": { "time": "1771862701" }, "departure": { "time": "1771862701" }, "stopId": "HUTREAU", "stopSequence": 12 }, { "arrival": { "time": "1771862781" }, "departure": { "time": "1771862781" }, "stopId": "COSSE", "stopSequence": 13 }, { "arrival": { "time": "1771862824" }, "departure": { "time": "1771862824" }, "stopId": "AUBRY", "stopSequence": 14 }, { "arrival": { "time": "1771862882" }, "departure": { "time": "1771862882" }, "stopId": "MTARDAT", "stopSequence": 15 }, { "arrival": { "time": "1771862917" }, "departure": { "time": "1771862917" }, "stopId": "INTREPID", "stopSequence": 16 }, { "arrival": { "time": "1771862960" }, "departure": { "time": "1771862960" }, "stopId": "BEDIER", "stopSequence": 17 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "LETANDUE", "stopSequence": 18 }, { "arrival": { "time": "1771863124" }, "departure": { "time": "1771863124" }, "stopId": "STRASBOU", "stopSequence": 19 }, { "arrival": { "time": "1771863199" }, "departure": { "time": "1771863199" }, "stopId": "FREMUR", "stopSequence": 20 }, { "arrival": { "time": "1771863262" }, "departure": { "time": "1771863262" }, "stopId": "VAUBAN", "stopSequence": 21 }, { "arrival": { "time": "1771863306" }, "departure": { "time": "1771863306" }, "stopId": "POIREL", "stopSequence": 22 }, { "arrival": { "time": "1771863384" }, "departure": { "time": "1771863384" }, "stopId": "PONTNOIR", "stopSequence": 23 }, { "arrival": { "time": "1771863435" }, "departure": { "time": "1771863435" }, "stopId": "SEMARD", "stopSequence": 24 }, { "arrival": { "time": "1771863480" }, "departure": { "time": "1771863480" }, "stopId": "GARETERM", "stopSequence": 25 }, { "arrival": { "time": "1771863797" }, "departure": { "time": "1771863797" }, "stopId": "HARAS", "stopSequence": 26 }, { "arrival": { "time": "1771863887" }, "departure": { "time": "1771863887" }, "stopId": "STAUBIN", "stopSequence": 27 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864080" }, "stopId": "LOHUIT", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "08", "tripId": "6567965" } } }, { "id": "trip:6572028", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862460" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771862670" }, "departure": { "time": "1771862670" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771862830" }, "departure": { "time": "1771862830" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771862930" }, "departure": { "time": "1771862930" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771863010" }, "departure": { "time": "1771863010" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771863100" }, "departure": { "time": "1771863100" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771863180" }, "departure": { "time": "1771863180" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771863270" }, "departure": { "time": "1771863270" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771863360" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572028" } } }, { "id": "trip:6572027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861680" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771861890" }, "departure": { "time": "1771861890" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771862050" }, "departure": { "time": "1771862050" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771862150" }, "departure": { "time": "1771862150" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771862230" }, "departure": { "time": "1771862230" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771862320" }, "departure": { "time": "1771862320" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771862490" }, "departure": { "time": "1771862490" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771862580" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572027" } } }, { "id": "trip:3262", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860524" }, "departure": { "time": "0" }, "stopId": "NONNAINS", "stopSequence": 2 }, { "arrival": { "time": "1771860730" }, "departure": { "time": "1771860730" }, "stopId": "SOUCELLE", "stopSequence": 3 }, { "arrival": { "time": "1771860825" }, "departure": { "time": "1771860825" }, "stopId": "VILVECOL", "stopSequence": 4 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "stopId": "VILVEQUE", "stopSequence": 5 }, { "arrival": { "time": "1771860879" }, "departure": { "time": "1771860879" }, "stopId": "BLEUNIER", "stopSequence": 6 }, { "arrival": { "time": "1771860944" }, "departure": { "time": "1771860944" }, "stopId": "LOUDINAI", "stopSequence": 7 }, { "arrival": { "time": "1771861108" }, "departure": { "time": "1771861108" }, "stopId": "TOURAINE", "stopSequence": 8 }, { "arrival": { "time": "1771861249" }, "departure": { "time": "1771861249" }, "stopId": "BLITOURN", "stopSequence": 9 }, { "arrival": { "time": "1771861320" }, "departure": { "time": "1771861320" }, "stopId": "PELSTADE", "stopSequence": 10 }, { "arrival": { "time": "1771861363" }, "departure": { "time": "1771861363" }, "stopId": "OCEANBEN", "stopSequence": 11 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "OCEANNOR", "stopSequence": 12 }, { "arrival": { "time": "1771861492" }, "departure": { "time": "1771861492" }, "stopId": "OCEANSUD", "stopSequence": 13 }, { "arrival": { "time": "1771861680" }, "departure": { "time": "1771861680" }, "stopId": "HJOU32", "stopSequence": 14 }, { "arrival": { "time": "1771861730" }, "departure": { "time": "1771861730" }, "stopId": "FOUSSE-E", "stopSequence": 15 }, { "arrival": { "time": "1771861764" }, "departure": { "time": "1771861764" }, "stopId": "STSYL-AR", "stopSequence": 16 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "PARCEXPO", "stopSequence": 17 }, { "arrival": { "time": "1771862108" }, "departure": { "time": "1771862108" }, "stopId": "PROVINS", "stopSequence": 18 }, { "arrival": { "time": "1771862196" }, "departure": { "time": "1771862196" }, "stopId": "RTEPARIS", "stopSequence": 19 }, { "arrival": { "time": "1771862300" }, "departure": { "time": "1771862300" }, "stopId": "SEPSONET", "stopSequence": 20 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "CHATENAY", "stopSequence": 21 }, { "arrival": { "time": "1771862510" }, "departure": { "time": "1771862510" }, "stopId": "BRISEPOT", "stopSequence": 22 }, { "arrival": { "time": "1771862639" }, "departure": { "time": "1771862639" }, "stopId": "LUTIN", "stopSequence": 23 }, { "arrival": { "time": "1771862880" }, "departure": { "time": "1771862880" }, "stopId": "HDVSUB", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "32", "tripId": "3262" } } }, { "id": "trip:6570787", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863180" }, "stopId": "MONPRO-E", "stopSequence": 0 }, { "arrival": { "time": "1771863280" }, "departure": { "time": "1771863280" }, "stopId": "SAJACQ-E", "stopSequence": 1 }, { "arrival": { "time": "1771863349" }, "departure": { "time": "1771863349" }, "stopId": "FARCSJ-E", "stopSequence": 2 }, { "arrival": { "time": "1771863458" }, "departure": { "time": "1771863458" }, "stopId": "MVIGNE-E", "stopSequence": 3 }, { "arrival": { "time": "1771863540" }, "departure": { "time": "1771863540" }, "stopId": "CHBBEI-E", "stopSequence": 4 }, { "arrival": { "time": "1771863595" }, "departure": { "time": "1771863595" }, "stopId": "BOISRA-E", "stopSequence": 5 }, { "arrival": { "time": "1771863661" }, "departure": { "time": "1771863661" }, "stopId": "NDAMLA-E", "stopSequence": 6 }, { "arrival": { "time": "1771863724" }, "departure": { "time": "1771863724" }, "stopId": "POLYTE-E", "stopSequence": 7 }, { "arrival": { "time": "1771863780" }, "departure": { "time": "1771863780" }, "stopId": "CITEUN-E", "stopSequence": 8 }, { "arrival": { "time": "1771863851" }, "departure": { "time": "1771863851" }, "stopId": "RESTUN-E", "stopSequence": 9 }, { "arrival": { "time": "1771863906" }, "departure": { "time": "1771863906" }, "stopId": "I.U.T.-E", "stopSequence": 10 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "BBCAMT-E", "stopSequence": 11 }, { "arrival": { "time": "1771864068" }, "departure": { "time": "1771864068" }, "stopId": "LENOT-E", "stopSequence": 12 }, { "arrival": { "time": "1771864099" }, "departure": { "time": "1771864099" }, "stopId": "MOREL-E", "stopSequence": 13 }, { "arrival": { "time": "1771864137" }, "departure": { "time": "1771864137" }, "stopId": "INRA-E", "stopSequence": 14 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570787" } } }, { "id": "trip:6052661", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861320" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771861366" }, "departure": { "time": "1771861366" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1771861410" }, "departure": { "time": "1771861410" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1771861452" }, "departure": { "time": "1771861452" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1771861514" }, "departure": { "time": "1771861514" }, "stopId": "PISCMUFF", "stopSequence": 4 }, { "arrival": { "time": "1771861570" }, "departure": { "time": "1771861570" }, "stopId": "ANAFRAN", "stopSequence": 5 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "ZOLA", "stopSequence": 6 }, { "arrival": { "time": "1771861676" }, "departure": { "time": "1771861676" }, "stopId": "BELAIR", "stopSequence": 7 }, { "arrival": { "time": "1771861735" }, "departure": { "time": "1771861735" }, "stopId": "ESPMONTR", "stopSequence": 8 }, { "arrival": { "time": "1771861803" }, "departure": { "time": "1771861803" }, "stopId": "PLATFLEU", "stopSequence": 9 }, { "arrival": { "time": "1771861865" }, "departure": { "time": "1771861865" }, "stopId": "JEHUEZ", "stopSequence": 10 }, { "arrival": { "time": "1771861915" }, "departure": { "time": "1771861915" }, "stopId": "MASTELLE", "stopSequence": 11 }, { "arrival": { "time": "1771861969" }, "departure": { "time": "1771861969" }, "stopId": "AVENEURO", "stopSequence": 12 }, { "arrival": { "time": "1771861994" }, "departure": { "time": "1771861994" }, "stopId": "DANEMA", "stopSequence": 13 }, { "arrival": { "time": "1771862072" }, "departure": { "time": "1771862072" }, "stopId": "ALLEMAGN", "stopSequence": 14 }, { "arrival": { "time": "1771862116" }, "departure": { "time": "1771862116" }, "stopId": "ITALIE", "stopSequence": 15 }, { "arrival": { "time": "1771862167" }, "departure": { "time": "1771862167" }, "stopId": "IRLANDE", "stopSequence": 16 }, { "arrival": { "time": "1771862271" }, "departure": { "time": "1771862271" }, "stopId": "AUTRICH", "stopSequence": 17 }, { "arrival": { "time": "1771862261" }, "departure": { "time": "1771862261" }, "stopId": "PLOTTIER", "stopSequence": 18 }, { "arrival": { "time": "1771864653" }, "stopId": "GAREPAPI", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052661" } } }, { "id": "trip:6568221", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771863775" }, "departure": { "time": "1771863775" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771863839" }, "departure": { "time": "1771863839" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771863932" }, "departure": { "time": "1771863932" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771863975" }, "departure": { "time": "1771863975" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771864087" }, "departure": { "time": "1771864087" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771864136" }, "departure": { "time": "1771864136" }, "stopId": "PARCGARE", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568221" } } }, { "id": "trip:6053039", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862220" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771862339" }, "departure": { "time": "1771862339" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771862727" }, "departure": { "time": "1771862727" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771862893" }, "departure": { "time": "1771862893" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771863187" }, "departure": { "time": "1771863187" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771863278" }, "departure": { "time": "1771863278" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771863687" }, "departure": { "time": "1771863687" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771863765" }, "departure": { "time": "1771863765" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771863826" }, "departure": { "time": "1771863826" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771863878" }, "departure": { "time": "1771863878" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771864054" }, "departure": { "time": "1771864054" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771864109" }, "departure": { "time": "1771864109" }, "stopId": "FRANCAIS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053039" } } }, { "id": "trip:6571107", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862470" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771862590" }, "departure": { "time": "1771862590" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771863030" }, "departure": { "time": "1771863030" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771863150" }, "departure": { "time": "1771863150" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771863260" }, "departure": { "time": "1771863260" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771863320" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571107" } } }, { "id": "trip:6568043", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861260" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1771861314" }, "departure": { "time": "1771861314" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1771861346" }, "departure": { "time": "1771861346" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1771861374" }, "departure": { "time": "1771861374" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1771861402" }, "departure": { "time": "1771861402" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1771861435" }, "departure": { "time": "1771861435" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1771861674" }, "departure": { "time": "1771861674" }, "stopId": "PISCMU-E", "stopSequence": 6 }, { "arrival": { "time": "1771861676" }, "departure": { "time": "1771861676" }, "stopId": "PISCMUFF", "stopSequence": 7 }, { "arrival": { "time": "1771861747" }, "departure": { "time": "1771861747" }, "stopId": "ANAFRAN", "stopSequence": 8 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1771861464" }, "departure": { "time": "1771861464" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 }, { "arrival": { "time": "1771861622" }, "departure": { "time": "1771861622" }, "scheduleRelationship": "SKIPPED", "stopId": "HAUCOUD", "stopSequence": 11 }, { "arrival": { "time": "1771861657" }, "departure": { "time": "1771861657" }, "scheduleRelationship": "SKIPPED", "stopId": "CHPEGUY", "stopSequence": 12 }, { "arrival": { "time": "1771861678" }, "departure": { "time": "1771861678" }, "scheduleRelationship": "SKIPPED", "stopId": "DIX8JUI", "stopSequence": 13 }, { "arrival": { "time": "1771861710" }, "departure": { "time": "1771861710" }, "scheduleRelationship": "SKIPPED", "stopId": "DEBEAUVO", "stopSequence": 14 }, { "arrival": { "time": "1771861807" }, "departure": { "time": "1771861807" }, "stopId": "ZOLA", "stopSequence": 15 }, { "arrival": { "time": "1771861864" }, "departure": { "time": "1771861864" }, "stopId": "BELAIR", "stopSequence": 16 }, { "arrival": { "time": "1771861924" }, "departure": { "time": "1771861924" }, "stopId": "ESPMONTR", "stopSequence": 17 }, { "arrival": { "time": "1771861993" }, "departure": { "time": "1771861993" }, "stopId": "PLATFLEU", "stopSequence": 18 }, { "arrival": { "time": "1771862056" }, "departure": { "time": "1771862056" }, "stopId": "JEHUEZ", "stopSequence": 19 }, { "arrival": { "time": "1771862107" }, "departure": { "time": "1771862107" }, "stopId": "MASTELLE", "stopSequence": 20 }, { "arrival": { "time": "1771862154" }, "departure": { "time": "1771862154" }, "stopId": "AVENEURO", "stopSequence": 21 }, { "arrival": { "time": "1771862175" }, "departure": { "time": "1771862175" }, "stopId": "DANEMA", "stopSequence": 22 }, { "arrival": { "time": "1771862242" }, "departure": { "time": "1771862242" }, "stopId": "ALLEMAGN", "stopSequence": 23 }, { "arrival": { "time": "1771862280" }, "departure": { "time": "1771862280" }, "stopId": "ITALIE", "stopSequence": 24 }, { "arrival": { "time": "1771862324" }, "departure": { "time": "1771862324" }, "stopId": "IRLANDE", "stopSequence": 25 }, { "arrival": { "time": "1771862383" }, "departure": { "time": "1771862383" }, "stopId": "AUTRICH", "stopSequence": 26 }, { "arrival": { "time": "1771862406" }, "departure": { "time": "1771862406" }, "stopId": "PLOTTIER", "stopSequence": 27 }, { "arrival": { "time": "1771862467" }, "departure": { "time": "1771862467" }, "stopId": "CCADEA", "stopSequence": 28 }, { "arrival": { "time": "1771862500" }, "departure": { "time": "1771862500" }, "stopId": "AUCHAN", "stopSequence": 29 }, { "arrival": { "time": "1771862587" }, "departure": { "time": "1771862587" }, "stopId": "LANGEVI", "stopSequence": 30 }, { "arrival": { "time": "1771862631" }, "departure": { "time": "1771862631" }, "stopId": "COPERNIC", "stopSequence": 31 }, { "arrival": { "time": "1771862827" }, "departure": { "time": "1771862827" }, "stopId": "AARDBUS", "stopSequence": 32 }, { "arrival": { "time": "1771862871" }, "departure": { "time": "1771862871" }, "stopId": "POIVRE", "stopSequence": 33 }, { "arrival": { "time": "1771862911" }, "departure": { "time": "1771862911" }, "stopId": "BONPLAND", "stopSequence": 34 }, { "arrival": { "time": "1771862957" }, "departure": { "time": "1771862957" }, "stopId": "LEPRE", "stopSequence": 35 }, { "arrival": { "time": "1771863007" }, "departure": { "time": "1771863007" }, "stopId": "SALET-AR", "stopSequence": 36 }, { "arrival": { "time": "1771863049" }, "departure": { "time": "1771863049" }, "stopId": "RIPOLLE", "stopSequence": 37 }, { "arrival": { "time": "1771863117" }, "departure": { "time": "1771863117" }, "stopId": "PEGARDE", "stopSequence": 38 }, { "arrival": { "time": "1771863180" }, "departure": { "time": "1771863180" }, "stopId": "CIAVRILL", "stopSequence": 39 }, { "arrival": { "time": "1771863247" }, "departure": { "time": "1771863247" }, "stopId": "MAIRAVR", "stopSequence": 40 }, { "arrival": { "time": "1771863295" }, "departure": { "time": "1771863295" }, "stopId": "MAUFINE", "stopSequence": 41 }, { "arrival": { "time": "1771863365" }, "departure": { "time": "1771863365" }, "stopId": "DELAUNE", "stopSequence": 42 }, { "arrival": { "time": "1771863409" }, "departure": { "time": "1771863409" }, "stopId": "BEURRIER", "stopSequence": 43 }, { "arrival": { "time": "1771863485" }, "departure": { "time": "1771863485" }, "stopId": "BRASSENS", "stopSequence": 44 }, { "arrival": { "time": "1771863542" }, "departure": { "time": "1771863542" }, "stopId": "RONDE", "stopSequence": 45 }, { "arrival": { "time": "1771863592" }, "departure": { "time": "1771863592" }, "stopId": "PLAMAY", "stopSequence": 46 }, { "arrival": { "time": "1771863657" }, "departure": { "time": "1771863657" }, "stopId": "KENNEDY", "stopSequence": 47 }, { "arrival": { "time": "1771863716" }, "departure": { "time": "1771863716" }, "stopId": "ECHMAN", "stopSequence": 48 }, { "arrival": { "time": "1771863807" }, "departure": { "time": "1771863807" }, "stopId": "LIZE07", "stopSequence": 49 }, { "arrival": { "time": "1771863851" }, "departure": { "time": "1771863851" }, "stopId": "GASNIER", "stopSequence": 50 }, { "arrival": { "time": "1771863917" }, "departure": { "time": "1771863917" }, "stopId": "GOURONNI", "stopSequence": 51 }, { "arrival": { "time": "1771864001" }, "departure": { "time": "1771864001" }, "stopId": "CLOUET", "stopSequence": 52 }, { "arrival": { "time": "1771864039" }, "departure": { "time": "1771864039" }, "stopId": "BICHLAZA", "stopSequence": 53 }, { "arrival": { "time": "1771864077" }, "departure": { "time": "1771864077" }, "stopId": "DESCAZEA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568043" } } }, { "id": "trip:6052651", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860600" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771860731" }, "departure": { "time": "1771860731" }, "stopId": "SEMARD-E", "stopSequence": 1 }, { "arrival": { "time": "1771860765" }, "departure": { "time": "1771860765" }, "stopId": "PONTNO-E", "stopSequence": 2 }, { "arrival": { "time": "1771860831" }, "departure": { "time": "1771860831" }, "stopId": "POIREL-E", "stopSequence": 3 }, { "arrival": { "time": "1771860867" }, "departure": { "time": "1771860867" }, "stopId": "VAUBAN-E", "stopSequence": 4 }, { "arrival": { "time": "1771860938" }, "departure": { "time": "1771860938" }, "stopId": "GENIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771861003" }, "departure": { "time": "1771861003" }, "stopId": "EBLE-E", "stopSequence": 6 }, { "arrival": { "time": "1771863086" }, "departure": { "time": "1771863086" }, "stopId": "PLOTTI-E", "stopSequence": 7 }, { "arrival": { "time": "1771863117" }, "departure": { "time": "1771863117" }, "stopId": "AUTRIC-E", "stopSequence": 8 }, { "arrival": { "time": "1771863186" }, "departure": { "time": "1771863186" }, "stopId": "IRLAND-E", "stopSequence": 9 }, { "arrival": { "time": "1771863234" }, "departure": { "time": "1771863234" }, "stopId": "ITALIE-E", "stopSequence": 10 }, { "arrival": { "time": "1771863312" }, "departure": { "time": "1771863312" }, "stopId": "ALLEMA-E", "stopSequence": 11 }, { "arrival": { "time": "1771863341" }, "departure": { "time": "1771863341" }, "stopId": "DANEMA-E", "stopSequence": 12 }, { "arrival": { "time": "1771863384" }, "departure": { "time": "1771863384" }, "stopId": "AVENEU-E", "stopSequence": 13 }, { "arrival": { "time": "1771863431" }, "departure": { "time": "1771863431" }, "stopId": "MASTEL-E", "stopSequence": 14 }, { "arrival": { "time": "1771860738" }, "departure": { "time": "1771860738" }, "scheduleRelationship": "SKIPPED", "stopId": "BREMON-E", "stopSequence": 15 }, { "arrival": { "time": "1771860818" }, "departure": { "time": "1771860818" }, "scheduleRelationship": "SKIPPED", "stopId": "ACAD-PLA", "stopSequence": 16 }, { "arrival": { "time": "1771860868" }, "departure": { "time": "1771860868" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR-E", "stopSequence": 17 }, { "arrival": { "time": "1771861052" }, "departure": { "time": "1771861052" }, "scheduleRelationship": "SKIPPED", "stopId": "LEQUAI-E", "stopSequence": 18 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "scheduleRelationship": "SKIPPED", "stopId": "MONPR-E", "stopSequence": 19 }, { "arrival": { "time": "1771861210" }, "departure": { "time": "1771861210" }, "scheduleRelationship": "SKIPPED", "stopId": "DESCAZ-E", "stopSequence": 20 }, { "arrival": { "time": "1771861295" }, "departure": { "time": "1771861295" }, "scheduleRelationship": "SKIPPED", "stopId": "BICHBI-E", "stopSequence": 21 }, { "arrival": { "time": "1771861337" }, "departure": { "time": "1771861337" }, "scheduleRelationship": "SKIPPED", "stopId": "STTHER-E", "stopSequence": 22 }, { "arrival": { "time": "1771861432" }, "departure": { "time": "1771861432" }, "scheduleRelationship": "SKIPPED", "stopId": "BARRA-E", "stopSequence": 23 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "scheduleRelationship": "SKIPPED", "stopId": "BLERIO-E", "stopSequence": 24 }, { "arrival": { "time": "1771861602" }, "departure": { "time": "1771861602" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT-E", "stopSequence": 25 }, { "arrival": { "time": "1771861681" }, "departure": { "time": "1771861681" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL-E", "stopSequence": 26 }, { "arrival": { "time": "1771861740" }, "departure": { "time": "1771861740" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUAVITA", "stopSequence": 27 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOI-E", "stopSequence": 28 }, { "arrival": { "time": "1771863488" }, "departure": { "time": "1771863488" }, "stopId": "JEHUEZ-E", "stopSequence": 29 }, { "arrival": { "time": "1771863544" }, "departure": { "time": "1771863544" }, "stopId": "PLATEF-E", "stopSequence": 30 }, { "arrival": { "time": "1771863623" }, "departure": { "time": "1771863623" }, "stopId": "ESPMON-E", "stopSequence": 31 }, { "arrival": { "time": "1771863687" }, "departure": { "time": "1771863687" }, "stopId": "BELAIR-E", "stopSequence": 32 }, { "arrival": { "time": "1771863738" }, "departure": { "time": "1771863738" }, "stopId": "ZOLA-E", "stopSequence": 33 }, { "arrival": { "time": "1771863794" }, "departure": { "time": "1771863794" }, "stopId": "ANAFRA-E", "stopSequence": 34 }, { "arrival": { "time": "1771863848" }, "departure": { "time": "1771863848" }, "stopId": "PISCMU-E", "stopSequence": 35 }, { "arrival": { "time": "1771863898" }, "departure": { "time": "1771863898" }, "stopId": "CAMPJU-E", "stopSequence": 36 }, { "arrival": { "time": "1771863951" }, "departure": { "time": "1771863951" }, "stopId": "LAEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771863993" }, "departure": { "time": "1771863993" }, "stopId": "BECK-E", "stopSequence": 38 }, { "arrival": { "time": "1771864038" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052651" } } }, { "id": "trip:6571148", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860750" }, "departure": { "time": "1771860750" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771860870" }, "departure": { "time": "1771860870" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771860960" }, "departure": { "time": "1771860960" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771861060" }, "departure": { "time": "1771861060" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771861170" }, "departure": { "time": "1771861170" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771861280" }, "departure": { "time": "1771861280" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771861390" }, "departure": { "time": "1771861390" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771861510" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571148" } } }, { "id": "trip:6572263", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860617" }, "departure": { "time": "1771860617" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771860664" }, "departure": { "time": "1771860664" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771860734" }, "departure": { "time": "1771860734" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771860818" }, "departure": { "time": "1771860818" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771860860" }, "departure": { "time": "1771860860" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771860954" }, "departure": { "time": "1771860954" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771861022" }, "departure": { "time": "1771861022" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771861166" }, "departure": { "time": "1771861166" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771861217" }, "departure": { "time": "1771861217" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771861263" }, "departure": { "time": "1771861263" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771861340" }, "departure": { "time": "1771861340" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771861381" }, "departure": { "time": "1771861381" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771861479" }, "departure": { "time": "1771861479" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771861544" }, "departure": { "time": "1771861544" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771861560" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572263" } } }, { "id": "trip:6570852", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861030" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771861150" }, "departure": { "time": "1771861150" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771861260" }, "departure": { "time": "1771861260" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771861380" }, "departure": { "time": "1771861380" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771861590" }, "departure": { "time": "1771861590" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771861710" }, "departure": { "time": "1771861710" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771861820" }, "departure": { "time": "1771861820" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771861880" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570852" } } }, { "id": "trip:6570817", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863310" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771863392" }, "departure": { "time": "1771863392" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771863478" }, "departure": { "time": "1771863478" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771863650" }, "departure": { "time": "1771863650" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771863731" }, "departure": { "time": "1771863731" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771863892" }, "departure": { "time": "1771863892" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771863990" }, "departure": { "time": "1771863990" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771864140" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6570817" } } }, { "id": "trip:6570249", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860600" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771860643" }, "departure": { "time": "1771860643" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771860848" }, "departure": { "time": "1771860848" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771860880" }, "departure": { "time": "1771860880" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771861020" }, "departure": { "time": "1771861020" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771861103" }, "departure": { "time": "1771861103" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771861200" }, "departure": { "time": "1771861200" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771861440" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570249" } } }, { "id": "trip:6052650", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860496" }, "departure": { "time": "1771860496" }, "stopId": "ANAFRA-E", "stopSequence": 34 }, { "arrival": { "time": "1771860525" }, "departure": { "time": "1771860541" }, "stopId": "PISCMU-E", "stopSequence": 35 }, { "arrival": { "time": "1771860575" }, "departure": { "time": "1771860575" }, "stopId": "CAMPJU-E", "stopSequence": 36 }, { "arrival": { "time": "1771860628" }, "departure": { "time": "1771860628" }, "stopId": "LAEN-E", "stopSequence": 37 }, { "arrival": { "time": "1771860670" }, "departure": { "time": "1771860670" }, "stopId": "BECK-E", "stopSequence": 38 }, { "arrival": { "time": "1771860715" }, "stopId": "DOMVATER", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052650" } } }, { "id": "trip:6567795", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860587" }, "departure": { "time": "1771860587" }, "stopId": "STAUBI-E", "stopSequence": 25 }, { "arrival": { "time": "1771860634" }, "departure": { "time": "1771860634" }, "stopId": "HARAS-E", "stopSequence": 26 }, { "arrival": { "time": "1771860748" }, "departure": { "time": "1771860748" }, "stopId": "LESGAR-E", "stopSequence": 27 }, { "arrival": { "time": "1771860852" }, "departure": { "time": "1771860852" }, "stopId": "SEMARD-E", "stopSequence": 28 }, { "arrival": { "time": "1771860896" }, "departure": { "time": "1771860896" }, "stopId": "PONTNO-E", "stopSequence": 29 }, { "arrival": { "time": "1771860983" }, "departure": { "time": "1771860983" }, "stopId": "POIREL-E", "stopSequence": 30 }, { "arrival": { "time": "1771861031" }, "departure": { "time": "1771861031" }, "stopId": "VAUBAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771861092" }, "departure": { "time": "1771861092" }, "stopId": "FREMUR-E", "stopSequence": 32 }, { "arrival": { "time": "1771861170" }, "departure": { "time": "1771861170" }, "stopId": "STRASB-E", "stopSequence": 33 }, { "arrival": { "time": "1771861327" }, "departure": { "time": "1771861327" }, "stopId": "LETAND-E", "stopSequence": 34 }, { "arrival": { "time": "1771861382" }, "departure": { "time": "1771861382" }, "stopId": "BEAUVA-E", "stopSequence": 35 }, { "arrival": { "time": "1771861468" }, "departure": { "time": "1771861468" }, "stopId": "LORETT-E", "stopSequence": 36 }, { "arrival": { "time": "1771861518" }, "departure": { "time": "1771861518" }, "stopId": "MORELI-E", "stopSequence": 37 }, { "arrival": { "time": "1771861596" }, "departure": { "time": "1771861596" }, "stopId": "DELATR-E", "stopSequence": 38 }, { "arrival": { "time": "1771861705" }, "departure": { "time": "1771861705" }, "stopId": "HAUTPR-E", "stopSequence": 39 }, { "arrival": { "time": "1771861875" }, "departure": { "time": "1771861875" }, "stopId": "INTMIL-E", "stopSequence": 40 }, { "arrival": { "time": "1771861993" }, "departure": { "time": "1771861993" }, "stopId": "SAUMUR-E", "stopSequence": 41 }, { "arrival": { "time": "1771862101" }, "departure": { "time": "1771862101" }, "stopId": "DELACR-E", "stopSequence": 42 }, { "arrival": { "time": "1771862188" }, "departure": { "time": "1771862188" }, "stopId": "JUSTIC-E", "stopSequence": 43 }, { "arrival": { "time": "1771862285" }, "departure": { "time": "1771862285" }, "stopId": "ECLATE-E", "stopSequence": 44 }, { "arrival": { "time": "1771862384" }, "departure": { "time": "1771862384" }, "stopId": "VDLOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771862164" }, "departure": { "time": "1771862164" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 46 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771862307" }, "departure": { "time": "1771862307" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 48 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 49 }, { "arrival": { "time": "1771862431" }, "departure": { "time": "1771862431" }, "stopId": "LEOLAG-E", "stopSequence": 50 }, { "arrival": { "time": "1771862486" }, "departure": { "time": "1771862486" }, "stopId": "DAGUER-E", "stopSequence": 51 }, { "arrival": { "time": "1771862548" }, "departure": { "time": "1771862548" }, "stopId": "ALLUME-E", "stopSequence": 52 }, { "arrival": { "time": "1771862603" }, "departure": { "time": "1771862603" }, "stopId": "RIOTTE-E", "stopSequence": 53 }, { "arrival": { "time": "1771862665" }, "departure": { "time": "1771862665" }, "stopId": "BOURSE-E", "stopSequence": 54 }, { "arrival": { "time": "1771862708" }, "departure": { "time": "1771862708" }, "stopId": "MORLON-E", "stopSequence": 55 }, { "arrival": { "time": "1771862747" }, "departure": { "time": "1771862747" }, "stopId": "PYRAM2-E", "stopSequence": 56 }, { "arrival": { "time": "1771862814" }, "departure": { "time": "1771862814" }, "stopId": "BUISSO-E", "stopSequence": 57 }, { "arrival": { "time": "1771862840" }, "departure": { "time": "1771862840" }, "stopId": "DAUTEL-E", "stopSequence": 58 }, { "arrival": { "time": "1771862911" }, "departure": { "time": "1771862911" }, "stopId": "GENTR-E", "stopSequence": 59 }, { "arrival": { "time": "1771863031" }, "departure": { "time": "1771863031" }, "stopId": "SLEZIND", "stopSequence": 60 }, { "arrival": { "time": "1771863122" }, "departure": { "time": "1771863122" }, "stopId": "BAHONN-E", "stopSequence": 61 }, { "arrival": { "time": "1771863168" }, "departure": { "time": "1771863168" }, "stopId": "DEGAUL-E", "stopSequence": 62 }, { "arrival": { "time": "1771863219" }, "departure": { "time": "1771863219" }, "stopId": "MALEMB-E", "stopSequence": 63 }, { "arrival": { "time": "1771863331" }, "stopId": "TRELGARE", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567795" } } }, { "id": "trip:6568650", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861764" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771861786" }, "departure": { "time": "1771861786" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771861824" }, "departure": { "time": "1771861824" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771861873" }, "departure": { "time": "1771861873" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771861942" }, "departure": { "time": "1771861942" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771862031" }, "departure": { "time": "1771862031" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771862102" }, "departure": { "time": "1771862102" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771862234" }, "departure": { "time": "1771862234" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771862309" }, "departure": { "time": "1771862309" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771861920" }, "departure": { "time": "1771861920" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771862008" }, "departure": { "time": "1771862008" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771862047" }, "departure": { "time": "1771862047" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771862095" }, "departure": { "time": "1771862095" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771862148" }, "departure": { "time": "1771862148" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771862207" }, "departure": { "time": "1771862207" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1771862334" }, "departure": { "time": "1771862334" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1771862383" }, "departure": { "time": "1771862383" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1771862459" }, "departure": { "time": "1771862459" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1771862494" }, "departure": { "time": "1771862494" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1771862553" }, "departure": { "time": "1771862553" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1771862598" }, "departure": { "time": "1771862598" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1771862668" }, "departure": { "time": "1771862668" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1771862753" }, "departure": { "time": "1771862753" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1771862814" }, "departure": { "time": "1771862814" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1771862863" }, "departure": { "time": "1771862863" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1771862926" }, "departure": { "time": "1771862926" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1771863033" }, "departure": { "time": "1771863033" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1771863161" }, "departure": { "time": "1771863161" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771863206" }, "departure": { "time": "1771863206" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771863287" }, "departure": { "time": "1771863287" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771863369" }, "departure": { "time": "1771863369" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771863514" }, "departure": { "time": "1771863514" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771863584" }, "departure": { "time": "1771863584" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771863643" }, "departure": { "time": "1771863643" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771863850" }, "departure": { "time": "1771863850" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771863931" }, "departure": { "time": "1771863931" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771864025" }, "departure": { "time": "1771864025" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771864168" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568650" } } }, { "id": "trip:6052733", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863240" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771863462" }, "departure": { "time": "1771863462" }, "stopId": "SECUSO-E", "stopSequence": 1 }, { "arrival": { "time": "1771863533" }, "departure": { "time": "1771863533" }, "stopId": "STEXUP-E", "stopSequence": 2 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "GARDOT-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052733" } } }, { "id": "trip:6567848", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863480" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1771863555" }, "departure": { "time": "1771863555" }, "stopId": "CHABOLA.", "stopSequence": 1 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "BOUZINAC", "stopSequence": 2 }, { "arrival": { "time": "1771863637" }, "departure": { "time": "1771863637" }, "stopId": "RAPIDEX", "stopSequence": 3 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "VALEO", "stopSequence": 4 }, { "arrival": { "time": "1771863701" }, "departure": { "time": "1771863701" }, "stopId": "POMANJO", "stopSequence": 5 }, { "arrival": { "time": "1771863726" }, "departure": { "time": "1771863726" }, "stopId": "LEMERCIE", "stopSequence": 6 }, { "arrival": { "time": "1771863794" }, "departure": { "time": "1771863794" }, "stopId": "SCANIA", "stopSequence": 7 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1771863936" }, "departure": { "time": "1771863936" }, "stopId": "SAVOIE", "stopSequence": 9 }, { "arrival": { "time": "1771864000" }, "departure": { "time": "1771864000" }, "stopId": "AUVERGNE", "stopSequence": 10 }, { "arrival": { "time": "1771864038" }, "departure": { "time": "1771864038" }, "stopId": "NOZAY", "stopSequence": 11 }, { "arrival": { "time": "1771864067" }, "departure": { "time": "1771864067" }, "stopId": "RBRIOLLA", "stopSequence": 12 }, { "arrival": { "time": "1771864018" }, "departure": { "time": "1771864018" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENNE", "stopSequence": 20 }, { "arrival": { "time": "1771864102" }, "departure": { "time": "1771864102" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESOLI", "stopSequence": 21 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567848" } } }, { "id": "trip:6568552", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860482" }, "departure": { "time": "1771860482" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771860527" }, "departure": { "time": "1771860527" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771860606" }, "departure": { "time": "1771860606" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771860651" }, "departure": { "time": "1771860651" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771860713" }, "departure": { "time": "1771860713" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771860756" }, "departure": { "time": "1771860756" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771860803" }, "departure": { "time": "1771860803" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771860847" }, "departure": { "time": "1771860847" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771860902" }, "departure": { "time": "1771860902" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1771860956" }, "departure": { "time": "1771860956" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1771861022" }, "departure": { "time": "1771861022" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1771861097" }, "departure": { "time": "1771861097" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771861156" }, "departure": { "time": "1771861156" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771861207" }, "departure": { "time": "1771861207" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771861288" }, "departure": { "time": "1771861288" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771861382" }, "departure": { "time": "1771861382" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771861449" }, "departure": { "time": "1771861449" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771861528" }, "departure": { "time": "1771861528" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771861636" }, "departure": { "time": "1771861636" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771861682" }, "departure": { "time": "1771861682" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771861742" }, "departure": { "time": "1771861742" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771861841" }, "departure": { "time": "1771861841" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771862022" }, "departure": { "time": "1771862022" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771862101" }, "departure": { "time": "1771862100" }, "stopId": "FO-LOR-R", "stopSequence": 26 }, { "arrival": { "time": "1771862209" }, "departure": { "time": "1771862209" }, "stopId": "STAUBI-E", "stopSequence": 27 }, { "arrival": { "time": "1771862261" }, "departure": { "time": "1771862261" }, "stopId": "HARAS-E", "stopSequence": 28 }, { "arrival": { "time": "1771862400" }, "stopId": "LESGAR-E", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568552" } } }, { "id": "trip:6568235", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860623" }, "departure": { "time": "1771860623" }, "stopId": "LEQUAI-E", "stopSequence": 53 }, { "arrival": { "time": "1771860679" }, "departure": { "time": "1771860679" }, "stopId": "DUMESN-E", "stopSequence": 54 }, { "arrival": { "time": "1771860754" }, "departure": { "time": "1771860754" }, "stopId": "RASPAI-E", "stopSequence": 55 }, { "arrival": { "time": "1771860825" }, "departure": { "time": "1771860825" }, "stopId": "LABRUY-E", "stopSequence": 56 }, { "arrival": { "time": "1771860912" }, "departure": { "time": "1771860912" }, "stopId": "PARCGA-E", "stopSequence": 57 }, { "arrival": { "time": "1771860964" }, "departure": { "time": "1771860964" }, "stopId": "ROCEPI-E", "stopSequence": 58 }, { "arrival": { "time": "1771861043" }, "departure": { "time": "1771861043" }, "stopId": "LECLER-E", "stopSequence": 59 }, { "arrival": { "time": "1771861093" }, "departure": { "time": "1771861093" }, "stopId": "CAMUS-E", "stopSequence": 60 }, { "arrival": { "time": "1771861146" }, "departure": { "time": "1771861146" }, "stopId": "LIZE05-E", "stopSequence": 61 }, { "arrival": { "time": "1771861264" }, "departure": { "time": "1771861264" }, "stopId": "PELUAU-E", "stopSequence": 62 }, { "arrival": { "time": "1771861350" }, "departure": { "time": "1771861350" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771861422" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568235" } } }, { "id": "trip:6567726", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860956" }, "stopId": "EXPO-ZI", "stopSequence": 0 }, { "arrival": { "time": "1771861013" }, "departure": { "time": "1771861013" }, "stopId": "POULARDE", "stopSequence": 1 }, { "arrival": { "time": "1771861076" }, "departure": { "time": "1771861140" }, "stopId": "POLE49", "stopSequence": 2 }, { "arrival": { "time": "1771861234" }, "departure": { "time": "1771861234" }, "stopId": "HELBOU", "stopSequence": 3 }, { "arrival": { "time": "1771861269" }, "departure": { "time": "1771861269" }, "stopId": "COLOMB", "stopSequence": 4 }, { "arrival": { "time": "1771861306" }, "departure": { "time": "1771861306" }, "stopId": "CHANTRI", "stopSequence": 5 }, { "arrival": { "time": "1771861351" }, "departure": { "time": "1771861351" }, "stopId": "BOISRINI", "stopSequence": 6 }, { "arrival": { "time": "1771861461" }, "departure": { "time": "1771861461" }, "stopId": "COINTREA", "stopSequence": 7 }, { "arrival": { "time": "1771861516" }, "departure": { "time": "1771861516" }, "stopId": "MAISONSR", "stopSequence": 8 }, { "arrival": { "time": "1771861576" }, "departure": { "time": "1771861576" }, "stopId": "GATS", "stopSequence": 9 }, { "arrival": { "time": "1771861643" }, "departure": { "time": "1771861643" }, "stopId": "CAMELI-E", "stopSequence": 10 }, { "arrival": { "time": "1771861710" }, "departure": { "time": "1771861710" }, "stopId": "MONTREJO", "stopSequence": 11 }, { "arrival": { "time": "1771861771" }, "departure": { "time": "1771861771" }, "stopId": "COUPERIN", "stopSequence": 12 }, { "arrival": { "time": "1771861997" }, "departure": { "time": "1771861997" }, "stopId": "MONTAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771862071" }, "departure": { "time": "1771862071" }, "stopId": "LAREVELL", "stopSequence": 14 }, { "arrival": { "time": "1771862172" }, "departure": { "time": "1771862172" }, "stopId": "MAISARTS", "stopSequence": 15 }, { "arrival": { "time": "1771862270" }, "departure": { "time": "1771862270" }, "stopId": "CLEMOINE", "stopSequence": 16 }, { "arrival": { "time": "1771862426" }, "departure": { "time": "1771862426" }, "stopId": "MAIL-NAE", "stopSequence": 17 }, { "arrival": { "time": "1771862460" }, "stopId": "LORRAIN2", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "11", "tripId": "6567726" } } }, { "id": "trip:6570247", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860463" }, "departure": { "time": "1771860463" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570247" } } }, { "id": "trip:6053027", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861653" }, "stopId": "STSYCHVE", "stopSequence": 0 }, { "arrival": { "time": "1771861723" }, "departure": { "time": "1771861723" }, "stopId": "GAUGUIN", "stopSequence": 1 }, { "arrival": { "time": "1771861773" }, "departure": { "time": "1771861773" }, "stopId": "ANBRUEL", "stopSequence": 2 }, { "arrival": { "time": "1771861833" }, "departure": { "time": "1771861833" }, "stopId": "V.HUGO", "stopSequence": 3 }, { "arrival": { "time": "1771861877" }, "departure": { "time": "1771861877" }, "stopId": "FRANCA-E", "stopSequence": 4 }, { "arrival": { "time": "1771861943" }, "departure": { "time": "1771861943" }, "stopId": "LECLSY-E", "stopSequence": 5 }, { "arrival": { "time": "1771862013" }, "departure": { "time": "1771862013" }, "stopId": "SSYMAIRI", "stopSequence": 6 }, { "arrival": { "time": "1771862092" }, "departure": { "time": "1771862092" }, "stopId": "UNION", "stopSequence": 7 }, { "arrival": { "time": "1771862144" }, "departure": { "time": "1771862144" }, "stopId": "CHABLANC", "stopSequence": 8 }, { "arrival": { "time": "1771862196" }, "departure": { "time": "1771862196" }, "stopId": "BASMORTI", "stopSequence": 9 }, { "arrival": { "time": "1771862253" }, "departure": { "time": "1771862253" }, "stopId": "MILLARDI", "stopSequence": 10 }, { "arrival": { "time": "1771862272" }, "departure": { "time": "1771862272" }, "stopId": "CARREAUX", "stopSequence": 11 }, { "arrival": { "time": "1771862553" }, "departure": { "time": "1771862553" }, "stopId": "PARCEXPO", "stopSequence": 12 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "PROVINS", "stopSequence": 13 }, { "arrival": { "time": "1771862790" }, "departure": { "time": "1771862790" }, "stopId": "RTEPARIS", "stopSequence": 14 }, { "arrival": { "time": "1771862887" }, "departure": { "time": "1771862887" }, "stopId": "SEPSONET", "stopSequence": 15 }, { "arrival": { "time": "1771863038" }, "departure": { "time": "1771863038" }, "stopId": "CHATENAY", "stopSequence": 16 }, { "arrival": { "time": "1771863185" }, "departure": { "time": "1771863185" }, "stopId": "BRISEPOT", "stopSequence": 17 }, { "arrival": { "time": "1771863533" }, "departure": { "time": "1771863533" }, "stopId": "CLEMOINE", "stopSequence": 18 }, { "arrival": { "time": "1771863667" }, "stopId": "HDVSUB", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "25", "tripId": "6053027" } } }, { "id": "trip:6568234", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771861675" }, "departure": { "time": "1771861675" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771861739" }, "departure": { "time": "1771861739" }, "stopId": "PELUAU", "stopSequence": 2 }, { "arrival": { "time": "1771861832" }, "departure": { "time": "1771861832" }, "stopId": "LIZE05", "stopSequence": 3 }, { "arrival": { "time": "1771861875" }, "departure": { "time": "1771861875" }, "stopId": "CAMUS", "stopSequence": 4 }, { "arrival": { "time": "1771861920" }, "departure": { "time": "1771861920" }, "stopId": "LECLERC", "stopSequence": 5 }, { "arrival": { "time": "1771861987" }, "departure": { "time": "1771861987" }, "stopId": "ROCEPINE", "stopSequence": 6 }, { "arrival": { "time": "1771862036" }, "departure": { "time": "1771862036" }, "stopId": "PARCGARE", "stopSequence": 7 }, { "arrival": { "time": "1771862101" }, "departure": { "time": "1771862101" }, "stopId": "LABRUYER", "stopSequence": 8 }, { "arrival": { "time": "1771862176" }, "departure": { "time": "1771862176" }, "stopId": "RASPAIL", "stopSequence": 9 }, { "arrival": { "time": "1771862233" }, "departure": { "time": "1771862233" }, "stopId": "DUMESNIL", "stopSequence": 10 }, { "arrival": { "time": "1771862280" }, "departure": { "time": "1771862280" }, "stopId": "LEQUAI", "stopSequence": 11 }, { "arrival": { "time": "1771862563" }, "departure": { "time": "1771862563" }, "stopId": "CHDARR", "stopSequence": 12 }, { "arrival": { "time": "1771862628" }, "departure": { "time": "1771862628" }, "stopId": "ACADEMIE", "stopSequence": 13 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "GBREM-E", "stopSequence": 14 }, { "arrival": { "time": "1771862744" }, "departure": { "time": "1771862744" }, "stopId": "SEMARD-E", "stopSequence": 15 }, { "arrival": { "time": "1771862793" }, "departure": { "time": "1771862793" }, "stopId": "PONTNO-E", "stopSequence": 16 }, { "arrival": { "time": "1771862889" }, "departure": { "time": "1771862889" }, "stopId": "POIREL-E", "stopSequence": 17 }, { "arrival": { "time": "1771862942" }, "departure": { "time": "1771862942" }, "stopId": "VAUBAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771863046" }, "departure": { "time": "1771863046" }, "stopId": "GENIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771863142" }, "departure": { "time": "1771863142" }, "stopId": "EBLE-E", "stopSequence": 20 }, { "arrival": { "time": "1771863265" }, "departure": { "time": "1771863265" }, "stopId": "CTRETR-E", "stopSequence": 21 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "GAUBOU5B", "stopSequence": 22 }, { "arrival": { "time": "1771863498" }, "departure": { "time": "1771863498" }, "stopId": "MONTCASB", "stopSequence": 23 }, { "arrival": { "time": "1771863560" }, "departure": { "time": "1771863560" }, "stopId": "MAJUIN5B", "stopSequence": 24 }, { "arrival": { "time": "1771863612" }, "departure": { "time": "1771863612" }, "stopId": "CLAUDEL", "stopSequence": 25 }, { "arrival": { "time": "1771863665" }, "departure": { "time": "1771863665" }, "stopId": "JEAN-23", "stopSequence": 26 }, { "arrival": { "time": "1771863701" }, "departure": { "time": "1771863701" }, "stopId": "JULESVER", "stopSequence": 27 }, { "arrival": { "time": "1771863770" }, "departure": { "time": "1771863770" }, "stopId": "PALLAC-E", "stopSequence": 28 }, { "arrival": { "time": "1771863804" }, "departure": { "time": "1771863804" }, "stopId": "DURVIL-E", "stopSequence": 29 }, { "arrival": { "time": "1771863900" }, "departure": { "time": "1771863900" }, "stopId": "ANRO-5B", "stopSequence": 30 }, { "arrival": { "time": "1771864012" }, "departure": { "time": "1771864012" }, "stopId": "BOUTHO-E", "stopSequence": 31 }, { "arrival": { "time": "1771864125" }, "departure": { "time": "1771864125" }, "stopId": "APPENT-E", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568234" } } }, { "id": "trip:6572512", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861080" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771861252" }, "departure": { "time": "1771861252" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771861360" }, "departure": { "time": "1771861360" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771861452" }, "departure": { "time": "1771861452" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771861530" }, "departure": { "time": "1771861530" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771861632" }, "departure": { "time": "1771861632" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771861730" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572512" } } }, { "id": "trip:3061", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860474" }, "departure": { "time": "1771860483" }, "stopId": "MEUNIE-E", "stopSequence": 16 }, { "arrival": { "time": "1771860551" }, "departure": { "time": "0" }, "stopId": "CLODOR-E", "stopSequence": 17 }, { "arrival": { "time": "1771860598" }, "departure": { "time": "1771860598" }, "stopId": "LOGIND-E", "stopSequence": 18 }, { "arrival": { "time": "1771860630" }, "departure": { "time": "1771860630" }, "stopId": "TOUSSA-E", "stopSequence": 19 }, { "arrival": { "time": "1771860700" }, "departure": { "time": "1771860700" }, "stopId": "QVENTS-E", "stopSequence": 20 }, { "arrival": { "time": "1771860915" }, "departure": { "time": "1771860915" }, "stopId": "RTINAR-E", "stopSequence": 21 }, { "arrival": { "time": "1771860949" }, "departure": { "time": "1771860949" }, "stopId": "LAFORET", "stopSequence": 22 }, { "arrival": { "time": "1771861040" }, "departure": { "time": "1771861040" }, "stopId": "BEDAUD-E", "stopSequence": 23 }, { "arrival": { "time": "1771861102" }, "departure": { "time": "1771861102" }, "stopId": "SARRCI-E", "stopSequence": 24 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "stopId": "SARRMA-E", "stopSequence": 25 }, { "arrival": { "time": "1771861180" }, "departure": { "time": "1771861180" }, "stopId": "SARRIG-E", "stopSequence": 26 }, { "arrival": { "time": "1771861199" }, "departure": { "time": "1771861199" }, "stopId": "TUFFIE-E", "stopSequence": 27 }, { "arrival": { "time": "1771861373" }, "departure": { "time": "1771861373" }, "stopId": "BAUNBR-E", "stopSequence": 28 }, { "arrival": { "time": "1771861558" }, "departure": { "time": "1771861558" }, "stopId": "GENDRI-E", "stopSequence": 29 }, { "arrival": { "time": "1771861600" }, "departure": { "time": "1771861600" }, "stopId": "BAUNCE-E", "stopSequence": 30 }, { "arrival": { "time": "1771861660" }, "departure": { "time": "1771861660" }, "stopId": "ECOBAU-D", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "30", "tripId": "3061" } } }, { "id": "trip:6567770", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862580" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771862653" }, "departure": { "time": "1771862653" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771862760" }, "departure": { "time": "1771862760" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1771862818" }, "departure": { "time": "1771862818" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1771862867" }, "departure": { "time": "1771862867" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1771863030" }, "departure": { "time": "1771863030" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771863089" }, "departure": { "time": "1771863089" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771863134" }, "departure": { "time": "1771863134" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771863348" }, "departure": { "time": "1771863348" }, "stopId": "MIMOSAS", "stopSequence": 12 }, { "arrival": { "time": "1771863414" }, "departure": { "time": "1771863414" }, "stopId": "BRISEPOT", "stopSequence": 13 }, { "arrival": { "time": "1771863465" }, "departure": { "time": "1771863465" }, "stopId": "DESJARDI", "stopSequence": 14 }, { "arrival": { "time": "1771863507" }, "departure": { "time": "1771863507" }, "stopId": "MACE", "stopSequence": 15 }, { "arrival": { "time": "1771863536" }, "departure": { "time": "1771863536" }, "stopId": "LUTIN", "stopSequence": 16 }, { "arrival": { "time": "1771863623" }, "departure": { "time": "1771863623" }, "stopId": "MUSSET", "stopSequence": 17 }, { "arrival": { "time": "1771863663" }, "departure": { "time": "1771863663" }, "stopId": "SAVARY", "stopSequence": 18 }, { "arrival": { "time": "1771863170" }, "departure": { "time": "1771863170" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 19 }, { "arrival": { "time": "1771863308" }, "departure": { "time": "1771863308" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 20 }, { "arrival": { "time": "1771863480" }, "departure": { "time": "1771863480" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 21 }, { "arrival": { "time": "1771863716" }, "departure": { "time": "1771863716" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 22 }, { "arrival": { "time": "1771863786" }, "departure": { "time": "1771863786" }, "stopId": "MENDESFR", "stopSequence": 23 }, { "arrival": { "time": "1771863981" }, "departure": { "time": "1771864200" }, "stopId": "FO-LOR-R", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567770" } } }, { "id": "trip:6566472", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860511" }, "departure": { "time": "1771860561" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771860630" }, "departure": { "time": "1771860630" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771860780" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566472" } } }, { "id": "trip:6570248", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860603" }, "departure": { "time": "1771860603" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771860685" }, "departure": { "time": "1771860685" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771860787" }, "departure": { "time": "1771860787" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771860912" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570248" } } }, { "id": "trip:6571149", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861380" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771861470" }, "departure": { "time": "1771861470" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771861590" }, "departure": { "time": "1771861590" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771861690" }, "departure": { "time": "1771861690" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771861790" }, "departure": { "time": "1771861790" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771861900" }, "departure": { "time": "1771861900" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771862010" }, "departure": { "time": "1771862010" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771862120" }, "departure": { "time": "1771862120" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771862240" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571149" } } }, { "id": "trip:6567783", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860481" }, "departure": { "time": "1771860512" }, "stopId": "PYRAM02", "stopSequence": 4 }, { "arrival": { "time": "1771860540" }, "departure": { "time": "1771860540" }, "stopId": "MORLONG", "stopSequence": 5 }, { "arrival": { "time": "1771860573" }, "departure": { "time": "1771860573" }, "stopId": "BOURSE", "stopSequence": 6 }, { "arrival": { "time": "1771860620" }, "departure": { "time": "1771860620" }, "stopId": "RIOTTEAU", "stopSequence": 7 }, { "arrival": { "time": "1771860659" }, "departure": { "time": "1771860659" }, "stopId": "ALLUMETT", "stopSequence": 8 }, { "arrival": { "time": "1771860711" }, "departure": { "time": "1771860711" }, "stopId": "DAGUERRE", "stopSequence": 9 }, { "arrival": { "time": "1771860760" }, "departure": { "time": "1771860760" }, "stopId": "LEOLAGRA", "stopSequence": 10 }, { "arrival": { "time": "1771860810" }, "departure": { "time": "1771860810" }, "stopId": "VDLOIRE", "stopSequence": 11 }, { "arrival": { "time": "1771860903" }, "departure": { "time": "1771860903" }, "stopId": "ECLATERI", "stopSequence": 12 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUMAN", "stopSequence": 13 }, { "arrival": { "time": "1771860891" }, "departure": { "time": "1771860891" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUVEL", "stopSequence": 14 }, { "arrival": { "time": "1771860963" }, "departure": { "time": "1771860963" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMENTI", "stopSequence": 15 }, { "arrival": { "time": "1771861029" }, "departure": { "time": "1771861029" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS", "stopSequence": 16 }, { "arrival": { "time": "1771861007" }, "departure": { "time": "1771861007" }, "stopId": "JUSTICES", "stopSequence": 17 }, { "arrival": { "time": "1771861054" }, "departure": { "time": "1771861054" }, "stopId": "DELACROI", "stopSequence": 18 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "stopId": "SAUMUROI", "stopSequence": 19 }, { "arrival": { "time": "1771861237" }, "departure": { "time": "1771861237" }, "stopId": "INTERMIL", "stopSequence": 20 }, { "arrival": { "time": "1771861308" }, "departure": { "time": "1771861308" }, "stopId": "HAUTPRES", "stopSequence": 21 }, { "arrival": { "time": "1771861364" }, "departure": { "time": "1771861364" }, "stopId": "DELATTRE", "stopSequence": 22 }, { "arrival": { "time": "1771861434" }, "departure": { "time": "1771861434" }, "stopId": "MORELLIE", "stopSequence": 23 }, { "arrival": { "time": "1771861483" }, "departure": { "time": "1771861483" }, "stopId": "LORETTE", "stopSequence": 24 }, { "arrival": { "time": "1771861534" }, "departure": { "time": "1771861534" }, "stopId": "BEAUVAL", "stopSequence": 25 }, { "arrival": { "time": "1771861597" }, "departure": { "time": "1771861597" }, "stopId": "LETANDUE", "stopSequence": 26 }, { "arrival": { "time": "1771861724" }, "departure": { "time": "1771861724" }, "stopId": "STRASBOU", "stopSequence": 27 }, { "arrival": { "time": "1771861803" }, "departure": { "time": "1771861803" }, "stopId": "FREMUR", "stopSequence": 28 }, { "arrival": { "time": "1771861869" }, "departure": { "time": "1771861869" }, "stopId": "VAUBAN", "stopSequence": 29 }, { "arrival": { "time": "1771861915" }, "departure": { "time": "1771861915" }, "stopId": "POIREL", "stopSequence": 30 }, { "arrival": { "time": "1771861997" }, "departure": { "time": "1771861997" }, "stopId": "PONTNOIR", "stopSequence": 31 }, { "arrival": { "time": "1771862050" }, "departure": { "time": "1771862050" }, "stopId": "SEMARD", "stopSequence": 32 }, { "arrival": { "time": "1771862084" }, "departure": { "time": "1771862084" }, "stopId": "GAREPAPI", "stopSequence": 33 }, { "arrival": { "time": "1771862388" }, "departure": { "time": "1771862388" }, "stopId": "HARAS", "stopSequence": 34 }, { "arrival": { "time": "1771862471" }, "departure": { "time": "1771862471" }, "stopId": "STAUBIN", "stopSequence": 35 }, { "arrival": { "time": "1771862568" }, "departure": { "time": "1771862700" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771863024" }, "departure": { "time": "1771863024" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771863059" }, "departure": { "time": "1771863059" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771863135" }, "departure": { "time": "1771863135" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771863177" }, "departure": { "time": "1771863177" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771863204" }, "departure": { "time": "1771863204" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771863308" }, "departure": { "time": "1771863308" }, "stopId": "ALDUNA-E", "stopSequence": 43 }, { "arrival": { "time": "1771863076" }, "departure": { "time": "1771863076" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771863230" }, "departure": { "time": "1771863230" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771863395" }, "departure": { "time": "1771863395" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 48 }, { "arrival": { "time": "1771863500" }, "departure": { "time": "1771863500" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 49 }, { "arrival": { "time": "1771863449" }, "departure": { "time": "1771863449" }, "stopId": "RBRIOL-E", "stopSequence": 50 }, { "arrival": { "time": "1771863492" }, "departure": { "time": "1771863492" }, "stopId": "NOZAY-E", "stopSequence": 51 }, { "arrival": { "time": "1771863569" }, "departure": { "time": "1771863569" }, "stopId": "AUVERG-E", "stopSequence": 52 }, { "arrival": { "time": "1771863633" }, "departure": { "time": "1771863633" }, "stopId": "SAVOIE-E", "stopSequence": 53 }, { "arrival": { "time": "1771863722" }, "departure": { "time": "1771863722" }, "stopId": "INDUST-E", "stopSequence": 54 }, { "arrival": { "time": "1771863786" }, "departure": { "time": "1771863786" }, "stopId": "HOTELL-E", "stopSequence": 55 }, { "arrival": { "time": "1771863873" }, "departure": { "time": "1771863873" }, "stopId": "DEBUMO-E", "stopSequence": 56 }, { "arrival": { "time": "1771864018" }, "departure": { "time": "1771864018" }, "stopId": "RTEPAR-E", "stopSequence": 57 }, { "arrival": { "time": "1771864113" }, "stopId": "PROVIN-E", "stopSequence": 58 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567783" } } }, { "id": "trip:3265", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860605" }, "departure": { "time": "1771860605" }, "stopId": "LUTIN-E", "stopSequence": 3 }, { "arrival": { "time": "1771860756" }, "departure": { "time": "1771860756" }, "stopId": "BRISEP-E", "stopSequence": 4 }, { "arrival": { "time": "1771860890" }, "departure": { "time": "1771860890" }, "stopId": "CHATEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771861007" }, "departure": { "time": "1771861007" }, "stopId": "SEPSON-E", "stopSequence": 6 }, { "arrival": { "time": "1771861158" }, "departure": { "time": "1771861158" }, "stopId": "RTEPAR-E", "stopSequence": 7 }, { "arrival": { "time": "1771861262" }, "departure": { "time": "1771861262" }, "stopId": "PROVIN-E", "stopSequence": 8 }, { "arrival": { "time": "1771861430" }, "departure": { "time": "1771861430" }, "stopId": "PARCEX-E", "stopSequence": 9 }, { "arrival": { "time": "1771861639" }, "departure": { "time": "1771861639" }, "stopId": "CARREA-E", "stopSequence": 10 }, { "arrival": { "time": "1771861681" }, "departure": { "time": "1771861681" }, "stopId": "FOUSSEAU", "stopSequence": 11 }, { "arrival": { "time": "1771861730" }, "departure": { "time": "1771861730" }, "stopId": "HJOU32-E", "stopSequence": 12 }, { "arrival": { "time": "1771861998" }, "departure": { "time": "1771861998" }, "stopId": "PELEGL-E", "stopSequence": 13 }, { "arrival": { "time": "1771862090" }, "departure": { "time": "1771862090" }, "stopId": "PELSTA-E", "stopSequence": 14 }, { "arrival": { "time": "1771862156" }, "departure": { "time": "1771862156" }, "stopId": "BLITOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771862277" }, "departure": { "time": "1771862277" }, "stopId": "TOURAI-E", "stopSequence": 16 }, { "arrival": { "time": "1771862419" }, "departure": { "time": "1771862419" }, "stopId": "LOUDIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771862479" }, "departure": { "time": "1771862479" }, "stopId": "BLEUNI-E", "stopSequence": 18 }, { "arrival": { "time": "1771862510" }, "departure": { "time": "1771862510" }, "stopId": "VILVEQ-E", "stopSequence": 19 }, { "arrival": { "time": "1771862529" }, "departure": { "time": "1771862529" }, "stopId": "VILVEC-E", "stopSequence": 20 }, { "arrival": { "time": "1771862656" }, "departure": { "time": "1771862656" }, "stopId": "SOUCEL-E", "stopSequence": 21 }, { "arrival": { "time": "1771862872" }, "departure": { "time": "1771862872" }, "stopId": "NONNA-E", "stopSequence": 22 }, { "arrival": { "time": "1771862930" }, "departure": { "time": "1771862930" }, "stopId": "HERMIT32", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "32", "tripId": "3265" } } }, { "id": "trip:6572273", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860660" }, "scheduleRelationship": "SKIPPED", "stopId": "HOPITAL", "stopSequence": 1 }, { "arrival": { "time": "1771860665" }, "departure": { "time": "1771860665" }, "stopId": "HRECULEE", "stopSequence": 2 }, { "arrival": { "time": "1771860722" }, "departure": { "time": "1771860722" }, "stopId": "FMEDECIN", "stopSequence": 3 }, { "arrival": { "time": "1771860818" }, "departure": { "time": "1771860818" }, "stopId": "WJMO-E", "stopSequence": 4 }, { "arrival": { "time": "1771860873" }, "departure": { "time": "1771860873" }, "stopId": "ESEO", "stopSequence": 5 }, { "arrival": { "time": "1771860940" }, "departure": { "time": "1771860940" }, "stopId": "CHARNASS", "stopSequence": 6 }, { "arrival": { "time": "1771861025" }, "departure": { "time": "1771861025" }, "stopId": "FRATER", "stopSequence": 7 }, { "arrival": { "time": "1771861085" }, "departure": { "time": "1771861085" }, "stopId": "LECUIT", "stopSequence": 8 }, { "arrival": { "time": "1771861183" }, "departure": { "time": "1771861183" }, "stopId": "BLERIOT", "stopSequence": 9 }, { "arrival": { "time": "1771861250" }, "departure": { "time": "1771861250" }, "stopId": "BARRA", "stopSequence": 10 }, { "arrival": { "time": "1771861335" }, "departure": { "time": "1771861335" }, "stopId": "STTERESE", "stopSequence": 11 }, { "arrival": { "time": "1771861385" }, "departure": { "time": "1771861385" }, "stopId": "BICHBICH", "stopSequence": 12 }, { "arrival": { "time": "1771861446" }, "departure": { "time": "1771861446" }, "stopId": "DESCAZEA", "stopSequence": 13 }, { "arrival": { "time": "1771861534" }, "departure": { "time": "1771861534" }, "stopId": "MONPROFI", "stopSequence": 14 }, { "arrival": { "time": "1771861618" }, "departure": { "time": "1771861618" }, "stopId": "LEQUAI", "stopSequence": 15 }, { "arrival": { "time": "1771861813" }, "departure": { "time": "1771861813" }, "stopId": "FARCSJ-E", "stopSequence": 16 }, { "arrival": { "time": "1771861910" }, "departure": { "time": "1771861910" }, "stopId": "MVIGNE-E", "stopSequence": 17 }, { "arrival": { "time": "1771861982" }, "departure": { "time": "1771861982" }, "stopId": "CHBBEI-E", "stopSequence": 18 }, { "arrival": { "time": "1771862037" }, "departure": { "time": "1771862037" }, "stopId": "BOISRA-E", "stopSequence": 19 }, { "arrival": { "time": "1771862103" }, "departure": { "time": "1771862103" }, "stopId": "NDAMLA-E", "stopSequence": 20 }, { "arrival": { "time": "1771862166" }, "departure": { "time": "1771862166" }, "stopId": "POLYTE-E", "stopSequence": 21 }, { "arrival": { "time": "1771862222" }, "departure": { "time": "1771862222" }, "stopId": "CITEUN-E", "stopSequence": 22 }, { "arrival": { "time": "1771862282" }, "departure": { "time": "1771862282" }, "stopId": "BEAUSS-E", "stopSequence": 23 }, { "arrival": { "time": "1771862381" }, "departure": { "time": "1771862381" }, "stopId": "CNFPT-E", "stopSequence": 24 }, { "arrival": { "time": "1771862597" }, "departure": { "time": "1771862597" }, "stopId": "JEMONNET", "stopSequence": 25 }, { "arrival": { "time": "1771862659" }, "departure": { "time": "1771862659" }, "stopId": "MAISLA-E", "stopSequence": 26 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "PERUSS-E", "stopSequence": 27 }, { "arrival": { "time": "1771862735" }, "departure": { "time": "1771862735" }, "stopId": "MAISEN-E", "stopSequence": 28 }, { "arrival": { "time": "1771862780" }, "departure": { "time": "1771862780" }, "stopId": "LACDMA-E", "stopSequence": 29 }, { "arrival": { "time": "1771862830" }, "departure": { "time": "1771862830" }, "stopId": "CAMLAC-E", "stopSequence": 30 }, { "arrival": { "time": "1771862935" }, "departure": { "time": "1771862935" }, "stopId": "CROISE-E", "stopSequence": 31 }, { "arrival": { "time": "1771862965" }, "departure": { "time": "1771862965" }, "stopId": "PRUNIE-E", "stopSequence": 32 }, { "arrival": { "time": "1771863047" }, "departure": { "time": "1771863047" }, "stopId": "PETVIV-E", "stopSequence": 33 }, { "arrival": { "time": "1771863133" }, "departure": { "time": "1771863133" }, "stopId": "VALMAI-E", "stopSequence": 34 }, { "arrival": { "time": "1771863166" }, "departure": { "time": "1771863166" }, "stopId": "P-ANJO-E", "stopSequence": 35 }, { "arrival": { "time": "1771863249" }, "departure": { "time": "1771863249" }, "stopId": "HARENC", "stopSequence": 36 }, { "arrival": { "time": "1771863319" }, "departure": { "time": "1771863319" }, "stopId": "P-ANJOU", "stopSequence": 37 }, { "arrival": { "time": "1771863384" }, "departure": { "time": "1771863384" }, "stopId": "CLOSVIGN", "stopSequence": 38 }, { "arrival": { "time": "1771863419" }, "departure": { "time": "1771863419" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771863481" }, "departure": { "time": "1771863481" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771863543" }, "departure": { "time": "1771863543" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771863606" }, "departure": { "time": "1771863606" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771863688" }, "departure": { "time": "1771863688" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771863729" }, "departure": { "time": "1771863729" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771863783" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572273" } } }, { "id": "trip:6568048", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863900" }, "stopId": "BENE", "stopSequence": 0 }, { "arrival": { "time": "1771863954" }, "departure": { "time": "1771863954" }, "stopId": "JUIGDEP", "stopSequence": 1 }, { "arrival": { "time": "1771863986" }, "departure": { "time": "1771863986" }, "stopId": "CAMPJUIG", "stopSequence": 2 }, { "arrival": { "time": "1771864014" }, "departure": { "time": "1771864014" }, "stopId": "RENOIR", "stopSequence": 3 }, { "arrival": { "time": "1771864042" }, "departure": { "time": "1771864042" }, "stopId": "RECLAIR", "stopSequence": 4 }, { "arrival": { "time": "1771864075" }, "departure": { "time": "1771864075" }, "stopId": "DOMVATER", "stopSequence": 5 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "scheduleRelationship": "SKIPPED", "stopId": "DOMVAL", "stopSequence": 9 }, { "arrival": { "time": "1771864104" }, "departure": { "time": "1771864104" }, "scheduleRelationship": "SKIPPED", "stopId": "GERMTILL", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568048" } } }, { "id": "trip:6568435", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860601" }, "departure": { "time": "1771860601" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1771860658" }, "departure": { "time": "1771860658" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1771860740" }, "departure": { "time": "1771860740" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771860781" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568435" } } }, { "id": "trip:6567683", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860554" }, "departure": { "time": "1771860554" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771860569" }, "departure": { "time": "1771860569" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771860572" }, "departure": { "time": "1771860572" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771860623" }, "departure": { "time": "1771860623" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771860679" }, "departure": { "time": "1771860679" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771860724" }, "departure": { "time": "1771860724" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771860769" }, "departure": { "time": "1771860769" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771860849" }, "departure": { "time": "1771860849" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771860958" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6567683" } } }, { "id": "trip:6571940", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771861249" }, "departure": { "time": "1771861249" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771861311" }, "departure": { "time": "1771861311" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771861388" }, "departure": { "time": "1771861388" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771861422" }, "departure": { "time": "1771861422" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771861483" }, "departure": { "time": "1771861483" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771861522" }, "departure": { "time": "1771861522" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771860960" }, "departure": { "time": "1771860960" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771861031" }, "departure": { "time": "1771861031" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771861109" }, "departure": { "time": "1771861109" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771861564" }, "stopId": "GAREPAPI", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571940" } } }, { "id": "trip:6568653", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860483" }, "departure": { "time": "1771860483" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568653" } } }, { "id": "trip:6559163", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860549" }, "departure": { "time": "1771860549" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771860679" }, "departure": { "time": "1771860679" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771860730" }, "departure": { "time": "1771860730" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771860768" }, "departure": { "time": "1771860768" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771860836" }, "departure": { "time": "1771860836" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771860928" }, "departure": { "time": "1771860928" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771860988" }, "departure": { "time": "1771860988" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771861019" }, "departure": { "time": "1771861019" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771861084" }, "departure": { "time": "1771861084" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771861142" }, "departure": { "time": "1771861142" }, "stopId": "BANCHA-E", "stopSequence": 19 }, { "arrival": { "time": "1771861205" }, "departure": { "time": "1771861205" }, "stopId": "JARDF-E", "stopSequence": 20 }, { "arrival": { "time": "1771861245" }, "departure": { "time": "1771861245" }, "stopId": "SAILLE-E", "stopSequence": 21 }, { "arrival": { "time": "1771861322" }, "stopId": "SAUBIN", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559163" } } }, { "id": "trip:6572264", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860460" }, "departure": { "time": "1771860475" }, "stopId": "CHATAI-E", "stopSequence": 39 }, { "arrival": { "time": "1771860520" }, "departure": { "time": "1771860520" }, "stopId": "PIVERD-E", "stopSequence": 40 }, { "arrival": { "time": "1771860557" }, "departure": { "time": "1771860564" }, "stopId": "ARTAUD-E", "stopSequence": 41 }, { "arrival": { "time": "1771860657" }, "departure": { "time": "1771860657" }, "stopId": "HAUBOU-E", "stopSequence": 42 }, { "arrival": { "time": "1771860739" }, "departure": { "time": "1771860739" }, "stopId": "PETPOR-E", "stopSequence": 43 }, { "arrival": { "time": "1771860780" }, "departure": { "time": "1771860780" }, "stopId": "CHEVRI-E", "stopSequence": 44 }, { "arrival": { "time": "1771860834" }, "stopId": "BOUCHE-E", "stopSequence": 45 } ], "trip": { "directionId": 1, "routeId": "06", "tripId": "6572264" } } }, { "id": "trip:6052723", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860466" }, "departure": { "time": "1771860466" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771860511" }, "departure": { "time": "1771860511" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771860556" }, "departure": { "time": "1771860556" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771860570" }, "departure": { "time": "1771860570" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771860652" }, "departure": { "time": "1771860652" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771860681" }, "departure": { "time": "1771860681" }, "stopId": "SOLAND", "stopSequence": 7 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "stopId": "GDPRESSO", "stopSequence": 8 }, { "arrival": { "time": "1771860767" }, "departure": { "time": "1771860767" }, "stopId": "BARBOTER", "stopSequence": 9 }, { "arrival": { "time": "1771860810" }, "departure": { "time": "1771860810" }, "stopId": "FONTENE", "stopSequence": 10 }, { "arrival": { "time": "1771860847" }, "departure": { "time": "1771860847" }, "stopId": "BRISSAC", "stopSequence": 11 }, { "arrival": { "time": "1771861687" }, "departure": { "time": "1771861687" }, "stopId": "GARDOT", "stopSequence": 12 }, { "arrival": { "time": "1771861767" }, "departure": { "time": "1771861767" }, "stopId": "STEXUPER", "stopSequence": 13 }, { "arrival": { "time": "1771861856" }, "departure": { "time": "1771861856" }, "stopId": "SECUSOCI", "stopSequence": 14 }, { "arrival": { "time": "1771862047" }, "stopId": "HDVSUB", "stopSequence": 15 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052723" } } }, { "id": "trip:3370D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771861540" }, "departure": { "time": "1771861540" }, "stopId": "DUMESNIL", "stopSequence": 16 }, { "arrival": { "time": "1771861660" }, "departure": { "time": "1771861660" }, "stopId": "QUAIsubW", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "33", "tripId": "3370D" } } }, { "id": "trip:6567719", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860492" }, "departure": { "time": "1771860508" }, "stopId": "BOISRI-E", "stopSequence": 12 }, { "arrival": { "time": "1771860553" }, "departure": { "time": "1771860553" }, "stopId": "CHANTR-E", "stopSequence": 13 }, { "arrival": { "time": "1771860626" }, "departure": { "time": "1771860626" }, "stopId": "COLOM-E", "stopSequence": 14 }, { "arrival": { "time": "1771860688" }, "departure": { "time": "1771860688" }, "stopId": "HELBO-E", "stopSequence": 15 }, { "arrival": { "time": "1771860732" }, "departure": { "time": "1771860732" }, "stopId": "POLE49", "stopSequence": 16 }, { "arrival": { "time": "1771860956" }, "stopId": "EXPO-ZI", "stopSequence": 17 } ], "trip": { "directionId": 0, "routeId": "11", "tripId": "6567719" } } }, { "id": "trip:6053047", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863928" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771864026" }, "departure": { "time": "1771864026" }, "stopId": "CLEMOI-E", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053047" } } }, { "id": "trip:6572516", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863960" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771864144" }, "departure": { "time": "1771864144" }, "stopId": "2FARC", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572516" } } }, { "id": "trip:6571147", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860550" }, "departure": { "time": "1771860556" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771860780" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571147" } } }, { "id": "trip:6568303", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861080" }, "stopId": "PARCEXPO", "stopSequence": 0 }, { "arrival": { "time": "1771861231" }, "departure": { "time": "1771861231" }, "stopId": "PROVINS", "stopSequence": 1 }, { "arrival": { "time": "1771861334" }, "departure": { "time": "1771861334" }, "stopId": "RTEPARIS", "stopSequence": 2 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "BANCSTMA", "stopSequence": 3 }, { "arrival": { "time": "1771861491" }, "departure": { "time": "1771861491" }, "stopId": "SEPSONET", "stopSequence": 4 }, { "arrival": { "time": "1771861560" }, "departure": { "time": "1771861560" }, "stopId": "SOLELEVA", "stopSequence": 5 }, { "arrival": { "time": "1771861648" }, "departure": { "time": "1771861648" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771861705" }, "departure": { "time": "1771861705" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771861874" }, "departure": { "time": "1771861874" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771861935" }, "departure": { "time": "1771861935" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771861977" }, "departure": { "time": "1771861977" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771862102" }, "departure": { "time": "1771862102" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771862160" }, "departure": { "time": "1771862160" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771862348" }, "departure": { "time": "1771862348" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771862520" }, "departure": { "time": "1771862580" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771862689" }, "departure": { "time": "1771862689" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771862741" }, "departure": { "time": "1771862741" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771862880" }, "departure": { "time": "1771862880" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771862967" }, "departure": { "time": "1771862967" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771863024" }, "departure": { "time": "1771863024" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771863490" }, "departure": { "time": "1771863490" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771863529" }, "departure": { "time": "1771863529" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771863572" }, "departure": { "time": "1771863572" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771863640" }, "departure": { "time": "1771863640" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771863682" }, "departure": { "time": "1771863682" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771863723" }, "departure": { "time": "1771863723" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771863774" }, "departure": { "time": "1771863774" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771863879" }, "departure": { "time": "1771863879" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771863966" }, "departure": { "time": "1771863966" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771864010" }, "departure": { "time": "1771864010" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "stopId": "CCMOLI-E", "stopSequence": 34 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568303" } } }, { "id": "trip:6572348", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861500" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771861601" }, "departure": { "time": "1771861601" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771861710" }, "departure": { "time": "1771861710" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771861793" }, "departure": { "time": "1771861793" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771861888" }, "departure": { "time": "1771861888" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771862001" }, "departure": { "time": "1771862001" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771862180" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572348" } } }, { "id": "trip:6570250", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861320" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771861369" }, "departure": { "time": "1771861369" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771861603" }, "departure": { "time": "1771861603" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771861640" }, "departure": { "time": "1771861640" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771861883" }, "departure": { "time": "1771861883" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "LORRAIN1", "stopSequence": 6 }, { "arrival": { "time": "1771862220" }, "stopId": "MENDES-E", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570250" } } }, { "id": "trip:6567840", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862160" }, "stopId": "MOULINMA", "stopSequence": 0 }, { "arrival": { "time": "1771862272" }, "departure": { "time": "1771862272" }, "stopId": "BAUDRAI", "stopSequence": 1 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "stopId": "GUILLEB.", "stopSequence": 2 }, { "arrival": { "time": "1771862384" }, "departure": { "time": "1771862384" }, "stopId": "RONCIE-E", "stopSequence": 3 }, { "arrival": { "time": "1771862433" }, "departure": { "time": "1771862433" }, "stopId": "JEROST-E", "stopSequence": 4 }, { "arrival": { "time": "1771862477" }, "departure": { "time": "1771862477" }, "stopId": "MACURI-E", "stopSequence": 5 }, { "arrival": { "time": "1771862520" }, "departure": { "time": "1771862520" }, "stopId": "GGSAND-E", "stopSequence": 6 }, { "arrival": { "time": "1771862589" }, "departure": { "time": "1771862589" }, "stopId": "FRANVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771862718" }, "departure": { "time": "1771862718" }, "stopId": "GIRARDE", "stopSequence": 8 }, { "arrival": { "time": "1771862773" }, "departure": { "time": "1771862773" }, "stopId": "CHESNAIE", "stopSequence": 9 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "GENDRON", "stopSequence": 10 }, { "arrival": { "time": "1771862874" }, "departure": { "time": "1771862874" }, "stopId": "DIONNEAU", "stopSequence": 11 }, { "arrival": { "time": "1771862932" }, "departure": { "time": "1771862932" }, "stopId": "ATHLETIS", "stopSequence": 12 }, { "arrival": { "time": "1771863002" }, "departure": { "time": "1771863002" }, "stopId": "DANGELIN", "stopSequence": 13 }, { "arrival": { "time": "1771863063" }, "departure": { "time": "1771863063" }, "stopId": "LINOVENT", "stopSequence": 14 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "MARIANNE", "stopSequence": 15 }, { "arrival": { "time": "1771863194" }, "departure": { "time": "1771863194" }, "stopId": "VIVIERS", "stopSequence": 16 }, { "arrival": { "time": "1771863255" }, "departure": { "time": "1771863255" }, "stopId": "VILLESIC", "stopSequence": 17 }, { "arrival": { "time": "1771863345" }, "departure": { "time": "1771863345" }, "stopId": "MUTUALIT", "stopSequence": 18 }, { "arrival": { "time": "1771863403" }, "departure": { "time": "1771863403" }, "stopId": "BLANDEAU", "stopSequence": 19 }, { "arrival": { "time": "1771863454" }, "departure": { "time": "1771863454" }, "stopId": "CESARGEO", "stopSequence": 20 }, { "arrival": { "time": "1771863535" }, "departure": { "time": "1771863535" }, "stopId": "MIRABEAU", "stopSequence": 21 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "LAFAYETT", "stopSequence": 22 }, { "arrival": { "time": "1771863655" }, "departure": { "time": "1771863655" }, "stopId": "CHANZY", "stopSequence": 23 }, { "arrival": { "time": "1771863729" }, "departure": { "time": "1771863729" }, "stopId": "VAUBAN", "stopSequence": 24 }, { "arrival": { "time": "1771863773" }, "departure": { "time": "1771863773" }, "stopId": "POIREL", "stopSequence": 25 }, { "arrival": { "time": "1771863850" }, "departure": { "time": "1771863850" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1771863900" }, "departure": { "time": "1771863900" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1771863984" }, "departure": { "time": "1771863984" }, "stopId": "GARETERM", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567840" } } }, { "id": "trip:6570853", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860543" }, "departure": { "time": "1771860548" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771860780" }, "departure": { "time": "1771860780" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771860870" }, "departure": { "time": "1771860870" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771860990" }, "departure": { "time": "1771860990" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771861100" }, "departure": { "time": "1771861100" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771861160" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6570853" } } }, { "id": "trip:6566558", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861920" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771862060" }, "departure": { "time": "1771862060" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771862154" }, "departure": { "time": "1771862154" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771862312" }, "departure": { "time": "1771862312" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771862390" }, "departure": { "time": "1771862390" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771862548" }, "departure": { "time": "1771862548" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771862627" }, "departure": { "time": "1771862627" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771862700" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566558" } } }, { "id": "trip:6052653", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864653" }, "stopId": "GAREPAPI", "stopSequence": 0 } ], "trip": { "directionId": 1, "routeId": "21", "tripId": "6052653" } } }, { "id": "trip:6568036", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860612" }, "departure": { "time": "1771860612" }, "stopId": "TRINITE", "stopSequence": 53 }, { "arrival": { "time": "1771860694" }, "stopId": "BEAUREPA", "stopSequence": 54 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6568036" } } }, { "id": "trip:6570750", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863900" }, "stopId": "LESGARES", "stopSequence": 0 }, { "arrival": { "time": "1771864052" }, "departure": { "time": "1771864052" }, "stopId": "HARAS", "stopSequence": 1 }, { "arrival": { "time": "1771864137" }, "departure": { "time": "1771864137" }, "stopId": "STAUBIN", "stopSequence": 2 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570750" } } }, { "id": "trip:6572347", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860780" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771860881" }, "departure": { "time": "1771860881" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771860990" }, "departure": { "time": "1771860990" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771861073" }, "departure": { "time": "1771861073" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771861168" }, "departure": { "time": "1771861168" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771861281" }, "departure": { "time": "1771861281" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771861460" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572347" } } }, { "id": "trip:6567782", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860541" }, "departure": { "time": "1771860541" }, "stopId": "LORRAIN1", "stopSequence": 36 }, { "arrival": { "time": "1771860755" }, "departure": { "time": "1771860755" }, "stopId": "MENDES-E", "stopSequence": 37 }, { "arrival": { "time": "1771860839" }, "departure": { "time": "1771860839" }, "stopId": "SAVARY-E", "stopSequence": 38 }, { "arrival": { "time": "1771860874" }, "departure": { "time": "1771860874" }, "stopId": "MUSSET-E", "stopSequence": 39 }, { "arrival": { "time": "1771860950" }, "departure": { "time": "1771860950" }, "stopId": "LUTIN-E", "stopSequence": 40 }, { "arrival": { "time": "1771860992" }, "departure": { "time": "1771860992" }, "stopId": "MACE-E", "stopSequence": 41 }, { "arrival": { "time": "1771861019" }, "departure": { "time": "1771861019" }, "stopId": "DESJAR-E", "stopSequence": 42 }, { "arrival": { "time": "1771861123" }, "departure": { "time": "1771861123" }, "stopId": "ALDUNA-E", "stopSequence": 43 }, { "arrival": { "time": "1771860687" }, "departure": { "time": "1771860687" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU-E", "stopSequence": 46 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACEN-E", "stopSequence": 47 }, { "arrival": { "time": "1771861005" }, "departure": { "time": "1771861005" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOU-E", "stopSequence": 48 }, { "arrival": { "time": "1771861110" }, "departure": { "time": "1771861110" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLA-E", "stopSequence": 49 }, { "arrival": { "time": "1771861264" }, "departure": { "time": "1771861264" }, "stopId": "RBRIOL-E", "stopSequence": 50 }, { "arrival": { "time": "1771861307" }, "departure": { "time": "1771861307" }, "stopId": "NOZAY-E", "stopSequence": 51 }, { "arrival": { "time": "1771861384" }, "departure": { "time": "1771861384" }, "stopId": "AUVERG-E", "stopSequence": 52 }, { "arrival": { "time": "1771861448" }, "departure": { "time": "1771861448" }, "stopId": "SAVOIE-E", "stopSequence": 53 }, { "arrival": { "time": "1771861535" }, "departure": { "time": "1771861535" }, "stopId": "INDUST-E", "stopSequence": 54 }, { "arrival": { "time": "1771861598" }, "departure": { "time": "1771861598" }, "stopId": "HOTELL-E", "stopSequence": 55 }, { "arrival": { "time": "1771861685" }, "departure": { "time": "1771861685" }, "stopId": "DEBUMO-E", "stopSequence": 56 }, { "arrival": { "time": "1771861830" }, "departure": { "time": "1771861830" }, "stopId": "RTEPAR-E", "stopSequence": 57 }, { "arrival": { "time": "1771861926" }, "stopId": "PROVIN-E", "stopSequence": 58 } ], "trip": { "directionId": 0, "routeId": "10", "tripId": "6567782" } } }, { "id": "trip:6571942", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863900" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771863957" }, "departure": { "time": "1771863957" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771863998" }, "departure": { "time": "1771863998" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771864045" }, "departure": { "time": "1771864045" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771864141" }, "departure": { "time": "1771864141" }, "stopId": "PROMENIE", "stopSequence": 5 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6571942" } } }, { "id": "trip:6571365", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860960" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771861040" }, "departure": { "time": "1771861040" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771861110" }, "departure": { "time": "1771861110" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771861190" }, "departure": { "time": "1771861190" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771861280" }, "departure": { "time": "1771861280" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771861370" }, "departure": { "time": "1771861370" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771861480" }, "departure": { "time": "1771861480" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771861640" }, "departure": { "time": "1771861640" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771861730" }, "departure": { "time": "1771861730" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771861850" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571365" } } }, { "id": "trip:6572515", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863240" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771863424" }, "departure": { "time": "1771863424" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771863539" }, "departure": { "time": "1771863539" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771863637" }, "departure": { "time": "1771863637" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771863822" }, "departure": { "time": "1771863822" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771863920" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572515" } } }, { "id": "trip:6568268", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863180" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771863193" }, "departure": { "time": "1771863193" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771863228" }, "departure": { "time": "1771863228" }, "stopId": "PAVILL-E", "stopSequence": 2 }, { "arrival": { "time": "1771863277" }, "departure": { "time": "1771863277" }, "stopId": "EBEAUP-E", "stopSequence": 3 }, { "arrival": { "time": "1771863300" }, "departure": { "time": "1771863300" }, "stopId": "AAMIPI-E", "stopSequence": 4 }, { "arrival": { "time": "1771863384" }, "departure": { "time": "1771863384" }, "stopId": "GUINEZ-E", "stopSequence": 5 }, { "arrival": { "time": "1771863446" }, "departure": { "time": "1771863446" }, "stopId": "CLAIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771863475" }, "departure": { "time": "1771863475" }, "stopId": "THOMAS-E", "stopSequence": 7 }, { "arrival": { "time": "1771863566" }, "departure": { "time": "1771863566" }, "stopId": "ZIBEAU-E", "stopSequence": 8 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "CCMOLIER", "stopSequence": 9 }, { "arrival": { "time": "1771863649" }, "departure": { "time": "1771863649" }, "stopId": "AAQUITN", "stopSequence": 10 }, { "arrival": { "time": "1771863683" }, "departure": { "time": "1771863683" }, "stopId": "SHEAKSPE", "stopSequence": 11 }, { "arrival": { "time": "1771863749" }, "departure": { "time": "1771863749" }, "stopId": "WIGAN", "stopSequence": 12 }, { "arrival": { "time": "1771863780" }, "departure": { "time": "1771863780" }, "stopId": "GRESILLE", "stopSequence": 13 }, { "arrival": { "time": "1771863825" }, "departure": { "time": "1771863825" }, "stopId": "PROUDHON", "stopSequence": 14 }, { "arrival": { "time": "1771863897" }, "departure": { "time": "1771863897" }, "stopId": "VALLO", "stopSequence": 15 }, { "arrival": { "time": "1771863933" }, "departure": { "time": "1771863933" }, "stopId": "MONTECLA", "stopSequence": 16 }, { "arrival": { "time": "1771863974" }, "departure": { "time": "1771863974" }, "stopId": "DELESCL", "stopSequence": 17 }, { "arrival": { "time": "1771864094" }, "departure": { "time": "1771864094" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771864132" }, "departure": { "time": "1771864132" }, "stopId": "PERUSS-E", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568268" } } }, { "id": "trip:6052695", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861200" }, "stopId": "MONPLA-E", "stopSequence": 0 }, { "arrival": { "time": "1771861298" }, "departure": { "time": "1771861298" }, "stopId": "INDUST-E", "stopSequence": 1 }, { "arrival": { "time": "1771861363" }, "departure": { "time": "1771861363" }, "stopId": "HOTELL-E", "stopSequence": 2 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "DEBUSS-E", "stopSequence": 3 }, { "arrival": { "time": "1771861479" }, "departure": { "time": "1771861479" }, "stopId": "BOISAB-E", "stopSequence": 4 }, { "arrival": { "time": "1771861514" }, "departure": { "time": "1771861514" }, "stopId": "DUBELL-E", "stopSequence": 5 }, { "arrival": { "time": "1771861567" }, "departure": { "time": "1771861567" }, "stopId": "COTTAG-E", "stopSequence": 6 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "EVENTARD", "stopSequence": 7 }, { "arrival": { "time": "1771861729" }, "departure": { "time": "1771861729" }, "stopId": "CHABOLA.", "stopSequence": 8 }, { "arrival": { "time": "1771861804" }, "departure": { "time": "1771861804" }, "stopId": "CONFLU-E", "stopSequence": 9 }, { "arrival": { "time": "1771861850" }, "departure": { "time": "1771861850" }, "stopId": "EPERVI-E", "stopSequence": 10 }, { "arrival": { "time": "1771861956" }, "departure": { "time": "1771861956" }, "stopId": "PTFILL-E", "stopSequence": 11 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "stopId": "PRTLAU-E", "stopSequence": 12 }, { "arrival": { "time": "1771862148" }, "departure": { "time": "1771862148" }, "stopId": "CHAUMI-E", "stopSequence": 13 }, { "arrival": { "time": "1771862185" }, "departure": { "time": "1771862185" }, "stopId": "LESRIV-E", "stopSequence": 14 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "stopId": "BBRANC-E", "stopSequence": 15 }, { "arrival": { "time": "1771862257" }, "departure": { "time": "1771862257" }, "stopId": "VIELMA-E", "stopSequence": 16 }, { "arrival": { "time": "1771862295" }, "departure": { "time": "1771862295" }, "stopId": "MA4VE-E", "stopSequence": 17 }, { "arrival": { "time": "1771862340" }, "departure": { "time": "1771862340" }, "stopId": "FIEGEN-E", "stopSequence": 18 }, { "arrival": { "time": "1771862391" }, "departure": { "time": "1771862391" }, "stopId": "LABROS-E", "stopSequence": 19 }, { "arrival": { "time": "1771862462" }, "departure": { "time": "1771862462" }, "stopId": "BMOTTE-E", "stopSequence": 20 }, { "arrival": { "time": "1771862571" }, "departure": { "time": "1771862571" }, "stopId": "GRIMOR-E", "stopSequence": 21 }, { "arrival": { "time": "1771862640" }, "stopId": "VEILLIER", "stopSequence": 22 } ], "trip": { "directionId": 1, "routeId": "12", "tripId": "6052695" } } }, { "id": "trip:6052662", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864038" }, "stopId": "DOMVATER", "stopSequence": 0 }, { "arrival": { "time": "1771864084" }, "departure": { "time": "1771864084" }, "stopId": "BECKE", "stopSequence": 1 }, { "arrival": { "time": "1771864128" }, "departure": { "time": "1771864128" }, "stopId": "LAENN", "stopSequence": 2 }, { "arrival": { "time": "1771864170" }, "departure": { "time": "1771864170" }, "stopId": "CAMPJUIG", "stopSequence": 3 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "scheduleRelationship": "SKIPPED", "stopId": "CHENOIR", "stopSequence": 25 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "scheduleRelationship": "SKIPPED", "stopId": "AQUASUB", "stopSequence": 26 }, { "arrival": { "time": "1771864070" }, "departure": { "time": "1771864070" }, "scheduleRelationship": "SKIPPED", "stopId": "AURIOL", "stopSequence": 27 }, { "arrival": { "time": "1771864138" }, "departure": { "time": "1771864138" }, "scheduleRelationship": "SKIPPED", "stopId": "LECUIT", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "21", "tripId": "6052662" } } }, { "id": "trip:3561D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860560" }, "departure": { "time": "1771860560" }, "stopId": "5ROUTE-E", "stopSequence": 9 }, { "arrival": { "time": "1771860604" }, "departure": { "time": "1771860604" }, "stopId": "PAQUER-E", "stopSequence": 10 }, { "arrival": { "time": "1771860806" }, "departure": { "time": "1771860806" }, "stopId": "RENAR-E", "stopSequence": 11 }, { "arrival": { "time": "1771860831" }, "departure": { "time": "1771860831" }, "stopId": "PAUGE-E", "stopSequence": 12 }, { "arrival": { "time": "1771860860" }, "departure": { "time": "1771860860" }, "stopId": "PERRAU-E", "stopSequence": 13 }, { "arrival": { "time": "1771860896" }, "departure": { "time": "1771860896" }, "stopId": "BELLAN-E", "stopSequence": 14 }, { "arrival": { "time": "1771860946" }, "departure": { "time": "1771860946" }, "stopId": "DABI-E", "stopSequence": 15 }, { "arrival": { "time": "1771861004" }, "departure": { "time": "1771861004" }, "stopId": "LANGEV-E", "stopSequence": 16 }, { "arrival": { "time": "1771861072" }, "departure": { "time": "1771861072" }, "stopId": "LESECO-E", "stopSequence": 17 }, { "arrival": { "time": "1771861160" }, "departure": { "time": "1771861160" }, "stopId": "LESLAN-E", "stopSequence": 18 }, { "arrival": { "time": "1771861269" }, "departure": { "time": "1771861269" }, "stopId": "FOUQUE-E", "stopSequence": 19 }, { "arrival": { "time": "1771861320" }, "departure": { "time": "1771861320" }, "stopId": "DPATIS-E", "stopSequence": 20 }, { "arrival": { "time": "1771861369" }, "departure": { "time": "1771861369" }, "stopId": "DFRAYON-E", "stopSequence": 21 } ], "trip": { "directionId": 1, "routeId": "35", "tripId": "3561D" } } }, { "id": "trip:6568578", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860577" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568578" } } }, { "id": "trip:6567846", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860502" }, "departure": { "time": "1771860502" }, "stopId": "EVENTARD", "stopSequence": 0 }, { "arrival": { "time": "1771860511" }, "departure": { "time": "1771860522" }, "stopId": "COTTAGE", "stopSequence": 1 }, { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "HIPPODRO", "stopSequence": 2 }, { "arrival": { "time": "1771860698" }, "departure": { "time": "1771860698" }, "stopId": "REDUMONT", "stopSequence": 3 }, { "arrival": { "time": "1771860810" }, "departure": { "time": "1771860810" }, "stopId": "DUBELL-2", "stopSequence": 4 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "stopId": "BOISABBE", "stopSequence": 5 }, { "arrival": { "time": "1771860894" }, "departure": { "time": "1771860894" }, "stopId": "DEBUSSY", "stopSequence": 6 }, { "arrival": { "time": "1771860963" }, "departure": { "time": "1771860963" }, "stopId": "HOTELLER", "stopSequence": 7 }, { "arrival": { "time": "1771861020" }, "departure": { "time": "1771861020" }, "stopId": "INDUSTRI", "stopSequence": 8 }, { "arrival": { "time": "1771861116" }, "departure": { "time": "1771861116" }, "stopId": "SAVOIE", "stopSequence": 9 }, { "arrival": { "time": "1771861180" }, "departure": { "time": "1771861180" }, "stopId": "AUVERGNE", "stopSequence": 10 }, { "arrival": { "time": "1771861218" }, "departure": { "time": "1771861218" }, "stopId": "NOZAY", "stopSequence": 11 }, { "arrival": { "time": "1771861247" }, "departure": { "time": "1771861247" }, "stopId": "RBRIOLLA", "stopSequence": 12 }, { "arrival": { "time": "1771861451" }, "departure": { "time": "1771861451" }, "stopId": "MIMOSAS", "stopSequence": 13 }, { "arrival": { "time": "1771861517" }, "departure": { "time": "1771861517" }, "stopId": "BRISEPOT", "stopSequence": 14 }, { "arrival": { "time": "1771861568" }, "departure": { "time": "1771861568" }, "stopId": "DESJARDI", "stopSequence": 15 }, { "arrival": { "time": "1771861610" }, "departure": { "time": "1771861610" }, "stopId": "MACE", "stopSequence": 16 }, { "arrival": { "time": "1771861639" }, "departure": { "time": "1771861639" }, "stopId": "LUTIN", "stopSequence": 17 }, { "arrival": { "time": "1771861726" }, "departure": { "time": "1771861726" }, "stopId": "MUSSET", "stopSequence": 18 }, { "arrival": { "time": "1771861766" }, "departure": { "time": "1771861766" }, "stopId": "SAVARY", "stopSequence": 19 }, { "arrival": { "time": "1771861198" }, "departure": { "time": "1771861198" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENNE", "stopSequence": 20 }, { "arrival": { "time": "1771861282" }, "departure": { "time": "1771861282" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESOLI", "stopSequence": 21 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCITR", "stopSequence": 22 }, { "arrival": { "time": "1771861495" }, "departure": { "time": "1771861495" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE", "stopSequence": 23 }, { "arrival": { "time": "1771861604" }, "departure": { "time": "1771861604" }, "scheduleRelationship": "SKIPPED", "stopId": "FACUL-SS", "stopSequence": 24 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAINE", "stopSequence": 25 }, { "arrival": { "time": "1771861799" }, "departure": { "time": "1771861799" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET", "stopSequence": 26 }, { "arrival": { "time": "1771861869" }, "departure": { "time": "1771861869" }, "stopId": "MENDESFR", "stopSequence": 27 }, { "arrival": { "time": "1771862030" }, "departure": { "time": "1771862280" }, "stopId": "FO-LOR-R", "stopSequence": 28 }, { "arrival": { "time": "1771862376" }, "departure": { "time": "1771862376" }, "stopId": "STAUBI-E", "stopSequence": 29 }, { "arrival": { "time": "1771862422" }, "departure": { "time": "1771862422" }, "stopId": "HARAS-E", "stopSequence": 30 }, { "arrival": { "time": "1771862544" }, "departure": { "time": "1771862544" }, "stopId": "LESGAR-E", "stopSequence": 31 }, { "arrival": { "time": "1771862695" }, "departure": { "time": "1771862695" }, "stopId": "SEMARD-E", "stopSequence": 32 }, { "arrival": { "time": "1771862760" }, "departure": { "time": "1771862760" }, "stopId": "PONTNO-E", "stopSequence": 33 }, { "arrival": { "time": "1771862884" }, "departure": { "time": "1771862884" }, "stopId": "POIREL-E", "stopSequence": 34 }, { "arrival": { "time": "1771862952" }, "departure": { "time": "1771862952" }, "stopId": "VAUBAN-E", "stopSequence": 35 }, { "arrival": { "time": "1771863047" }, "departure": { "time": "1771863047" }, "stopId": "CHANZY-E", "stopSequence": 36 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "LAFAYE-E", "stopSequence": 37 }, { "arrival": { "time": "1771863218" }, "departure": { "time": "1771863218" }, "stopId": "MIRABE-E", "stopSequence": 38 }, { "arrival": { "time": "1771863281" }, "departure": { "time": "1771863281" }, "stopId": "CESARG-E", "stopSequence": 39 }, { "arrival": { "time": "1771863325" }, "departure": { "time": "1771863325" }, "stopId": "BLANDE-E", "stopSequence": 40 }, { "arrival": { "time": "1771863389" }, "departure": { "time": "1771863389" }, "stopId": "MUTUAL-E", "stopSequence": 41 }, { "arrival": { "time": "1771863471" }, "departure": { "time": "1771863471" }, "stopId": "VILLES-E", "stopSequence": 42 }, { "arrival": { "time": "1771863527" }, "departure": { "time": "1771863527" }, "stopId": "VIVIER-E", "stopSequence": 43 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "MARIAN-E", "stopSequence": 44 }, { "arrival": { "time": "1771863664" }, "departure": { "time": "1771863664" }, "stopId": "LINOVE-E", "stopSequence": 45 }, { "arrival": { "time": "1771863713" }, "departure": { "time": "1771863713" }, "stopId": "DANGEL-E", "stopSequence": 46 }, { "arrival": { "time": "1771863788" }, "departure": { "time": "1771863788" }, "stopId": "ATHLET-E", "stopSequence": 47 }, { "arrival": { "time": "1771863843" }, "departure": { "time": "1771863843" }, "stopId": "DIONNE-E", "stopSequence": 48 }, { "arrival": { "time": "1771863900" }, "departure": { "time": "1771863900" }, "stopId": "GENDRO-E", "stopSequence": 49 }, { "arrival": { "time": "1771863944" }, "departure": { "time": "1771863944" }, "stopId": "CHESNA-E", "stopSequence": 50 }, { "arrival": { "time": "1771863992" }, "departure": { "time": "1771863992" }, "stopId": "GIRAD-E", "stopSequence": 51 }, { "arrival": { "time": "1771864087" }, "departure": { "time": "1771864087" }, "stopId": "FRANVILL", "stopSequence": 52 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "GGESSAND", "stopSequence": 53 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567846" } } }, { "id": "trip:6568672", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862940" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771862962" }, "departure": { "time": "1771862962" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771863049" }, "departure": { "time": "1771863049" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771863118" }, "departure": { "time": "1771863118" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771863207" }, "departure": { "time": "1771863207" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771863278" }, "departure": { "time": "1771863278" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771863410" }, "departure": { "time": "1771863410" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771863509" }, "departure": { "time": "1771863509" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771863208" }, "departure": { "time": "1771863208" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771863247" }, "departure": { "time": "1771863247" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771863295" }, "departure": { "time": "1771863295" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771863348" }, "departure": { "time": "1771863348" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771863407" }, "departure": { "time": "1771863407" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1771863534" }, "departure": { "time": "1771863534" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1771863593" }, "departure": { "time": "1771863593" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1771863669" }, "departure": { "time": "1771863669" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1771863704" }, "departure": { "time": "1771863704" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1771863763" }, "departure": { "time": "1771863763" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1771863808" }, "departure": { "time": "1771863808" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1771863878" }, "departure": { "time": "1771863878" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1771863963" }, "departure": { "time": "1771863963" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1771864024" }, "departure": { "time": "1771864024" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1771864073" }, "departure": { "time": "1771864073" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1771864136" }, "departure": { "time": "1771864136" }, "stopId": "VDLOIRE", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568672" } } }, { "id": "trip:6053999", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862820" }, "stopId": "CHANTOUR", "stopSequence": 0 }, { "arrival": { "time": "1771862860" }, "departure": { "time": "1771862860" }, "stopId": "VIGNES", "stopSequence": 1 }, { "arrival": { "time": "1771862891" }, "departure": { "time": "1771862891" }, "stopId": "RANGEARD", "stopSequence": 2 }, { "arrival": { "time": "1771862913" }, "departure": { "time": "1771862913" }, "stopId": "LAPOINTE", "stopSequence": 3 }, { "arrival": { "time": "1771862953" }, "departure": { "time": "1771862953" }, "stopId": "PONTLAIT", "stopSequence": 4 }, { "arrival": { "time": "1771862992" }, "departure": { "time": "1771862992" }, "stopId": "GAREBOUC", "stopSequence": 5 }, { "arrival": { "time": "1771863029" }, "departure": { "time": "1771863029" }, "stopId": "CAMPBOUC", "stopSequence": 6 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "BOUCHEM", "stopSequence": 7 }, { "arrival": { "time": "1771863114" }, "departure": { "time": "1771863114" }, "stopId": "CHEVRIER", "stopSequence": 8 }, { "arrival": { "time": "1771863151" }, "departure": { "time": "1771863151" }, "stopId": "PETPORT", "stopSequence": 9 }, { "arrival": { "time": "1771863235" }, "departure": { "time": "1771863235" }, "stopId": "HAUBOUCH", "stopSequence": 10 }, { "arrival": { "time": "1771863300" }, "departure": { "time": "1771863300" }, "stopId": "ARTAUD", "stopSequence": 11 }, { "arrival": { "time": "1771863357" }, "departure": { "time": "1771863357" }, "stopId": "PIVERDIE", "stopSequence": 12 }, { "arrival": { "time": "1771863415" }, "departure": { "time": "1771863415" }, "stopId": "CHATAIGN", "stopSequence": 13 }, { "arrival": { "time": "1771863450" }, "departure": { "time": "1771863450" }, "stopId": "CLOSVI-E", "stopSequence": 14 }, { "arrival": { "time": "1771863480" }, "departure": { "time": "1771863480" }, "stopId": "VALMAI-E", "stopSequence": 15 }, { "arrival": { "time": "1771863548" }, "departure": { "time": "1771863548" }, "stopId": "PETVIVIE", "stopSequence": 16 }, { "arrival": { "time": "1771863621" }, "departure": { "time": "1771863621" }, "stopId": "PRUNIERS", "stopSequence": 17 }, { "arrival": { "time": "1771863654" }, "departure": { "time": "1771863654" }, "stopId": "CROISETT", "stopSequence": 18 }, { "arrival": { "time": "1771863755" }, "departure": { "time": "1771863755" }, "stopId": "CAMLACMA", "stopSequence": 19 }, { "arrival": { "time": "1771863799" }, "departure": { "time": "1771863799" }, "stopId": "LACDMAIN", "stopSequence": 20 }, { "arrival": { "time": "1771863843" }, "departure": { "time": "1771863843" }, "stopId": "MAISENVI", "stopSequence": 21 }, { "arrival": { "time": "1771863900" }, "departure": { "time": "1771863900" }, "stopId": "GDMAINE", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "22", "tripId": "6053999" } } }, { "id": "trip:6568179", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862580" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771862651" }, "departure": { "time": "1771862651" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771862720" }, "departure": { "time": "1771862720" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771862819" }, "departure": { "time": "1771862819" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771862914" }, "departure": { "time": "1771862914" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771863225" }, "departure": { "time": "1771863225" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771863332" }, "departure": { "time": "1771863332" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771863546" }, "departure": { "time": "1771863546" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771863683" }, "departure": { "time": "1771863683" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771863738" }, "departure": { "time": "1771863738" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771863782" }, "departure": { "time": "1771863782" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771863873" }, "departure": { "time": "1771863873" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771863979" }, "departure": { "time": "1771863979" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864080" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771864176" }, "departure": { "time": "1771864176" }, "stopId": "ESPACE5A", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568179" } } }, { "id": "trip:6571096", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863910" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771864030" }, "departure": { "time": "1771864030" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "2JE23", "stopSequence": 2 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571096" } } }, { "id": "trip:6572026", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860523" }, "departure": { "time": "1771860523" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771860640" }, "departure": { "time": "1771860640" }, "stopId": "2HSAU", "stopSequence": 1 }, { "arrival": { "time": "1771860730" }, "departure": { "time": "1771860730" }, "stopId": "2VERN", "stopSequence": 2 }, { "arrival": { "time": "1771860890" }, "departure": { "time": "1771860890" }, "stopId": "2BOTA", "stopSequence": 4 }, { "arrival": { "time": "1771860990" }, "departure": { "time": "1771860990" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771861070" }, "departure": { "time": "1771861070" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771861160" }, "departure": { "time": "1771861160" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771861240" }, "departure": { "time": "1771861240" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771861330" }, "departure": { "time": "1771861330" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771861420" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572026" } } }, { "id": "trip:6568448", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771862169" }, "departure": { "time": "1771862169" }, "scheduleRelationship": "SKIPPED", "stopId": "GDPRESSO", "stopSequence": 2 }, { "arrival": { "time": "1771862224" }, "departure": { "time": "1771862224" }, "scheduleRelationship": "SKIPPED", "stopId": "BARBOTER", "stopSequence": 3 }, { "arrival": { "time": "1771862283" }, "departure": { "time": "1771862283" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTENE", "stopSequence": 4 }, { "arrival": { "time": "1771862359" }, "departure": { "time": "1771862359" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERIGN", "stopSequence": 5 }, { "arrival": { "time": "1771862433" }, "departure": { "time": "1771862433" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771862482" }, "departure": { "time": "1771862482" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771862557" }, "departure": { "time": "1771862557" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771862622" }, "departure": { "time": "1771862622" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771862200" }, "departure": { "time": "1771862200" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771862263" }, "departure": { "time": "1771862263" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771862345" }, "departure": { "time": "1771862345" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771862411" }, "departure": { "time": "1771862411" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771862527" }, "departure": { "time": "1771862527" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771862621" }, "departure": { "time": "1771862621" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771862680" }, "departure": { "time": "1771862680" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771862738" }, "departure": { "time": "1771862738" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771862963" }, "departure": { "time": "1771862963" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771863069" }, "departure": { "time": "1771863069" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771863222" }, "departure": { "time": "1771863222" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771863307" }, "departure": { "time": "1771863307" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771863383" }, "departure": { "time": "1771863383" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771863559" }, "departure": { "time": "1771863559" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771863641" }, "departure": { "time": "1771863641" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771863729" }, "departure": { "time": "1771863729" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771863826" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568448" } } }, { "id": "trip:6567658", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862100" }, "stopId": "LATOLL", "stopSequence": 0 }, { "arrival": { "time": "1771862157" }, "departure": { "time": "1771862157" }, "stopId": "ECHATS", "stopSequence": 1 }, { "arrival": { "time": "1771862198" }, "departure": { "time": "1771862198" }, "stopId": "CITRONNL", "stopSequence": 2 }, { "arrival": { "time": "1771862245" }, "departure": { "time": "1771862245" }, "stopId": "MONOD", "stopSequence": 3 }, { "arrival": { "time": "1771862280" }, "departure": { "time": "1771862280" }, "stopId": "CERFEUIL", "stopSequence": 4 }, { "arrival": { "time": "1771862341" }, "departure": { "time": "1771862341" }, "stopId": "PROMENIE", "stopSequence": 5 }, { "arrival": { "time": "1771862382" }, "departure": { "time": "1771862382" }, "stopId": "GRANBELL", "stopSequence": 6 }, { "arrival": { "time": "1771862422" }, "departure": { "time": "1771862422" }, "stopId": "RODIN", "stopSequence": 7 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "BRGPAILL", "stopSequence": 8 }, { "arrival": { "time": "1771862542" }, "departure": { "time": "1771862542" }, "stopId": "LANDREAU", "stopSequence": 9 }, { "arrival": { "time": "1771862574" }, "departure": { "time": "1771862574" }, "stopId": "GDPERIGN", "stopSequence": 10 }, { "arrival": { "time": "1771862614" }, "departure": { "time": "1771862614" }, "stopId": "INRA", "stopSequence": 11 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "stopId": "MOREL", "stopSequence": 12 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "DARWIN", "stopSequence": 13 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "CNFPT-E", "stopSequence": 14 }, { "arrival": { "time": "1771863409" }, "departure": { "time": "1771863409" }, "stopId": "EBLE", "stopSequence": 15 }, { "arrival": { "time": "1771863471" }, "departure": { "time": "1771863471" }, "stopId": "GENIE", "stopSequence": 16 }, { "arrival": { "time": "1771863548" }, "departure": { "time": "1771863548" }, "stopId": "VAUBAN", "stopSequence": 17 }, { "arrival": { "time": "1771863582" }, "departure": { "time": "1771863582" }, "stopId": "POIREL", "stopSequence": 18 }, { "arrival": { "time": "1771863643" }, "departure": { "time": "1771863643" }, "stopId": "PONTNOIR", "stopSequence": 19 }, { "arrival": { "time": "1771863682" }, "departure": { "time": "1771863682" }, "stopId": "SEMARD", "stopSequence": 20 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 21 }, { "arrival": { "time": "1771863311" }, "departure": { "time": "1771863311" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 22 }, { "arrival": { "time": "1771863389" }, "departure": { "time": "1771863389" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 23 }, { "arrival": { "time": "1771863720" }, "stopId": "GAREPAPI", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "20", "tripId": "6567658" } } }, { "id": "trip:6571367", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862520" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771862600" }, "departure": { "time": "1771862600" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771862670" }, "departure": { "time": "1771862670" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771862750" }, "departure": { "time": "1771862750" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771862840" }, "departure": { "time": "1771862840" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771862930" }, "departure": { "time": "1771862930" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771863040" }, "departure": { "time": "1771863040" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771863200" }, "departure": { "time": "1771863200" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771863290" }, "departure": { "time": "1771863290" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771863410" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571367" } } }, { "id": "trip:6568442", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861380" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771861419" }, "departure": { "time": "1771861419" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771861459" }, "departure": { "time": "1771861459" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771861513" }, "departure": { "time": "1771861513" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771861560" }, "departure": { "time": "1771861560" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771861583" }, "departure": { "time": "1771861583" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771861669" }, "departure": { "time": "1771861669" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771861739" }, "departure": { "time": "1771861739" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771861783" }, "departure": { "time": "1771861783" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771861860" }, "departure": { "time": "1771861860" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771861920" }, "departure": { "time": "1771861920" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771861962" }, "departure": { "time": "1771861962" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771861991" }, "departure": { "time": "1771861991" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771862037" }, "departure": { "time": "1771862037" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771862143" }, "departure": { "time": "1771862143" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771862175" }, "departure": { "time": "1771862175" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771862243" }, "departure": { "time": "1771862243" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771862307" }, "departure": { "time": "1771862307" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1771862348" }, "departure": { "time": "1771862348" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1771862402" }, "departure": { "time": "1771862402" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1771862464" }, "departure": { "time": "1771862464" }, "stopId": "RASPAIL", "stopSequence": 22 }, { "arrival": { "time": "1771862513" }, "departure": { "time": "1771862513" }, "stopId": "MONPR-E", "stopSequence": 23 }, { "arrival": { "time": "1771862298" }, "departure": { "time": "1771862298" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1771862388" }, "departure": { "time": "1771862388" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1771862430" }, "departure": { "time": "1771862430" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 }, { "arrival": { "time": "1771862560" }, "departure": { "time": "1771862560" }, "stopId": "DESCAZ-E", "stopSequence": 27 }, { "arrival": { "time": "1771862617" }, "departure": { "time": "1771862617" }, "stopId": "BICHDAVI", "stopSequence": 28 }, { "arrival": { "time": "1771862699" }, "departure": { "time": "1771862699" }, "stopId": "HOTDIEU", "stopSequence": 29 }, { "arrival": { "time": "1771862740" }, "stopId": "ROCHEFOU", "stopSequence": 30 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568442" } } }, { "id": "trip:6570784", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860504" }, "departure": { "time": "1771860542" }, "stopId": "PINSON-E", "stopSequence": 27 }, { "arrival": { "time": "1771860518" }, "departure": { "time": "1771860518" }, "stopId": "FAUVET-E", "stopSequence": 28 }, { "arrival": { "time": "1771860576" }, "stopId": "BEAUCOUZ", "stopSequence": 29 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6570784" } } }, { "id": "trip:6571369", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864080" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771864160" }, "departure": { "time": "1771864160" }, "stopId": "1BASC", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571369" } } }, { "id": "trip:6572189", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862760" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771862900" }, "departure": { "time": "1771862900" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771862994" }, "departure": { "time": "1771862994" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771863152" }, "departure": { "time": "1771863152" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771863230" }, "departure": { "time": "1771863230" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771863388" }, "departure": { "time": "1771863388" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771863467" }, "departure": { "time": "1771863467" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771863540" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572189" } } }, { "id": "trip:6571108", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861750" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771861870" }, "departure": { "time": "1771861870" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771862100" }, "departure": { "time": "1771862100" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771862310" }, "departure": { "time": "1771862310" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771862430" }, "departure": { "time": "1771862430" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771862540" }, "departure": { "time": "1771862540" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771862600" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571108" } } }, { "id": "trip:6570337", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862700" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771862880" }, "departure": { "time": "1771862880" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771863042" }, "departure": { "time": "1771863042" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771863182" }, "departure": { "time": "1771863182" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771863255" }, "departure": { "time": "1771863255" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771863310" }, "departure": { "time": "1771863310" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771863480" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570337" } } }, { "id": "trip:3060", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860467" }, "departure": { "time": "1771860550" }, "stopId": "CHATENAY", "stopSequence": 6 }, { "arrival": { "time": "1771860660" }, "departure": { "time": "1771860660" }, "stopId": "BRISEPOT", "stopSequence": 7 }, { "arrival": { "time": "1771860789" }, "departure": { "time": "1771860789" }, "stopId": "LUTIN", "stopSequence": 8 }, { "arrival": { "time": "1771861030" }, "departure": { "time": "1771861030" }, "stopId": "HDVSUB", "stopSequence": 9 } ], "trip": { "directionId": 0, "routeId": "30", "tripId": "3060" } } }, { "id": "trip:6559127", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861680" }, "stopId": "BEAURE-E", "stopSequence": 0 }, { "arrival": { "time": "1771861781" }, "departure": { "time": "1771861781" }, "stopId": "TRINIT-E", "stopSequence": 1 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "DESCAZ-E", "stopSequence": 2 }, { "arrival": { "time": "1771862053" }, "departure": { "time": "1771862053" }, "stopId": "BICHLA-E", "stopSequence": 3 }, { "arrival": { "time": "1771862095" }, "departure": { "time": "1771862095" }, "stopId": "CLOUET-E", "stopSequence": 4 }, { "arrival": { "time": "1771862182" }, "departure": { "time": "1771862182" }, "stopId": "GOURON-E", "stopSequence": 5 }, { "arrival": { "time": "1771862251" }, "departure": { "time": "1771862251" }, "stopId": "GASNIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771862302" }, "departure": { "time": "1771862302" }, "stopId": "LIZE07-E", "stopSequence": 7 }, { "arrival": { "time": "1771862401" }, "departure": { "time": "1771862401" }, "stopId": "ECHMA-E", "stopSequence": 8 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "KENNED-E", "stopSequence": 9 }, { "arrival": { "time": "1771862574" }, "departure": { "time": "1771862574" }, "stopId": "WPMA-E", "stopSequence": 10 }, { "arrival": { "time": "1771862641" }, "departure": { "time": "1771862641" }, "stopId": "RONDE-E", "stopSequence": 11 }, { "arrival": { "time": "1771862722" }, "departure": { "time": "1771862722" }, "stopId": "BRASSE-E", "stopSequence": 12 }, { "arrival": { "time": "1771862790" }, "departure": { "time": "1771862790" }, "stopId": "BEURRI-E", "stopSequence": 13 }, { "arrival": { "time": "1771862860" }, "departure": { "time": "1771862860" }, "stopId": "DELAUN-E", "stopSequence": 14 }, { "arrival": { "time": "1771862933" }, "departure": { "time": "1771862933" }, "stopId": "MAUFIN-E", "stopSequence": 15 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "MAIRAV-E", "stopSequence": 16 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "CIAVRI-E", "stopSequence": 17 }, { "arrival": { "time": "1771863115" }, "departure": { "time": "1771863115" }, "stopId": "PEGARD-E", "stopSequence": 18 }, { "arrival": { "time": "1771863198" }, "departure": { "time": "1771863198" }, "stopId": "RIPOLE-E", "stopSequence": 19 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "SALETT-E", "stopSequence": 20 }, { "arrival": { "time": "1771863306" }, "departure": { "time": "1771863306" }, "stopId": "LEPRE-E", "stopSequence": 21 }, { "arrival": { "time": "1771863383" }, "departure": { "time": "1771863383" }, "stopId": "BONPLA-E", "stopSequence": 22 }, { "arrival": { "time": "1771863418" }, "departure": { "time": "1771863418" }, "stopId": "POIVRE-E", "stopSequence": 23 }, { "arrival": { "time": "1771863480" }, "departure": { "time": "1771863480" }, "stopId": "AARDBU-E", "stopSequence": 24 }, { "arrival": { "time": "1771863616" }, "departure": { "time": "1771863616" }, "stopId": "AUCHAN-E", "stopSequence": 25 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "CCADEA-E", "stopSequence": 26 }, { "arrival": { "time": "1771863698" }, "departure": { "time": "1771863698" }, "stopId": "PLOTTI-E", "stopSequence": 27 }, { "arrival": { "time": "1771863721" }, "departure": { "time": "1771863721" }, "stopId": "AUTRIC-E", "stopSequence": 28 }, { "arrival": { "time": "1771863774" }, "departure": { "time": "1771863774" }, "stopId": "IRLAND-E", "stopSequence": 29 }, { "arrival": { "time": "1771863811" }, "departure": { "time": "1771863811" }, "stopId": "ITALIE-E", "stopSequence": 30 }, { "arrival": { "time": "1771863870" }, "departure": { "time": "1771863870" }, "stopId": "ALLEMA-E", "stopSequence": 31 }, { "arrival": { "time": "1771863892" }, "departure": { "time": "1771863892" }, "stopId": "DANEMA-E", "stopSequence": 32 }, { "arrival": { "time": "1771863925" }, "departure": { "time": "1771863925" }, "stopId": "AVENEU-E", "stopSequence": 33 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "MASTEL-E", "stopSequence": 34 }, { "arrival": { "time": "1771864016" }, "departure": { "time": "1771864016" }, "stopId": "JEHUEZ-E", "stopSequence": 35 }, { "arrival": { "time": "1771864071" }, "departure": { "time": "1771864071" }, "stopId": "PLATEF-E", "stopSequence": 36 }, { "arrival": { "time": "1771864148" }, "departure": { "time": "1771864148" }, "stopId": "ESPMON-E", "stopSequence": 37 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6559127" } } }, { "id": "trip:6568648", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864140" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771864162" }, "departure": { "time": "1771864162" }, "stopId": "MALRAUX", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568648" } } }, { "id": "trip:6568449", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863180" }, "stopId": "ADEZIERE", "stopSequence": 0 }, { "arrival": { "time": "1771863219" }, "departure": { "time": "1771863219" }, "stopId": "SCHWALBA", "stopSequence": 1 }, { "arrival": { "time": "1771863259" }, "departure": { "time": "1771863259" }, "stopId": "LA-BOISS", "stopSequence": 2 }, { "arrival": { "time": "1771863313" }, "departure": { "time": "1771863313" }, "stopId": "PIECE", "stopSequence": 3 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "BALANDE", "stopSequence": 4 }, { "arrival": { "time": "1771863383" }, "departure": { "time": "1771863383" }, "stopId": "TERNIERE", "stopSequence": 5 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "MAIRAVR", "stopSequence": 6 }, { "arrival": { "time": "1771863463" }, "departure": { "time": "1771863463" }, "stopId": "MAUFINE", "stopSequence": 7 }, { "arrival": { "time": "1771863525" }, "departure": { "time": "1771863525" }, "stopId": "DELAUNE", "stopSequence": 8 }, { "arrival": { "time": "1771863564" }, "departure": { "time": "1771863564" }, "stopId": "BEURRIER", "stopSequence": 9 }, { "arrival": { "time": "1771863631" }, "departure": { "time": "1771863631" }, "stopId": "BRASSENS", "stopSequence": 10 }, { "arrival": { "time": "1771863684" }, "departure": { "time": "1771863684" }, "stopId": "MLYAUTEY", "stopSequence": 11 }, { "arrival": { "time": "1771863721" }, "departure": { "time": "1771863721" }, "stopId": "CHMARTYR", "stopSequence": 12 }, { "arrival": { "time": "1771863746" }, "departure": { "time": "1771863746" }, "stopId": "MAISDANS", "stopSequence": 13 }, { "arrival": { "time": "1771863786" }, "departure": { "time": "1771863786" }, "stopId": "GRANDMON", "stopSequence": 14 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "CLINIQUE", "stopSequence": 15 }, { "arrival": { "time": "1771863883" }, "departure": { "time": "1771863883" }, "stopId": "VALOR", "stopSequence": 16 }, { "arrival": { "time": "1771863915" }, "departure": { "time": "1771863915" }, "stopId": "MEIGNANN", "stopSequence": 17 }, { "arrival": { "time": "1771863983" }, "departure": { "time": "1771863983" }, "stopId": "REVERIES", "stopSequence": 18 }, { "arrival": { "time": "1771864047" }, "departure": { "time": "1771864047" }, "stopId": "ROCEPINE", "stopSequence": 19 }, { "arrival": { "time": "1771864088" }, "departure": { "time": "1771864088" }, "stopId": "PARCGARE", "stopSequence": 20 }, { "arrival": { "time": "1771864142" }, "departure": { "time": "1771864142" }, "stopId": "LABRUYER", "stopSequence": 21 }, { "arrival": { "time": "1771864038" }, "departure": { "time": "1771864038" }, "scheduleRelationship": "SKIPPED", "stopId": "POMONE", "stopSequence": 24 }, { "arrival": { "time": "1771864128" }, "departure": { "time": "1771864128" }, "scheduleRelationship": "SKIPPED", "stopId": "CIOUEST", "stopSequence": 25 }, { "arrival": { "time": "1771864170" }, "departure": { "time": "1771864170" }, "scheduleRelationship": "SKIPPED", "stopId": "CLEMENCE", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6568449" } } }, { "id": "trip:6571941", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861800" }, "stopId": "GAREPAPI", "stopSequence": 0 }, { "arrival": { "time": "1771861924" }, "departure": { "time": "1771861924" }, "stopId": "BREMON-E", "stopSequence": 1 }, { "arrival": { "time": "1771861995" }, "departure": { "time": "1771861995" }, "stopId": "ACAD-PLA", "stopSequence": 2 }, { "arrival": { "time": "1771862040" }, "departure": { "time": "1771862040" }, "stopId": "CHDARR-E", "stopSequence": 3 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "CNFPT", "stopSequence": 4 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "DARWIN-E", "stopSequence": 5 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "MOREL-E", "stopSequence": 6 }, { "arrival": { "time": "1771862728" }, "departure": { "time": "1771862728" }, "stopId": "INRA-E", "stopSequence": 7 }, { "arrival": { "time": "1771862765" }, "departure": { "time": "1771862765" }, "stopId": "GDPERI-E", "stopSequence": 8 }, { "arrival": { "time": "1771862796" }, "departure": { "time": "1771862796" }, "stopId": "LANDRE-E", "stopSequence": 9 }, { "arrival": { "time": "1771862880" }, "departure": { "time": "1771862880" }, "stopId": "BRGPAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771862913" }, "departure": { "time": "1771862913" }, "stopId": "RODIN-E", "stopSequence": 11 }, { "arrival": { "time": "1771862953" }, "departure": { "time": "1771862953" }, "stopId": "GRANBE-E", "stopSequence": 12 }, { "arrival": { "time": "1771863004" }, "departure": { "time": "1771863004" }, "stopId": "PROME-E", "stopSequence": 13 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "CERFEU-E", "stopSequence": 14 }, { "arrival": { "time": "1771863105" }, "departure": { "time": "1771863105" }, "stopId": "MONOD-E", "stopSequence": 15 }, { "arrival": { "time": "1771863150" }, "departure": { "time": "1771863150" }, "stopId": "CITRON-E", "stopSequence": 16 }, { "arrival": { "time": "1771863191" }, "departure": { "time": "1771863191" }, "stopId": "ECHATS-E", "stopSequence": 17 }, { "arrival": { "time": "1771863300" }, "stopId": "LATOLL", "stopSequence": 18 } ], "trip": { "directionId": 1, "routeId": "20", "tripId": "6571941" } } }, { "id": "trip:6566570", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860790" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771860872" }, "departure": { "time": "1771860872" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771860958" }, "departure": { "time": "1771860958" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771861130" }, "departure": { "time": "1771861130" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771861211" }, "departure": { "time": "1771861211" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771861372" }, "departure": { "time": "1771861372" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771861470" }, "departure": { "time": "1771861470" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771861620" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566570" } } }, { "id": "trip:6570752", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860462" }, "departure": { "time": "1771860482" }, "stopId": "CCHEMI-E", "stopSequence": 15 }, { "arrival": { "time": "1771860526" }, "departure": { "time": "1771860557" }, "stopId": "JUFERR-E", "stopSequence": 16 }, { "arrival": { "time": "1771860609" }, "departure": { "time": "1771860609" }, "stopId": "GEMMET-E", "stopSequence": 17 }, { "arrival": { "time": "1771860669" }, "departure": { "time": "1771860669" }, "stopId": "AUBEPI-E", "stopSequence": 18 }, { "arrival": { "time": "1771860725" }, "departure": { "time": "1771860725" }, "stopId": "STADE-E", "stopSequence": 19 }, { "arrival": { "time": "1771860777" }, "departure": { "time": "1771860777" }, "stopId": "PELLER-E", "stopSequence": 20 }, { "arrival": { "time": "1771860812" }, "departure": { "time": "1771860812" }, "stopId": "CEEQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771860854" }, "departure": { "time": "1771860854" }, "stopId": "MORLIE-E", "stopSequence": 22 }, { "arrival": { "time": "1771860924" }, "departure": { "time": "1771860924" }, "stopId": "WALCOU-E", "stopSequence": 23 }, { "arrival": { "time": "1771860965" }, "departure": { "time": "1771860965" }, "stopId": "JAUDET-E", "stopSequence": 24 }, { "arrival": { "time": "1771861098" }, "departure": { "time": "1771861098" }, "stopId": "PASTEU-E", "stopSequence": 25 }, { "arrival": { "time": "1771861139" }, "departure": { "time": "1771861139" }, "stopId": "VERDUN-E", "stopSequence": 26 }, { "arrival": { "time": "1771861174" }, "departure": { "time": "1771861174" }, "stopId": "CEZAN-E", "stopSequence": 27 }, { "arrival": { "time": "1771861228" }, "departure": { "time": "1771861228" }, "stopId": "COROT-E", "stopSequence": 28 }, { "arrival": { "time": "1771861325" }, "stopId": "SBAVENAI", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6570752" } } }, { "id": "trip:6567785", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860660" }, "stopId": "PROVINS", "stopSequence": 0 }, { "arrival": { "time": "1771860733" }, "departure": { "time": "1771860733" }, "stopId": "RTEPARIS", "stopSequence": 1 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "stopId": "DEBUMONP", "stopSequence": 2 }, { "arrival": { "time": "1771860898" }, "departure": { "time": "1771860898" }, "stopId": "HOTELLER", "stopSequence": 3 }, { "arrival": { "time": "1771860947" }, "departure": { "time": "1771860947" }, "stopId": "INDUSTRI", "stopSequence": 4 }, { "arrival": { "time": "1771861020" }, "departure": { "time": "1771861020" }, "stopId": "SAVOIE", "stopSequence": 5 }, { "arrival": { "time": "1771861100" }, "departure": { "time": "1771861100" }, "stopId": "AUVERGNE", "stopSequence": 6 }, { "arrival": { "time": "1771861152" }, "departure": { "time": "1771861152" }, "stopId": "NOZAY", "stopSequence": 7 }, { "arrival": { "time": "1771861192" }, "departure": { "time": "1771861192" }, "stopId": "RBRIOLLA", "stopSequence": 8 }, { "arrival": { "time": "1771861403" }, "departure": { "time": "1771861403" }, "stopId": "MIMOSAS", "stopSequence": 12 }, { "arrival": { "time": "1771861469" }, "departure": { "time": "1771861469" }, "stopId": "BRISEPOT", "stopSequence": 13 }, { "arrival": { "time": "1771861520" }, "departure": { "time": "1771861520" }, "stopId": "DESJARDI", "stopSequence": 14 }, { "arrival": { "time": "1771861562" }, "departure": { "time": "1771861562" }, "stopId": "MACE", "stopSequence": 15 }, { "arrival": { "time": "1771861591" }, "departure": { "time": "1771861591" }, "stopId": "LUTIN", "stopSequence": 16 }, { "arrival": { "time": "1771861678" }, "departure": { "time": "1771861678" }, "stopId": "MUSSET", "stopSequence": 17 }, { "arrival": { "time": "1771861718" }, "departure": { "time": "1771861718" }, "stopId": "SAVARY", "stopSequence": 18 }, { "arrival": { "time": "1771861224" }, "departure": { "time": "1771861224" }, "scheduleRelationship": "SKIPPED", "stopId": "VAILLANT", "stopSequence": 19 }, { "arrival": { "time": "1771861347" }, "departure": { "time": "1771861347" }, "scheduleRelationship": "SKIPPED", "stopId": "CHALOUER", "stopSequence": 20 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "scheduleRelationship": "SKIPPED", "stopId": "PLACENEY", "stopSequence": 21 }, { "arrival": { "time": "1771861693" }, "departure": { "time": "1771861693" }, "scheduleRelationship": "SKIPPED", "stopId": "BOREAU", "stopSequence": 22 }, { "arrival": { "time": "1771861827" }, "departure": { "time": "1771861827" }, "stopId": "MENDESFR", "stopSequence": 23 }, { "arrival": { "time": "1771861990" }, "departure": { "time": "1771862100" }, "stopId": "FO-LOR-R", "stopSequence": 24 }, { "arrival": { "time": "1771862209" }, "departure": { "time": "1771862209" }, "stopId": "STAUBI-E", "stopSequence": 25 }, { "arrival": { "time": "1771862261" }, "departure": { "time": "1771862261" }, "stopId": "HARAS-E", "stopSequence": 26 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "LESGAR-E", "stopSequence": 27 }, { "arrival": { "time": "1771862517" }, "departure": { "time": "1771862517" }, "stopId": "SEMARD-E", "stopSequence": 28 }, { "arrival": { "time": "1771862568" }, "departure": { "time": "1771862568" }, "stopId": "PONTNO-E", "stopSequence": 29 }, { "arrival": { "time": "1771862667" }, "departure": { "time": "1771862667" }, "stopId": "POIREL-E", "stopSequence": 30 }, { "arrival": { "time": "1771862721" }, "departure": { "time": "1771862721" }, "stopId": "VAUBAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771862791" }, "departure": { "time": "1771862791" }, "stopId": "FREMUR-E", "stopSequence": 32 }, { "arrival": { "time": "1771862880" }, "departure": { "time": "1771862880" }, "stopId": "STRASB-E", "stopSequence": 33 }, { "arrival": { "time": "1771863079" }, "departure": { "time": "1771863079" }, "stopId": "LETAND-E", "stopSequence": 34 }, { "arrival": { "time": "1771863149" }, "departure": { "time": "1771863149" }, "stopId": "BEAUVA-E", "stopSequence": 35 }, { "arrival": { "time": "1771863259" }, "departure": { "time": "1771863259" }, "stopId": "LORETT-E", "stopSequence": 36 }, { "arrival": { "time": "1771863322" }, "departure": { "time": "1771863322" }, "stopId": "MORELI-E", "stopSequence": 37 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "DELATR-E", "stopSequence": 38 }, { "arrival": { "time": "1771863529" }, "departure": { "time": "1771863529" }, "stopId": "HAUTPR-E", "stopSequence": 39 }, { "arrival": { "time": "1771863699" }, "departure": { "time": "1771863699" }, "stopId": "INTMIL-E", "stopSequence": 40 }, { "arrival": { "time": "1771863817" }, "departure": { "time": "1771863817" }, "stopId": "SAUMUR-E", "stopSequence": 41 }, { "arrival": { "time": "1771863929" }, "departure": { "time": "1771863929" }, "stopId": "DELACR-E", "stopSequence": 42 }, { "arrival": { "time": "1771864020" }, "departure": { "time": "1771864020" }, "stopId": "JUSTIC-E", "stopSequence": 43 }, { "arrival": { "time": "1771864117" }, "departure": { "time": "1771864117" }, "stopId": "ECLATE-E", "stopSequence": 44 }, { "arrival": { "time": "1771864084" }, "departure": { "time": "1771864084" }, "scheduleRelationship": "SKIPPED", "stopId": "PICAS-E", "stopSequence": 46 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "scheduleRelationship": "SKIPPED", "stopId": "PARMEN-E", "stopSequence": 47 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567785" } } }, { "id": "trip:6572351", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863660" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771863761" }, "departure": { "time": "1771863761" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771863870" }, "departure": { "time": "1771863870" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771863953" }, "departure": { "time": "1771863953" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771864048" }, "departure": { "time": "1771864048" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771864161" }, "departure": { "time": "1771864161" }, "stopId": "1FARC", "stopSequence": 5 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572351" } } }, { "id": "trip:6568347", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860495" }, "departure": { "time": "1771860511" }, "stopId": "MIMOSAS", "stopSequence": 7 }, { "arrival": { "time": "1771860540" }, "departure": { "time": "1771860556" }, "stopId": "BRISEPOT", "stopSequence": 8 }, { "arrival": { "time": "1771860652" }, "departure": { "time": "1771860652" }, "stopId": "DESJARDI", "stopSequence": 9 }, { "arrival": { "time": "1771860713" }, "departure": { "time": "1771860713" }, "stopId": "MACE", "stopSequence": 10 }, { "arrival": { "time": "1771860755" }, "departure": { "time": "1771860755" }, "stopId": "LUTIN", "stopSequence": 11 }, { "arrival": { "time": "1771860880" }, "departure": { "time": "1771860880" }, "stopId": "MUSSET", "stopSequence": 12 }, { "arrival": { "time": "1771860938" }, "departure": { "time": "1771860938" }, "stopId": "SAVARY", "stopSequence": 13 }, { "arrival": { "time": "1771861126" }, "departure": { "time": "1771861126" }, "stopId": "MENDESFR", "stopSequence": 14 }, { "arrival": { "time": "1771861288" }, "departure": { "time": "1771861288" }, "stopId": "FO-LOR-R", "stopSequence": 15 }, { "arrival": { "time": "1771861455" }, "departure": { "time": "1771861455" }, "stopId": "STAUBI-E", "stopSequence": 16 }, { "arrival": { "time": "1771861513" }, "departure": { "time": "1771861513" }, "stopId": "HARAS-E", "stopSequence": 17 }, { "arrival": { "time": "1771861652" }, "departure": { "time": "1771861652" }, "stopId": "LESGAR-E", "stopSequence": 18 }, { "arrival": { "time": "1771861739" }, "departure": { "time": "1771861739" }, "stopId": "BREMON-E", "stopSequence": 19 }, { "arrival": { "time": "1771861804" }, "departure": { "time": "1771861804" }, "stopId": "ACAD-PLA", "stopSequence": 20 }, { "arrival": { "time": "1771861827" }, "departure": { "time": "1771861827" }, "stopId": "CHDARR-E", "stopSequence": 21 }, { "arrival": { "time": "1771862204" }, "departure": { "time": "1771862204" }, "stopId": "GDMAIN-E", "stopSequence": 22 }, { "arrival": { "time": "1771862274" }, "departure": { "time": "1771862274" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771862311" }, "departure": { "time": "1771862311" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771862351" }, "departure": { "time": "1771862351" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771862419" }, "departure": { "time": "1771862419" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771862461" }, "departure": { "time": "1771862461" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771862502" }, "departure": { "time": "1771862502" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771862553" }, "departure": { "time": "1771862553" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771862619" }, "departure": { "time": "1771862619" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771862658" }, "departure": { "time": "1771862658" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771862745" }, "departure": { "time": "1771862745" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771862789" }, "departure": { "time": "1771862789" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771862859" }, "departure": { "time": "1771862859" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771862979" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568347" } } }, { "id": "trip:6572261", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861560" }, "stopId": "BOUCHEM", "stopSequence": 0 }, { "arrival": { "time": "1771861614" }, "departure": { "time": "1771861614" }, "stopId": "CHEVRIER", "stopSequence": 1 }, { "arrival": { "time": "1771861651" }, "departure": { "time": "1771861651" }, "stopId": "PETPORT", "stopSequence": 2 }, { "arrival": { "time": "1771861735" }, "departure": { "time": "1771861735" }, "stopId": "HAUBOUCH", "stopSequence": 3 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "stopId": "ARTAUD", "stopSequence": 4 }, { "arrival": { "time": "1771861851" }, "departure": { "time": "1771861851" }, "stopId": "PIVERDIE", "stopSequence": 5 }, { "arrival": { "time": "1771861902" }, "departure": { "time": "1771861902" }, "stopId": "CHATAIGN", "stopSequence": 6 }, { "arrival": { "time": "1771861933" }, "departure": { "time": "1771861933" }, "stopId": "CLOSVI-E", "stopSequence": 7 }, { "arrival": { "time": "1771861982" }, "departure": { "time": "1771861982" }, "stopId": "P-ANJO-E", "stopSequence": 8 }, { "arrival": { "time": "1771862040" }, "departure": { "time": "1771862040" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771862112" }, "departure": { "time": "1771862112" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771862160" }, "departure": { "time": "1771862160" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771862241" }, "departure": { "time": "1771862241" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771862328" }, "departure": { "time": "1771862328" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771862367" }, "departure": { "time": "1771862367" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771862487" }, "departure": { "time": "1771862487" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771862539" }, "departure": { "time": "1771862539" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771862592" }, "departure": { "time": "1771862592" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771862674" }, "departure": { "time": "1771862674" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771862711" }, "departure": { "time": "1771862711" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771862869" }, "departure": { "time": "1771862869" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771863123" }, "departure": { "time": "1771863123" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771863199" }, "departure": { "time": "1771863199" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771863282" }, "departure": { "time": "1771863282" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771863360" }, "departure": { "time": "1771863360" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771863444" }, "departure": { "time": "1771863444" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771863565" }, "departure": { "time": "1771863565" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771863920" }, "departure": { "time": "1771863920" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771863990" }, "departure": { "time": "1771863990" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771864074" }, "departure": { "time": "1771864074" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771864116" }, "departure": { "time": "1771864116" }, "stopId": "STTHER-E", "stopSequence": 34 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572261" } } }, { "id": "trip:6052731", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860780" }, "departure": { "time": "1771860780" }, "stopId": "BRISSA-E", "stopSequence": 4 }, { "arrival": { "time": "1771860855" }, "departure": { "time": "1771860855" }, "stopId": "FONTEN-E", "stopSequence": 5 }, { "arrival": { "time": "1771860892" }, "departure": { "time": "1771860892" }, "stopId": "BARBOT-E", "stopSequence": 6 }, { "arrival": { "time": "1771860960" }, "departure": { "time": "1771860960" }, "stopId": "GDPRES-E", "stopSequence": 7 }, { "arrival": { "time": "1771860993" }, "departure": { "time": "1771860993" }, "stopId": "SOLAND-E", "stopSequence": 8 }, { "arrival": { "time": "1771861032" }, "departure": { "time": "1771861032" }, "stopId": "ERIGNE-E", "stopSequence": 9 }, { "arrival": { "time": "1771861131" }, "departure": { "time": "1771861131" }, "stopId": "LEVESQ-E", "stopSequence": 10 }, { "arrival": { "time": "1771861163" }, "departure": { "time": "1771861163" }, "stopId": "MURSHV-E", "stopSequence": 11 }, { "arrival": { "time": "1771861241" }, "departure": { "time": "1771861241" }, "stopId": "CARMET-E", "stopSequence": 12 }, { "arrival": { "time": "1771861330" }, "departure": { "time": "1771861330" }, "stopId": "LECOTE-E", "stopSequence": 13 }, { "arrival": { "time": "1771861386" }, "departure": { "time": "1771861386" }, "stopId": "LABUIS-E", "stopSequence": 14 }, { "arrival": { "time": "1771861440" }, "stopId": "HTDEMURS", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "23", "tripId": "6052731" } } }, { "id": "trip:6568355", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860522" }, "departure": { "time": "1771860522" }, "stopId": "ZIBEAU-E", "stopSequence": 8 }, { "arrival": { "time": "1771860546" }, "departure": { "time": "1771860551" }, "stopId": "CCMOLIER", "stopSequence": 9 }, { "arrival": { "time": "1771860618" }, "departure": { "time": "1771860618" }, "stopId": "AAQUITN", "stopSequence": 10 }, { "arrival": { "time": "1771860652" }, "departure": { "time": "1771860652" }, "stopId": "SHEAKSPE", "stopSequence": 11 }, { "arrival": { "time": "1771860718" }, "departure": { "time": "1771860718" }, "stopId": "WIGAN", "stopSequence": 12 }, { "arrival": { "time": "1771860749" }, "departure": { "time": "1771860749" }, "stopId": "GRESILLE", "stopSequence": 13 }, { "arrival": { "time": "1771860789" }, "departure": { "time": "1771860789" }, "stopId": "PROUDHON", "stopSequence": 14 }, { "arrival": { "time": "1771860848" }, "departure": { "time": "1771860848" }, "stopId": "VALLO", "stopSequence": 15 }, { "arrival": { "time": "1771860879" }, "departure": { "time": "1771860879" }, "stopId": "MONTECLA", "stopSequence": 16 }, { "arrival": { "time": "1771860915" }, "departure": { "time": "1771860915" }, "stopId": "DELESCL", "stopSequence": 17 }, { "arrival": { "time": "1771861021" }, "departure": { "time": "1771861021" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771861058" }, "departure": { "time": "1771861058" }, "stopId": "PERUSS-E", "stopSequence": 19 }, { "arrival": { "time": "1771861118" }, "departure": { "time": "1771861118" }, "stopId": "GDMAINE", "stopSequence": 20 }, { "arrival": { "time": "1771861557" }, "departure": { "time": "1771861557" }, "stopId": "EBLE", "stopSequence": 21 }, { "arrival": { "time": "1771861619" }, "departure": { "time": "1771861619" }, "stopId": "GENIE", "stopSequence": 22 }, { "arrival": { "time": "1771861696" }, "departure": { "time": "1771861696" }, "stopId": "VAUBAN", "stopSequence": 23 }, { "arrival": { "time": "1771861730" }, "departure": { "time": "1771861730" }, "stopId": "POIREL", "stopSequence": 24 }, { "arrival": { "time": "1771861791" }, "departure": { "time": "1771861791" }, "stopId": "PONTNOIR", "stopSequence": 25 }, { "arrival": { "time": "1771861830" }, "departure": { "time": "1771861830" }, "stopId": "SEMARD", "stopSequence": 26 }, { "arrival": { "time": "1771861080" }, "departure": { "time": "1771861080" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 27 }, { "arrival": { "time": "1771861147" }, "departure": { "time": "1771861147" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 28 }, { "arrival": { "time": "1771861220" }, "departure": { "time": "1771861220" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 29 }, { "arrival": { "time": "1771861895" }, "departure": { "time": "1771861895" }, "stopId": "GARETERM", "stopSequence": 30 }, { "arrival": { "time": "1771861947" }, "departure": { "time": "1771861947" }, "stopId": "LESGARES", "stopSequence": 31 }, { "arrival": { "time": "1771862099" }, "departure": { "time": "1771862099" }, "stopId": "HARAS", "stopSequence": 32 }, { "arrival": { "time": "1771862188" }, "departure": { "time": "1771862188" }, "stopId": "STAUBIN", "stopSequence": 33 }, { "arrival": { "time": "1771862251" }, "departure": { "time": "1771862251" }, "stopId": "LOR-FO-A", "stopSequence": 34 }, { "arrival": { "time": "1771862454" }, "departure": { "time": "1771862454" }, "stopId": "MENDES-E", "stopSequence": 35 }, { "arrival": { "time": "1771862628" }, "departure": { "time": "1771862628" }, "stopId": "SAVARY-E", "stopSequence": 36 }, { "arrival": { "time": "1771862724" }, "departure": { "time": "1771862724" }, "stopId": "MUSSET-E", "stopSequence": 37 }, { "arrival": { "time": "1771862843" }, "departure": { "time": "1771862843" }, "stopId": "LUTIN-E", "stopSequence": 38 }, { "arrival": { "time": "1771862868" }, "departure": { "time": "1771862868" }, "stopId": "MACE-E", "stopSequence": 39 }, { "arrival": { "time": "1771862952" }, "departure": { "time": "1771862952" }, "stopId": "DESJAR-E", "stopSequence": 40 }, { "arrival": { "time": "1771862988" }, "departure": { "time": "1771862988" }, "stopId": "BRISEP-E", "stopSequence": 41 }, { "arrival": { "time": "1771863130" }, "departure": { "time": "1771863130" }, "stopId": "MIMOSA-E", "stopSequence": 42 }, { "arrival": { "time": "1771863156" }, "departure": { "time": "1771863156" }, "stopId": "CHATEN-E", "stopSequence": 43 }, { "arrival": { "time": "1771863292" }, "departure": { "time": "1771863292" }, "stopId": "SOLELE-E", "stopSequence": 44 }, { "arrival": { "time": "1771863309" }, "departure": { "time": "1771863309" }, "stopId": "SEPSON-E", "stopSequence": 45 }, { "arrival": { "time": "1771863389" }, "departure": { "time": "1771863389" }, "stopId": "BANCST-E", "stopSequence": 46 }, { "arrival": { "time": "1771863531" }, "departure": { "time": "1771863531" }, "stopId": "RTEPAR-E", "stopSequence": 47 }, { "arrival": { "time": "1771863596" }, "departure": { "time": "1771863596" }, "stopId": "PROVIN-E", "stopSequence": 48 }, { "arrival": { "time": "1771863766" }, "stopId": "PARCEX-E", "stopSequence": 49 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568355" } } }, { "id": "trip:6570988", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863720" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771863850" }, "departure": { "time": "1771863850" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771863912" }, "departure": { "time": "1771863912" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "ANLERO-E", "stopSequence": 3 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570988" } } }, { "id": "trip:6572514", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862520" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771862704" }, "departure": { "time": "1771862704" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771862819" }, "departure": { "time": "1771862819" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771862917" }, "departure": { "time": "1771862917" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771863000" }, "departure": { "time": "1771863000" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771863102" }, "departure": { "time": "1771863102" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771863200" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572514" } } }, { "id": "trip:6568215", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860466" }, "departure": { "time": "1771860497" }, "stopId": "INTMIL-E", "stopSequence": 41 }, { "arrival": { "time": "1771860536" }, "departure": { "time": "1771860572" }, "stopId": "SAUMUR-E", "stopSequence": 42 }, { "arrival": { "time": "1771860656" }, "departure": { "time": "1771860656" }, "stopId": "DELACR-E", "stopSequence": 43 }, { "arrival": { "time": "1771860730" }, "departure": { "time": "1771860730" }, "stopId": "JUSTIC-E", "stopSequence": 44 }, { "arrival": { "time": "1771860856" }, "departure": { "time": "1771860856" }, "stopId": "JEJAUR-E", "stopSequence": 45 }, { "arrival": { "time": "1771860916" }, "departure": { "time": "1771860916" }, "stopId": "STLEON5B", "stopSequence": 46 }, { "arrival": { "time": "1771861001" }, "departure": { "time": "1771861001" }, "stopId": "VILLEC-E", "stopSequence": 47 }, { "arrival": { "time": "1771861109" }, "departure": { "time": "1771861109" }, "stopId": "ESPACE5B", "stopSequence": 48 }, { "arrival": { "time": "1771861210" }, "departure": { "time": "1771861210" }, "stopId": "CAMELIAS", "stopSequence": 49 }, { "arrival": { "time": "1771861330" }, "departure": { "time": "1771861330" }, "stopId": "ISORET", "stopSequence": 50 }, { "arrival": { "time": "1771861427" }, "departure": { "time": "1771861427" }, "stopId": "GILLIER", "stopSequence": 51 }, { "arrival": { "time": "1771861504" }, "departure": { "time": "1771861504" }, "stopId": "DEUCRO-E", "stopSequence": 52 }, { "arrival": { "time": "1771861548" }, "departure": { "time": "1771861548" }, "stopId": "THULEA-E", "stopSequence": 53 }, { "arrival": { "time": "1771861607" }, "departure": { "time": "1771861607" }, "stopId": "BRISPO-E", "stopSequence": 54 }, { "arrival": { "time": "1771861722" }, "departure": { "time": "1771861722" }, "stopId": "ALDUNA-E", "stopSequence": 55 }, { "arrival": { "time": "1771861868" }, "departure": { "time": "1771861868" }, "stopId": "EUROPE-E", "stopSequence": 56 }, { "arrival": { "time": "1771861931" }, "departure": { "time": "1771861931" }, "stopId": "RBRIOLLA", "stopSequence": 57 }, { "arrival": { "time": "1771862045" }, "departure": { "time": "1771862045" }, "stopId": "RAMON", "stopSequence": 58 }, { "arrival": { "time": "1771862168" }, "departure": { "time": "1771862168" }, "stopId": "CARREF5B", "stopSequence": 59 }, { "arrival": { "time": "1771862369" }, "departure": { "time": "1771862369" }, "stopId": "ESEO", "stopSequence": 60 }, { "arrival": { "time": "1771862422" }, "departure": { "time": "1771862422" }, "stopId": "CHARNASS", "stopSequence": 61 }, { "arrival": { "time": "1771862518" }, "departure": { "time": "1771862518" }, "stopId": "FRATER", "stopSequence": 62 }, { "arrival": { "time": "1771862594" }, "departure": { "time": "1771862594" }, "stopId": "AURIOL-E", "stopSequence": 63 }, { "arrival": { "time": "1771862647" }, "stopId": "AQUAVITA", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "05", "tripId": "6568215" } } }, { "id": "trip:6568662", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860541" }, "departure": { "time": "1771860541" }, "stopId": "TRELAZE", "stopSequence": 0 }, { "arrival": { "time": "1771860554" }, "departure": { "time": "1771860555" }, "stopId": "MALRAUX", "stopSequence": 1 }, { "arrival": { "time": "1771860600" }, "departure": { "time": "1771860600" }, "stopId": "FMAURIAC", "stopSequence": 2 }, { "arrival": { "time": "1771860649" }, "departure": { "time": "1771860649" }, "stopId": "TRELGARE", "stopSequence": 3 }, { "arrival": { "time": "1771860718" }, "departure": { "time": "1771860718" }, "stopId": "MALEMBAR", "stopSequence": 4 }, { "arrival": { "time": "1771860807" }, "departure": { "time": "1771860807" }, "stopId": "DEGAULLE", "stopSequence": 5 }, { "arrival": { "time": "1771860878" }, "departure": { "time": "1771860878" }, "stopId": "BAHONNEA", "stopSequence": 6 }, { "arrival": { "time": "1771861010" }, "departure": { "time": "1771861010" }, "stopId": "GENTRIC", "stopSequence": 7 }, { "arrival": { "time": "1771861109" }, "departure": { "time": "1771861109" }, "stopId": "DAUTEL", "stopSequence": 8 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTREL", "stopSequence": 9 }, { "arrival": { "time": "1771860808" }, "departure": { "time": "1771860808" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMTRELA", "stopSequence": 10 }, { "arrival": { "time": "1771860847" }, "departure": { "time": "1771860847" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRELA", "stopSequence": 11 }, { "arrival": { "time": "1771860895" }, "departure": { "time": "1771860895" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTREL", "stopSequence": 12 }, { "arrival": { "time": "1771860948" }, "departure": { "time": "1771860948" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHIBE", "stopSequence": 13 }, { "arrival": { "time": "1771861007" }, "departure": { "time": "1771861007" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA", "stopSequence": 14 }, { "arrival": { "time": "1771861134" }, "departure": { "time": "1771861134" }, "stopId": "BUISSON", "stopSequence": 15 }, { "arrival": { "time": "1771861194" }, "departure": { "time": "1771861194" }, "stopId": "PYRAM02", "stopSequence": 16 }, { "arrival": { "time": "1771861270" }, "departure": { "time": "1771861270" }, "stopId": "LEFEVRE", "stopSequence": 17 }, { "arrival": { "time": "1771861305" }, "departure": { "time": "1771861305" }, "stopId": "MALAQUAI", "stopSequence": 18 }, { "arrival": { "time": "1771861364" }, "departure": { "time": "1771861364" }, "stopId": "MENARD", "stopSequence": 19 }, { "arrival": { "time": "1771861409" }, "departure": { "time": "1771861409" }, "stopId": "CHOUTEAU", "stopSequence": 20 }, { "arrival": { "time": "1771861479" }, "departure": { "time": "1771861479" }, "stopId": "FRESNAIE", "stopSequence": 21 }, { "arrival": { "time": "1771861564" }, "departure": { "time": "1771861564" }, "stopId": "MARAIS", "stopSequence": 22 }, { "arrival": { "time": "1771861624" }, "departure": { "time": "1771861624" }, "stopId": "BELLVUTR", "stopSequence": 23 }, { "arrival": { "time": "1771861673" }, "departure": { "time": "1771861673" }, "stopId": "LEOLAGRA", "stopSequence": 24 }, { "arrival": { "time": "1771861736" }, "departure": { "time": "1771861736" }, "stopId": "VDLOIRE", "stopSequence": 25 }, { "arrival": { "time": "1771861843" }, "departure": { "time": "1771861843" }, "stopId": "ECLATERI", "stopSequence": 26 }, { "arrival": { "time": "1771861967" }, "departure": { "time": "1771861967" }, "stopId": "JUSTICES", "stopSequence": 27 }, { "arrival": { "time": "1771862031" }, "departure": { "time": "1771862031" }, "stopId": "DELACROI", "stopSequence": 28 }, { "arrival": { "time": "1771862147" }, "departure": { "time": "1771862147" }, "stopId": "SAUMUROI", "stopSequence": 29 }, { "arrival": { "time": "1771862229" }, "departure": { "time": "1771862229" }, "stopId": "MADELEIN", "stopSequence": 30 }, { "arrival": { "time": "1771862284" }, "departure": { "time": "1771862284" }, "stopId": "VOLNEY", "stopSequence": 31 }, { "arrival": { "time": "1771862378" }, "departure": { "time": "1771862378" }, "stopId": "BOURGONN", "stopSequence": 32 }, { "arrival": { "time": "1771862448" }, "departure": { "time": "1771862448" }, "stopId": "MICHELET", "stopSequence": 33 }, { "arrival": { "time": "1771862507" }, "departure": { "time": "1771862507" }, "stopId": "ANLEROY", "stopSequence": 34 }, { "arrival": { "time": "1771862709" }, "departure": { "time": "1771862709" }, "stopId": "PAULBERT", "stopSequence": 35 }, { "arrival": { "time": "1771862791" }, "departure": { "time": "1771862791" }, "stopId": "HARAS", "stopSequence": 36 }, { "arrival": { "time": "1771862898" }, "departure": { "time": "1771862898" }, "stopId": "STAUBIN", "stopSequence": 37 }, { "arrival": { "time": "1771863041" }, "stopId": "LORRTERM", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "01", "tripId": "6568662" } } }, { "id": "trip:6568176", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860547" }, "stopId": "AQUA-D5A", "stopSequence": 0 }, { "arrival": { "time": "1771860604" }, "departure": { "time": "1771860604" }, "stopId": "AURIOL", "stopSequence": 1 }, { "arrival": { "time": "1771860650" }, "departure": { "time": "1771860650" }, "stopId": "FRATE-E", "stopSequence": 2 }, { "arrival": { "time": "1771860728" }, "departure": { "time": "1771860728" }, "stopId": "CHARNA-E", "stopSequence": 3 }, { "arrival": { "time": "1771860803" }, "departure": { "time": "1771860803" }, "stopId": "ESEO-E", "stopSequence": 4 }, { "arrival": { "time": "1771860969" }, "departure": { "time": "1771860969" }, "stopId": "CARREF5A", "stopSequence": 5 }, { "arrival": { "time": "1771861056" }, "departure": { "time": "1771861056" }, "stopId": "RAMON-E", "stopSequence": 6 }, { "arrival": { "time": "1771861144" }, "departure": { "time": "1771861144" }, "stopId": "RBRIOL-E", "stopSequence": 7 }, { "arrival": { "time": "1771861201" }, "departure": { "time": "1771861201" }, "stopId": "EUROPE", "stopSequence": 8 }, { "arrival": { "time": "1771861317" }, "departure": { "time": "1771861317" }, "stopId": "ALDUNANT", "stopSequence": 9 }, { "arrival": { "time": "1771861443" }, "departure": { "time": "1771861443" }, "stopId": "BRISPOTI", "stopSequence": 10 }, { "arrival": { "time": "1771861494" }, "departure": { "time": "1771861494" }, "stopId": "THULEAU", "stopSequence": 11 }, { "arrival": { "time": "1771861534" }, "departure": { "time": "1771861534" }, "stopId": "DEUCROIX", "stopSequence": 12 }, { "arrival": { "time": "1771861618" }, "departure": { "time": "1771861618" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771861712" }, "departure": { "time": "1771861712" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771861804" }, "departure": { "time": "1771861804" }, "stopId": "CAMELI-E", "stopSequence": 15 }, { "arrival": { "time": "1771861900" }, "departure": { "time": "1771861900" }, "stopId": "ESPACE5A", "stopSequence": 16 }, { "arrival": { "time": "1771862002" }, "departure": { "time": "1771862002" }, "stopId": "VILLECHI", "stopSequence": 17 }, { "arrival": { "time": "1771862065" }, "departure": { "time": "1771862065" }, "stopId": "STLEON5A", "stopSequence": 18 }, { "arrival": { "time": "1771862124" }, "departure": { "time": "1771862124" }, "stopId": "JEJAURES", "stopSequence": 19 }, { "arrival": { "time": "1771862224" }, "departure": { "time": "1771862224" }, "stopId": "JUSTICES", "stopSequence": 20 }, { "arrival": { "time": "1771862286" }, "departure": { "time": "1771862286" }, "stopId": "DELACROI", "stopSequence": 21 }, { "arrival": { "time": "1771862416" }, "departure": { "time": "1771862416" }, "stopId": "SAUMUROI", "stopSequence": 22 }, { "arrival": { "time": "1771862540" }, "departure": { "time": "1771862540" }, "stopId": "INTERMIL", "stopSequence": 23 }, { "arrival": { "time": "1771862632" }, "departure": { "time": "1771862632" }, "stopId": "HAUTPRES", "stopSequence": 24 }, { "arrival": { "time": "1771862704" }, "departure": { "time": "1771862704" }, "stopId": "DELATTRE", "stopSequence": 25 }, { "arrival": { "time": "1771862836" }, "departure": { "time": "1771862836" }, "stopId": "MORELLER", "stopSequence": 26 }, { "arrival": { "time": "1771862902" }, "departure": { "time": "1771862902" }, "stopId": "ARBORE-E", "stopSequence": 27 }, { "arrival": { "time": "1771863042" }, "departure": { "time": "1771863042" }, "stopId": "ORGEMO-E", "stopSequence": 28 }, { "arrival": { "time": "1771863163" }, "departure": { "time": "1771863163" }, "stopId": "NERUDA", "stopSequence": 29 }, { "arrival": { "time": "1771863243" }, "departure": { "time": "1771863243" }, "stopId": "ORGEMONT", "stopSequence": 30 }, { "arrival": { "time": "1771863320" }, "departure": { "time": "1771863320" }, "stopId": "FRCEVERT", "stopSequence": 31 }, { "arrival": { "time": "1771863387" }, "departure": { "time": "1771863387" }, "stopId": "APPENTIS", "stopSequence": 32 }, { "arrival": { "time": "1771863495" }, "departure": { "time": "1771863495" }, "stopId": "BOUTHOMA", "stopSequence": 33 }, { "arrival": { "time": "1771863594" }, "departure": { "time": "1771863594" }, "stopId": "ANRO-5A", "stopSequence": 34 }, { "arrival": { "time": "1771863679" }, "departure": { "time": "1771863679" }, "stopId": "DURVILLE", "stopSequence": 35 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "PALLACH", "stopSequence": 36 }, { "arrival": { "time": "1771863754" }, "departure": { "time": "1771863754" }, "stopId": "JULESV-E", "stopSequence": 37 }, { "arrival": { "time": "1771863822" }, "departure": { "time": "1771863822" }, "stopId": "JE23-E", "stopSequence": 38 }, { "arrival": { "time": "1771863885" }, "departure": { "time": "1771863885" }, "stopId": "CLAUDE-E", "stopSequence": 39 }, { "arrival": { "time": "1771863927" }, "departure": { "time": "1771863927" }, "stopId": "MAJUIN5A", "stopSequence": 40 }, { "arrival": { "time": "1771863991" }, "departure": { "time": "1771863991" }, "stopId": "MONTCA-E", "stopSequence": 41 }, { "arrival": { "time": "1771864067" }, "departure": { "time": "1771864067" }, "stopId": "GAUBOU5A", "stopSequence": 42 } ], "trip": { "directionId": 0, "routeId": "05", "tripId": "6568176" } } }, { "id": "trip:6568513", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861200" }, "stopId": "BEAUCOUZ", "stopSequence": 0 }, { "arrival": { "time": "1771861236" }, "departure": { "time": "1771861236" }, "stopId": "FAUVETTE", "stopSequence": 1 }, { "arrival": { "time": "1771861269" }, "departure": { "time": "1771861269" }, "stopId": "PINSONS", "stopSequence": 2 }, { "arrival": { "time": "1771861328" }, "departure": { "time": "1771861328" }, "stopId": "PRIEURE", "stopSequence": 4 }, { "arrival": { "time": "1771861359" }, "departure": { "time": "1771861359" }, "stopId": "VAURAGER", "stopSequence": 5 }, { "arrival": { "time": "1771861419" }, "departure": { "time": "1771861419" }, "stopId": "ROUAIRIE", "stopSequence": 6 }, { "arrival": { "time": "1771861462" }, "departure": { "time": "1771861462" }, "stopId": "LASOURCE", "stopSequence": 7 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "stopId": "CERFEUIL", "stopSequence": 8 }, { "arrival": { "time": "1771861558" }, "departure": { "time": "1771861558" }, "stopId": "PROMENIE", "stopSequence": 9 }, { "arrival": { "time": "1771861597" }, "departure": { "time": "1771861597" }, "stopId": "GRANBELL", "stopSequence": 10 }, { "arrival": { "time": "1771861635" }, "departure": { "time": "1771861635" }, "stopId": "RODIN", "stopSequence": 11 }, { "arrival": { "time": "1771861671" }, "departure": { "time": "1771861671" }, "stopId": "BRGPAILL", "stopSequence": 12 }, { "arrival": { "time": "1771861775" }, "departure": { "time": "1771861775" }, "stopId": "LANDREAU", "stopSequence": 13 }, { "arrival": { "time": "1771861816" }, "departure": { "time": "1771861816" }, "stopId": "GDPERIGN", "stopSequence": 14 }, { "arrival": { "time": "1771861867" }, "departure": { "time": "1771861867" }, "stopId": "INRA", "stopSequence": 15 }, { "arrival": { "time": "1771861900" }, "departure": { "time": "1771861900" }, "stopId": "MOREL", "stopSequence": 16 }, { "arrival": { "time": "1771861939" }, "departure": { "time": "1771861939" }, "stopId": "LENOTRE", "stopSequence": 17 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "BBCAMTEC", "stopSequence": 18 }, { "arrival": { "time": "1771862124" }, "departure": { "time": "1771862124" }, "stopId": "I.U.T.", "stopSequence": 19 }, { "arrival": { "time": "1771862187" }, "departure": { "time": "1771862187" }, "stopId": "RESTUNIV", "stopSequence": 20 }, { "arrival": { "time": "1771862280" }, "departure": { "time": "1771862280" }, "stopId": "CITEUNIV", "stopSequence": 21 }, { "arrival": { "time": "1771862343" }, "departure": { "time": "1771862343" }, "stopId": "POLYTECH", "stopSequence": 22 }, { "arrival": { "time": "1771862419" }, "departure": { "time": "1771862419" }, "stopId": "NDAMELAC", "stopSequence": 23 }, { "arrival": { "time": "1771862502" }, "departure": { "time": "1771862502" }, "stopId": "BOISRAME", "stopSequence": 24 }, { "arrival": { "time": "1771862580" }, "departure": { "time": "1771862580" }, "stopId": "CHBBEILL", "stopSequence": 25 }, { "arrival": { "time": "1771862667" }, "departure": { "time": "1771862667" }, "stopId": "MVIGNE", "stopSequence": 26 }, { "arrival": { "time": "1771862794" }, "departure": { "time": "1771862794" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771862906" }, "departure": { "time": "1771862906" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771863000" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568513" } } }, { "id": "trip:6572262", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860505" }, "departure": { "time": "1771860505" }, "stopId": "HARENC", "stopSequence": 9 }, { "arrival": { "time": "1771860565" }, "departure": { "time": "1771860565" }, "stopId": "P-ANJOU", "stopSequence": 10 }, { "arrival": { "time": "1771860600" }, "departure": { "time": "1771860600" }, "stopId": "VALMAI-E", "stopSequence": 11 }, { "arrival": { "time": "1771860671" }, "departure": { "time": "1771860671" }, "stopId": "PETVIVIE", "stopSequence": 12 }, { "arrival": { "time": "1771860747" }, "departure": { "time": "1771860747" }, "stopId": "PRUNIERS", "stopSequence": 13 }, { "arrival": { "time": "1771860781" }, "departure": { "time": "1771860781" }, "stopId": "CROISETT", "stopSequence": 14 }, { "arrival": { "time": "1771860886" }, "departure": { "time": "1771860886" }, "stopId": "CAMLACMA", "stopSequence": 15 }, { "arrival": { "time": "1771860932" }, "departure": { "time": "1771860932" }, "stopId": "LACDMAIN", "stopSequence": 16 }, { "arrival": { "time": "1771860978" }, "departure": { "time": "1771860978" }, "stopId": "MAISENVI", "stopSequence": 17 }, { "arrival": { "time": "1771861020" }, "departure": { "time": "1771861020" }, "stopId": "PERUSSAI", "stopSequence": 18 }, { "arrival": { "time": "1771861054" }, "departure": { "time": "1771861054" }, "stopId": "MAISLAC", "stopSequence": 19 }, { "arrival": { "time": "1771861091" }, "departure": { "time": "1771861091" }, "stopId": "JEAN-MON", "stopSequence": 20 }, { "arrival": { "time": "1771861249" }, "departure": { "time": "1771861249" }, "stopId": "CNFPT", "stopSequence": 21 }, { "arrival": { "time": "1771861320" }, "departure": { "time": "1771861320" }, "stopId": "BEAUSSIE", "stopSequence": 22 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "CITEUNIV", "stopSequence": 23 }, { "arrival": { "time": "1771861503" }, "departure": { "time": "1771861503" }, "stopId": "POLYTECH", "stopSequence": 24 }, { "arrival": { "time": "1771861579" }, "departure": { "time": "1771861579" }, "stopId": "NDAMELAC", "stopSequence": 25 }, { "arrival": { "time": "1771861662" }, "departure": { "time": "1771861662" }, "stopId": "BOISRAME", "stopSequence": 26 }, { "arrival": { "time": "1771861740" }, "departure": { "time": "1771861740" }, "stopId": "CHBBEILL", "stopSequence": 27 }, { "arrival": { "time": "1771861813" }, "departure": { "time": "1771861813" }, "stopId": "MVIGNE", "stopSequence": 28 }, { "arrival": { "time": "1771861916" }, "departure": { "time": "1771861916" }, "stopId": "FARCYSJA", "stopSequence": 29 }, { "arrival": { "time": "1771862157" }, "departure": { "time": "1771862157" }, "stopId": "LEQUAI-E", "stopSequence": 30 }, { "arrival": { "time": "1771862237" }, "departure": { "time": "1771862237" }, "stopId": "MONPR-E", "stopSequence": 31 }, { "arrival": { "time": "1771862307" }, "departure": { "time": "1771862307" }, "stopId": "DESCAZ-E", "stopSequence": 32 }, { "arrival": { "time": "1771862391" }, "departure": { "time": "1771862391" }, "stopId": "BICHBI-E", "stopSequence": 33 }, { "arrival": { "time": "1771862433" }, "departure": { "time": "1771862433" }, "stopId": "STTHER-E", "stopSequence": 34 }, { "arrival": { "time": "1771862527" }, "departure": { "time": "1771862527" }, "stopId": "BARRA-E", "stopSequence": 35 }, { "arrival": { "time": "1771862595" }, "departure": { "time": "1771862595" }, "stopId": "BLERIO-E", "stopSequence": 36 }, { "arrival": { "time": "1771862706" }, "departure": { "time": "1771862706" }, "stopId": "LECUIT-E", "stopSequence": 37 }, { "arrival": { "time": "1771862757" }, "departure": { "time": "1771862757" }, "stopId": "FRATE-E", "stopSequence": 38 }, { "arrival": { "time": "1771862840" }, "departure": { "time": "1771862840" }, "stopId": "CHARNA-E", "stopSequence": 39 }, { "arrival": { "time": "1771862916" }, "departure": { "time": "1771862916" }, "stopId": "ESEO-E", "stopSequence": 40 }, { "arrival": { "time": "1771862957" }, "departure": { "time": "1771862957" }, "stopId": "WJMOU", "stopSequence": 41 }, { "arrival": { "time": "1771863055" }, "departure": { "time": "1771863055" }, "stopId": "FMEDEC-E", "stopSequence": 42 }, { "arrival": { "time": "1771863120" }, "departure": { "time": "1771863120" }, "stopId": "HRECUL-E", "stopSequence": 43 }, { "arrival": { "time": "1771863240" }, "stopId": "HOPITAL", "stopSequence": 45 } ], "trip": { "directionId": 0, "routeId": "06", "tripId": "6572262" } } }, { "id": "trip:6568001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862580" }, "stopId": "SAUBIN", "stopSequence": 0 }, { "arrival": { "time": "1771862663" }, "departure": { "time": "1771862663" }, "stopId": "PIGNONIE", "stopSequence": 1 }, { "arrival": { "time": "1771862726" }, "departure": { "time": "1771862726" }, "stopId": "CLAVERIE", "stopSequence": 2 }, { "arrival": { "time": "1771862770" }, "departure": { "time": "1771862770" }, "stopId": "JARDFA", "stopSequence": 3 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "BANCHAIS", "stopSequence": 4 }, { "arrival": { "time": "1771862886" }, "departure": { "time": "1771862886" }, "stopId": "CHATELAI", "stopSequence": 5 }, { "arrival": { "time": "1771862939" }, "departure": { "time": "1771862939" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1771862981" }, "departure": { "time": "1771862981" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1771863037" }, "departure": { "time": "1771863037" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771863130" }, "departure": { "time": "1771863130" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771863202" }, "departure": { "time": "1771863202" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771863314" }, "departure": { "time": "1771863314" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1771863428" }, "departure": { "time": "1771863428" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1771863640" }, "departure": { "time": "1771863640" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771863784" }, "departure": { "time": "1771863784" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771863873" }, "departure": { "time": "1771863873" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771864019" }, "departure": { "time": "1771864019" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771864120" }, "departure": { "time": "1771864120" }, "stopId": "BOURGONN", "stopSequence": 20 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6568001" } } }, { "id": "trip:6566559", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863600" }, "stopId": "1CECO", "stopSequence": 0 }, { "arrival": { "time": "1771863740" }, "departure": { "time": "1771863740" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771863834" }, "departure": { "time": "1771863834" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771863992" }, "departure": { "time": "1771863992" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771864070" }, "departure": { "time": "1771864070" }, "stopId": "1BRIS", "stopSequence": 4 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566559" } } }, { "id": "trip:6568554", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862100" }, "stopId": "SBAVENAI", "stopSequence": 0 }, { "arrival": { "time": "1771862186" }, "departure": { "time": "1771862186" }, "stopId": "COROT", "stopSequence": 1 }, { "arrival": { "time": "1771862230" }, "departure": { "time": "1771862230" }, "stopId": "CEZANNE", "stopSequence": 2 }, { "arrival": { "time": "1771862267" }, "departure": { "time": "1771862267" }, "stopId": "VERDUN", "stopSequence": 3 }, { "arrival": { "time": "1771862294" }, "departure": { "time": "1771862294" }, "stopId": "PASTEUR", "stopSequence": 4 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "JAUDETTE", "stopSequence": 5 }, { "arrival": { "time": "1771862456" }, "departure": { "time": "1771862456" }, "stopId": "WALCOURT", "stopSequence": 6 }, { "arrival": { "time": "1771862532" }, "departure": { "time": "1771862532" }, "stopId": "MORLIERE", "stopSequence": 7 }, { "arrival": { "time": "1771862585" }, "departure": { "time": "1771862585" }, "stopId": "CEEQUEST", "stopSequence": 8 }, { "arrival": { "time": "1771862644" }, "departure": { "time": "1771862644" }, "stopId": "PELLERI", "stopSequence": 9 }, { "arrival": { "time": "1771862700" }, "departure": { "time": "1771862700" }, "stopId": "STADE", "stopSequence": 10 }, { "arrival": { "time": "1771862755" }, "departure": { "time": "1771862755" }, "stopId": "AUBEPINE", "stopSequence": 11 }, { "arrival": { "time": "1771862809" }, "departure": { "time": "1771862809" }, "stopId": "GEMMETR", "stopSequence": 12 }, { "arrival": { "time": "1771862875" }, "departure": { "time": "1771862875" }, "stopId": "JUFERRY", "stopSequence": 13 }, { "arrival": { "time": "1771862950" }, "departure": { "time": "1771862950" }, "stopId": "CCHEMINE", "stopSequence": 14 }, { "arrival": { "time": "1771863009" }, "departure": { "time": "1771863009" }, "stopId": "PAPERIE", "stopSequence": 15 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "LAREUX", "stopSequence": 16 }, { "arrival": { "time": "1771863150" }, "departure": { "time": "1771863150" }, "stopId": "CASERNE", "stopSequence": 17 }, { "arrival": { "time": "1771863254" }, "departure": { "time": "1771863254" }, "stopId": "ARCEAU", "stopSequence": 18 }, { "arrival": { "time": "1771863328" }, "departure": { "time": "1771863328" }, "stopId": "AFPA", "stopSequence": 19 }, { "arrival": { "time": "1771863416" }, "departure": { "time": "1771863416" }, "stopId": "CIMETIER", "stopSequence": 20 }, { "arrival": { "time": "1771863536" }, "departure": { "time": "1771863536" }, "stopId": "MONTAIG", "stopSequence": 21 }, { "arrival": { "time": "1771863587" }, "departure": { "time": "1771863587" }, "stopId": "GARDOT", "stopSequence": 22 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "STEXUPER", "stopSequence": 23 }, { "arrival": { "time": "1771863777" }, "departure": { "time": "1771863777" }, "stopId": "SECUSOCI", "stopSequence": 24 }, { "arrival": { "time": "1771863987" }, "departure": { "time": "1771863987" }, "stopId": "MAIL-NAE", "stopSequence": 25 }, { "arrival": { "time": "1771864080" }, "departure": { "time": "1771864140" }, "stopId": "FO-LOR-R", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "02", "tripId": "6568554" } } }, { "id": "trip:6570962", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860900" }, "stopId": "ROCHEF-E", "stopSequence": 0 }, { "arrival": { "time": "1771860999" }, "departure": { "time": "1771860999" }, "stopId": "HOTDIE-E", "stopSequence": 1 }, { "arrival": { "time": "1771861055" }, "departure": { "time": "1771861055" }, "stopId": "BICHDA-E", "stopSequence": 2 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "stopId": "DESCAZEA", "stopSequence": 3 }, { "arrival": { "time": "1771861244" }, "departure": { "time": "1771861244" }, "stopId": "CIOUES-E", "stopSequence": 4 }, { "arrival": { "time": "1771861306" }, "departure": { "time": "1771861306" }, "stopId": "POMONE-E", "stopSequence": 5 }, { "arrival": { "time": "1771861352" }, "departure": { "time": "1771861352" }, "stopId": "REVERI-E", "stopSequence": 6 }, { "arrival": { "time": "1771861432" }, "departure": { "time": "1771861432" }, "stopId": "MEIGNA-E", "stopSequence": 7 }, { "arrival": { "time": "1771861472" }, "departure": { "time": "1771861472" }, "stopId": "VALOR-E", "stopSequence": 8 }, { "arrival": { "time": "1771861500" }, "departure": { "time": "1771861500" }, "stopId": "CLINIQ-E", "stopSequence": 9 }, { "arrival": { "time": "1771861545" }, "departure": { "time": "1771861545" }, "stopId": "GRANDM-E", "stopSequence": 10 }, { "arrival": { "time": "1771861594" }, "departure": { "time": "1771861594" }, "stopId": "MAISDA-E", "stopSequence": 11 }, { "arrival": { "time": "1771861639" }, "departure": { "time": "1771861639" }, "stopId": "CHMART-E", "stopSequence": 12 }, { "arrival": { "time": "1771861682" }, "departure": { "time": "1771861682" }, "stopId": "MLYAUT-E", "stopSequence": 13 }, { "arrival": { "time": "1771861756" }, "departure": { "time": "1771861756" }, "stopId": "BRASSE-E", "stopSequence": 14 }, { "arrival": { "time": "1771861811" }, "departure": { "time": "1771861811" }, "stopId": "BEURRI-E", "stopSequence": 15 }, { "arrival": { "time": "1771861867" }, "departure": { "time": "1771861867" }, "stopId": "DELAUN-E", "stopSequence": 16 }, { "arrival": { "time": "1771861926" }, "departure": { "time": "1771861926" }, "stopId": "MAUFIN-E", "stopSequence": 17 }, { "arrival": { "time": "1771861980" }, "departure": { "time": "1771861980" }, "stopId": "MAIRAV-E", "stopSequence": 18 }, { "arrival": { "time": "1771862032" }, "departure": { "time": "1771862032" }, "stopId": "TERNIE-E", "stopSequence": 19 }, { "arrival": { "time": "1771862080" }, "departure": { "time": "1771862080" }, "stopId": "BALAND-E", "stopSequence": 20 }, { "arrival": { "time": "1771862144" }, "departure": { "time": "1771862144" }, "stopId": "PIECE-E", "stopSequence": 21 }, { "arrival": { "time": "1771862226" }, "departure": { "time": "1771862226" }, "stopId": "LA-BOI-E", "stopSequence": 22 }, { "arrival": { "time": "1771862292" }, "departure": { "time": "1771862292" }, "stopId": "SCHWAL-E", "stopSequence": 23 }, { "arrival": { "time": "1771862340" }, "stopId": "ADEZIERE", "stopSequence": 24 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6570962" } } }, { "id": "trip:6570984", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860562" }, "departure": { "time": "1771860562" }, "stopId": "PATUR-E", "stopSequence": 13 }, { "arrival": { "time": "1771860635" }, "departure": { "time": "1771860635" }, "stopId": "AUTHIO-E", "stopSequence": 14 }, { "arrival": { "time": "1771860711" }, "departure": { "time": "1771860711" }, "stopId": "BELPOU-E", "stopSequence": 15 }, { "arrival": { "time": "1771860900" }, "departure": { "time": "1771860900" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTSC-E", "stopSequence": 17 }, { "arrival": { "time": "1771861056" }, "departure": { "time": "1771861056" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE-E", "stopSequence": 18 }, { "arrival": { "time": "1771861101" }, "departure": { "time": "1771861101" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE-E", "stopSequence": 19 }, { "arrival": { "time": "1771861160" }, "departure": { "time": "1771861160" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET-E", "stopSequence": 20 }, { "arrival": { "time": "1771861212" }, "departure": { "time": "1771861212" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUE-E", "stopSequence": 21 }, { "arrival": { "time": "1771861277" }, "departure": { "time": "1771861277" }, "scheduleRelationship": "SKIPPED", "stopId": "CHAERI-E", "stopSequence": 22 }, { "arrival": { "time": "1771861336" }, "departure": { "time": "1771861336" }, "scheduleRelationship": "SKIPPED", "stopId": "FONTE-E", "stopSequence": 23 }, { "arrival": { "time": "1771861405" }, "departure": { "time": "1771861405" }, "scheduleRelationship": "SKIPPED", "stopId": "ERIGNE", "stopSequence": 24 }, { "arrival": { "time": "1771861440" }, "stopId": "SOLAND", "stopSequence": 25 } ], "trip": { "directionId": 1, "routeId": "03", "tripId": "6570984" } } }, { "id": "trip:2465", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860570" }, "departure": { "time": "1771860570" }, "stopId": "PERRIE-E", "stopSequence": 5 }, { "arrival": { "time": "1771860860" }, "departure": { "time": "1771860860" }, "stopId": "BRAI8M-E", "stopSequence": 6 }, { "arrival": { "time": "1771860918" }, "departure": { "time": "1771860918" }, "stopId": "AZEMA-E", "stopSequence": 7 }, { "arrival": { "time": "1771860990" }, "departure": { "time": "1771860990" }, "stopId": "BRAICO-E", "stopSequence": 8 }, { "arrival": { "time": "1771861110" }, "departure": { "time": "1771861110" }, "stopId": "ANDAMA-E", "stopSequence": 9 }, { "arrival": { "time": "1771861147" }, "departure": { "time": "1771861147" }, "stopId": "RESTLA-E", "stopSequence": 10 }, { "arrival": { "time": "1771861185" }, "departure": { "time": "1771861185" }, "stopId": "ANDALA-E", "stopSequence": 11 }, { "arrival": { "time": "1771861230" }, "departure": { "time": "1771861230" }, "stopId": "JDELAV-E", "stopSequence": 12 }, { "arrival": { "time": "1771861410" }, "departure": { "time": "1771861410" }, "stopId": "CORNCR-E", "stopSequence": 13 }, { "arrival": { "time": "1771861486" }, "departure": { "time": "1771861486" }, "stopId": "CORNMA-E", "stopSequence": 14 }, { "arrival": { "time": "1771861590" }, "departure": { "time": "1771861590" }, "stopId": "ROYALE-E", "stopSequence": 15 } ], "trip": { "directionId": 1, "routeId": "24", "tripId": "2465" } } }, { "id": "trip:3858", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "stopId": "ROCHETTE", "stopSequence": 3 }, { "arrival": { "time": "1771860755" }, "departure": { "time": "1771860755" }, "stopId": "GUERAND", "stopSequence": 4 }, { "arrival": { "time": "1771860807" }, "departure": { "time": "1771860807" }, "stopId": "CLEMEGLI", "stopSequence": 5 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "stopId": "PINELIER", "stopSequence": 6 }, { "arrival": { "time": "1771861097" }, "departure": { "time": "1771861097" }, "stopId": "LAJANVRI", "stopSequence": 7 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "stopId": "CRFRUX", "stopSequence": 8 }, { "arrival": { "time": "1771861453" }, "departure": { "time": "1771861453" }, "stopId": "PAQUERET", "stopSequence": 9 }, { "arrival": { "time": "1771861490" }, "departure": { "time": "1771861490" }, "stopId": "5ROUTES", "stopSequence": 10 }, { "arrival": { "time": "1771861560" }, "departure": { "time": "1771861560" }, "stopId": "ATOLL", "stopSequence": 11 }, { "arrival": { "time": "1771861762" }, "departure": { "time": "1771861762" }, "stopId": "DESERRE", "stopSequence": 12 }, { "arrival": { "time": "1771861825" }, "departure": { "time": "1771861825" }, "stopId": "MORSUB", "stopSequence": 13 }, { "arrival": { "time": "1771861920" }, "departure": { "time": "1771861920" }, "stopId": "LABABEAU", "stopSequence": 14 }, { "arrival": { "time": "1771862306" }, "departure": { "time": "1771862306" }, "stopId": "FARCYSJA", "stopSequence": 15 }, { "arrival": { "time": "1771862460" }, "departure": { "time": "1771862460" }, "stopId": "QUAIsubN", "stopSequence": 16 } ], "trip": { "directionId": 0, "routeId": "38", "tripId": "3858" } } }, { "id": "trip:6567935", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860467" }, "departure": { "time": "1771860467" }, "stopId": "INTREP-E", "stopSequence": 35 }, { "arrival": { "time": "1771860495" }, "departure": { "time": "1771860527" }, "stopId": "MTARDA-E", "stopSequence": 36 }, { "arrival": { "time": "1771860572" }, "departure": { "time": "1771860572" }, "stopId": "AUBRY-E", "stopSequence": 37 }, { "arrival": { "time": "1771860576" }, "departure": { "time": "1771860576" }, "stopId": "COSSE-E", "stopSequence": 38 }, { "arrival": { "time": "1771860650" }, "departure": { "time": "1771860650" }, "stopId": "HUTREA-E", "stopSequence": 39 }, { "arrival": { "time": "1771860674" }, "departure": { "time": "1771860674" }, "stopId": "JOLIVE-E", "stopSequence": 40 }, { "arrival": { "time": "1771860738" }, "departure": { "time": "1771860738" }, "stopId": "BELOEI-E", "stopSequence": 41 }, { "arrival": { "time": "1771860780" }, "departure": { "time": "1771860780" }, "stopId": "RTEDAN-E", "stopSequence": 42 }, { "arrival": { "time": "1771860826" }, "departure": { "time": "1771860826" }, "stopId": "LESROS-E", "stopSequence": 43 }, { "arrival": { "time": "1771860899" }, "departure": { "time": "1771860899" }, "stopId": "LOUPIN-E", "stopSequence": 44 }, { "arrival": { "time": "1771860965" }, "departure": { "time": "1771860965" }, "stopId": "MASGEM-E", "stopSequence": 45 }, { "arrival": { "time": "1771861011" }, "departure": { "time": "1771861011" }, "stopId": "HOSGEM-E", "stopSequence": 46 }, { "arrival": { "time": "1771861075" }, "departure": { "time": "1771861075" }, "stopId": "CLOS9-E", "stopSequence": 47 }, { "arrival": { "time": "1771861122" }, "departure": { "time": "1771861122" }, "stopId": "VANRIE-E", "stopSequence": 48 }, { "arrival": { "time": "1771861176" }, "departure": { "time": "1771861176" }, "stopId": "PORTSG-E", "stopSequence": 49 }, { "arrival": { "time": "1771861205" }, "departure": { "time": "1771861205" }, "stopId": "LECHEN-E", "stopSequence": 50 }, { "arrival": { "time": "1771861260" }, "stopId": "ROMORNA", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "08", "tripId": "6567935" } } }, { "id": "trip:6570338", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863420" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771863600" }, "departure": { "time": "1771863600" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771863762" }, "departure": { "time": "1771863762" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771863902" }, "departure": { "time": "1771863902" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771863975" }, "departure": { "time": "1771863975" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771864030" }, "departure": { "time": "1771864030" }, "stopId": "CHDARR-E", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570338" } } }, { "id": "trip:6568461", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860485" }, "departure": { "time": "1771860485" }, "scheduleRelationship": "SKIPPED", "stopId": "BOSQUET", "stopSequence": 6 }, { "arrival": { "time": "1771860529" }, "departure": { "time": "1771860529" }, "scheduleRelationship": "SKIPPED", "stopId": "LOUET", "stopSequence": 7 }, { "arrival": { "time": "1771860597" }, "departure": { "time": "1771860597" }, "scheduleRelationship": "SKIPPED", "stopId": "DUBE", "stopSequence": 8 }, { "arrival": { "time": "1771860656" }, "departure": { "time": "1771860656" }, "scheduleRelationship": "SKIPPED", "stopId": "LOIRE", "stopSequence": 9 }, { "arrival": { "time": "1771860664" }, "departure": { "time": "1771860664" }, "stopId": "PONTSCEM", "stopSequence": 10 }, { "arrival": { "time": "1771860727" }, "departure": { "time": "1771860727" }, "stopId": "BELPOULE", "stopSequence": 11 }, { "arrival": { "time": "1771860808" }, "departure": { "time": "1771860808" }, "stopId": "AUTHION", "stopSequence": 12 }, { "arrival": { "time": "1771860874" }, "departure": { "time": "1771860874" }, "stopId": "PATUREAU", "stopSequence": 13 }, { "arrival": { "time": "1771860989" }, "departure": { "time": "1771860989" }, "stopId": "GENDRON", "stopSequence": 14 }, { "arrival": { "time": "1771861082" }, "departure": { "time": "1771861082" }, "stopId": "RUELLES", "stopSequence": 15 }, { "arrival": { "time": "1771861141" }, "departure": { "time": "1771861141" }, "stopId": "SABLONS", "stopSequence": 16 }, { "arrival": { "time": "1771861189" }, "departure": { "time": "1771861189" }, "stopId": "TROPAROI", "stopSequence": 17 }, { "arrival": { "time": "1771861377" }, "departure": { "time": "1771861377" }, "stopId": "ALLARD", "stopSequence": 18 }, { "arrival": { "time": "1771861482" }, "departure": { "time": "1771861482" }, "stopId": "DELATTAS", "stopSequence": 19 }, { "arrival": { "time": "1771861634" }, "departure": { "time": "1771861634" }, "stopId": "ESA", "stopSequence": 20 }, { "arrival": { "time": "1771861718" }, "departure": { "time": "1771861718" }, "stopId": "RABELAI", "stopSequence": 21 }, { "arrival": { "time": "1771861793" }, "departure": { "time": "1771861793" }, "stopId": "ALEROY", "stopSequence": 22 }, { "arrival": { "time": "1771861953" }, "departure": { "time": "1771861953" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771862020" }, "departure": { "time": "1771862020" }, "stopId": "HARAS", "stopSequence": 24 }, { "arrival": { "time": "1771862107" }, "departure": { "time": "1771862107" }, "stopId": "STAUBIN", "stopSequence": 25 }, { "arrival": { "time": "1771862209" }, "stopId": "LORRAIN1", "stopSequence": 26 } ], "trip": { "directionId": 0, "routeId": "03", "tripId": "6568461" } } }, { "id": "trip:3468D", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860520" }, "departure": { "time": "1771860540" }, "stopId": "AUBRIAIS", "stopSequence": 15 }, { "arrival": { "time": "1771860581" }, "departure": { "time": "1771860581" }, "stopId": "TANCELL", "stopSequence": 16 }, { "arrival": { "time": "1771860727" }, "departure": { "time": "1771860727" }, "stopId": "LAGLOUTI", "stopSequence": 17 }, { "arrival": { "time": "1771860846" }, "departure": { "time": "1771860846" }, "stopId": "LAGRANGE", "stopSequence": 18 }, { "arrival": { "time": "1771860942" }, "departure": { "time": "1771860942" }, "stopId": "LAPLESSE", "stopSequence": 19 }, { "arrival": { "time": "1771861160" }, "departure": { "time": "1771861160" }, "stopId": "GPOMPIDO", "stopSequence": 20 }, { "arrival": { "time": "1771861245" }, "departure": { "time": "1771861245" }, "stopId": "STLOUIS", "stopSequence": 21 }, { "arrival": { "time": "1771861400" }, "departure": { "time": "1771861400" }, "stopId": "LECLER-E", "stopSequence": 22 }, { "arrival": { "time": "1771861611" }, "departure": { "time": "1771861611" }, "stopId": "DESCAZEA", "stopSequence": 23 }, { "arrival": { "time": "1771861683" }, "departure": { "time": "1771861683" }, "stopId": "MONPROFI", "stopSequence": 24 }, { "arrival": { "time": "1771861760" }, "departure": { "time": "1771861760" }, "stopId": "QUAIsubW", "stopSequence": 25 } ], "trip": { "directionId": 0, "routeId": "34", "tripId": "3468D" } } }, { "id": "trip:6566571", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862470" }, "stopId": "2MONP", "stopSequence": 0 }, { "arrival": { "time": "1771862552" }, "departure": { "time": "1771862552" }, "stopId": "2EURO", "stopSequence": 1 }, { "arrival": { "time": "1771862638" }, "departure": { "time": "1771862638" }, "stopId": "2DUNA", "stopSequence": 2 }, { "arrival": { "time": "1771862810" }, "departure": { "time": "1771862810" }, "stopId": "2BRIS", "stopSequence": 3 }, { "arrival": { "time": "1771862891" }, "departure": { "time": "1771862891" }, "stopId": "2CROI", "stopSequence": 4 }, { "arrival": { "time": "1771863052" }, "departure": { "time": "1771863052" }, "stopId": "2MTAI", "stopSequence": 5 }, { "arrival": { "time": "1771863150" }, "departure": { "time": "1771863150" }, "stopId": "2CONS", "stopSequence": 6 }, { "arrival": { "time": "1771863300" }, "stopId": "2CECO", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566571" } } }, { "id": "trip:6052743", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863780" }, "stopId": "HTDEMURS", "stopSequence": 0 }, { "arrival": { "time": "1771863820" }, "departure": { "time": "1771863820" }, "stopId": "LABUISSA", "stopSequence": 1 }, { "arrival": { "time": "1771863871" }, "departure": { "time": "1771863871" }, "stopId": "LECOTEAU", "stopSequence": 2 }, { "arrival": { "time": "1771863943" }, "departure": { "time": "1771863943" }, "stopId": "CARMET", "stopSequence": 3 }, { "arrival": { "time": "1771864023" }, "departure": { "time": "1771864023" }, "stopId": "MURSHDV", "stopSequence": 4 }, { "arrival": { "time": "1771864054" }, "departure": { "time": "1771864054" }, "stopId": "LEVESQUE", "stopSequence": 5 }, { "arrival": { "time": "1771864132" }, "departure": { "time": "1771864132" }, "stopId": "ERIGNE", "stopSequence": 6 }, { "arrival": { "time": "1771864161" }, "departure": { "time": "1771864161" }, "stopId": "SOLAND", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "23", "tripId": "6052743" } } }, { "id": "trip:6570253", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863480" }, "stopId": "LEQUAI-E", "stopSequence": 0 }, { "arrival": { "time": "1771863529" }, "departure": { "time": "1771863529" }, "stopId": "LEQUAI", "stopSequence": 1 }, { "arrival": { "time": "1771863763" }, "departure": { "time": "1771863763" }, "stopId": "CHDARR", "stopSequence": 2 }, { "arrival": { "time": "1771863800" }, "departure": { "time": "1771863800" }, "stopId": "CCI", "stopSequence": 3 }, { "arrival": { "time": "1771863960" }, "departure": { "time": "1771863960" }, "stopId": "HARAS", "stopSequence": 4 }, { "arrival": { "time": "1771864043" }, "departure": { "time": "1771864043" }, "stopId": "STAUBIN", "stopSequence": 5 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "LORRAIN1", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "Tbus", "tripId": "6570253" } } }, { "id": "trip:6566573", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864150" }, "stopId": "2MONP", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6566573" } } }, { "id": "trip:6570335", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861260" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771861602" }, "departure": { "time": "1771861602" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771861680" }, "departure": { "time": "1771861680" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771861742" }, "departure": { "time": "1771861742" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771861815" }, "departure": { "time": "1771861815" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771861870" }, "departure": { "time": "1771861870" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771862040" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570335" } } }, { "id": "trip:6568511", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860511" }, "departure": { "time": "1771860573" }, "stopId": "FARCYSJA", "stopSequence": 27 }, { "arrival": { "time": "1771860639" }, "departure": { "time": "1771860639" }, "stopId": "SAJACQUE", "stopSequence": 28 }, { "arrival": { "time": "1771860720" }, "stopId": "MONPROF.", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "02", "tripId": "6568511" } } }, { "id": "trip:6568701", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860460" }, "departure": { "time": "1771860492" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771860520" }, "departure": { "time": "1771860552" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771860566" }, "departure": { "time": "1771860566" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771860635" }, "departure": { "time": "1771860635" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771860723" }, "departure": { "time": "1771860723" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771860759" }, "departure": { "time": "1771860759" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771860863" }, "departure": { "time": "1771860863" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771860988" }, "departure": { "time": "1771860988" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771861056" }, "departure": { "time": "1771861056" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771861130" }, "departure": { "time": "1771861130" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771860501" }, "departure": { "time": "1771860501" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771860563" }, "departure": { "time": "1771860563" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771860606" }, "departure": { "time": "1771860606" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771860642" }, "departure": { "time": "1771860642" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771860820" }, "departure": { "time": "1771860820" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771861304" }, "departure": { "time": "1771861304" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771861360" }, "departure": { "time": "1771861360" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771861417" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568701" } } }, { "id": "trip:6572513", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861800" }, "stopId": "1QUAI", "stopSequence": 0 }, { "arrival": { "time": "1771861984" }, "departure": { "time": "1771861984" }, "stopId": "2FARC", "stopSequence": 1 }, { "arrival": { "time": "1771862099" }, "departure": { "time": "1771862099" }, "stopId": "2ELYS", "stopSequence": 2 }, { "arrival": { "time": "1771862197" }, "departure": { "time": "1771862197" }, "stopId": "2PATT", "stopSequence": 3 }, { "arrival": { "time": "1771862280" }, "departure": { "time": "1771862280" }, "stopId": "2BARR", "stopSequence": 4 }, { "arrival": { "time": "1771862382" }, "departure": { "time": "1771862382" }, "stopId": "2BEAU", "stopSequence": 5 }, { "arrival": { "time": "1771862480" }, "stopId": "1BBCA", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "B", "tripId": "6572513" } } }, { "id": "trip:6571097", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863190" }, "stopId": "2ANRO", "stopSequence": 0 }, { "arrival": { "time": "1771863310" }, "departure": { "time": "1771863310" }, "stopId": "2JVIL", "stopSequence": 1 }, { "arrival": { "time": "1771863420" }, "departure": { "time": "1771863420" }, "stopId": "2JE23", "stopSequence": 2 }, { "arrival": { "time": "1771863540" }, "departure": { "time": "1771863540" }, "stopId": "2BAMA", "stopSequence": 3 }, { "arrival": { "time": "1771863660" }, "departure": { "time": "1771863660" }, "stopId": "2STRA", "stopSequence": 4 }, { "arrival": { "time": "1771863750" }, "departure": { "time": "1771863750" }, "stopId": "2LAFA", "stopSequence": 5 }, { "arrival": { "time": "1771863870" }, "departure": { "time": "1771863870" }, "stopId": "2LGAR", "stopSequence": 6 }, { "arrival": { "time": "1771863980" }, "departure": { "time": "1771863980" }, "stopId": "2HARA", "stopSequence": 7 }, { "arrival": { "time": "1771864040" }, "stopId": "2FMBL", "stopSequence": 8 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6571097" } } }, { "id": "trip:6567749", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860505" }, "departure": { "time": "1771860526" }, "stopId": "DELACR-E", "stopSequence": 42 }, { "arrival": { "time": "1771860565" }, "departure": { "time": "1771860565" }, "stopId": "JUSTIC-E", "stopSequence": 43 }, { "arrival": { "time": "1771860677" }, "departure": { "time": "1771860677" }, "stopId": "ECLATE-E", "stopSequence": 44 }, { "arrival": { "time": "1771860776" }, "departure": { "time": "1771860776" }, "stopId": "VDLOIR-E", "stopSequence": 45 }, { "arrival": { "time": "1771860507" }, "departure": { "time": "1771860507" }, "scheduleRelationship": "SKIPPED", "stopId": "LAFAUV-E", "stopSequence": 48 }, { "arrival": { "time": "1771860540" }, "departure": { "time": "1771860540" }, "scheduleRelationship": "SKIPPED", "stopId": "BEAUM-E", "stopSequence": 49 }, { "arrival": { "time": "1771860823" }, "departure": { "time": "1771860823" }, "stopId": "LEOLAG-E", "stopSequence": 50 }, { "arrival": { "time": "1771860878" }, "departure": { "time": "1771860878" }, "stopId": "DAGUER-E", "stopSequence": 51 }, { "arrival": { "time": "1771860940" }, "departure": { "time": "1771860940" }, "stopId": "ALLUME-E", "stopSequence": 52 }, { "arrival": { "time": "1771860995" }, "departure": { "time": "1771860995" }, "stopId": "RIOTTE-E", "stopSequence": 53 }, { "arrival": { "time": "1771861057" }, "departure": { "time": "1771861057" }, "stopId": "BOURSE-E", "stopSequence": 54 }, { "arrival": { "time": "1771861100" }, "departure": { "time": "1771861100" }, "stopId": "MORLON-E", "stopSequence": 55 }, { "arrival": { "time": "1771861139" }, "departure": { "time": "1771861139" }, "stopId": "PYRAM2-E", "stopSequence": 56 }, { "arrival": { "time": "1771861173" }, "departure": { "time": "1771861173" }, "stopId": "BUISSO-E", "stopSequence": 57 }, { "arrival": { "time": "1771861199" }, "departure": { "time": "1771861199" }, "stopId": "DAUTEL-E", "stopSequence": 58 }, { "arrival": { "time": "1771861292" }, "departure": { "time": "1771861292" }, "stopId": "GENTR-E", "stopSequence": 59 }, { "arrival": { "time": "1771861412" }, "departure": { "time": "1771861412" }, "stopId": "SLEZIND", "stopSequence": 60 }, { "arrival": { "time": "1771861481" }, "departure": { "time": "1771861481" }, "stopId": "BAHONN-E", "stopSequence": 61 }, { "arrival": { "time": "1771861549" }, "departure": { "time": "1771861549" }, "stopId": "DEGAUL-E", "stopSequence": 62 }, { "arrival": { "time": "1771861578" }, "departure": { "time": "1771861578" }, "stopId": "MALEMB-E", "stopSequence": 63 }, { "arrival": { "time": "1771861712" }, "stopId": "TRELGARE", "stopSequence": 64 } ], "trip": { "directionId": 1, "routeId": "10", "tripId": "6567749" } } }, { "id": "trip:6571151", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862820" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771862910" }, "departure": { "time": "1771862910" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771863030" }, "departure": { "time": "1771863030" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771863130" }, "departure": { "time": "1771863130" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771863230" }, "departure": { "time": "1771863230" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771863340" }, "departure": { "time": "1771863340" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771863450" }, "departure": { "time": "1771863450" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771863560" }, "departure": { "time": "1771863560" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771863680" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571151" } } }, { "id": "trip:6568669", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860512" }, "departure": { "time": "1771860543" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771860663" }, "departure": { "time": "1771860663" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771860783" }, "departure": { "time": "1771860783" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771860840" }, "departure": { "time": "1771860840" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771860877" }, "departure": { "time": "1771860877" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771860958" }, "departure": { "time": "1771860958" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771861030" }, "departure": { "time": "1771861030" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771861107" }, "departure": { "time": "1771861107" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771861150" }, "departure": { "time": "1771861150" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771861212" }, "departure": { "time": "1771861212" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771861245" }, "departure": { "time": "1771861245" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771861313" }, "departure": { "time": "1771861313" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771861380" }, "departure": { "time": "1771861380" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771861416" }, "departure": { "time": "1771861416" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771861520" }, "departure": { "time": "1771861520" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771861645" }, "departure": { "time": "1771861645" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771861713" }, "departure": { "time": "1771861713" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771861787" }, "departure": { "time": "1771861787" }, "stopId": "MALEMB-E", "stopSequence": 27 }, { "arrival": { "time": "1771861458" }, "departure": { "time": "1771861458" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771861521" }, "departure": { "time": "1771861521" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771861583" }, "departure": { "time": "1771861583" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771861626" }, "departure": { "time": "1771861626" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771861662" }, "departure": { "time": "1771861662" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 }, { "arrival": { "time": "1771861740" }, "departure": { "time": "1771861740" }, "scheduleRelationship": "SKIPPED", "stopId": "HMTRE-E", "stopSequence": 34 }, { "arrival": { "time": "1771861840" }, "departure": { "time": "1771861840" }, "scheduleRelationship": "SKIPPED", "stopId": "TRELGA-E", "stopSequence": 35 }, { "arrival": { "time": "1771861961" }, "departure": { "time": "1771861961" }, "stopId": "FMAURI-E", "stopSequence": 36 }, { "arrival": { "time": "1771862017" }, "departure": { "time": "1771862017" }, "stopId": "MALRAU-E", "stopSequence": 37 }, { "arrival": { "time": "1771862074" }, "stopId": "TRELA-AR", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568669" } } }, { "id": "trip:6567843", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860463" }, "departure": { "time": "1771860494" }, "stopId": "VILLES-E", "stopSequence": 42 }, { "arrival": { "time": "1771860523" }, "departure": { "time": "1771860554" }, "stopId": "VIVIER-E", "stopSequence": 43 }, { "arrival": { "time": "1771860599" }, "departure": { "time": "1771860599" }, "stopId": "MARIAN-E", "stopSequence": 44 }, { "arrival": { "time": "1771860663" }, "departure": { "time": "1771860663" }, "stopId": "LINOVE-E", "stopSequence": 45 }, { "arrival": { "time": "1771860712" }, "departure": { "time": "1771860712" }, "stopId": "DANGEL-E", "stopSequence": 46 }, { "arrival": { "time": "1771860787" }, "departure": { "time": "1771860787" }, "stopId": "ATHLET-E", "stopSequence": 47 }, { "arrival": { "time": "1771860842" }, "departure": { "time": "1771860842" }, "stopId": "DIONNE-E", "stopSequence": 48 }, { "arrival": { "time": "1771860899" }, "departure": { "time": "1771860899" }, "stopId": "GENDRO-E", "stopSequence": 49 }, { "arrival": { "time": "1771860943" }, "departure": { "time": "1771860943" }, "stopId": "CHESNA-E", "stopSequence": 50 }, { "arrival": { "time": "1771860991" }, "departure": { "time": "1771860991" }, "stopId": "GIRAD-E", "stopSequence": 51 }, { "arrival": { "time": "1771861086" }, "departure": { "time": "1771861086" }, "stopId": "FRANVILL", "stopSequence": 52 }, { "arrival": { "time": "1771861142" }, "departure": { "time": "1771861142" }, "stopId": "GGESSAND", "stopSequence": 53 }, { "arrival": { "time": "1771861183" }, "departure": { "time": "1771861183" }, "stopId": "MACURIE", "stopSequence": 54 }, { "arrival": { "time": "1771861173" }, "departure": { "time": "1771861173" }, "stopId": "JEROSTAN", "stopSequence": 55 }, { "arrival": { "time": "1771861227" }, "departure": { "time": "1771861227" }, "stopId": "RONCIERE", "stopSequence": 56 }, { "arrival": { "time": "1771861264" }, "departure": { "time": "1771861264" }, "stopId": "GUILLE-E", "stopSequence": 57 }, { "arrival": { "time": "1771861351" }, "departure": { "time": "1771861351" }, "stopId": "BAUDRA-E", "stopSequence": 58 }, { "arrival": { "time": "1771861504" }, "stopId": "MOULINMA", "stopSequence": 59 } ], "trip": { "directionId": 1, "routeId": "09", "tripId": "6567843" } } }, { "id": "trip:6053038", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860723" }, "stopId": "HDVSUB", "stopSequence": 0 }, { "arrival": { "time": "1771860827" }, "departure": { "time": "1771860827" }, "stopId": "CLEMOI-E", "stopSequence": 1 }, { "arrival": { "time": "1771861166" }, "departure": { "time": "1771861166" }, "stopId": "BRISEP-E", "stopSequence": 2 }, { "arrival": { "time": "1771861311" }, "departure": { "time": "1771861311" }, "stopId": "CHATEN-E", "stopSequence": 3 }, { "arrival": { "time": "1771861457" }, "departure": { "time": "1771861457" }, "stopId": "SEPSON-E", "stopSequence": 4 }, { "arrival": { "time": "1771861584" }, "departure": { "time": "1771861584" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771861677" }, "departure": { "time": "1771861677" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771861823" }, "departure": { "time": "1771861823" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771862090" }, "departure": { "time": "1771862090" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771862123" }, "departure": { "time": "1771862123" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771862168" }, "departure": { "time": "1771862168" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771862229" }, "departure": { "time": "1771862229" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771862281" }, "departure": { "time": "1771862281" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771862363" }, "departure": { "time": "1771862363" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771862457" }, "departure": { "time": "1771862457" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771862512" }, "departure": { "time": "1771862512" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771862581" }, "departure": { "time": "1771862581" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771862652" }, "departure": { "time": "1771862652" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771862715" }, "departure": { "time": "1771862715" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771862783" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053038" } } }, { "id": "trip:6571366", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861740" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771861820" }, "departure": { "time": "1771861820" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771861890" }, "departure": { "time": "1771861890" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771861970" }, "departure": { "time": "1771861970" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771862060" }, "departure": { "time": "1771862060" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771862150" }, "departure": { "time": "1771862150" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771862260" }, "departure": { "time": "1771862260" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771862420" }, "departure": { "time": "1771862420" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771862510" }, "departure": { "time": "1771862510" }, "stopId": "1HSAU", "stopSequence": 9 }, { "arrival": { "time": "1771862630" }, "stopId": "1JMOU", "stopSequence": 10 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571366" } } }, { "id": "trip:6053037", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860465" }, "departure": { "time": "1771860526" }, "stopId": "RTEPAR-E", "stopSequence": 5 }, { "arrival": { "time": "1771860556" }, "departure": { "time": "1771860556" }, "stopId": "PROVIN-E", "stopSequence": 6 }, { "arrival": { "time": "1771860683" }, "departure": { "time": "1771860683" }, "stopId": "PARCEX-E", "stopSequence": 7 }, { "arrival": { "time": "1771860950" }, "departure": { "time": "1771860950" }, "stopId": "CARREA-E", "stopSequence": 8 }, { "arrival": { "time": "1771860983" }, "departure": { "time": "1771860983" }, "stopId": "MILLAR-E", "stopSequence": 9 }, { "arrival": { "time": "1771861028" }, "departure": { "time": "1771861028" }, "stopId": "BASMOR-E", "stopSequence": 10 }, { "arrival": { "time": "1771861089" }, "departure": { "time": "1771861089" }, "stopId": "CHABLA-E", "stopSequence": 11 }, { "arrival": { "time": "1771861141" }, "departure": { "time": "1771861141" }, "stopId": "UNION-E", "stopSequence": 12 }, { "arrival": { "time": "1771861223" }, "departure": { "time": "1771861223" }, "stopId": "SSYMAI-E", "stopSequence": 13 }, { "arrival": { "time": "1771861317" }, "departure": { "time": "1771861317" }, "stopId": "LECLSYLV", "stopSequence": 14 }, { "arrival": { "time": "1771861372" }, "departure": { "time": "1771861372" }, "stopId": "FRANCAIS", "stopSequence": 15 }, { "arrival": { "time": "1771861441" }, "departure": { "time": "1771861441" }, "stopId": "V.HUGO-E", "stopSequence": 16 }, { "arrival": { "time": "1771861512" }, "departure": { "time": "1771861512" }, "stopId": "ANBRUE-E", "stopSequence": 17 }, { "arrival": { "time": "1771861575" }, "departure": { "time": "1771861575" }, "stopId": "GAUGUI-E", "stopSequence": 18 }, { "arrival": { "time": "1771861643" }, "stopId": "STSYCHVE", "stopSequence": 19 } ], "trip": { "directionId": 1, "routeId": "25", "tripId": "6053037" } } }, { "id": "trip:6568356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771861620" }, "stopId": "LHOIRI-D", "stopSequence": 0 }, { "arrival": { "time": "1771861633" }, "departure": { "time": "1771861633" }, "stopId": "LHOIRIE2", "stopSequence": 1 }, { "arrival": { "time": "1771861668" }, "departure": { "time": "1771861668" }, "stopId": "PAVILL-E", "stopSequence": 2 }, { "arrival": { "time": "1771861717" }, "departure": { "time": "1771861717" }, "stopId": "EBEAUP-E", "stopSequence": 3 }, { "arrival": { "time": "1771861740" }, "departure": { "time": "1771861740" }, "stopId": "AAMIPI-E", "stopSequence": 4 }, { "arrival": { "time": "1771861824" }, "departure": { "time": "1771861824" }, "stopId": "GUINEZ-E", "stopSequence": 5 }, { "arrival": { "time": "1771861886" }, "departure": { "time": "1771861886" }, "stopId": "CLAIE-E", "stopSequence": 6 }, { "arrival": { "time": "1771861915" }, "departure": { "time": "1771861915" }, "stopId": "THOMAS-E", "stopSequence": 7 }, { "arrival": { "time": "1771862006" }, "departure": { "time": "1771862006" }, "stopId": "ZIBEAU-E", "stopSequence": 8 }, { "arrival": { "time": "1771862040" }, "departure": { "time": "1771862040" }, "stopId": "CCMOLIER", "stopSequence": 9 }, { "arrival": { "time": "1771862089" }, "departure": { "time": "1771862089" }, "stopId": "AAQUITN", "stopSequence": 10 }, { "arrival": { "time": "1771862123" }, "departure": { "time": "1771862123" }, "stopId": "SHEAKSPE", "stopSequence": 11 }, { "arrival": { "time": "1771862189" }, "departure": { "time": "1771862189" }, "stopId": "WIGAN", "stopSequence": 12 }, { "arrival": { "time": "1771862220" }, "departure": { "time": "1771862220" }, "stopId": "GRESILLE", "stopSequence": 13 }, { "arrival": { "time": "1771862265" }, "departure": { "time": "1771862265" }, "stopId": "PROUDHON", "stopSequence": 14 }, { "arrival": { "time": "1771862337" }, "departure": { "time": "1771862337" }, "stopId": "VALLO", "stopSequence": 15 }, { "arrival": { "time": "1771862373" }, "departure": { "time": "1771862373" }, "stopId": "MONTECLA", "stopSequence": 16 }, { "arrival": { "time": "1771862414" }, "departure": { "time": "1771862414" }, "stopId": "DELESCL", "stopSequence": 17 }, { "arrival": { "time": "1771862534" }, "departure": { "time": "1771862534" }, "stopId": "MAISLA-E", "stopSequence": 18 }, { "arrival": { "time": "1771862572" }, "departure": { "time": "1771862572" }, "stopId": "PERUSS-E", "stopSequence": 19 }, { "arrival": { "time": "1771862640" }, "departure": { "time": "1771862640" }, "stopId": "GDMAINE", "stopSequence": 20 }, { "arrival": { "time": "1771863114" }, "departure": { "time": "1771863114" }, "stopId": "EBLE", "stopSequence": 21 }, { "arrival": { "time": "1771863176" }, "departure": { "time": "1771863176" }, "stopId": "GENIE", "stopSequence": 22 }, { "arrival": { "time": "1771863253" }, "departure": { "time": "1771863253" }, "stopId": "VAUBAN", "stopSequence": 23 }, { "arrival": { "time": "1771863287" }, "departure": { "time": "1771863287" }, "stopId": "POIREL", "stopSequence": 24 }, { "arrival": { "time": "1771863348" }, "departure": { "time": "1771863348" }, "stopId": "PONTNOIR", "stopSequence": 25 }, { "arrival": { "time": "1771863387" }, "departure": { "time": "1771863387" }, "stopId": "SEMARD", "stopSequence": 26 }, { "arrival": { "time": "1771862940" }, "departure": { "time": "1771862940" }, "scheduleRelationship": "SKIPPED", "stopId": "CHDARR", "stopSequence": 27 }, { "arrival": { "time": "1771863007" }, "departure": { "time": "1771863007" }, "scheduleRelationship": "SKIPPED", "stopId": "ACADEMIE", "stopSequence": 28 }, { "arrival": { "time": "1771863080" }, "departure": { "time": "1771863080" }, "scheduleRelationship": "SKIPPED", "stopId": "GBREM-E", "stopSequence": 29 }, { "arrival": { "time": "1771863452" }, "departure": { "time": "1771863452" }, "stopId": "GARETERM", "stopSequence": 30 }, { "arrival": { "time": "1771863504" }, "departure": { "time": "1771863504" }, "stopId": "LESGARES", "stopSequence": 31 }, { "arrival": { "time": "1771863656" }, "departure": { "time": "1771863656" }, "stopId": "HARAS", "stopSequence": 32 }, { "arrival": { "time": "1771863744" }, "departure": { "time": "1771863744" }, "stopId": "STAUBIN", "stopSequence": 33 }, { "arrival": { "time": "1771863807" }, "departure": { "time": "1771863807" }, "stopId": "LOR-FO-A", "stopSequence": 34 }, { "arrival": { "time": "1771864033" }, "departure": { "time": "1771864033" }, "stopId": "MENDES-E", "stopSequence": 35 } ], "trip": { "directionId": 0, "routeId": "04", "tripId": "6568356" } } }, { "id": "trip:6566554", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860460" }, "departure": { "time": "1771860460" }, "stopId": "1CONS", "stopSequence": 1 }, { "arrival": { "time": "1771860505" }, "departure": { "time": "1771860535" }, "stopId": "1MTAI", "stopSequence": 2 }, { "arrival": { "time": "1771860698" }, "departure": { "time": "1771860698" }, "stopId": "1CROI", "stopSequence": 3 }, { "arrival": { "time": "1771860776" }, "departure": { "time": "1771860776" }, "stopId": "1BRIS", "stopSequence": 4 }, { "arrival": { "time": "1771860934" }, "departure": { "time": "1771860934" }, "stopId": "1DUNA", "stopSequence": 5 }, { "arrival": { "time": "1771861013" }, "departure": { "time": "1771861013" }, "stopId": "1EURO", "stopSequence": 6 }, { "arrival": { "time": "1771861086" }, "stopId": "2MONP", "stopSequence": 7 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6566554" } } }, { "id": "trip:6572025", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860598" }, "departure": { "time": "1771860598" }, "stopId": "2PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771860678" }, "departure": { "time": "1771860678" }, "stopId": "2BROY", "stopSequence": 6 }, { "arrival": { "time": "1771860768" }, "departure": { "time": "1771860768" }, "stopId": "2ACAS", "stopSequence": 7 }, { "arrival": { "time": "1771860848" }, "departure": { "time": "1771860848" }, "stopId": "2STGI", "stopSequence": 8 }, { "arrival": { "time": "1771860938" }, "departure": { "time": "1771860938" }, "stopId": "2BASC", "stopSequence": 9 }, { "arrival": { "time": "1771861028" }, "stopId": "1AARD", "stopSequence": 10 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572025" } } }, { "id": "trip:6572030", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864020" }, "stopId": "2JMOU", "stopSequence": 0 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "2HSAU", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "A", "tripId": "6572030" } } }, { "id": "trip:6570333", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860600" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570333" } } }, { "id": "trip:6570334", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771860540" }, "stopId": "MENDESFR", "stopSequence": 0 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "stopId": "FO-LOR-R", "stopSequence": 1 }, { "arrival": { "time": "1771860882" }, "departure": { "time": "1771860882" }, "stopId": "STAUBI-E", "stopSequence": 2 }, { "arrival": { "time": "1771860960" }, "departure": { "time": "1771860960" }, "stopId": "HARAS-E", "stopSequence": 3 }, { "arrival": { "time": "1771861022" }, "departure": { "time": "1771861022" }, "stopId": "LICES", "stopSequence": 4 }, { "arrival": { "time": "1771861095" }, "departure": { "time": "1771861095" }, "stopId": "CCI-E", "stopSequence": 5 }, { "arrival": { "time": "1771861150" }, "departure": { "time": "1771861150" }, "stopId": "CHDARR-E", "stopSequence": 6 }, { "arrival": { "time": "1771861320" }, "stopId": "LEQUAI-E", "stopSequence": 7 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570334" } } }, { "id": "trip:6571150", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862100" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771862190" }, "departure": { "time": "1771862190" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771862310" }, "departure": { "time": "1771862310" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771862410" }, "departure": { "time": "1771862410" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771862510" }, "departure": { "time": "1771862510" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771862620" }, "departure": { "time": "1771862620" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771862730" }, "departure": { "time": "1771862730" }, "stopId": "1JE23", "stopSequence": 6 }, { "arrival": { "time": "1771862840" }, "departure": { "time": "1771862840" }, "stopId": "1JVIL", "stopSequence": 7 }, { "arrival": { "time": "1771862960" }, "stopId": "1ANRO", "stopSequence": 8 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571150" } } }, { "id": "trip:6568631", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862040" }, "stopId": "FO-LOR-R", "stopSequence": 0 }, { "arrival": { "time": "1771862151" }, "departure": { "time": "1771862151" }, "stopId": "STAUBI-E", "stopSequence": 1 }, { "arrival": { "time": "1771862204" }, "departure": { "time": "1771862204" }, "stopId": "HARAS-E", "stopSequence": 2 }, { "arrival": { "time": "1771862400" }, "departure": { "time": "1771862400" }, "stopId": "ANLERO-E", "stopSequence": 3 }, { "arrival": { "time": "1771862511" }, "departure": { "time": "1771862511" }, "stopId": "MICHEL-E", "stopSequence": 4 }, { "arrival": { "time": "1771862583" }, "departure": { "time": "1771862583" }, "stopId": "BOURGO-E", "stopSequence": 5 }, { "arrival": { "time": "1771862644" }, "departure": { "time": "1771862644" }, "stopId": "VOLNEY-E", "stopSequence": 6 }, { "arrival": { "time": "1771862721" }, "departure": { "time": "1771862721" }, "stopId": "MADELE-E", "stopSequence": 7 }, { "arrival": { "time": "1771862820" }, "departure": { "time": "1771862820" }, "stopId": "SAUMUR-E", "stopSequence": 8 }, { "arrival": { "time": "1771862889" }, "departure": { "time": "1771862889" }, "stopId": "DELACR-E", "stopSequence": 9 }, { "arrival": { "time": "1771862946" }, "departure": { "time": "1771862946" }, "stopId": "JUSTIC-E", "stopSequence": 10 }, { "arrival": { "time": "1771863063" }, "departure": { "time": "1771863063" }, "stopId": "ECLATE-E", "stopSequence": 11 }, { "arrival": { "time": "1771863183" }, "departure": { "time": "1771863183" }, "stopId": "VDLOIR-E", "stopSequence": 12 }, { "arrival": { "time": "1771863254" }, "departure": { "time": "1771863254" }, "stopId": "LEOLAG-E", "stopSequence": 13 }, { "arrival": { "time": "1771863281" }, "departure": { "time": "1771863281" }, "stopId": "BELVTR-E", "stopSequence": 14 }, { "arrival": { "time": "1771863371" }, "departure": { "time": "1771863371" }, "stopId": "MARAIS-E", "stopSequence": 15 }, { "arrival": { "time": "1771863450" }, "departure": { "time": "1771863450" }, "stopId": "FRESNA-E", "stopSequence": 16 }, { "arrival": { "time": "1771863536" }, "departure": { "time": "1771863536" }, "stopId": "CHOUTE-E", "stopSequence": 17 }, { "arrival": { "time": "1771863584" }, "departure": { "time": "1771863584" }, "stopId": "MENA-E", "stopSequence": 18 }, { "arrival": { "time": "1771863653" }, "departure": { "time": "1771863653" }, "stopId": "MALAQU-E", "stopSequence": 19 }, { "arrival": { "time": "1771863690" }, "departure": { "time": "1771863690" }, "stopId": "LEFEVR-E", "stopSequence": 20 }, { "arrival": { "time": "1771863766" }, "departure": { "time": "1771863766" }, "stopId": "PYRAM2-E", "stopSequence": 21 }, { "arrival": { "time": "1771863840" }, "departure": { "time": "1771863840" }, "stopId": "BUISSO-E", "stopSequence": 22 }, { "arrival": { "time": "1771863878" }, "departure": { "time": "1771863878" }, "stopId": "DAUTEL-E", "stopSequence": 23 }, { "arrival": { "time": "1771863982" }, "departure": { "time": "1771863982" }, "stopId": "GENTR-E", "stopSequence": 24 }, { "arrival": { "time": "1771864107" }, "departure": { "time": "1771864107" }, "stopId": "BAHONN-E", "stopSequence": 25 }, { "arrival": { "time": "1771864175" }, "departure": { "time": "1771864175" }, "stopId": "DEGAUL-E", "stopSequence": 26 }, { "arrival": { "time": "1771863931" }, "departure": { "time": "1771863931" }, "scheduleRelationship": "SKIPPED", "stopId": "ARENA-E", "stopSequence": 29 }, { "arrival": { "time": "1771864004" }, "departure": { "time": "1771864004" }, "scheduleRelationship": "SKIPPED", "stopId": "MONTHI-E", "stopSequence": 30 }, { "arrival": { "time": "1771864077" }, "departure": { "time": "1771864077" }, "scheduleRelationship": "SKIPPED", "stopId": "MAIRTR-E", "stopSequence": 31 }, { "arrival": { "time": "1771864127" }, "departure": { "time": "1771864127" }, "scheduleRelationship": "SKIPPED", "stopId": "EGLTRE-E", "stopSequence": 32 }, { "arrival": { "time": "1771864169" }, "departure": { "time": "1771864169" }, "scheduleRelationship": "SKIPPED", "stopId": "CIMETR-E", "stopSequence": 33 } ], "trip": { "directionId": 1, "routeId": "01", "tripId": "6568631" } } }, { "id": "trip:6572346", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860540" }, "departure": { "time": "1771860543" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771860740" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572346" } } }, { "id": "trip:6571152", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863540" }, "stopId": "2FMBL", "stopSequence": 0 }, { "arrival": { "time": "1771863630" }, "departure": { "time": "1771863630" }, "stopId": "1HARA", "stopSequence": 1 }, { "arrival": { "time": "1771863750" }, "departure": { "time": "1771863750" }, "stopId": "1LGAR", "stopSequence": 2 }, { "arrival": { "time": "1771863850" }, "departure": { "time": "1771863850" }, "stopId": "1LAFA", "stopSequence": 3 }, { "arrival": { "time": "1771863950" }, "departure": { "time": "1771863950" }, "stopId": "1STRA", "stopSequence": 4 }, { "arrival": { "time": "1771864060" }, "departure": { "time": "1771864060" }, "stopId": "1BAMA", "stopSequence": 5 }, { "arrival": { "time": "1771864170" }, "departure": { "time": "1771864170" }, "stopId": "1JE23", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571152" } } }, { "id": "trip:6571368", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771863300" }, "stopId": "1AARD", "stopSequence": 0 }, { "arrival": { "time": "1771863380" }, "departure": { "time": "1771863380" }, "stopId": "1BASC", "stopSequence": 1 }, { "arrival": { "time": "1771863450" }, "departure": { "time": "1771863450" }, "stopId": "1STGI", "stopSequence": 2 }, { "arrival": { "time": "1771863530" }, "departure": { "time": "1771863530" }, "stopId": "1ACAS", "stopSequence": 3 }, { "arrival": { "time": "1771863620" }, "departure": { "time": "1771863620" }, "stopId": "1BROY", "stopSequence": 4 }, { "arrival": { "time": "1771863710" }, "departure": { "time": "1771863710" }, "stopId": "1PMAY", "stopSequence": 5 }, { "arrival": { "time": "1771863820" }, "departure": { "time": "1771863820" }, "stopId": "1BOTA", "stopSequence": 6 }, { "arrival": { "time": "1771863980" }, "departure": { "time": "1771863980" }, "stopId": "1VERN", "stopSequence": 8 }, { "arrival": { "time": "1771864070" }, "departure": { "time": "1771864070" }, "stopId": "1HSAU", "stopSequence": 9 } ], "trip": { "directionId": 1, "routeId": "A", "tripId": "6571368" } } }, { "id": "trip:6559119", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862520" }, "stopId": "LICES-E", "stopSequence": 0 }, { "arrival": { "time": "1771862760" }, "departure": { "time": "1771862760" }, "stopId": "ANLERO-E", "stopSequence": 1 }, { "arrival": { "time": "1771862864" }, "departure": { "time": "1771862864" }, "stopId": "MICHEL-E", "stopSequence": 2 }, { "arrival": { "time": "1771862931" }, "departure": { "time": "1771862931" }, "stopId": "BOURGO-E", "stopSequence": 3 }, { "arrival": { "time": "1771862988" }, "departure": { "time": "1771862988" }, "stopId": "VOLNEY-E", "stopSequence": 4 }, { "arrival": { "time": "1771863060" }, "departure": { "time": "1771863060" }, "stopId": "MADELE-E", "stopSequence": 5 }, { "arrival": { "time": "1771863133" }, "departure": { "time": "1771863133" }, "stopId": "JEBOUI-E", "stopSequence": 6 }, { "arrival": { "time": "1771863205" }, "departure": { "time": "1771863205" }, "stopId": "PCOUBE-E", "stopSequence": 7 }, { "arrival": { "time": "1771863240" }, "departure": { "time": "1771863240" }, "stopId": "AROBA-E", "stopSequence": 8 }, { "arrival": { "time": "1771863373" }, "departure": { "time": "1771863373" }, "stopId": "LANGLA-E", "stopSequence": 9 }, { "arrival": { "time": "1771863531" }, "departure": { "time": "1771863531" }, "stopId": "MONTAI-E", "stopSequence": 10 }, { "arrival": { "time": "1771863663" }, "departure": { "time": "1771863663" }, "stopId": "JERUSA-E", "stopSequence": 11 }, { "arrival": { "time": "1771863720" }, "departure": { "time": "1771863720" }, "stopId": "DAGNET-E", "stopSequence": 12 }, { "arrival": { "time": "1771863758" }, "departure": { "time": "1771863758" }, "stopId": "GILLIE-E", "stopSequence": 13 }, { "arrival": { "time": "1771863834" }, "departure": { "time": "1771863834" }, "stopId": "ISORET-E", "stopSequence": 14 }, { "arrival": { "time": "1771863926" }, "departure": { "time": "1771863926" }, "stopId": "VANDE-E", "stopSequence": 15 }, { "arrival": { "time": "1771863986" }, "departure": { "time": "1771863986" }, "stopId": "ORMEAU-E", "stopSequence": 16 }, { "arrival": { "time": "1771864017" }, "departure": { "time": "1771864017" }, "stopId": "CRBLAN-E", "stopSequence": 17 }, { "arrival": { "time": "1771864082" }, "departure": { "time": "1771864082" }, "stopId": "CHATEL-E", "stopSequence": 18 }, { "arrival": { "time": "1771864140" }, "departure": { "time": "1771864140" }, "stopId": "BANCHA-E", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "07", "tripId": "6559119" } } }, { "id": "trip:6567856", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860496" }, "departure": { "time": "1771860496" }, "stopId": "PONTNOIR", "stopSequence": 26 }, { "arrival": { "time": "1771860526" }, "departure": { "time": "1771860526" }, "stopId": "SEMARD", "stopSequence": 27 }, { "arrival": { "time": "1771860610" }, "departure": { "time": "1771860610" }, "stopId": "GARETERM", "stopSequence": 28 }, { "arrival": { "time": "1771860858" }, "departure": { "time": "1771860858" }, "stopId": "HARAS", "stopSequence": 29 }, { "arrival": { "time": "1771860923" }, "departure": { "time": "1771860923" }, "stopId": "STAUBIN", "stopSequence": 30 }, { "arrival": { "time": "1771861013" }, "departure": { "time": "1771861013" }, "stopId": "LORRAIN1", "stopSequence": 31 }, { "arrival": { "time": "1771861156" }, "departure": { "time": "1771861156" }, "stopId": "MENDES-E", "stopSequence": 32 }, { "arrival": { "time": "1771861240" }, "departure": { "time": "1771861240" }, "stopId": "SAVARY-E", "stopSequence": 33 }, { "arrival": { "time": "1771861275" }, "departure": { "time": "1771861275" }, "stopId": "MUSSET-E", "stopSequence": 34 }, { "arrival": { "time": "1771861351" }, "departure": { "time": "1771861351" }, "stopId": "LUTIN-E", "stopSequence": 35 }, { "arrival": { "time": "1771861393" }, "departure": { "time": "1771861393" }, "stopId": "MACE-E", "stopSequence": 36 }, { "arrival": { "time": "1771861420" }, "departure": { "time": "1771861420" }, "stopId": "DESJAR-E", "stopSequence": 37 }, { "arrival": { "time": "1771861524" }, "departure": { "time": "1771861524" }, "stopId": "ALDUNA-E", "stopSequence": 38 }, { "arrival": { "time": "1771861660" }, "departure": { "time": "1771861660" }, "stopId": "RBRIOL-E", "stopSequence": 39 }, { "arrival": { "time": "1771861692" }, "departure": { "time": "1771861692" }, "stopId": "NOZAY-E", "stopSequence": 40 }, { "arrival": { "time": "1771861749" }, "departure": { "time": "1771861749" }, "stopId": "AUVERG-E", "stopSequence": 41 }, { "arrival": { "time": "1771861294" }, "departure": { "time": "1771861294" }, "scheduleRelationship": "SKIPPED", "stopId": "TALET-E", "stopSequence": 42 }, { "arrival": { "time": "1771861440" }, "departure": { "time": "1771861440" }, "scheduleRelationship": "SKIPPED", "stopId": "BDEMAI-E", "stopSequence": 43 }, { "arrival": { "time": "1771861481" }, "departure": { "time": "1771861481" }, "scheduleRelationship": "SKIPPED", "stopId": "FACULT-E", "stopSequence": 44 }, { "arrival": { "time": "1771861692" }, "departure": { "time": "1771861692" }, "scheduleRelationship": "SKIPPED", "stopId": "FFAURE-E", "stopSequence": 45 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "scheduleRelationship": "SKIPPED", "stopId": "CARCIT-E", "stopSequence": 46 }, { "arrival": { "time": "1771861933" }, "departure": { "time": "1771861933" }, "scheduleRelationship": "SKIPPED", "stopId": "CITESO-E", "stopSequence": 47 }, { "arrival": { "time": "1771862006" }, "departure": { "time": "1771862006" }, "scheduleRelationship": "SKIPPED", "stopId": "DOYENN-E", "stopSequence": 48 }, { "arrival": { "time": "1771861800" }, "departure": { "time": "1771861800" }, "stopId": "SAVOIE-E", "stopSequence": 49 }, { "arrival": { "time": "1771861881" }, "departure": { "time": "1771861881" }, "stopId": "INDUST-E", "stopSequence": 50 }, { "arrival": { "time": "1771861941" }, "departure": { "time": "1771861941" }, "stopId": "HOTELL-E", "stopSequence": 51 }, { "arrival": { "time": "1771862013" }, "departure": { "time": "1771862013" }, "stopId": "DEBUSS-E", "stopSequence": 52 }, { "arrival": { "time": "1771862061" }, "departure": { "time": "1771862061" }, "stopId": "BOISAB-E", "stopSequence": 53 }, { "arrival": { "time": "1771862103" }, "departure": { "time": "1771862103" }, "stopId": "DUBELL-E", "stopSequence": 54 }, { "arrival": { "time": "1771862166" }, "departure": { "time": "1771862166" }, "stopId": "COTTAG-E", "stopSequence": 55 }, { "arrival": { "time": "1771862248" }, "stopId": "EVENTARD", "stopSequence": 56 } ], "trip": { "directionId": 0, "routeId": "09", "tripId": "6567856" } } }, { "id": "trip:6054011", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860592" }, "departure": { "time": "1771860592" }, "scheduleRelationship": "SKIPPED", "stopId": "CAMPBO-E", "stopSequence": 21 }, { "arrival": { "time": "1771860640" }, "departure": { "time": "1771860640" }, "scheduleRelationship": "SKIPPED", "stopId": "GAREBO-E", "stopSequence": 22 }, { "arrival": { "time": "1771860694" }, "departure": { "time": "1771860694" }, "scheduleRelationship": "SKIPPED", "stopId": "PONTLA-E", "stopSequence": 23 }, { "arrival": { "time": "1771860742" }, "departure": { "time": "1771860742" }, "stopId": "LAPOIN-E", "stopSequence": 24 }, { "arrival": { "time": "1771860777" }, "departure": { "time": "1771860777" }, "scheduleRelationship": "SKIPPED", "stopId": "RANGEA-E", "stopSequence": 25 }, { "arrival": { "time": "1771860833" }, "departure": { "time": "1771860833" }, "scheduleRelationship": "SKIPPED", "stopId": "VIGNES-E", "stopSequence": 26 }, { "arrival": { "time": "1771860915" }, "stopId": "CHANTOUR", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "22", "tripId": "6054011" } } }, { "id": "trip:6568301", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860525" }, "departure": { "time": "1771860544" }, "stopId": "PERUSSAI", "stopSequence": 23 }, { "arrival": { "time": "1771860574" }, "departure": { "time": "1771860574" }, "stopId": "MAISLAC", "stopSequence": 24 }, { "arrival": { "time": "1771860616" }, "departure": { "time": "1771860616" }, "stopId": "JEAN-MON", "stopSequence": 25 }, { "arrival": { "time": "1771860684" }, "departure": { "time": "1771860684" }, "stopId": "DELESC-E", "stopSequence": 26 }, { "arrival": { "time": "1771860726" }, "departure": { "time": "1771860726" }, "stopId": "MONTEC-E", "stopSequence": 27 }, { "arrival": { "time": "1771860767" }, "departure": { "time": "1771860767" }, "stopId": "VALLO-E", "stopSequence": 28 }, { "arrival": { "time": "1771860818" }, "departure": { "time": "1771860818" }, "stopId": "PROUDH-E", "stopSequence": 29 }, { "arrival": { "time": "1771860884" }, "departure": { "time": "1771860884" }, "stopId": "GRESIL-E", "stopSequence": 30 }, { "arrival": { "time": "1771860923" }, "departure": { "time": "1771860923" }, "stopId": "WIGAN-E", "stopSequence": 31 }, { "arrival": { "time": "1771861010" }, "departure": { "time": "1771861010" }, "stopId": "SHEAKS-E", "stopSequence": 32 }, { "arrival": { "time": "1771861054" }, "departure": { "time": "1771861054" }, "stopId": "AQUITA-E", "stopSequence": 33 }, { "arrival": { "time": "1771861124" }, "departure": { "time": "1771861124" }, "stopId": "CCMOLI-E", "stopSequence": 34 }, { "arrival": { "time": "1771861244" }, "stopId": "LHOIRI-D", "stopSequence": 35 } ], "trip": { "directionId": 1, "routeId": "04", "tripId": "6568301" } } }, { "id": "trip:6572350", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771862940" }, "stopId": "1BBCA", "stopSequence": 0 }, { "arrival": { "time": "1771863041" }, "departure": { "time": "1771863041" }, "stopId": "1BEAU", "stopSequence": 1 }, { "arrival": { "time": "1771863150" }, "departure": { "time": "1771863150" }, "stopId": "1BARR", "stopSequence": 2 }, { "arrival": { "time": "1771863233" }, "departure": { "time": "1771863233" }, "stopId": "1PATT", "stopSequence": 3 }, { "arrival": { "time": "1771863328" }, "departure": { "time": "1771863328" }, "stopId": "1ELYS", "stopSequence": 4 }, { "arrival": { "time": "1771863441" }, "departure": { "time": "1771863441" }, "stopId": "1FARC", "stopSequence": 5 }, { "arrival": { "time": "1771863620" }, "stopId": "1QUAI", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "B", "tripId": "6572350" } } }, { "id": "trip:6570339", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1771864140" }, "stopId": "MENDESFR", "stopSequence": 0 } ], "trip": { "directionId": 0, "routeId": "Tbus", "tripId": "6570339" } } }, { "id": "trip:6568005", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1771860498" }, "departure": { "time": "1771860519" }, "stopId": "CRBLANCH", "stopSequence": 6 }, { "arrival": { "time": "1771860549" }, "departure": { "time": "1771860549" }, "stopId": "ORMEAUX", "stopSequence": 7 }, { "arrival": { "time": "1771860547" }, "departure": { "time": "1771860547" }, "stopId": "VANDEL", "stopSequence": 8 }, { "arrival": { "time": "1771860627" }, "departure": { "time": "1771860627" }, "stopId": "ISORET", "stopSequence": 9 }, { "arrival": { "time": "1771860689" }, "departure": { "time": "1771860689" }, "stopId": "GILLIER", "stopSequence": 10 }, { "arrival": { "time": "1771860720" }, "departure": { "time": "1771860720" }, "stopId": "DAGUENET", "stopSequence": 11 }, { "arrival": { "time": "1771860785" }, "departure": { "time": "1771860785" }, "stopId": "JERUSALE", "stopSequence": 12 }, { "arrival": { "time": "1771860885" }, "departure": { "time": "1771860885" }, "stopId": "MONTAIG", "stopSequence": 13 }, { "arrival": { "time": "1771861071" }, "departure": { "time": "1771861071" }, "stopId": "LANGLADE", "stopSequence": 14 }, { "arrival": { "time": "1771861140" }, "departure": { "time": "1771861140" }, "stopId": "AROBASE", "stopSequence": 15 }, { "arrival": { "time": "1771861188" }, "departure": { "time": "1771861188" }, "stopId": "PCOUBERT", "stopSequence": 16 }, { "arrival": { "time": "1771861255" }, "departure": { "time": "1771861255" }, "stopId": "JEBOUIN", "stopSequence": 17 }, { "arrival": { "time": "1771861320" }, "departure": { "time": "1771861320" }, "stopId": "MADELEIN", "stopSequence": 18 }, { "arrival": { "time": "1771861379" }, "departure": { "time": "1771861379" }, "stopId": "VOLNEY", "stopSequence": 19 }, { "arrival": { "time": "1771861480" }, "departure": { "time": "1771861480" }, "stopId": "BOURGONN", "stopSequence": 20 }, { "arrival": { "time": "1771861556" }, "departure": { "time": "1771861556" }, "stopId": "MICHELET", "stopSequence": 21 }, { "arrival": { "time": "1771861620" }, "departure": { "time": "1771861620" }, "stopId": "ANLEROY", "stopSequence": 22 }, { "arrival": { "time": "1771861864" }, "departure": { "time": "1771861864" }, "stopId": "PAULBERT", "stopSequence": 23 }, { "arrival": { "time": "1771861980" }, "stopId": "LICES", "stopSequence": 24 } ], "trip": { "directionId": 1, "routeId": "07", "tripId": "6568005" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1771860579" } }