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

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

12 erreurs, 10 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/06/2025 à 09h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Sequential stop_time_update times are not increasing E022 12 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 3727172-2024_H-Mult_Dim-Dimanche-01 stop_sequence 23 arrival_time 09:37:10 (1749368230) is equal to previous stop arrival_time 09:37:10 (1749368230) - times must increase between two sequential stops
  • trip_id 3727172-2024_H-Mult_Dim-Dimanche-01 stop_sequence 23 arrival_time 09:37:10 (1749368230) is equal to previous stop departure_time 09:37:10 (1749368230) - times must increase between two sequential stops
  • trip_id 3727172-2024_H-Mult_Dim-Dimanche-01 stop_sequence 23 departure_time 09:37:10 (1749368230) is equal to previous stop departure_time 09:37:10 (1749368230) - times must increase between two sequential stops
  • trip_id 3727172-2024_H-Mult_Dim-Dimanche-01 stop_sequence 23 departure_time 09:37:10 (1749368230) is equal to previous stop arrival_time 09:37:10 (1749368230) - times must increase between two sequential stops
  • trip_id 3727172-2024_H-Mult_Dim-Dimanche-01 stop_sequence 26 arrival_time 09:43:10 (1749368590) is equal to previous stop arrival_time 09:43:10 (1749368590) - times must increase between two sequential stops

Avertissements

