Détails de la ressource

Nom du fichier : Horaires en temps réel des lignes régulières du réseau Cap Cotentin
Format : gtfs-rt

Horaires en temps réel des lignes urbaines et intercommunales du réseau de mobilité Cap Cotentin de la Communauté d’agglomération du Cotentin

Horaires en temps réel du réseau Cap Cotentin au format GTFS-RT comprenant :

  • Les lignes urbaines 1 à 6
  • Les lignes intercommunales A à G

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

Disponibilité au téléchargement

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

7 erreurs, 18 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 05/04/2026 à 09h12 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt stop_id does not exist in GTFS data E011 1 erreur

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

Exemples d'erreurs
  • trip_id 3757919-2025_H-Mult_Dim-Dimanche-00 stop_id SVCOL1 does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 4 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 3747819-2025_H-Mult_Sam-Samedi-00 stop_sequence 36 arrival_time 00:31:10 (1775341870) is less than previous stop arrival_time 00:33:59 (1775342039) - times must increase between two sequential stops
  • trip_id 3747819-2025_H-Mult_Sam-Samedi-00 stop_sequence 36 arrival_time 00:31:10 (1775341870) is less than previous stop departure_time 00:33:59 (1775342039) - times must increase between two sequential stops
  • trip_id 3747819-2025_H-Mult_Sam-Samedi-00 stop_sequence 36 departure_time 00:31:10 (1775341870) is less than previous stop departure_time 00:33:59 (1775342039) - times must increase between two sequential stops
  • trip_id 3747819-2025_H-Mult_Sam-Samedi-00 stop_sequence 36 departure_time 00:31:10 (1775341870) is less than previous stop arrival_time 00:33:59 (1775342039) - times must increase between two sequential stops

GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 erreur

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 3757919-2025_H-Mult_Dim-Dimanche-00 stop_sequence 8 has stop_id SVCOL1 but GTFS stop_sequence 8 has stop_id SVPBI1 - stop_ids should be the same

VehiclePosition and TripUpdate ID pairing mismatch E047 1 erreur

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

Exemples d'erreurs
  • trip_id 3748827-2025_H-Mult_Dim-Dimanche-00 and vehicle_id 667ecee4a1191f625def55bd pairing in VehiclePositions does not match trip_id 3745578-2025_H-Mult_Sam-Samedi-00 and vehicle_id 667ecee4a1191f625def55bd pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match

Avertissements

ID in one feed missing from the other W003 18 erreurs

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