ID in one feed missing from the other W003 10 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 3682905-2024_H-Mult_Dim-Dimanche-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3663202-2024_H-Mult_Dim-Dimanche-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3676739-2024_H-Mult_Dim-Dimanche-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3676725-2024_H-Mult_Dim-Dimanche-01 is in TripUpdates but not in VehiclePositions feed
  • trip_id 3663190-2024_H-Mult_Dim-Dimanche-01 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
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 3 913 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 3 030 30 fois (100 % 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 2 756 29 fois (97 % des validations)
E047 If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. 52 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 176 22 fois (73 % 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. 30 18 fois (60 % 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. 7 7 fois (23 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 40 1 fois (3 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 38 1 fois (3 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 08/06/2025 à 13h24 Europe/Paris.

trip_updates (56) vehicle_positions (10) 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 08/06/2025 à 13h24 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:61289ff756b38782f60195e4", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 49.488128662109375, "longitude": -1.379697561264038 }, "stopId": "MONAP1", "timestamp": "1749381880", "trip": { "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "3727028-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60195e4", "label": "7918", "licensePlate": "FL-702-QJ" } } }, { "id": "vehicle:61289ff756b38782f60197af", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 49.715721130371094, "longitude": -1.9440176486968994 }, "stopId": "HAGCAP", "timestamp": "1749381879", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3727279-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60197af", "label": "8141", "licensePlate": "CK-468-HC" } } }, { "id": "vehicle:61289ff756b38782f601a1d5", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 7, "position": { "latitude": 49.4444580078125, "longitude": -1.4949939250946045 }, "stopId": "COLRAV", "timestamp": "1749381877", "trip": { "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "3726651-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a1d5", "label": "7020", "licensePlate": "FR-040-GX" } } }, { "id": "vehicle:61289ff756b38782f6019bdb", "vehicle": { "currentStopSequence": 20, "position": { "latitude": 49.66482162475586, "longitude": -1.4996565580368042 }, "stopId": "BREPG1", "timestamp": "1749381877", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727174-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "vehicle:61289ff756b38782f601a19e", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 29, "position": { "latitude": 49.642330169677734, "longitude": -1.5871371030807495 }, "stopId": "10MED3", "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682900-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "vehicle:63fc89070689e241eae4e0c7", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 17, "position": { "latitude": 49.62547302246094, "longitude": -1.6168224811553955 }, "stopId": "10ODR2", "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3665694-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "vehicle:61289ff756b38782f6019df0", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 2, "position": { "latitude": 49.63457107543945, "longitude": -1.6171528100967407 }, "stopId": "10THH1", "timestamp": "1749381875", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727181-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "vehicle:667ecea392c99b62cc677055", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 18, "position": { "latitude": 49.64043426513672, "longitude": -1.6215542554855347 }, "stopId": "10CAL1", "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663195-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "vehicle:63fc89331e80e243150f9047", "vehicle": { "currentStatus": "INCOMING_AT", "currentStopSequence": 46, "position": { "latitude": 49.643856048583984, "longitude": -1.5786083936691284 }, "stopId": "10RSX1", "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683967-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "vehicle:6687ead37478ea9c00da355d", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 16, "position": { "latitude": 49.62623977661133, "longitude": -1.6293293237686157 }, "stopId": "10OLY1", "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3663207-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3683972-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749359956" }, "departure": { "time": "1749360437" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1749360496" }, "departure": { "time": "1749360512" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1749360628" }, "departure": { "time": "1749360661" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1749360688" }, "departure": { "time": "1749360700" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1749360716" }, "departure": { "time": "1749360730" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1749360749" }, "departure": { "time": "1749360771" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1749360785" }, "departure": { "time": "1749360799" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1749360812" }, "departure": { "time": "1749360848" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1749360891" }, "departure": { "time": "1749360905" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1749360920" }, "departure": { "time": "1749360936" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1749360955" }, "departure": { "time": "1749360968" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1749361062" }, "departure": { "time": "1749361095" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1749361127" }, "departure": { "time": "1749361136" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1749361161" }, "departure": { "time": "1749361195" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1749361217" }, "departure": { "time": "1749361246" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1749361309" }, "departure": { "time": "1749361331" }, "stopId": "10BHH2", "stopSequence": 16 }, { "arrival": { "time": "1749361345" }, "departure": { "time": "1749361358" }, "stopId": "10BHC2", "stopSequence": 17 }, { "arrival": { "time": "1749361384" }, "departure": { "time": "1749361402" }, "stopId": "10LCP2", "stopSequence": 18 }, { "arrival": { "time": "1749361474" }, "departure": { "time": "1749361490" }, "stopId": "10THH2", "stopSequence": 19 }, { "arrival": { "time": "1749361572" }, "departure": { "time": "1749361579" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749361713" }, "departure": { "time": "1749361753" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749361800" }, "departure": { "time": "1749361819" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749361871" }, "departure": { "time": "1749361913" }, "stopId": "10NAP2", "stopSequence": 23 }, { "arrival": { "time": "1749361958" }, "departure": { "time": "1749361977" }, "stopId": "10CTY2", "stopSequence": 24 }, { "arrival": { "time": "1749362004" }, "departure": { "time": "1749362025" }, "stopId": "10BUC2", "stopSequence": 25 }, { "arrival": { "time": "1749362071" }, "departure": { "time": "1749362104" }, "stopId": "10ARS4", "stopSequence": 26 }, { "arrival": { "time": "1749362174" }, "departure": { "time": "1749362189" }, "stopId": "10HDI4", "stopSequence": 27 }, { "arrival": { "time": "1749362242" }, "departure": { "time": "1749362261" }, "stopId": "10REP4", "stopSequence": 28 }, { "arrival": { "time": "1749362283" }, "departure": { "time": "1749362294" }, "stopId": "10TRA6", "stopSequence": 29 }, { "arrival": { "time": "1749362349" }, "departure": { "time": "1749362366" }, "stopId": "10HUI2", "stopSequence": 30 }, { "arrival": { "time": "1749362390" }, "departure": { "time": "1749362409" }, "stopId": "10BEL2", "stopSequence": 31 }, { "arrival": { "time": "1749362460" }, "departure": { "time": "1749362491" }, "stopId": "10HOM2", "stopSequence": 32 }, { "arrival": { "time": "1749362520" }, "departure": { "time": "1749362533" }, "stopId": "10AGO2", "stopSequence": 33 }, { "arrival": { "time": "1749362568" }, "departure": { "time": "1749362584" }, "stopId": "10LAV2", "stopSequence": 34 }, { "arrival": { "time": "1749362620" }, "departure": { "time": "1749362671" }, "stopId": "10DUB2", "stopSequence": 35 }, { "arrival": { "time": "1749362754" }, "departure": { "time": "1749362771" }, "stopId": "10ZOL2", "stopSequence": 36 }, { "arrival": { "time": "1749362829" }, "departure": { "time": "1749362845" }, "stopId": "10LON2", "stopSequence": 37 }, { "arrival": { "time": "1749362865" }, "departure": { "time": "1749362898" }, "stopId": "10BHE2", "stopSequence": 38 }, { "arrival": { "time": "1749362923" }, "departure": { "time": "1749362938" }, "stopId": "10CPL2", "stopSequence": 39 }, { "arrival": { "time": "1749362967" }, "departure": { "time": "1749363000" }, "stopId": "10PRE2", "stopSequence": 40 }, { "arrival": { "time": "1749363016" }, "departure": { "time": "1749363031" }, "stopId": "10ARA2", "stopSequence": 41 }, { "arrival": { "time": "1749363083" }, "departure": { "time": "1749363105" }, "stopId": "10BON2", "stopSequence": 42 }, { "arrival": { "time": "1749363115" }, "departure": { "time": "1749363129" }, "stopId": "10BRT2", "stopSequence": 43 }, { "arrival": { "time": "1749363151" }, "departure": { "time": "1749363165" }, "stopId": "10HOU2", "stopSequence": 44 }, { "arrival": { "time": "1749363189" }, "departure": { "time": "1749363202" }, "stopId": "10CAR2", "stopSequence": 45 }, { "arrival": { "time": "1749363256" }, "departure": { "time": "1749363269" }, "stopId": "10SFN2", "stopSequence": 46 }, { "arrival": { "time": "1749363290" }, "departure": { "time": "1749363304" }, "stopId": "10ALB2", "stopSequence": 47 }, { "arrival": { "time": "1749363408" }, "departure": { "time": "1749363420" }, "stopId": "10COF2", "stopSequence": 48 }, { "arrival": { "time": "1749363441" }, "departure": { "time": "1749363454" }, "stopId": "10SFG2", "stopSequence": 49 }, { "arrival": { "time": "1749363489" }, "departure": { "time": "1749363502" }, "stopId": "10EPH1", "stopSequence": 50 }, { "arrival": { "time": "1749363539" }, "stopId": "10MAX1", "stopSequence": 51 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683972-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3676741-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749371497" }, "departure": { "time": "1749371676" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749371796" }, "departure": { "time": "1749371842" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749371884" }, "departure": { "time": "1749371918" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749371969" }, "departure": { "time": "1749372005" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749372029" }, "departure": { "time": "1749372046" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749372063" }, "departure": { "time": "1749372080" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749372112" }, "departure": { "time": "1749372128" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749372249" }, "departure": { "time": "1749372304" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749372347" }, "departure": { "time": "1749372393" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749372426" }, "departure": { "time": "1749372465" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749372509" }, "departure": { "time": "1749372520" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749372552" }, "departure": { "time": "1749372571" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749372649" }, "departure": { "time": "1749372685" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749372722" }, "departure": { "time": "1749372810" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749372835" }, "departure": { "time": "1749372851" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749372933" }, "departure": { "time": "1749373029" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749373052" }, "departure": { "time": "1749373091" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749373113" }, "departure": { "time": "1749373141" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749373203" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3676741-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3683965-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749363541" }, "departure": { "time": "1749364063" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1749364078" }, "departure": { "time": "1749364092" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1749364124" }, "departure": { "time": "1749364146" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1749364207" }, "departure": { "time": "1749364229" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1749364260" }, "departure": { "time": "1749364283" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1749364342" }, "departure": { "time": "1749364356" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1749364379" }, "departure": { "time": "1749364394" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1749364424" }, "departure": { "time": "1749364443" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1749364450" }, "departure": { "time": "1749364467" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1749364520" }, "departure": { "time": "1749364535" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1749364566" }, "departure": { "time": "1749364581" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1749364615" }, "departure": { "time": "1749364635" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1749364658" }, "departure": { "time": "1749364676" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1749364709" }, "departure": { "time": "1749364725" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1749364780" }, "departure": { "time": "1749364793" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1749364870" }, "departure": { "time": "1749364889" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1749364925" }, "departure": { "time": "1749364940" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1749364976" }, "departure": { "time": "1749364995" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1749365023" }, "departure": { "time": "1749365042" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1749365095" }, "departure": { "time": "1749365116" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1749365155" }, "departure": { "time": "1749365180" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1749365217" }, "departure": { "time": "1749365236" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1749365252" }, "departure": { "time": "1749365287" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1749365359" }, "departure": { "time": "1749365464" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1749365513" }, "departure": { "time": "1749365536" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1749365581" }, "departure": { "time": "1749365615" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1749365655" }, "departure": { "time": "1749365684" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1749365724" }, "departure": { "time": "1749365755" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1749365791" }, "departure": { "time": "1749365808" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1749365865" }, "departure": { "time": "1749365876" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1749365945" }, "departure": { "time": "1749366097" }, "stopId": "10GSN5", "stopSequence": 31 }, { "stopId": "10THH1", "stopSequence": 32 }, { "arrival": { "time": "1749366263" }, "departure": { "time": "1749366318" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1749366361" }, "departure": { "time": "1749366401" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1749366415" }, "departure": { "time": "1749366424" }, "stopId": "10BHH1", "stopSequence": 35 }, { "arrival": { "time": "1749366550" }, "departure": { "time": "1749366631" }, "stopId": "10LUM1", "stopSequence": 36 }, { "arrival": { "time": "1749366645" }, "departure": { "time": "1749366677" }, "stopId": "10JMO1", "stopSequence": 37 }, { "arrival": { "time": "1749366691" }, "departure": { "time": "1749366705" }, "stopId": "10LLM1", "stopSequence": 38 }, { "arrival": { "time": "1749366740" }, "departure": { "time": "1749366741" }, "stopId": "10BRO1", "stopSequence": 39 }, { "arrival": { "time": "1749366826" }, "departure": { "time": "1749366836" }, "stopId": "10ART1", "stopSequence": 40 }, { "arrival": { "time": "1749366847" }, "departure": { "time": "1749366859" }, "stopId": "10ZPH1", "stopSequence": 41 }, { "arrival": { "time": "1749366879" }, "departure": { "time": "1749366913" }, "stopId": "10JEA1", "stopSequence": 42 }, { "arrival": { "time": "1749366954" }, "departure": { "time": "1749366967" }, "stopId": "10NOR3", "stopSequence": 43 }, { "arrival": { "time": "1749366984" }, "departure": { "time": "1749367016" }, "stopId": "10MYO1", "stopSequence": 44 }, { "arrival": { "time": "1749367030" }, "departure": { "time": "1749367064" }, "stopId": "10MGT1", "stopSequence": 45 }, { "arrival": { "time": "1749367081" }, "departure": { "time": "1749367095" }, "stopId": "10RSX1", "stopSequence": 46 }, { "arrival": { "time": "1749367120" }, "departure": { "time": "1749367128" }, "stopId": "10CVE1", "stopSequence": 47 }, { "arrival": { "time": "1749367151" }, "departure": { "time": "1749367162" }, "stopId": "10COS1", "stopSequence": 48 }, { "arrival": { "time": "1749367241" }, "stopId": "10TFL1", "stopSequence": 49 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683965-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3663205-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749373206" }, "departure": { "time": "1749373237" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749373348" }, "departure": { "time": "1749373382" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749373429" }, "departure": { "time": "1749373473" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749373531" }, "departure": { "time": "1749373572" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749373600" }, "departure": { "time": "1749373622" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749373651" }, "departure": { "time": "1749373698" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749373744" }, "departure": { "time": "1749373792" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749373904" }, "departure": { "time": "1749373953" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749374005" }, "departure": { "time": "1749374062" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749374104" }, "departure": { "time": "1749374163" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749374217" }, "departure": { "time": "1749374237" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749374272" }, "departure": { "time": "1749374318" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749374409" }, "departure": { "time": "1749374442" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749374479" }, "departure": { "time": "1749374610" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749374638" }, "departure": { "time": "1749374661" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749374721" }, "departure": { "time": "1749374768" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749374793" }, "departure": { "time": "1749374845" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749374867" }, "departure": { "time": "1749374900" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749374984" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3663205-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3676726-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749364274" }, "departure": { "time": "1749364426" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749364519" }, "departure": { "time": "1749364534" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749364559" }, "departure": { "time": "1749364595" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749364688" }, "departure": { "time": "1749364694" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749364722" }, "departure": { "time": "1749364742" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749364788" }, "departure": { "time": "1749364860" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749364891" }, "departure": { "time": "1749364922" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749364979" }, "departure": { "time": "1749365000" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749365030" }, "departure": { "time": "1749365043" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749365093" }, "departure": { "time": "1749365115" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749365157" }, "departure": { "time": "1749365186" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749365238" }, "departure": { "time": "1749365248" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749365326" }, "departure": { "time": "1749365349" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749365396" }, "departure": { "time": "1749365415" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749365460" }, "departure": { "time": "1749365493" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749365532" }, "departure": { "time": "1749365562" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749365624" }, "departure": { "time": "1749365640" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749365674" }, "departure": { "time": "1749365692" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749365748" }, "departure": { "time": "1749365868" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749365940" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676726-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3726651-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749380780" }, "departure": { "time": "1749380817" }, "stopId": "VALFB1", "stopSequence": 1 }, { "arrival": { "time": "1749380849" }, "departure": { "time": "1749380956" }, "stopId": "VALCH2", "stopSequence": 2 }, { "arrival": { "time": "1749381080" }, "departure": { "time": "1749381141" }, "stopId": "VALGS1", "stopSequence": 3 }, { "arrival": { "time": "1749381370" }, "departure": { "time": "1749381378" }, "stopId": "VALHO2", "stopSequence": 4 }, { "arrival": { "time": "1749381584" }, "departure": { "time": "1749381618" }, "stopId": "LIEBG2", "stopSequence": 5 }, { "arrival": { "time": "1749381747" }, "departure": { "time": "1749381763" }, "stopId": "COLFR2", "stopSequence": 6 }, { "arrival": { "time": "1749381834" }, "stopId": "COLRAV", "stopSequence": 7 }, { "arrival": { "time": "1749382360" }, "departure": { "time": "1749382360" }, "stopId": "SSVMA2", "stopSequence": 8 }, { "arrival": { "time": "1749383200" }, "departure": { "time": "1749383200" }, "stopId": "SLOMA2", "stopSequence": 9 }, { "arrival": { "time": "1749383500" }, "departure": { "time": "1749383500" }, "stopId": "PORLEC", "stopSequence": 10 }, { "arrival": { "time": "1749383860" }, "departure": { "time": "1749383860" }, "stopId": "SGRPL2", "stopSequence": 11 }, { "arrival": { "time": "1749383860" }, "departure": { "time": "1749383860" }, "stopId": "SJREG2", "stopSequence": 12 }, { "arrival": { "time": "1749384280" }, "departure": { "time": "1749384280" }, "stopId": "BARPL2", "stopSequence": 13 }, { "arrival": { "time": "1749384580" }, "departure": { "time": "1749384580" }, "stopId": "BNVMA1", "stopSequence": 14 }, { "arrival": { "time": "1749384820" }, "departure": { "time": "1749384820" }, "stopId": "BARVAL", "stopSequence": 15 }, { "arrival": { "time": "1749385180" }, "departure": { "time": "1749385180" }, "stopId": "MALSF1", "stopSequence": 16 }, { "arrival": { "time": "1749385660" }, "departure": { "time": "1749385660" }, "stopId": "PRVBE1", "stopSequence": 17 }, { "arrival": { "time": "1749385960" }, "departure": { "time": "1749385960" }, "stopId": "PIXZAF", "stopSequence": 18 }, { "arrival": { "time": "1749386200" }, "departure": { "time": "1749386200" }, "stopId": "PIXLAN", "stopSequence": 19 } ], "timestamp": "1749381877", "trip": { "routeId": "F", "scheduleRelationship": "SCHEDULED", "tripId": "3726651-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a1d5", "label": "7020", "licensePlate": "FR-040-GX" } } }, { "id": "trip:3665692-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749366562" }, "departure": { "time": "1749366586" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1749366638" }, "departure": { "time": "1749366679" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1749366743" }, "departure": { "time": "1749366754" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1749366765" }, "departure": { "time": "1749366772" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1749366828" }, "departure": { "time": "1749366843" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1749366870" }, "departure": { "time": "1749366881" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1749366890" }, "departure": { "time": "1749366906" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1749366930" }, "departure": { "time": "1749366942" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1749367018" }, "departure": { "time": "1749367030" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1749367060" }, "departure": { "time": "1749367092" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1749367150" }, "departure": { "time": "1749367165" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1749367210" }, "departure": { "time": "1749367221" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1749367242" }, "departure": { "time": "1749367275" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1749367291" }, "departure": { "time": "1749367325" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1749367342" }, "departure": { "time": "1749367350" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1749367372" }, "departure": { "time": "1749367408" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1749367517" }, "departure": { "time": "1749367552" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1749367573" }, "departure": { "time": "1749367586" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1749367611" }, "departure": { "time": "1749367625" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1749367923" }, "departure": { "time": "1749367928" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749368014" }, "departure": { "time": "1749368047" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749368098" }, "departure": { "time": "1749368143" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749368209" }, "departure": { "time": "1749368246" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1749368284" }, "departure": { "time": "1749368301" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1749368377" }, "departure": { "time": "1749368539" }, "stopId": "10SHU2", "stopSequence": 25 }, { "arrival": { "time": "1749368573" }, "stopId": "10SHU1", "stopSequence": 26 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3665692-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3676725-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749360499" }, "departure": { "time": "1749360651" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749360739" }, "departure": { "time": "1749360754" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749360782" }, "departure": { "time": "1749360855" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749360955" }, "departure": { "time": "1749360959" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749360984" }, "departure": { "time": "1749361003" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749361028" }, "departure": { "time": "1749361105" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749361134" }, "departure": { "time": "1749361147" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749361209" }, "departure": { "time": "1749361224" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749361252" }, "departure": { "time": "1749361265" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749361308" }, "departure": { "time": "1749361375" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749361417" }, "departure": { "time": "1749361463" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749361524" }, "departure": { "time": "1749361567" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749361649" }, "departure": { "time": "1749361698" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749361738" }, "departure": { "time": "1749361852" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749361885" }, "departure": { "time": "1749361918" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749361946" }, "departure": { "time": "1749361963" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749362001" }, "departure": { "time": "1749362038" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749362066" }, "departure": { "time": "1749362078" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749362128" }, "departure": { "time": "1749362239" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749362339" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676725-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3663190-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749362342" }, "departure": { "time": "1749362676" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749362791" }, "departure": { "time": "1749362808" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749362834" }, "departure": { "time": "1749362846" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749362950" }, "departure": { "time": "1749362957" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749362987" }, "departure": { "time": "1749363007" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749363044" }, "departure": { "time": "1749363154" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749363180" }, "departure": { "time": "1749363196" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749363252" }, "departure": { "time": "1749363292" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749363319" }, "departure": { "time": "1749363356" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749363403" }, "departure": { "time": "1749363427" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749363468" }, "departure": { "time": "1749363497" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749363552" }, "departure": { "time": "1749363583" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749363638" }, "departure": { "time": "1749363668" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749363718" }, "departure": { "time": "1749363736" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749363769" }, "departure": { "time": "1749363805" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749363840" }, "departure": { "time": "1749363869" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749363928" }, "departure": { "time": "1749363959" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749363991" }, "departure": { "time": "1749364024" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749364089" }, "departure": { "time": "1749364144" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749364271" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663190-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3682898-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749364170" }, "departure": { "time": "1749365012" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1749365089" }, "departure": { "time": "1749365107" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1749365127" }, "departure": { "time": "1749365145" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1749365171" }, "departure": { "time": "1749365207" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1749365232" }, "departure": { "time": "1749365276" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1749365363" }, "departure": { "time": "1749365406" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1749365478" }, "departure": { "time": "1749365514" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1749365575" }, "departure": { "time": "1749365617" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1749365815" }, "departure": { "time": "1749365844" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1749365867" }, "departure": { "time": "1749365900" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1749365954" }, "departure": { "time": "1749365965" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1749366006" }, "departure": { "time": "1749366018" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1749366056" }, "departure": { "time": "1749366072" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1749366136" }, "departure": { "time": "1749366144" }, "stopId": "10TRA1", "stopSequence": 14 }, { "arrival": { "time": "1749366155" }, "departure": { "time": "1749366184" }, "stopId": "10REP3", "stopSequence": 15 }, { "arrival": { "time": "1749366226" }, "departure": { "time": "1749366273" }, "stopId": "10HDI3", "stopSequence": 16 }, { "arrival": { "time": "1749366314" }, "departure": { "time": "1749366334" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749366373" }, "departure": { "time": "1749366410" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749366439" }, "departure": { "time": "1749366470" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749366535" }, "departure": { "time": "1749366549" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749366584" }, "departure": { "time": "1749366619" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749366679" }, "departure": { "time": "1749366723" }, "stopId": "10AXT1", "stopSequence": 22 }, { "arrival": { "time": "1749366858" }, "departure": { "time": "1749366893" }, "stopId": "10GSN5", "stopSequence": 23 }, { "arrival": { "time": "1749367040" }, "departure": { "time": "1749367058" }, "stopId": "10CRN1", "stopSequence": 24 }, { "arrival": { "time": "1749367113" }, "departure": { "time": "1749367148" }, "stopId": "10HPA3", "stopSequence": 25 }, { "arrival": { "time": "1749367213" }, "departure": { "time": "1749367247" }, "stopId": "10XCT3", "stopSequence": 26 }, { "arrival": { "time": "1749367288" }, "departure": { "time": "1749367332" }, "stopId": "10GRR1", "stopSequence": 27 }, { "arrival": { "time": "1749367411" }, "departure": { "time": "1749367424" }, "stopId": "10BAG3", "stopSequence": 28 }, { "arrival": { "time": "1749367483" }, "departure": { "time": "1749367519" }, "stopId": "10MED3", "stopSequence": 29 }, { "arrival": { "time": "1749367601" }, "departure": { "time": "1749367639" }, "stopId": "10NOR5", "stopSequence": 30 }, { "arrival": { "time": "1749367661" }, "departure": { "time": "1749367674" }, "stopId": "10GDR1", "stopSequence": 31 }, { "arrival": { "time": "1749367711" }, "departure": { "time": "1749367725" }, "stopId": "10LPL1", "stopSequence": 32 }, { "arrival": { "time": "1749367765" }, "departure": { "time": "1749367791" }, "stopId": "10FLO1", "stopSequence": 33 }, { "arrival": { "time": "1749367838" }, "stopId": "10ECT1", "stopSequence": 34 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682898-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3663192-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749369716" }, "departure": { "time": "1749369774" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749369856" }, "departure": { "time": "1749369887" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749369910" }, "departure": { "time": "1749369955" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749370096" }, "departure": { "time": "1749370105" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749370122" }, "departure": { "time": "1749370137" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749370163" }, "departure": { "time": "1749370222" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749370273" }, "departure": { "time": "1749370281" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749370350" }, "departure": { "time": "1749370376" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749370402" }, "departure": { "time": "1749370430" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749370468" }, "departure": { "time": "1749370520" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749370547" }, "departure": { "time": "1749370581" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749370625" }, "departure": { "time": "1749370663" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749370700" }, "departure": { "time": "1749370780" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749370824" }, "departure": { "time": "1749370846" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749370891" }, "departure": { "time": "1749370920" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749370950" }, "departure": { "time": "1749370982" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749371045" }, "departure": { "time": "1749371159" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749371182" }, "departure": { "time": "1749371238" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749371287" }, "departure": { "time": "1749371317" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749371411" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663192-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3676727-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749367735" }, "departure": { "time": "1749368212" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749368310" }, "departure": { "time": "1749368345" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749368361" }, "departure": { "time": "1749368390" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749368471" }, "departure": { "time": "1749368482" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749368501" }, "departure": { "time": "1749368516" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749368547" }, "departure": { "time": "1749368611" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749368635" }, "departure": { "time": "1749368675" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749368722" }, "departure": { "time": "1749368768" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749368790" }, "departure": { "time": "1749368799" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749368841" }, "departure": { "time": "1749368879" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749368906" }, "departure": { "time": "1749368941" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749368986" }, "departure": { "time": "1749369017" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749369105" }, "departure": { "time": "1749369125" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749369156" }, "departure": { "time": "1749369173" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749369216" }, "departure": { "time": "1749369249" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749369274" }, "departure": { "time": "1749369333" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749369369" }, "departure": { "time": "1749369397" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749369424" }, "departure": { "time": "1749369463" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749369507" }, "departure": { "time": "1749369606" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749369712" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676727-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3726543-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "10PEM4", "stopSequence": 1 }, { "stopId": "10ANJ8", "stopSequence": 2 }, { "stopId": "MARPO2", "stopSequence": 3 }, { "stopId": "SIDHC2", "stopSequence": 4 }, { "stopId": "VIRMA2", "stopSequence": 5 }, { "stopId": "BENCG2", "stopSequence": 6 }, { "stopId": "BENBG2", "stopSequence": 7 }, { "stopId": "PIXZAF", "stopSequence": 8 }, { "stopId": "PIXLAN", "stopSequence": 9 }, { "stopId": "FLAHB2", "stopSequence": 10 }, { "arrival": { "time": "1749374336" }, "departure": { "time": "1749374387" }, "stopId": "FLAMA2", "stopSequence": 11 }, { "arrival": { "time": "1749374625" }, "departure": { "time": "1749374633" }, "stopId": "TREGM2", "stopSequence": 12 }, { "arrival": { "time": "1749374900" }, "stopId": "SIOTAM", "stopSequence": 13 } ], "timestamp": "1749381875", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3726543-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3682897-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749357416" }, "departure": { "time": "1749357793" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1749357875" }, "departure": { "time": "1749357888" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1749357910" }, "departure": { "time": "1749357926" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1749357950" }, "departure": { "time": "1749357962" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1749357986" }, "departure": { "time": "1749358001" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1749358087" }, "departure": { "time": "1749358161" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1749358229" }, "departure": { "time": "1749358241" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1749358294" }, "departure": { "time": "1749358302" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1749358350" }, "departure": { "time": "1749358364" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1749358406" }, "departure": { "time": "1749358418" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1749358506" }, "departure": { "time": "1749358523" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1749358574" }, "departure": { "time": "1749358592" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1749358648" }, "departure": { "time": "1749358739" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1749358805" }, "departure": { "time": "1749358833" }, "stopId": "10TRA1", "stopSequence": 14 }, { "arrival": { "time": "1749358844" }, "departure": { "time": "1749358877" }, "stopId": "10REP3", "stopSequence": 15 }, { "arrival": { "time": "1749358927" }, "departure": { "time": "1749359045" }, "stopId": "10HDI3", "stopSequence": 16 }, { "arrival": { "time": "1749359099" }, "departure": { "time": "1749359121" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749359163" }, "departure": { "time": "1749359203" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749359242" }, "departure": { "time": "1749359298" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749359335" }, "departure": { "time": "1749359387" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749359417" }, "departure": { "time": "1749359430" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749359481" }, "departure": { "time": "1749359565" }, "stopId": "10AXT1", "stopSequence": 22 }, { "arrival": { "time": "1749359661" }, "departure": { "time": "1749359663" }, "stopId": "10GSN5", "stopSequence": 23 }, { "arrival": { "time": "1749359857" }, "departure": { "time": "1749359872" }, "stopId": "10CRN1", "stopSequence": 24 }, { "arrival": { "time": "1749359926" }, "departure": { "time": "1749359960" }, "stopId": "10HPA3", "stopSequence": 25 }, { "arrival": { "time": "1749360013" }, "departure": { "time": "1749360025" }, "stopId": "10XCT3", "stopSequence": 26 }, { "arrival": { "time": "1749360077" }, "departure": { "time": "1749360089" }, "stopId": "10GRR1", "stopSequence": 27 }, { "arrival": { "time": "1749360154" }, "departure": { "time": "1749360212" }, "stopId": "10BAG3", "stopSequence": 28 }, { "arrival": { "time": "1749360272" }, "departure": { "time": "1749360308" }, "stopId": "10MED3", "stopSequence": 29 }, { "arrival": { "time": "1749360366" }, "departure": { "time": "1749360381" }, "stopId": "10NOR5", "stopSequence": 30 }, { "arrival": { "time": "1749360412" }, "departure": { "time": "1749360429" }, "stopId": "10GDR1", "stopSequence": 31 }, { "arrival": { "time": "1749360462" }, "departure": { "time": "1749360475" }, "stopId": "10LPL1", "stopSequence": 32 }, { "arrival": { "time": "1749360522" }, "departure": { "time": "1749360539" }, "stopId": "10FLO1", "stopSequence": 33 }, { "arrival": { "time": "1749360592" }, "stopId": "10ECT1", "stopSequence": 34 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682897-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3665693-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749373669" }, "departure": { "time": "1749373675" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1749373722" }, "departure": { "time": "1749373743" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1749373829" }, "departure": { "time": "1749373845" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1749373855" }, "departure": { "time": "1749373870" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1749373940" }, "departure": { "time": "1749373957" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1749373998" }, "departure": { "time": "1749374011" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1749374031" }, "departure": { "time": "1749374046" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1749374088" }, "departure": { "time": "1749374097" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1749374157" }, "departure": { "time": "1749374172" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1749374211" }, "departure": { "time": "1749374224" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1749374293" }, "departure": { "time": "1749374311" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1749374365" }, "departure": { "time": "1749374379" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1749374404" }, "departure": { "time": "1749374441" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1749374465" }, "departure": { "time": "1749374521" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1749374535" }, "departure": { "time": "1749374547" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1749374578" }, "departure": { "time": "1749374592" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1749374736" }, "departure": { "time": "1749374750" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1749374791" }, "departure": { "time": "1749374823" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1749374849" }, "departure": { "time": "1749374863" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1749374936" }, "departure": { "time": "1749375022" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749375152" }, "departure": { "time": "1749375180" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749375227" }, "departure": { "time": "1749375242" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749375298" }, "departure": { "time": "1749375316" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1749375351" }, "departure": { "time": "1749375381" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1749375436" }, "departure": { "time": "1749375826" }, "stopId": "10SHU2", "stopSequence": 25 }, { "arrival": { "time": "1749375870" }, "stopId": "10SHU1", "stopSequence": 26 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3665693-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3727028-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749381179" }, "stopId": "MONAP1", "stopSequence": 1 }, { "arrival": { "time": "1749382200" }, "departure": { "time": "1749382200" }, "stopId": "VALCA1", "stopSequence": 2 }, { "arrival": { "time": "1749382740" }, "departure": { "time": "1749382740" }, "stopId": "VALGS1", "stopSequence": 3 }, { "arrival": { "time": "1749382920" }, "departure": { "time": "1749382920" }, "stopId": "VALCH1", "stopSequence": 4 }, { "arrival": { "time": "1749383040" }, "departure": { "time": "1749383040" }, "stopId": "VALFB1", "stopSequence": 5 }, { "arrival": { "time": "1749383280" }, "departure": { "time": "1749383280" }, "stopId": "VALZA1", "stopSequence": 6 }, { "arrival": { "time": "1749383760" }, "departure": { "time": "1749383760" }, "stopId": "SOTML1", "stopSequence": 7 }, { "arrival": { "time": "1749384060" }, "departure": { "time": "1749384060" }, "stopId": "BRXSTA", "stopSequence": 8 }, { "arrival": { "time": "1749384300" }, "departure": { "time": "1749384300" }, "stopId": "BRXBP1", "stopSequence": 9 }, { "arrival": { "time": "1749384660" }, "departure": { "time": "1749384660" }, "stopId": "TOLNR1", "stopSequence": 10 }, { "arrival": { "time": "1749384720" }, "departure": { "time": "1749384720" }, "stopId": "10ZCT1", "stopSequence": 11 }, { "arrival": { "time": "1749384840" }, "departure": { "time": "1749384840" }, "stopId": "10CEN1", "stopSequence": 12 }, { "arrival": { "time": "1749384960" }, "departure": { "time": "1749384960" }, "stopId": "10MXR1", "stopSequence": 13 }, { "arrival": { "time": "1749385080" }, "departure": { "time": "1749385080" }, "stopId": "10MAG1", "stopSequence": 14 }, { "arrival": { "time": "1749385320" }, "departure": { "time": "1749385320" }, "stopId": "10ODR2", "stopSequence": 15 }, { "arrival": { "time": "1749385380" }, "departure": { "time": "1749385380" }, "stopId": "10BOS2", "stopSequence": 16 }, { "arrival": { "time": "1749385440" }, "departure": { "time": "1749385440" }, "stopId": "10JAR2", "stopSequence": 17 }, { "arrival": { "time": "1749385560" }, "departure": { "time": "1749385560" }, "stopId": "10CRN1", "stopSequence": 18 }, { "arrival": { "time": "1749385620" }, "departure": { "time": "1749385620" }, "stopId": "10PLA5", "stopSequence": 19 }, { "arrival": { "time": "1749385740" }, "departure": { "time": "1749385740" }, "stopId": "10AXT1", "stopSequence": 20 }, { "arrival": { "time": "1749385980" }, "departure": { "time": "1749385980" }, "stopId": "10PEM3", "stopSequence": 21 } ], "timestamp": "1749381880", "trip": { "routeId": "D", "scheduleRelationship": "SCHEDULED", "tripId": "3727028-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60195e4", "label": "7918", "licensePlate": "FL-702-QJ" } } }, { "id": "trip:3727179-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749367049" }, "departure": { "time": "1749367481" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1749367658" }, "departure": { "time": "1749367668" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1749367910" }, "departure": { "time": "1749367919" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1749367926" }, "departure": { "time": "1749367936" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1749367959" }, "departure": { "time": "1749367967" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1749368004" }, "departure": { "time": "1749368044" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1749368059" }, "departure": { "time": "1749368071" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1749368120" }, "departure": { "time": "1749368139" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1749368243" }, "departure": { "time": "1749368257" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1749368271" }, "departure": { "time": "1749368327" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1749368556" }, "departure": { "time": "1749368575" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1749368804" }, "departure": { "time": "1749368840" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1749369010" }, "departure": { "time": "1749369104" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1749369321" }, "departure": { "time": "1749369361" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1749369508" }, "departure": { "time": "1749369543" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1749369637" }, "departure": { "time": "1749369747" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1749370013" }, "departure": { "time": "1749370074" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1749370160" }, "departure": { "time": "1749370173" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1749370384" }, "departure": { "time": "1749370415" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1749370726" }, "departure": { "time": "1749370812" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1749371041" }, "departure": { "time": "1749371086" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1749371220" }, "departure": { "time": "1749371240" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1749371344" }, "departure": { "time": "1749371421" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1749371692" }, "departure": { "time": "1749371741" }, "stopId": "SVPBI2", "stopSequence": 24 }, { "arrival": { "time": "1749371964" }, "departure": { "time": "1749371978" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1749372110" }, "departure": { "time": "1749372127" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1749372465" }, "departure": { "time": "1749372467" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1749372902" }, "departure": { "time": "1749372910" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1749373048" }, "departure": { "time": "1749373059" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1749373139" }, "departure": { "time": "1749373141" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1749373277" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1749381877", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727179-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "trip:3694848-2024_H-Mult_Sam-Samedi-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749331497" }, "departure": { "time": "1749332413" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1749332480" }, "departure": { "time": "1749332495" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1749332616" }, "departure": { "time": "1749332622" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1749332640" }, "departure": { "time": "1749332649" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1749332665" }, "departure": { "time": "1749332672" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1749332690" }, "departure": { "time": "1749332731" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1749332745" }, "departure": { "time": "1749332756" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1749332767" }, "departure": { "time": "1749332777" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1749332813" }, "departure": { "time": "1749332821" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1749332831" }, "departure": { "time": "1749332842" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1749332853" }, "departure": { "time": "1749332859" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1749332939" }, "departure": { "time": "1749332979" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1749333006" }, "departure": { "time": "1749333017" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1749333031" }, "departure": { "time": "1749333068" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1749333083" }, "departure": { "time": "1749333096" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1749333136" }, "departure": { "time": "1749333144" }, "stopId": "10BHH2", "stopSequence": 16 }, { "arrival": { "time": "1749333160" }, "departure": { "time": "1749333197" }, "stopId": "10BHC2", "stopSequence": 17 }, { "arrival": { "time": "1749333220" }, "departure": { "time": "1749333257" }, "stopId": "10LCP2", "stopSequence": 18 }, { "arrival": { "time": "1749333327" }, "departure": { "time": "1749333337" }, "stopId": "10THH2", "stopSequence": 19 }, { "arrival": { "time": "1749333457" }, "departure": { "time": "1749333595" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749333701" }, "departure": { "time": "1749333801" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749333848" }, "departure": { "time": "1749333904" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749333954" }, "departure": { "time": "1749333991" }, "stopId": "10NAP2", "stopSequence": 23 }, { "arrival": { "time": "1749334042" }, "departure": { "time": "1749334078" }, "stopId": "10CTY2", "stopSequence": 24 }, { "arrival": { "time": "1749334102" }, "departure": { "time": "1749334119" }, "stopId": "10BUC2", "stopSequence": 25 }, { "arrival": { "time": "1749334159" }, "departure": { "time": "1749334225" }, "stopId": "10ARS4", "stopSequence": 26 }, { "arrival": { "time": "1749334298" }, "departure": { "time": "1749334336" }, "stopId": "10HDI4", "stopSequence": 27 }, { "arrival": { "time": "1749334377" }, "departure": { "time": "1749334421" }, "stopId": "10REP4", "stopSequence": 28 }, { "arrival": { "time": "1749334440" }, "departure": { "time": "1749334451" }, "stopId": "10TRA6", "stopSequence": 29 }, { "arrival": { "time": "1749334501" }, "departure": { "time": "1749334513" }, "stopId": "10HUI2", "stopSequence": 30 }, { "arrival": { "time": "1749334533" }, "departure": { "time": "1749334544" }, "stopId": "10BEL2", "stopSequence": 31 }, { "stopId": "10HOM2", "stopSequence": 32 }, { "arrival": { "time": "1749334619" }, "departure": { "time": "1749334636" }, "stopId": "10AGO2", "stopSequence": 33 }, { "arrival": { "time": "1749334665" }, "departure": { "time": "1749334705" }, "stopId": "10LAV2", "stopSequence": 34 }, { "arrival": { "time": "1749334736" }, "departure": { "time": "1749334753" }, "stopId": "10DUB2", "stopSequence": 35 }, { "arrival": { "time": "1749334828" }, "departure": { "time": "1749334846" }, "stopId": "10ZOL2", "stopSequence": 36 }, { "arrival": { "time": "1749334896" }, "departure": { "time": "1749334908" }, "stopId": "10LON2", "stopSequence": 37 }, { "arrival": { "time": "1749334931" }, "departure": { "time": "1749334963" }, "stopId": "10BHE2", "stopSequence": 38 }, { "arrival": { "time": "1749334988" }, "departure": { "time": "1749335003" }, "stopId": "10CPL2", "stopSequence": 39 }, { "arrival": { "time": "1749335033" }, "departure": { "time": "1749335045" }, "stopId": "10PRE2", "stopSequence": 40 }, { "arrival": { "time": "1749335055" }, "departure": { "time": "1749335067" }, "stopId": "10ARA2", "stopSequence": 41 }, { "arrival": { "time": "1749335133" }, "departure": { "time": "1749335171" }, "stopId": "10BON2", "stopSequence": 42 }, { "arrival": { "time": "1749335181" }, "departure": { "time": "1749335191" }, "stopId": "10BRT2", "stopSequence": 43 }, { "arrival": { "time": "1749335207" }, "departure": { "time": "1749335218" }, "stopId": "10HOU2", "stopSequence": 44 }, { "arrival": { "time": "1749335242" }, "departure": { "time": "1749335254" }, "stopId": "10CAR2", "stopSequence": 45 }, { "arrival": { "time": "1749335303" }, "departure": { "time": "1749335315" }, "stopId": "10SFN2", "stopSequence": 46 }, { "arrival": { "time": "1749335333" }, "departure": { "time": "1749335353" }, "stopId": "10ALB2", "stopSequence": 47 }, { "arrival": { "time": "1749335479" }, "departure": { "time": "1749335493" }, "stopId": "10COF2", "stopSequence": 48 }, { "arrival": { "time": "1749335509" }, "departure": { "time": "1749335517" }, "stopId": "10SFG2", "stopSequence": 49 }, { "arrival": { "time": "1749335549" }, "departure": { "time": "1749335561" }, "stopId": "10EPH1", "stopSequence": 50 }, { "arrival": { "time": "1749335590" }, "stopId": "10MAX1", "stopSequence": 51 } ], "timestamp": "1749381877", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3694848-2024_H-Mult_Sam-Samedi-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3676730-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749378570" }, "departure": { "time": "1749378732" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749378826" }, "departure": { "time": "1749378861" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749378880" }, "departure": { "time": "1749378910" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749379000" }, "departure": { "time": "1749379007" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749379030" }, "departure": { "time": "1749379045" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749379070" }, "departure": { "time": "1749379209" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749379231" }, "departure": { "time": "1749379256" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749379293" }, "departure": { "time": "1749379327" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749379346" }, "departure": { "time": "1749379354" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749379381" }, "departure": { "time": "1749379404" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749379437" }, "departure": { "time": "1749379508" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749379554" }, "departure": { "time": "1749379588" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749379623" }, "departure": { "time": "1749379668" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749379712" }, "departure": { "time": "1749379738" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749379790" }, "departure": { "time": "1749379865" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749379903" }, "departure": { "time": "1749379931" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749379963" }, "departure": { "time": "1749379984" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749380009" }, "departure": { "time": "1749380057" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749380132" }, "departure": { "time": "1749380202" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749380292" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676730-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3727180-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749374074" }, "departure": { "time": "1749374499" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1749374640" }, "departure": { "time": "1749374653" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1749374932" }, "departure": { "time": "1749374944" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1749374953" }, "departure": { "time": "1749374964" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1749374993" }, "departure": { "time": "1749375002" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1749375044" }, "departure": { "time": "1749375103" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1749375114" }, "departure": { "time": "1749375131" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1749375204" }, "departure": { "time": "1749375248" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1749375323" }, "departure": { "time": "1749375337" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1749375354" }, "departure": { "time": "1749375365" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1749375547" }, "departure": { "time": "1749375562" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1749375850" }, "departure": { "time": "1749375928" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1749376204" }, "departure": { "time": "1749376217" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1749376442" }, "departure": { "time": "1749376508" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1749376658" }, "departure": { "time": "1749376665" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1749376764" }, "departure": { "time": "1749376770" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1749377057" }, "departure": { "time": "1749377103" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1749377169" }, "departure": { "time": "1749377176" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1749377391" }, "departure": { "time": "1749377398" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1749377678" }, "departure": { "time": "1749377773" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1749377986" }, "departure": { "time": "1749378031" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1749378159" }, "departure": { "time": "1749378170" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1749378272" }, "departure": { "time": "1749378283" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1749378546" }, "departure": { "time": "1749378607" }, "stopId": "SVPBI2", "stopSequence": 24 }, { "arrival": { "time": "1749378809" }, "departure": { "time": "1749378842" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1749378954" }, "departure": { "time": "1749378988" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1749379295" }, "departure": { "time": "1749379297" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1749379727" }, "departure": { "time": "1749379734" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1749379831" }, "departure": { "time": "1749379871" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1749379983" }, "departure": { "time": "1749379984" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1749380220" }, "departure": { "time": "1749380220" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1749381880", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727180-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60195e4", "label": "7918", "licensePlate": "FL-702-QJ" } } }, { "id": "trip:3708751-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749375874" }, "departure": { "time": "1749375915" }, "stopId": "10SHU1", "stopSequence": 1 }, { "arrival": { "time": "1749376073" }, "departure": { "time": "1749376113" }, "stopId": "10GSN5", "stopSequence": 2 }, { "arrival": { "time": "1749376173" }, "departure": { "time": "1749376211" }, "stopId": "10JAR1", "stopSequence": 3 }, { "arrival": { "time": "1749376249" }, "departure": { "time": "1749376261" }, "stopId": "10BOS1", "stopSequence": 4 }, { "arrival": { "time": "1749376305" }, "departure": { "time": "1749376313" }, "stopId": "10ODR1", "stopSequence": 5 }, { "arrival": { "time": "1749376339" }, "departure": { "time": "1749376345" }, "stopId": "10SRN1", "stopSequence": 6 }, { "arrival": { "time": "1749376462" }, "departure": { "time": "1749376475" }, "stopId": "10RUC1", "stopSequence": 7 }, { "arrival": { "time": "1749376501" }, "departure": { "time": "1749376528" }, "stopId": "10BSJ1", "stopSequence": 8 }, { "arrival": { "time": "1749376545" }, "departure": { "time": "1749376561" }, "stopId": "10MTT1", "stopSequence": 9 }, { "arrival": { "time": "1749376576" }, "departure": { "time": "1749376608" }, "stopId": "10SEX1", "stopSequence": 10 }, { "arrival": { "time": "1749376641" }, "departure": { "time": "1749376673" }, "stopId": "10H C1", "stopSequence": 11 }, { "arrival": { "time": "1749376704" }, "departure": { "time": "1749376715" }, "stopId": "10GDM3", "stopSequence": 12 }, { "arrival": { "time": "1749376741" }, "departure": { "time": "1749376752" }, "stopId": "10SWZ1", "stopSequence": 13 }, { "arrival": { "time": "1749376822" }, "departure": { "time": "1749376850" }, "stopId": "10CSM1", "stopSequence": 14 }, { "arrival": { "time": "1749376921" }, "departure": { "time": "1749376948" }, "stopId": "10DEB1", "stopSequence": 15 }, { "arrival": { "time": "1749376989" }, "departure": { "time": "1749377005" }, "stopId": "10CUR1", "stopSequence": 16 }, { "arrival": { "time": "1749377024" }, "departure": { "time": "1749377035" }, "stopId": "10REN1", "stopSequence": 17 }, { "arrival": { "time": "1749377065" }, "departure": { "time": "1749377092" }, "stopId": "10LOG1", "stopSequence": 18 }, { "arrival": { "time": "1749377138" }, "departure": { "time": "1749377165" }, "stopId": "10GNT1", "stopSequence": 19 }, { "arrival": { "time": "1749377185" }, "departure": { "time": "1749377197" }, "stopId": "10BOC1", "stopSequence": 20 }, { "arrival": { "time": "1749377217" }, "departure": { "time": "1749377229" }, "stopId": "10CEN1", "stopSequence": 21 }, { "arrival": { "time": "1749377278" }, "stopId": "10MXR1", "stopSequence": 22 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3708751-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3663195-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749380298" }, "departure": { "time": "1749380601" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749380716" }, "departure": { "time": "1749380727" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749380760" }, "departure": { "time": "1749380770" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749380830" }, "departure": { "time": "1749380833" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749380860" }, "departure": { "time": "1749380878" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749380914" }, "departure": { "time": "1749381004" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749381031" }, "departure": { "time": "1749381065" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749381110" }, "departure": { "time": "1749381142" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749381165" }, "departure": { "time": "1749381197" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749381232" }, "departure": { "time": "1749381249" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749381280" }, "departure": { "time": "1749381291" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749381343" }, "departure": { "time": "1749381393" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749381440" }, "departure": { "time": "1749381558" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749381620" }, "departure": { "time": "1749381637" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749381674" }, "departure": { "time": "1749381704" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749381737" }, "departure": { "time": "1749381768" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749381820" }, "departure": { "time": "1749381834" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749381864" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749381990" }, "departure": { "time": "1749381990" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749382110" }, "departure": { "time": "1749382110" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663195-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3683974-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749374593" }, "departure": { "time": "1749374952" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1749375001" }, "departure": { "time": "1749375028" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1749375159" }, "departure": { "time": "1749375167" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1749375193" }, "departure": { "time": "1749375205" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1749375220" }, "departure": { "time": "1749375260" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1749375275" }, "departure": { "time": "1749375325" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1749375341" }, "departure": { "time": "1749375374" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1749375385" }, "departure": { "time": "1749375398" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1749375435" }, "departure": { "time": "1749375446" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1749375461" }, "departure": { "time": "1749375471" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1749375485" }, "departure": { "time": "1749375497" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1749375578" }, "departure": { "time": "1749375590" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1749375622" }, "departure": { "time": "1749375629" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1749375650" }, "departure": { "time": "1749375666" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1749375708" }, "departure": { "time": "1749375720" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1749375779" }, "departure": { "time": "1749375794" }, "stopId": "10BHH2", "stopSequence": 16 }, { "arrival": { "time": "1749375810" }, "departure": { "time": "1749375857" }, "stopId": "10BHC2", "stopSequence": 17 }, { "arrival": { "time": "1749375876" }, "departure": { "time": "1749375887" }, "stopId": "10LCP2", "stopSequence": 18 }, { "arrival": { "time": "1749375975" }, "departure": { "time": "1749375979" }, "stopId": "10THH2", "stopSequence": 19 }, { "arrival": { "time": "1749376382" }, "departure": { "time": "1749376399" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749376464" }, "departure": { "time": "1749376505" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749376569" }, "departure": { "time": "1749376591" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749376660" }, "departure": { "time": "1749376705" }, "stopId": "10NAP2", "stopSequence": 23 }, { "arrival": { "time": "1749376781" }, "departure": { "time": "1749376793" }, "stopId": "10CTY2", "stopSequence": 24 }, { "arrival": { "time": "1749376820" }, "departure": { "time": "1749376838" }, "stopId": "10BUC2", "stopSequence": 25 }, { "arrival": { "time": "1749376917" }, "departure": { "time": "1749376954" }, "stopId": "10ARS4", "stopSequence": 26 }, { "arrival": { "time": "1749377096" }, "departure": { "time": "1749377137" }, "stopId": "10HDI4", "stopSequence": 27 }, { "arrival": { "time": "1749377182" }, "departure": { "time": "1749377212" }, "stopId": "10REP4", "stopSequence": 28 }, { "arrival": { "time": "1749377239" }, "departure": { "time": "1749377273" }, "stopId": "10TRA6", "stopSequence": 29 }, { "arrival": { "time": "1749377370" }, "departure": { "time": "1749377403" }, "stopId": "10HUI2", "stopSequence": 30 }, { "arrival": { "time": "1749377440" }, "departure": { "time": "1749377453" }, "stopId": "10BEL2", "stopSequence": 31 }, { "arrival": { "time": "1749377486" }, "departure": { "time": "1749377523" }, "stopId": "10HOM2", "stopSequence": 32 }, { "arrival": { "time": "1749377555" }, "departure": { "time": "1749377568" }, "stopId": "10AGO2", "stopSequence": 33 }, { "arrival": { "time": "1749377595" }, "departure": { "time": "1749377622" }, "stopId": "10LAV2", "stopSequence": 34 }, { "arrival": { "time": "1749377653" }, "departure": { "time": "1749377667" }, "stopId": "10DUB2", "stopSequence": 35 }, { "arrival": { "time": "1749377750" }, "departure": { "time": "1749377765" }, "stopId": "10ZOL2", "stopSequence": 36 }, { "arrival": { "time": "1749377821" }, "departure": { "time": "1749377855" }, "stopId": "10LON2", "stopSequence": 37 }, { "arrival": { "time": "1749377876" }, "departure": { "time": "1749377915" }, "stopId": "10BHE2", "stopSequence": 38 }, { "arrival": { "time": "1749377934" }, "departure": { "time": "1749377966" }, "stopId": "10CPL2", "stopSequence": 39 }, { "arrival": { "time": "1749377995" }, "departure": { "time": "1749378005" }, "stopId": "10PRE2", "stopSequence": 40 }, { "arrival": { "time": "1749378015" }, "departure": { "time": "1749378024" }, "stopId": "10ARA2", "stopSequence": 41 }, { "arrival": { "time": "1749378087" }, "departure": { "time": "1749378097" }, "stopId": "10BON2", "stopSequence": 42 }, { "arrival": { "time": "1749378106" }, "departure": { "time": "1749378113" }, "stopId": "10BRT2", "stopSequence": 43 }, { "arrival": { "time": "1749378133" }, "departure": { "time": "1749378145" }, "stopId": "10HOU2", "stopSequence": 44 }, { "arrival": { "time": "1749378161" }, "departure": { "time": "1749378171" }, "stopId": "10CAR2", "stopSequence": 45 }, { "arrival": { "time": "1749378229" }, "departure": { "time": "1749378243" }, "stopId": "10SFN2", "stopSequence": 46 }, { "arrival": { "time": "1749378257" }, "departure": { "time": "1749378278" }, "stopId": "10ALB2", "stopSequence": 47 }, { "arrival": { "time": "1749378365" }, "departure": { "time": "1749378375" }, "stopId": "10COF2", "stopSequence": 48 }, { "arrival": { "time": "1749378389" }, "departure": { "time": "1749378419" }, "stopId": "10SFG2", "stopSequence": 49 }, { "arrival": { "time": "1749378447" }, "departure": { "time": "1749378463" }, "stopId": "10EPH1", "stopSequence": 50 }, { "arrival": { "time": "1749378501" }, "stopId": "10MAX1", "stopSequence": 51 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683974-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3665694-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749380778" }, "departure": { "time": "1749380786" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1749380842" }, "departure": { "time": "1749380937" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1749381017" }, "departure": { "time": "1749381031" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1749381040" }, "departure": { "time": "1749381051" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1749381118" }, "departure": { "time": "1749381133" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1749381174" }, "departure": { "time": "1749381185" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1749381205" }, "departure": { "time": "1749381226" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1749381267" }, "departure": { "time": "1749381275" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1749381343" }, "departure": { "time": "1749381360" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1749381398" }, "departure": { "time": "1749381410" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1749381479" }, "departure": { "time": "1749381496" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1749381550" }, "departure": { "time": "1749381567" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1749381595" }, "departure": { "time": "1749381608" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1749381631" }, "departure": { "time": "1749381651" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1749381665" }, "departure": { "time": "1749381681" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1749381710" }, "departure": { "time": "1749381741" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1749381890" }, "departure": { "time": "1749381890" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1749381950" }, "departure": { "time": "1749381950" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1749382070" }, "departure": { "time": "1749382070" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1749382190" }, "departure": { "time": "1749382190" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749382370" }, "departure": { "time": "1749382370" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749382430" }, "departure": { "time": "1749382430" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749382550" }, "departure": { "time": "1749382550" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1749382610" }, "departure": { "time": "1749382610" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1749382910" }, "departure": { "time": "1749382910" }, "stopId": "10SHU2", "stopSequence": 25 }, { "arrival": { "time": "1749383030" }, "departure": { "time": "1749383030" }, "stopId": "10SHU1", "stopSequence": 26 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3665694-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3663204-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749369483" }, "departure": { "time": "1749369734" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749369879" }, "departure": { "time": "1749369933" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749369990" }, "departure": { "time": "1749370034" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749370114" }, "departure": { "time": "1749370192" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749370227" }, "departure": { "time": "1749370288" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749370321" }, "departure": { "time": "1749370337" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749370388" }, "departure": { "time": "1749370407" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749370541" }, "departure": { "time": "1749370586" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749370636" }, "departure": { "time": "1749370649" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749370690" }, "departure": { "time": "1749370730" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749370791" }, "departure": { "time": "1749370804" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749370831" }, "departure": { "time": "1749370878" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749370938" }, "departure": { "time": "1749370965" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749371005" }, "departure": { "time": "1749371061" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749371090" }, "departure": { "time": "1749371109" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749371217" }, "departure": { "time": "1749371281" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749371309" }, "departure": { "time": "1749371351" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749371375" }, "departure": { "time": "1749371409" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749371494" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3663204-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3727181-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749380758" }, "departure": { "time": "1749381781" }, "stopId": "10PEM3", "stopSequence": 1 }, { "arrival": { "time": "1749381940" }, "departure": { "time": "1749381940" }, "stopId": "10THH1", "stopSequence": 2 }, { "arrival": { "time": "1749382120" }, "departure": { "time": "1749382120" }, "stopId": "10ART1", "stopSequence": 3 }, { "arrival": { "time": "1749382180" }, "departure": { "time": "1749382180" }, "stopId": "10ZPH1", "stopSequence": 4 }, { "arrival": { "time": "1749382240" }, "departure": { "time": "1749382240" }, "stopId": "10JEA1", "stopSequence": 5 }, { "arrival": { "time": "1749382300" }, "departure": { "time": "1749382300" }, "stopId": "10NOR3", "stopSequence": 6 }, { "arrival": { "time": "1749382360" }, "departure": { "time": "1749382360" }, "stopId": "10MYO1", "stopSequence": 7 }, { "arrival": { "time": "1749382480" }, "departure": { "time": "1749382480" }, "stopId": "10COD1", "stopSequence": 8 }, { "arrival": { "time": "1749382600" }, "departure": { "time": "1749382600" }, "stopId": "10LMQ1", "stopSequence": 9 }, { "arrival": { "time": "1749382660" }, "departure": { "time": "1749382660" }, "stopId": "10CRD1", "stopSequence": 10 }, { "arrival": { "time": "1749382840" }, "departure": { "time": "1749382840" }, "stopId": "10NQT1", "stopSequence": 11 }, { "arrival": { "time": "1749383080" }, "departure": { "time": "1749383080" }, "stopId": "BREPG2", "stopSequence": 12 }, { "arrival": { "time": "1749383260" }, "departure": { "time": "1749383260" }, "stopId": "MAUAB2", "stopSequence": 13 }, { "arrival": { "time": "1749383440" }, "departure": { "time": "1749383440" }, "stopId": "FERMO2", "stopSequence": 14 }, { "arrival": { "time": "1749383620" }, "departure": { "time": "1749383620" }, "stopId": "FERPD2", "stopSequence": 15 }, { "arrival": { "time": "1749383740" }, "departure": { "time": "1749383740" }, "stopId": "COSBG2", "stopSequence": 16 }, { "arrival": { "time": "1749383920" }, "departure": { "time": "1749383920" }, "stopId": "SPEPC2", "stopSequence": 17 }, { "arrival": { "time": "1749384040" }, "departure": { "time": "1749384040" }, "stopId": "SPEGS2", "stopSequence": 18 }, { "arrival": { "time": "1749384340" }, "departure": { "time": "1749384340" }, "stopId": "TOCEGL", "stopSequence": 19 }, { "arrival": { "time": "1749384700" }, "departure": { "time": "1749384700" }, "stopId": "BARMA2", "stopSequence": 20 }, { "arrival": { "time": "1749385000" }, "departure": { "time": "1749385000" }, "stopId": "ANNPC2", "stopSequence": 21 }, { "arrival": { "time": "1749385180" }, "departure": { "time": "1749385180" }, "stopId": "REVFR2", "stopSequence": 22 }, { "arrival": { "time": "1749385300" }, "departure": { "time": "1749385300" }, "stopId": "REVEG2", "stopSequence": 23 }, { "arrival": { "time": "1749385540" }, "departure": { "time": "1749385540" }, "stopId": "SVPBI2", "stopSequence": 24 }, { "arrival": { "time": "1749385900" }, "departure": { "time": "1749385900" }, "stopId": "SVMFO2", "stopSequence": 25 }, { "arrival": { "time": "1749386080" }, "departure": { "time": "1749386080" }, "stopId": "QUEEC2", "stopSequence": 26 }, { "arrival": { "time": "1749386440" }, "departure": { "time": "1749386440" }, "stopId": "VIDPI2", "stopSequence": 27 }, { "arrival": { "time": "1749386920" }, "departure": { "time": "1749386920" }, "stopId": "VALGR2", "stopSequence": 28 }, { "arrival": { "time": "1749387100" }, "departure": { "time": "1749387100" }, "stopId": "VALCH1", "stopSequence": 29 }, { "arrival": { "time": "1749387160" }, "departure": { "time": "1749387160" }, "stopId": "VALFB1", "stopSequence": 30 }, { "arrival": { "time": "1749387460" }, "departure": { "time": "1749387460" }, "stopId": "VALGS2", "stopSequence": 31 } ], "timestamp": "1749381875", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727181-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3676742-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749374988" }, "departure": { "time": "1749375058" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749375114" }, "departure": { "time": "1749375149" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749375191" }, "departure": { "time": "1749375209" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749375262" }, "departure": { "time": "1749375373" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749375440" }, "departure": { "time": "1749375459" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749375487" }, "departure": { "time": "1749375552" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749375600" }, "departure": { "time": "1749375624" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749375734" }, "departure": { "time": "1749375769" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749375821" }, "departure": { "time": "1749375859" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749375903" }, "departure": { "time": "1749375960" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749376027" }, "departure": { "time": "1749376045" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749376081" }, "departure": { "time": "1749376105" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749376180" }, "departure": { "time": "1749376231" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749376296" }, "departure": { "time": "1749376376" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749376398" }, "departure": { "time": "1749376413" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749376482" }, "departure": { "time": "1749376542" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749376562" }, "departure": { "time": "1749376571" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749376583" }, "departure": { "time": "1749376617" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749376711" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3676742-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3676743-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749378604" }, "departure": { "time": "1749378678" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749378760" }, "departure": { "time": "1749378826" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749378884" }, "departure": { "time": "1749378924" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749378980" }, "departure": { "time": "1749379003" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749379052" }, "departure": { "time": "1749379064" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749379095" }, "departure": { "time": "1749379140" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749379190" }, "departure": { "time": "1749379243" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749379369" }, "departure": { "time": "1749379428" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749379477" }, "departure": { "time": "1749379499" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749379585" }, "departure": { "time": "1749379605" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749379663" }, "departure": { "time": "1749379695" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749379728" }, "departure": { "time": "1749379759" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749379833" }, "departure": { "time": "1749379864" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749379897" }, "departure": { "time": "1749379956" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749379983" }, "departure": { "time": "1749380005" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749380086" }, "departure": { "time": "1749380142" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749380169" }, "departure": { "time": "1749380201" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749380224" }, "departure": { "time": "1749380258" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749380359" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3676743-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3676728-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749371415" }, "departure": { "time": "1749371476" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749371571" }, "departure": { "time": "1749371602" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749371629" }, "departure": { "time": "1749371665" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749371755" }, "departure": { "time": "1749371763" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749371784" }, "departure": { "time": "1749371798" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749371843" }, "departure": { "time": "1749371924" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749371949" }, "departure": { "time": "1749371959" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749372042" }, "departure": { "time": "1749372071" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749372092" }, "departure": { "time": "1749372120" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749372164" }, "departure": { "time": "1749372176" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749372218" }, "departure": { "time": "1749372247" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749372302" }, "departure": { "time": "1749372336" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749372401" }, "departure": { "time": "1749372451" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749372487" }, "departure": { "time": "1749372503" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749372542" }, "departure": { "time": "1749372574" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749372604" }, "departure": { "time": "1749372667" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749372726" }, "departure": { "time": "1749372805" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749372842" }, "departure": { "time": "1749372852" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749372899" }, "departure": { "time": "1749372986" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749373098" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676728-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3663207-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749380360" }, "departure": { "time": "1749380485" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749380563" }, "departure": { "time": "1749380618" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749380676" }, "departure": { "time": "1749380783" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749380836" }, "departure": { "time": "1749380877" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749380904" }, "departure": { "time": "1749380921" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749380947" }, "departure": { "time": "1749380962" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749381009" }, "departure": { "time": "1749381058" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749381188" }, "departure": { "time": "1749381229" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749381282" }, "departure": { "time": "1749381333" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749381380" }, "departure": { "time": "1749381397" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749381461" }, "departure": { "time": "1749381473" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749381504" }, "departure": { "time": "1749381587" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749381645" }, "departure": { "time": "1749381657" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749381691" }, "departure": { "time": "1749381743" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749381772" }, "departure": { "time": "1749381789" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749381868" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749381940" }, "departure": { "time": "1749381940" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749382000" }, "departure": { "time": "1749382000" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749382180" }, "departure": { "time": "1749382180" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3663207-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3727279-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749381603" }, "stopId": "HAGCAP", "stopSequence": 1 }, { "arrival": { "time": "1749382380" }, "departure": { "time": "1749382380" }, "stopId": "HAGMA3", "stopSequence": 2 }, { "arrival": { "time": "1749382680" }, "departure": { "time": "1749382680" }, "stopId": "HAGBE1", "stopSequence": 3 }, { "arrival": { "time": "1749382920" }, "departure": { "time": "1749382920" }, "stopId": "HAGOLL", "stopSequence": 4 }, { "arrival": { "time": "1749383280" }, "departure": { "time": "1749383280" }, "stopId": "HAGCC1", "stopSequence": 5 }, { "arrival": { "time": "1749383460" }, "departure": { "time": "1749383460" }, "stopId": "HAGMA1", "stopSequence": 6 }, { "arrival": { "time": "1749383520" }, "departure": { "time": "1749383520" }, "stopId": "HAGFY1", "stopSequence": 7 }, { "arrival": { "time": "1749383760" }, "departure": { "time": "1749383760" }, "stopId": "HAGGR1", "stopSequence": 8 }, { "arrival": { "time": "1749384240" }, "departure": { "time": "1749384240" }, "stopId": "HAGMF1", "stopSequence": 9 }, { "arrival": { "time": "1749384300" }, "departure": { "time": "1749384300" }, "stopId": "HAGBG1", "stopSequence": 10 }, { "arrival": { "time": "1749384540" }, "departure": { "time": "1749384540" }, "stopId": "QQVPL2", "stopSequence": 11 }, { "arrival": { "time": "1749384780" }, "departure": { "time": "1749384780" }, "stopId": "10DIX1", "stopSequence": 12 }, { "arrival": { "time": "1749384840" }, "departure": { "time": "1749384840" }, "stopId": "10PET1", "stopSequence": 13 }, { "arrival": { "time": "1749384900" }, "departure": { "time": "1749384900" }, "stopId": "10HME1", "stopSequence": 14 }, { "arrival": { "time": "1749384960" }, "departure": { "time": "1749384960" }, "stopId": "10CAQ1", "stopSequence": 15 }, { "arrival": { "time": "1749385260" }, "departure": { "time": "1749385260" }, "stopId": "10LSA1", "stopSequence": 16 }, { "arrival": { "time": "1749385380" }, "departure": { "time": "1749385380" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749385440" }, "departure": { "time": "1749385440" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749385500" }, "departure": { "time": "1749385500" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749385560" }, "departure": { "time": "1749385560" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749385680" }, "departure": { "time": "1749385680" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749385740" }, "departure": { "time": "1749385740" }, "stopId": "10PLA4", "stopSequence": 22 }, { "arrival": { "time": "1749385860" }, "departure": { "time": "1749385860" }, "stopId": "10CRN2", "stopSequence": 23 }, { "arrival": { "time": "1749385980" }, "departure": { "time": "1749385980" }, "stopId": "10PEM4", "stopSequence": 24 } ], "timestamp": "1749381879", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3727279-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60197af", "label": "8141", "licensePlate": "CK-468-HC" } } }, { "id": "trip:3676740-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749367994" }, "departure": { "time": "1749368039" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749368089" }, "departure": { "time": "1749368129" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749368194" }, "departure": { "time": "1749368211" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749368266" }, "departure": { "time": "1749368298" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749368332" }, "departure": { "time": "1749368381" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749368427" }, "departure": { "time": "1749368450" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749368592" }, "departure": { "time": "1749368628" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749368682" }, "departure": { "time": "1749368716" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749368764" }, "departure": { "time": "1749368804" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749368865" }, "departure": { "time": "1749368880" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749368909" }, "departure": { "time": "1749368926" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749368986" }, "departure": { "time": "1749369002" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749369043" }, "departure": { "time": "1749369104" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749369134" }, "departure": { "time": "1749369155" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749369234" }, "departure": { "time": "1749369271" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749369301" }, "departure": { "time": "1749369336" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749369366" }, "departure": { "time": "1749369381" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749369480" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3676740-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3663206-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749376714" }, "departure": { "time": "1749376919" }, "stopId": "10PEM2", "stopSequence": 1 }, { "arrival": { "time": "1749376992" }, "departure": { "time": "1749377033" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749377079" }, "departure": { "time": "1749377119" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749377188" }, "departure": { "time": "1749377231" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749377277" }, "departure": { "time": "1749377294" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749377314" }, "departure": { "time": "1749377331" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749377372" }, "departure": { "time": "1749377395" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749377527" }, "departure": { "time": "1749377573" }, "stopId": "10CRC3", "stopSequence": 8 }, { "arrival": { "time": "1749377623" }, "departure": { "time": "1749377663" }, "stopId": "10FOR3", "stopSequence": 9 }, { "arrival": { "time": "1749377776" }, "departure": { "time": "1749377798" }, "stopId": "10PFO1", "stopSequence": 10 }, { "arrival": { "time": "1749377856" }, "departure": { "time": "1749377869" }, "stopId": "10RTU1", "stopSequence": 11 }, { "arrival": { "time": "1749377903" }, "departure": { "time": "1749377917" }, "stopId": "10BRA3", "stopSequence": 12 }, { "arrival": { "time": "1749377982" }, "departure": { "time": "1749378016" }, "stopId": "10BQR1", "stopSequence": 13 }, { "arrival": { "time": "1749378073" }, "departure": { "time": "1749378146" }, "stopId": "10ANJ5", "stopSequence": 14 }, { "arrival": { "time": "1749378173" }, "departure": { "time": "1749378194" }, "stopId": "10PRV1", "stopSequence": 15 }, { "arrival": { "time": "1749378282" }, "departure": { "time": "1749378357" }, "stopId": "10OLY1", "stopSequence": 16 }, { "arrival": { "time": "1749378382" }, "departure": { "time": "1749378417" }, "stopId": "10EGL1", "stopSequence": 17 }, { "arrival": { "time": "1749378445" }, "departure": { "time": "1749378493" }, "stopId": "10AMO1", "stopSequence": 18 }, { "arrival": { "time": "1749378599" }, "stopId": "10PEM2", "stopSequence": 19 } ], "timestamp": "1749381874", "trip": { "routeId": "1B", "scheduleRelationship": "SCHEDULED", "tripId": "3663206-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "6687ead37478ea9c00da355d", "label": "726", "licensePlate": "GX-499-MZ" } } }, { "id": "trip:3683966-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749370931" }, "departure": { "time": "1749371335" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1749371355" }, "departure": { "time": "1749371371" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1749371407" }, "departure": { "time": "1749371425" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1749371493" }, "departure": { "time": "1749371518" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1749371546" }, "departure": { "time": "1749371567" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1749371625" }, "departure": { "time": "1749371638" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1749371663" }, "departure": { "time": "1749371707" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1749371740" }, "departure": { "time": "1749371781" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1749371785" }, "departure": { "time": "1749371833" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1749371876" }, "departure": { "time": "1749371885" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1749371910" }, "departure": { "time": "1749371921" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1749371954" }, "departure": { "time": "1749371969" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1749371990" }, "departure": { "time": "1749372004" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1749372031" }, "departure": { "time": "1749372052" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1749372111" }, "departure": { "time": "1749372132" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1749372203" }, "departure": { "time": "1749372237" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1749372269" }, "departure": { "time": "1749372325" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1749372360" }, "departure": { "time": "1749372379" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1749372406" }, "departure": { "time": "1749372416" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1749372473" }, "departure": { "time": "1749372488" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1749372530" }, "departure": { "time": "1749372554" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1749372592" }, "departure": { "time": "1749372633" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1749372647" }, "departure": { "time": "1749372705" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1749372769" }, "departure": { "time": "1749372789" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1749372839" }, "departure": { "time": "1749372865" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1749372905" }, "departure": { "time": "1749372935" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1749372966" }, "departure": { "time": "1749373010" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1749373105" }, "departure": { "time": "1749373139" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1749373169" }, "departure": { "time": "1749373209" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1749373275" }, "departure": { "time": "1749373299" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1749373420" }, "departure": { "time": "1749373427" }, "stopId": "10GSN5", "stopSequence": 31 }, { "stopId": "10THH1", "stopSequence": 32 }, { "arrival": { "time": "1749373657" }, "departure": { "time": "1749373703" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1749373741" }, "departure": { "time": "1749373795" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1749373812" }, "departure": { "time": "1749373820" }, "stopId": "10BHH1", "stopSequence": 35 }, { "arrival": { "time": "1749373937" }, "departure": { "time": "1749374021" }, "stopId": "10LUM1", "stopSequence": 36 }, { "arrival": { "time": "1749374040" }, "departure": { "time": "1749374072" }, "stopId": "10JMO1", "stopSequence": 37 }, { "arrival": { "time": "1749374088" }, "departure": { "time": "1749374095" }, "stopId": "10LLM1", "stopSequence": 38 }, { "arrival": { "time": "1749374118" }, "departure": { "time": "1749374147" }, "stopId": "10BRO1", "stopSequence": 39 }, { "arrival": { "time": "1749374228" }, "departure": { "time": "1749374239" }, "stopId": "10ART1", "stopSequence": 40 }, { "arrival": { "time": "1749374247" }, "departure": { "time": "1749374258" }, "stopId": "10ZPH1", "stopSequence": 41 }, { "arrival": { "time": "1749374284" }, "departure": { "time": "1749374291" }, "stopId": "10JEA1", "stopSequence": 42 }, { "arrival": { "time": "1749374327" }, "departure": { "time": "1749374361" }, "stopId": "10NOR3", "stopSequence": 43 }, { "arrival": { "time": "1749374379" }, "departure": { "time": "1749374405" }, "stopId": "10MYO1", "stopSequence": 44 }, { "arrival": { "time": "1749374421" }, "departure": { "time": "1749374433" }, "stopId": "10MGT1", "stopSequence": 45 }, { "arrival": { "time": "1749374447" }, "departure": { "time": "1749374462" }, "stopId": "10RSX1", "stopSequence": 46 }, { "arrival": { "time": "1749374485" }, "departure": { "time": "1749374493" }, "stopId": "10CVE1", "stopSequence": 47 }, { "arrival": { "time": "1749374514" }, "departure": { "time": "1749374523" }, "stopId": "10COS1", "stopSequence": 48 }, { "arrival": { "time": "1749374591" }, "stopId": "10TFL1", "stopSequence": 49 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683966-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3682899-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749371401" }, "departure": { "time": "1749372230" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1749372312" }, "departure": { "time": "1749372354" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1749372375" }, "departure": { "time": "1749372421" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1749372442" }, "departure": { "time": "1749372457" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1749372482" }, "departure": { "time": "1749372520" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1749372612" }, "departure": { "time": "1749372646" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1749372716" }, "departure": { "time": "1749372730" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1749372796" }, "departure": { "time": "1749372832" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1749372881" }, "departure": { "time": "1749372895" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1749372926" }, "departure": { "time": "1749372941" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1749373028" }, "departure": { "time": "1749373045" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1749373100" }, "departure": { "time": "1749373118" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1749373174" }, "departure": { "time": "1749373208" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1749373292" }, "departure": { "time": "1749373353" }, "stopId": "10TRA1", "stopSequence": 14 }, { "arrival": { "time": "1749373374" }, "departure": { "time": "1749373406" }, "stopId": "10REP3", "stopSequence": 15 }, { "arrival": { "time": "1749373467" }, "departure": { "time": "1749373544" }, "stopId": "10HDI3", "stopSequence": 16 }, { "arrival": { "time": "1749373655" }, "departure": { "time": "1749373689" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749373724" }, "departure": { "time": "1749373754" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749373783" }, "departure": { "time": "1749373808" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749373846" }, "departure": { "time": "1749373884" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749373916" }, "departure": { "time": "1749373954" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749374021" }, "departure": { "time": "1749374070" }, "stopId": "10AXT1", "stopSequence": 22 }, { "arrival": { "time": "1749374163" }, "departure": { "time": "1749374204" }, "stopId": "10GSN5", "stopSequence": 23 }, { "arrival": { "time": "1749374360" }, "departure": { "time": "1749374392" }, "stopId": "10CRN1", "stopSequence": 24 }, { "arrival": { "time": "1749374442" }, "departure": { "time": "1749374484" }, "stopId": "10HPA3", "stopSequence": 25 }, { "arrival": { "time": "1749374542" }, "departure": { "time": "1749374585" }, "stopId": "10XCT3", "stopSequence": 26 }, { "arrival": { "time": "1749374614" }, "departure": { "time": "1749374656" }, "stopId": "10GRR1", "stopSequence": 27 }, { "arrival": { "time": "1749374722" }, "departure": { "time": "1749374736" }, "stopId": "10BAG3", "stopSequence": 28 }, { "arrival": { "time": "1749374788" }, "departure": { "time": "1749374824" }, "stopId": "10MED3", "stopSequence": 29 }, { "arrival": { "time": "1749374860" }, "departure": { "time": "1749374872" }, "stopId": "10NOR5", "stopSequence": 30 }, { "arrival": { "time": "1749374892" }, "departure": { "time": "1749374906" }, "stopId": "10GDR1", "stopSequence": 31 }, { "arrival": { "time": "1749374929" }, "departure": { "time": "1749374978" }, "stopId": "10LPL1", "stopSequence": 32 }, { "arrival": { "time": "1749375016" }, "departure": { "time": "1749375031" }, "stopId": "10FLO1", "stopSequence": 33 }, { "arrival": { "time": "1749375081" }, "stopId": "10ECT1", "stopSequence": 34 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682899-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3727283-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749361961" }, "departure": { "time": "1749362164" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1749362283" }, "departure": { "time": "1749362309" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749362355" }, "departure": { "time": "1749362399" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749362447" }, "departure": { "time": "1749362633" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749362723" }, "departure": { "time": "1749362736" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749362759" }, "departure": { "time": "1749362894" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749362969" }, "departure": { "time": "1749362981" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749363152" }, "departure": { "time": "1749363162" }, "stopId": "10LSA2", "stopSequence": 8 }, { "arrival": { "time": "1749363264" }, "departure": { "time": "1749363312" }, "stopId": "10CAQ2", "stopSequence": 9 }, { "arrival": { "time": "1749363376" }, "departure": { "time": "1749363385" }, "stopId": "10HME2", "stopSequence": 10 }, { "arrival": { "time": "1749363415" }, "departure": { "time": "1749363432" }, "stopId": "10PET2", "stopSequence": 11 }, { "arrival": { "time": "1749363484" }, "departure": { "time": "1749363517" }, "stopId": "10DIX2", "stopSequence": 12 }, { "arrival": { "time": "1749363621" }, "departure": { "time": "1749363625" }, "stopId": "QQVPL1", "stopSequence": 13 }, { "arrival": { "time": "1749363862" }, "departure": { "time": "1749363902" }, "stopId": "HAGBG2", "stopSequence": 14 }, { "arrival": { "time": "1749363949" }, "departure": { "time": "1749363962" }, "stopId": "HAGMF2", "stopSequence": 15 }, { "arrival": { "time": "1749364349" }, "departure": { "time": "1749364364" }, "stopId": "HAGGR2", "stopSequence": 16 }, { "arrival": { "time": "1749364615" }, "departure": { "time": "1749364624" }, "stopId": "HAGFY2", "stopSequence": 17 }, { "arrival": { "time": "1749364675" }, "departure": { "time": "1749364721" }, "stopId": "HAGMA2", "stopSequence": 18 }, { "arrival": { "time": "1749364822" }, "departure": { "time": "1749364892" }, "stopId": "HAGCC2", "stopSequence": 19 }, { "arrival": { "time": "1749365151" }, "departure": { "time": "1749365177" }, "stopId": "HAGOLL", "stopSequence": 20 }, { "arrival": { "time": "1749365619" }, "departure": { "time": "1749365688" }, "stopId": "HAGTOU", "stopSequence": 21 }, { "arrival": { "time": "1749365963" }, "departure": { "time": "1749365982" }, "stopId": "HAGMDJ", "stopSequence": 22 }, { "arrival": { "time": "1749366213" }, "departure": { "time": "1749366293" }, "stopId": "HAGFOU", "stopSequence": 23 }, { "arrival": { "time": "1749366516" }, "departure": { "time": "1749366570" }, "stopId": "HAGPR2", "stopSequence": 24 }, { "arrival": { "time": "1749366954" }, "departure": { "time": "1749366982" }, "stopId": "HAGVB1", "stopSequence": 25 }, { "arrival": { "time": "1749367218" }, "stopId": "HAGCAP", "stopSequence": 26 } ], "timestamp": "1749381879", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3727283-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60197af", "label": "8141", "licensePlate": "CK-468-HC" } } }, { "id": "trip:3726535-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749374902" }, "departure": { "time": "1749375154" }, "stopId": "SIOTAM", "stopSequence": 1 }, { "arrival": { "time": "1749375400" }, "departure": { "time": "1749375446" }, "stopId": "TREGM1", "stopSequence": 2 }, { "arrival": { "time": "1749375700" }, "departure": { "time": "1749375794" }, "stopId": "FLAMA1", "stopSequence": 3 }, { "arrival": { "time": "1749375917" }, "departure": { "time": "1749375930" }, "stopId": "FLAHB1", "stopSequence": 4 }, { "arrival": { "time": "1749376292" }, "departure": { "time": "1749376343" }, "stopId": "PIXLAN", "stopSequence": 5 }, { "arrival": { "time": "1749376626" }, "departure": { "time": "1749376666" }, "stopId": "PIXZAF", "stopSequence": 6 }, { "arrival": { "time": "1749376892" }, "departure": { "time": "1749376905" }, "stopId": "BENBG1", "stopSequence": 7 }, { "arrival": { "time": "1749376967" }, "departure": { "time": "1749377011" }, "stopId": "BENCG1", "stopSequence": 8 }, { "arrival": { "time": "1749377275" }, "departure": { "time": "1749377284" }, "stopId": "VIRMA1", "stopSequence": 9 }, { "arrival": { "time": "1749377542" }, "departure": { "time": "1749377599" }, "stopId": "SIDHC1", "stopSequence": 10 }, { "arrival": { "time": "1749377735" }, "departure": { "time": "1749377745" }, "stopId": "MARPO1", "stopSequence": 11 }, { "arrival": { "time": "1749377983" }, "departure": { "time": "1749378016" }, "stopId": "10ANJ7", "stopSequence": 12 }, { "arrival": { "time": "1749378155" }, "departure": { "time": "1749378185" }, "stopId": "10PEM2", "stopSequence": 13 }, { "arrival": { "time": "1749378252" }, "departure": { "time": "1749378304" }, "stopId": "10AXT2", "stopSequence": 14 }, { "arrival": { "time": "1749378353" }, "departure": { "time": "1749378402" }, "stopId": "10PLA4", "stopSequence": 15 }, { "arrival": { "time": "1749378432" }, "departure": { "time": "1749378442" }, "stopId": "10CRN2", "stopSequence": 16 }, { "arrival": { "time": "1749378564" }, "stopId": "10PEM4", "stopSequence": 17 } ], "timestamp": "1749381875", "trip": { "routeId": "B", "scheduleRelationship": "SCHEDULED", "tripId": "3726535-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019df0", "label": "7102", "licensePlate": "GB-075-EL" } } }, { "id": "trip:3727172-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749362772" }, "departure": { "time": "1749362928" }, "stopId": "VALGS1", "stopSequence": 1 }, { "arrival": { "time": "1749363148" }, "departure": { "time": "1749363150" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1749363200" }, "departure": { "time": "1749363281" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1749363390" }, "departure": { "time": "1749363401" }, "stopId": "VALGR1", "stopSequence": 4 }, { "arrival": { "time": "1749363849" }, "departure": { "time": "1749363851" }, "stopId": "VIDPI1", "stopSequence": 5 }, { "arrival": { "time": "1749364154" }, "departure": { "time": "1749364197" }, "stopId": "QUEEC1", "stopSequence": 6 }, { "arrival": { "time": "1749364353" }, "departure": { "time": "1749364360" }, "stopId": "SVMFO1", "stopSequence": 7 }, { "arrival": { "time": "1749364599" }, "departure": { "time": "1749364716" }, "stopId": "SVPBI1", "stopSequence": 8 }, { "arrival": { "time": "1749364984" }, "departure": { "time": "1749365000" }, "stopId": "REVEG1", "stopSequence": 9 }, { "arrival": { "time": "1749365129" }, "departure": { "time": "1749365150" }, "stopId": "REVFR1", "stopSequence": 10 }, { "arrival": { "time": "1749365298" }, "departure": { "time": "1749365324" }, "stopId": "ANNPC1", "stopSequence": 11 }, { "arrival": { "time": "1749365611" }, "departure": { "time": "1749365686" }, "stopId": "BARMA1", "stopSequence": 12 }, { "arrival": { "time": "1749365985" }, "departure": { "time": "1749366019" }, "stopId": "TOCEGL", "stopSequence": 13 }, { "arrival": { "time": "1749366266" }, "departure": { "time": "1749366272" }, "stopId": "SPEGS1", "stopSequence": 14 }, { "arrival": { "time": "1749366346" }, "departure": { "time": "1749366401" }, "stopId": "SPEPC1", "stopSequence": 15 }, { "arrival": { "time": "1749366726" }, "departure": { "time": "1749366733" }, "stopId": "COSBG1", "stopSequence": 16 }, { "arrival": { "time": "1749366842" }, "departure": { "time": "1749366853" }, "stopId": "FERPD1", "stopSequence": 17 }, { "arrival": { "time": "1749367033" }, "departure": { "time": "1749367072" }, "stopId": "FERMO1", "stopSequence": 18 }, { "arrival": { "time": "1749367291" }, "departure": { "time": "1749367394" }, "stopId": "MAUAB1", "stopSequence": 19 }, { "arrival": { "time": "1749367589" }, "departure": { "time": "1749367603" }, "stopId": "BREPG1", "stopSequence": 20 }, { "arrival": { "time": "1749367843" }, "departure": { "time": "1749367934" }, "stopId": "10NQT2", "stopSequence": 21 }, { "arrival": { "time": "1749368091" }, "departure": { "time": "1749368176" }, "stopId": "10CRD2", "stopSequence": 22 }, { "arrival": { "time": "1749368196" }, "departure": { "time": "1749368207" }, "stopId": "10LMQ2", "stopSequence": 23 }, { "arrival": { "time": "1749368301" }, "departure": { "time": "1749368351" }, "stopId": "10COD2", "stopSequence": 24 }, { "arrival": { "time": "1749368447" }, "departure": { "time": "1749368471" }, "stopId": "10MYO2", "stopSequence": 25 }, { "arrival": { "time": "1749368515" }, "departure": { "time": "1749368568" }, "stopId": "10NOR4", "stopSequence": 26 }, { "arrival": { "time": "1749368608" }, "departure": { "time": "1749368625" }, "stopId": "10JEA2", "stopSequence": 27 }, { "arrival": { "time": "1749368640" }, "departure": { "time": "1749368657" }, "stopId": "10ZPH2", "stopSequence": 28 }, { "arrival": { "time": "1749368676" }, "departure": { "time": "1749368688" }, "stopId": "10ART2", "stopSequence": 29 }, { "arrival": { "time": "1749368916" }, "departure": { "time": "1749368951" }, "stopId": "10THH2", "stopSequence": 30 }, { "arrival": { "time": "1749369020" }, "departure": { "time": "1749369056" }, "stopId": "10CRN1", "stopSequence": 31 }, { "arrival": { "time": "1749369098" }, "departure": { "time": "1749369118" }, "stopId": "10PLA5", "stopSequence": 32 }, { "arrival": { "time": "1749369206" }, "departure": { "time": "1749369287" }, "stopId": "10AXT1", "stopSequence": 33 }, { "arrival": { "time": "1749369480" }, "departure": { "time": "1749369480" }, "stopId": "10PEM3", "stopSequence": 34 } ], "timestamp": "1749381880", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727172-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60195e4", "label": "7918", "licensePlate": "FL-702-QJ" } } }, { "id": "trip:3727277-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749367221" }, "departure": { "time": "1749367882" }, "stopId": "HAGCAP", "stopSequence": 1 }, { "arrival": { "time": "1749368013" }, "departure": { "time": "1749368048" }, "stopId": "HAGMA3", "stopSequence": 2 }, { "arrival": { "time": "1749368331" }, "departure": { "time": "1749368463" }, "stopId": "HAGBE1", "stopSequence": 3 }, { "arrival": { "time": "1749368850" }, "departure": { "time": "1749368872" }, "stopId": "HAGOLL", "stopSequence": 4 }, { "arrival": { "time": "1749369218" }, "departure": { "time": "1749369235" }, "stopId": "HAGCC1", "stopSequence": 5 }, { "arrival": { "time": "1749369336" }, "departure": { "time": "1749369382" }, "stopId": "HAGMA1", "stopSequence": 6 }, { "arrival": { "time": "1749369444" }, "departure": { "time": "1749369455" }, "stopId": "HAGFY1", "stopSequence": 7 }, { "arrival": { "time": "1749369745" }, "departure": { "time": "1749369789" }, "stopId": "HAGGR1", "stopSequence": 8 }, { "arrival": { "time": "1749370174" }, "departure": { "time": "1749370213" }, "stopId": "HAGMF1", "stopSequence": 9 }, { "arrival": { "time": "1749370269" }, "departure": { "time": "1749370326" }, "stopId": "HAGBG1", "stopSequence": 10 }, { "arrival": { "time": "1749370566" }, "departure": { "time": "1749370575" }, "stopId": "QQVPL2", "stopSequence": 11 }, { "arrival": { "time": "1749370685" }, "departure": { "time": "1749370715" }, "stopId": "10DIX1", "stopSequence": 12 }, { "arrival": { "time": "1749370765" }, "departure": { "time": "1749370776" }, "stopId": "10PET1", "stopSequence": 13 }, { "arrival": { "time": "1749370807" }, "departure": { "time": "1749370818" }, "stopId": "10HME1", "stopSequence": 14 }, { "arrival": { "time": "1749370915" }, "departure": { "time": "1749370938" }, "stopId": "10CAQ1", "stopSequence": 15 }, { "arrival": { "time": "1749371045" }, "departure": { "time": "1749371084" }, "stopId": "10LSA1", "stopSequence": 16 }, { "arrival": { "time": "1749371286" }, "departure": { "time": "1749371302" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749371358" }, "departure": { "time": "1749371403" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749371426" }, "departure": { "time": "1749371484" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749371594" }, "departure": { "time": "1749371636" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749371665" }, "departure": { "time": "1749371702" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749371796" }, "departure": { "time": "1749371814" }, "stopId": "10PLA4", "stopSequence": 22 }, { "arrival": { "time": "1749371850" }, "departure": { "time": "1749371903" }, "stopId": "10CRN2", "stopSequence": 23 }, { "arrival": { "time": "1749372033" }, "stopId": "10PEM4", "stopSequence": 24 } ], "timestamp": "1749381879", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3727277-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60197af", "label": "8141", "licensePlate": "CK-468-HC" } } }, { "id": "trip:3663194-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749376875" }, "departure": { "time": "1749376955" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749377070" }, "departure": { "time": "1749377111" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749377137" }, "departure": { "time": "1749377175" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749377295" }, "departure": { "time": "1749377304" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749377332" }, "departure": { "time": "1749377349" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749377395" }, "departure": { "time": "1749377492" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749377526" }, "departure": { "time": "1749377564" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749377621" }, "departure": { "time": "1749377637" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749377663" }, "departure": { "time": "1749377677" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749377731" }, "departure": { "time": "1749377774" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749377808" }, "departure": { "time": "1749377842" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749377893" }, "departure": { "time": "1749377931" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749377986" }, "departure": { "time": "1749378033" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749378079" }, "departure": { "time": "1749378119" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749378151" }, "departure": { "time": "1749378223" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749378257" }, "departure": { "time": "1749378284" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749378317" }, "departure": { "time": "1749378348" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749378374" }, "departure": { "time": "1749378390" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749378438" }, "departure": { "time": "1749378479" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749378568" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663194-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3683964-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749355734" }, "departure": { "time": "1749356795" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1749356814" }, "departure": { "time": "1749356825" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1749356856" }, "departure": { "time": "1749356883" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1749356945" }, "departure": { "time": "1749356964" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1749356992" }, "departure": { "time": "1749357013" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1749357067" }, "departure": { "time": "1749357079" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1749357101" }, "departure": { "time": "1749357117" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1749357149" }, "departure": { "time": "1749357165" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1749357175" }, "departure": { "time": "1749357188" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1749357243" }, "departure": { "time": "1749357260" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1749357290" }, "departure": { "time": "1749357322" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1749357357" }, "departure": { "time": "1749357373" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1749357396" }, "departure": { "time": "1749357411" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1749357445" }, "departure": { "time": "1749357464" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1749357523" }, "departure": { "time": "1749357536" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1749357615" }, "departure": { "time": "1749357631" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1749357671" }, "departure": { "time": "1749357689" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1749357721" }, "departure": { "time": "1749357741" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1749357773" }, "departure": { "time": "1749357787" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1749357843" }, "departure": { "time": "1749357857" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1749357896" }, "departure": { "time": "1749357921" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1749357957" }, "departure": { "time": "1749357974" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1749357989" }, "departure": { "time": "1749358013" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1749358085" }, "departure": { "time": "1749358153" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1749358203" }, "departure": { "time": "1749358221" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1749358266" }, "departure": { "time": "1749358303" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1749358342" }, "departure": { "time": "1749358373" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1749358431" }, "departure": { "time": "1749358467" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1749358503" }, "departure": { "time": "1749358534" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1749358588" }, "departure": { "time": "1749358689" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1749358790" }, "departure": { "time": "1749358797" }, "stopId": "10GSN5", "stopSequence": 31 }, { "stopId": "10THH1", "stopSequence": 32 }, { "arrival": { "time": "1749358960" }, "departure": { "time": "1749358991" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1749359031" }, "departure": { "time": "1749359080" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1749359095" }, "departure": { "time": "1749359107" }, "stopId": "10BHH1", "stopSequence": 35 }, { "arrival": { "time": "1749359236" }, "departure": { "time": "1749359305" }, "stopId": "10LUM1", "stopSequence": 36 }, { "arrival": { "time": "1749359326" }, "departure": { "time": "1749359340" }, "stopId": "10JMO1", "stopSequence": 37 }, { "arrival": { "time": "1749359362" }, "departure": { "time": "1749359379" }, "stopId": "10LLM1", "stopSequence": 38 }, { "arrival": { "time": "1749359416" }, "departure": { "time": "1749359422" }, "stopId": "10BRO1", "stopSequence": 39 }, { "arrival": { "time": "1749359515" }, "departure": { "time": "1749359528" }, "stopId": "10ART1", "stopSequence": 40 }, { "arrival": { "time": "1749359535" }, "departure": { "time": "1749359573" }, "stopId": "10ZPH1", "stopSequence": 41 }, { "arrival": { "time": "1749359597" }, "departure": { "time": "1749359630" }, "stopId": "10JEA1", "stopSequence": 42 }, { "arrival": { "time": "1749359667" }, "departure": { "time": "1749359681" }, "stopId": "10NOR3", "stopSequence": 43 }, { "arrival": { "time": "1749359699" }, "departure": { "time": "1749359712" }, "stopId": "10MYO1", "stopSequence": 44 }, { "arrival": { "time": "1749359726" }, "departure": { "time": "1749359740" }, "stopId": "10MGT1", "stopSequence": 45 }, { "arrival": { "time": "1749359763" }, "departure": { "time": "1749359775" }, "stopId": "10RSX1", "stopSequence": 46 }, { "arrival": { "time": "1749359802" }, "departure": { "time": "1749359830" }, "stopId": "10CVE1", "stopSequence": 47 }, { "arrival": { "time": "1749359864" }, "departure": { "time": "1749359877" }, "stopId": "10COS1", "stopSequence": 48 }, { "arrival": { "time": "1749359952" }, "stopId": "10TFL1", "stopSequence": 49 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683964-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3682905-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749361225" }, "departure": { "time": "1749361517" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1749361562" }, "departure": { "time": "1749361570" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1749361624" }, "departure": { "time": "1749361634" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1749361667" }, "departure": { "time": "1749361676" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1749361702" }, "departure": { "time": "1749361738" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1749361784" }, "departure": { "time": "1749361811" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1749361856" }, "departure": { "time": "1749361871" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1749361929" }, "departure": { "time": "1749361941" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1749361968" }, "departure": { "time": "1749361976" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1749362025" }, "departure": { "time": "1749362059" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1749362134" }, "departure": { "time": "1749362149" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1749362244" }, "departure": { "time": "1749362375" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1749362485" }, "departure": { "time": "1749362507" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1749362557" }, "departure": { "time": "1749362599" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1749362648" }, "departure": { "time": "1749362698" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1749362777" }, "departure": { "time": "1749362792" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1749362817" }, "departure": { "time": "1749362837" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1749362880" }, "departure": { "time": "1749362925" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1749363006" }, "departure": { "time": "1749363029" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1749363070" }, "departure": { "time": "1749363168" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1749363207" }, "departure": { "time": "1749363248" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1749363306" }, "departure": { "time": "1749363320" }, "stopId": "10CMI2", "stopSequence": 22 }, { "arrival": { "time": "1749363358" }, "departure": { "time": "1749363389" }, "stopId": "10ANN2", "stopSequence": 23 }, { "arrival": { "time": "1749363459" }, "departure": { "time": "1749363477" }, "stopId": "10CAQ2", "stopSequence": 24 }, { "arrival": { "time": "1749363541" }, "departure": { "time": "1749363557" }, "stopId": "10HME2", "stopSequence": 25 }, { "arrival": { "time": "1749363589" }, "departure": { "time": "1749363624" }, "stopId": "10PET2", "stopSequence": 26 }, { "arrival": { "time": "1749363686" }, "departure": { "time": "1749363701" }, "stopId": "10DIX2", "stopSequence": 27 }, { "arrival": { "time": "1749363773" }, "departure": { "time": "1749363786" }, "stopId": "10EPC2", "stopSequence": 28 }, { "arrival": { "time": "1749363819" }, "departure": { "time": "1749363836" }, "stopId": "10EPH1", "stopSequence": 29 }, { "arrival": { "time": "1749363884" }, "departure": { "time": "1749363906" }, "stopId": "10PAU2", "stopSequence": 30 }, { "arrival": { "time": "1749363939" }, "departure": { "time": "1749363959" }, "stopId": "10TLL2", "stopSequence": 31 }, { "arrival": { "time": "1749363983" }, "departure": { "time": "1749364002" }, "stopId": "10HET2", "stopSequence": 32 }, { "arrival": { "time": "1749364042" }, "departure": { "time": "1749364082" }, "stopId": "10MOR2", "stopSequence": 33 }, { "arrival": { "time": "1749364103" }, "departure": { "time": "1749364135" }, "stopId": "10MES2", "stopSequence": 34 }, { "arrival": { "time": "1749364167" }, "stopId": "10AMF1", "stopSequence": 35 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682905-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3727174-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749377172" }, "departure": { "time": "1749377255" }, "stopId": "VALGS1", "stopSequence": 1 }, { "arrival": { "time": "1749377539" }, "departure": { "time": "1749377542" }, "stopId": "VALFB1", "stopSequence": 2 }, { "arrival": { "time": "1749377589" }, "departure": { "time": "1749377666" }, "stopId": "VALCH2", "stopSequence": 3 }, { "arrival": { "time": "1749377809" }, "departure": { "time": "1749377862" }, "stopId": "VALGR1", "stopSequence": 4 }, { "arrival": { "time": "1749378316" }, "departure": { "time": "1749378322" }, "stopId": "VIDPI1", "stopSequence": 5 }, { "arrival": { "time": "1749378649" }, "departure": { "time": "1749378707" }, "stopId": "QUEEC1", "stopSequence": 6 }, { "arrival": { "time": "1749378855" }, "departure": { "time": "1749378901" }, "stopId": "SVMFO1", "stopSequence": 7 }, { "arrival": { "time": "1749379191" }, "departure": { "time": "1749379306" }, "stopId": "SVPBI1", "stopSequence": 8 }, { "arrival": { "time": "1749379570" }, "departure": { "time": "1749379614" }, "stopId": "REVEG1", "stopSequence": 9 }, { "arrival": { "time": "1749379734" }, "departure": { "time": "1749379749" }, "stopId": "REVFR1", "stopSequence": 10 }, { "arrival": { "time": "1749379877" }, "departure": { "time": "1749379928" }, "stopId": "ANNPC1", "stopSequence": 11 }, { "arrival": { "time": "1749380170" }, "departure": { "time": "1749380218" }, "stopId": "BARMA1", "stopSequence": 12 }, { "arrival": { "time": "1749380490" }, "departure": { "time": "1749380498" }, "stopId": "TOCEGL", "stopSequence": 13 }, { "arrival": { "time": "1749380731" }, "departure": { "time": "1749380738" }, "stopId": "SPEGS1", "stopSequence": 14 }, { "arrival": { "time": "1749380827" }, "departure": { "time": "1749380910" }, "stopId": "SPEPC1", "stopSequence": 15 }, { "arrival": { "time": "1749381199" }, "departure": { "time": "1749381211" }, "stopId": "COSBG1", "stopSequence": 16 }, { "arrival": { "time": "1749381310" }, "departure": { "time": "1749381319" }, "stopId": "FERPD1", "stopSequence": 17 }, { "arrival": { "time": "1749381500" }, "departure": { "time": "1749381515" }, "stopId": "FERMO1", "stopSequence": 18 }, { "arrival": { "time": "1749381719" }, "departure": { "time": "1749381808" }, "stopId": "MAUAB1", "stopSequence": 19 }, { "arrival": { "time": "1749382030" }, "departure": { "time": "1749382030" }, "stopId": "BREPG1", "stopSequence": 20 }, { "arrival": { "time": "1749382270" }, "departure": { "time": "1749382270" }, "stopId": "10NQT2", "stopSequence": 21 }, { "arrival": { "time": "1749382570" }, "departure": { "time": "1749382570" }, "stopId": "10CRD2", "stopSequence": 22 }, { "arrival": { "time": "1749382570" }, "departure": { "time": "1749382570" }, "stopId": "10LMQ2", "stopSequence": 23 }, { "arrival": { "time": "1749382810" }, "departure": { "time": "1749382810" }, "stopId": "10COD2", "stopSequence": 24 }, { "arrival": { "time": "1749382930" }, "departure": { "time": "1749382930" }, "stopId": "10MYO2", "stopSequence": 25 }, { "arrival": { "time": "1749382930" }, "departure": { "time": "1749382930" }, "stopId": "10NOR4", "stopSequence": 26 }, { "arrival": { "time": "1749382990" }, "departure": { "time": "1749382990" }, "stopId": "10JEA2", "stopSequence": 27 }, { "arrival": { "time": "1749382990" }, "departure": { "time": "1749382990" }, "stopId": "10ZPH2", "stopSequence": 28 }, { "arrival": { "time": "1749383110" }, "departure": { "time": "1749383110" }, "stopId": "10ART2", "stopSequence": 29 }, { "arrival": { "time": "1749383350" }, "departure": { "time": "1749383350" }, "stopId": "10THH2", "stopSequence": 30 }, { "arrival": { "time": "1749383470" }, "departure": { "time": "1749383470" }, "stopId": "10CRN1", "stopSequence": 31 }, { "arrival": { "time": "1749383590" }, "departure": { "time": "1749383590" }, "stopId": "10PLA5", "stopSequence": 32 }, { "arrival": { "time": "1749383770" }, "departure": { "time": "1749383770" }, "stopId": "10AXT1", "stopSequence": 33 }, { "arrival": { "time": "1749383890" }, "departure": { "time": "1749383890" }, "stopId": "10PEM3", "stopSequence": 34 } ], "timestamp": "1749381877", "trip": { "routeId": "C", "scheduleRelationship": "SCHEDULED", "tripId": "3727174-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f6019bdb", "label": "7105", "licensePlate": "GB-613-ES" } } }, { "id": "trip:3727285-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749376469" }, "departure": { "time": "1749376827" }, "stopId": "10PEM4", "stopSequence": 1 }, { "arrival": { "time": "1749376940" }, "departure": { "time": "1749377000" }, "stopId": "10AXT2", "stopSequence": 2 }, { "arrival": { "time": "1749377043" }, "departure": { "time": "1749377055" }, "stopId": "10CAL2", "stopSequence": 3 }, { "arrival": { "time": "1749377098" }, "departure": { "time": "1749377224" }, "stopId": "10NAP2", "stopSequence": 4 }, { "arrival": { "time": "1749377272" }, "departure": { "time": "1749377282" }, "stopId": "10CTY2", "stopSequence": 5 }, { "arrival": { "time": "1749377305" }, "departure": { "time": "1749377316" }, "stopId": "10BUC2", "stopSequence": 6 }, { "arrival": { "time": "1749377354" }, "departure": { "time": "1749377386" }, "stopId": "10ARS4", "stopSequence": 7 }, { "arrival": { "time": "1749377499" }, "departure": { "time": "1749377510" }, "stopId": "10LSA2", "stopSequence": 8 }, { "arrival": { "time": "1749377609" }, "departure": { "time": "1749377647" }, "stopId": "10CAQ2", "stopSequence": 9 }, { "arrival": { "time": "1749377712" }, "departure": { "time": "1749377725" }, "stopId": "10HME2", "stopSequence": 10 }, { "arrival": { "time": "1749377755" }, "departure": { "time": "1749377777" }, "stopId": "10PET2", "stopSequence": 11 }, { "arrival": { "time": "1749377827" }, "departure": { "time": "1749377841" }, "stopId": "10DIX2", "stopSequence": 12 }, { "arrival": { "time": "1749377927" }, "departure": { "time": "1749377946" }, "stopId": "QQVPL1", "stopSequence": 13 }, { "arrival": { "time": "1749378191" }, "departure": { "time": "1749378206" }, "stopId": "HAGBG2", "stopSequence": 14 }, { "arrival": { "time": "1749378254" }, "departure": { "time": "1749378299" }, "stopId": "HAGMF2", "stopSequence": 15 }, { "arrival": { "time": "1749378706" }, "departure": { "time": "1749378751" }, "stopId": "HAGGR2", "stopSequence": 16 }, { "arrival": { "time": "1749379012" }, "departure": { "time": "1749379060" }, "stopId": "HAGFY2", "stopSequence": 17 }, { "arrival": { "time": "1749379109" }, "departure": { "time": "1749379204" }, "stopId": "HAGMA2", "stopSequence": 18 }, { "arrival": { "time": "1749379301" }, "departure": { "time": "1749379347" }, "stopId": "HAGCC2", "stopSequence": 19 }, { "arrival": { "time": "1749379603" }, "departure": { "time": "1749379626" }, "stopId": "HAGOLL", "stopSequence": 20 }, { "arrival": { "time": "1749380060" }, "departure": { "time": "1749380093" }, "stopId": "HAGTOU", "stopSequence": 21 }, { "arrival": { "time": "1749380367" }, "departure": { "time": "1749380481" }, "stopId": "HAGMDJ", "stopSequence": 22 }, { "arrival": { "time": "1749380760" }, "departure": { "time": "1749380773" }, "stopId": "HAGFOU", "stopSequence": 23 }, { "arrival": { "time": "1749381049" }, "departure": { "time": "1749381121" }, "stopId": "HAGPR2", "stopSequence": 24 }, { "arrival": { "time": "1749381359" }, "departure": { "time": "1749381381" }, "stopId": "HAGVB1", "stopSequence": 25 }, { "arrival": { "time": "1749381601" }, "stopId": "HAGCAP", "stopSequence": 26 } ], "timestamp": "1749381879", "trip": { "routeId": "A", "scheduleRelationship": "SCHEDULED", "tripId": "3727285-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f60197af", "label": "8141", "licensePlate": "CK-468-HC" } } }, { "id": "trip:3663193-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749373101" }, "departure": { "time": "1749373322" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749373431" }, "departure": { "time": "1749373444" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749373469" }, "departure": { "time": "1749373506" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749373639" }, "departure": { "time": "1749373647" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749373670" }, "departure": { "time": "1749373694" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749373736" }, "departure": { "time": "1749373941" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749373964" }, "departure": { "time": "1749373997" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749374051" }, "departure": { "time": "1749374063" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749374087" }, "departure": { "time": "1749374095" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749374137" }, "departure": { "time": "1749374173" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749374209" }, "departure": { "time": "1749374227" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749374273" }, "departure": { "time": "1749374307" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749374363" }, "departure": { "time": "1749374383" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749374438" }, "departure": { "time": "1749374487" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749374521" }, "departure": { "time": "1749374542" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749374579" }, "departure": { "time": "1749374616" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749374661" }, "departure": { "time": "1749374693" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749374739" }, "departure": { "time": "1749374759" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749374820" }, "departure": { "time": "1749374882" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749374973" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663193-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3708750-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749368575" }, "departure": { "time": "1749369209" }, "stopId": "10SHU1", "stopSequence": 1 }, { "arrival": { "time": "1749369305" }, "departure": { "time": "1749369328" }, "stopId": "10GSN5", "stopSequence": 2 }, { "arrival": { "time": "1749369416" }, "departure": { "time": "1749369428" }, "stopId": "10JAR1", "stopSequence": 3 }, { "arrival": { "time": "1749369459" }, "departure": { "time": "1749369497" }, "stopId": "10BOS1", "stopSequence": 4 }, { "arrival": { "time": "1749369548" }, "departure": { "time": "1749369583" }, "stopId": "10ODR1", "stopSequence": 5 }, { "arrival": { "time": "1749369603" }, "departure": { "time": "1749369611" }, "stopId": "10SRN1", "stopSequence": 6 }, { "arrival": { "time": "1749369701" }, "departure": { "time": "1749369716" }, "stopId": "10RUC1", "stopSequence": 7 }, { "arrival": { "time": "1749369734" }, "departure": { "time": "1749369751" }, "stopId": "10BSJ1", "stopSequence": 8 }, { "arrival": { "time": "1749369761" }, "departure": { "time": "1749369780" }, "stopId": "10MTT1", "stopSequence": 9 }, { "arrival": { "time": "1749369790" }, "departure": { "time": "1749369822" }, "stopId": "10SEX1", "stopSequence": 10 }, { "arrival": { "time": "1749369845" }, "departure": { "time": "1749369859" }, "stopId": "10H C1", "stopSequence": 11 }, { "arrival": { "time": "1749369882" }, "departure": { "time": "1749369893" }, "stopId": "10GDM3", "stopSequence": 12 }, { "arrival": { "time": "1749369906" }, "departure": { "time": "1749369920" }, "stopId": "10SWZ1", "stopSequence": 13 }, { "arrival": { "time": "1749369973" }, "departure": { "time": "1749369985" }, "stopId": "10CSM1", "stopSequence": 14 }, { "arrival": { "time": "1749370057" }, "departure": { "time": "1749370080" }, "stopId": "10DEB1", "stopSequence": 15 }, { "arrival": { "time": "1749370106" }, "departure": { "time": "1749370124" }, "stopId": "10CUR1", "stopSequence": 16 }, { "arrival": { "time": "1749370138" }, "departure": { "time": "1749370146" }, "stopId": "10REN1", "stopSequence": 17 }, { "arrival": { "time": "1749370169" }, "departure": { "time": "1749370185" }, "stopId": "10LOG1", "stopSequence": 18 }, { "arrival": { "time": "1749370227" }, "departure": { "time": "1749370237" }, "stopId": "10GNT1", "stopSequence": 19 }, { "arrival": { "time": "1749370255" }, "departure": { "time": "1749370263" }, "stopId": "10BOC1", "stopSequence": 20 }, { "arrival": { "time": "1749370283" }, "departure": { "time": "1749370307" }, "stopId": "10CEN1", "stopSequence": 21 }, { "arrival": { "time": "1749370355" }, "stopId": "10MXR1", "stopSequence": 22 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3708750-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3665691-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749359373" }, "departure": { "time": "1749359397" }, "stopId": "10MXR2", "stopSequence": 1 }, { "arrival": { "time": "1749359448" }, "departure": { "time": "1749359461" }, "stopId": "10CEN2", "stopSequence": 2 }, { "arrival": { "time": "1749359524" }, "departure": { "time": "1749359535" }, "stopId": "10BOC2", "stopSequence": 3 }, { "arrival": { "time": "1749359552" }, "departure": { "time": "1749359584" }, "stopId": "10GNT2", "stopSequence": 4 }, { "arrival": { "time": "1749359639" }, "departure": { "time": "1749359679" }, "stopId": "10LOG2", "stopSequence": 5 }, { "arrival": { "time": "1749359715" }, "departure": { "time": "1749359725" }, "stopId": "10REN2", "stopSequence": 6 }, { "arrival": { "time": "1749359740" }, "departure": { "time": "1749359755" }, "stopId": "10CUR2", "stopSequence": 7 }, { "arrival": { "time": "1749359787" }, "departure": { "time": "1749359796" }, "stopId": "10DEB2", "stopSequence": 8 }, { "arrival": { "time": "1749359863" }, "departure": { "time": "1749359875" }, "stopId": "10CSM2", "stopSequence": 9 }, { "arrival": { "time": "1749359910" }, "departure": { "time": "1749359924" }, "stopId": "10SWZ2", "stopSequence": 10 }, { "arrival": { "time": "1749359977" }, "departure": { "time": "1749359988" }, "stopId": "10GDM4", "stopSequence": 11 }, { "arrival": { "time": "1749360016" }, "departure": { "time": "1749360026" }, "stopId": "10H C2", "stopSequence": 12 }, { "arrival": { "time": "1749360051" }, "departure": { "time": "1749360065" }, "stopId": "10SEX2", "stopSequence": 13 }, { "arrival": { "time": "1749360084" }, "departure": { "time": "1749360101" }, "stopId": "10MTT2", "stopSequence": 14 }, { "arrival": { "time": "1749360115" }, "departure": { "time": "1749360129" }, "stopId": "10BSJ2", "stopSequence": 15 }, { "arrival": { "time": "1749360150" }, "departure": { "time": "1749360191" }, "stopId": "10RUC2", "stopSequence": 16 }, { "arrival": { "time": "1749360307" }, "departure": { "time": "1749360315" }, "stopId": "10ODR2", "stopSequence": 17 }, { "arrival": { "time": "1749360341" }, "departure": { "time": "1749360375" }, "stopId": "10BOS2", "stopSequence": 18 }, { "arrival": { "time": "1749360399" }, "departure": { "time": "1749360408" }, "stopId": "10JAR2", "stopSequence": 19 }, { "arrival": { "time": "1749360705" }, "departure": { "time": "1749360760" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749360845" }, "departure": { "time": "1749360861" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749360902" }, "departure": { "time": "1749360945" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749360997" }, "departure": { "time": "1749361077" }, "stopId": "10HDV1", "stopSequence": 23 }, { "arrival": { "time": "1749361111" }, "departure": { "time": "1749361132" }, "stopId": "10PL 1", "stopSequence": 24 }, { "arrival": { "time": "1749361182" }, "departure": { "time": "1749361482" }, "stopId": "10SHU2", "stopSequence": 25 }, { "arrival": { "time": "1749361513" }, "stopId": "10SHU1", "stopSequence": 26 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3665691-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3663191-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749365944" }, "departure": { "time": "1749366171" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749366303" }, "departure": { "time": "1749366340" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749366370" }, "departure": { "time": "1749366406" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749366510" }, "departure": { "time": "1749366517" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749366544" }, "departure": { "time": "1749366565" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749366609" }, "departure": { "time": "1749366657" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749366692" }, "departure": { "time": "1749366709" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749366769" }, "departure": { "time": "1749366783" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749366810" }, "departure": { "time": "1749366820" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749366867" }, "departure": { "time": "1749366910" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749366950" }, "departure": { "time": "1749366967" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749367048" }, "departure": { "time": "1749367060" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749367119" }, "departure": { "time": "1749367137" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749367188" }, "departure": { "time": "1749367208" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749367249" }, "departure": { "time": "1749367279" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749367320" }, "departure": { "time": "1749367333" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749367370" }, "departure": { "time": "1749367426" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749367457" }, "departure": { "time": "1749367497" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749367562" }, "departure": { "time": "1749367614" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749367734" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663191-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3683967-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749378506" }, "departure": { "time": "1749378663" }, "stopId": "10MAX3", "stopSequence": 1 }, { "arrival": { "time": "1749378687" }, "departure": { "time": "1749378713" }, "stopId": "10SFG1", "stopSequence": 2 }, { "arrival": { "time": "1749378735" }, "departure": { "time": "1749378895" }, "stopId": "10COF1", "stopSequence": 3 }, { "arrival": { "time": "1749378946" }, "departure": { "time": "1749379001" }, "stopId": "10ALB1", "stopSequence": 4 }, { "arrival": { "time": "1749379024" }, "departure": { "time": "1749379043" }, "stopId": "10SFN1", "stopSequence": 5 }, { "arrival": { "time": "1749379099" }, "departure": { "time": "1749379107" }, "stopId": "10CAR1", "stopSequence": 6 }, { "arrival": { "time": "1749379121" }, "departure": { "time": "1749379157" }, "stopId": "10HOU1", "stopSequence": 7 }, { "arrival": { "time": "1749379185" }, "departure": { "time": "1749379215" }, "stopId": "10BRT1", "stopSequence": 8 }, { "arrival": { "time": "1749379222" }, "departure": { "time": "1749379231" }, "stopId": "10BON1", "stopSequence": 9 }, { "arrival": { "time": "1749379271" }, "departure": { "time": "1749379285" }, "stopId": "10ARA1", "stopSequence": 10 }, { "arrival": { "time": "1749379310" }, "departure": { "time": "1749379322" }, "stopId": "10PRE1", "stopSequence": 11 }, { "arrival": { "time": "1749379363" }, "departure": { "time": "1749379377" }, "stopId": "10CPL1", "stopSequence": 12 }, { "arrival": { "time": "1749379396" }, "departure": { "time": "1749379427" }, "stopId": "10BHE1", "stopSequence": 13 }, { "arrival": { "time": "1749379458" }, "departure": { "time": "1749379474" }, "stopId": "10LON1", "stopSequence": 14 }, { "arrival": { "time": "1749379525" }, "departure": { "time": "1749379538" }, "stopId": "10ZOL1", "stopSequence": 15 }, { "arrival": { "time": "1749379622" }, "departure": { "time": "1749379656" }, "stopId": "10DUB1", "stopSequence": 16 }, { "arrival": { "time": "1749379691" }, "departure": { "time": "1749379720" }, "stopId": "10LAV1", "stopSequence": 17 }, { "arrival": { "time": "1749379751" }, "departure": { "time": "1749379770" }, "stopId": "10AGO1", "stopSequence": 18 }, { "arrival": { "time": "1749379792" }, "departure": { "time": "1749379804" }, "stopId": "10HOM1", "stopSequence": 19 }, { "arrival": { "time": "1749379854" }, "departure": { "time": "1749379869" }, "stopId": "10BEL1", "stopSequence": 20 }, { "arrival": { "time": "1749379929" }, "departure": { "time": "1749379989" }, "stopId": "10HUI1", "stopSequence": 21 }, { "arrival": { "time": "1749380061" }, "departure": { "time": "1749380097" }, "stopId": "10TRA1", "stopSequence": 22 }, { "arrival": { "time": "1749380109" }, "departure": { "time": "1749380162" }, "stopId": "10REP3", "stopSequence": 23 }, { "arrival": { "time": "1749380233" }, "departure": { "time": "1749380283" }, "stopId": "10HDI3", "stopSequence": 24 }, { "arrival": { "time": "1749380356" }, "departure": { "time": "1749380389" }, "stopId": "10ARS5", "stopSequence": 25 }, { "arrival": { "time": "1749380446" }, "departure": { "time": "1749380511" }, "stopId": "10BUC1", "stopSequence": 26 }, { "arrival": { "time": "1749380537" }, "departure": { "time": "1749380584" }, "stopId": "10CTY1", "stopSequence": 27 }, { "arrival": { "time": "1749380675" }, "departure": { "time": "1749380689" }, "stopId": "10NAP1", "stopSequence": 28 }, { "arrival": { "time": "1749380715" }, "departure": { "time": "1749380738" }, "stopId": "10CAL1", "stopSequence": 29 }, { "arrival": { "time": "1749380809" }, "departure": { "time": "1749380850" }, "stopId": "10AXT1", "stopSequence": 30 }, { "arrival": { "time": "1749380939" }, "departure": { "time": "1749380978" }, "stopId": "10GSN5", "stopSequence": 31 }, { "stopId": "10THH1", "stopSequence": 32 }, { "arrival": { "time": "1749381133" }, "departure": { "time": "1749381181" }, "stopId": "10LCA1", "stopSequence": 33 }, { "arrival": { "time": "1749381215" }, "departure": { "time": "1749381256" }, "stopId": "10BHC3", "stopSequence": 34 }, { "arrival": { "time": "1749381266" }, "departure": { "time": "1749381277" }, "stopId": "10BHH1", "stopSequence": 35 }, { "arrival": { "time": "1749381379" }, "departure": { "time": "1749381456" }, "stopId": "10LUM1", "stopSequence": 36 }, { "arrival": { "time": "1749381475" }, "departure": { "time": "1749381506" }, "stopId": "10JMO1", "stopSequence": 37 }, { "arrival": { "time": "1749381520" }, "departure": { "time": "1749381532" }, "stopId": "10LLM1", "stopSequence": 38 }, { "arrival": { "time": "1749381566" }, "departure": { "time": "1749381568" }, "stopId": "10BRO1", "stopSequence": 39 }, { "arrival": { "time": "1749381659" }, "departure": { "time": "1749381676" }, "stopId": "10ART1", "stopSequence": 40 }, { "arrival": { "time": "1749381686" }, "departure": { "time": "1749381693" }, "stopId": "10ZPH1", "stopSequence": 41 }, { "arrival": { "time": "1749381719" }, "departure": { "time": "1749381725" }, "stopId": "10JEA1", "stopSequence": 42 }, { "arrival": { "time": "1749381756" }, "departure": { "time": "1749381795" }, "stopId": "10NOR3", "stopSequence": 43 }, { "arrival": { "time": "1749381809" }, "departure": { "time": "1749381821" }, "stopId": "10MYO1", "stopSequence": 44 }, { "arrival": { "time": "1749381835" }, "departure": { "time": "1749381863" }, "stopId": "10MGT1", "stopSequence": 45 }, { "arrival": { "time": "1749381910" }, "departure": { "time": "1749381910" }, "stopId": "10RSX1", "stopSequence": 46 }, { "arrival": { "time": "1749381910" }, "departure": { "time": "1749381910" }, "stopId": "10CVE1", "stopSequence": 47 }, { "arrival": { "time": "1749381970" }, "departure": { "time": "1749381970" }, "stopId": "10COS1", "stopSequence": 48 }, { "arrival": { "time": "1749382090" }, "departure": { "time": "1749382090" }, "stopId": "10TFL1", "stopSequence": 49 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683967-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } }, { "id": "trip:3682906-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749368493" }, "departure": { "time": "1749368596" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1749368656" }, "departure": { "time": "1749368669" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1749368720" }, "departure": { "time": "1749368740" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1749368774" }, "departure": { "time": "1749368871" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1749368892" }, "departure": { "time": "1749368902" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1749368944" }, "departure": { "time": "1749368972" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1749369024" }, "departure": { "time": "1749369059" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1749369126" }, "departure": { "time": "1749369162" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1749369185" }, "departure": { "time": "1749369236" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1749369274" }, "departure": { "time": "1749369332" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1749369412" }, "departure": { "time": "1749369448" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1749369535" }, "departure": { "time": "1749369713" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1749369811" }, "departure": { "time": "1749369897" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1749369935" }, "departure": { "time": "1749369950" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1749369996" }, "departure": { "time": "1749370043" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1749370073" }, "departure": { "time": "1749370109" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1749370128" }, "departure": { "time": "1749370142" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1749370195" }, "departure": { "time": "1749370212" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1749370289" }, "departure": { "time": "1749370322" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1749370360" }, "departure": { "time": "1749370402" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1749370445" }, "departure": { "time": "1749370466" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1749370520" }, "departure": { "time": "1749370558" }, "stopId": "10CMI2", "stopSequence": 22 }, { "arrival": { "time": "1749370605" }, "departure": { "time": "1749370623" }, "stopId": "10ANN2", "stopSequence": 23 }, { "arrival": { "time": "1749370696" }, "departure": { "time": "1749370737" }, "stopId": "10CAQ2", "stopSequence": 24 }, { "arrival": { "time": "1749370801" }, "departure": { "time": "1749370812" }, "stopId": "10HME2", "stopSequence": 25 }, { "arrival": { "time": "1749370846" }, "departure": { "time": "1749370888" }, "stopId": "10PET2", "stopSequence": 26 }, { "arrival": { "time": "1749370943" }, "departure": { "time": "1749370957" }, "stopId": "10DIX2", "stopSequence": 27 }, { "arrival": { "time": "1749371015" }, "departure": { "time": "1749371023" }, "stopId": "10EPC2", "stopSequence": 28 }, { "arrival": { "time": "1749371058" }, "departure": { "time": "1749371075" }, "stopId": "10EPH1", "stopSequence": 29 }, { "arrival": { "time": "1749371109" }, "departure": { "time": "1749371184" }, "stopId": "10PAU2", "stopSequence": 30 }, { "arrival": { "time": "1749371212" }, "departure": { "time": "1749371228" }, "stopId": "10TLL2", "stopSequence": 31 }, { "arrival": { "time": "1749371256" }, "departure": { "time": "1749371269" }, "stopId": "10HET2", "stopSequence": 32 }, { "arrival": { "time": "1749371306" }, "departure": { "time": "1749371323" }, "stopId": "10MOR2", "stopSequence": 33 }, { "arrival": { "time": "1749371347" }, "departure": { "time": "1749371357" }, "stopId": "10MES2", "stopSequence": 34 }, { "arrival": { "time": "1749371397" }, "stopId": "10AMF1", "stopSequence": 35 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682906-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3676729-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749374979" }, "departure": { "time": "1749375132" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749375229" }, "departure": { "time": "1749375275" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749375308" }, "departure": { "time": "1749375344" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749375480" }, "departure": { "time": "1749375488" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749375512" }, "departure": { "time": "1749375539" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749375577" }, "departure": { "time": "1749375774" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749375800" }, "departure": { "time": "1749375810" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749375867" }, "departure": { "time": "1749375881" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749375911" }, "departure": { "time": "1749375923" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749375971" }, "departure": { "time": "1749376024" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749376067" }, "departure": { "time": "1749376079" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749376138" }, "departure": { "time": "1749376173" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749376250" }, "departure": { "time": "1749376273" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749376328" }, "departure": { "time": "1749376347" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749376396" }, "departure": { "time": "1749376428" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749376468" }, "departure": { "time": "1749376527" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749376565" }, "departure": { "time": "1749376601" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749376638" }, "departure": { "time": "1749376657" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749376715" }, "departure": { "time": "1749376773" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749376873" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3676729-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3682907-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749375090" }, "departure": { "time": "1749375862" }, "stopId": "10ECT1", "stopSequence": 1 }, { "arrival": { "time": "1749375925" }, "departure": { "time": "1749375936" }, "stopId": "10FLO2", "stopSequence": 2 }, { "arrival": { "time": "1749376001" }, "departure": { "time": "1749376042" }, "stopId": "10LPL2", "stopSequence": 3 }, { "arrival": { "time": "1749376061" }, "departure": { "time": "1749376072" }, "stopId": "10GDR2", "stopSequence": 4 }, { "arrival": { "time": "1749376096" }, "departure": { "time": "1749376127" }, "stopId": "10NOR6", "stopSequence": 5 }, { "arrival": { "time": "1749376183" }, "departure": { "time": "1749376203" }, "stopId": "10MED4", "stopSequence": 6 }, { "arrival": { "time": "1749376255" }, "departure": { "time": "1749376297" }, "stopId": "10BAG4", "stopSequence": 7 }, { "arrival": { "time": "1749376364" }, "departure": { "time": "1749376376" }, "stopId": "10GRR2", "stopSequence": 8 }, { "arrival": { "time": "1749376409" }, "departure": { "time": "1749376430" }, "stopId": "10XCT4", "stopSequence": 9 }, { "arrival": { "time": "1749376491" }, "departure": { "time": "1749376524" }, "stopId": "10HPA4", "stopSequence": 10 }, { "arrival": { "time": "1749376606" }, "departure": { "time": "1749376618" }, "stopId": "10CRN2", "stopSequence": 11 }, { "arrival": { "time": "1749376752" }, "departure": { "time": "1749376757" }, "stopId": "10GSN4", "stopSequence": 12 }, { "arrival": { "time": "1749376939" }, "departure": { "time": "1749376989" }, "stopId": "10AXT2", "stopSequence": 13 }, { "arrival": { "time": "1749377025" }, "departure": { "time": "1749377046" }, "stopId": "10CAL2", "stopSequence": 14 }, { "arrival": { "time": "1749377088" }, "departure": { "time": "1749377152" }, "stopId": "10NAP2", "stopSequence": 15 }, { "arrival": { "time": "1749377188" }, "departure": { "time": "1749377204" }, "stopId": "10CTY2", "stopSequence": 16 }, { "arrival": { "time": "1749377225" }, "departure": { "time": "1749377309" }, "stopId": "10BUC2", "stopSequence": 17 }, { "arrival": { "time": "1749377343" }, "departure": { "time": "1749377375" }, "stopId": "10ARS4", "stopSequence": 18 }, { "arrival": { "time": "1749377464" }, "departure": { "time": "1749377479" }, "stopId": "10HDI4", "stopSequence": 19 }, { "arrival": { "time": "1749377519" }, "departure": { "time": "1749377552" }, "stopId": "10REP4", "stopSequence": 20 }, { "arrival": { "time": "1749377595" }, "departure": { "time": "1749377631" }, "stopId": "10TRA3", "stopSequence": 21 }, { "arrival": { "time": "1749377687" }, "departure": { "time": "1749377700" }, "stopId": "10CMI2", "stopSequence": 22 }, { "arrival": { "time": "1749377745" }, "departure": { "time": "1749377761" }, "stopId": "10ANN2", "stopSequence": 23 }, { "arrival": { "time": "1749377836" }, "departure": { "time": "1749377854" }, "stopId": "10CAQ2", "stopSequence": 24 }, { "arrival": { "time": "1749377921" }, "departure": { "time": "1749377952" }, "stopId": "10HME2", "stopSequence": 25 }, { "arrival": { "time": "1749377983" }, "departure": { "time": "1749378056" }, "stopId": "10PET2", "stopSequence": 26 }, { "arrival": { "time": "1749378105" }, "departure": { "time": "1749378140" }, "stopId": "10DIX2", "stopSequence": 27 }, { "arrival": { "time": "1749378213" }, "departure": { "time": "1749378222" }, "stopId": "10EPC2", "stopSequence": 28 }, { "arrival": { "time": "1749378259" }, "departure": { "time": "1749378273" }, "stopId": "10EPH1", "stopSequence": 29 }, { "arrival": { "time": "1749378312" }, "departure": { "time": "1749378331" }, "stopId": "10PAU2", "stopSequence": 30 }, { "arrival": { "time": "1749378364" }, "departure": { "time": "1749378377" }, "stopId": "10TLL2", "stopSequence": 31 }, { "arrival": { "time": "1749378406" }, "departure": { "time": "1749378441" }, "stopId": "10HET2", "stopSequence": 32 }, { "arrival": { "time": "1749378481" }, "departure": { "time": "1749378527" }, "stopId": "10MOR2", "stopSequence": 33 }, { "arrival": { "time": "1749378547" }, "departure": { "time": "1749378579" }, "stopId": "10MES2", "stopSequence": 34 }, { "arrival": { "time": "1749378620" }, "stopId": "10AMF1", "stopSequence": 35 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682907-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3663189-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749358938" }, "departure": { "time": "1749359013" }, "stopId": "10PEM1", "stopSequence": 1 }, { "arrival": { "time": "1749359119" }, "departure": { "time": "1749359153" }, "stopId": "10AMO2", "stopSequence": 2 }, { "arrival": { "time": "1749359172" }, "departure": { "time": "1749359209" }, "stopId": "10EGL2", "stopSequence": 3 }, { "arrival": { "time": "1749359260" }, "departure": { "time": "1749359269" }, "stopId": "10OYG2", "stopSequence": 4 }, { "arrival": { "time": "1749359287" }, "departure": { "time": "1749359303" }, "stopId": "10PRV2", "stopSequence": 5 }, { "arrival": { "time": "1749359331" }, "departure": { "time": "1749359416" }, "stopId": "10ANJ6", "stopSequence": 6 }, { "arrival": { "time": "1749359441" }, "departure": { "time": "1749359450" }, "stopId": "10BQR2", "stopSequence": 7 }, { "arrival": { "time": "1749359501" }, "departure": { "time": "1749359515" }, "stopId": "10BRA4", "stopSequence": 8 }, { "arrival": { "time": "1749359542" }, "departure": { "time": "1749359555" }, "stopId": "10RTU2", "stopSequence": 9 }, { "arrival": { "time": "1749359592" }, "departure": { "time": "1749359623" }, "stopId": "10PFO2", "stopSequence": 10 }, { "arrival": { "time": "1749359653" }, "departure": { "time": "1749359664" }, "stopId": "10FOR4", "stopSequence": 11 }, { "arrival": { "time": "1749359713" }, "departure": { "time": "1749359729" }, "stopId": "10CRC4", "stopSequence": 12 }, { "arrival": { "time": "1749359829" }, "departure": { "time": "1749359939" }, "stopId": "10HDI3", "stopSequence": 13 }, { "arrival": { "time": "1749359981" }, "departure": { "time": "1749360023" }, "stopId": "10ARS5", "stopSequence": 14 }, { "arrival": { "time": "1749360054" }, "departure": { "time": "1749360084" }, "stopId": "10BUC1", "stopSequence": 15 }, { "arrival": { "time": "1749360115" }, "departure": { "time": "1749360143" }, "stopId": "10CTY1", "stopSequence": 16 }, { "arrival": { "time": "1749360181" }, "departure": { "time": "1749360303" }, "stopId": "10NAP1", "stopSequence": 17 }, { "arrival": { "time": "1749360334" }, "departure": { "time": "1749360367" }, "stopId": "10CAL1", "stopSequence": 18 }, { "arrival": { "time": "1749360412" }, "departure": { "time": "1749360426" }, "stopId": "10AXT1", "stopSequence": 19 }, { "arrival": { "time": "1749360497" }, "stopId": "10PEM1", "stopSequence": 20 } ], "timestamp": "1749381875", "trip": { "routeId": "1A", "scheduleRelationship": "SCHEDULED", "tripId": "3663189-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "667ecea392c99b62cc677055", "label": "724", "licensePlate": "GX-996-MY" } } }, { "id": "trip:3682900-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749378623" }, "departure": { "time": "1749379397" }, "stopId": "10AMF1", "stopSequence": 1 }, { "arrival": { "time": "1749379481" }, "departure": { "time": "1749379526" }, "stopId": "10MES1", "stopSequence": 2 }, { "arrival": { "time": "1749379542" }, "departure": { "time": "1749379616" }, "stopId": "10MOR1", "stopSequence": 3 }, { "arrival": { "time": "1749379635" }, "departure": { "time": "1749379648" }, "stopId": "10BOI1", "stopSequence": 4 }, { "arrival": { "time": "1749379670" }, "departure": { "time": "1749379703" }, "stopId": "10FRN1", "stopSequence": 5 }, { "arrival": { "time": "1749379786" }, "departure": { "time": "1749379801" }, "stopId": "10MAX3", "stopSequence": 6 }, { "arrival": { "time": "1749379866" }, "departure": { "time": "1749379903" }, "stopId": "10EPC1", "stopSequence": 7 }, { "arrival": { "time": "1749379978" }, "departure": { "time": "1749380011" }, "stopId": "10DIX1", "stopSequence": 8 }, { "arrival": { "time": "1749380057" }, "departure": { "time": "1749380093" }, "stopId": "10PET1", "stopSequence": 9 }, { "arrival": { "time": "1749380121" }, "departure": { "time": "1749380134" }, "stopId": "10HME1", "stopSequence": 10 }, { "arrival": { "time": "1749380216" }, "departure": { "time": "1749380232" }, "stopId": "10CAQ1", "stopSequence": 11 }, { "arrival": { "time": "1749380288" }, "departure": { "time": "1749380324" }, "stopId": "10ANN1", "stopSequence": 12 }, { "arrival": { "time": "1749380381" }, "departure": { "time": "1749380417" }, "stopId": "10CMI1", "stopSequence": 13 }, { "arrival": { "time": "1749380502" }, "departure": { "time": "1749380550" }, "stopId": "10TRA1", "stopSequence": 14 }, { "arrival": { "time": "1749380569" }, "departure": { "time": "1749380586" }, "stopId": "10REP3", "stopSequence": 15 }, { "arrival": { "time": "1749380646" }, "departure": { "time": "1749380658" }, "stopId": "10HDI3", "stopSequence": 16 }, { "arrival": { "time": "1749380691" }, "departure": { "time": "1749380744" }, "stopId": "10ARS5", "stopSequence": 17 }, { "arrival": { "time": "1749380772" }, "departure": { "time": "1749380816" }, "stopId": "10BUC1", "stopSequence": 18 }, { "arrival": { "time": "1749380847" }, "departure": { "time": "1749380879" }, "stopId": "10CTY1", "stopSequence": 19 }, { "arrival": { "time": "1749380915" }, "departure": { "time": "1749380928" }, "stopId": "10NAP1", "stopSequence": 20 }, { "arrival": { "time": "1749380953" }, "departure": { "time": "1749380969" }, "stopId": "10CAL1", "stopSequence": 21 }, { "arrival": { "time": "1749381022" }, "departure": { "time": "1749381220" }, "stopId": "10AXT1", "stopSequence": 22 }, { "arrival": { "time": "1749381307" }, "departure": { "time": "1749381338" }, "stopId": "10GSN5", "stopSequence": 23 }, { "arrival": { "time": "1749381443" }, "departure": { "time": "1749381477" }, "stopId": "10CRN1", "stopSequence": 24 }, { "arrival": { "time": "1749381520" }, "departure": { "time": "1749381553" }, "stopId": "10HPA3", "stopSequence": 25 }, { "arrival": { "time": "1749381610" }, "departure": { "time": "1749381642" }, "stopId": "10XCT3", "stopSequence": 26 }, { "arrival": { "time": "1749381675" }, "departure": { "time": "1749381689" }, "stopId": "10GRR1", "stopSequence": 27 }, { "arrival": { "time": "1749381757" }, "departure": { "time": "1749381797" }, "stopId": "10BAG3", "stopSequence": 28 }, { "arrival": { "time": "1749381872" }, "stopId": "10MED3", "stopSequence": 29 }, { "arrival": { "time": "1749382000" }, "departure": { "time": "1749382000" }, "stopId": "10NOR5", "stopSequence": 30 }, { "arrival": { "time": "1749382060" }, "departure": { "time": "1749382060" }, "stopId": "10GDR1", "stopSequence": 31 }, { "arrival": { "time": "1749382120" }, "departure": { "time": "1749382120" }, "stopId": "10LPL1", "stopSequence": 32 }, { "arrival": { "time": "1749382180" }, "departure": { "time": "1749382180" }, "stopId": "10FLO1", "stopSequence": 33 }, { "arrival": { "time": "1749382300" }, "departure": { "time": "1749382300" }, "stopId": "10ECT1", "stopSequence": 34 } ], "timestamp": "1749381877", "trip": { "routeId": "02", "scheduleRelationship": "SCHEDULED", "tripId": "3682900-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "61289ff756b38782f601a19e", "label": "906", "licensePlate": "EP-230-CL" } } }, { "id": "trip:3708749-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749361515" }, "departure": { "time": "1749361560" }, "stopId": "10SHU1", "stopSequence": 1 }, { "arrival": { "time": "1749361657" }, "departure": { "time": "1749361728" }, "stopId": "10GSN5", "stopSequence": 2 }, { "arrival": { "time": "1749361797" }, "departure": { "time": "1749361832" }, "stopId": "10JAR1", "stopSequence": 3 }, { "arrival": { "time": "1749361865" }, "departure": { "time": "1749361875" }, "stopId": "10BOS1", "stopSequence": 4 }, { "arrival": { "time": "1749361907" }, "departure": { "time": "1749361915" }, "stopId": "10ODR1", "stopSequence": 5 }, { "arrival": { "time": "1749361935" }, "departure": { "time": "1749361942" }, "stopId": "10SRN1", "stopSequence": 6 }, { "arrival": { "time": "1749362023" }, "departure": { "time": "1749362036" }, "stopId": "10RUC1", "stopSequence": 7 }, { "arrival": { "time": "1749362053" }, "departure": { "time": "1749362085" }, "stopId": "10BSJ1", "stopSequence": 8 }, { "arrival": { "time": "1749362101" }, "departure": { "time": "1749362120" }, "stopId": "10MTT1", "stopSequence": 9 }, { "arrival": { "time": "1749362132" }, "departure": { "time": "1749362141" }, "stopId": "10SEX1", "stopSequence": 10 }, { "arrival": { "time": "1749362171" }, "departure": { "time": "1749362208" }, "stopId": "10H C1", "stopSequence": 11 }, { "arrival": { "time": "1749362234" }, "departure": { "time": "1749362265" }, "stopId": "10GDM3", "stopSequence": 12 }, { "arrival": { "time": "1749362286" }, "departure": { "time": "1749362297" }, "stopId": "10SWZ1", "stopSequence": 13 }, { "arrival": { "time": "1749362357" }, "departure": { "time": "1749362369" }, "stopId": "10CSM1", "stopSequence": 14 }, { "arrival": { "time": "1749362431" }, "departure": { "time": "1749362457" }, "stopId": "10DEB1", "stopSequence": 15 }, { "arrival": { "time": "1749362493" }, "departure": { "time": "1749362511" }, "stopId": "10CUR1", "stopSequence": 16 }, { "arrival": { "time": "1749362528" }, "departure": { "time": "1749362540" }, "stopId": "10REN1", "stopSequence": 17 }, { "arrival": { "time": "1749362566" }, "departure": { "time": "1749362580" }, "stopId": "10LOG1", "stopSequence": 18 }, { "arrival": { "time": "1749362627" }, "departure": { "time": "1749362661" }, "stopId": "10GNT1", "stopSequence": 19 }, { "arrival": { "time": "1749362681" }, "departure": { "time": "1749362712" }, "stopId": "10BOC1", "stopSequence": 20 }, { "arrival": { "time": "1749362735" }, "departure": { "time": "1749362773" }, "stopId": "10CEN1", "stopSequence": 21 }, { "arrival": { "time": "1749362826" }, "stopId": "10MXR1", "stopSequence": 22 } ], "timestamp": "1749381877", "trip": { "routeId": "04", "scheduleRelationship": "SCHEDULED", "tripId": "3708749-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89070689e241eae4e0c7", "label": "915", "licensePlate": "GM-101-CT" } } }, { "id": "trip:3683973-2024_H-Mult_Dim-Dimanche-01", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1749367244" }, "departure": { "time": "1749367641" }, "stopId": "10TFL1", "stopSequence": 1 }, { "arrival": { "time": "1749367695" }, "departure": { "time": "1749367722" }, "stopId": "10JGO2", "stopSequence": 2 }, { "arrival": { "time": "1749367838" }, "departure": { "time": "1749367876" }, "stopId": "10COS2", "stopSequence": 3 }, { "arrival": { "time": "1749367898" }, "departure": { "time": "1749367916" }, "stopId": "10CVE2", "stopSequence": 4 }, { "arrival": { "time": "1749367941" }, "departure": { "time": "1749367956" }, "stopId": "10RSX2", "stopSequence": 5 }, { "arrival": { "time": "1749367974" }, "departure": { "time": "1749367995" }, "stopId": "10MGT2", "stopSequence": 6 }, { "arrival": { "time": "1749368006" }, "departure": { "time": "1749368018" }, "stopId": "10MYO2", "stopSequence": 7 }, { "arrival": { "time": "1749368033" }, "departure": { "time": "1749368070" }, "stopId": "10NOR4", "stopSequence": 8 }, { "arrival": { "time": "1749368112" }, "departure": { "time": "1749368126" }, "stopId": "10JEA2", "stopSequence": 9 }, { "arrival": { "time": "1749368142" }, "departure": { "time": "1749368157" }, "stopId": "10ZPH2", "stopSequence": 10 }, { "arrival": { "time": "1749368175" }, "departure": { "time": "1749368185" }, "stopId": "10ART2", "stopSequence": 11 }, { "arrival": { "time": "1749368277" }, "departure": { "time": "1749368294" }, "stopId": "10BRO2", "stopSequence": 12 }, { "arrival": { "time": "1749368324" }, "departure": { "time": "1749368338" }, "stopId": "10LLM2", "stopSequence": 13 }, { "arrival": { "time": "1749368355" }, "departure": { "time": "1749368369" }, "stopId": "10JMO2", "stopSequence": 14 }, { "arrival": { "time": "1749368389" }, "departure": { "time": "1749368425" }, "stopId": "10LUM2", "stopSequence": 15 }, { "arrival": { "time": "1749368500" }, "departure": { "time": "1749368515" }, "stopId": "10BHH2", "stopSequence": 16 }, { "arrival": { "time": "1749368527" }, "departure": { "time": "1749368591" }, "stopId": "10BHC2", "stopSequence": 17 }, { "arrival": { "time": "1749368612" }, "departure": { "time": "1749368662" }, "stopId": "10LCP2", "stopSequence": 18 }, { "arrival": { "time": "1749368754" }, "departure": { "time": "1749368767" }, "stopId": "10THH2", "stopSequence": 19 }, { "arrival": { "time": "1749368901" }, "departure": { "time": "1749368944" }, "stopId": "10GSN4", "stopSequence": 20 }, { "arrival": { "time": "1749369032" }, "departure": { "time": "1749369079" }, "stopId": "10AXT2", "stopSequence": 21 }, { "arrival": { "time": "1749369128" }, "departure": { "time": "1749369147" }, "stopId": "10CAL2", "stopSequence": 22 }, { "arrival": { "time": "1749369203" }, "departure": { "time": "1749369243" }, "stopId": "10NAP2", "stopSequence": 23 }, { "arrival": { "time": "1749369291" }, "departure": { "time": "1749369311" }, "stopId": "10CTY2", "stopSequence": 24 }, { "arrival": { "time": "1749369339" }, "departure": { "time": "1749369379" }, "stopId": "10BUC2", "stopSequence": 25 }, { "arrival": { "time": "1749369418" }, "departure": { "time": "1749369435" }, "stopId": "10ARS4", "stopSequence": 26 }, { "arrival": { "time": "1749369530" }, "departure": { "time": "1749369545" }, "stopId": "10HDI4", "stopSequence": 27 }, { "arrival": { "time": "1749369591" }, "departure": { "time": "1749369629" }, "stopId": "10REP4", "stopSequence": 28 }, { "arrival": { "time": "1749369655" }, "departure": { "time": "1749369693" }, "stopId": "10TRA6", "stopSequence": 29 }, { "arrival": { "time": "1749369744" }, "departure": { "time": "1749369765" }, "stopId": "10HUI2", "stopSequence": 30 }, { "arrival": { "time": "1749369791" }, "departure": { "time": "1749369804" }, "stopId": "10BEL2", "stopSequence": 31 }, { "arrival": { "time": "1749369852" }, "departure": { "time": "1749369867" }, "stopId": "10HOM2", "stopSequence": 32 }, { "arrival": { "time": "1749369896" }, "departure": { "time": "1749369913" }, "stopId": "10AGO2", "stopSequence": 33 }, { "arrival": { "time": "1749369943" }, "departure": { "time": "1749369963" }, "stopId": "10LAV2", "stopSequence": 34 }, { "arrival": { "time": "1749369999" }, "departure": { "time": "1749370020" }, "stopId": "10DUB2", "stopSequence": 35 }, { "arrival": { "time": "1749370111" }, "departure": { "time": "1749370133" }, "stopId": "10ZOL2", "stopSequence": 36 }, { "arrival": { "time": "1749370188" }, "departure": { "time": "1749370216" }, "stopId": "10LON2", "stopSequence": 37 }, { "arrival": { "time": "1749370245" }, "departure": { "time": "1749370279" }, "stopId": "10BHE2", "stopSequence": 38 }, { "arrival": { "time": "1749370300" }, "departure": { "time": "1749370313" }, "stopId": "10CPL2", "stopSequence": 39 }, { "arrival": { "time": "1749370346" }, "departure": { "time": "1749370356" }, "stopId": "10PRE2", "stopSequence": 40 }, { "arrival": { "time": "1749370371" }, "departure": { "time": "1749370381" }, "stopId": "10ARA2", "stopSequence": 41 }, { "arrival": { "time": "1749370431" }, "departure": { "time": "1749370445" }, "stopId": "10BON2", "stopSequence": 42 }, { "arrival": { "time": "1749370455" }, "departure": { "time": "1749370469" }, "stopId": "10BRT2", "stopSequence": 43 }, { "arrival": { "time": "1749370491" }, "departure": { "time": "1749370504" }, "stopId": "10HOU2", "stopSequence": 44 }, { "arrival": { "time": "1749370529" }, "departure": { "time": "1749370545" }, "stopId": "10CAR2", "stopSequence": 45 }, { "arrival": { "time": "1749370600" }, "departure": { "time": "1749370610" }, "stopId": "10SFN2", "stopSequence": 46 }, { "arrival": { "time": "1749370633" }, "departure": { "time": "1749370651" }, "stopId": "10ALB2", "stopSequence": 47 }, { "arrival": { "time": "1749370758" }, "departure": { "time": "1749370793" }, "stopId": "10COF2", "stopSequence": 48 }, { "arrival": { "time": "1749370817" }, "departure": { "time": "1749370833" }, "stopId": "10SFG2", "stopSequence": 49 }, { "arrival": { "time": "1749370870" }, "departure": { "time": "1749370887" }, "stopId": "10EPH1", "stopSequence": 50 }, { "arrival": { "time": "1749370925" }, "stopId": "10MAX1", "stopSequence": 51 } ], "timestamp": "1749381874", "trip": { "routeId": "03", "scheduleRelationship": "SCHEDULED", "tripId": "3683973-2024_H-Mult_Dim-Dimanche-01" }, "vehicle": { "id": "63fc89331e80e243150f9047", "label": "918", "licensePlate": "GM-205-CT" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1749381880" } }