Exemples d'erreurs
  • trip_id 3748872-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3748895-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3748920-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3748858-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3757826-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
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
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 76 30 fois (100 % des validations)
W003 a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed 2 316 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 1 599 27 fois (90 % des validations)
E043 If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided 334 27 fois (90 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 72 27 fois (90 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 298 25 fois (83 % 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 17 9 fois (30 % 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. 6 3 fois (10 % des validations)
E029 The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. 1 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 05/04/2026 à 16h32 Europe/Paris.

trip_updates (105) vehicle_positions (12) service_alerts (0)

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

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 05/04/2026 à 16h32 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:6321daf7e6d440a4960cfdc7", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 49.633949279785156, "longitude": -1.620726227760315 }, "stopId": "10PEM4", "timestamp": "1775399538", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3757824-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321daf7e6d440a4960cfdc7", "label": "7201", "licensePlate": "GH-171-HC" } } }, { "id": "vehicle:61289ff756b38782f6019f96", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 12, "position": { "latitude": 49.38236999511719, "longitude": -1.7550381422042847 }, "stopId": "BNVMA2", "timestamp": "1775399536", "trip": { "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "3758158-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "vehicle:61289ff756b38782f6019df0", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 7, "position": { "latitude": 49.58926010131836, "longitude": -1.280545949935913 }, "stopId": "SVMFO1", "timestamp": "1775399536", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757923-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "vehicle:667ecea392c99b62cc677055", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 49.63783264160156, "longitude": -1.6215349435806274 }, "stopId": "10CAL2", "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748857-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "vehicle:63fc89070689e241eae4e0c7", "vehicle": { "currentStopSequence": 20, "position": { "latitude": 49.605384826660156, "longitude": -1.6114463806152344 }, "stopId": "10GNT1", "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748943-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "vehicle:63fc89331e80e243150f9047", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 22, "position": { "latitude": 49.652130126953125, "longitude": -1.6531040668487549 }, "stopId": "10PAX2", "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748899-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "vehicle:684adfc4be5455571065f680", "vehicle": { "currentStopSequence": 4, "position": { "latitude": 49.70863723754883, "longitude": -1.8576748371124268 }, "stopId": "HAGMES", "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757764-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "vehicle:61289ff756b38782f6019cc2", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 49.634010314941406, "longitude": -1.6218713521957397 }, "stopId": "10AXT2", "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757760-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "vehicle:61289ff756b38782f6019bdb", "vehicle": { "currentStopSequence": 27, "position": { "latitude": 49.591617584228516, "longitude": -1.308471918106079 }, "stopId": "VIDPI2", "timestamp": "1775399533", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757929-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "vehicle:667ecee4a1191f625def55bd", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 49.63352966308594, "longitude": -1.622361660003662 }, "stopId": "10PEM1", "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748867-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "vehicle:6321dae2705a3a871c21a933", "vehicle": { "currentStopSequence": 13, "position": { "latitude": 49.40612030029297, "longitude": -1.5097359418869019 }, "stopId": "COLRAV", "timestamp": "1775399532", "trip": { "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "3758109-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321dae2705a3a871c21a933", "label": "7200", "licensePlate": "GG-157-ZE" } } }, { "id": "vehicle:61d417d498c0fb4378b18e65", "vehicle": { "currentStopSequence": 42, "position": { "latitude": 49.639976501464844, "longitude": -1.58267343044281 }, "stopId": "10NOR3", "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748909-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3757926-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775373198" }, "departure": { "time": "1775373375" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1775373515" }, "departure": { "time": "1775373607" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1775373843" }, "departure": { "time": "1775373936" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1775373943" }, "departure": { "time": "1775373953" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1775373978" }, "departure": { "time": "1775373987" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1775374022" }, "departure": { "time": "1775374093" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1775374111" }, "departure": { "time": "1775374123" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1775374186" }, "departure": { "time": "1775374226" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1775374332" }, "departure": { "time": "1775374342" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1775374361" }, "departure": { "time": "1775374381" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1775374529" }, "departure": { "time": "1775374575" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1775374820" }, "departure": { "time": "1775374830" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1775374991" }, "departure": { "time": "1775375003" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1775375203" }, "departure": { "time": "1775375213" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1775375375" }, "departure": { "time": "1775375375" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1775375493" }, "departure": { "time": "1775375501" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1775375819" }, "departure": { "time": "1775375859" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1775375948" }, "departure": { "time": "1775375962" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1775376238" }, "departure": { "time": "1775376249" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1775376560" }, "departure": { "time": "1775376602" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1775376846" }, "departure": { "time": "1775376880" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1775377013" }, "departure": { "time": "1775377027" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1775377129" }, "departure": { "time": "1775377138" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1775377497" }, "departure": { "time": "1775377541" }, "stopId": "SVCOL2", "stopSequence": 24 }, { "arrival": { "time": "1775377647" }, "departure": { "time": "1775377655" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1775377786" }, "departure": { "time": "1775377823" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1775378116" }, "departure": { "time": "1775378116" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1775378542" }, "departure": { "time": "1775378549" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1775378663" }, "departure": { "time": "1775378698" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1775378764" }, "departure": { "time": "1775378780" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1775378938" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1775399533", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757926-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "trip:3748922-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775378132" }, "departure": { "time": "1775378432" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775378485" }, "departure": { "time": "1775378507" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775378586" }, "departure": { "time": "1775378621" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775378644" }, "departure": { "time": "1775378680" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775378700" }, "departure": { "time": "1775378711" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775378733" }, "departure": { "time": "1775378751" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775378765" }, "departure": { "time": "1775378801" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775378810" }, "departure": { "time": "1775378848" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775378889" }, "departure": { "time": "1775378912" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775378935" }, "departure": { "time": "1775378972" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775378983" }, "departure": { "time": "1775379000" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775379089" }, "departure": { "time": "1775379097" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775379129" }, "departure": { "time": "1775379156" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775379183" }, "departure": { "time": "1775379196" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775379221" }, "departure": { "time": "1775379261" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775379306" }, "departure": { "time": "1775379362" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775379400" }, "departure": { "time": "1775379433" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775379509" }, "departure": { "time": "1775379554" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775379616" }, "departure": { "time": "1775379688" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775379762" }, "departure": { "time": "1775379812" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775379848" }, "departure": { "time": "1775379903" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775379951" }, "departure": { "time": "1775380005" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775380049" }, "departure": { "time": "1775380103" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775380127" }, "departure": { "time": "1775380162" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775380203" }, "departure": { "time": "1775380239" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775380310" }, "departure": { "time": "1775380328" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775380372" }, "departure": { "time": "1775380409" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775380433" }, "departure": { "time": "1775380467" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775380524" }, "departure": { "time": "1775380556" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775380607" }, "departure": { "time": "1775380620" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775380663" }, "departure": { "time": "1775380677" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775380702" }, "departure": { "time": "1775380736" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775380771" }, "departure": { "time": "1775380781" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775380815" }, "departure": { "time": "1775380867" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775380941" }, "departure": { "time": "1775380987" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775381033" }, "departure": { "time": "1775381053" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775381071" }, "departure": { "time": "1775381108" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775381130" }, "departure": { "time": "1775381167" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775381194" }, "departure": { "time": "1775381204" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775381212" }, "departure": { "time": "1775381222" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775381265" }, "departure": { "time": "1775381310" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775381316" }, "departure": { "time": "1775381348" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775381365" }, "departure": { "time": "1775381406" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775381426" }, "departure": { "time": "1775381462" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775381553" }, "departure": { "time": "1775381565" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775381584" }, "departure": { "time": "1775381629" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775381726" }, "departure": { "time": "1775381761" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775381784" }, "departure": { "time": "1775381793" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775381834" }, "departure": { "time": "1775381867" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775381905" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748922-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3757827-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775383564" }, "departure": { "time": "1775384302" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775384512" }, "departure": { "time": "1775384552" }, "stopId": "10ANJ8", "stopSequence": 2 }, { "arrival": { "time": "1775384786" }, "departure": { "time": "1775384796" }, "stopId": "MARPO2", "stopSequence": 3 }, { "arrival": { "time": "1775384944" }, "departure": { "time": "1775384956" }, "stopId": "SIDHC2", "stopSequence": 4 }, { "arrival": { "time": "1775385245" }, "departure": { "time": "1775385311" }, "stopId": "VIRMA2", "stopSequence": 5 }, { "arrival": { "time": "1775385565" }, "departure": { "time": "1775385571" }, "stopId": "BENCG2", "stopSequence": 6 }, { "arrival": { "time": "1775385636" }, "departure": { "time": "1775385682" }, "stopId": "BENBG2", "stopSequence": 7 }, { "arrival": { "time": "1775385922" }, "departure": { "time": "1775385939" }, "stopId": "PIXZAF", "stopSequence": 8 }, { "arrival": { "time": "1775386137" }, "departure": { "time": "1775386205" }, "stopId": "PIXLAN", "stopSequence": 9 }, { "arrival": { "time": "1775386555" }, "departure": { "time": "1775386562" }, "stopId": "FLAHB2", "stopSequence": 10 }, { "arrival": { "time": "1775386723" }, "departure": { "time": "1775386736" }, "stopId": "FLAES1", "stopSequence": 11 }, { "arrival": { "time": "1775387010" }, "stopId": "FLAEN1", "stopSequence": 12 } ], "timestamp": "1775399538", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3757827-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321daf7e6d440a4960cfdc7", "label": "7201", "licensePlate": "GH-171-HC" } } }, { "id": "trip:3758109-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775394357" }, "departure": { "time": "1775395274" }, "stopId": "PIXLAN", "stopSequence": 1 }, { "arrival": { "time": "1775395612" }, "departure": { "time": "1775395656" }, "stopId": "PIXZAF", "stopSequence": 2 }, { "arrival": { "time": "1775395898" }, "departure": { "time": "1775395903" }, "stopId": "PRVBE2", "stopSequence": 3 }, { "arrival": { "time": "1775396368" }, "departure": { "time": "1775396380" }, "stopId": "MALSF2", "stopSequence": 4 }, { "arrival": { "time": "1775396692" }, "departure": { "time": "1775396827" }, "stopId": "BARVAL", "stopSequence": 5 }, { "arrival": { "time": "1775396979" }, "departure": { "time": "1775397013" }, "stopId": "BNVMA2", "stopSequence": 6 }, { "arrival": { "time": "1775397214" }, "departure": { "time": "1775397254" }, "stopId": "BARPL2", "stopSequence": 7 }, { "arrival": { "time": "1775397645" }, "departure": { "time": "1775397651" }, "stopId": "SJREG1", "stopSequence": 8 }, { "arrival": { "time": "1775397712" }, "departure": { "time": "1775397741" }, "stopId": "SGRPL1", "stopSequence": 9 }, { "arrival": { "time": "1775398092" }, "departure": { "time": "1775398170" }, "stopId": "PORLE2", "stopSequence": 10 }, { "arrival": { "time": "1775398376" }, "departure": { "time": "1775398426" }, "stopId": "SLOMA1", "stopSequence": 11 }, { "arrival": { "time": "1775399308" }, "departure": { "time": "1775399313" }, "stopId": "SSVMA1", "stopSequence": 12 }, { "arrival": { "time": "1775399850" }, "departure": { "time": "1775399850" }, "stopId": "COLRAV", "stopSequence": 13 }, { "arrival": { "time": "1775399970" }, "departure": { "time": "1775399970" }, "stopId": "COLFR1", "stopSequence": 14 }, { "arrival": { "time": "1775400090" }, "departure": { "time": "1775400090" }, "stopId": "LIEBG1", "stopSequence": 15 }, { "arrival": { "time": "1775400390" }, "departure": { "time": "1775400390" }, "stopId": "VALHO1", "stopSequence": 16 }, { "arrival": { "time": "1775400750" }, "departure": { "time": "1775400750" }, "stopId": "VALGS1", "stopSequence": 17 }, { "arrival": { "time": "1775400990" }, "departure": { "time": "1775400990" }, "stopId": "VALCH1", "stopSequence": 18 }, { "arrival": { "time": "1775401050" }, "departure": { "time": "1775401050" }, "stopId": "VALFB1", "stopSequence": 19 } ], "timestamp": "1775399532", "trip": { "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "3758109-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321dae2705a3a871c21a933", "label": "7200", "licensePlate": "GG-157-ZE" } } }, { "id": "trip:3748867-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775399294" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775399720" }, "departure": { "time": "1775399720" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775399780" }, "departure": { "time": "1775399780" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775399840" }, "departure": { "time": "1775399840" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775399900" }, "departure": { "time": "1775399900" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775399960" }, "departure": { "time": "1775399960" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775400020" }, "departure": { "time": "1775400020" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775400140" }, "departure": { "time": "1775400140" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775400200" }, "departure": { "time": "1775400200" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775400320" }, "departure": { "time": "1775400320" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775400440" }, "departure": { "time": "1775400440" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775400500" }, "departure": { "time": "1775400500" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775400620" }, "departure": { "time": "1775400620" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775400740" }, "departure": { "time": "1775400740" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775400800" }, "departure": { "time": "1775400800" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775400860" }, "departure": { "time": "1775400860" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775400920" }, "departure": { "time": "1775400920" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775401040" }, "departure": { "time": "1775401040" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775401160" }, "departure": { "time": "1775401160" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775401280" }, "departure": { "time": "1775401280" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748867-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748833-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775393895" }, "departure": { "time": "1775394012" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775394116" }, "departure": { "time": "1775394167" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775394184" }, "departure": { "time": "1775394195" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775394220" }, "departure": { "time": "1775394253" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775394277" }, "departure": { "time": "1775394313" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775394341" }, "departure": { "time": "1775394378" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775394404" }, "departure": { "time": "1775394447" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775394494" }, "departure": { "time": "1775394537" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775394564" }, "departure": { "time": "1775394647" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775394687" }, "departure": { "time": "1775394738" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775394775" }, "departure": { "time": "1775394858" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775394906" }, "departure": { "time": "1775394956" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775394999" }, "departure": { "time": "1775395049" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775395092" }, "departure": { "time": "1775395156" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775395184" }, "departure": { "time": "1775395217" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775395250" }, "departure": { "time": "1775395297" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775395350" }, "departure": { "time": "1775395392" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775395426" }, "departure": { "time": "1775395445" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775395493" }, "departure": { "time": "1775395575" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775395644" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748833-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748920-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775363198" }, "departure": { "time": "1775363656" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775363715" }, "departure": { "time": "1775363737" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775363821" }, "departure": { "time": "1775363829" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775363845" }, "departure": { "time": "1775363858" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775363875" }, "departure": { "time": "1775363886" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775363904" }, "departure": { "time": "1775363921" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775363936" }, "departure": { "time": "1775363944" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775363960" }, "departure": { "time": "1775363972" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775364044" }, "departure": { "time": "1775364060" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775364096" }, "departure": { "time": "1775364116" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775364138" }, "departure": { "time": "1775364152" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775364251" }, "departure": { "time": "1775364268" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775364303" }, "departure": { "time": "1775364319" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775364342" }, "departure": { "time": "1775364363" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775364390" }, "departure": { "time": "1775364406" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775364472" }, "departure": { "time": "1775364487" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775364530" }, "departure": { "time": "1775364553" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775364650" }, "departure": { "time": "1775364666" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775364729" }, "departure": { "time": "1775364739" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775364993" }, "departure": { "time": "1775365029" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775365070" }, "departure": { "time": "1775365087" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775365141" }, "departure": { "time": "1775365214" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775365240" }, "departure": { "time": "1775365261" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775365284" }, "departure": { "time": "1775365300" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775365340" }, "departure": { "time": "1775365356" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775365443" }, "departure": { "time": "1775365470" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775365529" }, "departure": { "time": "1775365589" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775365617" }, "departure": { "time": "1775365652" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775365710" }, "departure": { "time": "1775365726" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775365757" }, "departure": { "time": "1775365777" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775365833" }, "departure": { "time": "1775365856" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775365886" }, "departure": { "time": "1775365900" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775365938" }, "departure": { "time": "1775365987" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775366029" }, "departure": { "time": "1775366046" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775366137" }, "departure": { "time": "1775366174" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775366231" }, "departure": { "time": "1775366243" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775366271" }, "departure": { "time": "1775366286" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775366307" }, "departure": { "time": "1775366323" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775366355" }, "departure": { "time": "1775366361" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775366381" }, "departure": { "time": "1775366390" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775366443" }, "departure": { "time": "1775366463" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775366470" }, "departure": { "time": "1775366486" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775366504" }, "departure": { "time": "1775366516" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775366550" }, "departure": { "time": "1775366566" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775366630" }, "departure": { "time": "1775366651" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775366678" }, "departure": { "time": "1775366701" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775366835" }, "departure": { "time": "1775366850" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775366874" }, "departure": { "time": "1775366889" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775366925" }, "departure": { "time": "1775366949" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775367001" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748920-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3757925-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775365791" }, "departure": { "time": "1775366122" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1775366241" }, "departure": { "time": "1775366255" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1775366484" }, "departure": { "time": "1775366527" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1775366536" }, "departure": { "time": "1775366571" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1775366596" }, "departure": { "time": "1775366610" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1775366641" }, "departure": { "time": "1775366660" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1775366670" }, "departure": { "time": "1775366680" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1775366723" }, "departure": { "time": "1775366786" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1775366843" }, "departure": { "time": "1775366941" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1775366965" }, "departure": { "time": "1775366975" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1775367115" }, "departure": { "time": "1775367125" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1775367364" }, "departure": { "time": "1775367482" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1775367624" }, "departure": { "time": "1775367636" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1775367812" }, "departure": { "time": "1775367946" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1775368088" }, "departure": { "time": "1775368132" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1775368226" }, "departure": { "time": "1775368237" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1775368530" }, "departure": { "time": "1775368578" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1775368644" }, "departure": { "time": "1775368785" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1775369005" }, "departure": { "time": "1775369020" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1775369309" }, "departure": { "time": "1775369497" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1775369717" }, "departure": { "time": "1775369736" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1775369849" }, "departure": { "time": "1775369863" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1775369960" }, "departure": { "time": "1775370011" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1775370395" }, "departure": { "time": "1775370453" }, "stopId": "SVCOL2", "stopSequence": 24 }, { "arrival": { "time": "1775370556" }, "departure": { "time": "1775370556" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1775370702" }, "departure": { "time": "1775370735" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1775371032" }, "departure": { "time": "1775371040" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1775371463" }, "departure": { "time": "1775371472" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1775371573" }, "departure": { "time": "1775371617" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1775371688" }, "departure": { "time": "1775371688" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1775371793" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1775399536", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757925-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3748858-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775366938" }, "departure": { "time": "1775367171" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775367260" }, "departure": { "time": "1775367274" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775367297" }, "departure": { "time": "1775367331" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775367418" }, "departure": { "time": "1775367427" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775367453" }, "departure": { "time": "1775367467" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775367504" }, "departure": { "time": "1775367574" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775367601" }, "departure": { "time": "1775367616" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775367671" }, "departure": { "time": "1775367709" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775367742" }, "departure": { "time": "1775367755" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775367803" }, "departure": { "time": "1775367820" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775367857" }, "departure": { "time": "1775367871" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775367923" }, "departure": { "time": "1775367935" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775367986" }, "departure": { "time": "1775368108" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775368151" }, "departure": { "time": "1775368219" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775368253" }, "departure": { "time": "1775368286" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775368330" }, "departure": { "time": "1775368368" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775368407" }, "departure": { "time": "1775368443" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775368477" }, "departure": { "time": "1775368490" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775368547" }, "departure": { "time": "1775368589" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775368661" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748858-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748862-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775381350" }, "departure": { "time": "1775381464" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775381578" }, "departure": { "time": "1775381606" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775381623" }, "departure": { "time": "1775381656" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775381675" }, "departure": { "time": "1775381772" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775381839" }, "departure": { "time": "1775381866" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775381930" }, "departure": { "time": "1775382301" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775382318" }, "departure": { "time": "1775382335" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775382388" }, "departure": { "time": "1775382451" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775382476" }, "departure": { "time": "1775382498" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775382538" }, "departure": { "time": "1775382583" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775382606" }, "departure": { "time": "1775382644" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775382705" }, "departure": { "time": "1775382747" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775382814" }, "departure": { "time": "1775382850" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775382920" }, "departure": { "time": "1775382948" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775382976" }, "departure": { "time": "1775383008" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775383031" }, "departure": { "time": "1775383063" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775383124" }, "departure": { "time": "1775383134" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775383165" }, "departure": { "time": "1775383189" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775383268" }, "departure": { "time": "1775383315" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775383388" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748862-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748937-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775381576" }, "departure": { "time": "1775381817" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775381860" }, "departure": { "time": "1775381884" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775381962" }, "departure": { "time": "1775381970" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775381981" }, "departure": { "time": "1775382008" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775382065" }, "departure": { "time": "1775382081" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775382117" }, "departure": { "time": "1775382129" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775382142" }, "departure": { "time": "1775382184" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775382218" }, "departure": { "time": "1775382224" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775382318" }, "departure": { "time": "1775382335" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775382365" }, "departure": { "time": "1775382378" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775382443" }, "departure": { "time": "1775382455" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775382483" }, "departure": { "time": "1775382491" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775382521" }, "departure": { "time": "1775382538" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775382559" }, "departure": { "time": "1775382572" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775382591" }, "departure": { "time": "1775382628" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775382653" }, "departure": { "time": "1775382683" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775382799" }, "departure": { "time": "1775382809" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775382832" }, "departure": { "time": "1775382845" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775382874" }, "departure": { "time": "1775382910" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775382968" }, "departure": { "time": "1775383175" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775383259" }, "departure": { "time": "1775383300" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775383348" }, "departure": { "time": "1775383363" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775383416" }, "departure": { "time": "1775383462" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775383500" }, "departure": { "time": "1775383525" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775383594" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748937-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748895-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775367887" }, "departure": { "time": "1775368697" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775368765" }, "departure": { "time": "1775368774" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775368848" }, "departure": { "time": "1775368889" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775368903" }, "departure": { "time": "1775368913" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775368949" }, "departure": { "time": "1775368966" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775369029" }, "departure": { "time": "1775369047" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775369100" }, "departure": { "time": "1775369117" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775369187" }, "departure": { "time": "1775369258" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775369289" }, "departure": { "time": "1775369303" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775369363" }, "departure": { "time": "1775369458" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775369532" }, "departure": { "time": "1775369546" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775369696" }, "departure": { "time": "1775369775" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775369868" }, "departure": { "time": "1775369883" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775369922" }, "departure": { "time": "1775369943" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775369989" }, "departure": { "time": "1775370069" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775370118" }, "departure": { "time": "1775370136" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775370157" }, "departure": { "time": "1775370180" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775370216" }, "departure": { "time": "1775370239" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775370308" }, "departure": { "time": "1775370329" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775370370" }, "departure": { "time": "1775370444" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775370490" }, "departure": { "time": "1775370514" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775370565" }, "departure": { "time": "1775370574" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775370591" }, "departure": { "time": "1775370615" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775370669" }, "departure": { "time": "1775370684" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775370766" }, "departure": { "time": "1775370784" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775370848" }, "departure": { "time": "1775370864" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775370898" }, "departure": { "time": "1775370913" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775370976" }, "departure": { "time": "1775371006" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775371073" }, "departure": { "time": "1775371085" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775371122" }, "departure": { "time": "1775371136" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775371174" }, "departure": { "time": "1775371197" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775371240" }, "departure": { "time": "1775371258" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775371283" }, "departure": { "time": "1775371301" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775371343" }, "departure": { "time": "1775371378" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775371400" }, "departure": { "time": "1775371414" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775371452" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748895-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748860-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775374098" }, "departure": { "time": "1775374332" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775374407" }, "departure": { "time": "1775374454" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775374491" }, "departure": { "time": "1775374536" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775374627" }, "departure": { "time": "1775374633" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775374657" }, "departure": { "time": "1775374677" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775374719" }, "departure": { "time": "1775374804" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775374824" }, "departure": { "time": "1775374834" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775374914" }, "departure": { "time": "1775374948" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775374985" }, "departure": { "time": "1775374996" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775375022" }, "departure": { "time": "1775375061" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775375084" }, "departure": { "time": "1775375103" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775375141" }, "departure": { "time": "1775375198" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775375236" }, "departure": { "time": "1775375269" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775375312" }, "departure": { "time": "1775375372" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775375408" }, "departure": { "time": "1775375438" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775375468" }, "departure": { "time": "1775375509" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775375559" }, "departure": { "time": "1775375604" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775375637" }, "departure": { "time": "1775375684" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775375747" }, "departure": { "time": "1775375835" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775375929" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748860-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3746658-2025_H-Mult_Sam-Samedi-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775338122" }, "departure": { "time": "1775339068" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775339117" }, "departure": { "time": "1775339138" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775339205" }, "departure": { "time": "1775339251" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775339270" }, "departure": { "time": "1775339270" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775339290" }, "departure": { "time": "1775339330" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775339344" }, "departure": { "time": "1775339381" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775339391" }, "departure": { "time": "1775339401" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775339428" }, "departure": { "time": "1775339441" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775339479" }, "departure": { "time": "1775339491" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775339501" }, "departure": { "time": "1775339507" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775339518" }, "departure": { "time": "1775339526" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775339609" }, "departure": { "time": "1775339619" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775339648" }, "departure": { "time": "1775339698" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775339717" }, "departure": { "time": "1775339751" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775339762" }, "departure": { "time": "1775339842" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775339882" }, "departure": { "time": "1775339901" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775339927" }, "departure": { "time": "1775339935" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775340024" }, "departure": { "time": "1775340037" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775340107" }, "departure": { "time": "1775340135" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775340225" }, "departure": { "time": "1775340258" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775340312" }, "departure": { "time": "1775340354" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775340397" }, "departure": { "time": "1775340465" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775340517" }, "departure": { "time": "1775340572" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775340592" }, "departure": { "time": "1775340615" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775340657" }, "departure": { "time": "1775340702" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775340765" }, "departure": { "time": "1775340817" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775340873" }, "departure": { "time": "1775340918" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775340940" }, "departure": { "time": "1775340980" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775341033" }, "departure": { "time": "1775341052" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775341084" }, "departure": { "time": "1775341097" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775341145" }, "departure": { "time": "1775341201" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775341228" }, "departure": { "time": "1775341243" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775341276" }, "departure": { "time": "1775341291" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775341332" }, "departure": { "time": "1775341371" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775341442" }, "departure": { "time": "1775341459" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775341519" }, "departure": { "time": "1775341533" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775341551" }, "departure": { "time": "1775341593" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775341619" }, "departure": { "time": "1775341627" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775341657" }, "departure": { "time": "1775341672" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775341682" }, "departure": { "time": "1775341689" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775341734" }, "departure": { "time": "1775341762" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775341772" }, "departure": { "time": "1775341797" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775341820" }, "departure": { "time": "1775341830" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775341847" }, "departure": { "time": "1775341859" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775341915" }, "departure": { "time": "1775341922" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775341936" }, "departure": { "time": "1775341959" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775342057" }, "departure": { "time": "1775342070" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775342093" }, "departure": { "time": "1775342103" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775342140" }, "departure": { "time": "1775342173" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775342207" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399535", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3746658-2025_H-Mult_Sam-Samedi-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3758069-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775380588" }, "departure": { "time": "1775380658" }, "stopId": "BCQSF2", "stopSequence": 1 }, { "arrival": { "time": "1775380754" }, "departure": { "time": "1775380787" }, "stopId": "BCQIN1", "stopSequence": 2 }, { "arrival": { "time": "1775380990" }, "departure": { "time": "1775380995" }, "stopId": "BCQBG1", "stopSequence": 3 }, { "arrival": { "time": "1775381205" }, "departure": { "time": "1775381226" }, "stopId": "RLBMA1", "stopSequence": 4 }, { "arrival": { "time": "1775381485" }, "departure": { "time": "1775381525" }, "stopId": "COUBG1", "stopSequence": 5 }, { "arrival": { "time": "1775381660" }, "departure": { "time": "1775381668" }, "stopId": "HARFE1", "stopSequence": 6 }, { "arrival": { "time": "1775381866" }, "departure": { "time": "1775381882" }, "stopId": "MARMA1", "stopSequence": 7 }, { "arrival": { "time": "1775382020" }, "departure": { "time": "1775382031" }, "stopId": "MARPO1", "stopSequence": 8 }, { "arrival": { "time": "1775382335" }, "departure": { "time": "1775382371" }, "stopId": "10ANJ7", "stopSequence": 9 }, { "arrival": { "time": "1775382485" }, "departure": { "time": "1775382564" }, "stopId": "10PEM2", "stopSequence": 10 }, { "arrival": { "time": "1775382629" }, "departure": { "time": "1775382663" }, "stopId": "10AXT2", "stopSequence": 11 }, { "arrival": { "time": "1775382763" }, "departure": { "time": "1775382801" }, "stopId": "10PLA4", "stopSequence": 12 }, { "arrival": { "time": "1775382830" }, "departure": { "time": "1775382844" }, "stopId": "10CRN2", "stopSequence": 13 }, { "arrival": { "time": "1775383030" }, "departure": { "time": "1775383030" }, "stopId": "10PEM4", "stopSequence": 14 } ], "timestamp": "1775399536", "trip": { "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "3758069-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "trip:3748825-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775365229" }, "departure": { "time": "1775365371" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775365463" }, "departure": { "time": "1775365499" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775365523" }, "departure": { "time": "1775365540" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775365627" }, "departure": { "time": "1775365633" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775365663" }, "departure": { "time": "1775365679" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775365712" }, "departure": { "time": "1775365783" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775365811" }, "departure": { "time": "1775365841" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775365901" }, "departure": { "time": "1775365918" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775365951" }, "departure": { "time": "1775365964" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775366010" }, "departure": { "time": "1775366053" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775366094" }, "departure": { "time": "1775366111" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775366167" }, "departure": { "time": "1775366177" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775366233" }, "departure": { "time": "1775366294" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775366342" }, "departure": { "time": "1775366414" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775366449" }, "departure": { "time": "1775366478" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775366519" }, "departure": { "time": "1775366568" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775366608" }, "departure": { "time": "1775366623" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775366659" }, "departure": { "time": "1775366678" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775366729" }, "departure": { "time": "1775366823" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775366931" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748825-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748933-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388943" }, "departure": { "time": "1775389008" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775389050" }, "departure": { "time": "1775389083" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775389154" }, "departure": { "time": "1775389186" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775389192" }, "departure": { "time": "1775389203" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775389256" }, "departure": { "time": "1775389268" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775389307" }, "departure": { "time": "1775389350" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775389361" }, "departure": { "time": "1775389400" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775389438" }, "departure": { "time": "1775389461" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775389538" }, "departure": { "time": "1775389563" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775389597" }, "departure": { "time": "1775389605" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775389670" }, "departure": { "time": "1775389698" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775389727" }, "departure": { "time": "1775389738" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775389765" }, "departure": { "time": "1775389778" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775389796" }, "departure": { "time": "1775389814" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775389831" }, "departure": { "time": "1775389868" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775389899" }, "departure": { "time": "1775389929" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775390083" }, "departure": { "time": "1775390097" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775390116" }, "departure": { "time": "1775390127" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775390148" }, "departure": { "time": "1775390161" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775390239" }, "departure": { "time": "1775390384" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775390465" }, "departure": { "time": "1775390514" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775390559" }, "departure": { "time": "1775390571" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775390621" }, "departure": { "time": "1775390661" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775390698" }, "departure": { "time": "1775390732" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775390800" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748933-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3757762-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775380324" }, "departure": { "time": "1775380820" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775381108" }, "departure": { "time": "1775381126" }, "stopId": "HAGTOU", "stopSequence": 2 }, { "arrival": { "time": "1775381370" }, "departure": { "time": "1775381525" }, "stopId": "HAGMDJ", "stopSequence": 3 }, { "arrival": { "time": "1775381798" }, "departure": { "time": "1775381807" }, "stopId": "HAGMES", "stopSequence": 4 }, { "arrival": { "time": "1775381996" }, "departure": { "time": "1775382012" }, "stopId": "HAGPR2", "stopSequence": 5 }, { "arrival": { "time": "1775382219" }, "departure": { "time": "1775382238" }, "stopId": "HAGVB1", "stopSequence": 6 }, { "arrival": { "time": "1775382474" }, "departure": { "time": "1775382495" }, "stopId": "HAGCAP", "stopSequence": 7 }, { "arrival": { "time": "1775382614" }, "departure": { "time": "1775382627" }, "stopId": "HAGMA3", "stopSequence": 8 }, { "arrival": { "time": "1775382886" }, "departure": { "time": "1775382898" }, "stopId": "HAGECA", "stopSequence": 9 }, { "arrival": { "time": "1775383329" }, "departure": { "time": "1775383406" }, "stopId": "HAGNEZ", "stopSequence": 10 }, { "arrival": { "time": "1775383786" }, "departure": { "time": "1775383793" }, "stopId": "HAGBE1", "stopSequence": 11 }, { "arrival": { "time": "1775384106" }, "stopId": "HAGCC1", "stopSequence": 12 } ], "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757762-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3748891-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775393283" }, "departure": { "time": "1775393967" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1775394053" }, "departure": { "time": "1775394068" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1775394092" }, "departure": { "time": "1775394131" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1775394152" }, "departure": { "time": "1775394165" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1775394192" }, "departure": { "time": "1775394231" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1775394319" }, "departure": { "time": "1775394353" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1775394427" }, "departure": { "time": "1775394435" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1775394492" }, "departure": { "time": "1775394538" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1775394602" }, "departure": { "time": "1775394638" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1775394669" }, "departure": { "time": "1775394714" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1775394782" }, "departure": { "time": "1775394827" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1775394878" }, "departure": { "time": "1775394914" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1775394976" }, "departure": { "time": "1775395008" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1775395024" }, "departure": { "time": "1775395106" }, "stopId": "10PAX1", "stopSequence": 14 }, { "arrival": { "time": "1775395145" }, "departure": { "time": "1775395196" }, "stopId": "10TRA1", "stopSequence": 15 }, { "arrival": { "time": "1775395214" }, "departure": { "time": "1775395273" }, "stopId": "10REP3", "stopSequence": 16 }, { "arrival": { "time": "1775395339" }, "departure": { "time": "1775395377" }, "stopId": "10HDI3", "stopSequence": 17 }, { "arrival": { "time": "1775395414" }, "departure": { "time": "1775395426" }, "stopId": "10ARS5", "stopSequence": 18 }, { "arrival": { "time": "1775395465" }, "departure": { "time": "1775395500" }, "stopId": "10BUC1", "stopSequence": 19 }, { "arrival": { "time": "1775395526" }, "departure": { "time": "1775395594" }, "stopId": "10CTY1", "stopSequence": 20 }, { "arrival": { "time": "1775395634" }, "departure": { "time": "1775395668" }, "stopId": "10NAP1", "stopSequence": 21 }, { "arrival": { "time": "1775395708" }, "departure": { "time": "1775395762" }, "stopId": "10CAL1", "stopSequence": 22 }, { "arrival": { "time": "1775395812" }, "departure": { "time": "1775395840" }, "stopId": "10AXT1", "stopSequence": 23 }, { "arrival": { "time": "1775395955" }, "departure": { "time": "1775395983" }, "stopId": "10GSN5", "stopSequence": 24 }, { "arrival": { "time": "1775396129" }, "departure": { "time": "1775396162" }, "stopId": "10CRN1", "stopSequence": 25 }, { "arrival": { "time": "1775396222" }, "departure": { "time": "1775396258" }, "stopId": "10HPA3", "stopSequence": 26 }, { "arrival": { "time": "1775396304" }, "departure": { "time": "1775396347" }, "stopId": "10XCT3", "stopSequence": 27 }, { "arrival": { "time": "1775396386" }, "departure": { "time": "1775396411" }, "stopId": "10GRR1", "stopSequence": 28 }, { "arrival": { "time": "1775396476" }, "departure": { "time": "1775396508" }, "stopId": "10BAG3", "stopSequence": 29 }, { "arrival": { "time": "1775396558" }, "departure": { "time": "1775396588" }, "stopId": "10MED3", "stopSequence": 30 }, { "arrival": { "time": "1775396637" }, "departure": { "time": "1775396653" }, "stopId": "10NOR5", "stopSequence": 31 }, { "arrival": { "time": "1775396671" }, "departure": { "time": "1775396701" }, "stopId": "10GDR1", "stopSequence": 32 }, { "arrival": { "time": "1775396731" }, "departure": { "time": "1775396758" }, "stopId": "10LPL1", "stopSequence": 33 }, { "arrival": { "time": "1775396813" }, "departure": { "time": "1775396829" }, "stopId": "10FLO1", "stopSequence": 34 }, { "arrival": { "time": "1775396882" }, "stopId": "10ECT1", "stopSequence": 35 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748891-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3757756-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388186" }, "departure": { "time": "1775388657" }, "stopId": "HAGOLL", "stopSequence": 1 }, { "arrival": { "time": "1775388936" }, "departure": { "time": "1775389010" }, "stopId": "HAGCC1", "stopSequence": 2 }, { "arrival": { "time": "1775389129" }, "departure": { "time": "1775389207" }, "stopId": "HAGMA1", "stopSequence": 3 }, { "arrival": { "time": "1775389269" }, "departure": { "time": "1775389281" }, "stopId": "HAGFY1", "stopSequence": 4 }, { "arrival": { "time": "1775389557" }, "departure": { "time": "1775389603" }, "stopId": "HAGGR1", "stopSequence": 5 }, { "arrival": { "time": "1775389987" }, "departure": { "time": "1775390008" }, "stopId": "HAGMF1", "stopSequence": 6 }, { "arrival": { "time": "1775390069" }, "departure": { "time": "1775390112" }, "stopId": "HAGBG1", "stopSequence": 7 }, { "arrival": { "time": "1775390342" }, "departure": { "time": "1775390372" }, "stopId": "QQVPL2", "stopSequence": 8 }, { "arrival": { "time": "1775390443" }, "departure": { "time": "1775390486" }, "stopId": "10DIX1", "stopSequence": 9 }, { "arrival": { "time": "1775390530" }, "departure": { "time": "1775390572" }, "stopId": "10PET1", "stopSequence": 10 }, { "arrival": { "time": "1775390602" }, "departure": { "time": "1775390623" }, "stopId": "10HME1", "stopSequence": 11 }, { "arrival": { "time": "1775390693" }, "departure": { "time": "1775390764" }, "stopId": "10CAQ1", "stopSequence": 12 }, { "arrival": { "time": "1775390868" }, "departure": { "time": "1775390875" }, "stopId": "10LSA1", "stopSequence": 13 }, { "arrival": { "time": "1775391065" }, "departure": { "time": "1775391107" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775391166" }, "departure": { "time": "1775391205" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775391236" }, "departure": { "time": "1775391312" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775391403" }, "departure": { "time": "1775391443" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775391478" }, "departure": { "time": "1775391523" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775391627" }, "departure": { "time": "1775391658" }, "stopId": "10PLA4", "stopSequence": 19 }, { "arrival": { "time": "1775391694" }, "departure": { "time": "1775391729" }, "stopId": "10CRN2", "stopSequence": 20 }, { "arrival": { "time": "1775391864" }, "stopId": "10PEM4", "stopSequence": 21 } ], "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757756-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "trip:3748857-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775399243" }, "departure": { "time": "1775399462" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775399511" }, "departure": { "time": "1775399529" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775399580" }, "departure": { "time": "1775399580" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775399700" }, "departure": { "time": "1775399700" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775399760" }, "departure": { "time": "1775399760" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775399820" }, "departure": { "time": "1775399820" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775399880" }, "departure": { "time": "1775399880" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775400060" }, "departure": { "time": "1775400060" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775400180" }, "departure": { "time": "1775400180" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775400300" }, "departure": { "time": "1775400300" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775400420" }, "departure": { "time": "1775400420" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775400480" }, "departure": { "time": "1775400480" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775400600" }, "departure": { "time": "1775400600" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775400660" }, "departure": { "time": "1775400660" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775400720" }, "departure": { "time": "1775400720" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775400780" }, "departure": { "time": "1775400780" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775400840" }, "departure": { "time": "1775400840" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775400900" }, "departure": { "time": "1775400900" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775401080" }, "departure": { "time": "1775401080" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748857-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748864-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388491" }, "departure": { "time": "1775388673" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775388748" }, "departure": { "time": "1775388795" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775388819" }, "departure": { "time": "1775388856" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775388976" }, "departure": { "time": "1775388984" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775389003" }, "departure": { "time": "1775389017" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775389049" }, "departure": { "time": "1775389109" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775389131" }, "departure": { "time": "1775389145" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775389210" }, "departure": { "time": "1775389231" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775389255" }, "departure": { "time": "1775389268" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775389316" }, "departure": { "time": "1775389344" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775389433" }, "departure": { "time": "1775389477" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775389558" }, "departure": { "time": "1775389624" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775389699" }, "departure": { "time": "1775389738" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775389776" }, "departure": { "time": "1775389798" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775389845" }, "departure": { "time": "1775389878" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775389907" }, "departure": { "time": "1775389934" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775389986" }, "departure": { "time": "1775390029" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775390066" }, "departure": { "time": "1775390114" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775390175" }, "departure": { "time": "1775390229" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775390294" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748864-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748828-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775375934" }, "departure": { "time": "1775376088" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775376176" }, "departure": { "time": "1775376224" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775376254" }, "departure": { "time": "1775376285" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775376489" }, "departure": { "time": "1775376503" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775376521" }, "departure": { "time": "1775376543" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775376579" }, "departure": { "time": "1775376649" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775376665" }, "departure": { "time": "1775376726" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775376815" }, "departure": { "time": "1775376867" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775376885" }, "departure": { "time": "1775376918" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775376955" }, "departure": { "time": "1775376993" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775377019" }, "departure": { "time": "1775377068" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775377111" }, "departure": { "time": "1775377152" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775377223" }, "departure": { "time": "1775377264" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775377302" }, "departure": { "time": "1775377314" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775377347" }, "departure": { "time": "1775377382" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775377414" }, "departure": { "time": "1775377439" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775377477" }, "departure": { "time": "1775377528" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775377555" }, "departure": { "time": "1775377593" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775377662" }, "departure": { "time": "1775377714" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775377803" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748828-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3757759-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775384341" }, "departure": { "time": "1775385069" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775385197" }, "departure": { "time": "1775385254" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775385302" }, "departure": { "time": "1775385359" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775385423" }, "departure": { "time": "1775385493" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775385571" }, "departure": { "time": "1775385588" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775385612" }, "departure": { "time": "1775385672" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775385735" }, "departure": { "time": "1775385787" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775385935" }, "departure": { "time": "1775385943" }, "stopId": "10LSA2", "stopSequence": 8 }, { "arrival": { "time": "1775386052" }, "departure": { "time": "1775386094" }, "stopId": "10CAQ2", "stopSequence": 9 }, { "arrival": { "time": "1775386152" }, "departure": { "time": "1775386175" }, "stopId": "10HME2", "stopSequence": 10 }, { "arrival": { "time": "1775386215" }, "departure": { "time": "1775386226" }, "stopId": "10PET2", "stopSequence": 11 }, { "arrival": { "time": "1775386280" }, "departure": { "time": "1775386317" }, "stopId": "10DIX2", "stopSequence": 12 }, { "arrival": { "time": "1775386391" }, "departure": { "time": "1775386421" }, "stopId": "QQVPL1", "stopSequence": 13 }, { "arrival": { "time": "1775386685" }, "departure": { "time": "1775386717" }, "stopId": "HAGBG2", "stopSequence": 14 }, { "arrival": { "time": "1775386765" }, "departure": { "time": "1775386806" }, "stopId": "HAGMF2", "stopSequence": 15 }, { "arrival": { "time": "1775387241" }, "departure": { "time": "1775387288" }, "stopId": "HAGGR2", "stopSequence": 16 }, { "arrival": { "time": "1775387545" }, "departure": { "time": "1775387557" }, "stopId": "HAGFY2", "stopSequence": 17 }, { "arrival": { "time": "1775387612" }, "departure": { "time": "1775387651" }, "stopId": "HAGMA2", "stopSequence": 18 }, { "arrival": { "time": "1775387741" }, "departure": { "time": "1775387961" }, "stopId": "HAGCC2", "stopSequence": 19 }, { "arrival": { "time": "1775388180" }, "stopId": "HAGOLL", "stopSequence": 20 } ], "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757759-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "trip:3748921-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775370605" }, "departure": { "time": "1775370920" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775370972" }, "departure": { "time": "1775370993" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775371080" }, "departure": { "time": "1775371088" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775371115" }, "departure": { "time": "1775371155" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775371176" }, "departure": { "time": "1775371190" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775371219" }, "departure": { "time": "1775371301" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775371311" }, "departure": { "time": "1775371326" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775371338" }, "departure": { "time": "1775371359" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775371400" }, "departure": { "time": "1775371411" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775371436" }, "departure": { "time": "1775371446" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775371469" }, "departure": { "time": "1775371482" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775371592" }, "departure": { "time": "1775371638" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775371675" }, "departure": { "time": "1775371692" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775371714" }, "departure": { "time": "1775371732" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775371756" }, "departure": { "time": "1775371866" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775371912" }, "departure": { "time": "1775371959" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775371989" }, "departure": { "time": "1775372002" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775372091" }, "departure": { "time": "1775372105" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775372195" }, "departure": { "time": "1775372355" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775372409" }, "departure": { "time": "1775372449" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775372497" }, "departure": { "time": "1775372540" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775372588" }, "departure": { "time": "1775372604" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775372642" }, "departure": { "time": "1775372656" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775372676" }, "departure": { "time": "1775372712" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775372751" }, "departure": { "time": "1775372819" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775372899" }, "departure": { "time": "1775372939" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775372986" }, "departure": { "time": "1775373014" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775373033" }, "departure": { "time": "1775373050" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775373111" }, "departure": { "time": "1775373146" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775373174" }, "departure": { "time": "1775373188" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775373231" }, "departure": { "time": "1775373250" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775373272" }, "departure": { "time": "1775373307" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775373334" }, "departure": { "time": "1775373372" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775373401" }, "departure": { "time": "1775373446" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775373516" }, "departure": { "time": "1775373535" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775373587" }, "departure": { "time": "1775373620" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775373640" }, "departure": { "time": "1775373656" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775373681" }, "departure": { "time": "1775373693" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775373721" }, "departure": { "time": "1775373785" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775373801" }, "departure": { "time": "1775373811" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775373859" }, "departure": { "time": "1775373922" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775373931" }, "departure": { "time": "1775373939" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775373959" }, "departure": { "time": "1775373997" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775374017" }, "departure": { "time": "1775374029" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775374088" }, "departure": { "time": "1775374098" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775374117" }, "departure": { "time": "1775374139" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775374215" }, "departure": { "time": "1775374252" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775374269" }, "departure": { "time": "1775374283" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775374320" }, "departure": { "time": "1775374337" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775374380" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748921-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748838-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775368664" }, "departure": { "time": "1775369014" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775369095" }, "departure": { "time": "1775369157" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775369199" }, "departure": { "time": "1775369213" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775369275" }, "departure": { "time": "1775369305" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775369338" }, "departure": { "time": "1775369349" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775369373" }, "departure": { "time": "1775369386" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775369424" }, "departure": { "time": "1775369480" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775369582" }, "departure": { "time": "1775369613" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775369654" }, "departure": { "time": "1775369668" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775369713" }, "departure": { "time": "1775369738" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775369791" }, "departure": { "time": "1775369833" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775369858" }, "departure": { "time": "1775369897" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775369964" }, "departure": { "time": "1775370010" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775370046" }, "departure": { "time": "1775370116" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775370133" }, "departure": { "time": "1775370152" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775370222" }, "departure": { "time": "1775370234" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775370250" }, "departure": { "time": "1775370286" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775370303" }, "departure": { "time": "1775370317" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775370404" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748838-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748831-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775386896" }, "departure": { "time": "1775387012" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775387081" }, "departure": { "time": "1775387116" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775387141" }, "departure": { "time": "1775387175" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775387265" }, "departure": { "time": "1775387272" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775387288" }, "departure": { "time": "1775387302" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775387334" }, "departure": { "time": "1775387460" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775387480" }, "departure": { "time": "1775387522" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775387563" }, "departure": { "time": "1775387612" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775387634" }, "departure": { "time": "1775387644" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775387682" }, "departure": { "time": "1775387695" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775387719" }, "departure": { "time": "1775387755" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775387795" }, "departure": { "time": "1775387829" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775387907" }, "departure": { "time": "1775387930" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775387967" }, "departure": { "time": "1775388002" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775388026" }, "departure": { "time": "1775388052" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775388079" }, "departure": { "time": "1775388103" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775388133" }, "departure": { "time": "1775388204" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775388233" }, "departure": { "time": "1775388273" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775388330" }, "departure": { "time": "1775388384" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775388483" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748831-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748887-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775364708" }, "departure": { "time": "1775365109" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1775365193" }, "departure": { "time": "1775365203" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1775365225" }, "departure": { "time": "1775365244" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1775365262" }, "departure": { "time": "1775365283" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1775365304" }, "departure": { "time": "1775365316" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1775365405" }, "departure": { "time": "1775365422" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1775365485" }, "departure": { "time": "1775365500" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1775365563" }, "departure": { "time": "1775365576" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1775365625" }, "departure": { "time": "1775365641" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1775365679" }, "departure": { "time": "1775365707" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1775365787" }, "departure": { "time": "1775365827" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1775365887" }, "departure": { "time": "1775365902" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1775365963" }, "departure": { "time": "1775365982" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1775366010" }, "departure": { "time": "1775366041" }, "stopId": "10PAX1", "stopSequence": 14 }, { "arrival": { "time": "1775366089" }, "departure": { "time": "1775366100" }, "stopId": "10TRA1", "stopSequence": 15 }, { "arrival": { "time": "1775366122" }, "departure": { "time": "1775366140" }, "stopId": "10REP3", "stopSequence": 16 }, { "arrival": { "time": "1775366208" }, "departure": { "time": "1775366328" }, "stopId": "10HDI3", "stopSequence": 17 }, { "arrival": { "time": "1775366407" }, "departure": { "time": "1775366470" }, "stopId": "10ARS5", "stopSequence": 18 }, { "arrival": { "time": "1775366516" }, "departure": { "time": "1775366549" }, "stopId": "10BUC1", "stopSequence": 19 }, { "arrival": { "time": "1775366588" }, "departure": { "time": "1775366643" }, "stopId": "10CTY1", "stopSequence": 20 }, { "arrival": { "time": "1775366683" }, "departure": { "time": "1775366698" }, "stopId": "10NAP1", "stopSequence": 21 }, { "arrival": { "time": "1775366730" }, "departure": { "time": "1775366748" }, "stopId": "10CAL1", "stopSequence": 22 }, { "arrival": { "time": "1775366814" }, "departure": { "time": "1775366908" }, "stopId": "10AXT1", "stopSequence": 23 }, { "arrival": { "time": "1775367033" }, "departure": { "time": "1775367052" }, "stopId": "10GSN5", "stopSequence": 24 }, { "arrival": { "time": "1775367152" }, "departure": { "time": "1775367170" }, "stopId": "10CRN1", "stopSequence": 25 }, { "arrival": { "time": "1775367231" }, "departure": { "time": "1775367252" }, "stopId": "10HPA3", "stopSequence": 26 }, { "arrival": { "time": "1775367316" }, "departure": { "time": "1775367338" }, "stopId": "10XCT3", "stopSequence": 27 }, { "arrival": { "time": "1775367371" }, "departure": { "time": "1775367388" }, "stopId": "10GRR1", "stopSequence": 28 }, { "arrival": { "time": "1775367463" }, "departure": { "time": "1775367473" }, "stopId": "10BAG3", "stopSequence": 29 }, { "arrival": { "time": "1775367544" }, "departure": { "time": "1775367558" }, "stopId": "10MED3", "stopSequence": 30 }, { "arrival": { "time": "1775367619" }, "departure": { "time": "1775367639" }, "stopId": "10NOR5", "stopSequence": 31 }, { "arrival": { "time": "1775367667" }, "departure": { "time": "1775367682" }, "stopId": "10GDR1", "stopSequence": 32 }, { "arrival": { "time": "1775367710" }, "departure": { "time": "1775367769" }, "stopId": "10LPL1", "stopSequence": 33 }, { "arrival": { "time": "1775367818" }, "departure": { "time": "1775367831" }, "stopId": "10FLO1", "stopSequence": 34 }, { "arrival": { "time": "1775367876" }, "stopId": "10ECT1", "stopSequence": 35 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748887-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748889-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775378747" }, "departure": { "time": "1775379545" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1775379644" }, "departure": { "time": "1775379675" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1775379693" }, "departure": { "time": "1775379740" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1775379760" }, "departure": { "time": "1775379771" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1775379792" }, "departure": { "time": "1775379844" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1775379924" }, "departure": { "time": "1775379955" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1775380014" }, "departure": { "time": "1775380024" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1775380078" }, "departure": { "time": "1775380107" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1775380161" }, "departure": { "time": "1775380186" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1775380223" }, "departure": { "time": "1775380232" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1775380294" }, "departure": { "time": "1775380332" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1775380392" }, "departure": { "time": "1775380426" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1775380481" }, "departure": { "time": "1775380498" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1775380525" }, "departure": { "time": "1775380545" }, "stopId": "10PAX1", "stopSequence": 14 }, { "arrival": { "time": "1775380587" }, "departure": { "time": "1775380632" }, "stopId": "10TRA1", "stopSequence": 15 }, { "arrival": { "time": "1775380647" }, "departure": { "time": "1775380678" }, "stopId": "10REP3", "stopSequence": 16 }, { "arrival": { "time": "1775380737" }, "departure": { "time": "1775380784" }, "stopId": "10HDI3", "stopSequence": 17 }, { "arrival": { "time": "1775380827" }, "departure": { "time": "1775380876" }, "stopId": "10ARS5", "stopSequence": 18 }, { "arrival": { "time": "1775380903" }, "departure": { "time": "1775380954" }, "stopId": "10BUC1", "stopSequence": 19 }, { "arrival": { "time": "1775380990" }, "departure": { "time": "1775381003" }, "stopId": "10CTY1", "stopSequence": 20 }, { "arrival": { "time": "1775381050" }, "departure": { "time": "1775381089" }, "stopId": "10NAP1", "stopSequence": 21 }, { "arrival": { "time": "1775381126" }, "departure": { "time": "1775381164" }, "stopId": "10CAL1", "stopSequence": 22 }, { "arrival": { "time": "1775381220" }, "departure": { "time": "1775381280" }, "stopId": "10AXT1", "stopSequence": 23 }, { "arrival": { "time": "1775381354" }, "departure": { "time": "1775381502" }, "stopId": "10GSN5", "stopSequence": 24 }, { "arrival": { "time": "1775381645" }, "departure": { "time": "1775381683" }, "stopId": "10CRN1", "stopSequence": 25 }, { "arrival": { "time": "1775381725" }, "departure": { "time": "1775381764" }, "stopId": "10HPA3", "stopSequence": 26 }, { "arrival": { "time": "1775381827" }, "departure": { "time": "1775381858" }, "stopId": "10XCT3", "stopSequence": 27 }, { "arrival": { "time": "1775381885" }, "departure": { "time": "1775381903" }, "stopId": "10GRR1", "stopSequence": 28 }, { "arrival": { "time": "1775381968" }, "departure": { "time": "1775382024" }, "stopId": "10BAG3", "stopSequence": 29 }, { "arrival": { "time": "1775382080" }, "departure": { "time": "1775382139" }, "stopId": "10MED3", "stopSequence": 30 }, { "arrival": { "time": "1775382182" }, "departure": { "time": "1775382210" }, "stopId": "10NOR5", "stopSequence": 31 }, { "arrival": { "time": "1775382230" }, "departure": { "time": "1775382239" }, "stopId": "10GDR1", "stopSequence": 32 }, { "arrival": { "time": "1775382261" }, "departure": { "time": "1775382299" }, "stopId": "10LPL1", "stopSequence": 33 }, { "arrival": { "time": "1775382340" }, "departure": { "time": "1775382350" }, "stopId": "10FLO1", "stopSequence": 34 }, { "arrival": { "time": "1775382401" }, "stopId": "10ECT1", "stopSequence": 35 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748889-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748842-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775383153" }, "departure": { "time": "1775383323" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775383381" }, "departure": { "time": "1775383422" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775383476" }, "departure": { "time": "1775383492" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775383542" }, "departure": { "time": "1775383588" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775383618" }, "departure": { "time": "1775383630" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775383658" }, "departure": { "time": "1775383671" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775383711" }, "departure": { "time": "1775383788" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775383906" }, "departure": { "time": "1775383938" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775383982" }, "departure": { "time": "1775384024" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775384077" }, "departure": { "time": "1775384123" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775384180" }, "departure": { "time": "1775384223" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775384256" }, "departure": { "time": "1775384298" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775384362" }, "departure": { "time": "1775384410" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775384468" }, "departure": { "time": "1775384540" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775384559" }, "departure": { "time": "1775384574" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775384672" }, "departure": { "time": "1775384739" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775384759" }, "departure": { "time": "1775384795" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775384815" }, "departure": { "time": "1775384850" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775384971" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748842-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3757755-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775373565" }, "departure": { "time": "1775373983" }, "stopId": "HAGOLL", "stopSequence": 1 }, { "arrival": { "time": "1775374264" }, "departure": { "time": "1775374356" }, "stopId": "HAGCC1", "stopSequence": 2 }, { "arrival": { "time": "1775374489" }, "departure": { "time": "1775374527" }, "stopId": "HAGMA1", "stopSequence": 3 }, { "arrival": { "time": "1775374595" }, "departure": { "time": "1775374604" }, "stopId": "HAGFY1", "stopSequence": 4 }, { "arrival": { "time": "1775374876" }, "departure": { "time": "1775374969" }, "stopId": "HAGGR1", "stopSequence": 5 }, { "arrival": { "time": "1775375361" }, "departure": { "time": "1775375381" }, "stopId": "HAGMF1", "stopSequence": 6 }, { "arrival": { "time": "1775375435" }, "departure": { "time": "1775375448" }, "stopId": "HAGBG1", "stopSequence": 7 }, { "arrival": { "time": "1775375697" }, "departure": { "time": "1775375707" }, "stopId": "QQVPL2", "stopSequence": 8 }, { "arrival": { "time": "1775375779" }, "departure": { "time": "1775375785" }, "stopId": "10DIX1", "stopSequence": 9 }, { "arrival": { "time": "1775375834" }, "departure": { "time": "1775375858" }, "stopId": "10PET1", "stopSequence": 10 }, { "arrival": { "time": "1775375896" }, "departure": { "time": "1775375911" }, "stopId": "10HME1", "stopSequence": 11 }, { "arrival": { "time": "1775376021" }, "departure": { "time": "1775376068" }, "stopId": "10CAQ1", "stopSequence": 12 }, { "arrival": { "time": "1775376178" }, "departure": { "time": "1775376184" }, "stopId": "10LSA1", "stopSequence": 13 }, { "arrival": { "time": "1775376348" }, "departure": { "time": "1775376433" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775376489" }, "departure": { "time": "1775376531" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775376568" }, "departure": { "time": "1775376640" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775376742" }, "departure": { "time": "1775376762" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775376792" }, "departure": { "time": "1775376803" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775376876" }, "departure": { "time": "1775376919" }, "stopId": "10PLA4", "stopSequence": 19 }, { "arrival": { "time": "1775376952" }, "departure": { "time": "1775376965" }, "stopId": "10CRN2", "stopSequence": 20 }, { "arrival": { "time": "1775377200" }, "departure": { "time": "1775377200" }, "stopId": "10PEM4", "stopSequence": 21 } ], "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757755-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "trip:3748940-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775376473" }, "departure": { "time": "1775376617" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775376659" }, "departure": { "time": "1775376801" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775376876" }, "departure": { "time": "1775376908" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775376958" }, "departure": { "time": "1775376970" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775377008" }, "departure": { "time": "1775377050" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775377089" }, "departure": { "time": "1775377123" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775377156" }, "departure": { "time": "1775377170" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775377273" }, "departure": { "time": "1775377302" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775377353" }, "departure": { "time": "1775377367" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775377390" }, "departure": { "time": "1775377411" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775377421" }, "departure": { "time": "1775377438" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775377462" }, "departure": { "time": "1775377472" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775377500" }, "departure": { "time": "1775377513" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775377532" }, "departure": { "time": "1775377552" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775377612" }, "departure": { "time": "1775377633" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775377693" }, "departure": { "time": "1775377722" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775377750" }, "departure": { "time": "1775377767" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775377779" }, "departure": { "time": "1775377788" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775377811" }, "departure": { "time": "1775377827" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775377863" }, "departure": { "time": "1775377869" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775377882" }, "departure": { "time": "1775377916" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775378040" }, "departure": { "time": "1775378040" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775378100" }, "departure": { "time": "1775378100" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748940-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748865-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775392088" }, "departure": { "time": "1775392312" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775392433" }, "departure": { "time": "1775392470" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775392487" }, "departure": { "time": "1775392527" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775392619" }, "departure": { "time": "1775392627" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775392646" }, "departure": { "time": "1775392657" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775392700" }, "departure": { "time": "1775392766" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775392790" }, "departure": { "time": "1775392821" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775392868" }, "departure": { "time": "1775392901" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775392925" }, "departure": { "time": "1775392957" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775392994" }, "departure": { "time": "1775393032" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775393070" }, "departure": { "time": "1775393107" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775393152" }, "departure": { "time": "1775393213" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775393258" }, "departure": { "time": "1775393309" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775393349" }, "departure": { "time": "1775393402" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775393431" }, "departure": { "time": "1775393463" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775393493" }, "departure": { "time": "1775393523" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775393556" }, "departure": { "time": "1775393602" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775393631" }, "departure": { "time": "1775393675" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775393721" }, "departure": { "time": "1775393773" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775393895" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748865-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748936-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775396142" }, "departure": { "time": "1775396260" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775396315" }, "departure": { "time": "1775396352" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775396425" }, "departure": { "time": "1775396436" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775396442" }, "departure": { "time": "1775396457" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775396508" }, "departure": { "time": "1775396526" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775396562" }, "departure": { "time": "1775396569" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775396586" }, "departure": { "time": "1775396617" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775396654" }, "departure": { "time": "1775396713" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775396800" }, "departure": { "time": "1775396816" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775396838" }, "departure": { "time": "1775396871" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775396932" }, "departure": { "time": "1775396947" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775396969" }, "departure": { "time": "1775396977" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775397000" }, "departure": { "time": "1775397012" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775397028" }, "departure": { "time": "1775397051" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775397060" }, "departure": { "time": "1775397093" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775397121" }, "departure": { "time": "1775397131" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775397282" }, "departure": { "time": "1775397292" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775397311" }, "departure": { "time": "1775397347" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775397374" }, "departure": { "time": "1775397383" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775397467" }, "departure": { "time": "1775397585" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775397660" }, "departure": { "time": "1775397703" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775397760" }, "departure": { "time": "1775397800" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775397867" }, "departure": { "time": "1775397918" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775397949" }, "departure": { "time": "1775397977" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775398045" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748936-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3757766-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775391307" }, "departure": { "time": "1775391968" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775392251" }, "departure": { "time": "1775392273" }, "stopId": "HAGTOU", "stopSequence": 2 }, { "arrival": { "time": "1775392503" }, "departure": { "time": "1775392522" }, "stopId": "HAGMDJ", "stopSequence": 3 }, { "arrival": { "time": "1775392799" }, "departure": { "time": "1775392861" }, "stopId": "HAGMES", "stopSequence": 4 }, { "arrival": { "time": "1775393081" }, "departure": { "time": "1775393097" }, "stopId": "HAGPR2", "stopSequence": 5 }, { "arrival": { "time": "1775393297" }, "departure": { "time": "1775393314" }, "stopId": "HAGVB1", "stopSequence": 6 }, { "arrival": { "time": "1775393435" }, "departure": { "time": "1775393517" }, "stopId": "HAGMA3", "stopSequence": 7 }, { "arrival": { "time": "1775393797" }, "departure": { "time": "1775393823" }, "stopId": "HAGECA", "stopSequence": 8 }, { "arrival": { "time": "1775394320" }, "departure": { "time": "1775394366" }, "stopId": "HAGNEZ", "stopSequence": 9 }, { "arrival": { "time": "1775394826" }, "departure": { "time": "1775394878" }, "stopId": "HAGBE1", "stopSequence": 10 }, { "arrival": { "time": "1775395245" }, "stopId": "HAGCC1", "stopSequence": 11 } ], "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757766-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3757769-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775395250" }, "departure": { "time": "1775395732" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775396064" }, "departure": { "time": "1775396075" }, "stopId": "HAGBA1", "stopSequence": 2 }, { "stopId": "HAGLUD", "stopSequence": 3 }, { "arrival": { "time": "1775396920" }, "departure": { "time": "1775396926" }, "stopId": "ACQCMO", "stopSequence": 4 }, { "arrival": { "time": "1775397111" }, "departure": { "time": "1775397123" }, "stopId": "VASBO1", "stopSequence": 5 }, { "arrival": { "time": "1775397343" }, "departure": { "time": "1775397354" }, "stopId": "BIVCF1", "stopSequence": 6 }, { "arrival": { "time": "1775397496" }, "departure": { "time": "1775397512" }, "stopId": "BIVEC1", "stopSequence": 7 }, { "arrival": { "time": "1775397932" }, "departure": { "time": "1775397961" }, "stopId": "VAUBG1", "stopSequence": 8 }, { "arrival": { "time": "1775398411" }, "stopId": "HAGCC1", "stopSequence": 9 } ], "timestamp": "1775399534", "trip": { "routeId": "A2", "scheduleRelationship": "SCHEDULED", "tripId": "3757769-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3748939-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775369239" }, "departure": { "time": "1775369433" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775369483" }, "departure": { "time": "1775369609" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775369689" }, "departure": { "time": "1775369723" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775369815" }, "departure": { "time": "1775369826" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775369864" }, "departure": { "time": "1775369927" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775369972" }, "departure": { "time": "1775369978" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775370007" }, "departure": { "time": "1775370014" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775370114" }, "departure": { "time": "1775370143" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775370173" }, "departure": { "time": "1775370184" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775370200" }, "departure": { "time": "1775370220" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775370231" }, "departure": { "time": "1775370241" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775370274" }, "departure": { "time": "1775370289" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775370340" }, "departure": { "time": "1775370351" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775370371" }, "departure": { "time": "1775370381" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775370438" }, "departure": { "time": "1775370464" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775370527" }, "departure": { "time": "1775370541" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775370566" }, "departure": { "time": "1775370583" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775370599" }, "departure": { "time": "1775370608" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775370621" }, "departure": { "time": "1775370646" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775370682" }, "departure": { "time": "1775370688" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775370711" }, "departure": { "time": "1775370735" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775370764" }, "departure": { "time": "1775370805" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775370849" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748939-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748872-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775370404" }, "departure": { "time": "1775370745" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775370811" }, "departure": { "time": "1775370854" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775370897" }, "departure": { "time": "1775370931" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775370981" }, "departure": { "time": "1775370998" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775371030" }, "departure": { "time": "1775371067" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775371090" }, "departure": { "time": "1775371128" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775371174" }, "departure": { "time": "1775371249" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775371417" }, "departure": { "time": "1775371458" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775371494" }, "departure": { "time": "1775371512" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775371552" }, "departure": { "time": "1775371601" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775371659" }, "departure": { "time": "1775371692" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775371725" }, "departure": { "time": "1775371736" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775371788" }, "departure": { "time": "1775371830" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775371888" }, "departure": { "time": "1775371935" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775371961" }, "departure": { "time": "1775371980" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775372046" }, "departure": { "time": "1775372086" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775372107" }, "departure": { "time": "1775372139" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775372162" }, "departure": { "time": "1775372175" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775372252" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748872-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748897-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775382407" }, "departure": { "time": "1775383151" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775383218" }, "departure": { "time": "1775383247" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775383323" }, "departure": { "time": "1775383339" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775383354" }, "departure": { "time": "1775383381" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775383412" }, "departure": { "time": "1775383514" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775383566" }, "departure": { "time": "1775383652" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775383702" }, "departure": { "time": "1775383718" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775383780" }, "departure": { "time": "1775383795" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775383820" }, "departure": { "time": "1775383858" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775383916" }, "departure": { "time": "1775383960" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775384036" }, "departure": { "time": "1775384078" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775384236" }, "departure": { "time": "1775384295" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775384344" }, "departure": { "time": "1775384383" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775384429" }, "departure": { "time": "1775384462" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775384512" }, "departure": { "time": "1775384549" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775384581" }, "departure": { "time": "1775384599" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775384625" }, "departure": { "time": "1775384640" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775384678" }, "departure": { "time": "1775384714" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775384779" }, "departure": { "time": "1775384818" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775384876" }, "departure": { "time": "1775384908" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775384948" }, "departure": { "time": "1775384991" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775385044" }, "departure": { "time": "1775385060" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775385071" }, "departure": { "time": "1775385086" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775385130" }, "departure": { "time": "1775385168" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775385249" }, "departure": { "time": "1775385293" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775385353" }, "departure": { "time": "1775385373" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775385406" }, "departure": { "time": "1775385418" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775385470" }, "departure": { "time": "1775385502" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775385570" }, "departure": { "time": "1775385583" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775385616" }, "departure": { "time": "1775385656" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775385688" }, "departure": { "time": "1775385705" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775385727" }, "departure": { "time": "1775385746" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775385776" }, "departure": { "time": "1775385788" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775385823" }, "departure": { "time": "1775385856" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775385881" }, "departure": { "time": "1775385913" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775385948" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748897-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748877-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388492" }, "departure": { "time": "1775388585" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775388665" }, "departure": { "time": "1775388767" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775388812" }, "departure": { "time": "1775388847" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775388892" }, "departure": { "time": "1775388944" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775388982" }, "departure": { "time": "1775388997" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775389020" }, "departure": { "time": "1775389057" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775389096" }, "departure": { "time": "1775389158" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775389275" }, "departure": { "time": "1775389312" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775389360" }, "departure": { "time": "1775389439" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775389500" }, "departure": { "time": "1775389559" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775389608" }, "departure": { "time": "1775389652" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775389681" }, "departure": { "time": "1775389718" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775389772" }, "departure": { "time": "1775389819" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775389870" }, "departure": { "time": "1775389934" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775389959" }, "departure": { "time": "1775389973" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775390042" }, "departure": { "time": "1775390105" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775390127" }, "departure": { "time": "1775390163" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775390184" }, "departure": { "time": "1775390193" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775390274" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748877-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748834-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775397447" }, "departure": { "time": "1775397803" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775397910" }, "departure": { "time": "1775397942" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775397968" }, "departure": { "time": "1775398023" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775398045" }, "departure": { "time": "1775398093" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775398129" }, "departure": { "time": "1775398163" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775398190" }, "departure": { "time": "1775398234" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775398258" }, "departure": { "time": "1775398287" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775398342" }, "departure": { "time": "1775398372" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775398397" }, "departure": { "time": "1775398408" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775398452" }, "departure": { "time": "1775398479" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775398517" }, "departure": { "time": "1775398548" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775398598" }, "departure": { "time": "1775398628" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775398703" }, "departure": { "time": "1775398734" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775398781" }, "departure": { "time": "1775398798" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775398841" }, "departure": { "time": "1775398870" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775398907" }, "departure": { "time": "1775398938" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775398987" }, "departure": { "time": "1775399050" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775399081" }, "departure": { "time": "1775399113" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775399172" }, "departure": { "time": "1775399219" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775399294" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748834-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748932-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775374507" }, "departure": { "time": "1775374580" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775374638" }, "departure": { "time": "1775374707" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775374779" }, "departure": { "time": "1775374790" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775374801" }, "departure": { "time": "1775374811" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775374866" }, "departure": { "time": "1775374881" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775374926" }, "departure": { "time": "1775374933" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775374956" }, "departure": { "time": "1775374977" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775375025" }, "departure": { "time": "1775375032" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775375109" }, "departure": { "time": "1775375133" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775375179" }, "departure": { "time": "1775375194" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775375263" }, "departure": { "time": "1775375284" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775375320" }, "departure": { "time": "1775375331" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775375355" }, "departure": { "time": "1775375367" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775375381" }, "departure": { "time": "1775375441" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775375460" }, "departure": { "time": "1775375477" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775375505" }, "departure": { "time": "1775375518" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775375635" }, "departure": { "time": "1775375668" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775375695" }, "departure": { "time": "1775375727" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775375744" }, "departure": { "time": "1775375761" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775375858" }, "departure": { "time": "1775375868" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775376057" }, "departure": { "time": "1775376135" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775376183" }, "departure": { "time": "1775376220" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775376273" }, "departure": { "time": "1775376341" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775376385" }, "departure": { "time": "1775376409" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775376468" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748932-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3757767-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775377018" }, "departure": { "time": "1775377705" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775378027" }, "departure": { "time": "1775378037" }, "stopId": "HAGBA1", "stopSequence": 2 }, { "arrival": { "time": "1775378437" }, "departure": { "time": "1775378504" }, "stopId": "HAGLUD", "stopSequence": 3 }, { "arrival": { "time": "1775378884" }, "departure": { "time": "1775378961" }, "stopId": "ACQCMO", "stopSequence": 4 }, { "arrival": { "time": "1775379121" }, "departure": { "time": "1775379134" }, "stopId": "VASBO1", "stopSequence": 5 }, { "arrival": { "time": "1775379369" }, "departure": { "time": "1775379380" }, "stopId": "BIVCF1", "stopSequence": 6 }, { "arrival": { "time": "1775379547" }, "departure": { "time": "1775379569" }, "stopId": "BIVEC1", "stopSequence": 7 }, { "arrival": { "time": "1775379935" }, "departure": { "time": "1775379953" }, "stopId": "VAUBG1", "stopSequence": 8 }, { "arrival": { "time": "1775380319" }, "stopId": "HAGCC1", "stopSequence": 9 } ], "timestamp": "1775399534", "trip": { "routeId": "A2", "scheduleRelationship": "SCHEDULED", "tripId": "3757767-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3763987-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775391179" }, "departure": { "time": "1775392162" }, "stopId": "PORLE2", "stopSequence": 1 }, { "arrival": { "time": "1775392819" }, "departure": { "time": "1775392834" }, "stopId": "BNVMA1", "stopSequence": 2 }, { "arrival": { "time": "1775393035" }, "departure": { "time": "1775393078" }, "stopId": "BARVAL", "stopSequence": 3 }, { "arrival": { "time": "1775393565" }, "departure": { "time": "1775393572" }, "stopId": "SORMB1", "stopSequence": 4 }, { "arrival": { "time": "1775393731" }, "departure": { "time": "1775393738" }, "stopId": "VREHL1", "stopSequence": 5 }, { "arrival": { "time": "1775394068" }, "departure": { "time": "1775394108" }, "stopId": "BCQSF1", "stopSequence": 6 }, { "arrival": { "time": "1775394202" }, "departure": { "time": "1775394208" }, "stopId": "BCQSU1", "stopSequence": 7 }, { "arrival": { "time": "1775394470" }, "departure": { "time": "1775394470" }, "stopId": "NEGBG1", "stopSequence": 8 }, { "arrival": { "time": "1775394728" }, "departure": { "time": "1775394735" }, "stopId": "VALCA1", "stopSequence": 9 }, { "arrival": { "time": "1775394814" }, "departure": { "time": "1775394858" }, "stopId": "VALGS1", "stopSequence": 10 }, { "arrival": { "time": "1775394958" }, "departure": { "time": "1775394973" }, "stopId": "VALCH1", "stopSequence": 11 }, { "arrival": { "time": "1775395269" }, "departure": { "time": "1775395275" }, "stopId": "VALFB1", "stopSequence": 12 }, { "arrival": { "time": "1775395570" }, "departure": { "time": "1775395570" }, "stopId": "VALZA1", "stopSequence": 13 } ], "timestamp": "1775399536", "trip": { "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "3763987-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "trip:3758157-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388016" }, "departure": { "time": "1775388080" }, "stopId": "VALZA2", "stopSequence": 1 }, { "arrival": { "time": "1775388279" }, "departure": { "time": "1775388285" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1775388329" }, "departure": { "time": "1775388377" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1775388494" }, "departure": { "time": "1775388530" }, "stopId": "VALGS1", "stopSequence": 4 }, { "arrival": { "time": "1775388606" }, "departure": { "time": "1775388698" }, "stopId": "VALCA2", "stopSequence": 5 }, { "arrival": { "time": "1775388978" }, "departure": { "time": "1775388985" }, "stopId": "NEGBG2", "stopSequence": 6 }, { "arrival": { "time": "1775389245" }, "departure": { "time": "1775389281" }, "stopId": "BCQSU2", "stopSequence": 7 }, { "arrival": { "time": "1775389381" }, "departure": { "time": "1775389397" }, "stopId": "BCQSF2", "stopSequence": 8 }, { "arrival": { "time": "1775389729" }, "departure": { "time": "1775389735" }, "stopId": "VREHL2", "stopSequence": 9 }, { "arrival": { "time": "1775389902" }, "departure": { "time": "1775389913" }, "stopId": "SORMB2", "stopSequence": 10 }, { "arrival": { "time": "1775390389" }, "departure": { "time": "1775390427" }, "stopId": "BARVAL", "stopSequence": 11 }, { "arrival": { "time": "1775390603" }, "departure": { "time": "1775390617" }, "stopId": "BNVMA2", "stopSequence": 12 }, { "arrival": { "time": "1775391138" }, "stopId": "PORLE2", "stopSequence": 13 } ], "timestamp": "1775399536", "trip": { "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "3758157-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "trip:3748843-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775386648" }, "departure": { "time": "1775386841" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775386923" }, "departure": { "time": "1775386980" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775387027" }, "departure": { "time": "1775387088" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775387132" }, "departure": { "time": "1775387182" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775387210" }, "departure": { "time": "1775387262" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775387287" }, "departure": { "time": "1775387301" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775387341" }, "departure": { "time": "1775387390" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775387484" }, "departure": { "time": "1775387524" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775387557" }, "departure": { "time": "1775387642" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775387687" }, "departure": { "time": "1775387724" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775387779" }, "departure": { "time": "1775387838" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775387865" }, "departure": { "time": "1775387919" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775387978" }, "departure": { "time": "1775388015" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775388050" }, "departure": { "time": "1775388109" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775388133" }, "departure": { "time": "1775388158" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775388227" }, "departure": { "time": "1775388282" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775388305" }, "departure": { "time": "1775388335" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775388356" }, "departure": { "time": "1775388387" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775388487" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748843-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3757758-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775370452" }, "departure": { "time": "1775370703" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775370818" }, "departure": { "time": "1775370861" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775370902" }, "departure": { "time": "1775370944" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775371019" }, "departure": { "time": "1775371048" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775371127" }, "departure": { "time": "1775371153" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775371175" }, "departure": { "time": "1775371232" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775371296" }, "departure": { "time": "1775371327" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775371451" }, "departure": { "time": "1775371460" }, "stopId": "10LSA2", "stopSequence": 8 }, { "arrival": { "time": "1775371563" }, "departure": { "time": "1775371578" }, "stopId": "10CAQ2", "stopSequence": 9 }, { "arrival": { "time": "1775371640" }, "departure": { "time": "1775371660" }, "stopId": "10HME2", "stopSequence": 10 }, { "arrival": { "time": "1775371701" }, "departure": { "time": "1775371751" }, "stopId": "10PET2", "stopSequence": 11 }, { "arrival": { "time": "1775371806" }, "departure": { "time": "1775371818" }, "stopId": "10DIX2", "stopSequence": 12 }, { "arrival": { "time": "1775371902" }, "departure": { "time": "1775371996" }, "stopId": "QQVPL1", "stopSequence": 13 }, { "arrival": { "time": "1775372238" }, "departure": { "time": "1775372297" }, "stopId": "HAGBG2", "stopSequence": 14 }, { "arrival": { "time": "1775372354" }, "departure": { "time": "1775372416" }, "stopId": "HAGMF2", "stopSequence": 15 }, { "arrival": { "time": "1775372831" }, "departure": { "time": "1775372842" }, "stopId": "HAGGR2", "stopSequence": 16 }, { "arrival": { "time": "1775373091" }, "departure": { "time": "1775373103" }, "stopId": "HAGFY2", "stopSequence": 17 }, { "arrival": { "time": "1775373153" }, "departure": { "time": "1775373164" }, "stopId": "HAGMA2", "stopSequence": 18 }, { "arrival": { "time": "1775373248" }, "departure": { "time": "1775373312" }, "stopId": "HAGCC2", "stopSequence": 19 }, { "arrival": { "time": "1775373565" }, "stopId": "HAGOLL", "stopSequence": 20 } ], "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757758-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "trip:3748942-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775390805" }, "departure": { "time": "1775391009" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775391068" }, "departure": { "time": "1775391203" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775391307" }, "departure": { "time": "1775391357" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775391417" }, "departure": { "time": "1775391457" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775391491" }, "departure": { "time": "1775391522" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775391564" }, "departure": { "time": "1775391593" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775391615" }, "departure": { "time": "1775391623" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775391704" }, "departure": { "time": "1775391720" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775391739" }, "departure": { "time": "1775391776" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775391784" }, "departure": { "time": "1775391821" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775391840" }, "departure": { "time": "1775391846" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775391875" }, "departure": { "time": "1775391886" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775391918" }, "departure": { "time": "1775391942" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775391971" }, "departure": { "time": "1775392006" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775392068" }, "departure": { "time": "1775392099" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775392162" }, "departure": { "time": "1775392172" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775392208" }, "departure": { "time": "1775392222" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775392239" }, "departure": { "time": "1775392248" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775392271" }, "departure": { "time": "1775392291" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775392339" }, "departure": { "time": "1775392349" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775392371" }, "departure": { "time": "1775392401" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775392426" }, "departure": { "time": "1775392437" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775392495" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748942-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748832-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775390301" }, "departure": { "time": "1775390432" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775390543" }, "departure": { "time": "1775390590" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775390617" }, "departure": { "time": "1775390666" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775390757" }, "departure": { "time": "1775390767" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775390786" }, "departure": { "time": "1775390806" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775390835" }, "departure": { "time": "1775390889" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775390912" }, "departure": { "time": "1775390946" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775391000" }, "departure": { "time": "1775391013" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775391036" }, "departure": { "time": "1775391078" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775391121" }, "departure": { "time": "1775391139" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775391198" }, "departure": { "time": "1775391247" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775391309" }, "departure": { "time": "1775391354" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775391432" }, "departure": { "time": "1775391484" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775391530" }, "departure": { "time": "1775391599" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775391633" }, "departure": { "time": "1775391670" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775391699" }, "departure": { "time": "1775391769" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775391800" }, "departure": { "time": "1775391849" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775391880" }, "departure": { "time": "1775391916" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775391968" }, "departure": { "time": "1775392003" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775392083" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748832-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748931-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775367351" }, "departure": { "time": "1775367416" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775367456" }, "departure": { "time": "1775367472" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775367543" }, "departure": { "time": "1775367553" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775367561" }, "departure": { "time": "1775367603" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775367649" }, "departure": { "time": "1775367671" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775367709" }, "departure": { "time": "1775367716" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775367731" }, "departure": { "time": "1775367755" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775367787" }, "departure": { "time": "1775367793" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775367873" }, "departure": { "time": "1775367894" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775367931" }, "departure": { "time": "1775367947" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775368030" }, "departure": { "time": "1775368089" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775368119" }, "departure": { "time": "1775368132" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775368166" }, "departure": { "time": "1775368182" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775368206" }, "departure": { "time": "1775368225" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775368241" }, "departure": { "time": "1775368283" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775368311" }, "departure": { "time": "1775368329" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775368474" }, "departure": { "time": "1775368503" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775368530" }, "departure": { "time": "1775368537" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775368560" }, "departure": { "time": "1775368607" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775368653" }, "departure": { "time": "1775368735" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775368820" }, "departure": { "time": "1775368929" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775368984" }, "departure": { "time": "1775369003" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775369076" }, "departure": { "time": "1775369112" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775369148" }, "departure": { "time": "1775369177" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775369231" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748931-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3757921-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775383480" }, "departure": { "time": "1775383659" }, "stopId": "VALGS1", "stopSequence": 1 }, { "arrival": { "time": "1775383909" }, "departure": { "time": "1775383923" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1775383985" }, "departure": { "time": "1775384033" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1775384172" }, "departure": { "time": "1775384184" }, "stopId": "VALGR1", "stopSequence": 4 }, { "arrival": { "time": "1775384679" }, "departure": { "time": "1775384679" }, "stopId": "VIDPI1", "stopSequence": 5 }, { "arrival": { "time": "1775385018" }, "departure": { "time": "1775385084" }, "stopId": "QUEEC1", "stopSequence": 6 }, { "arrival": { "time": "1775385267" }, "departure": { "time": "1775385274" }, "stopId": "SVMFO1", "stopSequence": 7 }, { "arrival": { "time": "1775385791" }, "departure": { "time": "1775385901" }, "stopId": "SVCOL1", "stopSequence": 8 }, { "arrival": { "time": "1775386308" }, "departure": { "time": "1775386350" }, "stopId": "REVEG1", "stopSequence": 9 }, { "arrival": { "time": "1775386467" }, "departure": { "time": "1775386475" }, "stopId": "REVFR1", "stopSequence": 10 }, { "arrival": { "time": "1775386604" }, "departure": { "time": "1775386650" }, "stopId": "ANNPC1", "stopSequence": 11 }, { "arrival": { "time": "1775386927" }, "departure": { "time": "1775386992" }, "stopId": "BARMA1", "stopSequence": 12 }, { "arrival": { "time": "1775387257" }, "departure": { "time": "1775387266" }, "stopId": "TOCEGL", "stopSequence": 13 }, { "arrival": { "time": "1775387500" }, "departure": { "time": "1775387545" }, "stopId": "SPEGS1", "stopSequence": 14 }, { "arrival": { "time": "1775387637" }, "departure": { "time": "1775387694" }, "stopId": "SPEPC1", "stopSequence": 15 }, { "arrival": { "time": "1775387984" }, "departure": { "time": "1775388022" }, "stopId": "COSBG1", "stopSequence": 16 }, { "arrival": { "time": "1775388117" }, "departure": { "time": "1775388117" }, "stopId": "FERPD1", "stopSequence": 17 }, { "arrival": { "time": "1775388274" }, "departure": { "time": "1775388301" }, "stopId": "FERMO1", "stopSequence": 18 }, { "arrival": { "time": "1775388486" }, "departure": { "time": "1775388516" }, "stopId": "MAUAB1", "stopSequence": 19 }, { "arrival": { "time": "1775388650" }, "departure": { "time": "1775388674" }, "stopId": "BREPG1", "stopSequence": 20 }, { "arrival": { "time": "1775388870" }, "departure": { "time": "1775388957" }, "stopId": "10NQT2", "stopSequence": 21 }, { "arrival": { "time": "1775389080" }, "departure": { "time": "1775389087" }, "stopId": "10CRD2", "stopSequence": 22 }, { "arrival": { "time": "1775389101" }, "departure": { "time": "1775389110" }, "stopId": "10LMQ2", "stopSequence": 23 }, { "arrival": { "time": "1775389172" }, "departure": { "time": "1775389206" }, "stopId": "10COD2", "stopSequence": 24 }, { "arrival": { "time": "1775389294" }, "departure": { "time": "1775389341" }, "stopId": "10MYO2", "stopSequence": 25 }, { "arrival": { "time": "1775389349" }, "departure": { "time": "1775389364" }, "stopId": "10NOR4", "stopSequence": 26 }, { "arrival": { "time": "1775389395" }, "departure": { "time": "1775389436" }, "stopId": "10JEA2", "stopSequence": 27 }, { "arrival": { "time": "1775389450" }, "departure": { "time": "1775389458" }, "stopId": "10ZPH2", "stopSequence": 28 }, { "arrival": { "time": "1775389470" }, "departure": { "time": "1775389477" }, "stopId": "10ART2", "stopSequence": 29 }, { "arrival": { "time": "1775389691" }, "departure": { "time": "1775389700" }, "stopId": "10THH2", "stopSequence": 30 }, { "arrival": { "time": "1775389743" }, "departure": { "time": "1775389783" }, "stopId": "10CRN1", "stopSequence": 31 }, { "arrival": { "time": "1775389835" }, "departure": { "time": "1775389878" }, "stopId": "10PLA5", "stopSequence": 32 }, { "arrival": { "time": "1775389990" }, "departure": { "time": "1775390038" }, "stopId": "10AXT1", "stopSequence": 33 }, { "arrival": { "time": "1775390138" }, "stopId": "10PEM3", "stopSequence": 34 } ], "timestamp": "1775399533", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757921-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "trip:3748874-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775377720" }, "departure": { "time": "1775378014" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775378065" }, "departure": { "time": "1775378123" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775378172" }, "departure": { "time": "1775378213" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775378271" }, "departure": { "time": "1775378291" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775378357" }, "departure": { "time": "1775378392" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775378406" }, "departure": { "time": "1775378432" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775378466" }, "departure": { "time": "1775378503" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775378609" }, "departure": { "time": "1775378663" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775378704" }, "departure": { "time": "1775378714" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775378753" }, "departure": { "time": "1775378799" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775378853" }, "departure": { "time": "1775378862" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775378901" }, "departure": { "time": "1775378914" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775378985" }, "departure": { "time": "1775379026" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775379068" }, "departure": { "time": "1775379151" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775379186" }, "departure": { "time": "1775379206" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775379288" }, "departure": { "time": "1775379362" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775379387" }, "departure": { "time": "1775379398" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775379417" }, "departure": { "time": "1775379449" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775379539" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748874-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748908-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388814" }, "departure": { "time": "1775389442" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1775389457" }, "departure": { "time": "1775389467" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1775389493" }, "departure": { "time": "1775389507" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1775389595" }, "departure": { "time": "1775389619" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1775389639" }, "departure": { "time": "1775389662" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1775389707" }, "departure": { "time": "1775389737" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1775389751" }, "departure": { "time": "1775389828" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1775389856" }, "departure": { "time": "1775389901" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1775389906" }, "departure": { "time": "1775389938" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1775389974" }, "departure": { "time": "1775389984" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1775390001" }, "departure": { "time": "1775390011" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1775390037" }, "departure": { "time": "1775390048" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1775390067" }, "departure": { "time": "1775390107" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1775390125" }, "departure": { "time": "1775390144" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1775390190" }, "departure": { "time": "1775390203" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1775390262" }, "departure": { "time": "1775390317" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1775390347" }, "departure": { "time": "1775390363" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1775390411" }, "departure": { "time": "1775390433" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1775390454" }, "departure": { "time": "1775390461" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1775390510" }, "departure": { "time": "1775390524" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1775390611" }, "departure": { "time": "1775390664" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1775390703" }, "departure": { "time": "1775390742" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1775390760" }, "departure": { "time": "1775390770" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1775390823" }, "departure": { "time": "1775390839" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1775390878" }, "departure": { "time": "1775390928" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1775390963" }, "departure": { "time": "1775390995" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1775391024" }, "departure": { "time": "1775391094" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1775391137" }, "departure": { "time": "1775391181" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1775391211" }, "departure": { "time": "1775391227" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1775391285" }, "departure": { "time": "1775391343" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1775391420" }, "departure": { "time": "1775391463" }, "stopId": "10GSN5", "stopSequence": 31 }, { "arrival": { "time": "1775391508" }, "departure": { "time": "1775391545" }, "stopId": "10THH3", "stopSequence": 32 }, { "arrival": { "time": "1775391619" }, "departure": { "time": "1775391667" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1775391695" }, "departure": { "time": "1775391733" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1775391781" }, "departure": { "time": "1775391801" }, "stopId": "10LUM1", "stopSequence": 35 }, { "arrival": { "time": "1775391816" }, "departure": { "time": "1775391848" }, "stopId": "10JMO1", "stopSequence": 36 }, { "arrival": { "time": "1775391863" }, "departure": { "time": "1775391876" }, "stopId": "10LLM1", "stopSequence": 37 }, { "arrival": { "time": "1775391889" }, "departure": { "time": "1775391933" }, "stopId": "10BRO1", "stopSequence": 38 }, { "arrival": { "time": "1775392018" }, "departure": { "time": "1775392025" }, "stopId": "10ART1", "stopSequence": 39 }, { "arrival": { "time": "1775392036" }, "departure": { "time": "1775392072" }, "stopId": "10ZPH1", "stopSequence": 40 }, { "arrival": { "time": "1775392095" }, "departure": { "time": "1775392109" }, "stopId": "10JEA1", "stopSequence": 41 }, { "arrival": { "time": "1775392142" }, "departure": { "time": "1775392185" }, "stopId": "10NOR3", "stopSequence": 42 }, { "arrival": { "time": "1775392202" }, "departure": { "time": "1775392246" }, "stopId": "10MYO1", "stopSequence": 43 }, { "arrival": { "time": "1775392265" }, "departure": { "time": "1775392274" }, "stopId": "10MGT1", "stopSequence": 44 }, { "arrival": { "time": "1775392294" }, "departure": { "time": "1775392331" }, "stopId": "10RSX1", "stopSequence": 45 }, { "arrival": { "time": "1775392356" }, "departure": { "time": "1775392369" }, "stopId": "10CVE1", "stopSequence": 46 }, { "arrival": { "time": "1775392384" }, "departure": { "time": "1775392417" }, "stopId": "10COS1", "stopSequence": 47 }, { "arrival": { "time": "1775392472" }, "stopId": "10TFL1", "stopSequence": 48 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748908-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748878-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775392161" }, "departure": { "time": "1775392245" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775392329" }, "departure": { "time": "1775392384" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775392446" }, "departure": { "time": "1775392471" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775392521" }, "departure": { "time": "1775392568" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775392601" }, "departure": { "time": "1775392647" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775392674" }, "departure": { "time": "1775392695" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775392742" }, "departure": { "time": "1775392810" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775393011" }, "departure": { "time": "1775393047" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775393102" }, "departure": { "time": "1775393118" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775393168" }, "departure": { "time": "1775393192" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775393248" }, "departure": { "time": "1775393257" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775393294" }, "departure": { "time": "1775393348" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775393406" }, "departure": { "time": "1775393446" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775393504" }, "departure": { "time": "1775393556" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775393585" }, "departure": { "time": "1775393606" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775393687" }, "departure": { "time": "1775393721" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775393743" }, "departure": { "time": "1775393752" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775393773" }, "departure": { "time": "1775393802" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775393874" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748878-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3757763-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775387544" }, "departure": { "time": "1775388049" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775388326" }, "departure": { "time": "1775388348" }, "stopId": "HAGTOU", "stopSequence": 2 }, { "arrival": { "time": "1775388582" }, "departure": { "time": "1775388657" }, "stopId": "HAGMDJ", "stopSequence": 3 }, { "arrival": { "time": "1775388941" }, "departure": { "time": "1775388954" }, "stopId": "HAGMES", "stopSequence": 4 }, { "arrival": { "time": "1775389203" }, "departure": { "time": "1775389215" }, "stopId": "HAGPR2", "stopSequence": 5 }, { "arrival": { "time": "1775389439" }, "departure": { "time": "1775389453" }, "stopId": "HAGVB1", "stopSequence": 6 }, { "arrival": { "time": "1775389675" }, "departure": { "time": "1775389695" }, "stopId": "HAGCAP", "stopSequence": 7 }, { "arrival": { "time": "1775389807" }, "departure": { "time": "1775389855" }, "stopId": "HAGMA3", "stopSequence": 8 }, { "arrival": { "time": "1775390131" }, "departure": { "time": "1775390150" }, "stopId": "HAGECA", "stopSequence": 9 }, { "arrival": { "time": "1775390575" }, "departure": { "time": "1775390660" }, "stopId": "HAGNEZ", "stopSequence": 10 }, { "arrival": { "time": "1775390998" }, "departure": { "time": "1775391004" }, "stopId": "HAGBE1", "stopSequence": 11 }, { "arrival": { "time": "1775391302" }, "stopId": "HAGCC1", "stopSequence": 12 } ], "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757763-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3748839-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775372252" }, "departure": { "time": "1775372439" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775372548" }, "departure": { "time": "1775372593" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775372640" }, "departure": { "time": "1775372660" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775372712" }, "departure": { "time": "1775372765" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775372796" }, "departure": { "time": "1775372858" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775372888" }, "departure": { "time": "1775372996" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775373042" }, "departure": { "time": "1775373065" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775373237" }, "departure": { "time": "1775373278" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775373318" }, "departure": { "time": "1775373336" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775373375" }, "departure": { "time": "1775373419" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775373474" }, "departure": { "time": "1775373518" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775373550" }, "departure": { "time": "1775373569" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775373623" }, "departure": { "time": "1775373662" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775373690" }, "departure": { "time": "1775373755" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775373788" }, "departure": { "time": "1775373803" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775373877" }, "departure": { "time": "1775373912" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775373937" }, "departure": { "time": "1775373970" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775373990" }, "departure": { "time": "1775374004" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775374110" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748839-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748924-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775392478" }, "departure": { "time": "1775392991" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775393057" }, "departure": { "time": "1775393095" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775393156" }, "departure": { "time": "1775393216" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775393236" }, "departure": { "time": "1775393243" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775393262" }, "departure": { "time": "1775393297" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775393311" }, "departure": { "time": "1775393392" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775393403" }, "departure": { "time": "1775393441" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775393449" }, "departure": { "time": "1775393486" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775393519" }, "departure": { "time": "1775393527" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775393541" }, "departure": { "time": "1775393721" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775393730" }, "departure": { "time": "1775393763" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775393850" }, "departure": { "time": "1775393882" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775393912" }, "departure": { "time": "1775393921" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775393927" }, "departure": { "time": "1775393966" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775393981" }, "departure": { "time": "1775394007" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775394054" }, "departure": { "time": "1775394090" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775394116" }, "departure": { "time": "1775394131" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775394203" }, "departure": { "time": "1775394237" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775394292" }, "departure": { "time": "1775394317" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775394382" }, "departure": { "time": "1775394458" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775394498" }, "departure": { "time": "1775394540" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775394578" }, "departure": { "time": "1775394609" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775394640" }, "departure": { "time": "1775394654" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775394668" }, "departure": { "time": "1775394682" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775394711" }, "departure": { "time": "1775394729" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775394786" }, "departure": { "time": "1775394802" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775394850" }, "departure": { "time": "1775394869" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775394888" }, "departure": { "time": "1775394903" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775394962" }, "departure": { "time": "1775394976" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775395022" }, "departure": { "time": "1775395040" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775395083" }, "departure": { "time": "1775395107" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775395131" }, "departure": { "time": "1775395171" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775395206" }, "departure": { "time": "1775395220" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775395266" }, "departure": { "time": "1775395327" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775395406" }, "departure": { "time": "1775395426" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775395477" }, "departure": { "time": "1775395515" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775395542" }, "departure": { "time": "1775395577" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775395600" }, "departure": { "time": "1775395617" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775395640" }, "departure": { "time": "1775395654" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775395663" }, "departure": { "time": "1775395698" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775395741" }, "departure": { "time": "1775395755" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775395763" }, "departure": { "time": "1775395792" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775395812" }, "departure": { "time": "1775395846" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775395868" }, "departure": { "time": "1775395873" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775395929" }, "departure": { "time": "1775395939" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775395953" }, "departure": { "time": "1775395976" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775396115" }, "departure": { "time": "1775396125" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775396149" }, "departure": { "time": "1775396165" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775396200" }, "departure": { "time": "1775396214" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775396249" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748924-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748844-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775390274" }, "departure": { "time": "1775390500" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775390557" }, "departure": { "time": "1775390620" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775390664" }, "departure": { "time": "1775390687" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775390756" }, "departure": { "time": "1775390818" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775390843" }, "departure": { "time": "1775390863" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775390894" }, "departure": { "time": "1775390916" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775390960" }, "departure": { "time": "1775391014" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775391202" }, "departure": { "time": "1775391236" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775391294" }, "departure": { "time": "1775391326" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775391368" }, "departure": { "time": "1775391404" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775391461" }, "departure": { "time": "1775391477" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775391504" }, "departure": { "time": "1775391516" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775391634" }, "departure": { "time": "1775391650" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775391687" }, "departure": { "time": "1775391754" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775391791" }, "departure": { "time": "1775391808" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775391903" }, "departure": { "time": "1775391942" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775391963" }, "departure": { "time": "1775391997" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775392019" }, "departure": { "time": "1775392041" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775392161" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748844-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748896-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775375057" }, "departure": { "time": "1775375907" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775375973" }, "departure": { "time": "1775375978" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775376039" }, "departure": { "time": "1775376079" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775376091" }, "departure": { "time": "1775376122" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775376157" }, "departure": { "time": "1775376233" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775376283" }, "departure": { "time": "1775376299" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775376352" }, "departure": { "time": "1775376389" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775376453" }, "departure": { "time": "1775376465" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775376497" }, "departure": { "time": "1775376538" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775376589" }, "departure": { "time": "1775376628" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775376701" }, "departure": { "time": "1775376738" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775376863" }, "departure": { "time": "1775377029" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775377106" }, "departure": { "time": "1775377154" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775377201" }, "departure": { "time": "1775377222" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775377266" }, "departure": { "time": "1775377303" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775377359" }, "departure": { "time": "1775377388" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775377413" }, "departure": { "time": "1775377428" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775377469" }, "departure": { "time": "1775377515" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775377578" }, "departure": { "time": "1775377613" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775377660" }, "departure": { "time": "1775377698" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775377738" }, "departure": { "time": "1775377776" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775377843" }, "departure": { "time": "1775377861" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775377871" }, "departure": { "time": "1775377896" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775377952" }, "departure": { "time": "1775377980" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775378071" }, "departure": { "time": "1775378084" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775378144" }, "departure": { "time": "1775378178" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775378206" }, "departure": { "time": "1775378240" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775378286" }, "departure": { "time": "1775378322" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775378381" }, "departure": { "time": "1775378391" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775378424" }, "departure": { "time": "1775378440" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775378475" }, "departure": { "time": "1775378488" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775378519" }, "departure": { "time": "1775378552" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775378581" }, "departure": { "time": "1775378589" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775378623" }, "departure": { "time": "1775378661" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775378689" }, "departure": { "time": "1775378700" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775378739" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748896-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748254-2025_H-Mult_Sam-Samedi-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775339996" }, "departure": { "time": "1775340147" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775340213" }, "departure": { "time": "1775340255" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775340353" }, "departure": { "time": "1775340452" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775340537" }, "departure": { "time": "1775340578" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775340612" }, "departure": { "time": "1775340625" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775340682" }, "departure": { "time": "1775340695" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775340713" }, "departure": { "time": "1775340728" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775340827" }, "departure": { "time": "1775340839" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775340865" }, "departure": { "time": "1775340879" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775340891" }, "departure": { "time": "1775340911" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775340925" }, "departure": { "time": "1775340940" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775340971" }, "departure": { "time": "1775341006" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775341054" }, "departure": { "time": "1775341071" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775341095" }, "departure": { "time": "1775341135" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775341209" }, "departure": { "time": "1775341228" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775341307" }, "departure": { "time": "1775341338" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775341379" }, "departure": { "time": "1775341417" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775341431" }, "departure": { "time": "1775341446" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775341471" }, "departure": { "time": "1775341491" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775341536" }, "departure": { "time": "1775341543" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775341561" }, "departure": { "time": "1775341571" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775341602" }, "departure": { "time": "1775341615" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775341662" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748254-2025_H-Mult_Sam-Samedi-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748829-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775379498" }, "departure": { "time": "1775379723" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775379800" }, "departure": { "time": "1775379841" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775379863" }, "departure": { "time": "1775379873" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775380036" }, "departure": { "time": "1775380036" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775380068" }, "departure": { "time": "1775380088" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775380132" }, "departure": { "time": "1775380239" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775380291" }, "departure": { "time": "1775380322" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775380373" }, "departure": { "time": "1775380390" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775380408" }, "departure": { "time": "1775380420" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775380457" }, "departure": { "time": "1775380493" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775380525" }, "departure": { "time": "1775380558" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775380597" }, "departure": { "time": "1775380638" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775380701" }, "departure": { "time": "1775380732" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775380772" }, "departure": { "time": "1775380813" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775380843" }, "departure": { "time": "1775380914" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775380936" }, "departure": { "time": "1775380998" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775381044" }, "departure": { "time": "1775381060" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775381089" }, "departure": { "time": "1775381124" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775381186" }, "departure": { "time": "1775381270" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775381344" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748829-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3758158-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775397043" }, "departure": { "time": "1775397091" }, "stopId": "VALZA2", "stopSequence": 1 }, { "arrival": { "time": "1775397274" }, "departure": { "time": "1775397280" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1775397328" }, "departure": { "time": "1775397404" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1775397506" }, "departure": { "time": "1775397534" }, "stopId": "VALGS1", "stopSequence": 4 }, { "arrival": { "time": "1775397588" }, "departure": { "time": "1775397604" }, "stopId": "VALCA2", "stopSequence": 5 }, { "arrival": { "time": "1775397867" }, "departure": { "time": "1775397874" }, "stopId": "NEGBG2", "stopSequence": 6 }, { "arrival": { "time": "1775398145" }, "departure": { "time": "1775398156" }, "stopId": "BCQSU2", "stopSequence": 7 }, { "arrival": { "time": "1775398256" }, "departure": { "time": "1775398287" }, "stopId": "BCQSF2", "stopSequence": 8 }, { "arrival": { "time": "1775398615" }, "departure": { "time": "1775398623" }, "stopId": "VREHL2", "stopSequence": 9 }, { "arrival": { "time": "1775398791" }, "departure": { "time": "1775398805" }, "stopId": "SORMB2", "stopSequence": 10 }, { "arrival": { "time": "1775399294" }, "departure": { "time": "1775399317" }, "stopId": "BARVAL", "stopSequence": 11 }, { "arrival": { "time": "1775399494" }, "stopId": "BNVMA2", "stopSequence": 12 }, { "arrival": { "time": "1775400130" }, "departure": { "time": "1775400130" }, "stopId": "PORLE2", "stopSequence": 13 } ], "timestamp": "1775399536", "trip": { "routeId": "G", "scheduleRelationship": "SCHEDULED", "tripId": "3758158-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "trip:3748826-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775368661" }, "departure": { "time": "1775368928" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775369028" }, "departure": { "time": "1775369060" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775369089" }, "departure": { "time": "1775369097" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775369187" }, "departure": { "time": "1775369192" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775369223" }, "departure": { "time": "1775369239" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775369278" }, "departure": { "time": "1775369340" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775369367" }, "departure": { "time": "1775369376" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775369436" }, "departure": { "time": "1775369467" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775369498" }, "departure": { "time": "1775369506" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775369553" }, "departure": { "time": "1775369570" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775369737" }, "departure": { "time": "1775369749" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775369794" }, "departure": { "time": "1775369807" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775369916" }, "departure": { "time": "1775369937" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775369983" }, "departure": { "time": "1775370004" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775370046" }, "departure": { "time": "1775370079" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775370119" }, "departure": { "time": "1775370157" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775370205" }, "departure": { "time": "1775370244" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775370276" }, "departure": { "time": "1775370287" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775370341" }, "departure": { "time": "1775370399" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775370493" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748826-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748859-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775370493" }, "departure": { "time": "1775370741" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775370837" }, "departure": { "time": "1775370854" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775370878" }, "departure": { "time": "1775370911" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775370978" }, "departure": { "time": "1775370993" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775371017" }, "departure": { "time": "1775371039" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775371075" }, "departure": { "time": "1775371143" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775371166" }, "departure": { "time": "1775371183" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775371249" }, "departure": { "time": "1775371282" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775371303" }, "departure": { "time": "1775371315" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775371357" }, "departure": { "time": "1775371394" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775371427" }, "departure": { "time": "1775371457" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775371502" }, "departure": { "time": "1775371542" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775371585" }, "departure": { "time": "1775371703" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775371753" }, "departure": { "time": "1775371809" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775371848" }, "departure": { "time": "1775371923" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775371959" }, "departure": { "time": "1775371989" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775372044" }, "departure": { "time": "1775372055" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775372089" }, "departure": { "time": "1775372101" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775372162" }, "departure": { "time": "1775372188" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775372308" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748859-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3757761-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775372700" }, "departure": { "time": "1775373618" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775373911" }, "departure": { "time": "1775373932" }, "stopId": "HAGTOU", "stopSequence": 2 }, { "arrival": { "time": "1775374221" }, "departure": { "time": "1775374336" }, "stopId": "HAGMDJ", "stopSequence": 3 }, { "arrival": { "time": "1775374622" }, "departure": { "time": "1775374657" }, "stopId": "HAGMES", "stopSequence": 4 }, { "arrival": { "time": "1775374846" }, "departure": { "time": "1775374855" }, "stopId": "HAGPR2", "stopSequence": 5 }, { "arrival": { "time": "1775375054" }, "departure": { "time": "1775375065" }, "stopId": "HAGVB1", "stopSequence": 6 }, { "arrival": { "time": "1775375274" }, "departure": { "time": "1775375299" }, "stopId": "HAGCAP", "stopSequence": 7 }, { "arrival": { "time": "1775375400" }, "departure": { "time": "1775375527" }, "stopId": "HAGMA3", "stopSequence": 8 }, { "arrival": { "time": "1775375803" }, "departure": { "time": "1775375820" }, "stopId": "HAGECA", "stopSequence": 9 }, { "arrival": { "time": "1775376249" }, "departure": { "time": "1775376278" }, "stopId": "HAGNEZ", "stopSequence": 10 }, { "arrival": { "time": "1775376672" }, "departure": { "time": "1775376717" }, "stopId": "HAGBE1", "stopSequence": 11 }, { "arrival": { "time": "1775377013" }, "stopId": "HAGCC1", "stopSequence": 12 } ], "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757761-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3757923-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775398186" }, "departure": { "time": "1775398283" }, "stopId": "VALGS1", "stopSequence": 1 }, { "arrival": { "time": "1775398469" }, "departure": { "time": "1775398478" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1775398518" }, "departure": { "time": "1775398541" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1775398640" }, "departure": { "time": "1775398655" }, "stopId": "VALGR1", "stopSequence": 4 }, { "arrival": { "time": "1775399084" }, "departure": { "time": "1775399084" }, "stopId": "VIDPI1", "stopSequence": 5 }, { "arrival": { "time": "1775399387" }, "departure": { "time": "1775399422" }, "stopId": "QUEEC1", "stopSequence": 6 }, { "arrival": { "time": "1775399560" }, "departure": { "time": "1775399560" }, "stopId": "SVMFO1", "stopSequence": 7 }, { "arrival": { "time": "1775399800" }, "departure": { "time": "1775399800" }, "stopId": "SVCOL1", "stopSequence": 8 }, { "arrival": { "time": "1775400040" }, "departure": { "time": "1775400040" }, "stopId": "REVEG1", "stopSequence": 9 }, { "arrival": { "time": "1775400220" }, "departure": { "time": "1775400220" }, "stopId": "REVFR1", "stopSequence": 10 }, { "arrival": { "time": "1775400400" }, "departure": { "time": "1775400400" }, "stopId": "ANNPC1", "stopSequence": 11 }, { "arrival": { "time": "1775400760" }, "departure": { "time": "1775400760" }, "stopId": "BARMA1", "stopSequence": 12 }, { "arrival": { "time": "1775401120" }, "departure": { "time": "1775401120" }, "stopId": "TOCEGL", "stopSequence": 13 }, { "arrival": { "time": "1775401240" }, "departure": { "time": "1775401240" }, "stopId": "SPEGS1", "stopSequence": 14 }, { "arrival": { "time": "1775401540" }, "departure": { "time": "1775401540" }, "stopId": "SPEPC1", "stopSequence": 15 }, { "arrival": { "time": "1775401720" }, "departure": { "time": "1775401720" }, "stopId": "COSBG1", "stopSequence": 16 }, { "arrival": { "time": "1775401840" }, "departure": { "time": "1775401840" }, "stopId": "FERPD1", "stopSequence": 17 }, { "arrival": { "time": "1775402020" }, "departure": { "time": "1775402020" }, "stopId": "FERMO1", "stopSequence": 18 }, { "arrival": { "time": "1775402260" }, "departure": { "time": "1775402260" }, "stopId": "MAUAB1", "stopSequence": 19 }, { "arrival": { "time": "1775402440" }, "departure": { "time": "1775402440" }, "stopId": "BREPG1", "stopSequence": 20 }, { "arrival": { "time": "1775402740" }, "departure": { "time": "1775402740" }, "stopId": "10NQT2", "stopSequence": 21 }, { "arrival": { "time": "1775402980" }, "departure": { "time": "1775402980" }, "stopId": "10CRD2", "stopSequence": 22 }, { "arrival": { "time": "1775402981" }, "departure": { "time": "1775402981" }, "stopId": "10LMQ2", "stopSequence": 23 }, { "arrival": { "time": "1775403100" }, "departure": { "time": "1775403100" }, "stopId": "10COD2", "stopSequence": 24 }, { "arrival": { "time": "1775403220" }, "departure": { "time": "1775403220" }, "stopId": "10MYO2", "stopSequence": 25 }, { "arrival": { "time": "1775403280" }, "departure": { "time": "1775403280" }, "stopId": "10NOR4", "stopSequence": 26 }, { "arrival": { "time": "1775403340" }, "departure": { "time": "1775403340" }, "stopId": "10JEA2", "stopSequence": 27 }, { "arrival": { "time": "1775403400" }, "departure": { "time": "1775403400" }, "stopId": "10ZPH2", "stopSequence": 28 }, { "arrival": { "time": "1775403401" }, "departure": { "time": "1775403401" }, "stopId": "10ART2", "stopSequence": 29 }, { "arrival": { "time": "1775403700" }, "departure": { "time": "1775403700" }, "stopId": "10THH2", "stopSequence": 30 }, { "arrival": { "time": "1775403760" }, "departure": { "time": "1775403760" }, "stopId": "10CRN1", "stopSequence": 31 }, { "arrival": { "time": "1775403820" }, "departure": { "time": "1775403820" }, "stopId": "10PLA5", "stopSequence": 32 }, { "arrival": { "time": "1775403880" }, "departure": { "time": "1775403880" }, "stopId": "10AXT1", "stopSequence": 33 }, { "arrival": { "time": "1775403940" }, "departure": { "time": "1775403940" }, "stopId": "10PEM3", "stopSequence": 34 } ], "timestamp": "1775399536", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757923-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3748830-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775383396" }, "departure": { "time": "1775383423" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775383515" }, "departure": { "time": "1775383542" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775383558" }, "departure": { "time": "1775383574" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775383658" }, "departure": { "time": "1775383665" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775383686" }, "departure": { "time": "1775383698" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775383827" }, "departure": { "time": "1775384324" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775384368" }, "departure": { "time": "1775384394" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775384459" }, "departure": { "time": "1775384487" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775384502" }, "departure": { "time": "1775384507" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775384539" }, "departure": { "time": "1775384568" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775384590" }, "departure": { "time": "1775384602" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775384635" }, "departure": { "time": "1775384668" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775384719" }, "departure": { "time": "1775384753" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775384791" }, "departure": { "time": "1775384797" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775384827" }, "departure": { "time": "1775384858" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775384877" }, "departure": { "time": "1775384903" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775384933" }, "departure": { "time": "1775384948" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775384963" }, "departure": { "time": "1775384992" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775385037" }, "departure": { "time": "1775385095" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775385151" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748830-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748840-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775375854" }, "departure": { "time": "1775376052" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775376173" }, "departure": { "time": "1775376224" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775376275" }, "departure": { "time": "1775376308" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775376354" }, "departure": { "time": "1775376369" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775376409" }, "departure": { "time": "1775376452" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775376480" }, "departure": { "time": "1775376492" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775376534" }, "departure": { "time": "1775376639" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775376800" }, "departure": { "time": "1775376859" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775376905" }, "departure": { "time": "1775376942" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775376980" }, "departure": { "time": "1775377027" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775377073" }, "departure": { "time": "1775377106" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775377130" }, "departure": { "time": "1775377173" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775377228" }, "departure": { "time": "1775377234" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775377268" }, "departure": { "time": "1775377339" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775377361" }, "departure": { "time": "1775377378" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775377483" }, "departure": { "time": "1775377533" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775377558" }, "departure": { "time": "1775377588" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775377607" }, "departure": { "time": "1775377635" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775377720" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748840-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748890-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775385953" }, "departure": { "time": "1775386720" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1775386817" }, "departure": { "time": "1775386848" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1775386868" }, "departure": { "time": "1775386916" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1775386931" }, "departure": { "time": "1775386944" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1775386973" }, "departure": { "time": "1775386988" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1775387076" }, "departure": { "time": "1775387092" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1775387164" }, "departure": { "time": "1775387200" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1775387254" }, "departure": { "time": "1775387286" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1775387332" }, "departure": { "time": "1775387368" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1775387396" }, "departure": { "time": "1775387428" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1775387503" }, "departure": { "time": "1775387532" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1775387592" }, "departure": { "time": "1775387622" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1775387682" }, "departure": { "time": "1775387699" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1775387723" }, "departure": { "time": "1775387767" }, "stopId": "10PAX1", "stopSequence": 14 }, { "arrival": { "time": "1775387808" }, "departure": { "time": "1775387839" }, "stopId": "10TRA1", "stopSequence": 15 }, { "arrival": { "time": "1775387856" }, "departure": { "time": "1775387888" }, "stopId": "10REP3", "stopSequence": 16 }, { "arrival": { "time": "1775387942" }, "departure": { "time": "1775387994" }, "stopId": "10HDI3", "stopSequence": 17 }, { "arrival": { "time": "1775388030" }, "departure": { "time": "1775388071" }, "stopId": "10ARS5", "stopSequence": 18 }, { "arrival": { "time": "1775388107" }, "departure": { "time": "1775388139" }, "stopId": "10BUC1", "stopSequence": 19 }, { "arrival": { "time": "1775388167" }, "departure": { "time": "1775388194" }, "stopId": "10CTY1", "stopSequence": 20 }, { "arrival": { "time": "1775388242" }, "departure": { "time": "1775388280" }, "stopId": "10NAP1", "stopSequence": 21 }, { "arrival": { "time": "1775388304" }, "departure": { "time": "1775388317" }, "stopId": "10CAL1", "stopSequence": 22 }, { "arrival": { "time": "1775388374" }, "departure": { "time": "1775388471" }, "stopId": "10AXT1", "stopSequence": 23 }, { "arrival": { "time": "1775388589" }, "departure": { "time": "1775388643" }, "stopId": "10GSN5", "stopSequence": 24 }, { "arrival": { "time": "1775388736" }, "departure": { "time": "1775388762" }, "stopId": "10CRN1", "stopSequence": 25 }, { "arrival": { "time": "1775388814" }, "departure": { "time": "1775388849" }, "stopId": "10HPA3", "stopSequence": 26 }, { "arrival": { "time": "1775388907" }, "departure": { "time": "1775388924" }, "stopId": "10XCT3", "stopSequence": 27 }, { "arrival": { "time": "1775388981" }, "departure": { "time": "1775388996" }, "stopId": "10GRR1", "stopSequence": 28 }, { "arrival": { "time": "1775389058" }, "departure": { "time": "1775389118" }, "stopId": "10BAG3", "stopSequence": 29 }, { "arrival": { "time": "1775389166" }, "departure": { "time": "1775389188" }, "stopId": "10MED3", "stopSequence": 30 }, { "arrival": { "time": "1775389242" }, "departure": { "time": "1775389272" }, "stopId": "10NOR5", "stopSequence": 31 }, { "arrival": { "time": "1775389298" }, "departure": { "time": "1775389309" }, "stopId": "10GDR1", "stopSequence": 32 }, { "arrival": { "time": "1775389332" }, "departure": { "time": "1775389350" }, "stopId": "10LPL1", "stopSequence": 33 }, { "arrival": { "time": "1775389405" }, "departure": { "time": "1775389416" }, "stopId": "10FLO1", "stopSequence": 34 }, { "arrival": { "time": "1775389463" }, "stopId": "10ECT1", "stopSequence": 35 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748890-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3758072-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775377940" }, "departure": { "time": "1775378286" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775378506" }, "departure": { "time": "1775378587" }, "stopId": "10ANJ8", "stopSequence": 2 }, { "arrival": { "time": "1775378839" }, "departure": { "time": "1775378847" }, "stopId": "MARPO2", "stopSequence": 3 }, { "arrival": { "time": "1775379009" }, "departure": { "time": "1775379023" }, "stopId": "MARMA2", "stopSequence": 4 }, { "arrival": { "time": "1775379244" }, "departure": { "time": "1775379255" }, "stopId": "HARFE2", "stopSequence": 5 }, { "arrival": { "time": "1775379377" }, "departure": { "time": "1775379411" }, "stopId": "COUBG2", "stopSequence": 6 }, { "arrival": { "time": "1775379666" }, "departure": { "time": "1775379733" }, "stopId": "RLBMA2", "stopSequence": 7 }, { "arrival": { "time": "1775379957" }, "departure": { "time": "1775379970" }, "stopId": "BCQBG2", "stopSequence": 8 }, { "arrival": { "time": "1775380145" }, "departure": { "time": "1775380192" }, "stopId": "BCQIN2", "stopSequence": 9 }, { "arrival": { "time": "1775380287" }, "stopId": "BCQSF1", "stopSequence": 10 } ], "timestamp": "1775399536", "trip": { "routeId": "E", "scheduleRelationship": "SCHEDULED", "tripId": "3758072-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019f96", "label": "7108", "licensePlate": "GB-595-EV" } } }, { "id": "trip:3748866-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775395644" }, "departure": { "time": "1775395806" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775395899" }, "departure": { "time": "1775395951" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775395974" }, "departure": { "time": "1775396016" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775396035" }, "departure": { "time": "1775396077" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775396102" }, "departure": { "time": "1775396162" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775396183" }, "departure": { "time": "1775396237" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775396263" }, "departure": { "time": "1775396291" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775396340" }, "departure": { "time": "1775396352" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775396379" }, "departure": { "time": "1775396447" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775396488" }, "departure": { "time": "1775396542" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775396579" }, "departure": { "time": "1775396657" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775396711" }, "departure": { "time": "1775396749" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775396805" }, "departure": { "time": "1775396869" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775396914" }, "departure": { "time": "1775396954" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775396981" }, "departure": { "time": "1775397018" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775397051" }, "departure": { "time": "1775397119" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775397166" }, "departure": { "time": "1775397199" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775397228" }, "departure": { "time": "1775397268" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775397323" }, "departure": { "time": "1775397372" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775397447" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748866-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3757929-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775394299" }, "departure": { "time": "1775395052" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1775395196" }, "departure": { "time": "1775395236" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1775395477" }, "departure": { "time": "1775395485" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1775395494" }, "departure": { "time": "1775395508" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1775395540" }, "departure": { "time": "1775395547" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1775395585" }, "departure": { "time": "1775395614" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1775395632" }, "departure": { "time": "1775395674" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1775395721" }, "departure": { "time": "1775395739" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1775395808" }, "departure": { "time": "1775395841" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1775395861" }, "departure": { "time": "1775395876" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1775396063" }, "departure": { "time": "1775396107" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1775396355" }, "departure": { "time": "1775396383" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1775396547" }, "departure": { "time": "1775396558" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1775396752" }, "departure": { "time": "1775396783" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1775396967" }, "departure": { "time": "1775396980" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1775397160" }, "departure": { "time": "1775397170" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1775397457" }, "departure": { "time": "1775397503" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1775397590" }, "departure": { "time": "1775397601" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1775397847" }, "departure": { "time": "1775397879" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1775398212" }, "departure": { "time": "1775398272" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1775398497" }, "departure": { "time": "1775398515" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1775398640" }, "departure": { "time": "1775398660" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1775398757" }, "departure": { "time": "1775398768" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1775399151" }, "departure": { "time": "1775399188" }, "stopId": "SVCOL2", "stopSequence": 24 }, { "arrival": { "time": "1775399284" }, "departure": { "time": "1775399290" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1775399419" }, "departure": { "time": "1775399443" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1775399790" }, "departure": { "time": "1775399790" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1775400210" }, "departure": { "time": "1775400210" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1775400390" }, "departure": { "time": "1775400390" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1775400450" }, "departure": { "time": "1775400450" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1775400690" }, "departure": { "time": "1775400690" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1775399533", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757929-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "trip:3748876-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775384981" }, "departure": { "time": "1775385056" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775385117" }, "departure": { "time": "1775385157" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775385202" }, "departure": { "time": "1775385242" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775385289" }, "departure": { "time": "1775385320" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775385381" }, "departure": { "time": "1775385416" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775385442" }, "departure": { "time": "1775385515" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775385563" }, "departure": { "time": "1775385603" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775385709" }, "departure": { "time": "1775385768" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775385828" }, "departure": { "time": "1775385865" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775385904" }, "departure": { "time": "1775385948" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775385995" }, "departure": { "time": "1775386036" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775386068" }, "departure": { "time": "1775386081" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775386160" }, "departure": { "time": "1775386206" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775386239" }, "departure": { "time": "1775386301" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775386322" }, "departure": { "time": "1775386338" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775386391" }, "departure": { "time": "1775386466" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775386486" }, "departure": { "time": "1775386518" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775386534" }, "departure": { "time": "1775386569" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775386642" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748876-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748875-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775381381" }, "departure": { "time": "1775381639" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775381685" }, "departure": { "time": "1775381743" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775381779" }, "departure": { "time": "1775381795" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775381839" }, "departure": { "time": "1775381886" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775381927" }, "departure": { "time": "1775381943" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775381969" }, "departure": { "time": "1775382002" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775382040" }, "departure": { "time": "1775382078" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775382189" }, "departure": { "time": "1775382233" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775382277" }, "departure": { "time": "1775382309" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775382357" }, "departure": { "time": "1775382402" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775382451" }, "departure": { "time": "1775382471" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775382501" }, "departure": { "time": "1775382519" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775382582" }, "departure": { "time": "1775382631" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775382667" }, "departure": { "time": "1775382755" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775382778" }, "departure": { "time": "1775382791" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775382847" }, "departure": { "time": "1775382927" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775382951" }, "departure": { "time": "1775382985" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775383005" }, "departure": { "time": "1775383036" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775383148" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748875-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748879-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775395638" }, "departure": { "time": "1775395854" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775395910" }, "departure": { "time": "1775395977" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775396028" }, "departure": { "time": "1775396056" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775396116" }, "departure": { "time": "1775396172" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775396205" }, "departure": { "time": "1775396243" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775396266" }, "departure": { "time": "1775396286" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775396329" }, "departure": { "time": "1775396348" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775396478" }, "departure": { "time": "1775396513" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775396554" }, "departure": { "time": "1775396583" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775396650" }, "departure": { "time": "1775396713" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775396819" }, "departure": { "time": "1775396839" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775396892" }, "departure": { "time": "1775396934" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775397012" }, "departure": { "time": "1775397033" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775397079" }, "departure": { "time": "1775397129" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775397161" }, "departure": { "time": "1775397207" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775397234" }, "departure": { "time": "1775397275" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775397296" }, "departure": { "time": "1775397327" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775397355" }, "departure": { "time": "1775397396" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775397470" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748879-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748836-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775397476" }, "departure": { "time": "1775397725" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775397796" }, "departure": { "time": "1775397852" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775397905" }, "departure": { "time": "1775397943" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775397998" }, "departure": { "time": "1775398058" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775398092" }, "departure": { "time": "1775398136" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775398163" }, "departure": { "time": "1775398179" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775398217" }, "departure": { "time": "1775398233" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775398366" }, "departure": { "time": "1775398421" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775398472" }, "departure": { "time": "1775398504" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775398539" }, "departure": { "time": "1775398563" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775398620" }, "departure": { "time": "1775398633" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775398665" }, "departure": { "time": "1775398706" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775398782" }, "departure": { "time": "1775398814" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775398862" }, "departure": { "time": "1775398922" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775398948" }, "departure": { "time": "1775398984" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775399012" }, "departure": { "time": "1775399055" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775399070" }, "departure": { "time": "1775399111" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775399130" }, "departure": { "time": "1775399139" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775399243" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748836-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3757824-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775399158" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775399880" }, "departure": { "time": "1775399880" }, "stopId": "10ANJ8", "stopSequence": 2 }, { "arrival": { "time": "1775400120" }, "departure": { "time": "1775400120" }, "stopId": "MARPO2", "stopSequence": 3 }, { "arrival": { "time": "1775400300" }, "departure": { "time": "1775400300" }, "stopId": "SIDHC2", "stopSequence": 4 }, { "arrival": { "time": "1775400600" }, "departure": { "time": "1775400600" }, "stopId": "VIRMA2", "stopSequence": 5 }, { "arrival": { "time": "1775400840" }, "departure": { "time": "1775400840" }, "stopId": "BENCG2", "stopSequence": 6 }, { "arrival": { "time": "1775400960" }, "departure": { "time": "1775400960" }, "stopId": "BENBG2", "stopSequence": 7 }, { "arrival": { "time": "1775401260" }, "departure": { "time": "1775401260" }, "stopId": "PIXZAF", "stopSequence": 8 }, { "arrival": { "time": "1775401620" }, "departure": { "time": "1775401620" }, "stopId": "PIXLAN", "stopSequence": 9 }, { "arrival": { "time": "1775402040" }, "departure": { "time": "1775402040" }, "stopId": "FLAHB2", "stopSequence": 10 }, { "arrival": { "time": "1775402280" }, "departure": { "time": "1775402280" }, "stopId": "FLAMA2", "stopSequence": 11 }, { "arrival": { "time": "1775402640" }, "departure": { "time": "1775402640" }, "stopId": "TREGM2", "stopSequence": 12 }, { "arrival": { "time": "1775402940" }, "departure": { "time": "1775402940" }, "stopId": "SIOTAM", "stopSequence": 13 } ], "timestamp": "1775399538", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3757824-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321daf7e6d440a4960cfdc7", "label": "7201", "licensePlate": "GH-171-HC" } } }, { "id": "trip:3748873-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775374110" }, "departure": { "time": "1775374283" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775374341" }, "departure": { "time": "1775374421" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775374468" }, "departure": { "time": "1775374508" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775374560" }, "departure": { "time": "1775374579" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775374613" }, "departure": { "time": "1775374627" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775374653" }, "departure": { "time": "1775374690" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775374745" }, "departure": { "time": "1775374879" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775375066" }, "departure": { "time": "1775375118" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775375161" }, "departure": { "time": "1775375199" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775375234" }, "departure": { "time": "1775375266" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775375314" }, "departure": { "time": "1775375328" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775375351" }, "departure": { "time": "1775375359" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775375410" }, "departure": { "time": "1775375459" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775375488" }, "departure": { "time": "1775375545" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775375567" }, "departure": { "time": "1775375584" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775375662" }, "departure": { "time": "1775375700" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775375720" }, "departure": { "time": "1775375751" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775375773" }, "departure": { "time": "1775375781" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775375854" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748873-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748841-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775379544" }, "departure": { "time": "1775379742" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775379826" }, "departure": { "time": "1775379876" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775379923" }, "departure": { "time": "1775379945" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775380016" }, "departure": { "time": "1775380068" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775380126" }, "departure": { "time": "1775380167" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775380187" }, "departure": { "time": "1775380199" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775380241" }, "departure": { "time": "1775380260" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775380364" }, "departure": { "time": "1775380428" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775380479" }, "departure": { "time": "1775380528" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775380571" }, "departure": { "time": "1775380624" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775380677" }, "departure": { "time": "1775380689" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775380716" }, "departure": { "time": "1775380732" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775380799" }, "departure": { "time": "1775380845" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775380891" }, "departure": { "time": "1775380972" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775380999" }, "departure": { "time": "1775381022" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775381107" }, "departure": { "time": "1775381181" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775381209" }, "departure": { "time": "1775381242" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775381259" }, "departure": { "time": "1775381270" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775381376" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748841-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3747819-2025_H-Mult_Sam-Samedi-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775338998" }, "departure": { "time": "1775339038" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775339099" }, "departure": { "time": "1775339109" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775339182" }, "departure": { "time": "1775339197" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775339233" }, "departure": { "time": "1775339245" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775339280" }, "departure": { "time": "1775339307" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775339365" }, "departure": { "time": "1775339398" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775339452" }, "departure": { "time": "1775339473" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775339545" }, "departure": { "time": "1775339575" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775339610" }, "departure": { "time": "1775339655" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775339727" }, "departure": { "time": "1775339766" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775339861" }, "departure": { "time": "1775339882" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775340024" }, "departure": { "time": "1775340044" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775340128" }, "departure": { "time": "1775340187" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775340247" }, "departure": { "time": "1775340309" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775340362" }, "departure": { "time": "1775340439" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775340475" }, "departure": { "time": "1775340544" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775340569" }, "departure": { "time": "1775340613" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775340655" }, "departure": { "time": "1775340699" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775340762" }, "departure": { "time": "1775340801" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775340838" }, "departure": { "time": "1775340883" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775340925" }, "departure": { "time": "1775340967" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775341024" }, "departure": { "time": "1775341032" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775341051" }, "departure": { "time": "1775341097" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775341152" }, "departure": { "time": "1775341171" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775341265" }, "departure": { "time": "1775341309" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775341387" }, "departure": { "time": "1775341428" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775341462" }, "departure": { "time": "1775341508" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775341570" }, "departure": { "time": "1775341607" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775341659" }, "departure": { "time": "1775341675" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775341702" }, "departure": { "time": "1775341743" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775341774" }, "departure": { "time": "1775341797" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775341827" }, "departure": { "time": "1775341835" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775341867" }, "departure": { "time": "1775341877" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775341919" }, "departure": { "time": "1775341957" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775342039" }, "departure": { "time": "1775342039" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775341800" }, "departure": { "time": "1775341800" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399531", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3747819-2025_H-Mult_Sam-Samedi-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748871-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775366961" }, "departure": { "time": "1775367259" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775367327" }, "departure": { "time": "1775367347" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775367393" }, "departure": { "time": "1775367415" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775367470" }, "departure": { "time": "1775367509" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775367547" }, "departure": { "time": "1775367561" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775367579" }, "departure": { "time": "1775367596" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775367630" }, "departure": { "time": "1775367709" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775367822" }, "departure": { "time": "1775367838" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775367884" }, "departure": { "time": "1775367934" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775367975" }, "departure": { "time": "1775368001" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775368052" }, "departure": { "time": "1775368099" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775368127" }, "departure": { "time": "1775368142" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775368198" }, "departure": { "time": "1775368255" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775368291" }, "departure": { "time": "1775368335" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775368363" }, "departure": { "time": "1775368377" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775368441" }, "departure": { "time": "1775368491" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775368510" }, "departure": { "time": "1775368521" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775368545" }, "departure": { "time": "1775368576" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775368664" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748871-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3757920-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775376564" }, "departure": { "time": "1775376678" }, "stopId": "VALGS1", "stopSequence": 1 }, { "arrival": { "time": "1775376902" }, "departure": { "time": "1775376908" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1775376955" }, "departure": { "time": "1775376992" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1775377093" }, "departure": { "time": "1775377102" }, "stopId": "VALGR1", "stopSequence": 4 }, { "arrival": { "time": "1775377540" }, "departure": { "time": "1775377547" }, "stopId": "VIDPI1", "stopSequence": 5 }, { "arrival": { "time": "1775377856" }, "departure": { "time": "1775377903" }, "stopId": "QUEEC1", "stopSequence": 6 }, { "arrival": { "time": "1775378069" }, "departure": { "time": "1775378082" }, "stopId": "SVMFO1", "stopSequence": 7 }, { "arrival": { "time": "1775378171" }, "departure": { "time": "1775378327" }, "stopId": "SVCOL1", "stopSequence": 8 }, { "arrival": { "time": "1775378738" }, "departure": { "time": "1775378784" }, "stopId": "REVEG1", "stopSequence": 9 }, { "arrival": { "time": "1775378906" }, "departure": { "time": "1775378919" }, "stopId": "REVFR1", "stopSequence": 10 }, { "arrival": { "time": "1775379059" }, "departure": { "time": "1775379096" }, "stopId": "ANNPC1", "stopSequence": 11 }, { "arrival": { "time": "1775379340" }, "departure": { "time": "1775379392" }, "stopId": "BARMA1", "stopSequence": 12 }, { "arrival": { "time": "1775379639" }, "departure": { "time": "1775379645" }, "stopId": "TOCEGL", "stopSequence": 13 }, { "arrival": { "time": "1775379871" }, "departure": { "time": "1775379884" }, "stopId": "SPEGS1", "stopSequence": 14 }, { "arrival": { "time": "1775379956" }, "departure": { "time": "1775380011" }, "stopId": "SPEPC1", "stopSequence": 15 }, { "arrival": { "time": "1775380292" }, "departure": { "time": "1775380334" }, "stopId": "COSBG1", "stopSequence": 16 }, { "arrival": { "time": "1775380419" }, "departure": { "time": "1775380426" }, "stopId": "FERPD1", "stopSequence": 17 }, { "arrival": { "time": "1775380567" }, "departure": { "time": "1775380648" }, "stopId": "FERMO1", "stopSequence": 18 }, { "arrival": { "time": "1775380826" }, "departure": { "time": "1775380858" }, "stopId": "MAUAB1", "stopSequence": 19 }, { "arrival": { "time": "1775380996" }, "departure": { "time": "1775381003" }, "stopId": "BREPG1", "stopSequence": 20 }, { "arrival": { "time": "1775381233" }, "departure": { "time": "1775381286" }, "stopId": "10NQT2", "stopSequence": 21 }, { "arrival": { "time": "1775381440" }, "departure": { "time": "1775381448" }, "stopId": "10CRD2", "stopSequence": 22 }, { "arrival": { "time": "1775381461" }, "departure": { "time": "1775381481" }, "stopId": "10LMQ2", "stopSequence": 23 }, { "arrival": { "time": "1775381521" }, "departure": { "time": "1775381562" }, "stopId": "10COD2", "stopSequence": 24 }, { "arrival": { "time": "1775381658" }, "departure": { "time": "1775381670" }, "stopId": "10MYO2", "stopSequence": 25 }, { "arrival": { "time": "1775381699" }, "departure": { "time": "1775381713" }, "stopId": "10NOR4", "stopSequence": 26 }, { "arrival": { "time": "1775381747" }, "departure": { "time": "1775381757" }, "stopId": "10JEA2", "stopSequence": 27 }, { "arrival": { "time": "1775381764" }, "departure": { "time": "1775381776" }, "stopId": "10ZPH2", "stopSequence": 28 }, { "arrival": { "time": "1775381783" }, "departure": { "time": "1775381794" }, "stopId": "10ART2", "stopSequence": 29 }, { "arrival": { "time": "1775382029" }, "departure": { "time": "1775382067" }, "stopId": "10THH2", "stopSequence": 30 }, { "arrival": { "time": "1775382104" }, "departure": { "time": "1775382113" }, "stopId": "10CRN1", "stopSequence": 31 }, { "arrival": { "time": "1775382156" }, "departure": { "time": "1775382173" }, "stopId": "10PLA5", "stopSequence": 32 }, { "arrival": { "time": "1775382240" }, "departure": { "time": "1775382272" }, "stopId": "10AXT1", "stopSequence": 33 }, { "arrival": { "time": "1775382410" }, "stopId": "10PEM3", "stopSequence": 34 } ], "timestamp": "1775399536", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757920-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3748905-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775367001" }, "departure": { "time": "1775367348" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1775367366" }, "departure": { "time": "1775367377" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1775367406" }, "departure": { "time": "1775367424" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1775367506" }, "departure": { "time": "1775367522" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1775367548" }, "departure": { "time": "1775367569" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1775367631" }, "departure": { "time": "1775367651" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1775367681" }, "departure": { "time": "1775367695" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1775367775" }, "departure": { "time": "1775367793" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1775367801" }, "departure": { "time": "1775367811" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1775367873" }, "departure": { "time": "1775367882" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1775367910" }, "departure": { "time": "1775367922" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1775367956" }, "departure": { "time": "1775367997" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1775368022" }, "departure": { "time": "1775368049" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1775368078" }, "departure": { "time": "1775368091" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1775368143" }, "departure": { "time": "1775368157" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1775368230" }, "departure": { "time": "1775368268" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1775368298" }, "departure": { "time": "1775368316" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1775368368" }, "departure": { "time": "1775368387" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1775368412" }, "departure": { "time": "1775368426" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1775368480" }, "departure": { "time": "1775368497" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1775368534" }, "departure": { "time": "1775368554" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1775368588" }, "departure": { "time": "1775368603" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1775368618" }, "departure": { "time": "1775368645" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1775368717" }, "departure": { "time": "1775368809" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1775368849" }, "departure": { "time": "1775368871" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1775368912" }, "departure": { "time": "1775368943" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1775368973" }, "departure": { "time": "1775369002" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1775369056" }, "departure": { "time": "1775369071" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1775369105" }, "departure": { "time": "1775369123" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1775369181" }, "departure": { "time": "1775369289" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1775369409" }, "departure": { "time": "1775369504" }, "stopId": "10GSN5", "stopSequence": 31 }, { "arrival": { "time": "1775369558" }, "departure": { "time": "1775369568" }, "stopId": "10THH3", "stopSequence": 32 }, { "arrival": { "time": "1775369662" }, "departure": { "time": "1775369685" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1775369733" }, "departure": { "time": "1775369754" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1775369831" }, "departure": { "time": "1775369862" }, "stopId": "10LUM1", "stopSequence": 35 }, { "arrival": { "time": "1775369880" }, "departure": { "time": "1775369897" }, "stopId": "10JMO1", "stopSequence": 36 }, { "arrival": { "time": "1775369913" }, "departure": { "time": "1775369926" }, "stopId": "10LLM1", "stopSequence": 37 }, { "arrival": { "time": "1775369953" }, "departure": { "time": "1775369974" }, "stopId": "10BRO1", "stopSequence": 38 }, { "arrival": { "time": "1775370112" }, "departure": { "time": "1775370130" }, "stopId": "10ART1", "stopSequence": 39 }, { "arrival": { "time": "1775370143" }, "departure": { "time": "1775370164" }, "stopId": "10ZPH1", "stopSequence": 40 }, { "arrival": { "time": "1775370193" }, "departure": { "time": "1775370204" }, "stopId": "10JEA1", "stopSequence": 41 }, { "arrival": { "time": "1775370248" }, "departure": { "time": "1775370279" }, "stopId": "10NOR3", "stopSequence": 42 }, { "arrival": { "time": "1775370305" }, "departure": { "time": "1775370320" }, "stopId": "10MYO1", "stopSequence": 43 }, { "arrival": { "time": "1775370331" }, "departure": { "time": "1775370368" }, "stopId": "10MGT1", "stopSequence": 44 }, { "arrival": { "time": "1775370399" }, "departure": { "time": "1775370416" }, "stopId": "10RSX1", "stopSequence": 45 }, { "arrival": { "time": "1775370456" }, "departure": { "time": "1775370467" }, "stopId": "10CVE1", "stopSequence": 46 }, { "arrival": { "time": "1775370484" }, "departure": { "time": "1775370489" }, "stopId": "10COS1", "stopSequence": 47 }, { "arrival": { "time": "1775370605" }, "stopId": "10TFL1", "stopSequence": 48 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748905-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3757764-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775398417" }, "departure": { "time": "1775398818" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775399098" }, "departure": { "time": "1775399118" }, "stopId": "HAGTOU", "stopSequence": 2 }, { "arrival": { "time": "1775399359" }, "departure": { "time": "1775399385" }, "stopId": "HAGMDJ", "stopSequence": 3 }, { "arrival": { "time": "1775399730" }, "departure": { "time": "1775399730" }, "stopId": "HAGMES", "stopSequence": 4 }, { "arrival": { "time": "1775399970" }, "departure": { "time": "1775399970" }, "stopId": "HAGPR2", "stopSequence": 5 }, { "arrival": { "time": "1775400210" }, "departure": { "time": "1775400210" }, "stopId": "HAGVB1", "stopSequence": 6 }, { "arrival": { "time": "1775400450" }, "departure": { "time": "1775400450" }, "stopId": "HAGCAP", "stopSequence": 7 }, { "arrival": { "time": "1775400570" }, "departure": { "time": "1775400570" }, "stopId": "HAGMA3", "stopSequence": 8 }, { "arrival": { "time": "1775400870" }, "departure": { "time": "1775400870" }, "stopId": "HAGECA", "stopSequence": 9 }, { "arrival": { "time": "1775401350" }, "departure": { "time": "1775401350" }, "stopId": "HAGNEZ", "stopSequence": 10 }, { "arrival": { "time": "1775401770" }, "departure": { "time": "1775401770" }, "stopId": "HAGBE1", "stopSequence": 11 }, { "arrival": { "time": "1775402370" }, "departure": { "time": "1775402370" }, "stopId": "HAGCC1", "stopSequence": 12 } ], "timestamp": "1775399534", "trip": { "routeId": "A1", "scheduleRelationship": "SCHEDULED", "tripId": "3757764-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3757760-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775398814" }, "departure": { "time": "1775399468" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1775399640" }, "departure": { "time": "1775399640" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775399760" }, "departure": { "time": "1775399760" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775399820" }, "departure": { "time": "1775399820" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775399940" }, "departure": { "time": "1775399940" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775400000" }, "departure": { "time": "1775400000" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775400060" }, "departure": { "time": "1775400060" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775400300" }, "departure": { "time": "1775400300" }, "stopId": "10LSA2", "stopSequence": 8 }, { "arrival": { "time": "1775400420" }, "departure": { "time": "1775400420" }, "stopId": "10CAQ2", "stopSequence": 9 }, { "arrival": { "time": "1775400540" }, "departure": { "time": "1775400540" }, "stopId": "10HME2", "stopSequence": 10 }, { "arrival": { "time": "1775400600" }, "departure": { "time": "1775400600" }, "stopId": "10PET2", "stopSequence": 11 }, { "arrival": { "time": "1775400660" }, "departure": { "time": "1775400660" }, "stopId": "10DIX2", "stopSequence": 12 }, { "arrival": { "time": "1775400840" }, "departure": { "time": "1775400840" }, "stopId": "QQVPL1", "stopSequence": 13 }, { "arrival": { "time": "1775401140" }, "departure": { "time": "1775401140" }, "stopId": "HAGBG2", "stopSequence": 14 }, { "arrival": { "time": "1775401200" }, "departure": { "time": "1775401200" }, "stopId": "HAGMF2", "stopSequence": 15 }, { "arrival": { "time": "1775401620" }, "departure": { "time": "1775401620" }, "stopId": "HAGGR2", "stopSequence": 16 }, { "arrival": { "time": "1775401920" }, "departure": { "time": "1775401920" }, "stopId": "HAGFY2", "stopSequence": 17 }, { "arrival": { "time": "1775402040" }, "departure": { "time": "1775402040" }, "stopId": "HAGMA2", "stopSequence": 18 }, { "arrival": { "time": "1775402160" }, "departure": { "time": "1775402160" }, "stopId": "HAGCC2", "stopSequence": 19 }, { "arrival": { "time": "1775402520" }, "departure": { "time": "1775402520" }, "stopId": "HAGOLL", "stopSequence": 20 } ], "timestamp": "1775399534", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3757760-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019cc2", "label": "8408", "licensePlate": "GB-735-FA" } } }, { "id": "trip:3748899-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775396888" }, "departure": { "time": "1775397520" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775397609" }, "departure": { "time": "1775397625" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775397699" }, "departure": { "time": "1775397737" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775397750" }, "departure": { "time": "1775397818" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775397847" }, "departure": { "time": "1775397887" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775397940" }, "departure": { "time": "1775398006" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775398046" }, "departure": { "time": "1775398077" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775398138" }, "departure": { "time": "1775398167" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775398193" }, "departure": { "time": "1775398204" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775398257" }, "departure": { "time": "1775398293" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775398360" }, "departure": { "time": "1775398393" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775398529" }, "departure": { "time": "1775398588" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775398695" }, "departure": { "time": "1775398733" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775398779" }, "departure": { "time": "1775398853" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775398906" }, "departure": { "time": "1775399023" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775399056" }, "departure": { "time": "1775399112" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775399133" }, "departure": { "time": "1775399164" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775399202" }, "departure": { "time": "1775399232" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775399316" }, "departure": { "time": "1775399355" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775399393" }, "departure": { "time": "1775399426" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775399468" }, "departure": { "time": "1775399512" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775399560" }, "departure": { "time": "1775399560" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775399561" }, "departure": { "time": "1775399561" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775399620" }, "departure": { "time": "1775399620" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775399740" }, "departure": { "time": "1775399740" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775399860" }, "departure": { "time": "1775399860" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775399920" }, "departure": { "time": "1775399920" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775400040" }, "departure": { "time": "1775400040" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775400100" }, "departure": { "time": "1775400100" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775400160" }, "departure": { "time": "1775400160" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775400220" }, "departure": { "time": "1775400220" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775400280" }, "departure": { "time": "1775400280" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775400340" }, "departure": { "time": "1775400340" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775400400" }, "departure": { "time": "1775400400" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775400460" }, "departure": { "time": "1775400460" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775400580" }, "departure": { "time": "1775400580" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748899-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3757928-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775387540" }, "departure": { "time": "1775387740" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1775387850" }, "departure": { "time": "1775387863" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1775388136" }, "departure": { "time": "1775388148" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1775388154" }, "departure": { "time": "1775388170" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1775388194" }, "departure": { "time": "1775388203" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1775388243" }, "departure": { "time": "1775388261" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1775388271" }, "departure": { "time": "1775388312" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1775388361" }, "departure": { "time": "1775388417" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1775388511" }, "departure": { "time": "1775388526" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1775388541" }, "departure": { "time": "1775388547" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1775388715" }, "departure": { "time": "1775388731" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1775388941" }, "departure": { "time": "1775389082" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1775389235" }, "departure": { "time": "1775389278" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1775389450" }, "departure": { "time": "1775389462" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1775389611" }, "departure": { "time": "1775389617" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1775389715" }, "departure": { "time": "1775389756" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1775390044" }, "departure": { "time": "1775390093" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1775390177" }, "departure": { "time": "1775390184" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1775390415" }, "departure": { "time": "1775390591" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1775390894" }, "departure": { "time": "1775390938" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1775391165" }, "departure": { "time": "1775391204" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1775391327" }, "departure": { "time": "1775391340" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1775391431" }, "departure": { "time": "1775391477" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1775391829" }, "departure": { "time": "1775391888" }, "stopId": "SVCOL2", "stopSequence": 24 }, { "arrival": { "time": "1775392012" }, "departure": { "time": "1775392022" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1775392154" }, "departure": { "time": "1775392194" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1775392491" }, "departure": { "time": "1775392491" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1775392941" }, "departure": { "time": "1775392951" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1775393043" }, "departure": { "time": "1775393055" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1775393094" }, "departure": { "time": "1775393114" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1775393246" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1775399536", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3757928-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3748923-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775385361" }, "departure": { "time": "1775385646" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1775385693" }, "departure": { "time": "1775385721" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1775385790" }, "departure": { "time": "1775385837" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1775385855" }, "departure": { "time": "1775385863" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1775385881" }, "departure": { "time": "1775385907" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1775385920" }, "departure": { "time": "1775385961" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1775385971" }, "departure": { "time": "1775385982" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1775385993" }, "departure": { "time": "1775386005" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1775386042" }, "departure": { "time": "1775386051" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1775386063" }, "departure": { "time": "1775386075" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1775386086" }, "departure": { "time": "1775386091" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1775386173" }, "departure": { "time": "1775386188" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1775386216" }, "departure": { "time": "1775386222" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1775386240" }, "departure": { "time": "1775386250" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1775386271" }, "departure": { "time": "1775386286" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1775386329" }, "departure": { "time": "1775386376" }, "stopId": "10BHC2", "stopSequence": 16 }, { "arrival": { "time": "1775386403" }, "departure": { "time": "1775386416" }, "stopId": "10LCP2", "stopSequence": 17 }, { "arrival": { "time": "1775386491" }, "departure": { "time": "1775386693" }, "stopId": "10THH4", "stopSequence": 18 }, { "arrival": { "time": "1775386753" }, "departure": { "time": "1775386830" }, "stopId": "10GSN4", "stopSequence": 19 }, { "arrival": { "time": "1775386872" }, "departure": { "time": "1775386969" }, "stopId": "10AXT2", "stopSequence": 20 }, { "arrival": { "time": "1775387009" }, "departure": { "time": "1775387032" }, "stopId": "10CAL2", "stopSequence": 21 }, { "arrival": { "time": "1775387074" }, "departure": { "time": "1775387138" }, "stopId": "10NAP2", "stopSequence": 22 }, { "arrival": { "time": "1775387167" }, "departure": { "time": "1775387220" }, "stopId": "10CTY2", "stopSequence": 23 }, { "arrival": { "time": "1775387244" }, "departure": { "time": "1775387263" }, "stopId": "10BUC2", "stopSequence": 24 }, { "arrival": { "time": "1775387302" }, "departure": { "time": "1775387360" }, "stopId": "10ARS4", "stopSequence": 25 }, { "arrival": { "time": "1775387424" }, "departure": { "time": "1775387438" }, "stopId": "10HDI4", "stopSequence": 26 }, { "arrival": { "time": "1775387479" }, "departure": { "time": "1775387534" }, "stopId": "10REP4", "stopSequence": 27 }, { "arrival": { "time": "1775387549" }, "departure": { "time": "1775387598" }, "stopId": "10TRA6", "stopSequence": 28 }, { "arrival": { "time": "1775387641" }, "departure": { "time": "1775387686" }, "stopId": "10HUI2", "stopSequence": 29 }, { "arrival": { "time": "1775387708" }, "departure": { "time": "1775387722" }, "stopId": "10BEL2", "stopSequence": 30 }, { "arrival": { "time": "1775387763" }, "departure": { "time": "1775387776" }, "stopId": "10HOM2", "stopSequence": 31 }, { "arrival": { "time": "1775387800" }, "departure": { "time": "1775387842" }, "stopId": "10AGO2", "stopSequence": 32 }, { "arrival": { "time": "1775387865" }, "departure": { "time": "1775387907" }, "stopId": "10LAV2", "stopSequence": 33 }, { "arrival": { "time": "1775387936" }, "departure": { "time": "1775387972" }, "stopId": "10DUB2", "stopSequence": 34 }, { "arrival": { "time": "1775388039" }, "departure": { "time": "1775388052" }, "stopId": "10ZOL2", "stopSequence": 35 }, { "arrival": { "time": "1775388096" }, "departure": { "time": "1775388111" }, "stopId": "10LON2", "stopSequence": 36 }, { "arrival": { "time": "1775388142" }, "departure": { "time": "1775388175" }, "stopId": "10BHE2", "stopSequence": 37 }, { "arrival": { "time": "1775388195" }, "departure": { "time": "1775388211" }, "stopId": "10CPL2", "stopSequence": 38 }, { "arrival": { "time": "1775388229" }, "departure": { "time": "1775388271" }, "stopId": "10PRE2", "stopSequence": 39 }, { "arrival": { "time": "1775388281" }, "departure": { "time": "1775388291" }, "stopId": "10ARA2", "stopSequence": 40 }, { "arrival": { "time": "1775388332" }, "departure": { "time": "1775388342" }, "stopId": "10BON2", "stopSequence": 41 }, { "arrival": { "time": "1775388354" }, "departure": { "time": "1775388391" }, "stopId": "10BRT2", "stopSequence": 42 }, { "arrival": { "time": "1775388405" }, "departure": { "time": "1775388437" }, "stopId": "10HOU2", "stopSequence": 43 }, { "arrival": { "time": "1775388459" }, "departure": { "time": "1775388470" }, "stopId": "10CAR2", "stopSequence": 44 }, { "arrival": { "time": "1775388526" }, "departure": { "time": "1775388533" }, "stopId": "10SFN2", "stopSequence": 45 }, { "arrival": { "time": "1775388556" }, "departure": { "time": "1775388573" }, "stopId": "10ALB2", "stopSequence": 46 }, { "arrival": { "time": "1775388689" }, "departure": { "time": "1775388696" }, "stopId": "10COF2", "stopSequence": 47 }, { "arrival": { "time": "1775388712" }, "departure": { "time": "1775388730" }, "stopId": "10SFG2", "stopSequence": 48 }, { "arrival": { "time": "1775388759" }, "departure": { "time": "1775388774" }, "stopId": "10EPH1", "stopSequence": 49 }, { "arrival": { "time": "1775388809" }, "stopId": "10MAX1", "stopSequence": 50 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748923-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748907-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775381911" }, "departure": { "time": "1775382020" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1775382033" }, "departure": { "time": "1775382043" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1775382073" }, "departure": { "time": "1775382106" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1775382154" }, "departure": { "time": "1775382223" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1775382244" }, "departure": { "time": "1775382264" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1775382308" }, "departure": { "time": "1775382318" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1775382340" }, "departure": { "time": "1775382372" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1775382399" }, "departure": { "time": "1775382452" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1775382460" }, "departure": { "time": "1775382496" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1775382527" }, "departure": { "time": "1775382539" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1775382561" }, "departure": { "time": "1775382601" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1775382634" }, "departure": { "time": "1775382653" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1775382666" }, "departure": { "time": "1775382717" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1775382742" }, "departure": { "time": "1775382775" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1775382828" }, "departure": { "time": "1775382848" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1775382928" }, "departure": { "time": "1775382972" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1775383003" }, "departure": { "time": "1775383018" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1775383065" }, "departure": { "time": "1775383082" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1775383099" }, "departure": { "time": "1775383114" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1775383165" }, "departure": { "time": "1775383175" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1775383273" }, "departure": { "time": "1775383293" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1775383329" }, "departure": { "time": "1775383371" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1775383390" }, "departure": { "time": "1775383428" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1775383486" }, "departure": { "time": "1775383567" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1775383643" }, "departure": { "time": "1775383693" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1775383711" }, "departure": { "time": "1775383736" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1775383764" }, "departure": { "time": "1775383801" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1775383849" }, "departure": { "time": "1775383895" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1775383927" }, "departure": { "time": "1775383980" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1775384034" }, "departure": { "time": "1775384099" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1775384182" }, "departure": { "time": "1775384366" }, "stopId": "10GSN5", "stopSequence": 31 }, { "arrival": { "time": "1775384436" }, "departure": { "time": "1775384465" }, "stopId": "10THH3", "stopSequence": 32 }, { "arrival": { "time": "1775384551" }, "departure": { "time": "1775384583" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1775384612" }, "departure": { "time": "1775384658" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1775384707" }, "departure": { "time": "1775384725" }, "stopId": "10LUM1", "stopSequence": 35 }, { "arrival": { "time": "1775384740" }, "departure": { "time": "1775384771" }, "stopId": "10JMO1", "stopSequence": 36 }, { "arrival": { "time": "1775384787" }, "departure": { "time": "1775384797" }, "stopId": "10LLM1", "stopSequence": 37 }, { "arrival": { "time": "1775384819" }, "departure": { "time": "1775384853" }, "stopId": "10BRO1", "stopSequence": 38 }, { "arrival": { "time": "1775384933" }, "departure": { "time": "1775384939" }, "stopId": "10ART1", "stopSequence": 39 }, { "arrival": { "time": "1775384955" }, "departure": { "time": "1775384985" }, "stopId": "10ZPH1", "stopSequence": 40 }, { "arrival": { "time": "1775385011" }, "departure": { "time": "1775385046" }, "stopId": "10JEA1", "stopSequence": 41 }, { "arrival": { "time": "1775385083" }, "departure": { "time": "1775385118" }, "stopId": "10NOR3", "stopSequence": 42 }, { "arrival": { "time": "1775385132" }, "departure": { "time": "1775385160" }, "stopId": "10MYO1", "stopSequence": 43 }, { "arrival": { "time": "1775385171" }, "departure": { "time": "1775385202" }, "stopId": "10MGT1", "stopSequence": 44 }, { "arrival": { "time": "1775385216" }, "departure": { "time": "1775385252" }, "stopId": "10RSX1", "stopSequence": 45 }, { "arrival": { "time": "1775385272" }, "departure": { "time": "1775385280" }, "stopId": "10CVE1", "stopSequence": 46 }, { "arrival": { "time": "1775385299" }, "departure": { "time": "1775385309" }, "stopId": "10COS1", "stopSequence": 47 }, { "arrival": { "time": "1775385361" }, "stopId": "10TFL1", "stopSequence": 48 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748907-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748837-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775365347" }, "departure": { "time": "1775365423" }, "stopId": "10AXT2", "stopSequence": 1 }, { "arrival": { "time": "1775365467" }, "departure": { "time": "1775365488" }, "stopId": "10CAL2", "stopSequence": 2 }, { "arrival": { "time": "1775365532" }, "departure": { "time": "1775365628" }, "stopId": "10NAP2", "stopSequence": 3 }, { "arrival": { "time": "1775365682" }, "departure": { "time": "1775365728" }, "stopId": "10CTY2", "stopSequence": 4 }, { "arrival": { "time": "1775365751" }, "departure": { "time": "1775365772" }, "stopId": "10BUC2", "stopSequence": 5 }, { "arrival": { "time": "1775365811" }, "departure": { "time": "1775365834" }, "stopId": "10ARS4", "stopSequence": 6 }, { "arrival": { "time": "1775365953" }, "departure": { "time": "1775365996" }, "stopId": "10CRC3", "stopSequence": 7 }, { "arrival": { "time": "1775366043" }, "departure": { "time": "1775366060" }, "stopId": "10FOR3", "stopSequence": 8 }, { "arrival": { "time": "1775366114" }, "departure": { "time": "1775366166" }, "stopId": "10PFO1", "stopSequence": 9 }, { "arrival": { "time": "1775366224" }, "departure": { "time": "1775366243" }, "stopId": "10RTU1", "stopSequence": 10 }, { "arrival": { "time": "1775366273" }, "departure": { "time": "1775366325" }, "stopId": "10BRA3", "stopSequence": 11 }, { "arrival": { "time": "1775366394" }, "departure": { "time": "1775366445" }, "stopId": "10BQR1", "stopSequence": 12 }, { "arrival": { "time": "1775366485" }, "departure": { "time": "1775366556" }, "stopId": "10ANJ5", "stopSequence": 13 }, { "arrival": { "time": "1775366588" }, "departure": { "time": "1775366607" }, "stopId": "10PRV1", "stopSequence": 14 }, { "arrival": { "time": "1775366692" }, "departure": { "time": "1775366733" }, "stopId": "10OLY1", "stopSequence": 15 }, { "arrival": { "time": "1775366755" }, "departure": { "time": "1775366792" }, "stopId": "10EGL1", "stopSequence": 16 }, { "arrival": { "time": "1775366818" }, "departure": { "time": "1775366863" }, "stopId": "10AMO1", "stopSequence": 17 }, { "arrival": { "time": "1775366955" }, "stopId": "10PEM2", "stopSequence": 18 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748837-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3748906-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775374380" }, "departure": { "time": "1775374782" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1775374799" }, "departure": { "time": "1775374817" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1775374849" }, "departure": { "time": "1775374912" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1775374975" }, "departure": { "time": "1775375020" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1775375044" }, "departure": { "time": "1775375069" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1775375118" }, "departure": { "time": "1775375152" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1775375168" }, "departure": { "time": "1775375206" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1775375238" }, "departure": { "time": "1775375251" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1775375252" }, "departure": { "time": "1775375269" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1775375312" }, "departure": { "time": "1775375319" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1775375345" }, "departure": { "time": "1775375357" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1775375385" }, "departure": { "time": "1775375420" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1775375441" }, "departure": { "time": "1775375472" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1775375501" }, "departure": { "time": "1775375532" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1775375583" }, "departure": { "time": "1775375593" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1775375658" }, "departure": { "time": "1775375711" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1775375740" }, "departure": { "time": "1775375758" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1775375806" }, "departure": { "time": "1775375834" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1775375852" }, "departure": { "time": "1775375864" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1775375913" }, "departure": { "time": "1775375930" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1775375972" }, "departure": { "time": "1775376004" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1775376049" }, "departure": { "time": "1775376086" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1775376102" }, "departure": { "time": "1775376140" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1775376234" }, "departure": { "time": "1775376271" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1775376311" }, "departure": { "time": "1775376359" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1775376382" }, "departure": { "time": "1775376413" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1775376445" }, "departure": { "time": "1775376474" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1775376507" }, "departure": { "time": "1775376563" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1775376594" }, "departure": { "time": "1775376638" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1775376693" }, "departure": { "time": "1775376749" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1775376882" }, "departure": { "time": "1775376945" }, "stopId": "10GSN5", "stopSequence": 31 }, { "arrival": { "time": "1775377020" }, "departure": { "time": "1775377071" }, "stopId": "10THH3", "stopSequence": 32 }, { "arrival": { "time": "1775377167" }, "departure": { "time": "1775377183" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1775377220" }, "departure": { "time": "1775377273" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1775377321" }, "departure": { "time": "1775377431" }, "stopId": "10LUM1", "stopSequence": 35 }, { "arrival": { "time": "1775377446" }, "departure": { "time": "1775377481" }, "stopId": "10JMO1", "stopSequence": 36 }, { "arrival": { "time": "1775377501" }, "departure": { "time": "1775377516" }, "stopId": "10LLM1", "stopSequence": 37 }, { "arrival": { "time": "1775377535" }, "departure": { "time": "1775377581" }, "stopId": "10BRO1", "stopSequence": 38 }, { "arrival": { "time": "1775377688" }, "departure": { "time": "1775377697" }, "stopId": "10ART1", "stopSequence": 39 }, { "arrival": { "time": "1775377703" }, "departure": { "time": "1775377722" }, "stopId": "10ZPH1", "stopSequence": 40 }, { "arrival": { "time": "1775377751" }, "departure": { "time": "1775377764" }, "stopId": "10JEA1", "stopSequence": 41 }, { "arrival": { "time": "1775377801" }, "departure": { "time": "1775377822" }, "stopId": "10NOR3", "stopSequence": 42 }, { "arrival": { "time": "1775377840" }, "departure": { "time": "1775377871" }, "stopId": "10MYO1", "stopSequence": 43 }, { "arrival": { "time": "1775377882" }, "departure": { "time": "1775377924" }, "stopId": "10MGT1", "stopSequence": 44 }, { "arrival": { "time": "1775377943" }, "departure": { "time": "1775377976" }, "stopId": "10RSX1", "stopSequence": 45 }, { "arrival": { "time": "1775377996" }, "departure": { "time": "1775378036" }, "stopId": "10CVE1", "stopSequence": 46 }, { "arrival": { "time": "1775378053" }, "departure": { "time": "1775378066" }, "stopId": "10COS1", "stopSequence": 47 }, { "arrival": { "time": "1775378132" }, "stopId": "10TFL1", "stopSequence": 48 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748906-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748898-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775389468" }, "departure": { "time": "1775390376" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1775390441" }, "departure": { "time": "1775390455" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1775390526" }, "departure": { "time": "1775390560" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1775390578" }, "departure": { "time": "1775390608" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1775390644" }, "departure": { "time": "1775390696" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1775390760" }, "departure": { "time": "1775390778" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1775390836" }, "departure": { "time": "1775390849" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1775390913" }, "departure": { "time": "1775390950" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1775390984" }, "departure": { "time": "1775390998" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1775391077" }, "departure": { "time": "1775391118" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1775391188" }, "departure": { "time": "1775391224" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1775391365" }, "departure": { "time": "1775391488" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1775391571" }, "departure": { "time": "1775391625" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775391664" }, "departure": { "time": "1775391713" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1775391766" }, "departure": { "time": "1775391800" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1775391830" }, "departure": { "time": "1775391863" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1775391883" }, "departure": { "time": "1775391918" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1775391958" }, "departure": { "time": "1775392009" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1775392094" }, "departure": { "time": "1775392127" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1775392174" }, "departure": { "time": "1775392186" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1775392234" }, "departure": { "time": "1775392268" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1775392351" }, "departure": { "time": "1775392386" }, "stopId": "10PAX2", "stopSequence": 22 }, { "arrival": { "time": "1775392401" }, "departure": { "time": "1775392431" }, "stopId": "10CMI2", "stopSequence": 23 }, { "arrival": { "time": "1775392481" }, "departure": { "time": "1775392494" }, "stopId": "10ANN2", "stopSequence": 24 }, { "arrival": { "time": "1775392575" }, "departure": { "time": "1775392588" }, "stopId": "10CAQ2", "stopSequence": 25 }, { "arrival": { "time": "1775392643" }, "departure": { "time": "1775392657" }, "stopId": "10HME2", "stopSequence": 26 }, { "arrival": { "time": "1775392693" }, "departure": { "time": "1775392728" }, "stopId": "10PET2", "stopSequence": 27 }, { "arrival": { "time": "1775392786" }, "departure": { "time": "1775392821" }, "stopId": "10DIX2", "stopSequence": 28 }, { "arrival": { "time": "1775392895" }, "departure": { "time": "1775392927" }, "stopId": "10EPC2", "stopSequence": 29 }, { "arrival": { "time": "1775392957" }, "departure": { "time": "1775392975" }, "stopId": "10EPH1", "stopSequence": 30 }, { "arrival": { "time": "1775393002" }, "departure": { "time": "1775393042" }, "stopId": "10PAU2", "stopSequence": 31 }, { "arrival": { "time": "1775393074" }, "departure": { "time": "1775393085" }, "stopId": "10TLL2", "stopSequence": 32 }, { "arrival": { "time": "1775393109" }, "departure": { "time": "1775393121" }, "stopId": "10HET2", "stopSequence": 33 }, { "arrival": { "time": "1775393162" }, "departure": { "time": "1775393200" }, "stopId": "10MOR2", "stopSequence": 34 }, { "arrival": { "time": "1775393224" }, "departure": { "time": "1775393238" }, "stopId": "10MES2", "stopSequence": 35 }, { "arrival": { "time": "1775393277" }, "stopId": "10AMF1", "stopSequence": 36 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748898-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3757768-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775384112" }, "departure": { "time": "1775384895" }, "stopId": "HAGCC1", "stopSequence": 1 }, { "arrival": { "time": "1775385230" }, "departure": { "time": "1775385240" }, "stopId": "HAGBA1", "stopSequence": 2 }, { "arrival": { "time": "1775385637" }, "departure": { "time": "1775385684" }, "stopId": "HAGLUD", "stopSequence": 3 }, { "arrival": { "time": "1775386078" }, "departure": { "time": "1775386172" }, "stopId": "ACQCMO", "stopSequence": 4 }, { "arrival": { "time": "1775386357" }, "departure": { "time": "1775386369" }, "stopId": "VASBO1", "stopSequence": 5 }, { "arrival": { "time": "1775386625" }, "departure": { "time": "1775386634" }, "stopId": "BIVCF1", "stopSequence": 6 }, { "arrival": { "time": "1775386780" }, "departure": { "time": "1775386807" }, "stopId": "BIVEC1", "stopSequence": 7 }, { "arrival": { "time": "1775387176" }, "departure": { "time": "1775387184" }, "stopId": "VAUBG1", "stopSequence": 8 }, { "arrival": { "time": "1775387539" }, "stopId": "HAGCC1", "stopSequence": 9 } ], "timestamp": "1775399534", "trip": { "routeId": "A2", "scheduleRelationship": "SCHEDULED", "tripId": "3757768-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "684adfc4be5455571065f680", "label": "619", "licensePlate": "22pl" } } }, { "id": "trip:3748863-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775385151" }, "departure": { "time": "1775385329" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775385408" }, "departure": { "time": "1775385447" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775385463" }, "departure": { "time": "1775385507" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775385619" }, "departure": { "time": "1775385632" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775385649" }, "departure": { "time": "1775385664" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775385691" }, "departure": { "time": "1775385789" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775385844" }, "departure": { "time": "1775385886" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775385936" }, "departure": { "time": "1775385967" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775385991" }, "departure": { "time": "1775386002" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775386034" }, "departure": { "time": "1775386077" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775386109" }, "departure": { "time": "1775386142" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775386181" }, "departure": { "time": "1775386246" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775386324" }, "departure": { "time": "1775386343" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775386379" }, "departure": { "time": "1775386392" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775386433" }, "departure": { "time": "1775386478" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775386497" }, "departure": { "time": "1775386529" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775386557" }, "departure": { "time": "1775386637" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775386664" }, "departure": { "time": "1775386686" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775386734" }, "departure": { "time": "1775386774" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775386896" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748863-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748835-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775393874" }, "departure": { "time": "1775394159" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1775394205" }, "departure": { "time": "1775394253" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1775394307" }, "departure": { "time": "1775394327" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1775394380" }, "departure": { "time": "1775394429" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1775394458" }, "departure": { "time": "1775394474" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1775394493" }, "departure": { "time": "1775394506" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1775394546" }, "departure": { "time": "1775394583" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1775394750" }, "departure": { "time": "1775394804" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1775394843" }, "departure": { "time": "1775394882" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1775394925" }, "departure": { "time": "1775394952" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1775395012" }, "departure": { "time": "1775395027" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1775395064" }, "departure": { "time": "1775395103" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1775395183" }, "departure": { "time": "1775395201" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1775395247" }, "departure": { "time": "1775395297" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1775395333" }, "departure": { "time": "1775395376" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1775395410" }, "departure": { "time": "1775395456" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1775395475" }, "departure": { "time": "1775395492" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1775395523" }, "departure": { "time": "1775395544" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1775395638" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1775399535", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3748835-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3758105-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775386754" }, "departure": { "time": "1775387007" }, "stopId": "VALFB1", "stopSequence": 1 }, { "arrival": { "time": "1775387055" }, "departure": { "time": "1775387073" }, "stopId": "VALCH2", "stopSequence": 2 }, { "arrival": { "time": "1775387193" }, "departure": { "time": "1775387308" }, "stopId": "VALGS1", "stopSequence": 3 }, { "arrival": { "time": "1775387602" }, "departure": { "time": "1775387610" }, "stopId": "VALHO2", "stopSequence": 4 }, { "arrival": { "time": "1775387857" }, "departure": { "time": "1775387869" }, "stopId": "LIEBG2", "stopSequence": 5 }, { "arrival": { "time": "1775388027" }, "departure": { "time": "1775388043" }, "stopId": "COLFR2", "stopSequence": 6 }, { "arrival": { "time": "1775388123" }, "departure": { "time": "1775388233" }, "stopId": "COLRAV", "stopSequence": 7 }, { "arrival": { "time": "1775388688" }, "departure": { "time": "1775388712" }, "stopId": "SSVMA2", "stopSequence": 8 }, { "arrival": { "time": "1775389549" }, "departure": { "time": "1775389555" }, "stopId": "SLOMA2", "stopSequence": 9 }, { "arrival": { "time": "1775389796" }, "departure": { "time": "1775389843" }, "stopId": "PORLE1", "stopSequence": 10 }, { "arrival": { "time": "1775390207" }, "departure": { "time": "1775390215" }, "stopId": "SGRPL2", "stopSequence": 11 }, { "arrival": { "time": "1775390263" }, "departure": { "time": "1775390276" }, "stopId": "SJREG2", "stopSequence": 12 }, { "arrival": { "time": "1775390630" }, "departure": { "time": "1775390650" }, "stopId": "BARPL2", "stopSequence": 13 }, { "arrival": { "time": "1775390932" }, "departure": { "time": "1775390944" }, "stopId": "BNVMA1", "stopSequence": 14 }, { "arrival": { "time": "1775391149" }, "departure": { "time": "1775391172" }, "stopId": "BARVAL", "stopSequence": 15 }, { "arrival": { "time": "1775391463" }, "departure": { "time": "1775391508" }, "stopId": "MALSF1", "stopSequence": 16 }, { "arrival": { "time": "1775391958" }, "departure": { "time": "1775391993" }, "stopId": "PRVBE1", "stopSequence": 17 }, { "arrival": { "time": "1775392256" }, "departure": { "time": "1775392300" }, "stopId": "PIXZAF", "stopSequence": 18 }, { "arrival": { "time": "1775392438" }, "stopId": "PIXLAN", "stopSequence": 19 } ], "timestamp": "1775399532", "trip": { "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "3758105-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321dae2705a3a871c21a933", "label": "7200", "licensePlate": "GG-157-ZE" } } }, { "id": "trip:3748206-2025_H-Mult_Sam-Samedi-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775338174" }, "departure": { "time": "1775338230" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1775338280" }, "departure": { "time": "1775338293" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1775338358" }, "departure": { "time": "1775338370" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1775338376" }, "departure": { "time": "1775338389" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1775338438" }, "departure": { "time": "1775338456" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1775338501" }, "departure": { "time": "1775338507" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1775338521" }, "departure": { "time": "1775338541" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1775338579" }, "departure": { "time": "1775338589" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1775338656" }, "departure": { "time": "1775338678" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1775338710" }, "departure": { "time": "1775338725" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1775338796" }, "departure": { "time": "1775338803" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1775338835" }, "departure": { "time": "1775338853" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1775338885" }, "departure": { "time": "1775338901" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1775338925" }, "departure": { "time": "1775338990" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1775339001" }, "departure": { "time": "1775339020" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1775339054" }, "departure": { "time": "1775339097" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1775339258" }, "departure": { "time": "1775339297" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1775339327" }, "departure": { "time": "1775339341" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1775339374" }, "departure": { "time": "1775339387" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1775339451" }, "departure": { "time": "1775339543" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1775339594" }, "departure": { "time": "1775339615" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1775339664" }, "departure": { "time": "1775339694" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1775339761" }, "departure": { "time": "1775339831" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1775339882" }, "departure": { "time": "1775339911" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1775339996" }, "stopId": "10SHU2", "stopSequence": 25 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748206-2025_H-Mult_Sam-Samedi-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3748861-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775377808" }, "departure": { "time": "1775378002" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775378092" }, "departure": { "time": "1775378172" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775378190" }, "departure": { "time": "1775378227" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775378331" }, "departure": { "time": "1775378338" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775378352" }, "departure": { "time": "1775378367" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775378392" }, "departure": { "time": "1775378538" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775378558" }, "departure": { "time": "1775378587" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775378636" }, "departure": { "time": "1775378662" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775378682" }, "departure": { "time": "1775378707" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775378744" }, "departure": { "time": "1775378777" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775378803" }, "departure": { "time": "1775378832" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775378888" }, "departure": { "time": "1775378917" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775378956" }, "departure": { "time": "1775378993" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775379031" }, "departure": { "time": "1775379058" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775379087" }, "departure": { "time": "1775379120" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775379140" }, "departure": { "time": "1775379166" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775379207" }, "departure": { "time": "1775379243" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775379271" }, "departure": { "time": "1775379317" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775379362" }, "departure": { "time": "1775379415" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775379489" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748861-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3757819-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775388357" }, "departure": { "time": "1775389284" }, "stopId": "FLAEN1", "stopSequence": 1 }, { "arrival": { "time": "1775389546" }, "departure": { "time": "1775389562" }, "stopId": "FLAES1", "stopSequence": 2 }, { "arrival": { "time": "1775389729" }, "departure": { "time": "1775389741" }, "stopId": "FLAHB1", "stopSequence": 3 }, { "arrival": { "time": "1775390153" }, "departure": { "time": "1775390253" }, "stopId": "PIXLAN", "stopSequence": 4 }, { "arrival": { "time": "1775390535" }, "departure": { "time": "1775390552" }, "stopId": "PIXZAF", "stopSequence": 5 }, { "arrival": { "time": "1775390796" }, "departure": { "time": "1775390849" }, "stopId": "BENBG1", "stopSequence": 6 }, { "arrival": { "time": "1775390906" }, "departure": { "time": "1775390942" }, "stopId": "BENCG1", "stopSequence": 7 }, { "arrival": { "time": "1775391198" }, "departure": { "time": "1775391233" }, "stopId": "VIRMA1", "stopSequence": 8 }, { "arrival": { "time": "1775391452" }, "departure": { "time": "1775391493" }, "stopId": "SIDHC1", "stopSequence": 9 }, { "arrival": { "time": "1775391636" }, "departure": { "time": "1775391647" }, "stopId": "MARPO1", "stopSequence": 10 }, { "arrival": { "time": "1775391936" }, "departure": { "time": "1775391990" }, "stopId": "10ANJ7", "stopSequence": 11 }, { "arrival": { "time": "1775392164" }, "departure": { "time": "1775392251" }, "stopId": "10PEM2", "stopSequence": 12 }, { "arrival": { "time": "1775392298" }, "departure": { "time": "1775392342" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1775392379" }, "departure": { "time": "1775392438" }, "stopId": "10PLA4", "stopSequence": 14 }, { "arrival": { "time": "1775392492" }, "departure": { "time": "1775392501" }, "stopId": "10CRN2", "stopSequence": 15 }, { "arrival": { "time": "1775392611" }, "stopId": "10PEM4", "stopSequence": 16 } ], "timestamp": "1775399538", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3757819-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "6321daf7e6d440a4960cfdc7", "label": "7201", "licensePlate": "GH-171-HC" } } }, { "id": "trip:3748943-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775398050" }, "departure": { "time": "1775398191" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775398228" }, "departure": { "time": "1775398537" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775398613" }, "departure": { "time": "1775398653" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775398762" }, "departure": { "time": "1775398774" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775398802" }, "departure": { "time": "1775398836" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775398869" }, "departure": { "time": "1775398875" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775398892" }, "departure": { "time": "1775398906" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775398987" }, "departure": { "time": "1775398998" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775399019" }, "departure": { "time": "1775399056" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775399063" }, "departure": { "time": "1775399101" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775399111" }, "departure": { "time": "1775399122" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775399149" }, "departure": { "time": "1775399166" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775399186" }, "departure": { "time": "1775399201" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775399221" }, "departure": { "time": "1775399237" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775399297" }, "departure": { "time": "1775399306" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775399369" }, "departure": { "time": "1775399380" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775399413" }, "departure": { "time": "1775399429" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775399447" }, "departure": { "time": "1775399457" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775399480" }, "departure": { "time": "1775399498" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775399580" }, "departure": { "time": "1775399580" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775399581" }, "departure": { "time": "1775399581" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775399640" }, "departure": { "time": "1775399640" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775399700" }, "departure": { "time": "1775399700" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748943-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748827-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775372317" }, "departure": { "time": "1775372436" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775372544" }, "departure": { "time": "1775372575" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775372599" }, "departure": { "time": "1775372631" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775372747" }, "departure": { "time": "1775372753" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775372781" }, "departure": { "time": "1775372798" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775372834" }, "departure": { "time": "1775372869" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775372898" }, "departure": { "time": "1775372930" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775372986" }, "departure": { "time": "1775372996" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775373027" }, "departure": { "time": "1775373067" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775373111" }, "departure": { "time": "1775373149" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775373192" }, "departure": { "time": "1775373247" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775373296" }, "departure": { "time": "1775373343" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775373392" }, "departure": { "time": "1775373465" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775373510" }, "departure": { "time": "1775373594" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775373629" }, "departure": { "time": "1775373655" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775373690" }, "departure": { "time": "1775373717" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775373778" }, "departure": { "time": "1775373820" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775373855" }, "departure": { "time": "1775373868" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775373923" }, "departure": { "time": "1775373975" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1775374098" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3748827-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3745578-2025_H-Mult_Sam-Samedi-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775339937" }, "departure": { "time": "1775340109" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1775340191" }, "departure": { "time": "1775340226" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1775340246" }, "departure": { "time": "1775340280" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1775340302" }, "departure": { "time": "1775340337" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1775340357" }, "departure": { "time": "1775340392" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1775340422" }, "departure": { "time": "1775340489" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1775340514" }, "departure": { "time": "1775340522" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1775340569" }, "departure": { "time": "1775340589" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1775340615" }, "departure": { "time": "1775340658" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1775340701" }, "departure": { "time": "1775340729" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1775340786" }, "departure": { "time": "1775340842" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1775340901" }, "departure": { "time": "1775340931" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1775340977" }, "departure": { "time": "1775341032" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1775341081" }, "departure": { "time": "1775341238" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1775341270" }, "departure": { "time": "1775341299" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1775341327" }, "departure": { "time": "1775341355" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1775341385" }, "departure": { "time": "1775341402" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1775341432" }, "departure": { "time": "1775341443" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1775341491" }, "stopId": "10AXT1", "stopSequence": 19 } ], "timestamp": "1775399533", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3745578-2025_H-Mult_Sam-Samedi-00" }, "vehicle": { "id": "667ecee4a1191f625def55bd", "label": "723", "licensePlate": "GX-181-MZ" } } }, { "id": "trip:3748941-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775383594" }, "departure": { "time": "1775383803" }, "stopId": "10SHU2", "stopSequence": 1 }, { "arrival": { "time": "1775383857" }, "departure": { "time": "1775384105" }, "stopId": "10SHU1", "stopSequence": 2 }, { "arrival": { "time": "1775384179" }, "departure": { "time": "1775384223" }, "stopId": "10GSN5", "stopSequence": 3 }, { "arrival": { "time": "1775384277" }, "departure": { "time": "1775384286" }, "stopId": "10JAR1", "stopSequence": 4 }, { "arrival": { "time": "1775384318" }, "departure": { "time": "1775384329" }, "stopId": "10BOS1", "stopSequence": 5 }, { "arrival": { "time": "1775384359" }, "departure": { "time": "1775384393" }, "stopId": "10ODR1", "stopSequence": 6 }, { "arrival": { "time": "1775384410" }, "departure": { "time": "1775384419" }, "stopId": "10SRN1", "stopSequence": 7 }, { "arrival": { "time": "1775384509" }, "departure": { "time": "1775384523" }, "stopId": "10RUC1", "stopSequence": 8 }, { "arrival": { "time": "1775384551" }, "departure": { "time": "1775384564" }, "stopId": "10BSJ1", "stopSequence": 9 }, { "arrival": { "time": "1775384576" }, "departure": { "time": "1775384612" }, "stopId": "10MTT1", "stopSequence": 10 }, { "arrival": { "time": "1775384625" }, "departure": { "time": "1775384656" }, "stopId": "10SEX1", "stopSequence": 11 }, { "arrival": { "time": "1775384685" }, "departure": { "time": "1775384695" }, "stopId": "10H C1", "stopSequence": 12 }, { "arrival": { "time": "1775384741" }, "departure": { "time": "1775384754" }, "stopId": "10GDM3", "stopSequence": 13 }, { "arrival": { "time": "1775384781" }, "departure": { "time": "1775384807" }, "stopId": "10SWZ1", "stopSequence": 14 }, { "arrival": { "time": "1775384886" }, "departure": { "time": "1775384912" }, "stopId": "10CSM1", "stopSequence": 15 }, { "arrival": { "time": "1775384979" }, "departure": { "time": "1775384985" }, "stopId": "10DEB1", "stopSequence": 16 }, { "arrival": { "time": "1775385021" }, "departure": { "time": "1775385047" }, "stopId": "10CUR1", "stopSequence": 17 }, { "arrival": { "time": "1775385066" }, "departure": { "time": "1775385074" }, "stopId": "10REN1", "stopSequence": 18 }, { "arrival": { "time": "1775385101" }, "departure": { "time": "1775385126" }, "stopId": "10LOG1", "stopSequence": 19 }, { "arrival": { "time": "1775385173" }, "departure": { "time": "1775385181" }, "stopId": "10GNT1", "stopSequence": 20 }, { "arrival": { "time": "1775385201" }, "departure": { "time": "1775385213" }, "stopId": "10BOC1", "stopSequence": 21 }, { "arrival": { "time": "1775385240" }, "departure": { "time": "1775385240" }, "stopId": "10CEN1", "stopSequence": 22 }, { "arrival": { "time": "1775385300" }, "departure": { "time": "1775385300" }, "stopId": "10MXR1", "stopSequence": 23 } ], "timestamp": "1775399535", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3748941-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3748909-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775396255" }, "departure": { "time": "1775396679" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1775396700" }, "departure": { "time": "1775396713" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1775396747" }, "departure": { "time": "1775396804" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1775396854" }, "departure": { "time": "1775396874" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1775396898" }, "departure": { "time": "1775396916" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1775396964" }, "departure": { "time": "1775396974" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1775396986" }, "departure": { "time": "1775397027" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1775397054" }, "departure": { "time": "1775397095" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1775397101" }, "departure": { "time": "1775397119" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1775397161" }, "departure": { "time": "1775397191" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1775397211" }, "departure": { "time": "1775397222" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1775397253" }, "departure": { "time": "1775397266" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1775397283" }, "departure": { "time": "1775397383" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1775397410" }, "departure": { "time": "1775397466" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1775397517" }, "departure": { "time": "1775397530" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1775397619" }, "departure": { "time": "1775397656" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1775397681" }, "departure": { "time": "1775397695" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1775397736" }, "departure": { "time": "1775397781" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1775397799" }, "departure": { "time": "1775397810" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1775397861" }, "departure": { "time": "1775397881" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1775397938" }, "departure": { "time": "1775397963" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1775397999" }, "departure": { "time": "1775398031" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1775398048" }, "departure": { "time": "1775398124" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1775398185" }, "departure": { "time": "1775398217" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1775398264" }, "departure": { "time": "1775398279" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1775398323" }, "departure": { "time": "1775398355" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1775398378" }, "departure": { "time": "1775398409" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1775398445" }, "departure": { "time": "1775398506" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1775398530" }, "departure": { "time": "1775398568" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1775398631" }, "departure": { "time": "1775398699" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1775398811" }, "departure": { "time": "1775398932" }, "stopId": "10GSN5", "stopSequence": 31 }, { "arrival": { "time": "1775399021" }, "departure": { "time": "1775399055" }, "stopId": "10THH3", "stopSequence": 32 }, { "arrival": { "time": "1775399128" }, "departure": { "time": "1775399165" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1775399198" }, "departure": { "time": "1775399239" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1775399280" }, "departure": { "time": "1775399302" }, "stopId": "10LUM1", "stopSequence": 35 }, { "arrival": { "time": "1775399321" }, "departure": { "time": "1775399329" }, "stopId": "10JMO1", "stopSequence": 36 }, { "arrival": { "time": "1775399343" }, "departure": { "time": "1775399355" }, "stopId": "10LLM1", "stopSequence": 37 }, { "arrival": { "time": "1775399371" }, "departure": { "time": "1775399390" }, "stopId": "10BRO1", "stopSequence": 38 }, { "arrival": { "time": "1775399464" }, "departure": { "time": "1775399473" }, "stopId": "10ART1", "stopSequence": 39 }, { "arrival": { "time": "1775399481" }, "departure": { "time": "1775399493" }, "stopId": "10ZPH1", "stopSequence": 40 }, { "arrival": { "time": "1775399518" }, "departure": { "time": "1775399525" }, "stopId": "10JEA1", "stopSequence": 41 }, { "arrival": { "time": "1775399580" }, "departure": { "time": "1775399580" }, "stopId": "10NOR3", "stopSequence": 42 }, { "arrival": { "time": "1775399640" }, "departure": { "time": "1775399640" }, "stopId": "10MYO1", "stopSequence": 43 }, { "arrival": { "time": "1775399641" }, "departure": { "time": "1775399641" }, "stopId": "10MGT1", "stopSequence": 44 }, { "arrival": { "time": "1775399700" }, "departure": { "time": "1775399700" }, "stopId": "10RSX1", "stopSequence": 45 }, { "arrival": { "time": "1775399701" }, "departure": { "time": "1775399701" }, "stopId": "10CVE1", "stopSequence": 46 }, { "arrival": { "time": "1775399760" }, "departure": { "time": "1775399760" }, "stopId": "10COS1", "stopSequence": 47 }, { "arrival": { "time": "1775399880" }, "departure": { "time": "1775399880" }, "stopId": "10TFL1", "stopSequence": 48 } ], "timestamp": "1775399531", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3748909-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "61d417d498c0fb4378b18e65", "label": "914", "licensePlate": "GD-009-JR" } } }, { "id": "trip:3748888-2025_H-Mult_Dim-Dimanche-00", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1775371458" }, "departure": { "time": "1775372328" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1775372408" }, "departure": { "time": "1775372424" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1775372446" }, "departure": { "time": "1775372463" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1775372486" }, "departure": { "time": "1775372507" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1775372528" }, "departure": { "time": "1775372543" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1775372628" }, "departure": { "time": "1775372646" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1775372717" }, "departure": { "time": "1775372732" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1775372796" }, "departure": { "time": "1775372841" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1775372893" }, "departure": { "time": "1775372932" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1775372964" }, "departure": { "time": "1775373000" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1775373066" }, "departure": { "time": "1775373086" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1775373144" }, "departure": { "time": "1775373157" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1775373219" }, "departure": { "time": "1775373251" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1775373275" }, "departure": { "time": "1775373308" }, "stopId": "10PAX1", "stopSequence": 14 }, { "arrival": { "time": "1775373357" }, "departure": { "time": "1775373368" }, "stopId": "10TRA1", "stopSequence": 15 }, { "arrival": { "time": "1775373389" }, "departure": { "time": "1775373399" }, "stopId": "10REP3", "stopSequence": 16 }, { "arrival": { "time": "1775373464" }, "departure": { "time": "1775373578" }, "stopId": "10HDI3", "stopSequence": 17 }, { "arrival": { "time": "1775373620" }, "departure": { "time": "1775373638" }, "stopId": "10ARS5", "stopSequence": 18 }, { "arrival": { "time": "1775373672" }, "departure": { "time": "1775373698" }, "stopId": "10BUC1", "stopSequence": 19 }, { "arrival": { "time": "1775373728" }, "departure": { "time": "1775373760" }, "stopId": "10CTY1", "stopSequence": 20 }, { "arrival": { "time": "1775373786" }, "departure": { "time": "1775373879" }, "stopId": "10NAP1", "stopSequence": 21 }, { "arrival": { "time": "1775373913" }, "departure": { "time": "1775373949" }, "stopId": "10CAL1", "stopSequence": 22 }, { "arrival": { "time": "1775374002" }, "departure": { "time": "1775374086" }, "stopId": "10AXT1", "stopSequence": 23 }, { "arrival": { "time": "1775374198" }, "departure": { "time": "1775374242" }, "stopId": "10GSN5", "stopSequence": 24 }, { "arrival": { "time": "1775374370" }, "departure": { "time": "1775374407" }, "stopId": "10CRN1", "stopSequence": 25 }, { "arrival": { "time": "1775374463" }, "departure": { "time": "1775374493" }, "stopId": "10HPA3", "stopSequence": 26 }, { "arrival": { "time": "1775374552" }, "departure": { "time": "1775374564" }, "stopId": "10XCT3", "stopSequence": 27 }, { "arrival": { "time": "1775374597" }, "departure": { "time": "1775374616" }, "stopId": "10GRR1", "stopSequence": 28 }, { "arrival": { "time": "1775374682" }, "departure": { "time": "1775374713" }, "stopId": "10BAG3", "stopSequence": 29 }, { "arrival": { "time": "1775374758" }, "departure": { "time": "1775374788" }, "stopId": "10MED3", "stopSequence": 30 }, { "arrival": { "time": "1775374830" }, "departure": { "time": "1775374859" }, "stopId": "10NOR5", "stopSequence": 31 }, { "arrival": { "time": "1775374884" }, "departure": { "time": "1775374891" }, "stopId": "10GDR1", "stopSequence": 32 }, { "arrival": { "time": "1775374922" }, "departure": { "time": "1775374937" }, "stopId": "10LPL1", "stopSequence": 33 }, { "arrival": { "time": "1775374988" }, "departure": { "time": "1775375004" }, "stopId": "10FLO1", "stopSequence": 34 }, { "arrival": { "time": "1775375047" }, "stopId": "10ECT1", "stopSequence": 35 } ], "timestamp": "1775399535", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3748888-2025_H-Mult_Dim-Dimanche-00" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1775399538" } }