Détails de la ressource
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.
Ressources associées
Horaires théoriques des lignes régulières et secondaires du réseau Cap Cotentin
Disponibilité au téléchargement
En savoir plus
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
❌54 erreurs, 10 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/03/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 2 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 3757925-2025_H-Mult_Dim-Dimanche-00 stop_id SVCOL2 does not exist in GTFS data stops.txt
- trip_id 3757919-2025_H-Mult_Dim-Dimanche-00 stop_id SVCOL1 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 49 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 3757925-2025_H-Mult_Dim-Dimanche-00 stop_sequence 4 arrival_time 07:23:43 (1773555823) is equal to previous stop departure_time 07:23:43 (1773555823) - times must increase between two sequential stops
- trip_id 3748895-2025_H-Mult_Dim-Dimanche-00 stop_sequence 23 arrival_time 08:31:00 (1773559860) is equal to previous stop arrival_time 08:31:00 (1773559860) - times must increase between two sequential stops
- trip_id 3748895-2025_H-Mult_Dim-Dimanche-00 stop_sequence 23 arrival_time 08:31:00 (1773559860) is equal to previous stop departure_time 08:31:00 (1773559860) - times must increase between two sequential stops
- trip_id 3748895-2025_H-Mult_Dim-Dimanche-00 stop_sequence 23 departure_time 08:31:00 (1773559860) is equal to previous stop departure_time 08:31:00 (1773559860) - times must increase between two sequential stops
- trip_id 3748895-2025_H-Mult_Dim-Dimanche-00 stop_sequence 23 departure_time 08:31:00 (1773559860) is equal to previous stop arrival_time 08:31:00 (1773559860) - times must increase between two sequential stops
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id 3747771-2025_H-Mult_Sam-Samedi-00 stop_sequence 24 doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 2 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 3757925-2025_H-Mult_Dim-Dimanche-00 stop_sequence 24 has stop_id SVCOL2 but GTFS stop_sequence 24 has stop_id SVPBI2 - stop_ids should be the same
- GTFS-rt trip_id 3757919-2025_H-Mult_Dim-Dimanche-00 stop_sequence 8 has stop_id SVCOL1 but GTFS stop_sequence 8 has stop_id SVPBI1 - stop_ids should be the same
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 3748931-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3747771-2025_H-Mult_Sam-Samedi-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748858-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748920-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748206-2025_H-Mult_Sam-Samedi-00 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 87 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 597 | 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 | 1 989 | 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 | 465 | 29 fois (97 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 2 010 | 27 fois (90 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 291 | 27 fois (90 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 56 | 15 fois (50 % 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 | 13 | 5 fois (17 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/03/2026 à 18h31 Europe/Paris.
trip_updates (141) vehicle_positions (15) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 15/03/2026 à 18h31 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:61289ff756b38782f60193ad",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.634002685546875,
"longitude": -1.62102210521698
},
"stopId": "10PEM4",
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757754-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019a4e",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 49.48277282714844,
"longitude": -1.5934752225875854
},
"stopId": "BCQSU2",
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758159-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "vehicle:63fc89146a6784155006f37c",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 21,
"position": {
"latitude": 49.65007781982422,
"longitude": -1.650904655456543
},
"stopId": "10TRA3",
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748900-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019f96",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 49.40489959716797,
"longitude": -1.783629298210144
},
"stopId": "PRVBE1",
"timestamp": "1773595867",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758106-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "vehicle:63fc8924b569eb215a2b8a29",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 41,
"position": {
"latitude": 49.63849639892578,
"longitude": -1.5853997468948364
},
"stopId": "10JEA1",
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748910-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "vehicle:61289ff756b38782f60199de",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.634002685546875,
"longitude": -1.6207002401351929
},
"stopId": "10PEM4",
"timestamp": "1773595866",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757825-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "vehicle:684adfc4be5455571065f680",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.71184158325195,
"longitude": -1.8491967916488647
},
"stopId": "HAGMES",
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757765-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "vehicle:667ecea392c99b62cc677055",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.63364791870117,
"longitude": -1.6221410036087036
},
"stopId": "10PEM2",
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748855-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a045",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 49.59189987182617,
"longitude": -1.2983006238937378
},
"stopId": "QUEEC1",
"timestamp": "1773595864",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a12c",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 26,
"position": {
"latitude": 49.591941833496094,
"longitude": -1.2986456155776978
},
"stopId": "QUEEC2",
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757930-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "vehicle:63fc89331e80e243150f9047",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 49.60795211791992,
"longitude": -1.6079224348068237
},
"stopId": "10REN1",
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748944-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019bdb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 49.636600494384766,
"longitude": -1.6217577457427979
},
"stopId": "10AXT1",
"timestamp": "1773595863",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758042-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "vehicle:667eceb1d4c522ae71f444e2",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 49.633514404296875,
"longitude": -1.622417688369751
},
"stopId": "10AMO2",
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748869-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "vehicle:6321db03e6d440a4960cfdce",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 49.51865005493164,
"longitude": -1.6837047338485718
},
"stopId": "RLBMA2",
"timestamp": "1773595862",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758074-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "vehicle:6321daf7e6d440a4960cfdc7",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 13,
"position": {
"latitude": 49.63344955444336,
"longitude": -1.6222318410873413
},
"stopId": "10PEM2",
"timestamp": "1773595860",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757816-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3757768-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773573864"
},
"departure": {
"time": "1773574062"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773574412"
},
"departure": {
"time": "1773574419"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773574840"
},
"departure": {
"time": "1773574948"
},
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1773575434"
},
"departure": {
"time": "1773575443"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1773575587"
},
"departure": {
"time": "1773575621"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773575828"
},
"departure": {
"time": "1773575840"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773575979"
},
"departure": {
"time": "1773575995"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773576312"
},
"departure": {
"time": "1773576366"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773576726"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757768-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748837-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773554368"
},
"departure": {
"time": "1773554622"
},
"stopId": "10AXT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773554669"
},
"departure": {
"time": "1773554683"
},
"stopId": "10CAL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773554738"
},
"departure": {
"time": "1773554755"
},
"stopId": "10NAP2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773554807"
},
"departure": {
"time": "1773554829"
},
"stopId": "10CTY2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773554847"
},
"departure": {
"time": "1773554865"
},
"stopId": "10BUC2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773554907"
},
"departure": {
"time": "1773554926"
},
"stopId": "10ARS4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773555043"
},
"departure": {
"time": "1773555087"
},
"stopId": "10CRC3",
"stopSequence": 7
},
{
"arrival": {
"time": "1773555134"
},
"departure": {
"time": "1773555145"
},
"stopId": "10FOR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773555197"
},
"departure": {
"time": "1773555239"
},
"stopId": "10PFO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773555293"
},
"departure": {
"time": "1773555339"
},
"stopId": "10RTU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773555369"
},
"departure": {
"time": "1773555383"
},
"stopId": "10BRA3",
"stopSequence": 11
},
{
"arrival": {
"time": "1773555589"
},
"departure": {
"time": "1773555602"
},
"stopId": "10BQR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773555642"
},
"departure": {
"time": "1773555680"
},
"stopId": "10ANJ5",
"stopSequence": 13
},
{
"arrival": {
"time": "1773555707"
},
"departure": {
"time": "1773555728"
},
"stopId": "10PRV1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773555807"
},
"departure": {
"time": "1773555819"
},
"stopId": "10OLY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773555848"
},
"departure": {
"time": "1773555855"
},
"stopId": "10EGL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773555887"
},
"departure": {
"time": "1773555893"
},
"stopId": "10AMO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773555989"
},
"stopId": "10PEM2",
"stopSequence": 18
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748837-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3757764-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773587568"
},
"departure": {
"time": "1773588017"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773588305"
},
"departure": {
"time": "1773588336"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773588588"
},
"departure": {
"time": "1773588610"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773589004"
},
"departure": {
"time": "1773589010"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773589208"
},
"departure": {
"time": "1773589225"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773589427"
},
"departure": {
"time": "1773589460"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773589675"
},
"departure": {
"time": "1773589706"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773589822"
},
"departure": {
"time": "1773589837"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773590099"
},
"departure": {
"time": "1773590109"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773590558"
},
"departure": {
"time": "1773590595"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773591018"
},
"departure": {
"time": "1773591062"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773591414"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757764-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748836-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773586790"
},
"departure": {
"time": "1773586983"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773587095"
},
"departure": {
"time": "1773587149"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773587195"
},
"departure": {
"time": "1773587229"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773587289"
},
"departure": {
"time": "1773587307"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773587343"
},
"departure": {
"time": "1773587373"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773587392"
},
"departure": {
"time": "1773587400"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773587439"
},
"departure": {
"time": "1773587468"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773587633"
},
"departure": {
"time": "1773587678"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587721"
},
"departure": {
"time": "1773587750"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773587799"
},
"departure": {
"time": "1773587819"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773587873"
},
"departure": {
"time": "1773587902"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773587932"
},
"departure": {
"time": "1773587963"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773588013"
},
"departure": {
"time": "1773588051"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773588075"
},
"departure": {
"time": "1773588107"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773588127"
},
"departure": {
"time": "1773588163"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773588191"
},
"departure": {
"time": "1773588240"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773588255"
},
"departure": {
"time": "1773588291"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773588308"
},
"departure": {
"time": "1773588336"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773588440"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748836-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3758158-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773585957"
},
"departure": {
"time": "1773586097"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773586446"
},
"departure": {
"time": "1773586454"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773586515"
},
"departure": {
"time": "1773586528"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773586680"
},
"departure": {
"time": "1773586728"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773586814"
},
"departure": {
"time": "1773586827"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773587107"
},
"departure": {
"time": "1773587127"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773587385"
},
"departure": {
"time": "1773587396"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773587500"
},
"departure": {
"time": "1773587516"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587835"
},
"departure": {
"time": "1773587841"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773588007"
},
"departure": {
"time": "1773588023"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773588497"
},
"departure": {
"time": "1773588541"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773588703"
},
"departure": {
"time": "1773588742"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773589259"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758158-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3758069-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773569820"
},
"departure": {
"time": "1773569927"
},
"stopId": "BCQSF2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570009"
},
"departure": {
"time": "1773570063"
},
"stopId": "BCQIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570223"
},
"departure": {
"time": "1773570283"
},
"stopId": "BCQBG1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570489"
},
"departure": {
"time": "1773570507"
},
"stopId": "RLBMA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570763"
},
"departure": {
"time": "1773570771"
},
"stopId": "COUBG1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773570898"
},
"departure": {
"time": "1773570944"
},
"stopId": "HARFE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571167"
},
"departure": {
"time": "1773571202"
},
"stopId": "MARMA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571352"
},
"departure": {
"time": "1773571399"
},
"stopId": "MARPO1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571663"
},
"departure": {
"time": "1773571693"
},
"stopId": "10ANJ7",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571790"
},
"departure": {
"time": "1773571833"
},
"stopId": "10PEM2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773571916"
},
"departure": {
"time": "1773571926"
},
"stopId": "10AXT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773572007"
},
"departure": {
"time": "1773572029"
},
"stopId": "10PLA4",
"stopSequence": 12
},
{
"stopId": "10CRN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773572070"
},
"departure": {
"time": "1773572070"
},
"stopId": "10PEM4",
"stopSequence": 14
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758069-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3748891-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773582330"
},
"departure": {
"time": "1773583118"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773583197"
},
"departure": {
"time": "1773583226"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773583244"
},
"departure": {
"time": "1773583301"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773583322"
},
"departure": {
"time": "1773583341"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773583365"
},
"departure": {
"time": "1773583460"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773583547"
},
"departure": {
"time": "1773583586"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773583646"
},
"departure": {
"time": "1773583658"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583708"
},
"departure": {
"time": "1773583742"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773583797"
},
"departure": {
"time": "1773583834"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773583864"
},
"departure": {
"time": "1773583877"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773583964"
},
"departure": {
"time": "1773584002"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773584052"
},
"departure": {
"time": "1773584088"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773584138"
},
"departure": {
"time": "1773584169"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773584191"
},
"departure": {
"time": "1773584247"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773584296"
},
"departure": {
"time": "1773584359"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773584379"
},
"departure": {
"time": "1773584415"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773584472"
},
"departure": {
"time": "1773584525"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773584559"
},
"departure": {
"time": "1773584576"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773584604"
},
"departure": {
"time": "1773584639"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773584662"
},
"departure": {
"time": "1773584691"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773584721"
},
"departure": {
"time": "1773584736"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773584755"
},
"departure": {
"time": "1773584798"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773584841"
},
"departure": {
"time": "1773584883"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773584949"
},
"departure": {
"time": "1773585005"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773585143"
},
"departure": {
"time": "1773585188"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773585236"
},
"departure": {
"time": "1773585264"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773585325"
},
"departure": {
"time": "1773585388"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773585426"
},
"departure": {
"time": "1773585460"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773585515"
},
"departure": {
"time": "1773585533"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773585577"
},
"departure": {
"time": "1773585619"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773585661"
},
"departure": {
"time": "1773585674"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773585690"
},
"departure": {
"time": "1773585723"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773585804"
},
"departure": {
"time": "1773585834"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773585880"
},
"departure": {
"time": "1773585907"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773585960"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748891-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757919-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773558467"
},
"departure": {
"time": "1773558526"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773558730"
},
"departure": {
"time": "1773558730"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773558781"
},
"departure": {
"time": "1773558812"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773558925"
},
"departure": {
"time": "1773558942"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773559427"
},
"departure": {
"time": "1773559427"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773559777"
},
"departure": {
"time": "1773559822"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773560008"
},
"departure": {
"time": "1773560023"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773560107"
},
"departure": {
"time": "1773560173"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773560559"
},
"departure": {
"time": "1773560571"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773560677"
},
"departure": {
"time": "1773560692"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773560824"
},
"departure": {
"time": "1773560878"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773561135"
},
"departure": {
"time": "1773561156"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773561449"
},
"departure": {
"time": "1773561449"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1773561693"
},
"departure": {
"time": "1773561700"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773561774"
},
"departure": {
"time": "1773561813"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773562120"
},
"departure": {
"time": "1773562127"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773562228"
},
"departure": {
"time": "1773562237"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773562383"
},
"departure": {
"time": "1773562394"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773562583"
},
"departure": {
"time": "1773562593"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773562753"
},
"departure": {
"time": "1773562765"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773562980"
},
"departure": {
"time": "1773563005"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773563182"
},
"departure": {
"time": "1773563195"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773563215"
},
"departure": {
"time": "1773563229"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773563305"
},
"departure": {
"time": "1773563353"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773563428"
},
"departure": {
"time": "1773563506"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773563521"
},
"departure": {
"time": "1773563573"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773563610"
},
"departure": {
"time": "1773563627"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773563664"
},
"departure": {
"time": "1773563675"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773563691"
},
"departure": {
"time": "1773563706"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773563953"
},
"departure": {
"time": "1773563961"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773564018"
},
"departure": {
"time": "1773564030"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1773564081"
},
"departure": {
"time": "1773564108"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1773564173"
},
"departure": {
"time": "1773564207"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773564329"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1773595864",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757919-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748907-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570844"
},
"departure": {
"time": "1773571191"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773571209"
},
"departure": {
"time": "1773571220"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773571246"
},
"departure": {
"time": "1773571290"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773571341"
},
"departure": {
"time": "1773571360"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571381"
},
"departure": {
"time": "1773571399"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571437"
},
"departure": {
"time": "1773571448"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571464"
},
"departure": {
"time": "1773571496"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571527"
},
"departure": {
"time": "1773571590"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571596"
},
"departure": {
"time": "1773571605"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571645"
},
"departure": {
"time": "1773571654"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773571675"
},
"departure": {
"time": "1773571685"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571717"
},
"departure": {
"time": "1773571761"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571779"
},
"departure": {
"time": "1773571792"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571821"
},
"departure": {
"time": "1773571833"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571882"
},
"departure": {
"time": "1773571900"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773571965"
},
"departure": {
"time": "1773571999"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572026"
},
"departure": {
"time": "1773572042"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572072"
},
"departure": {
"time": "1773572090"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572111"
},
"departure": {
"time": "1773572123"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773572179"
},
"departure": {
"time": "1773572196"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773572252"
},
"departure": {
"time": "1773572345"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773572381"
},
"departure": {
"time": "1773572431"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773572448"
},
"departure": {
"time": "1773572480"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773572538"
},
"departure": {
"time": "1773572551"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773572600"
},
"departure": {
"time": "1773572715"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773572748"
},
"departure": {
"time": "1773572779"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773572812"
},
"departure": {
"time": "1773572844"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773572880"
},
"departure": {
"time": "1773572920"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773572949"
},
"departure": {
"time": "1773572983"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773573039"
},
"departure": {
"time": "1773573104"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773573201"
},
"departure": {
"time": "1773573427"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773573473"
},
"departure": {
"time": "1773573506"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773573571"
},
"departure": {
"time": "1773573589"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773573622"
},
"departure": {
"time": "1773573663"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773573709"
},
"departure": {
"time": "1773573726"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773573741"
},
"departure": {
"time": "1773573752"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773573771"
},
"departure": {
"time": "1773573779"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773573803"
},
"departure": {
"time": "1773573816"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773573896"
},
"departure": {
"time": "1773573905"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773573911"
},
"departure": {
"time": "1773574024"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773574050"
},
"departure": {
"time": "1773574064"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773574098"
},
"departure": {
"time": "1773574128"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773574142"
},
"departure": {
"time": "1773574171"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773574180"
},
"departure": {
"time": "1773574213"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773574230"
},
"departure": {
"time": "1773574243"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773574261"
},
"departure": {
"time": "1773574266"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773574285"
},
"departure": {
"time": "1773574317"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773574378"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748907-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748841-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773568993"
},
"departure": {
"time": "1773569075"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569115"
},
"departure": {
"time": "1773569161"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773569208"
},
"departure": {
"time": "1773569245"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773569293"
},
"departure": {
"time": "1773569308"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773569362"
},
"departure": {
"time": "1773569393"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569411"
},
"departure": {
"time": "1773569433"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569469"
},
"departure": {
"time": "1773569499"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569608"
},
"departure": {
"time": "1773569662"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569699"
},
"departure": {
"time": "1773569733"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773569766"
},
"departure": {
"time": "1773569798"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773569837"
},
"departure": {
"time": "1773569890"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773569916"
},
"departure": {
"time": "1773569955"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773570022"
},
"departure": {
"time": "1773570056"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773570091"
},
"departure": {
"time": "1773570184"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773570201"
},
"departure": {
"time": "1773570217"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773570293"
},
"departure": {
"time": "1773570367"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773570387"
},
"departure": {
"time": "1773570427"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570440"
},
"departure": {
"time": "1773570482"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570545"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748841-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3763988-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773589259"
},
"departure": {
"time": "1773589726"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773590288"
},
"departure": {
"time": "1773590328"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773590516"
},
"departure": {
"time": "1773590536"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773591035"
},
"departure": {
"time": "1773591045"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773591231"
},
"departure": {
"time": "1773591236"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773591580"
},
"departure": {
"time": "1773591623"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773591722"
},
"departure": {
"time": "1773591733"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773592026"
},
"departure": {
"time": "1773592035"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773592289"
},
"departure": {
"time": "1773592295"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773592383"
},
"departure": {
"time": "1773592458"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773592579"
},
"departure": {
"time": "1773592594"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773592644"
},
"departure": {
"time": "1773592683"
},
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773593010"
},
"departure": {
"time": "1773593010"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763988-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3748856-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773592061"
},
"departure": {
"time": "1773592446"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592517"
},
"departure": {
"time": "1773592557"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773592598"
},
"departure": {
"time": "1773592617"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773592665"
},
"departure": {
"time": "1773592731"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773592763"
},
"departure": {
"time": "1773592792"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773592808"
},
"departure": {
"time": "1773592859"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773592891"
},
"departure": {
"time": "1773592927"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773593091"
},
"departure": {
"time": "1773593128"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773593165"
},
"departure": {
"time": "1773593203"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773593238"
},
"departure": {
"time": "1773593257"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773593301"
},
"departure": {
"time": "1773593329"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773593347"
},
"departure": {
"time": "1773593359"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773593422"
},
"departure": {
"time": "1773593455"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773593480"
},
"departure": {
"time": "1773593523"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773593551"
},
"departure": {
"time": "1773593609"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773593634"
},
"departure": {
"time": "1773593672"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773593686"
},
"departure": {
"time": "1773593721"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773593736"
},
"departure": {
"time": "1773593765"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773593856"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748856-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748846-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773590305"
},
"departure": {
"time": "1773590745"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773590783"
},
"departure": {
"time": "1773590828"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773590870"
},
"departure": {
"time": "1773590923"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773590969"
},
"departure": {
"time": "1773591004"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773591035"
},
"departure": {
"time": "1773591047"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773591064"
},
"departure": {
"time": "1773591088"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773591126"
},
"departure": {
"time": "1773591159"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773591328"
},
"departure": {
"time": "1773591359"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773591400"
},
"departure": {
"time": "1773591428"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773591461"
},
"departure": {
"time": "1773591474"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773591521"
},
"departure": {
"time": "1773591528"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773591546"
},
"departure": {
"time": "1773591594"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773591636"
},
"departure": {
"time": "1773591691"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773591719"
},
"departure": {
"time": "1773591767"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773591790"
},
"departure": {
"time": "1773591822"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773591846"
},
"departure": {
"time": "1773591878"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773591892"
},
"departure": {
"time": "1773591931"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773591941"
},
"departure": {
"time": "1773591957"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773592055"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748846-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748925-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773589051"
},
"departure": {
"time": "1773589467"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773589520"
},
"departure": {
"time": "1773589538"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773589615"
},
"departure": {
"time": "1773589651"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773589676"
},
"departure": {
"time": "1773589686"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773589705"
},
"departure": {
"time": "1773589713"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773589732"
},
"departure": {
"time": "1773589750"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773589762"
},
"departure": {
"time": "1773589801"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773589813"
},
"departure": {
"time": "1773589848"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773589892"
},
"departure": {
"time": "1773589906"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773589936"
},
"departure": {
"time": "1773589945"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773589958"
},
"departure": {
"time": "1773589973"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773590067"
},
"departure": {
"time": "1773590077"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773590112"
},
"departure": {
"time": "1773590157"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773590183"
},
"departure": {
"time": "1773590221"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773590262"
},
"departure": {
"time": "1773590298"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773590409"
},
"departure": {
"time": "1773590446"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773590473"
},
"departure": {
"time": "1773590491"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773590563"
},
"departure": {
"time": "1773590595"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773590662"
},
"departure": {
"time": "1773590704"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773590808"
},
"departure": {
"time": "1773590869"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773590944"
},
"departure": {
"time": "1773590979"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773591045"
},
"departure": {
"time": "1773591079"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773591109"
},
"departure": {
"time": "1773591127"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773591148"
},
"departure": {
"time": "1773591182"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773591226"
},
"departure": {
"time": "1773591242"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773591322"
},
"departure": {
"time": "1773591349"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773591407"
},
"departure": {
"time": "1773591484"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773591511"
},
"departure": {
"time": "1773591541"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773591588"
},
"departure": {
"time": "1773591622"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773591663"
},
"departure": {
"time": "1773591675"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773591723"
},
"departure": {
"time": "1773591736"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773591761"
},
"departure": {
"time": "1773591796"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773591829"
},
"departure": {
"time": "1773591866"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773591897"
},
"departure": {
"time": "1773591932"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773592002"
},
"departure": {
"time": "1773592022"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773592080"
},
"departure": {
"time": "1773592110"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773592131"
},
"departure": {
"time": "1773592141"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773592165"
},
"departure": {
"time": "1773592186"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773592219"
},
"departure": {
"time": "1773592232"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773592241"
},
"departure": {
"time": "1773592273"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773592306"
},
"departure": {
"time": "1773592351"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773592361"
},
"departure": {
"time": "1773592371"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773592390"
},
"departure": {
"time": "1773592422"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773592448"
},
"departure": {
"time": "1773592458"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773592519"
},
"departure": {
"time": "1773592551"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773592571"
},
"departure": {
"time": "1773592584"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773592736"
},
"departure": {
"time": "1773592744"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773592763"
},
"departure": {
"time": "1773592774"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773592804"
},
"departure": {
"time": "1773592837"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773592877"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748925-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748921-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773559722"
},
"departure": {
"time": "1773560171"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773560217"
},
"departure": {
"time": "1773560257"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773560333"
},
"departure": {
"time": "1773560361"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773560379"
},
"departure": {
"time": "1773560396"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773560415"
},
"departure": {
"time": "1773560457"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773560478"
},
"departure": {
"time": "1773560492"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773560512"
},
"departure": {
"time": "1773560541"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773560551"
},
"departure": {
"time": "1773560573"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773560610"
},
"departure": {
"time": "1773560619"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773560656"
},
"departure": {
"time": "1773560664"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773560682"
},
"departure": {
"time": "1773560689"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773560783"
},
"departure": {
"time": "1773560793"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773560822"
},
"departure": {
"time": "1773560836"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773560853"
},
"departure": {
"time": "1773560871"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773560886"
},
"departure": {
"time": "1773560921"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773560971"
},
"departure": {
"time": "1773561022"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773561059"
},
"departure": {
"time": "1773561078"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773561158"
},
"departure": {
"time": "1773561190"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773561295"
},
"departure": {
"time": "1773561444"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773561550"
},
"departure": {
"time": "1773561634"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773561679"
},
"departure": {
"time": "1773561697"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773561769"
},
"departure": {
"time": "1773561787"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773561815"
},
"departure": {
"time": "1773561853"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773561873"
},
"departure": {
"time": "1773561888"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773561928"
},
"departure": {
"time": "1773561949"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773562013"
},
"departure": {
"time": "1773562044"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773562115"
},
"departure": {
"time": "1773562156"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773562174"
},
"departure": {
"time": "1773562208"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773562261"
},
"departure": {
"time": "1773562287"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773562319"
},
"departure": {
"time": "1773562331"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773562364"
},
"departure": {
"time": "1773562380"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773562400"
},
"departure": {
"time": "1773562415"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773562440"
},
"departure": {
"time": "1773562457"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773562492"
},
"departure": {
"time": "1773562517"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773562589"
},
"departure": {
"time": "1773562624"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773562668"
},
"departure": {
"time": "1773562701"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773562721"
},
"departure": {
"time": "1773562737"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773562762"
},
"departure": {
"time": "1773562776"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773562805"
},
"departure": {
"time": "1773562814"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773562825"
},
"departure": {
"time": "1773562835"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773562886"
},
"departure": {
"time": "1773562916"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773562924"
},
"departure": {
"time": "1773562935"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773562955"
},
"departure": {
"time": "1773562965"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773562983"
},
"departure": {
"time": "1773562991"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773563042"
},
"departure": {
"time": "1773563051"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773563069"
},
"departure": {
"time": "1773563084"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773563252"
},
"departure": {
"time": "1773563260"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773563277"
},
"departure": {
"time": "1773563284"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773563314"
},
"departure": {
"time": "1773563326"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773563363"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748921-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748840-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773565042"
},
"departure": {
"time": "1773565395"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565440"
},
"departure": {
"time": "1773565483"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773565526"
},
"departure": {
"time": "1773565543"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773565592"
},
"departure": {
"time": "1773565613"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773565663"
},
"departure": {
"time": "1773565680"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773565707"
},
"departure": {
"time": "1773565738"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773565779"
},
"departure": {
"time": "1773565870"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773565991"
},
"departure": {
"time": "1773566068"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773566108"
},
"departure": {
"time": "1773566153"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773566194"
},
"departure": {
"time": "1773566242"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773566295"
},
"departure": {
"time": "1773566312"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566339"
},
"departure": {
"time": "1773566379"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566446"
},
"departure": {
"time": "1773566510"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566545"
},
"departure": {
"time": "1773566621"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566646"
},
"departure": {
"time": "1773566667"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773566768"
},
"departure": {
"time": "1773566841"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773566856"
},
"departure": {
"time": "1773566891"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773566915"
},
"departure": {
"time": "1773566926"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773566999"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748840-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3758104-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773562200"
},
"departure": {
"time": "1773562820"
},
"stopId": "VALFB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773562870"
},
"departure": {
"time": "1773562891"
},
"stopId": "VALCH2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773563009"
},
"departure": {
"time": "1773563113"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773563431"
},
"departure": {
"time": "1773563441"
},
"stopId": "VALHO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773563685"
},
"departure": {
"time": "1773563696"
},
"stopId": "LIEBG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773563856"
},
"departure": {
"time": "1773563869"
},
"stopId": "COLFR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773564086"
},
"departure": {
"time": "1773564093"
},
"stopId": "COLRAV",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564535"
},
"departure": {
"time": "1773564552"
},
"stopId": "SSVMA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773565403"
},
"departure": {
"time": "1773565413"
},
"stopId": "SLOMA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773565667"
},
"departure": {
"time": "1773565681"
},
"stopId": "PORLE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773566014"
},
"departure": {
"time": "1773566031"
},
"stopId": "SGRPL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566082"
},
"departure": {
"time": "1773566094"
},
"stopId": "SJREG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566423"
},
"departure": {
"time": "1773566456"
},
"stopId": "BARPL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566754"
},
"departure": {
"time": "1773566786"
},
"stopId": "BNVMA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566979"
},
"departure": {
"time": "1773567032"
},
"stopId": "BARVAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773567309"
},
"departure": {
"time": "1773567322"
},
"stopId": "MALSF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773567798"
},
"departure": {
"time": "1773567807"
},
"stopId": "PRVBE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773568095"
},
"departure": {
"time": "1773568111"
},
"stopId": "PIXZAF",
"stopSequence": 18
},
{
"arrival": {
"time": "1773568271"
},
"stopId": "PIXLAN",
"stopSequence": 19
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758104-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "trip:3757753-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773581304"
},
"departure": {
"time": "1773581594"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581698"
},
"departure": {
"time": "1773581713"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773581766"
},
"departure": {
"time": "1773581792"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773581839"
},
"departure": {
"time": "1773581865"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773581893"
},
"departure": {
"time": "1773581913"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773581936"
},
"departure": {
"time": "1773581953"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773582050"
},
"departure": {
"time": "1773582080"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773582190"
},
"departure": {
"time": "1773582190"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582304"
},
"departure": {
"time": "1773582325"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582389"
},
"departure": {
"time": "1773582399"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582430"
},
"departure": {
"time": "1773582440"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773582489"
},
"departure": {
"time": "1773582528"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773582584"
},
"departure": {
"time": "1773582601"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773582861"
},
"departure": {
"time": "1773583019"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773583072"
},
"departure": {
"time": "1773583086"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773583483"
},
"departure": {
"time": "1773583495"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773583719"
},
"departure": {
"time": "1773583729"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773583780"
},
"departure": {
"time": "1773583801"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773583889"
},
"departure": {
"time": "1773583996"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773584386"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757753-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748847-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773593889"
},
"departure": {
"time": "1773594101"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594193"
},
"departure": {
"time": "1773594205"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773594231"
},
"departure": {
"time": "1773594273"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773594293"
},
"departure": {
"time": "1773594326"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773594348"
},
"departure": {
"time": "1773594397"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773594420"
},
"departure": {
"time": "1773594465"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773594490"
},
"departure": {
"time": "1773594497"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594556"
},
"departure": {
"time": "1773594579"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594609"
},
"departure": {
"time": "1773594622"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594678"
},
"departure": {
"time": "1773594720"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773594834"
},
"departure": {
"time": "1773594859"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773594927"
},
"departure": {
"time": "1773594969"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595050"
},
"departure": {
"time": "1773595088"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595132"
},
"departure": {
"time": "1773595199"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595241"
},
"departure": {
"time": "1773595313"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595344"
},
"departure": {
"time": "1773595378"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773595422"
},
"departure": {
"time": "1773595458"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773595490"
},
"departure": {
"time": "1773595531"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773595589"
},
"departure": {
"time": "1773595637"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773595721"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748847-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748910-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773592877"
},
"departure": {
"time": "1773593172"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773593193"
},
"departure": {
"time": "1773593203"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773593225"
},
"departure": {
"time": "1773593267"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773593323"
},
"departure": {
"time": "1773593362"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773593384"
},
"departure": {
"time": "1773593408"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773593461"
},
"departure": {
"time": "1773593492"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773593515"
},
"departure": {
"time": "1773593529"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773593553"
},
"departure": {
"time": "1773593561"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773593570"
},
"departure": {
"time": "1773593582"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773593629"
},
"departure": {
"time": "1773593661"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773593680"
},
"departure": {
"time": "1773593685"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773593716"
},
"departure": {
"time": "1773593739"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773593757"
},
"departure": {
"time": "1773593800"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773593823"
},
"departure": {
"time": "1773593858"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773593903"
},
"departure": {
"time": "1773593917"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773593994"
},
"departure": {
"time": "1773594034"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773594069"
},
"departure": {
"time": "1773594077"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773594115"
},
"departure": {
"time": "1773594131"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773594157"
},
"departure": {
"time": "1773594167"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773594211"
},
"departure": {
"time": "1773594227"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773594279"
},
"departure": {
"time": "1773594322"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773594350"
},
"departure": {
"time": "1773594414"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773594428"
},
"departure": {
"time": "1773594465"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773594532"
},
"departure": {
"time": "1773594557"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773594598"
},
"departure": {
"time": "1773594639"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773594671"
},
"departure": {
"time": "1773594738"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773594770"
},
"departure": {
"time": "1773594797"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773594830"
},
"departure": {
"time": "1773594873"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773594897"
},
"departure": {
"time": "1773594932"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773594981"
},
"departure": {
"time": "1773595020"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773595122"
},
"departure": {
"time": "1773595244"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773595295"
},
"departure": {
"time": "1773595369"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773595448"
},
"departure": {
"time": "1773595483"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773595517"
},
"departure": {
"time": "1773595562"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773595612"
},
"departure": {
"time": "1773595641"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773595656"
},
"departure": {
"time": "1773595668"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773595680"
},
"departure": {
"time": "1773595692"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773595716"
},
"departure": {
"time": "1773595730"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773595818"
},
"departure": {
"time": "1773595827"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773595840"
},
"departure": {
"time": "1773595854"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773595910"
},
"departure": {
"time": "1773595910"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773595970"
},
"departure": {
"time": "1773595970"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773596030"
},
"departure": {
"time": "1773596030"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773596030"
},
"departure": {
"time": "1773596030"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773596090"
},
"departure": {
"time": "1773596090"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773596090"
},
"departure": {
"time": "1773596090"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773596150"
},
"departure": {
"time": "1773596150"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773596270"
},
"departure": {
"time": "1773596270"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748910-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3757922-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773579861"
},
"departure": {
"time": "1773580085"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773580311"
},
"departure": {
"time": "1773580311"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773580362"
},
"departure": {
"time": "1773580379"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773580500"
},
"departure": {
"time": "1773580516"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773580958"
},
"departure": {
"time": "1773580966"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773581278"
},
"departure": {
"time": "1773581333"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773581521"
},
"departure": {
"time": "1773581530"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773581647"
},
"departure": {
"time": "1773581692"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582107"
},
"departure": {
"time": "1773582132"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582266"
},
"departure": {
"time": "1773582280"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582429"
},
"departure": {
"time": "1773582485"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773582753"
},
"departure": {
"time": "1773582790"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773583081"
},
"departure": {
"time": "1773583089"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1773583324"
},
"departure": {
"time": "1773583333"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773583405"
},
"departure": {
"time": "1773583455"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773583745"
},
"departure": {
"time": "1773583756"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773583852"
},
"departure": {
"time": "1773583861"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773584015"
},
"departure": {
"time": "1773584071"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773584250"
},
"departure": {
"time": "1773584261"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773584414"
},
"departure": {
"time": "1773584421"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773584651"
},
"departure": {
"time": "1773584692"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773584835"
},
"departure": {
"time": "1773584846"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773584866"
},
"departure": {
"time": "1773584878"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773584933"
},
"departure": {
"time": "1773584982"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773585065"
},
"departure": {
"time": "1773585079"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773585089"
},
"departure": {
"time": "1773585213"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773585253"
},
"departure": {
"time": "1773585262"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773585274"
},
"departure": {
"time": "1773585281"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773585292"
},
"departure": {
"time": "1773585304"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773585573"
},
"departure": {
"time": "1773585651"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773585710"
},
"departure": {
"time": "1773585725"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1773585785"
},
"departure": {
"time": "1773585802"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1773585907"
},
"departure": {
"time": "1773585930"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773585910"
},
"departure": {
"time": "1773585910"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757922-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3748878-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773581450"
},
"departure": {
"time": "1773581565"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581637"
},
"departure": {
"time": "1773581687"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773581734"
},
"departure": {
"time": "1773581772"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773581819"
},
"departure": {
"time": "1773581865"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773581894"
},
"departure": {
"time": "1773581908"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773581932"
},
"departure": {
"time": "1773581946"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773581991"
},
"departure": {
"time": "1773582132"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773582243"
},
"departure": {
"time": "1773582276"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582317"
},
"departure": {
"time": "1773582329"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582364"
},
"departure": {
"time": "1773582386"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582445"
},
"departure": {
"time": "1773582458"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773582491"
},
"departure": {
"time": "1773582529"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773582593"
},
"departure": {
"time": "1773582626"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773582667"
},
"departure": {
"time": "1773582707"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773582734"
},
"departure": {
"time": "1773582783"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773582814"
},
"departure": {
"time": "1773582853"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773582880"
},
"departure": {
"time": "1773582915"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773582936"
},
"departure": {
"time": "1773582946"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773583048"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748878-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748890-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773575165"
},
"departure": {
"time": "1773575978"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773576059"
},
"departure": {
"time": "1773576072"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773576090"
},
"departure": {
"time": "1773576140"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773576152"
},
"departure": {
"time": "1773576171"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773576188"
},
"departure": {
"time": "1773576218"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773576295"
},
"departure": {
"time": "1773576321"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773576383"
},
"departure": {
"time": "1773576407"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773576467"
},
"departure": {
"time": "1773576496"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773576530"
},
"departure": {
"time": "1773576562"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773576586"
},
"departure": {
"time": "1773576614"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773576684"
},
"departure": {
"time": "1773576704"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773576755"
},
"departure": {
"time": "1773576782"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773576830"
},
"departure": {
"time": "1773576858"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773576878"
},
"departure": {
"time": "1773576902"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773576947"
},
"departure": {
"time": "1773576977"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773576990"
},
"departure": {
"time": "1773577006"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773577056"
},
"departure": {
"time": "1773577144"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773577186"
},
"departure": {
"time": "1773577214"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773577246"
},
"departure": {
"time": "1773577281"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773577300"
},
"departure": {
"time": "1773577374"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773577410"
},
"departure": {
"time": "1773577445"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773577474"
},
"departure": {
"time": "1773577540"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773577595"
},
"departure": {
"time": "1773577680"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773577771"
},
"departure": {
"time": "1773577796"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773577889"
},
"departure": {
"time": "1773577942"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773577983"
},
"departure": {
"time": "1773578024"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773578079"
},
"departure": {
"time": "1773578138"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773578181"
},
"departure": {
"time": "1773578213"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773578263"
},
"departure": {
"time": "1773578302"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773578342"
},
"departure": {
"time": "1773578369"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773578420"
},
"departure": {
"time": "1773578490"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773578510"
},
"departure": {
"time": "1773578518"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773578534"
},
"departure": {
"time": "1773578570"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773578606"
},
"departure": {
"time": "1773578634"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773578683"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748890-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757814-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570824"
},
"departure": {
"time": "1773570902"
},
"stopId": "SIOTAM",
"stopSequence": 1
},
{
"arrival": {
"time": "1773571159"
},
"departure": {
"time": "1773571174"
},
"stopId": "TREGM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773571409"
},
"departure": {
"time": "1773571462"
},
"stopId": "FLAMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773571576"
},
"departure": {
"time": "1773571585"
},
"stopId": "FLAHB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571936"
},
"departure": {
"time": "1773571991"
},
"stopId": "PIXLAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1773572269"
},
"departure": {
"time": "1773572307"
},
"stopId": "PIXZAF",
"stopSequence": 6
},
{
"arrival": {
"time": "1773572531"
},
"departure": {
"time": "1773572541"
},
"stopId": "BENBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773572615"
},
"departure": {
"time": "1773572711"
},
"stopId": "BENCG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773572973"
},
"departure": {
"time": "1773573019"
},
"stopId": "VIRMA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773573240"
},
"departure": {
"time": "1773573273"
},
"stopId": "SIDHC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573407"
},
"departure": {
"time": "1773573442"
},
"stopId": "MARPO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573715"
},
"departure": {
"time": "1773573747"
},
"stopId": "10ANJ7",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573881"
},
"departure": {
"time": "1773573922"
},
"stopId": "10PEM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773574008"
},
"departure": {
"time": "1773574053"
},
"stopId": "10AXT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773574132"
},
"departure": {
"time": "1773574169"
},
"stopId": "10PLA4",
"stopSequence": 15
},
{
"arrival": {
"time": "1773574198"
},
"departure": {
"time": "1773574208"
},
"stopId": "10CRN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773574230"
},
"departure": {
"time": "1773574230"
},
"stopId": "10PEM4",
"stopSequence": 17
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757814-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748843-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773575996"
},
"departure": {
"time": "1773576094"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773576167"
},
"departure": {
"time": "1773576207"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773576247"
},
"departure": {
"time": "1773576288"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773576337"
},
"departure": {
"time": "1773576375"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773576404"
},
"departure": {
"time": "1773576426"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773576450"
},
"departure": {
"time": "1773576462"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773576504"
},
"departure": {
"time": "1773576525"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773576639"
},
"departure": {
"time": "1773576678"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773576730"
},
"departure": {
"time": "1773576774"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773576812"
},
"departure": {
"time": "1773576835"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773576882"
},
"departure": {
"time": "1773576900"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773576928"
},
"departure": {
"time": "1773576935"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773577010"
},
"departure": {
"time": "1773577208"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773577250"
},
"departure": {
"time": "1773577290"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773577320"
},
"departure": {
"time": "1773577343"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773577427"
},
"departure": {
"time": "1773577488"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773577512"
},
"departure": {
"time": "1773577555"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773577582"
},
"departure": {
"time": "1773577589"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773577668"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748843-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748900-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773593404"
},
"departure": {
"time": "1773593892"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773593969"
},
"departure": {
"time": "1773593982"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773594091"
},
"departure": {
"time": "1773594134"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773594148"
},
"departure": {
"time": "1773594197"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773594236"
},
"departure": {
"time": "1773594274"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773594336"
},
"departure": {
"time": "1773594372"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773594423"
},
"departure": {
"time": "1773594462"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594533"
},
"departure": {
"time": "1773594568"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594596"
},
"departure": {
"time": "1773594648"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594706"
},
"departure": {
"time": "1773594744"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773594819"
},
"departure": {
"time": "1773594859"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773594986"
},
"departure": {
"time": "1773595089"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595180"
},
"departure": {
"time": "1773595292"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595332"
},
"departure": {
"time": "1773595369"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595400"
},
"departure": {
"time": "1773595434"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595466"
},
"departure": {
"time": "1773595502"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773595525"
},
"departure": {
"time": "1773595575"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773595608"
},
"departure": {
"time": "1773595673"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773595716"
},
"departure": {
"time": "1773595754"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773595794"
},
"departure": {
"time": "1773595832"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773595880"
},
"departure": {
"time": "1773595880"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773595940"
},
"departure": {
"time": "1773595940"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773595940"
},
"departure": {
"time": "1773595940"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773596000"
},
"departure": {
"time": "1773596000"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773596120"
},
"departure": {
"time": "1773596120"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773596240"
},
"departure": {
"time": "1773596240"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773596300"
},
"departure": {
"time": "1773596300"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773596420"
},
"departure": {
"time": "1773596420"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773596480"
},
"departure": {
"time": "1773596480"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773596540"
},
"departure": {
"time": "1773596540"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773596600"
},
"departure": {
"time": "1773596600"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773596660"
},
"departure": {
"time": "1773596660"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773596720"
},
"departure": {
"time": "1773596720"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773596780"
},
"departure": {
"time": "1773596780"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773596840"
},
"departure": {
"time": "1773596840"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773596960"
},
"departure": {
"time": "1773596960"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748900-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3748896-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773565066"
},
"departure": {
"time": "1773565097"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565149"
},
"departure": {
"time": "1773565177"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773565235"
},
"departure": {
"time": "1773565278"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773565295"
},
"departure": {
"time": "1773565338"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773565371"
},
"departure": {
"time": "1773565437"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773565496"
},
"departure": {
"time": "1773565537"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773565608"
},
"departure": {
"time": "1773565638"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773565703"
},
"departure": {
"time": "1773565714"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773565749"
},
"departure": {
"time": "1773565777"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773565830"
},
"departure": {
"time": "1773565847"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773565926"
},
"departure": {
"time": "1773565960"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566092"
},
"departure": {
"time": "1773566313"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566413"
},
"departure": {
"time": "1773566444"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566482"
},
"departure": {
"time": "1773566495"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566530"
},
"departure": {
"time": "1773566574"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773566604"
},
"departure": {
"time": "1773566634"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773566656"
},
"departure": {
"time": "1773566674"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773566709"
},
"departure": {
"time": "1773566717"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773566785"
},
"departure": {
"time": "1773566811"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773566847"
},
"departure": {
"time": "1773566866"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773566905"
},
"departure": {
"time": "1773566938"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773566986"
},
"departure": {
"time": "1773567021"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773567036"
},
"departure": {
"time": "1773567048"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773567088"
},
"departure": {
"time": "1773567108"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773567184"
},
"departure": {
"time": "1773567220"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773567283"
},
"departure": {
"time": "1773567298"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773567327"
},
"departure": {
"time": "1773567379"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773567440"
},
"departure": {
"time": "1773567472"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773567553"
},
"departure": {
"time": "1773567564"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773567597"
},
"departure": {
"time": "1773567628"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773567666"
},
"departure": {
"time": "1773567697"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773567725"
},
"departure": {
"time": "1773567748"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773567773"
},
"departure": {
"time": "1773567788"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773567827"
},
"departure": {
"time": "1773567877"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773567891"
},
"departure": {
"time": "1773567906"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773567941"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748896-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3758156-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773568656"
},
"departure": {
"time": "1773568711"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773568863"
},
"departure": {
"time": "1773568871"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773568919"
},
"departure": {
"time": "1773568998"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773569105"
},
"departure": {
"time": "1773569185"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773569242"
},
"departure": {
"time": "1773569256"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569509"
},
"departure": {
"time": "1773569563"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569880"
},
"departure": {
"time": "1773569891"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569974"
},
"departure": {
"time": "1773569983"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570304"
},
"departure": {
"time": "1773570304"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570469"
},
"departure": {
"time": "1773570486"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570947"
},
"departure": {
"time": "1773570997"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571146"
},
"departure": {
"time": "1773571192"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571723"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758156-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3748871-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773555989"
},
"departure": {
"time": "1773556394"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773556451"
},
"departure": {
"time": "1773556483"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773556526"
},
"departure": {
"time": "1773556541"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773556594"
},
"departure": {
"time": "1773556609"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773556665"
},
"departure": {
"time": "1773556683"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773556710"
},
"departure": {
"time": "1773556743"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773556787"
},
"departure": {
"time": "1773556807"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773556943"
},
"departure": {
"time": "1773556960"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773556998"
},
"departure": {
"time": "1773557018"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773557060"
},
"departure": {
"time": "1773557082"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773557141"
},
"departure": {
"time": "1773557155"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773557189"
},
"departure": {
"time": "1773557206"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773557269"
},
"departure": {
"time": "1773557350"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773557386"
},
"departure": {
"time": "1773557446"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773557476"
},
"departure": {
"time": "1773557494"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773557582"
},
"departure": {
"time": "1773557623"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773557644"
},
"departure": {
"time": "1773557679"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773557703"
},
"departure": {
"time": "1773557741"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773557841"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748871-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748825-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773554357"
},
"departure": {
"time": "1773554457"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773554515"
},
"departure": {
"time": "1773554567"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773554586"
},
"departure": {
"time": "1773554616"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773554758"
},
"departure": {
"time": "1773554758"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773554782"
},
"departure": {
"time": "1773554801"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773554829"
},
"departure": {
"time": "1773554858"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773554879"
},
"departure": {
"time": "1773554891"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773554961"
},
"departure": {
"time": "1773554976"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773555002"
},
"departure": {
"time": "1773555007"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773555053"
},
"departure": {
"time": "1773555198"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773555229"
},
"departure": {
"time": "1773555303"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773555345"
},
"departure": {
"time": "1773555388"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773555467"
},
"departure": {
"time": "1773555499"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773555535"
},
"departure": {
"time": "1773555672"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773555702"
},
"departure": {
"time": "1773555727"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773555748"
},
"departure": {
"time": "1773555781"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773555818"
},
"departure": {
"time": "1773555871"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773555891"
},
"departure": {
"time": "1773555905"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773555942"
},
"departure": {
"time": "1773556109"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773556221"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748825-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748855-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773595645"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773596040"
},
"departure": {
"time": "1773596040"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773596100"
},
"departure": {
"time": "1773596100"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773596220"
},
"departure": {
"time": "1773596220"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773596280"
},
"departure": {
"time": "1773596280"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773596340"
},
"departure": {
"time": "1773596340"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596400"
},
"departure": {
"time": "1773596400"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596580"
},
"departure": {
"time": "1773596580"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596700"
},
"departure": {
"time": "1773596700"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596820"
},
"departure": {
"time": "1773596820"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773596940"
},
"departure": {
"time": "1773596940"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773597000"
},
"departure": {
"time": "1773597000"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773597120"
},
"departure": {
"time": "1773597120"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773597180"
},
"departure": {
"time": "1773597180"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773597240"
},
"departure": {
"time": "1773597240"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773597300"
},
"departure": {
"time": "1773597300"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773597360"
},
"departure": {
"time": "1773597360"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773597420"
},
"departure": {
"time": "1773597420"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773597600"
},
"departure": {
"time": "1773597600"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748855-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748937-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570723"
},
"departure": {
"time": "1773571023"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773571080"
},
"departure": {
"time": "1773571154"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773571222"
},
"departure": {
"time": "1773571242"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773571255"
},
"departure": {
"time": "1773571352"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571408"
},
"departure": {
"time": "1773571429"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571466"
},
"departure": {
"time": "1773571473"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571490"
},
"departure": {
"time": "1773571526"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571562"
},
"departure": {
"time": "1773571572"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571650"
},
"departure": {
"time": "1773571692"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571721"
},
"departure": {
"time": "1773571731"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773571789"
},
"departure": {
"time": "1773571810"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571833"
},
"departure": {
"time": "1773571844"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571871"
},
"departure": {
"time": "1773571897"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571913"
},
"departure": {
"time": "1773571941"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571952"
},
"departure": {
"time": "1773571971"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773572001"
},
"departure": {
"time": "1773572017"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572165"
},
"departure": {
"time": "1773572177"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572197"
},
"departure": {
"time": "1773572209"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572257"
},
"departure": {
"time": "1773572288"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773572352"
},
"departure": {
"time": "1773572429"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773572500"
},
"departure": {
"time": "1773572539"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773572593"
},
"departure": {
"time": "1773572635"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773572684"
},
"departure": {
"time": "1773572762"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773572802"
},
"departure": {
"time": "1773572841"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773572908"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748937-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757822-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773567871"
},
"departure": {
"time": "1773567910"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773568119"
},
"departure": {
"time": "1773568182"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773568431"
},
"departure": {
"time": "1773568440"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773568567"
},
"departure": {
"time": "1773568573"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773568835"
},
"departure": {
"time": "1773568866"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569127"
},
"departure": {
"time": "1773569146"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569229"
},
"departure": {
"time": "1773569268"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569512"
},
"departure": {
"time": "1773569544"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569681"
},
"departure": {
"time": "1773569737"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570080"
},
"departure": {
"time": "1773570125"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570236"
},
"departure": {
"time": "1773570282"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773570520"
},
"departure": {
"time": "1773570528"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773570824"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757822-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748906-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563363"
},
"departure": {
"time": "1773563893"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563910"
},
"departure": {
"time": "1773563921"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773563950"
},
"departure": {
"time": "1773563959"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773564011"
},
"departure": {
"time": "1773564023"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773564048"
},
"departure": {
"time": "1773564062"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773564099"
},
"departure": {
"time": "1773564110"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773564128"
},
"departure": {
"time": "1773564139"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564168"
},
"departure": {
"time": "1773564175"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773564186"
},
"departure": {
"time": "1773564229"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773564285"
},
"departure": {
"time": "1773564299"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773564320"
},
"departure": {
"time": "1773564330"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773564357"
},
"departure": {
"time": "1773564373"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773564392"
},
"departure": {
"time": "1773564427"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773564454"
},
"departure": {
"time": "1773564488"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773564535"
},
"departure": {
"time": "1773564563"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773564622"
},
"departure": {
"time": "1773564657"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773564683"
},
"departure": {
"time": "1773564695"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773564723"
},
"departure": {
"time": "1773564739"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773564759"
},
"departure": {
"time": "1773564776"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773564830"
},
"departure": {
"time": "1773564843"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773564894"
},
"departure": {
"time": "1773564984"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773565018"
},
"departure": {
"time": "1773565047"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773565067"
},
"departure": {
"time": "1773565102"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773565155"
},
"departure": {
"time": "1773565251"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773565300"
},
"departure": {
"time": "1773565418"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773565450"
},
"departure": {
"time": "1773565479"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773565512"
},
"departure": {
"time": "1773565538"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773565572"
},
"departure": {
"time": "1773565610"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773565640"
},
"departure": {
"time": "1773565659"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773565717"
},
"departure": {
"time": "1773565815"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773565913"
},
"departure": {
"time": "1773566018"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773566062"
},
"departure": {
"time": "1773566099"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773566165"
},
"departure": {
"time": "1773566186"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773566221"
},
"departure": {
"time": "1773566237"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773566291"
},
"departure": {
"time": "1773566311"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773566321"
},
"departure": {
"time": "1773566353"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773566373"
},
"departure": {
"time": "1773566383"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773566407"
},
"departure": {
"time": "1773566420"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773566508"
},
"departure": {
"time": "1773566520"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773566531"
},
"departure": {
"time": "1773566649"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773566670"
},
"departure": {
"time": "1773566686"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773566714"
},
"departure": {
"time": "1773566749"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773566766"
},
"departure": {
"time": "1773566773"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773566784"
},
"departure": {
"time": "1773566800"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773566821"
},
"departure": {
"time": "1773566833"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773566861"
},
"departure": {
"time": "1773566897"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773566919"
},
"departure": {
"time": "1773566942"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773567005"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748906-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748876-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773574249"
},
"departure": {
"time": "1773574477"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773574517"
},
"departure": {
"time": "1773574590"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773574631"
},
"departure": {
"time": "1773574698"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773574755"
},
"departure": {
"time": "1773574798"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773574830"
},
"departure": {
"time": "1773574866"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773574890"
},
"departure": {
"time": "1773574974"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773575018"
},
"departure": {
"time": "1773575064"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773575187"
},
"departure": {
"time": "1773575229"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773575279"
},
"departure": {
"time": "1773575308"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773575334"
},
"departure": {
"time": "1773575353"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575391"
},
"departure": {
"time": "1773575423"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773575446"
},
"departure": {
"time": "1773575456"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773575502"
},
"departure": {
"time": "1773575559"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773575591"
},
"departure": {
"time": "1773575641"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773575658"
},
"departure": {
"time": "1773575673"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773575727"
},
"departure": {
"time": "1773575771"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773575794"
},
"departure": {
"time": "1773575860"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773575874"
},
"departure": {
"time": "1773575908"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773575996"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748876-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748943-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773587350"
},
"departure": {
"time": "1773587381"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773587410"
},
"departure": {
"time": "1773587700"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773587773"
},
"departure": {
"time": "1773587846"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773587905"
},
"departure": {
"time": "1773587962"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773587996"
},
"departure": {
"time": "1773588009"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773588044"
},
"departure": {
"time": "1773588078"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773588098"
},
"departure": {
"time": "1773588126"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773588200"
},
"departure": {
"time": "1773588211"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773588235"
},
"departure": {
"time": "1773588275"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773588285"
},
"departure": {
"time": "1773588322"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773588341"
},
"departure": {
"time": "1773588351"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773588378"
},
"departure": {
"time": "1773588408"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773588429"
},
"departure": {
"time": "1773588439"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773588466"
},
"departure": {
"time": "1773588495"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773588547"
},
"departure": {
"time": "1773588605"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773588665"
},
"departure": {
"time": "1773588698"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773588730"
},
"departure": {
"time": "1773588757"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773588774"
},
"departure": {
"time": "1773588801"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773588821"
},
"departure": {
"time": "1773588841"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773588882"
},
"departure": {
"time": "1773588890"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773588905"
},
"departure": {
"time": "1773588937"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773588958"
},
"departure": {
"time": "1773588992"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773589036"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748943-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748873-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563250"
},
"departure": {
"time": "1773563454"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563524"
},
"departure": {
"time": "1773563568"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773563608"
},
"departure": {
"time": "1773563641"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773563679"
},
"departure": {
"time": "1773563794"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773563851"
},
"departure": {
"time": "1773563866"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773563881"
},
"departure": {
"time": "1773563897"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773563936"
},
"departure": {
"time": "1773563973"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564077"
},
"departure": {
"time": "1773564142"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773564176"
},
"departure": {
"time": "1773564255"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773564300"
},
"departure": {
"time": "1773564338"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773564384"
},
"departure": {
"time": "1773564458"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773564482"
},
"departure": {
"time": "1773564541"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773564603"
},
"departure": {
"time": "1773564646"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773564676"
},
"departure": {
"time": "1773564725"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773564750"
},
"departure": {
"time": "1773564765"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773564838"
},
"departure": {
"time": "1773564860"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773564881"
},
"departure": {
"time": "1773564917"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773564937"
},
"departure": {
"time": "1773564967"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773565036"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748873-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3757825-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773595642"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773596280"
},
"departure": {
"time": "1773596280"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773596520"
},
"departure": {
"time": "1773596520"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773596700"
},
"departure": {
"time": "1773596700"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773597000"
},
"departure": {
"time": "1773597000"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773597240"
},
"departure": {
"time": "1773597240"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773597360"
},
"departure": {
"time": "1773597360"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773597660"
},
"departure": {
"time": "1773597660"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1773598020"
},
"departure": {
"time": "1773598020"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1773598440"
},
"departure": {
"time": "1773598440"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773598680"
},
"departure": {
"time": "1773598680"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773599040"
},
"departure": {
"time": "1773599040"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773599340"
},
"departure": {
"time": "1773599340"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757825-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "trip:3748944-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773594368"
},
"departure": {
"time": "1773594552"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594583"
},
"departure": {
"time": "1773594939"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773595017"
},
"departure": {
"time": "1773595062"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773595120"
},
"departure": {
"time": "1773595137"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773595173"
},
"departure": {
"time": "1773595190"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773595237"
},
"departure": {
"time": "1773595271"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773595296"
},
"departure": {
"time": "1773595305"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773595391"
},
"departure": {
"time": "1773595413"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773595437"
},
"departure": {
"time": "1773595456"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773595470"
},
"departure": {
"time": "1773595495"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773595503"
},
"departure": {
"time": "1773595537"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773595569"
},
"departure": {
"time": "1773595577"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595597"
},
"departure": {
"time": "1773595611"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595631"
},
"departure": {
"time": "1773595639"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595695"
},
"departure": {
"time": "1773595723"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595783"
},
"departure": {
"time": "1773595811"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773595843"
},
"departure": {
"time": "1773595863"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773595910"
},
"departure": {
"time": "1773595910"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773595910"
},
"departure": {
"time": "1773595910"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773596030"
},
"departure": {
"time": "1773596030"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773596030"
},
"departure": {
"time": "1773596030"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773596090"
},
"departure": {
"time": "1773596090"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773596150"
},
"departure": {
"time": "1773596150"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748944-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748254-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773529237"
},
"departure": {
"time": "1773529275"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773529313"
},
"departure": {
"time": "1773529504"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773529577"
},
"departure": {
"time": "1773529650"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773529749"
},
"departure": {
"time": "1773529756"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773529795"
},
"departure": {
"time": "1773529815"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773529867"
},
"departure": {
"time": "1773529875"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773529901"
},
"departure": {
"time": "1773529916"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773530020"
},
"departure": {
"time": "1773530033"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773530061"
},
"departure": {
"time": "1773530073"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773530091"
},
"departure": {
"time": "1773530140"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773530151"
},
"departure": {
"time": "1773530162"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773530192"
},
"departure": {
"time": "1773530205"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773530256"
},
"departure": {
"time": "1773530270"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773530291"
},
"departure": {
"time": "1773530305"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773530366"
},
"departure": {
"time": "1773530376"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773530447"
},
"departure": {
"time": "1773530455"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773530491"
},
"departure": {
"time": "1773530507"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773530524"
},
"departure": {
"time": "1773530537"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773530561"
},
"departure": {
"time": "1773530585"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773530633"
},
"departure": {
"time": "1773530645"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773530662"
},
"departure": {
"time": "1773530678"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773530710"
},
"departure": {
"time": "1773530777"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773530810"
},
"departure": {
"time": "1773530810"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748254-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748923-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773574378"
},
"departure": {
"time": "1773575042"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773575089"
},
"departure": {
"time": "1773575108"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773575185"
},
"departure": {
"time": "1773575191"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773575213"
},
"departure": {
"time": "1773575270"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773575291"
},
"departure": {
"time": "1773575299"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773575312"
},
"departure": {
"time": "1773575335"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773575344"
},
"departure": {
"time": "1773575356"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773575375"
},
"departure": {
"time": "1773575390"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773575424"
},
"departure": {
"time": "1773575435"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773575452"
},
"departure": {
"time": "1773575460"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575480"
},
"departure": {
"time": "1773575487"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773575570"
},
"departure": {
"time": "1773575577"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773575604"
},
"departure": {
"time": "1773575609"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773575633"
},
"departure": {
"time": "1773575645"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773575665"
},
"departure": {
"time": "1773575696"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773575741"
},
"departure": {
"time": "1773575772"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773575806"
},
"departure": {
"time": "1773575816"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773575887"
},
"departure": {
"time": "1773575912"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773575955"
},
"departure": {
"time": "1773576146"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773576229"
},
"departure": {
"time": "1773576319"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773576358"
},
"departure": {
"time": "1773576375"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773576421"
},
"departure": {
"time": "1773576461"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773576517"
},
"departure": {
"time": "1773576530"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773576547"
},
"departure": {
"time": "1773576583"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773576624"
},
"departure": {
"time": "1773576638"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773576699"
},
"departure": {
"time": "1773576715"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773576760"
},
"departure": {
"time": "1773576802"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773576823"
},
"departure": {
"time": "1773576842"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773576900"
},
"departure": {
"time": "1773576968"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773576996"
},
"departure": {
"time": "1773577011"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773577059"
},
"departure": {
"time": "1773577073"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773577097"
},
"departure": {
"time": "1773577114"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773577139"
},
"departure": {
"time": "1773577183"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773577220"
},
"departure": {
"time": "1773577257"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773577323"
},
"departure": {
"time": "1773577331"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773577379"
},
"departure": {
"time": "1773577410"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773577430"
},
"departure": {
"time": "1773577462"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773577482"
},
"departure": {
"time": "1773577510"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773577534"
},
"departure": {
"time": "1773577551"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773577561"
},
"departure": {
"time": "1773577573"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773577617"
},
"departure": {
"time": "1773577646"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773577656"
},
"departure": {
"time": "1773577671"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773577685"
},
"departure": {
"time": "1773577723"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773577744"
},
"departure": {
"time": "1773577778"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773577821"
},
"departure": {
"time": "1773577828"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773577850"
},
"departure": {
"time": "1773577862"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773577979"
},
"departure": {
"time": "1773578007"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773578023"
},
"departure": {
"time": "1773578038"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773578065"
},
"departure": {
"time": "1773578078"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773578111"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748923-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748844-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773579369"
},
"departure": {
"time": "1773579588"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773579921"
},
"departure": {
"time": "1773579972"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773580026"
},
"departure": {
"time": "1773580060"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773580115"
},
"departure": {
"time": "1773580154"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773580199"
},
"departure": {
"time": "1773580258"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773580284"
},
"departure": {
"time": "1773580334"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773580379"
},
"departure": {
"time": "1773580418"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773580580"
},
"departure": {
"time": "1773580633"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580675"
},
"departure": {
"time": "1773580686"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580722"
},
"departure": {
"time": "1773580739"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773580794"
},
"departure": {
"time": "1773580804"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773580836"
},
"departure": {
"time": "1773580873"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773580936"
},
"departure": {
"time": "1773580966"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773581003"
},
"departure": {
"time": "1773581090"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773581113"
},
"departure": {
"time": "1773581132"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773581206"
},
"departure": {
"time": "1773581261"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773581277"
},
"departure": {
"time": "1773581318"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773581335"
},
"departure": {
"time": "1773581347"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773581450"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748844-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3757761-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773562969"
},
"departure": {
"time": "1773562986"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563250"
},
"departure": {
"time": "1773563275"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773563500"
},
"departure": {
"time": "1773563516"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773563775"
},
"departure": {
"time": "1773563807"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773563958"
},
"departure": {
"time": "1773563966"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773564164"
},
"departure": {
"time": "1773564236"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773564474"
},
"departure": {
"time": "1773564495"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564587"
},
"departure": {
"time": "1773564602"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773564879"
},
"departure": {
"time": "1773564897"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773565317"
},
"departure": {
"time": "1773565475"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773565841"
},
"departure": {
"time": "1773565862"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566193"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757761-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3758157-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577313"
},
"departure": {
"time": "1773577377"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773577578"
},
"departure": {
"time": "1773577578"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773577641"
},
"departure": {
"time": "1773577657"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773577779"
},
"departure": {
"time": "1773577811"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773577890"
},
"departure": {
"time": "1773577902"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578170"
},
"departure": {
"time": "1773578176"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578452"
},
"departure": {
"time": "1773578459"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773578557"
},
"departure": {
"time": "1773578565"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773578901"
},
"departure": {
"time": "1773578901"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773579080"
},
"departure": {
"time": "1773579096"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773579559"
},
"departure": {
"time": "1773579603"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773579751"
},
"departure": {
"time": "1773579762"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773580263"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758157-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3758159-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773594677"
},
"departure": {
"time": "1773594740"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594897"
},
"departure": {
"time": "1773594932"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773595006"
},
"departure": {
"time": "1773595038"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773595160"
},
"departure": {
"time": "1773595314"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773595395"
},
"departure": {
"time": "1773595414"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773595693"
},
"departure": {
"time": "1773595693"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596010"
},
"departure": {
"time": "1773596010"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596130"
},
"departure": {
"time": "1773596130"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596490"
},
"departure": {
"time": "1773596490"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596670"
},
"departure": {
"time": "1773596670"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773597090"
},
"departure": {
"time": "1773597090"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773597330"
},
"departure": {
"time": "1773597330"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773597930"
},
"departure": {
"time": "1773597930"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758159-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3748865-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773581258"
},
"departure": {
"time": "1773581424"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581533"
},
"departure": {
"time": "1773581547"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773581570"
},
"departure": {
"time": "1773581608"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773581706"
},
"departure": {
"time": "1773581714"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773581735"
},
"departure": {
"time": "1773581759"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773581795"
},
"departure": {
"time": "1773581858"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773581889"
},
"departure": {
"time": "1773581961"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773582019"
},
"departure": {
"time": "1773582033"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582054"
},
"departure": {
"time": "1773582069"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582114"
},
"departure": {
"time": "1773582155"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582189"
},
"departure": {
"time": "1773582223"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773582271"
},
"departure": {
"time": "1773582304"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773582376"
},
"departure": {
"time": "1773582494"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773582530"
},
"departure": {
"time": "1773582585"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773582616"
},
"departure": {
"time": "1773582648"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773582685"
},
"departure": {
"time": "1773582713"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773582753"
},
"departure": {
"time": "1773582801"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773582835"
},
"departure": {
"time": "1773582874"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773582930"
},
"departure": {
"time": "1773582973"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773583078"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748865-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3758041-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577491"
},
"departure": {
"time": "1773577960"
},
"stopId": "MONAP1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578404"
},
"departure": {
"time": "1773578414"
},
"stopId": "VALCA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578496"
},
"departure": {
"time": "1773578544"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578646"
},
"departure": {
"time": "1773578721"
},
"stopId": "VALCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578796"
},
"departure": {
"time": "1773578801"
},
"stopId": "VALFB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578969"
},
"departure": {
"time": "1773578986"
},
"stopId": "VALZA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773579455"
},
"departure": {
"time": "1773579502"
},
"stopId": "SOTML1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773579902"
},
"departure": {
"time": "1773579928"
},
"stopId": "BRXSTA",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580080"
},
"departure": {
"time": "1773580089"
},
"stopId": "BRXBP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580431"
},
"departure": {
"time": "1773580482"
},
"stopId": "TOLNR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773580559"
},
"departure": {
"time": "1773580572"
},
"stopId": "10ZCT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773580660"
},
"departure": {
"time": "1773580677"
},
"stopId": "10CEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773580737"
},
"departure": {
"time": "1773580747"
},
"stopId": "10MXR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773580859"
},
"departure": {
"time": "1773580867"
},
"stopId": "10MAG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773581084"
},
"departure": {
"time": "1773581092"
},
"stopId": "10ODR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773581115"
},
"departure": {
"time": "1773581156"
},
"stopId": "10BOS2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773581179"
},
"departure": {
"time": "1773581212"
},
"stopId": "10JAR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773581292"
},
"departure": {
"time": "1773581322"
},
"stopId": "10CRN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773581375"
},
"departure": {
"time": "1773581389"
},
"stopId": "10PLA5",
"stopSequence": 19
},
{
"arrival": {
"time": "1773581454"
},
"departure": {
"time": "1773581494"
},
"stopId": "10AXT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773581613"
},
"stopId": "10PEM3",
"stopSequence": 21
}
],
"timestamp": "1773595864",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758041-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748932-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563601"
},
"departure": {
"time": "1773563947"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563993"
},
"departure": {
"time": "1773564009"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773564067"
},
"departure": {
"time": "1773564078"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773564085"
},
"departure": {
"time": "1773564097"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773564145"
},
"departure": {
"time": "1773564167"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773564198"
},
"departure": {
"time": "1773564203"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773564222"
},
"departure": {
"time": "1773564237"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564265"
},
"departure": {
"time": "1773564275"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773564334"
},
"departure": {
"time": "1773564342"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773564372"
},
"departure": {
"time": "1773564378"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773564424"
},
"departure": {
"time": "1773564434"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773564461"
},
"departure": {
"time": "1773564576"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773564600"
},
"departure": {
"time": "1773564612"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773564626"
},
"departure": {
"time": "1773564687"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773564701"
},
"departure": {
"time": "1773564712"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773564741"
},
"departure": {
"time": "1773564753"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773564877"
},
"departure": {
"time": "1773564889"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773564919"
},
"departure": {
"time": "1773564941"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773564969"
},
"departure": {
"time": "1773564981"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773565053"
},
"departure": {
"time": "1773565260"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773565333"
},
"departure": {
"time": "1773565349"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773565391"
},
"departure": {
"time": "1773565430"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773565484"
},
"departure": {
"time": "1773565502"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773565532"
},
"departure": {
"time": "1773565571"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773565627"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748932-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748875-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570550"
},
"departure": {
"time": "1773570799"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570865"
},
"departure": {
"time": "1773570921"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570973"
},
"departure": {
"time": "1773571008"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773571062"
},
"departure": {
"time": "1773571108"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571166"
},
"departure": {
"time": "1773571197"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571226"
},
"departure": {
"time": "1773571241"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571281"
},
"departure": {
"time": "1773571312"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571483"
},
"departure": {
"time": "1773571526"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571571"
},
"departure": {
"time": "1773571602"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571644"
},
"departure": {
"time": "1773571708"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773571763"
},
"departure": {
"time": "1773571771"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571795"
},
"departure": {
"time": "1773571806"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571864"
},
"departure": {
"time": "1773571894"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571936"
},
"departure": {
"time": "1773572021"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773572040"
},
"departure": {
"time": "1773572061"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773572152"
},
"departure": {
"time": "1773572252"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572277"
},
"departure": {
"time": "1773572310"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572334"
},
"departure": {
"time": "1773572362"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572439"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748875-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748864-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577781"
},
"departure": {
"time": "1773578016"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578115"
},
"departure": {
"time": "1773578151"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578175"
},
"departure": {
"time": "1773578205"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578325"
},
"departure": {
"time": "1773578334"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578348"
},
"departure": {
"time": "1773578368"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578399"
},
"departure": {
"time": "1773578510"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578533"
},
"departure": {
"time": "1773578566"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773578611"
},
"departure": {
"time": "1773578638"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773578659"
},
"departure": {
"time": "1773578688"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773578722"
},
"departure": {
"time": "1773578742"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773578771"
},
"departure": {
"time": "1773578778"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773578827"
},
"departure": {
"time": "1773578858"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773578903"
},
"departure": {
"time": "1773578920"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773578964"
},
"departure": {
"time": "1773578987"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773579021"
},
"departure": {
"time": "1773579058"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773579092"
},
"departure": {
"time": "1773579122"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773579181"
},
"departure": {
"time": "1773579217"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773579248"
},
"departure": {
"time": "1773579283"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773579340"
},
"departure": {
"time": "1773579387"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773579472"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748864-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748942-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773580112"
},
"departure": {
"time": "1773580309"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773580365"
},
"departure": {
"time": "1773580507"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773580568"
},
"departure": {
"time": "1773580623"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773580676"
},
"departure": {
"time": "1773580716"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773580750"
},
"departure": {
"time": "1773580763"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773580817"
},
"departure": {
"time": "1773580825"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773580840"
},
"departure": {
"time": "1773580850"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773580951"
},
"departure": {
"time": "1773580969"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580992"
},
"departure": {
"time": "1773581001"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773581020"
},
"departure": {
"time": "1773581040"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773581051"
},
"departure": {
"time": "1773581086"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773581118"
},
"departure": {
"time": "1773581136"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773581182"
},
"departure": {
"time": "1773581195"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773581221"
},
"departure": {
"time": "1773581231"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773581302"
},
"departure": {
"time": "1773581313"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773581377"
},
"departure": {
"time": "1773581402"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773581442"
},
"departure": {
"time": "1773581472"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773581489"
},
"departure": {
"time": "1773581489"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773581512"
},
"departure": {
"time": "1773581536"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773581577"
},
"departure": {
"time": "1773581586"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773581602"
},
"departure": {
"time": "1773581639"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773581664"
},
"departure": {
"time": "1773581683"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773581730"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748942-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757750-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773584386"
},
"departure": {
"time": "1773584932"
},
"stopId": "HAGOLL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585222"
},
"departure": {
"time": "1773585315"
},
"stopId": "HAGCC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773585421"
},
"departure": {
"time": "1773585435"
},
"stopId": "HAGMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773585485"
},
"departure": {
"time": "1773585491"
},
"stopId": "HAGFY1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773585755"
},
"departure": {
"time": "1773585805"
},
"stopId": "HAGGR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773586180"
},
"departure": {
"time": "1773586197"
},
"stopId": "HAGMF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773586245"
},
"departure": {
"time": "1773586297"
},
"stopId": "HAGBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773586525"
},
"departure": {
"time": "1773586573"
},
"stopId": "QQVPL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773586633"
},
"departure": {
"time": "1773586643"
},
"stopId": "10DIX1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773586684"
},
"departure": {
"time": "1773586703"
},
"stopId": "10PET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773586735"
},
"departure": {
"time": "1773586748"
},
"stopId": "10HME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773586826"
},
"departure": {
"time": "1773586842"
},
"stopId": "10CAQ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773586973"
},
"departure": {
"time": "1773586981"
},
"stopId": "10LSA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773587139"
},
"departure": {
"time": "1773587156"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773587207"
},
"departure": {
"time": "1773587251"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773587274"
},
"departure": {
"time": "1773587340"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773587420"
},
"departure": {
"time": "1773587440"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773587465"
},
"departure": {
"time": "1773587503"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773587571"
},
"departure": {
"time": "1773587652"
},
"stopId": "10PLA4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773587717"
},
"departure": {
"time": "1773587768"
},
"stopId": "10CRN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773587898"
},
"stopId": "10PEM4",
"stopSequence": 21
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757750-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748905-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773556176"
},
"departure": {
"time": "1773556561"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773556577"
},
"departure": {
"time": "1773556587"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773556617"
},
"departure": {
"time": "1773556634"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773556713"
},
"departure": {
"time": "1773556735"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773556769"
},
"departure": {
"time": "1773556793"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773556849"
},
"departure": {
"time": "1773556856"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773556884"
},
"departure": {
"time": "1773556894"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773556928"
},
"departure": {
"time": "1773556992"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773557004"
},
"departure": {
"time": "1773557015"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773557070"
},
"departure": {
"time": "1773557083"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773557106"
},
"departure": {
"time": "1773557120"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773557155"
},
"departure": {
"time": "1773557169"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773557192"
},
"departure": {
"time": "1773557206"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773557243"
},
"departure": {
"time": "1773557287"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773557341"
},
"departure": {
"time": "1773557355"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773557425"
},
"departure": {
"time": "1773557444"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773557473"
},
"departure": {
"time": "1773557487"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773557526"
},
"departure": {
"time": "1773557542"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773557573"
},
"departure": {
"time": "1773557586"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773557642"
},
"departure": {
"time": "1773557658"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773557699"
},
"departure": {
"time": "1773557718"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773557758"
},
"departure": {
"time": "1773557811"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773557831"
},
"departure": {
"time": "1773557841"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773557912"
},
"departure": {
"time": "1773558004"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773558058"
},
"departure": {
"time": "1773558075"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773558120"
},
"departure": {
"time": "1773558154"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773558189"
},
"departure": {
"time": "1773558244"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773558303"
},
"departure": {
"time": "1773558315"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773558351"
},
"departure": {
"time": "1773558372"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773558431"
},
"departure": {
"time": "1773558499"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773558581"
},
"departure": {
"time": "1773558654"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773558741"
},
"departure": {
"time": "1773558749"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773558828"
},
"departure": {
"time": "1773558866"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773558913"
},
"departure": {
"time": "1773558977"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773559038"
},
"departure": {
"time": "1773559053"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773559071"
},
"departure": {
"time": "1773559091"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773559114"
},
"departure": {
"time": "1773559125"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773559151"
},
"departure": {
"time": "1773559190"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773559295"
},
"departure": {
"time": "1773559305"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773559319"
},
"departure": {
"time": "1773559336"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773559364"
},
"departure": {
"time": "1773559408"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773559450"
},
"departure": {
"time": "1773559513"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773559527"
},
"departure": {
"time": "1773559534"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773559551"
},
"departure": {
"time": "1773559561"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773559582"
},
"departure": {
"time": "1773559592"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773559615"
},
"departure": {
"time": "1773559626"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773559647"
},
"departure": {
"time": "1773559656"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773559722"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748905-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748872-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773559601"
},
"departure": {
"time": "1773559794"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773559862"
},
"departure": {
"time": "1773559997"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773560041"
},
"departure": {
"time": "1773560053"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773560105"
},
"departure": {
"time": "1773560141"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773560171"
},
"departure": {
"time": "1773560183"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773560204"
},
"departure": {
"time": "1773560288"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773560327"
},
"departure": {
"time": "1773560341"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773560460"
},
"departure": {
"time": "1773560499"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773560537"
},
"departure": {
"time": "1773560617"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773560648"
},
"departure": {
"time": "1773560723"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773560767"
},
"departure": {
"time": "1773560852"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773560883"
},
"departure": {
"time": "1773560896"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773560941"
},
"departure": {
"time": "1773561027"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773561074"
},
"departure": {
"time": "1773561109"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773561130"
},
"departure": {
"time": "1773561152"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773561227"
},
"departure": {
"time": "1773561243"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773561263"
},
"departure": {
"time": "1773561301"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773561317"
},
"departure": {
"time": "1773561366"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773561480"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748872-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3757819-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577557"
},
"departure": {
"time": "1773578477"
},
"stopId": "FLAEN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578723"
},
"departure": {
"time": "1773578735"
},
"stopId": "FLAES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578901"
},
"departure": {
"time": "1773578918"
},
"stopId": "FLAHB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773579336"
},
"departure": {
"time": "1773579507"
},
"stopId": "PIXLAN",
"stopSequence": 4
},
{
"arrival": {
"time": "1773579790"
},
"departure": {
"time": "1773579856"
},
"stopId": "PIXZAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1773580078"
},
"departure": {
"time": "1773580134"
},
"stopId": "BENBG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773580193"
},
"departure": {
"time": "1773580201"
},
"stopId": "BENCG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773580459"
},
"departure": {
"time": "1773580523"
},
"stopId": "VIRMA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580738"
},
"departure": {
"time": "1773580783"
},
"stopId": "SIDHC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580933"
},
"departure": {
"time": "1773580933"
},
"stopId": "MARPO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773581250"
},
"departure": {
"time": "1773581284"
},
"stopId": "10ANJ7",
"stopSequence": 11
},
{
"arrival": {
"time": "1773581568"
},
"departure": {
"time": "1773581590"
},
"stopId": "10PEM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773581645"
},
"departure": {
"time": "1773581685"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773581754"
},
"departure": {
"time": "1773581766"
},
"stopId": "10PLA4",
"stopSequence": 14
},
{
"arrival": {
"time": "1773581800"
},
"departure": {
"time": "1773581808"
},
"stopId": "10CRN2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773581923"
},
"stopId": "10PEM4",
"stopSequence": 16
}
],
"timestamp": "1773595860",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757819-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3748895-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773557162"
},
"departure": {
"time": "1773558012"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773558067"
},
"departure": {
"time": "1773558075"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773558146"
},
"departure": {
"time": "1773558205"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773558234"
},
"departure": {
"time": "1773558243"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773558278"
},
"departure": {
"time": "1773558320"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773558379"
},
"departure": {
"time": "1773558394"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773558454"
},
"departure": {
"time": "1773558472"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773558544"
},
"departure": {
"time": "1773558561"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773558590"
},
"departure": {
"time": "1773558608"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773558674"
},
"departure": {
"time": "1773558709"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773558795"
},
"departure": {
"time": "1773558810"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773558955"
},
"departure": {
"time": "1773559004"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773559088"
},
"departure": {
"time": "1773559122"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773559160"
},
"departure": {
"time": "1773559192"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773559250"
},
"departure": {
"time": "1773559264"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773559304"
},
"departure": {
"time": "1773559321"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773559352"
},
"departure": {
"time": "1773559384"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773559429"
},
"departure": {
"time": "1773559465"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773559547"
},
"departure": {
"time": "1773559575"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773559621"
},
"departure": {
"time": "1773559654"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773559698"
},
"departure": {
"time": "1773559720"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773559764"
},
"departure": {
"time": "1773559783"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773559791"
},
"departure": {
"time": "1773559818"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773559876"
},
"departure": {
"time": "1773559898"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773559989"
},
"departure": {
"time": "1773560028"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773560102"
},
"departure": {
"time": "1773560137"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773560180"
},
"departure": {
"time": "1773560196"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773560265"
},
"departure": {
"time": "1773560291"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773560361"
},
"departure": {
"time": "1773560375"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773560408"
},
"departure": {
"time": "1773560431"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773560464"
},
"departure": {
"time": "1773560486"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773560522"
},
"departure": {
"time": "1773560534"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773560570"
},
"departure": {
"time": "1773560583"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773560626"
},
"departure": {
"time": "1773560643"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773560671"
},
"departure": {
"time": "1773560688"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773560743"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748895-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757816-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773592104"
},
"departure": {
"time": "1773592334"
},
"stopId": "SIOTAM",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592583"
},
"departure": {
"time": "1773592646"
},
"stopId": "TREGM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773592892"
},
"departure": {
"time": "1773592988"
},
"stopId": "FLAMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773593097"
},
"departure": {
"time": "1773593172"
},
"stopId": "FLAHB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773593551"
},
"departure": {
"time": "1773593670"
},
"stopId": "PIXLAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1773593951"
},
"departure": {
"time": "1773594047"
},
"stopId": "PIXZAF",
"stopSequence": 6
},
{
"arrival": {
"time": "1773594278"
},
"departure": {
"time": "1773594314"
},
"stopId": "BENBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594373"
},
"departure": {
"time": "1773594417"
},
"stopId": "BENCG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594670"
},
"departure": {
"time": "1773594703"
},
"stopId": "VIRMA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594991"
},
"departure": {
"time": "1773595025"
},
"stopId": "SIDHC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773595183"
},
"departure": {
"time": "1773595213"
},
"stopId": "MARPO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773595466"
},
"departure": {
"time": "1773595512"
},
"stopId": "10ANJ7",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595870"
},
"departure": {
"time": "1773595870"
},
"stopId": "10PEM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595930"
},
"departure": {
"time": "1773595930"
},
"stopId": "10AXT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595990"
},
"departure": {
"time": "1773595990"
},
"stopId": "10PLA4",
"stopSequence": 15
},
{
"arrival": {
"time": "1773596050"
},
"departure": {
"time": "1773596050"
},
"stopId": "10CRN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773596170"
},
"departure": {
"time": "1773596170"
},
"stopId": "10PEM4",
"stopSequence": 17
}
],
"timestamp": "1773595860",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757816-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3757765-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773594720"
},
"departure": {
"time": "1773595228"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773595501"
},
"departure": {
"time": "1773595516"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773595772"
},
"departure": {
"time": "1773595792"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773596130"
},
"departure": {
"time": "1773596130"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773596370"
},
"departure": {
"time": "1773596370"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773596610"
},
"departure": {
"time": "1773596610"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596850"
},
"departure": {
"time": "1773596850"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596970"
},
"departure": {
"time": "1773596970"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773597270"
},
"departure": {
"time": "1773597270"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773597750"
},
"departure": {
"time": "1773597750"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773598170"
},
"departure": {
"time": "1773598170"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773598770"
},
"departure": {
"time": "1773598770"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757765-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3758072-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773567837"
},
"departure": {
"time": "1773567986"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773568185"
},
"departure": {
"time": "1773568199"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773568436"
},
"departure": {
"time": "1773568436"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773568587"
},
"departure": {
"time": "1773568601"
},
"stopId": "MARMA2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773568812"
},
"departure": {
"time": "1773568819"
},
"stopId": "HARFE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773568916"
},
"departure": {
"time": "1773568916"
},
"stopId": "COUBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569164"
},
"departure": {
"time": "1773569171"
},
"stopId": "RLBMA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569352"
},
"departure": {
"time": "1773569360"
},
"stopId": "BCQBG2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569521"
},
"departure": {
"time": "1773569527"
},
"stopId": "BCQIN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773569606"
},
"stopId": "BCQSF1",
"stopSequence": 10
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758072-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3758043-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773568199"
},
"departure": {
"time": "1773569236"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569287"
},
"departure": {
"time": "1773569302"
},
"stopId": "10JAR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773569337"
},
"departure": {
"time": "1773569365"
},
"stopId": "10BOS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773569436"
},
"departure": {
"time": "1773569446"
},
"stopId": "10ODR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773569462"
},
"departure": {
"time": "1773569476"
},
"stopId": "10SRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569667"
},
"departure": {
"time": "1773569729"
},
"stopId": "10MAG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569811"
},
"departure": {
"time": "1773569829"
},
"stopId": "10MXR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569876"
},
"departure": {
"time": "1773569916"
},
"stopId": "10CEN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570046"
},
"departure": {
"time": "1773570055"
},
"stopId": "10ZCT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570146"
},
"departure": {
"time": "1773570155"
},
"stopId": "TOLNR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570505"
},
"departure": {
"time": "1773570516"
},
"stopId": "BRXBP2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773570677"
},
"departure": {
"time": "1773570694"
},
"stopId": "BRXSTA",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571048"
},
"departure": {
"time": "1773571082"
},
"stopId": "SOTML2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571526"
},
"departure": {
"time": "1773571545"
},
"stopId": "VALZA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571794"
},
"departure": {
"time": "1773571809"
},
"stopId": "VALFB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773571882"
},
"departure": {
"time": "1773571943"
},
"stopId": "VALCH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572073"
},
"departure": {
"time": "1773572234"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572295"
},
"departure": {
"time": "1773572306"
},
"stopId": "VALCA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572761"
},
"stopId": "MONAP2",
"stopSequence": 19
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758043-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "trip:3763986-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773572097"
},
"departure": {
"time": "1773573037"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773573612"
},
"departure": {
"time": "1773573661"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773573843"
},
"departure": {
"time": "1773573888"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773574372"
},
"departure": {
"time": "1773574389"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773574551"
},
"departure": {
"time": "1773574561"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773574874"
},
"departure": {
"time": "1773574886"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773574978"
},
"departure": {
"time": "1773574990"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773575272"
},
"departure": {
"time": "1773575347"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773575598"
},
"departure": {
"time": "1773575632"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773575712"
},
"departure": {
"time": "1773575774"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575882"
},
"departure": {
"time": "1773575894"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773576047"
},
"departure": {
"time": "1773576055"
},
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773576233"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763986-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3757762-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773569635"
},
"departure": {
"time": "1773570116"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570368"
},
"departure": {
"time": "1773570387"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570613"
},
"departure": {
"time": "1773570682"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570933"
},
"departure": {
"time": "1773570945"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571286"
},
"departure": {
"time": "1773571299"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571493"
},
"departure": {
"time": "1773571512"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571681"
},
"departure": {
"time": "1773571705"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571799"
},
"departure": {
"time": "1773571811"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773572138"
},
"departure": {
"time": "1773572149"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773572517"
},
"departure": {
"time": "1773572656"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773572983"
},
"departure": {
"time": "1773572998"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573838"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757762-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3757763-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773576732"
},
"departure": {
"time": "1773577267"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773577527"
},
"departure": {
"time": "1773577552"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773577774"
},
"departure": {
"time": "1773577836"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578093"
},
"departure": {
"time": "1773578104"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578364"
},
"departure": {
"time": "1773578381"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578570"
},
"departure": {
"time": "1773578625"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578874"
},
"departure": {
"time": "1773578975"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773579071"
},
"departure": {
"time": "1773579084"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773579312"
},
"departure": {
"time": "1773579320"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773579721"
},
"departure": {
"time": "1773579937"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773580293"
},
"departure": {
"time": "1773580443"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773580764"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757763-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748861-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773566851"
},
"departure": {
"time": "1773567197"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773567286"
},
"departure": {
"time": "1773567337"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773567364"
},
"departure": {
"time": "1773567396"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773567488"
},
"departure": {
"time": "1773567496"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773567517"
},
"departure": {
"time": "1773567531"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773567561"
},
"departure": {
"time": "1773567633"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773567651"
},
"departure": {
"time": "1773567672"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773567730"
},
"departure": {
"time": "1773567761"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773567788"
},
"departure": {
"time": "1773567819"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773567862"
},
"departure": {
"time": "1773567894"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773567929"
},
"departure": {
"time": "1773567957"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773568004"
},
"departure": {
"time": "1773568072"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773568126"
},
"departure": {
"time": "1773568146"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773568200"
},
"departure": {
"time": "1773568213"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773568245"
},
"departure": {
"time": "1773568285"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773568324"
},
"departure": {
"time": "1773568369"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773568413"
},
"departure": {
"time": "1773568446"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773568474"
},
"departure": {
"time": "1773568486"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773568543"
},
"departure": {
"time": "1773568623"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773568702"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748861-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757815-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773584871"
},
"departure": {
"time": "1773585139"
},
"stopId": "SIOTAM",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585370"
},
"departure": {
"time": "1773585387"
},
"stopId": "TREGM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773585629"
},
"departure": {
"time": "1773585661"
},
"stopId": "FLAMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773585788"
},
"departure": {
"time": "1773585836"
},
"stopId": "FLAHB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773586240"
},
"departure": {
"time": "1773586287"
},
"stopId": "PIXLAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1773586550"
},
"departure": {
"time": "1773586557"
},
"stopId": "PIXZAF",
"stopSequence": 6
},
{
"arrival": {
"time": "1773586767"
},
"departure": {
"time": "1773586777"
},
"stopId": "BENBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773586839"
},
"departure": {
"time": "1773586952"
},
"stopId": "BENCG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587223"
},
"departure": {
"time": "1773587253"
},
"stopId": "VIRMA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773587481"
},
"departure": {
"time": "1773587541"
},
"stopId": "SIDHC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773587707"
},
"departure": {
"time": "1773587733"
},
"stopId": "MARPO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773588017"
},
"departure": {
"time": "1773588027"
},
"stopId": "10ANJ7",
"stopSequence": 12
},
{
"arrival": {
"time": "1773588202"
},
"departure": {
"time": "1773588227"
},
"stopId": "10PEM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773588313"
},
"departure": {
"time": "1773588343"
},
"stopId": "10AXT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773588403"
},
"departure": {
"time": "1773588446"
},
"stopId": "10PLA4",
"stopSequence": 15
},
{
"arrival": {
"time": "1773588472"
},
"departure": {
"time": "1773588481"
},
"stopId": "10CRN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773588564"
},
"stopId": "10PEM4",
"stopSequence": 17
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757815-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "trip:3758074-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773593863"
},
"departure": {
"time": "1773594321"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594554"
},
"departure": {
"time": "1773594589"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773594864"
},
"departure": {
"time": "1773594876"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773595030"
},
"departure": {
"time": "1773595091"
},
"stopId": "MARMA2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773595335"
},
"departure": {
"time": "1773595453"
},
"stopId": "HARFE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773595587"
},
"departure": {
"time": "1773595587"
},
"stopId": "COUBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773595837"
},
"stopId": "RLBMA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773595990"
},
"departure": {
"time": "1773595990"
},
"stopId": "BCQBG2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596290"
},
"departure": {
"time": "1773596290"
},
"stopId": "BCQIN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596410"
},
"departure": {
"time": "1773596410"
},
"stopId": "BCQSF1",
"stopSequence": 10
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758074-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "trip:3758042-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773591599"
},
"departure": {
"time": "1773592128"
},
"stopId": "MONAP1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592637"
},
"departure": {
"time": "1773592649"
},
"stopId": "VALCA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773592743"
},
"departure": {
"time": "1773592805"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773592938"
},
"departure": {
"time": "1773592988"
},
"stopId": "VALCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773593118"
},
"departure": {
"time": "1773593127"
},
"stopId": "VALFB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773593302"
},
"departure": {
"time": "1773593312"
},
"stopId": "VALZA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773593787"
},
"departure": {
"time": "1773593832"
},
"stopId": "SOTML1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594208"
},
"departure": {
"time": "1773594274"
},
"stopId": "BRXSTA",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594430"
},
"departure": {
"time": "1773594439"
},
"stopId": "BRXBP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594785"
},
"departure": {
"time": "1773594791"
},
"stopId": "TOLNR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773594876"
},
"departure": {
"time": "1773594892"
},
"stopId": "10ZCT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773594996"
},
"departure": {
"time": "1773595017"
},
"stopId": "10CEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595078"
},
"departure": {
"time": "1773595128"
},
"stopId": "10MXR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595265"
},
"departure": {
"time": "1773595292"
},
"stopId": "10MAG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595472"
},
"departure": {
"time": "1773595482"
},
"stopId": "10ODR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595495"
},
"departure": {
"time": "1773595501"
},
"stopId": "10BOS2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773595532"
},
"departure": {
"time": "1773595568"
},
"stopId": "10JAR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773595676"
},
"departure": {
"time": "1773595684"
},
"stopId": "10CRN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773595736"
},
"departure": {
"time": "1773595743"
},
"stopId": "10PLA5",
"stopSequence": 19
},
{
"arrival": {
"time": "1773595850"
},
"stopId": "10AXT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773595980"
},
"departure": {
"time": "1773595980"
},
"stopId": "10PEM3",
"stopSequence": 21
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758042-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748857-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773588440"
},
"departure": {
"time": "1773588802"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773588862"
},
"departure": {
"time": "1773588929"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773588981"
},
"departure": {
"time": "1773589023"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773589070"
},
"departure": {
"time": "1773589117"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773589177"
},
"departure": {
"time": "1773589208"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773589236"
},
"departure": {
"time": "1773589273"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773589309"
},
"departure": {
"time": "1773589343"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773589450"
},
"departure": {
"time": "1773589504"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773589547"
},
"departure": {
"time": "1773589583"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773589622"
},
"departure": {
"time": "1773589636"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773589695"
},
"departure": {
"time": "1773589705"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773589734"
},
"departure": {
"time": "1773589773"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773589832"
},
"departure": {
"time": "1773589874"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773589913"
},
"departure": {
"time": "1773589958"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773589983"
},
"departure": {
"time": "1773590028"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773590055"
},
"departure": {
"time": "1773590092"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773590118"
},
"departure": {
"time": "1773590167"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773590187"
},
"departure": {
"time": "1773590216"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773590305"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748857-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748934-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773592656"
},
"departure": {
"time": "1773592687"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592725"
},
"departure": {
"time": "1773592743"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773592813"
},
"departure": {
"time": "1773592823"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773592834"
},
"departure": {
"time": "1773592843"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773592908"
},
"departure": {
"time": "1773592928"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773592967"
},
"departure": {
"time": "1773592979"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773593001"
},
"departure": {
"time": "1773593012"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773593045"
},
"departure": {
"time": "1773593053"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773593123"
},
"departure": {
"time": "1773593137"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773593179"
},
"departure": {
"time": "1773593187"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773593240"
},
"departure": {
"time": "1773593258"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773593284"
},
"departure": {
"time": "1773593296"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773593321"
},
"departure": {
"time": "1773593337"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773593357"
},
"departure": {
"time": "1773593382"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773593396"
},
"departure": {
"time": "1773593410"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773593439"
},
"departure": {
"time": "1773593468"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773593618"
},
"departure": {
"time": "1773593644"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773593672"
},
"departure": {
"time": "1773593701"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773593724"
},
"departure": {
"time": "1773593737"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773593821"
},
"departure": {
"time": "1773593949"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773594043"
},
"departure": {
"time": "1773594109"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773594158"
},
"departure": {
"time": "1773594178"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773594229"
},
"departure": {
"time": "1773594267"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773594298"
},
"departure": {
"time": "1773594313"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773594368"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748934-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748862-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570517"
},
"departure": {
"time": "1773570612"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570718"
},
"departure": {
"time": "1773570761"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570784"
},
"departure": {
"time": "1773570820"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570929"
},
"departure": {
"time": "1773570937"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570955"
},
"departure": {
"time": "1773570980"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571007"
},
"departure": {
"time": "1773571185"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571248"
},
"departure": {
"time": "1773571274"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571323"
},
"departure": {
"time": "1773571362"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571386"
},
"departure": {
"time": "1773571396"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571440"
},
"departure": {
"time": "1773571458"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773571490"
},
"departure": {
"time": "1773571522"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571594"
},
"departure": {
"time": "1773571638"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571701"
},
"departure": {
"time": "1773571728"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571774"
},
"departure": {
"time": "1773571792"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571840"
},
"departure": {
"time": "1773571878"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773571912"
},
"departure": {
"time": "1773571943"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773571987"
},
"departure": {
"time": "1773572003"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572036"
},
"departure": {
"time": "1773572051"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572116"
},
"departure": {
"time": "1773572194"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773572304"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748862-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748845-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773590360"
},
"departure": {
"time": "1773590537"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773590621"
},
"departure": {
"time": "1773590635"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773590663"
},
"departure": {
"time": "1773590695"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773590720"
},
"departure": {
"time": "1773590755"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773590781"
},
"departure": {
"time": "1773590823"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773590849"
},
"departure": {
"time": "1773590898"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773590924"
},
"departure": {
"time": "1773590956"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773591009"
},
"departure": {
"time": "1773591059"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773591085"
},
"departure": {
"time": "1773591097"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773591146"
},
"departure": {
"time": "1773591194"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773591236"
},
"departure": {
"time": "1773591267"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773591318"
},
"departure": {
"time": "1773591348"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773591401"
},
"departure": {
"time": "1773591484"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773591528"
},
"departure": {
"time": "1773591566"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773591596"
},
"departure": {
"time": "1773591632"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773591670"
},
"departure": {
"time": "1773591713"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773591756"
},
"departure": {
"time": "1773591791"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773591825"
},
"departure": {
"time": "1773591863"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773591920"
},
"departure": {
"time": "1773592003"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773592118"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748845-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757930-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773590399"
},
"departure": {
"time": "1773591356"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773591514"
},
"departure": {
"time": "1773591527"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773591762"
},
"departure": {
"time": "1773591773"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773591783"
},
"departure": {
"time": "1773591834"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773591865"
},
"departure": {
"time": "1773591875"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773591903"
},
"departure": {
"time": "1773591963"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773591978"
},
"departure": {
"time": "1773591988"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773592041"
},
"departure": {
"time": "1773592060"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773592144"
},
"departure": {
"time": "1773592152"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773592171"
},
"departure": {
"time": "1773592183"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773592421"
},
"departure": {
"time": "1773592434"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773592653"
},
"departure": {
"time": "1773592683"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773592822"
},
"departure": {
"time": "1773592834"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773593005"
},
"departure": {
"time": "1773593019"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773593197"
},
"departure": {
"time": "1773593261"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773593364"
},
"departure": {
"time": "1773593373"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773593675"
},
"departure": {
"time": "1773593728"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773593815"
},
"departure": {
"time": "1773593823"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773594068"
},
"departure": {
"time": "1773594188"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773594510"
},
"departure": {
"time": "1773594553"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773594798"
},
"departure": {
"time": "1773594846"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773594981"
},
"departure": {
"time": "1773594997"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773595109"
},
"departure": {
"time": "1773595152"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773595555"
},
"departure": {
"time": "1773595571"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773595701"
},
"departure": {
"time": "1773595712"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773595847"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773596170"
},
"departure": {
"time": "1773596170"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773596590"
},
"departure": {
"time": "1773596590"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773596770"
},
"departure": {
"time": "1773596770"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773596830"
},
"departure": {
"time": "1773596830"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773597070"
},
"departure": {
"time": "1773597070"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757930-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3748206-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773527137"
},
"departure": {
"time": "1773527333"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773527393"
},
"departure": {
"time": "1773527422"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773527491"
},
"departure": {
"time": "1773527501"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773527517"
},
"departure": {
"time": "1773527523"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773527585"
},
"departure": {
"time": "1773527600"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773527631"
},
"departure": {
"time": "1773527645"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773527669"
},
"departure": {
"time": "1773527715"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773527762"
},
"departure": {
"time": "1773527787"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773527864"
},
"departure": {
"time": "1773527884"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773527925"
},
"departure": {
"time": "1773527941"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773528011"
},
"departure": {
"time": "1773528082"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773528119"
},
"departure": {
"time": "1773528132"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773528162"
},
"departure": {
"time": "1773528181"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773528200"
},
"departure": {
"time": "1773528232"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773528255"
},
"departure": {
"time": "1773528268"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773528302"
},
"departure": {
"time": "1773528341"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773528513"
},
"departure": {
"time": "1773528528"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773528557"
},
"departure": {
"time": "1773528600"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773528627"
},
"departure": {
"time": "1773528643"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773528726"
},
"departure": {
"time": "1773528805"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773528863"
},
"departure": {
"time": "1773528896"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773528943"
},
"departure": {
"time": "1773528961"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773529017"
},
"departure": {
"time": "1773529091"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773529133"
},
"departure": {
"time": "1773529175"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773529237"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748206-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748897-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773571535"
},
"departure": {
"time": "1773572332"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773572388"
},
"departure": {
"time": "1773572411"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773572492"
},
"departure": {
"time": "1773572510"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773572523"
},
"departure": {
"time": "1773572559"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773572576"
},
"departure": {
"time": "1773572618"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773572656"
},
"departure": {
"time": "1773572697"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773572742"
},
"departure": {
"time": "1773572787"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773572834"
},
"departure": {
"time": "1773572867"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773572893"
},
"departure": {
"time": "1773572953"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773572998"
},
"departure": {
"time": "1773573019"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573092"
},
"departure": {
"time": "1773573140"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573265"
},
"departure": {
"time": "1773573313"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573429"
},
"departure": {
"time": "1773573510"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773573550"
},
"departure": {
"time": "1773573587"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773573621"
},
"departure": {
"time": "1773573658"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773573685"
},
"departure": {
"time": "1773573700"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773573719"
},
"departure": {
"time": "1773573790"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773573826"
},
"departure": {
"time": "1773573850"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773573909"
},
"departure": {
"time": "1773573940"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773573978"
},
"departure": {
"time": "1773574044"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773574081"
},
"departure": {
"time": "1773574117"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773574148"
},
"departure": {
"time": "1773574205"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773574212"
},
"departure": {
"time": "1773574225"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773574269"
},
"departure": {
"time": "1773574308"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773574377"
},
"departure": {
"time": "1773574390"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773574442"
},
"departure": {
"time": "1773574449"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773574477"
},
"departure": {
"time": "1773574504"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773574554"
},
"departure": {
"time": "1773574595"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773574681"
},
"departure": {
"time": "1773574707"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773574736"
},
"departure": {
"time": "1773574772"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773574796"
},
"departure": {
"time": "1773574945"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773574967"
},
"departure": {
"time": "1773574984"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773575003"
},
"departure": {
"time": "1773575015"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773575049"
},
"departure": {
"time": "1773575080"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773575098"
},
"departure": {
"time": "1773575126"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773575159"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748897-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3748828-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773565124"
},
"departure": {
"time": "1773565217"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565311"
},
"departure": {
"time": "1773565365"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773565394"
},
"departure": {
"time": "1773565435"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773565535"
},
"departure": {
"time": "1773565542"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773565562"
},
"departure": {
"time": "1773565587"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773565628"
},
"departure": {
"time": "1773565712"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773565740"
},
"departure": {
"time": "1773565772"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773565838"
},
"departure": {
"time": "1773565854"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773565884"
},
"departure": {
"time": "1773565913"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773565961"
},
"departure": {
"time": "1773565997"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773566033"
},
"departure": {
"time": "1773566077"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566138"
},
"departure": {
"time": "1773566173"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566239"
},
"departure": {
"time": "1773566284"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566333"
},
"departure": {
"time": "1773566397"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566425"
},
"departure": {
"time": "1773566474"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773566505"
},
"departure": {
"time": "1773566543"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773566579"
},
"departure": {
"time": "1773566613"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773566645"
},
"departure": {
"time": "1773566662"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773566729"
},
"departure": {
"time": "1773566782"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773566851"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748828-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748898-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773578695"
},
"departure": {
"time": "1773579498"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773579552"
},
"departure": {
"time": "1773579583"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773579658"
},
"departure": {
"time": "1773579700"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773579716"
},
"departure": {
"time": "1773579731"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773579759"
},
"departure": {
"time": "1773579826"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773579874"
},
"departure": {
"time": "1773579921"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773579957"
},
"departure": {
"time": "1773580041"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773580095"
},
"departure": {
"time": "1773580132"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580161"
},
"departure": {
"time": "1773580212"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580263"
},
"departure": {
"time": "1773580310"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773580400"
},
"departure": {
"time": "1773580424"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773580550"
},
"departure": {
"time": "1773580634"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773580757"
},
"departure": {
"time": "1773580804"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773580843"
},
"departure": {
"time": "1773580890"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773580934"
},
"departure": {
"time": "1773580970"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773580997"
},
"departure": {
"time": "1773581048"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773581066"
},
"departure": {
"time": "1773581097"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773581133"
},
"departure": {
"time": "1773581171"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773581228"
},
"departure": {
"time": "1773581242"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773581289"
},
"departure": {
"time": "1773581329"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773581368"
},
"departure": {
"time": "1773581411"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773581470"
},
"departure": {
"time": "1773581506"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773581513"
},
"departure": {
"time": "1773581536"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773581580"
},
"departure": {
"time": "1773581600"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773581669"
},
"departure": {
"time": "1773581703"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773581757"
},
"departure": {
"time": "1773581768"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773581798"
},
"departure": {
"time": "1773581834"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773581885"
},
"departure": {
"time": "1773581920"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773581970"
},
"departure": {
"time": "1773581978"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773582010"
},
"departure": {
"time": "1773582018"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773582058"
},
"departure": {
"time": "1773582092"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773582112"
},
"departure": {
"time": "1773582146"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773582172"
},
"departure": {
"time": "1773582181"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773582220"
},
"departure": {
"time": "1773582257"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773582277"
},
"departure": {
"time": "1773582293"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773582330"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748898-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3758108-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773568271"
},
"departure": {
"time": "1773569194"
},
"stopId": "PIXLAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569487"
},
"departure": {
"time": "1773569495"
},
"stopId": "PIXZAF",
"stopSequence": 2
},
{
"arrival": {
"time": "1773569740"
},
"departure": {
"time": "1773569740"
},
"stopId": "PRVBE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570215"
},
"departure": {
"time": "1773570223"
},
"stopId": "MALSF2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570506"
},
"departure": {
"time": "1773570622"
},
"stopId": "BARVAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1773570787"
},
"departure": {
"time": "1773570800"
},
"stopId": "BNVMA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571019"
},
"departure": {
"time": "1773571130"
},
"stopId": "BARPL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571495"
},
"departure": {
"time": "1773571507"
},
"stopId": "SJREG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571553"
},
"departure": {
"time": "1773571581"
},
"stopId": "SGRPL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571907"
},
"departure": {
"time": "1773571989"
},
"stopId": "PORLE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773572201"
},
"departure": {
"time": "1773572218"
},
"stopId": "SLOMA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573060"
},
"departure": {
"time": "1773573069"
},
"stopId": "SSVMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573485"
},
"departure": {
"time": "1773573619"
},
"stopId": "COLRAV",
"stopSequence": 13
},
{
"arrival": {
"time": "1773573694"
},
"departure": {
"time": "1773573709"
},
"stopId": "COLFR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773573859"
},
"departure": {
"time": "1773573869"
},
"stopId": "LIEBG1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773574087"
},
"departure": {
"time": "1773574121"
},
"stopId": "VALHO1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773574430"
},
"departure": {
"time": "1773574481"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773574597"
},
"departure": {
"time": "1773574692"
},
"stopId": "VALCH1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773574810"
},
"departure": {
"time": "1773574810"
},
"stopId": "VALFB1",
"stopSequence": 19
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758108-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "trip:3748867-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773588585"
},
"departure": {
"time": "1773588843"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773588934"
},
"departure": {
"time": "1773588970"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773588993"
},
"departure": {
"time": "1773589032"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773589051"
},
"departure": {
"time": "1773589092"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773589118"
},
"departure": {
"time": "1773589157"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773589184"
},
"departure": {
"time": "1773589238"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773589268"
},
"departure": {
"time": "1773589301"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773589358"
},
"departure": {
"time": "1773589372"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773589406"
},
"departure": {
"time": "1773589438"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773589483"
},
"departure": {
"time": "1773589498"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773589537"
},
"departure": {
"time": "1773589567"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773589614"
},
"departure": {
"time": "1773589664"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773589718"
},
"departure": {
"time": "1773589752"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773589795"
},
"departure": {
"time": "1773589811"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773589852"
},
"departure": {
"time": "1773589891"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773589920"
},
"departure": {
"time": "1773589974"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773590011"
},
"departure": {
"time": "1773590042"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773590073"
},
"departure": {
"time": "1773590117"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773590181"
},
"departure": {
"time": "1773590268"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773590360"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748867-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757766-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773580769"
},
"departure": {
"time": "1773581126"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581456"
},
"departure": {
"time": "1773581477"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773581710"
},
"departure": {
"time": "1773581881"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773582163"
},
"departure": {
"time": "1773582169"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773582330"
},
"departure": {
"time": "1773582339"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773582538"
},
"departure": {
"time": "1773582555"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773582664"
},
"departure": {
"time": "1773582726"
},
"stopId": "HAGMA3",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583025"
},
"departure": {
"time": "1773583040"
},
"stopId": "HAGECA",
"stopSequence": 8
},
{
"arrival": {
"time": "1773583483"
},
"departure": {
"time": "1773583518"
},
"stopId": "HAGNEZ",
"stopSequence": 9
},
{
"arrival": {
"time": "1773583930"
},
"departure": {
"time": "1773583937"
},
"stopId": "HAGBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584269"
},
"stopId": "HAGCC1",
"stopSequence": 11
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757766-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748831-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773575971"
},
"departure": {
"time": "1773576146"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773576260"
},
"departure": {
"time": "1773576291"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773576311"
},
"departure": {
"time": "1773576346"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773576437"
},
"departure": {
"time": "1773576444"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773576467"
},
"departure": {
"time": "1773576508"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773576538"
},
"departure": {
"time": "1773576601"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773576626"
},
"departure": {
"time": "1773576666"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773576711"
},
"departure": {
"time": "1773576748"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773576777"
},
"departure": {
"time": "1773576789"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773576829"
},
"departure": {
"time": "1773576859"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773576892"
},
"departure": {
"time": "1773576939"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773576985"
},
"departure": {
"time": "1773577029"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773577082"
},
"departure": {
"time": "1773577151"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773577196"
},
"departure": {
"time": "1773577231"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773577261"
},
"departure": {
"time": "1773577318"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773577347"
},
"departure": {
"time": "1773577376"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773577416"
},
"departure": {
"time": "1773577461"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773577482"
},
"departure": {
"time": "1773577548"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773577608"
},
"departure": {
"time": "1773577705"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773577781"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748831-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748833-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773583078"
},
"departure": {
"time": "1773583271"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773583381"
},
"departure": {
"time": "1773583427"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773583450"
},
"departure": {
"time": "1773583487"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773583511"
},
"departure": {
"time": "1773583551"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773583576"
},
"departure": {
"time": "1773583612"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773583633"
},
"departure": {
"time": "1773583718"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773583745"
},
"departure": {
"time": "1773583796"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583863"
},
"departure": {
"time": "1773583899"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773583928"
},
"departure": {
"time": "1773583942"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773583997"
},
"departure": {
"time": "1773584017"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584058"
},
"departure": {
"time": "1773584097"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773584148"
},
"departure": {
"time": "1773584186"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773584254"
},
"departure": {
"time": "1773584298"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773584342"
},
"departure": {
"time": "1773584361"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773584405"
},
"departure": {
"time": "1773584439"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773584479"
},
"departure": {
"time": "1773584543"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773584584"
},
"departure": {
"time": "1773584627"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773584662"
},
"departure": {
"time": "1773584691"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773584756"
},
"departure": {
"time": "1773584820"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773584897"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748833-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748908-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773578111"
},
"departure": {
"time": "1773578676"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578690"
},
"departure": {
"time": "1773578706"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578727"
},
"departure": {
"time": "1773578741"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578816"
},
"departure": {
"time": "1773578836"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578856"
},
"departure": {
"time": "1773578889"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578930"
},
"departure": {
"time": "1773578944"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578960"
},
"departure": {
"time": "1773578998"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773579021"
},
"departure": {
"time": "1773579070"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773579076"
},
"departure": {
"time": "1773579085"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773579117"
},
"departure": {
"time": "1773579127"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773579146"
},
"departure": {
"time": "1773579155"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773579187"
},
"departure": {
"time": "1773579196"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773579214"
},
"departure": {
"time": "1773579247"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773579265"
},
"departure": {
"time": "1773579282"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773579323"
},
"departure": {
"time": "1773579337"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773579414"
},
"departure": {
"time": "1773579442"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773579475"
},
"departure": {
"time": "1773579489"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773579513"
},
"departure": {
"time": "1773579529"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773579549"
},
"departure": {
"time": "1773579565"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773579606"
},
"departure": {
"time": "1773579621"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773579684"
},
"departure": {
"time": "1773579717"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773579746"
},
"departure": {
"time": "1773579799"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773579813"
},
"departure": {
"time": "1773579871"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773579927"
},
"departure": {
"time": "1773579971"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773580013"
},
"departure": {
"time": "1773580090"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773580125"
},
"departure": {
"time": "1773580157"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773580193"
},
"departure": {
"time": "1773580221"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773580290"
},
"departure": {
"time": "1773580325"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773580354"
},
"departure": {
"time": "1773580395"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773580454"
},
"departure": {
"time": "1773580521"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773580581"
},
"departure": {
"time": "1773580714"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773580759"
},
"departure": {
"time": "1773580794"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773580861"
},
"departure": {
"time": "1773580879"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773580909"
},
"departure": {
"time": "1773580969"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773581008"
},
"departure": {
"time": "1773581042"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773581053"
},
"departure": {
"time": "1773581098"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773581110"
},
"departure": {
"time": "1773581148"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773581164"
},
"departure": {
"time": "1773581198"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773581282"
},
"departure": {
"time": "1773581288"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773581294"
},
"departure": {
"time": "1773581309"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773581336"
},
"departure": {
"time": "1773581349"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773581377"
},
"departure": {
"time": "1773581410"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773581425"
},
"departure": {
"time": "1773581505"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773581511"
},
"departure": {
"time": "1773581525"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773581546"
},
"departure": {
"time": "1773581580"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773581625"
},
"departure": {
"time": "1773581631"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773581645"
},
"departure": {
"time": "1773581674"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773581727"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748908-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748892-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773589609"
},
"departure": {
"time": "1773590298"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773590370"
},
"departure": {
"time": "1773590406"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773590428"
},
"departure": {
"time": "1773590481"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773590501"
},
"departure": {
"time": "1773590523"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773590549"
},
"departure": {
"time": "1773590584"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773590666"
},
"departure": {
"time": "1773590697"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773590758"
},
"departure": {
"time": "1773590763"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773590848"
},
"departure": {
"time": "1773590882"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773590925"
},
"departure": {
"time": "1773590974"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773591001"
},
"departure": {
"time": "1773591059"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773591127"
},
"departure": {
"time": "1773591186"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773591228"
},
"departure": {
"time": "1773591263"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773591305"
},
"departure": {
"time": "1773591339"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773591356"
},
"departure": {
"time": "1773591374"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773591420"
},
"departure": {
"time": "1773591466"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773591483"
},
"departure": {
"time": "1773591508"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773591691"
},
"departure": {
"time": "1773591784"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773591820"
},
"departure": {
"time": "1773591828"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773591863"
},
"departure": {
"time": "1773591893"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773591910"
},
"departure": {
"time": "1773591943"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773591973"
},
"departure": {
"time": "1773592002"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773592022"
},
"departure": {
"time": "1773592059"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773592103"
},
"departure": {
"time": "1773592139"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773592225"
},
"departure": {
"time": "1773592475"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773592581"
},
"departure": {
"time": "1773592619"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773592661"
},
"departure": {
"time": "1773592712"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773592780"
},
"departure": {
"time": "1773592828"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773592861"
},
"departure": {
"time": "1773592881"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773592938"
},
"departure": {
"time": "1773592977"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773593016"
},
"departure": {
"time": "1773593048"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773593104"
},
"departure": {
"time": "1773593142"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773593162"
},
"departure": {
"time": "1773593169"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773593205"
},
"departure": {
"time": "1773593248"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773593334"
},
"departure": {
"time": "1773593342"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773593394"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748892-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3748941-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773572908"
},
"departure": {
"time": "1773573146"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773573183"
},
"departure": {
"time": "1773573291"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773573359"
},
"departure": {
"time": "1773573435"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773573488"
},
"departure": {
"time": "1773573527"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773573561"
},
"departure": {
"time": "1773573571"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773573607"
},
"departure": {
"time": "1773573619"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773573642"
},
"departure": {
"time": "1773573655"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773573754"
},
"departure": {
"time": "1773573767"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773573796"
},
"departure": {
"time": "1773573812"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773573831"
},
"departure": {
"time": "1773573871"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573891"
},
"departure": {
"time": "1773573901"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573936"
},
"departure": {
"time": "1773573944"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573996"
},
"departure": {
"time": "1773574014"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773574036"
},
"departure": {
"time": "1773574045"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773574106"
},
"departure": {
"time": "1773574114"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773574182"
},
"departure": {
"time": "1773574190"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773574226"
},
"departure": {
"time": "1773574239"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773574255"
},
"departure": {
"time": "1773574261"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773574291"
},
"departure": {
"time": "1773574312"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773574364"
},
"departure": {
"time": "1773574373"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773574391"
},
"departure": {
"time": "1773574399"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773574421"
},
"departure": {
"time": "1773574443"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773574493"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748941-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757827-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773573547"
},
"departure": {
"time": "1773573720"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773573940"
},
"departure": {
"time": "1773573948"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773574172"
},
"departure": {
"time": "1773574184"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773574319"
},
"departure": {
"time": "1773574325"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773574565"
},
"departure": {
"time": "1773574574"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773574848"
},
"departure": {
"time": "1773574864"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773574929"
},
"departure": {
"time": "1773574934"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773575188"
},
"departure": {
"time": "1773575219"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1773575409"
},
"departure": {
"time": "1773575462"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1773575809"
},
"departure": {
"time": "1773575824"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575973"
},
"departure": {
"time": "1773575981"
},
"stopId": "FLAES1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773576233"
},
"stopId": "FLAEN1",
"stopSequence": 12
}
],
"timestamp": "1773595860",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757827-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3763985-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563575"
},
"departure": {
"time": "1773564517"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565065"
},
"departure": {
"time": "1773565086"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773565289"
},
"departure": {
"time": "1773565340"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773565862"
},
"departure": {
"time": "1773565869"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773566023"
},
"departure": {
"time": "1773566029"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773566348"
},
"departure": {
"time": "1773566367"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773566470"
},
"departure": {
"time": "1773566503"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773566771"
},
"departure": {
"time": "1773566779"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773567027"
},
"departure": {
"time": "1773567036"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773567128"
},
"departure": {
"time": "1773567249"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773567381"
},
"departure": {
"time": "1773567395"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773567438"
},
"departure": {
"time": "1773567516"
},
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773567783"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763985-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3748860-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563315"
},
"departure": {
"time": "1773563472"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563580"
},
"departure": {
"time": "1773563622"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773563650"
},
"departure": {
"time": "1773563706"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773563806"
},
"departure": {
"time": "1773563815"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773563842"
},
"departure": {
"time": "1773563862"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773563888"
},
"departure": {
"time": "1773563984"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773564010"
},
"departure": {
"time": "1773564042"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773564091"
},
"departure": {
"time": "1773564109"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773564132"
},
"departure": {
"time": "1773564145"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773564192"
},
"departure": {
"time": "1773564210"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773564251"
},
"departure": {
"time": "1773564334"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773564387"
},
"departure": {
"time": "1773564431"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773564508"
},
"departure": {
"time": "1773564550"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773564596"
},
"departure": {
"time": "1773564648"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773564677"
},
"departure": {
"time": "1773564708"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773564736"
},
"departure": {
"time": "1773564764"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773564830"
},
"departure": {
"time": "1773564862"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773564889"
},
"departure": {
"time": "1773564936"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773564991"
},
"departure": {
"time": "1773565047"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773565124"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748860-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748869-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773595721"
},
"departure": {
"time": "1773595862"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773596040"
},
"departure": {
"time": "1773596040"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773596100"
},
"departure": {
"time": "1773596100"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773596160"
},
"departure": {
"time": "1773596160"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773596220"
},
"departure": {
"time": "1773596220"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773596280"
},
"departure": {
"time": "1773596280"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596340"
},
"departure": {
"time": "1773596340"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596460"
},
"departure": {
"time": "1773596460"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596520"
},
"departure": {
"time": "1773596520"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596640"
},
"departure": {
"time": "1773596640"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773596760"
},
"departure": {
"time": "1773596760"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773596820"
},
"departure": {
"time": "1773596820"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773596940"
},
"departure": {
"time": "1773596940"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773597060"
},
"departure": {
"time": "1773597060"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773597120"
},
"departure": {
"time": "1773597120"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773597180"
},
"departure": {
"time": "1773597180"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773597240"
},
"departure": {
"time": "1773597240"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773597360"
},
"departure": {
"time": "1773597360"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773597480"
},
"departure": {
"time": "1773597480"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773597600"
},
"departure": {
"time": "1773597600"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748869-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748879-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773584848"
},
"departure": {
"time": "1773585119"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585227"
},
"departure": {
"time": "1773585267"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773585310"
},
"departure": {
"time": "1773585345"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773585399"
},
"departure": {
"time": "1773585443"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773585473"
},
"departure": {
"time": "1773585509"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773585531"
},
"departure": {
"time": "1773585548"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773585584"
},
"departure": {
"time": "1773585639"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773585742"
},
"departure": {
"time": "1773585808"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773585872"
},
"departure": {
"time": "1773585912"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773585966"
},
"departure": {
"time": "1773586027"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773586092"
},
"departure": {
"time": "1773586108"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773586139"
},
"departure": {
"time": "1773586202"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773586261"
},
"departure": {
"time": "1773586302"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773586340"
},
"departure": {
"time": "1773586387"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586411"
},
"departure": {
"time": "1773586459"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586482"
},
"departure": {
"time": "1773586577"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586589"
},
"departure": {
"time": "1773586620"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586639"
},
"departure": {
"time": "1773586678"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773586782"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748879-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3747771-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773526747"
},
"departure": {
"time": "1773527365"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773527452"
},
"departure": {
"time": "1773527465"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773527485"
},
"departure": {
"time": "1773527531"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773527561"
},
"departure": {
"time": "1773527577"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773527607"
},
"departure": {
"time": "1773527623"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773527713"
},
"departure": {
"time": "1773527728"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773527797"
},
"departure": {
"time": "1773527828"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773527885"
},
"departure": {
"time": "1773527923"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773527970"
},
"departure": {
"time": "1773527985"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773528016"
},
"departure": {
"time": "1773528027"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773528110"
},
"departure": {
"time": "1773528124"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773528183"
},
"departure": {
"time": "1773528253"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773528306"
},
"departure": {
"time": "1773528322"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773528351"
},
"departure": {
"time": "1773528388"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773528435"
},
"departure": {
"time": "1773528468"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773528482"
},
"departure": {
"time": "1773528498"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773528563"
},
"departure": {
"time": "1773528573"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773528631"
},
"departure": {
"time": "1773528719"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773528757"
},
"departure": {
"time": "1773528782"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773528813"
},
"departure": {
"time": "1773528849"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773528889"
},
"departure": {
"time": "1773528915"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773528945"
},
"departure": {
"time": "1773528987"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773529035"
},
"departure": {
"time": "1773529123"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773529324"
},
"departure": {
"time": "1773529383"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773529421"
},
"departure": {
"time": "1773529433"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773529491"
},
"departure": {
"time": "1773529539"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773529574"
},
"departure": {
"time": "1773529585"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773529661"
},
"departure": {
"time": "1773529723"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773529781"
},
"departure": {
"time": "1773529818"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773529870"
},
"departure": {
"time": "1773529903"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773529931"
},
"departure": {
"time": "1773529944"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773529966"
},
"departure": {
"time": "1773529994"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773530033"
},
"departure": {
"time": "1773530043"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773530090"
},
"departure": {
"time": "1773530090"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3747771-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3757823-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773581308"
},
"departure": {
"time": "1773581722"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581949"
},
"departure": {
"time": "1773581982"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773582240"
},
"departure": {
"time": "1773582272"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773582413"
},
"departure": {
"time": "1773582413"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773582661"
},
"departure": {
"time": "1773582691"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773582954"
},
"departure": {
"time": "1773582965"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773583023"
},
"departure": {
"time": "1773583057"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583306"
},
"departure": {
"time": "1773583353"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1773583538"
},
"departure": {
"time": "1773583582"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1773583947"
},
"departure": {
"time": "1773584011"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584138"
},
"departure": {
"time": "1773584241"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773584520"
},
"departure": {
"time": "1773584601"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773584866"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757823-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "trip:3758155-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773560492"
},
"departure": {
"time": "1773560546"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773560715"
},
"departure": {
"time": "1773560715"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773560757"
},
"departure": {
"time": "1773560771"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773560908"
},
"departure": {
"time": "1773560937"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773561003"
},
"departure": {
"time": "1773561022"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773561276"
},
"departure": {
"time": "1773561283"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773561530"
},
"departure": {
"time": "1773561542"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773561624"
},
"departure": {
"time": "1773561632"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773561932"
},
"departure": {
"time": "1773561934"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773562089"
},
"departure": {
"time": "1773562104"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773562555"
},
"departure": {
"time": "1773562583"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773562746"
},
"departure": {
"time": "1773562803"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773563285"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758155-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3748835-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773583048"
},
"departure": {
"time": "1773583370"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773583458"
},
"departure": {
"time": "1773583504"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773583550"
},
"departure": {
"time": "1773583575"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773583628"
},
"departure": {
"time": "1773583645"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773583697"
},
"departure": {
"time": "1773583704"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773583729"
},
"departure": {
"time": "1773583767"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773583804"
},
"departure": {
"time": "1773583821"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583937"
},
"departure": {
"time": "1773583979"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773584031"
},
"departure": {
"time": "1773584043"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773584082"
},
"departure": {
"time": "1773584237"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584299"
},
"departure": {
"time": "1773584317"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773584345"
},
"departure": {
"time": "1773584407"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773584462"
},
"departure": {
"time": "1773584497"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773584533"
},
"departure": {
"time": "1773584569"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773584596"
},
"departure": {
"time": "1773584630"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773584655"
},
"departure": {
"time": "1773584666"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773584679"
},
"departure": {
"time": "1773584722"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773584735"
},
"departure": {
"time": "1773584772"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773584841"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748835-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748868-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773592118"
},
"departure": {
"time": "1773592354"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592467"
},
"departure": {
"time": "1773592482"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773592505"
},
"departure": {
"time": "1773592546"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773592570"
},
"departure": {
"time": "1773592605"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773592632"
},
"departure": {
"time": "1773592666"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773592693"
},
"departure": {
"time": "1773592753"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773592792"
},
"departure": {
"time": "1773592829"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773592897"
},
"departure": {
"time": "1773592911"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773592939"
},
"departure": {
"time": "1773592956"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773593003"
},
"departure": {
"time": "1773593021"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773593062"
},
"departure": {
"time": "1773593075"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773593125"
},
"departure": {
"time": "1773593163"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773593230"
},
"departure": {
"time": "1773593327"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773593378"
},
"departure": {
"time": "1773593399"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773593437"
},
"departure": {
"time": "1773593463"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773593499"
},
"departure": {
"time": "1773593528"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773593582"
},
"departure": {
"time": "1773593615"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773593637"
},
"departure": {
"time": "1773593659"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773593722"
},
"departure": {
"time": "1773593801"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773593889"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748868-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748924-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773581734"
},
"departure": {
"time": "1773582165"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773582205"
},
"departure": {
"time": "1773582227"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773582297"
},
"departure": {
"time": "1773582302"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773582323"
},
"departure": {
"time": "1773582332"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773582346"
},
"departure": {
"time": "1773582376"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773582393"
},
"departure": {
"time": "1773582421"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773582431"
},
"departure": {
"time": "1773582467"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773582474"
},
"departure": {
"time": "1773582516"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582553"
},
"departure": {
"time": "1773582561"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582592"
},
"departure": {
"time": "1773582887"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582902"
},
"departure": {
"time": "1773582916"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773583009"
},
"departure": {
"time": "1773583048"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773583074"
},
"departure": {
"time": "1773583088"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773583106"
},
"departure": {
"time": "1773583122"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773583140"
},
"departure": {
"time": "1773583181"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773583233"
},
"departure": {
"time": "1773583274"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773583309"
},
"departure": {
"time": "1773583347"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773583428"
},
"departure": {
"time": "1773583472"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773583580"
},
"departure": {
"time": "1773583675"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773583766"
},
"departure": {
"time": "1773583808"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773583848"
},
"departure": {
"time": "1773583910"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773583952"
},
"departure": {
"time": "1773583988"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773584038"
},
"departure": {
"time": "1773584072"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773584089"
},
"departure": {
"time": "1773584103"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773584136"
},
"departure": {
"time": "1773584163"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773584246"
},
"departure": {
"time": "1773584280"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773584316"
},
"departure": {
"time": "1773584337"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773584351"
},
"departure": {
"time": "1773584394"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773584448"
},
"departure": {
"time": "1773584481"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773584527"
},
"departure": {
"time": "1773584542"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773584581"
},
"departure": {
"time": "1773584612"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773584637"
},
"departure": {
"time": "1773584651"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773584675"
},
"departure": {
"time": "1773584692"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773584726"
},
"departure": {
"time": "1773584762"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773584831"
},
"departure": {
"time": "1773584863"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773584913"
},
"departure": {
"time": "1773584945"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773584961"
},
"departure": {
"time": "1773584979"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773585001"
},
"departure": {
"time": "1773585030"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773585059"
},
"departure": {
"time": "1773585080"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773585091"
},
"departure": {
"time": "1773585123"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773585163"
},
"departure": {
"time": "1773585192"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773585201"
},
"departure": {
"time": "1773585221"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773585243"
},
"departure": {
"time": "1773585252"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773585271"
},
"departure": {
"time": "1773585283"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773585329"
},
"departure": {
"time": "1773585345"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773585361"
},
"departure": {
"time": "1773585396"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773585526"
},
"departure": {
"time": "1773585538"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773585558"
},
"departure": {
"time": "1773585567"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773585599"
},
"departure": {
"time": "1773585637"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773585677"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3758044-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773582596"
},
"departure": {
"time": "1773583631"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773583676"
},
"departure": {
"time": "1773583713"
},
"stopId": "10JAR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773583744"
},
"departure": {
"time": "1773583763"
},
"stopId": "10BOS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773583841"
},
"departure": {
"time": "1773583898"
},
"stopId": "10ODR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773583919"
},
"departure": {
"time": "1773583931"
},
"stopId": "10SRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773584098"
},
"departure": {
"time": "1773584112"
},
"stopId": "10MAG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773584189"
},
"departure": {
"time": "1773584206"
},
"stopId": "10MXR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773584256"
},
"departure": {
"time": "1773584279"
},
"stopId": "10CEN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773584418"
},
"departure": {
"time": "1773584432"
},
"stopId": "10ZCT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773584538"
},
"departure": {
"time": "1773584548"
},
"stopId": "TOLNR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584928"
},
"departure": {
"time": "1773584939"
},
"stopId": "BRXBP2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773585122"
},
"departure": {
"time": "1773585167"
},
"stopId": "BRXSTA",
"stopSequence": 12
},
{
"arrival": {
"time": "1773585508"
},
"departure": {
"time": "1773585515"
},
"stopId": "SOTML2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773585962"
},
"departure": {
"time": "1773585970"
},
"stopId": "VALZA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586203"
},
"departure": {
"time": "1773586219"
},
"stopId": "VALFB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586270"
},
"departure": {
"time": "1773586318"
},
"stopId": "VALCH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586449"
},
"departure": {
"time": "1773586605"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586698"
},
"departure": {
"time": "1773586708"
},
"stopId": "VALCA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773587176"
},
"stopId": "MONAP2",
"stopSequence": 19
}
],
"timestamp": "1773595864",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758044-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748830-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773572312"
},
"departure": {
"time": "1773572422"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773572522"
},
"departure": {
"time": "1773572555"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773572576"
},
"departure": {
"time": "1773572619"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773572715"
},
"departure": {
"time": "1773572723"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773572745"
},
"departure": {
"time": "1773572763"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773572792"
},
"departure": {
"time": "1773573034"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773573058"
},
"departure": {
"time": "1773573069"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773573124"
},
"departure": {
"time": "1773573157"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773573180"
},
"departure": {
"time": "1773573212"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773573251"
},
"departure": {
"time": "1773573284"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573309"
},
"departure": {
"time": "1773573348"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573404"
},
"departure": {
"time": "1773573438"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573513"
},
"departure": {
"time": "1773573549"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773573592"
},
"departure": {
"time": "1773573631"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773573658"
},
"departure": {
"time": "1773573688"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773573721"
},
"departure": {
"time": "1773573770"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773573811"
},
"departure": {
"time": "1773573857"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773573881"
},
"departure": {
"time": "1773573903"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773573952"
},
"departure": {
"time": "1773574009"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773574116"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748830-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3758106-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773591106"
},
"departure": {
"time": "1773591479"
},
"stopId": "VALFB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773591801"
},
"departure": {
"time": "1773591536"
},
"stopId": "VALCH2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773591657"
},
"departure": {
"time": "1773591698"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773591923"
},
"departure": {
"time": "1773591933"
},
"stopId": "VALHO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773592168"
},
"departure": {
"time": "1773592178"
},
"stopId": "LIEBG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773592318"
},
"departure": {
"time": "1773592326"
},
"stopId": "COLFR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773592393"
},
"departure": {
"time": "1773592537"
},
"stopId": "COLRAV",
"stopSequence": 7
},
{
"arrival": {
"time": "1773592922"
},
"departure": {
"time": "1773593078"
},
"stopId": "SSVMA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773593795"
},
"departure": {
"time": "1773593884"
},
"stopId": "SLOMA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594102"
},
"departure": {
"time": "1773594177"
},
"stopId": "PORLE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773594466"
},
"departure": {
"time": "1773594480"
},
"stopId": "SGRPL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773594531"
},
"departure": {
"time": "1773594540"
},
"stopId": "SJREG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773594851"
},
"departure": {
"time": "1773594949"
},
"stopId": "BARPL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595188"
},
"departure": {
"time": "1773595196"
},
"stopId": "BNVMA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595359"
},
"departure": {
"time": "1773595516"
},
"stopId": "BARVAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595773"
},
"departure": {
"time": "1773595781"
},
"stopId": "MALSF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773596310"
},
"departure": {
"time": "1773596310"
},
"stopId": "PRVBE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773596610"
},
"departure": {
"time": "1773596610"
},
"stopId": "PIXZAF",
"stopSequence": 18
},
{
"arrival": {
"time": "1773596850"
},
"departure": {
"time": "1773596850"
},
"stopId": "PIXLAN",
"stopSequence": 19
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758106-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748848-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773593862"
},
"departure": {
"time": "1773594288"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594376"
},
"departure": {
"time": "1773594406"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773594450"
},
"departure": {
"time": "1773594466"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773594501"
},
"departure": {
"time": "1773594538"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773594587"
},
"departure": {
"time": "1773594623"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773594641"
},
"departure": {
"time": "1773594651"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773594691"
},
"departure": {
"time": "1773594699"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594808"
},
"departure": {
"time": "1773594875"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594930"
},
"departure": {
"time": "1773594939"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773594979"
},
"departure": {
"time": "1773594991"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773595036"
},
"departure": {
"time": "1773595047"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773595069"
},
"departure": {
"time": "1773595107"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773595162"
},
"departure": {
"time": "1773595177"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773595217"
},
"departure": {
"time": "1773595279"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773595300"
},
"departure": {
"time": "1773595378"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773595406"
},
"departure": {
"time": "1773595449"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773595467"
},
"departure": {
"time": "1773595512"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773595526"
},
"departure": {
"time": "1773595539"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773595645"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748848-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748858-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773556227"
},
"departure": {
"time": "1773556273"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773556333"
},
"departure": {
"time": "1773556371"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773556388"
},
"departure": {
"time": "1773556446"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773556526"
},
"departure": {
"time": "1773556534"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773556553"
},
"departure": {
"time": "1773556570"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773556603"
},
"departure": {
"time": "1773556651"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773556675"
},
"departure": {
"time": "1773556735"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773556777"
},
"departure": {
"time": "1773556812"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773556838"
},
"departure": {
"time": "1773556844"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773556884"
},
"departure": {
"time": "1773556974"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773557011"
},
"departure": {
"time": "1773557086"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773557130"
},
"departure": {
"time": "1773557144"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773557195"
},
"departure": {
"time": "1773557284"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773557319"
},
"departure": {
"time": "1773557412"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773557443"
},
"departure": {
"time": "1773557470"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773557494"
},
"departure": {
"time": "1773557554"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773557590"
},
"departure": {
"time": "1773557618"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773557646"
},
"departure": {
"time": "1773557657"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773557699"
},
"departure": {
"time": "1773557810"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773557897"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748858-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748899-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773586471"
},
"departure": {
"time": "1773586691"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773586753"
},
"departure": {
"time": "1773586778"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773586853"
},
"departure": {
"time": "1773586898"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773586913"
},
"departure": {
"time": "1773586982"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773587007"
},
"departure": {
"time": "1773587084"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1773587128"
},
"departure": {
"time": "1773587167"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1773587214"
},
"departure": {
"time": "1773587248"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773587309"
},
"departure": {
"time": "1773587353"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587392"
},
"departure": {
"time": "1773587443"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1773587501"
},
"departure": {
"time": "1773587559"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1773587629"
},
"departure": {
"time": "1773587690"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773587825"
},
"departure": {
"time": "1773587899"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773587984"
},
"departure": {
"time": "1773588029"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773588065"
},
"departure": {
"time": "1773588099"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773588134"
},
"departure": {
"time": "1773588179"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773588206"
},
"departure": {
"time": "1773588218"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773588234"
},
"departure": {
"time": "1773588267"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773588302"
},
"departure": {
"time": "1773588340"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773588414"
},
"departure": {
"time": "1773588458"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773588500"
},
"departure": {
"time": "1773588538"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773588578"
},
"departure": {
"time": "1773588621"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1773588666"
},
"departure": {
"time": "1773588674"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773588683"
},
"departure": {
"time": "1773588736"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773588774"
},
"departure": {
"time": "1773588788"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773588854"
},
"departure": {
"time": "1773588893"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773588956"
},
"departure": {
"time": "1773588987"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773589015"
},
"departure": {
"time": "1773589042"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773589086"
},
"departure": {
"time": "1773589127"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773589178"
},
"departure": {
"time": "1773589227"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773589254"
},
"departure": {
"time": "1773589292"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773589329"
},
"departure": {
"time": "1773589372"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773589390"
},
"departure": {
"time": "1773589411"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773589434"
},
"departure": {
"time": "1773589462"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773589503"
},
"departure": {
"time": "1773589548"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773589561"
},
"departure": {
"time": "1773589574"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773589609"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748899-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757767-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773566198"
},
"departure": {
"time": "1773566875"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773567246"
},
"departure": {
"time": "1773567256"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773567661"
},
"departure": {
"time": "1773567674"
},
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1773568190"
},
"departure": {
"time": "1773568206"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1773568352"
},
"departure": {
"time": "1773568393"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773568612"
},
"departure": {
"time": "1773568618"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773568766"
},
"departure": {
"time": "1773568773"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569217"
},
"departure": {
"time": "1773569237"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569630"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757767-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748832-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773579478"
},
"departure": {
"time": "1773579823"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773579938"
},
"departure": {
"time": "1773579972"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773579996"
},
"departure": {
"time": "1773580032"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773580127"
},
"departure": {
"time": "1773580136"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773580164"
},
"departure": {
"time": "1773580174"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773580205"
},
"departure": {
"time": "1773580278"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773580303"
},
"departure": {
"time": "1773580336"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773580385"
},
"departure": {
"time": "1773580412"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580436"
},
"departure": {
"time": "1773580445"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580479"
},
"departure": {
"time": "1773580538"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773580576"
},
"departure": {
"time": "1773580602"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773580673"
},
"departure": {
"time": "1773580710"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773580747"
},
"departure": {
"time": "1773580767"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773580800"
},
"departure": {
"time": "1773580829"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773580858"
},
"departure": {
"time": "1773580890"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773580913"
},
"departure": {
"time": "1773580943"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773580992"
},
"departure": {
"time": "1773581006"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773581032"
},
"departure": {
"time": "1773581058"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773581106"
},
"departure": {
"time": "1773581153"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773581258"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748832-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748931-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773556450"
},
"departure": {
"time": "1773556757"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773556823"
},
"departure": {
"time": "1773556845"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773556928"
},
"departure": {
"time": "1773556944"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773556953"
},
"departure": {
"time": "1773556993"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773557056"
},
"departure": {
"time": "1773557070"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773557110"
},
"departure": {
"time": "1773557131"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773557161"
},
"departure": {
"time": "1773557170"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773557204"
},
"departure": {
"time": "1773557212"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773557274"
},
"departure": {
"time": "1773557285"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773557313"
},
"departure": {
"time": "1773557322"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773557374"
},
"departure": {
"time": "1773557390"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773557420"
},
"departure": {
"time": "1773557433"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773557461"
},
"departure": {
"time": "1773557471"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773557490"
},
"departure": {
"time": "1773557511"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773557530"
},
"departure": {
"time": "1773557558"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773557590"
},
"departure": {
"time": "1773557603"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773557782"
},
"departure": {
"time": "1773557798"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773557827"
},
"departure": {
"time": "1773557857"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773557879"
},
"departure": {
"time": "1773557898"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773557997"
},
"departure": {
"time": "1773558058"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773558155"
},
"departure": {
"time": "1773558171"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773558218"
},
"departure": {
"time": "1773558231"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773558284"
},
"departure": {
"time": "1773558313"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773558344"
},
"departure": {
"time": "1773558453"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773558505"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748931-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748874-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773567087"
},
"departure": {
"time": "1773567466"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773567531"
},
"departure": {
"time": "1773567564"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773567599"
},
"departure": {
"time": "1773567627"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773567662"
},
"departure": {
"time": "1773567679"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773567736"
},
"departure": {
"time": "1773567774"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773567795"
},
"departure": {
"time": "1773567827"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773567872"
},
"departure": {
"time": "1773567947"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773568071"
},
"departure": {
"time": "1773568144"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773568188"
},
"departure": {
"time": "1773568234"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773568270"
},
"departure": {
"time": "1773568333"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773568368"
},
"departure": {
"time": "1773568379"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773568393"
},
"departure": {
"time": "1773568424"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773568489"
},
"departure": {
"time": "1773568550"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773568582"
},
"departure": {
"time": "1773568665"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773568684"
},
"departure": {
"time": "1773568703"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773568778"
},
"departure": {
"time": "1773568821"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773568843"
},
"departure": {
"time": "1773568876"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773568895"
},
"departure": {
"time": "1773568927"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773568993"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748874-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748940-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773565632"
},
"departure": {
"time": "1773565807"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565843"
},
"departure": {
"time": "1773565957"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773566030"
},
"departure": {
"time": "1773566162"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773566221"
},
"departure": {
"time": "1773566252"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773566275"
},
"departure": {
"time": "1773566307"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773566351"
},
"departure": {
"time": "1773566383"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773566403"
},
"departure": {
"time": "1773566410"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773566490"
},
"departure": {
"time": "1773566498"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773566523"
},
"departure": {
"time": "1773566536"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773566544"
},
"departure": {
"time": "1773566571"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773566590"
},
"departure": {
"time": "1773566617"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566647"
},
"departure": {
"time": "1773566661"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566685"
},
"departure": {
"time": "1773566695"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566711"
},
"departure": {
"time": "1773566724"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566778"
},
"departure": {
"time": "1773566834"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773566890"
},
"departure": {
"time": "1773566922"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773566951"
},
"departure": {
"time": "1773566959"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773566974"
},
"departure": {
"time": "1773566979"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773567001"
},
"departure": {
"time": "1773567021"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773567062"
},
"departure": {
"time": "1773567070"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773567085"
},
"departure": {
"time": "1773567091"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773567115"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773567350"
},
"departure": {
"time": "1773567350"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748940-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748827-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773561503"
},
"departure": {
"time": "1773561728"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773561863"
},
"departure": {
"time": "1773561903"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773561933"
},
"departure": {
"time": "1773561950"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773562066"
},
"departure": {
"time": "1773562083"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773562110"
},
"departure": {
"time": "1773562131"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773562168"
},
"departure": {
"time": "1773562227"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773562258"
},
"departure": {
"time": "1773562304"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773562354"
},
"departure": {
"time": "1773562392"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773562420"
},
"departure": {
"time": "1773562453"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773562494"
},
"departure": {
"time": "1773562516"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773562549"
},
"departure": {
"time": "1773562562"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773562603"
},
"departure": {
"time": "1773562614"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773562689"
},
"departure": {
"time": "1773562748"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773562799"
},
"departure": {
"time": "1773562846"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773562878"
},
"departure": {
"time": "1773562915"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773562944"
},
"departure": {
"time": "1773562971"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773563008"
},
"departure": {
"time": "1773563028"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773563068"
},
"departure": {
"time": "1773563114"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773563174"
},
"departure": {
"time": "1773563242"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773563315"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748827-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748889-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773567941"
},
"departure": {
"time": "1773568837"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773568904"
},
"departure": {
"time": "1773568916"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773568934"
},
"departure": {
"time": "1773568955"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773568971"
},
"departure": {
"time": "1773568981"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773569002"
},
"departure": {
"time": "1773569042"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569123"
},
"departure": {
"time": "1773569137"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569221"
},
"departure": {
"time": "1773569236"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569285"
},
"departure": {
"time": "1773569316"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569362"
},
"departure": {
"time": "1773569412"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773569437"
},
"departure": {
"time": "1773569473"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773569535"
},
"departure": {
"time": "1773569563"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773569613"
},
"departure": {
"time": "1773569629"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773569678"
},
"departure": {
"time": "1773569693"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773569720"
},
"departure": {
"time": "1773569796"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773569836"
},
"departure": {
"time": "1773569860"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773569878"
},
"departure": {
"time": "1773569902"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773569954"
},
"departure": {
"time": "1773570029"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570059"
},
"departure": {
"time": "1773570089"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570113"
},
"departure": {
"time": "1773570145"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570169"
},
"departure": {
"time": "1773570191"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773570241"
},
"departure": {
"time": "1773570273"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773570300"
},
"departure": {
"time": "1773570367"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773570412"
},
"departure": {
"time": "1773570463"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773570521"
},
"departure": {
"time": "1773570625"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773570768"
},
"departure": {
"time": "1773570810"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773570860"
},
"departure": {
"time": "1773570903"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773570962"
},
"departure": {
"time": "1773570999"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773571037"
},
"departure": {
"time": "1773571067"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773571132"
},
"departure": {
"time": "1773571157"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773571207"
},
"departure": {
"time": "1773571263"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773571304"
},
"departure": {
"time": "1773571327"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773571343"
},
"departure": {
"time": "1773571349"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773571378"
},
"departure": {
"time": "1773571419"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773571471"
},
"departure": {
"time": "1773571479"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773571530"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748889-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757754-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773595562"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773595990"
},
"departure": {
"time": "1773595990"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773596110"
},
"departure": {
"time": "1773596110"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773596170"
},
"departure": {
"time": "1773596170"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773596290"
},
"departure": {
"time": "1773596290"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773596350"
},
"departure": {
"time": "1773596350"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596410"
},
"departure": {
"time": "1773596410"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596650"
},
"departure": {
"time": "1773596650"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596770"
},
"departure": {
"time": "1773596770"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596890"
},
"departure": {
"time": "1773596890"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773596950"
},
"departure": {
"time": "1773596950"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773597010"
},
"departure": {
"time": "1773597010"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773597190"
},
"departure": {
"time": "1773597190"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773597490"
},
"departure": {
"time": "1773597490"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773597550"
},
"departure": {
"time": "1773597550"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773597970"
},
"departure": {
"time": "1773597970"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773598270"
},
"departure": {
"time": "1773598270"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773598390"
},
"departure": {
"time": "1773598390"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773598510"
},
"departure": {
"time": "1773598510"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773598870"
},
"departure": {
"time": "1773598870"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757754-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3758070-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773580505"
},
"departure": {
"time": "1773580604"
},
"stopId": "BCQSF2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773580686"
},
"departure": {
"time": "1773580693"
},
"stopId": "BCQIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773580885"
},
"departure": {
"time": "1773580941"
},
"stopId": "BCQBG1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773581124"
},
"departure": {
"time": "1773581152"
},
"stopId": "RLBMA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773581382"
},
"departure": {
"time": "1773581414"
},
"stopId": "COUBG1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773581525"
},
"departure": {
"time": "1773581525"
},
"stopId": "HARFE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773581765"
},
"departure": {
"time": "1773581802"
},
"stopId": "MARMA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773581961"
},
"departure": {
"time": "1773581993"
},
"stopId": "MARPO1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773582248"
},
"departure": {
"time": "1773582291"
},
"stopId": "10ANJ7",
"stopSequence": 9
},
{
"arrival": {
"time": "1773582416"
},
"departure": {
"time": "1773582447"
},
"stopId": "10PEM2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773582519"
},
"departure": {
"time": "1773582558"
},
"stopId": "10AXT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773582620"
},
"departure": {
"time": "1773582681"
},
"stopId": "10PLA4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773582720"
},
"departure": {
"time": "1773582733"
},
"stopId": "10CRN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773582842"
},
"stopId": "10PEM4",
"stopSequence": 14
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758070-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "trip:3757924-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773594410"
},
"departure": {
"time": "1773594513"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773594709"
},
"departure": {
"time": "1773594717"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773594765"
},
"departure": {
"time": "1773594843"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773594958"
},
"departure": {
"time": "1773594976"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773595447"
},
"departure": {
"time": "1773595493"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773595817"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773596110"
},
"departure": {
"time": "1773596110"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773596350"
},
"departure": {
"time": "1773596350"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773596590"
},
"departure": {
"time": "1773596590"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773596770"
},
"departure": {
"time": "1773596770"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773596950"
},
"departure": {
"time": "1773596950"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773597310"
},
"departure": {
"time": "1773597310"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773597670"
},
"departure": {
"time": "1773597670"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1773597790"
},
"departure": {
"time": "1773597790"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773598090"
},
"departure": {
"time": "1773598090"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773598270"
},
"departure": {
"time": "1773598270"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773598390"
},
"departure": {
"time": "1773598390"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773598570"
},
"departure": {
"time": "1773598570"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773598810"
},
"departure": {
"time": "1773598810"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773598990"
},
"departure": {
"time": "1773598990"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773599290"
},
"departure": {
"time": "1773599290"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773599530"
},
"departure": {
"time": "1773599530"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773599530"
},
"departure": {
"time": "1773599530"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773599650"
},
"departure": {
"time": "1773599650"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773599770"
},
"departure": {
"time": "1773599770"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773599830"
},
"departure": {
"time": "1773599830"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773599890"
},
"departure": {
"time": "1773599890"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773599950"
},
"departure": {
"time": "1773599950"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773599950"
},
"departure": {
"time": "1773599950"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773600250"
},
"departure": {
"time": "1773600250"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773600310"
},
"departure": {
"time": "1773600310"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1773600370"
},
"departure": {
"time": "1773600370"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1773600430"
},
"departure": {
"time": "1773600430"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773600490"
},
"departure": {
"time": "1773600490"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1773595864",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3763987-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773580377"
},
"departure": {
"time": "1773581301"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773581888"
},
"departure": {
"time": "1773581961"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773582170"
},
"departure": {
"time": "1773582196"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1773582721"
},
"departure": {
"time": "1773582738"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773582905"
},
"departure": {
"time": "1773582913"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773583218"
},
"departure": {
"time": "1773583230"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773583328"
},
"departure": {
"time": "1773583338"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773583598"
},
"departure": {
"time": "1773583609"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773583865"
},
"departure": {
"time": "1773583876"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773583977"
},
"departure": {
"time": "1773584040"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773584173"
},
"departure": {
"time": "1773584234"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773584610"
},
"departure": {
"time": "1773584610"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763987-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019a4e",
"label": "7109",
"licensePlate": "GB-624-EV"
}
}
},
{
"id": "trip:3757752-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773566823"
},
"departure": {
"time": "1773567178"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773567308"
},
"departure": {
"time": "1773567411"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773567457"
},
"departure": {
"time": "1773567518"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773567573"
},
"departure": {
"time": "1773567618"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773567726"
},
"departure": {
"time": "1773567769"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773567784"
},
"departure": {
"time": "1773567805"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773567861"
},
"departure": {
"time": "1773567895"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773568035"
},
"departure": {
"time": "1773568075"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773568179"
},
"departure": {
"time": "1773568223"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773568287"
},
"departure": {
"time": "1773568299"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773568325"
},
"departure": {
"time": "1773568338"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773568389"
},
"departure": {
"time": "1773568431"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773568481"
},
"departure": {
"time": "1773568509"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773568747"
},
"departure": {
"time": "1773568789"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773568837"
},
"departure": {
"time": "1773568871"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773569241"
},
"departure": {
"time": "1773569285"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773569529"
},
"departure": {
"time": "1773569535"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773569578"
},
"departure": {
"time": "1773569588"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773569675"
},
"departure": {
"time": "1773569727"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570095"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757752-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3757929-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773583496"
},
"departure": {
"time": "1773584125"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773584262"
},
"departure": {
"time": "1773584278"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773584570"
},
"departure": {
"time": "1773584586"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773584593"
},
"departure": {
"time": "1773584609"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773584634"
},
"departure": {
"time": "1773584644"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773584682"
},
"departure": {
"time": "1773584703"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773584713"
},
"departure": {
"time": "1773584729"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773584803"
},
"departure": {
"time": "1773584863"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773584951"
},
"departure": {
"time": "1773584960"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773584982"
},
"departure": {
"time": "1773584992"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773585151"
},
"departure": {
"time": "1773585206"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773585460"
},
"departure": {
"time": "1773585486"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773585649"
},
"departure": {
"time": "1773585674"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773585873"
},
"departure": {
"time": "1773585878"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586047"
},
"departure": {
"time": "1773586081"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586187"
},
"departure": {
"time": "1773586199"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586546"
},
"departure": {
"time": "1773586598"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586673"
},
"departure": {
"time": "1773586688"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773586933"
},
"departure": {
"time": "1773586960"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773587264"
},
"departure": {
"time": "1773587312"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773587554"
},
"departure": {
"time": "1773587596"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773587717"
},
"departure": {
"time": "1773587732"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773587840"
},
"departure": {
"time": "1773587852"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773588256"
},
"departure": {
"time": "1773588298"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773588398"
},
"departure": {
"time": "1773588413"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773588542"
},
"departure": {
"time": "1773588574"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773588902"
},
"departure": {
"time": "1773588902"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773589408"
},
"departure": {
"time": "1773589419"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773589542"
},
"departure": {
"time": "1773589576"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773589655"
},
"departure": {
"time": "1773589655"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773589783"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757929-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3757749-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773570100"
},
"departure": {
"time": "1773570537"
},
"stopId": "HAGOLL",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570777"
},
"departure": {
"time": "1773570818"
},
"stopId": "HAGCC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570919"
},
"departure": {
"time": "1773570961"
},
"stopId": "HAGMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773571011"
},
"departure": {
"time": "1773571011"
},
"stopId": "HAGFY1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571278"
},
"departure": {
"time": "1773571314"
},
"stopId": "HAGGR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571681"
},
"departure": {
"time": "1773571751"
},
"stopId": "HAGMF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571795"
},
"departure": {
"time": "1773571842"
},
"stopId": "HAGBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773572071"
},
"departure": {
"time": "1773572083"
},
"stopId": "QQVPL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773572164"
},
"departure": {
"time": "1773572202"
},
"stopId": "10DIX1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773572244"
},
"departure": {
"time": "1773572288"
},
"stopId": "10PET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773572316"
},
"departure": {
"time": "1773572358"
},
"stopId": "10HME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773572450"
},
"departure": {
"time": "1773572512"
},
"stopId": "10CAQ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773572645"
},
"departure": {
"time": "1773572653"
},
"stopId": "10LSA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773572778"
},
"departure": {
"time": "1773572824"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773572872"
},
"departure": {
"time": "1773572922"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773572949"
},
"departure": {
"time": "1773573005"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773573097"
},
"departure": {
"time": "1773573133"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773573165"
},
"departure": {
"time": "1773573179"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773573234"
},
"departure": {
"time": "1773573253"
},
"stopId": "10PLA4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773573289"
},
"departure": {
"time": "1773573323"
},
"stopId": "10CRN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773573459"
},
"stopId": "10PEM4",
"stopSequence": 21
}
],
"timestamp": "1773595868",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757749-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3757770-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773591419"
},
"departure": {
"time": "1773592052"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773592502"
},
"departure": {
"time": "1773592502"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1773593302"
},
"departure": {
"time": "1773593312"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1773593524"
},
"departure": {
"time": "1773593538"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773593773"
},
"departure": {
"time": "1773593784"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773593937"
},
"departure": {
"time": "1773593952"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773594321"
},
"departure": {
"time": "1773594339"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773594715"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757770-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748834-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773586640"
},
"departure": {
"time": "1773587064"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773587166"
},
"departure": {
"time": "1773587211"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773587232"
},
"departure": {
"time": "1773587267"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773587289"
},
"departure": {
"time": "1773587337"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773587357"
},
"departure": {
"time": "1773587397"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773587423"
},
"departure": {
"time": "1773587474"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773587526"
},
"departure": {
"time": "1773587562"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773587622"
},
"departure": {
"time": "1773587653"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587678"
},
"departure": {
"time": "1773587685"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773587715"
},
"departure": {
"time": "1773587730"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773587750"
},
"departure": {
"time": "1773587766"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773587817"
},
"departure": {
"time": "1773587849"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773587894"
},
"departure": {
"time": "1773587929"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773587962"
},
"departure": {
"time": "1773588019"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773588053"
},
"departure": {
"time": "1773588088"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773588117"
},
"departure": {
"time": "1773588143"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773588220"
},
"departure": {
"time": "1773588333"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773588352"
},
"departure": {
"time": "1773588402"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773588450"
},
"departure": {
"time": "1773588505"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773588585"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748834-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748859-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773559743"
},
"departure": {
"time": "1773559928"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773560058"
},
"departure": {
"time": "1773560092"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773560125"
},
"departure": {
"time": "1773560140"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773560247"
},
"departure": {
"time": "1773560267"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773560292"
},
"departure": {
"time": "1773560315"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773560348"
},
"departure": {
"time": "1773560425"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773560455"
},
"departure": {
"time": "1773560467"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773560534"
},
"departure": {
"time": "1773560550"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773560581"
},
"departure": {
"time": "1773560588"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773560635"
},
"departure": {
"time": "1773560679"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773560717"
},
"departure": {
"time": "1773560735"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773560790"
},
"departure": {
"time": "1773560802"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773560875"
},
"departure": {
"time": "1773560981"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773561029"
},
"departure": {
"time": "1773561053"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773561095"
},
"departure": {
"time": "1773561130"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773561168"
},
"departure": {
"time": "1773561199"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773561235"
},
"departure": {
"time": "1773561249"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773561284"
},
"departure": {
"time": "1773561311"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773561382"
},
"departure": {
"time": "1773561434"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773561503"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748859-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757926-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773561964"
},
"departure": {
"time": "1773562526"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773562695"
},
"departure": {
"time": "1773562731"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773562959"
},
"departure": {
"time": "1773562971"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773562981"
},
"departure": {
"time": "1773562996"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773563022"
},
"departure": {
"time": "1773563051"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773563094"
},
"departure": {
"time": "1773563106"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773563122"
},
"departure": {
"time": "1773563132"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773563182"
},
"departure": {
"time": "1773563232"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773563343"
},
"departure": {
"time": "1773563352"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773563371"
},
"departure": {
"time": "1773563380"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773563544"
},
"departure": {
"time": "1773563563"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773563820"
},
"departure": {
"time": "1773563831"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773564006"
},
"departure": {
"time": "1773564012"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773564247"
},
"departure": {
"time": "1773564262"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773564520"
},
"departure": {
"time": "1773564528"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773564639"
},
"departure": {
"time": "1773564650"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773564965"
},
"departure": {
"time": "1773564979"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773565087"
},
"departure": {
"time": "1773565098"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773565361"
},
"departure": {
"time": "1773565411"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773565698"
},
"departure": {
"time": "1773565733"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773565977"
},
"departure": {
"time": "1773565989"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773566140"
},
"departure": {
"time": "1773566160"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773566269"
},
"departure": {
"time": "1773566301"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773566657"
},
"departure": {
"time": "1773566690"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773566795"
},
"departure": {
"time": "1773566804"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773566928"
},
"departure": {
"time": "1773566958"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773567266"
},
"departure": {
"time": "1773567266"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773567729"
},
"departure": {
"time": "1773567741"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773567855"
},
"departure": {
"time": "1773567887"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773567954"
},
"departure": {
"time": "1773567961"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773568112"
},
"departure": {
"time": "1773568105"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757926-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748939-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773558505"
},
"departure": {
"time": "1773558696"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773558726"
},
"departure": {
"time": "1773558756"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773558831"
},
"departure": {
"time": "1773559054"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1773559138"
},
"departure": {
"time": "1773559176"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773559213"
},
"departure": {
"time": "1773559222"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773559255"
},
"departure": {
"time": "1773559272"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773559293"
},
"departure": {
"time": "1773559302"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773559396"
},
"departure": {
"time": "1773559408"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773559431"
},
"departure": {
"time": "1773559445"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773559451"
},
"departure": {
"time": "1773559476"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773559491"
},
"departure": {
"time": "1773559501"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773559537"
},
"departure": {
"time": "1773559550"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773559571"
},
"departure": {
"time": "1773559582"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773559601"
},
"departure": {
"time": "1773559611"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773559661"
},
"departure": {
"time": "1773559674"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773559738"
},
"departure": {
"time": "1773559761"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773559795"
},
"departure": {
"time": "1773559810"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773559825"
},
"departure": {
"time": "1773559831"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773559856"
},
"departure": {
"time": "1773559870"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773559912"
},
"departure": {
"time": "1773559922"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773559932"
},
"departure": {
"time": "1773559968"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773559994"
},
"departure": {
"time": "1773560026"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773560083"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748939-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748863-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773574116"
},
"departure": {
"time": "1773574292"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773574375"
},
"departure": {
"time": "1773574408"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773574436"
},
"departure": {
"time": "1773574449"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773574547"
},
"departure": {
"time": "1773574554"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773574573"
},
"departure": {
"time": "1773574592"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773574629"
},
"departure": {
"time": "1773574888"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773574919"
},
"departure": {
"time": "1773574955"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773575015"
},
"departure": {
"time": "1773575052"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773575076"
},
"departure": {
"time": "1773575085"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773575122"
},
"departure": {
"time": "1773575137"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575174"
},
"departure": {
"time": "1773575207"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773575265"
},
"departure": {
"time": "1773575308"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773575349"
},
"departure": {
"time": "1773575389"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773575432"
},
"departure": {
"time": "1773575498"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773575532"
},
"departure": {
"time": "1773575564"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773575595"
},
"departure": {
"time": "1773575644"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773575684"
},
"departure": {
"time": "1773575717"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773575746"
},
"departure": {
"time": "1773575772"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773575825"
},
"departure": {
"time": "1773575878"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773575971"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748863-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748866-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773584906"
},
"departure": {
"time": "1773585024"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585128"
},
"departure": {
"time": "1773585166"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773585191"
},
"departure": {
"time": "1773585231"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773585254"
},
"departure": {
"time": "1773585337"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773585368"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"stopId": "10BQR2",
"stopSequence": 7
},
{
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773585396"
},
"departure": {
"time": "1773585695"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773585736"
},
"departure": {
"time": "1773585772"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773585811"
},
"departure": {
"time": "1773585842"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773585889"
},
"departure": {
"time": "1773585929"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773585987"
},
"departure": {
"time": "1773586048"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773586088"
},
"departure": {
"time": "1773586133"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586167"
},
"departure": {
"time": "1773586204"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586237"
},
"departure": {
"time": "1773586264"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586314"
},
"departure": {
"time": "1773586334"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586365"
},
"departure": {
"time": "1773586381"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773586441"
},
"departure": {
"time": "1773586504"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773586633"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748866-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748933-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773578074"
},
"departure": {
"time": "1773578237"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578280"
},
"departure": {
"time": "1773578364"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578439"
},
"departure": {
"time": "1773578472"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578482"
},
"departure": {
"time": "1773578493"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578548"
},
"departure": {
"time": "1773578572"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578605"
},
"departure": {
"time": "1773578651"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578662"
},
"departure": {
"time": "1773578685"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773578716"
},
"departure": {
"time": "1773578729"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773578793"
},
"departure": {
"time": "1773578806"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773578837"
},
"departure": {
"time": "1773578849"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773578909"
},
"departure": {
"time": "1773578947"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773578979"
},
"departure": {
"time": "1773578991"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773579011"
},
"departure": {
"time": "1773579026"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773579047"
},
"departure": {
"time": "1773579095"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773579103"
},
"departure": {
"time": "1773579123"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773579151"
},
"departure": {
"time": "1773579187"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773579316"
},
"departure": {
"time": "1773579351"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773579373"
},
"departure": {
"time": "1773579388"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773579415"
},
"departure": {
"time": "1773579427"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773579538"
},
"departure": {
"time": "1773579655"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773579751"
},
"departure": {
"time": "1773579794"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773579838"
},
"departure": {
"time": "1773579856"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773579920"
},
"departure": {
"time": "1773579978"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773580007"
},
"departure": {
"time": "1773580049"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773580112"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748933-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757769-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773584274"
},
"departure": {
"time": "1773584858"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585278"
},
"departure": {
"time": "1773585278"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1773586116"
},
"departure": {
"time": "1773586126"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1773586278"
},
"departure": {
"time": "1773586337"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773586565"
},
"departure": {
"time": "1773586633"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773586769"
},
"departure": {
"time": "1773586786"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773587148"
},
"departure": {
"time": "1773587162"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773587562"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757769-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3757927-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773569524"
},
"departure": {
"time": "1773569761"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569879"
},
"departure": {
"time": "1773569948"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570186"
},
"departure": {
"time": "1773570211"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570224"
},
"departure": {
"time": "1773570237"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570283"
},
"departure": {
"time": "1773570294"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773570324"
},
"departure": {
"time": "1773570391"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773570408"
},
"departure": {
"time": "1773570421"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773570489"
},
"departure": {
"time": "1773570498"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570575"
},
"departure": {
"time": "1773570611"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570635"
},
"departure": {
"time": "1773570644"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570788"
},
"departure": {
"time": "1773570843"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571063"
},
"departure": {
"time": "1773571112"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571275"
},
"departure": {
"time": "1773571281"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571481"
},
"departure": {
"time": "1773571515"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571676"
},
"departure": {
"time": "1773571676"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773571789"
},
"departure": {
"time": "1773571801"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572096"
},
"departure": {
"time": "1773572174"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572253"
},
"departure": {
"time": "1773572269"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572533"
},
"departure": {
"time": "1773572543"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773572863"
},
"departure": {
"time": "1773572903"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773573149"
},
"departure": {
"time": "1773573194"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773573334"
},
"departure": {
"time": "1773573351"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773573467"
},
"departure": {
"time": "1773573482"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773573931"
},
"departure": {
"time": "1773574006"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773574097"
},
"departure": {
"time": "1773574107"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773574227"
},
"departure": {
"time": "1773574274"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773574579"
},
"departure": {
"time": "1773574579"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773575039"
},
"departure": {
"time": "1773575045"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773575153"
},
"departure": {
"time": "1773575227"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773575294"
},
"departure": {
"time": "1773575300"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773575428"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773595864",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757927-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3757824-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773588226"
},
"departure": {
"time": "1773588912"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773589145"
},
"departure": {
"time": "1773589213"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773589477"
},
"departure": {
"time": "1773589532"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773589675"
},
"departure": {
"time": "1773589687"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773589915"
},
"departure": {
"time": "1773589951"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773590217"
},
"departure": {
"time": "1773590263"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773590324"
},
"departure": {
"time": "1773590367"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773590614"
},
"departure": {
"time": "1773590644"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1773590817"
},
"departure": {
"time": "1773590883"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1773591241"
},
"departure": {
"time": "1773591277"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773591398"
},
"departure": {
"time": "1773591416"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773591659"
},
"departure": {
"time": "1773591798"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773592104"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1773595860",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757824-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3748877-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577668"
},
"departure": {
"time": "1773577834"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773577916"
},
"departure": {
"time": "1773577996"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578038"
},
"departure": {
"time": "1773578072"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578124"
},
"departure": {
"time": "1773578163"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773578193"
},
"departure": {
"time": "1773578210"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773578235"
},
"departure": {
"time": "1773578251"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773578300"
},
"departure": {
"time": "1773578320"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773578457"
},
"departure": {
"time": "1773578482"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773578527"
},
"departure": {
"time": "1773578566"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773578610"
},
"departure": {
"time": "1773578628"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773578682"
},
"departure": {
"time": "1773578694"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773578727"
},
"departure": {
"time": "1773578764"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773578828"
},
"departure": {
"time": "1773578865"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773578903"
},
"departure": {
"time": "1773578968"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773579001"
},
"departure": {
"time": "1773579021"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773579108"
},
"departure": {
"time": "1773579171"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773579199"
},
"departure": {
"time": "1773579206"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773579235"
},
"departure": {
"time": "1773579268"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773579359"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748877-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3758073-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773577985"
},
"departure": {
"time": "1773578200"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1773578410"
},
"departure": {
"time": "1773578419"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1773578688"
},
"departure": {
"time": "1773578698"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773578874"
},
"departure": {
"time": "1773578987"
},
"stopId": "MARMA2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773579236"
},
"departure": {
"time": "1773579236"
},
"stopId": "HARFE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773579386"
},
"departure": {
"time": "1773579416"
},
"stopId": "COUBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773579652"
},
"departure": {
"time": "1773579687"
},
"stopId": "RLBMA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773579884"
},
"departure": {
"time": "1773579914"
},
"stopId": "BCQBG2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773580071"
},
"departure": {
"time": "1773580101"
},
"stopId": "BCQIN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773580179"
},
"stopId": "BCQSF1",
"stopSequence": 10
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758073-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "trip:3748829-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773568702"
},
"departure": {
"time": "1773568947"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569061"
},
"departure": {
"time": "1773569096"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773569117"
},
"departure": {
"time": "1773569155"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773569246"
},
"departure": {
"time": "1773569262"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773569285"
},
"departure": {
"time": "1773569304"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773569334"
},
"departure": {
"time": "1773569457"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773569507"
},
"departure": {
"time": "1773569536"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569583"
},
"departure": {
"time": "1773569603"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773569629"
},
"departure": {
"time": "1773569659"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773569696"
},
"departure": {
"time": "1773569730"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773569755"
},
"departure": {
"time": "1773569771"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773569818"
},
"departure": {
"time": "1773569847"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773569943"
},
"departure": {
"time": "1773569978"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773570022"
},
"departure": {
"time": "1773570056"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773570085"
},
"departure": {
"time": "1773570108"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773570137"
},
"departure": {
"time": "1773570168"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773570202"
},
"departure": {
"time": "1773570225"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570247"
},
"departure": {
"time": "1773570287"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570346"
},
"departure": {
"time": "1773570434"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570517"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748829-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748920-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773552441"
},
"departure": {
"time": "1773552858"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773552910"
},
"departure": {
"time": "1773552941"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773553020"
},
"departure": {
"time": "1773553034"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773553056"
},
"departure": {
"time": "1773553073"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773553092"
},
"departure": {
"time": "1773553120"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773553142"
},
"departure": {
"time": "1773553161"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773553173"
},
"departure": {
"time": "1773553190"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773553203"
},
"departure": {
"time": "1773553258"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773553300"
},
"departure": {
"time": "1773553312"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773553335"
},
"departure": {
"time": "1773553347"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773553357"
},
"departure": {
"time": "1773553376"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773553479"
},
"departure": {
"time": "1773553492"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773553525"
},
"departure": {
"time": "1773553540"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773553562"
},
"departure": {
"time": "1773553596"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773553620"
},
"departure": {
"time": "1773553657"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773553709"
},
"departure": {
"time": "1773553746"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773553784"
},
"departure": {
"time": "1773553815"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773553899"
},
"departure": {
"time": "1773553914"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773554013"
},
"departure": {
"time": "1773554082"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773554161"
},
"departure": {
"time": "1773554243"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773554291"
},
"departure": {
"time": "1773554308"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773554355"
},
"departure": {
"time": "1773554403"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773554431"
},
"departure": {
"time": "1773554453"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773554480"
},
"departure": {
"time": "1773554555"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773554598"
},
"departure": {
"time": "1773554616"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773554693"
},
"departure": {
"time": "1773554730"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773554780"
},
"departure": {
"time": "1773554798"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773554822"
},
"departure": {
"time": "1773554842"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773554903"
},
"departure": {
"time": "1773554962"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773554990"
},
"departure": {
"time": "1773555013"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773555066"
},
"departure": {
"time": "1773555086"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773555116"
},
"departure": {
"time": "1773555137"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773555166"
},
"departure": {
"time": "1773555183"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773555225"
},
"departure": {
"time": "1773555245"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773555327"
},
"departure": {
"time": "1773555348"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773555406"
},
"departure": {
"time": "1773555425"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773555451"
},
"departure": {
"time": "1773555468"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773555492"
},
"departure": {
"time": "1773555507"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773555546"
},
"departure": {
"time": "1773555565"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773555571"
},
"departure": {
"time": "1773555585"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773555653"
},
"departure": {
"time": "1773555662"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773555674"
},
"departure": {
"time": "1773555689"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773555710"
},
"departure": {
"time": "1773555725"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773555748"
},
"departure": {
"time": "1773555765"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773555821"
},
"departure": {
"time": "1773555835"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773555858"
},
"departure": {
"time": "1773555887"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773556006"
},
"departure": {
"time": "1773556042"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773556056"
},
"departure": {
"time": "1773556067"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773556099"
},
"departure": {
"time": "1773556133"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773556170"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748920-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748887-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773553584"
},
"departure": {
"time": "1773554535"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773554625"
},
"departure": {
"time": "1773554637"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773554662"
},
"departure": {
"time": "1773554680"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773554702"
},
"departure": {
"time": "1773554723"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773554750"
},
"departure": {
"time": "1773554783"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773554882"
},
"departure": {
"time": "1773554895"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773554965"
},
"departure": {
"time": "1773554982"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773555045"
},
"departure": {
"time": "1773555078"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773555132"
},
"departure": {
"time": "1773555147"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773555187"
},
"departure": {
"time": "1773555203"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773555298"
},
"departure": {
"time": "1773555316"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773555378"
},
"departure": {
"time": "1773555394"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773555469"
},
"departure": {
"time": "1773555497"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773555526"
},
"departure": {
"time": "1773555558"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773555613"
},
"departure": {
"time": "1773555627"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773555642"
},
"departure": {
"time": "1773555659"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773555726"
},
"departure": {
"time": "1773555756"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773555808"
},
"departure": {
"time": "1773555828"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773555872"
},
"departure": {
"time": "1773555909"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773555949"
},
"departure": {
"time": "1773555988"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773556033"
},
"departure": {
"time": "1773556094"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773556126"
},
"departure": {
"time": "1773556139"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773556192"
},
"departure": {
"time": "1773556202"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773556319"
},
"departure": {
"time": "1773556344"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773556437"
},
"departure": {
"time": "1773556456"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773556497"
},
"departure": {
"time": "1773556524"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773556584"
},
"departure": {
"time": "1773556597"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773556630"
},
"departure": {
"time": "1773556646"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773556722"
},
"departure": {
"time": "1773556782"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773556840"
},
"departure": {
"time": "1773556854"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773556912"
},
"departure": {
"time": "1773556929"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773556952"
},
"departure": {
"time": "1773556964"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773556995"
},
"departure": {
"time": "1773557012"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773557084"
},
"departure": {
"time": "1773557097"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773557151"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748887-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3748888-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773560743"
},
"departure": {
"time": "1773561713"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773561799"
},
"departure": {
"time": "1773561813"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773561833"
},
"departure": {
"time": "1773561872"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773561891"
},
"departure": {
"time": "1773561912"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773561939"
},
"departure": {
"time": "1773561953"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773562046"
},
"departure": {
"time": "1773562057"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773562129"
},
"departure": {
"time": "1773562184"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773562246"
},
"departure": {
"time": "1773562292"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773562345"
},
"departure": {
"time": "1773562372"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773562415"
},
"departure": {
"time": "1773562431"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773562506"
},
"departure": {
"time": "1773562521"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773562585"
},
"departure": {
"time": "1773562599"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773562666"
},
"departure": {
"time": "1773562698"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773562725"
},
"departure": {
"time": "1773562796"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773562839"
},
"departure": {
"time": "1773562867"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773562884"
},
"departure": {
"time": "1773562902"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773562971"
},
"departure": {
"time": "1773562982"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773563033"
},
"departure": {
"time": "1773563064"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773563093"
},
"departure": {
"time": "1773563122"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773563164"
},
"departure": {
"time": "1773563189"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773563233"
},
"departure": {
"time": "1773563245"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773563278"
},
"departure": {
"time": "1773563341"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773563402"
},
"departure": {
"time": "1773563439"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773563506"
},
"departure": {
"time": "1773563544"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773563649"
},
"departure": {
"time": "1773563666"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773563711"
},
"departure": {
"time": "1773563746"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773563816"
},
"departure": {
"time": "1773563858"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773563896"
},
"departure": {
"time": "1773563933"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773564005"
},
"departure": {
"time": "1773564048"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773564104"
},
"departure": {
"time": "1773564142"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773564194"
},
"departure": {
"time": "1773564222"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773564246"
},
"departure": {
"time": "1773564260"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773564287"
},
"departure": {
"time": "1773564323"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773564396"
},
"departure": {
"time": "1773564414"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773564471"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773595867",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748888-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3748909-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773585682"
},
"departure": {
"time": "1773585928"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585942"
},
"departure": {
"time": "1773585987"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773586006"
},
"departure": {
"time": "1773586052"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773586137"
},
"departure": {
"time": "1773586172"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773586197"
},
"departure": {
"time": "1773586210"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773586259"
},
"departure": {
"time": "1773586287"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773586307"
},
"departure": {
"time": "1773586340"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773586372"
},
"departure": {
"time": "1773586421"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773586421"
},
"departure": {
"time": "1773586436"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773586471"
},
"departure": {
"time": "1773586483"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773586510"
},
"departure": {
"time": "1773586541"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773586577"
},
"departure": {
"time": "1773586601"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773586618"
},
"departure": {
"time": "1773586634"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773586661"
},
"departure": {
"time": "1773586697"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586744"
},
"departure": {
"time": "1773586777"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586844"
},
"departure": {
"time": "1773586886"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586917"
},
"departure": {
"time": "1773586933"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586965"
},
"departure": {
"time": "1773586982"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773587004"
},
"departure": {
"time": "1773587016"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773587060"
},
"departure": {
"time": "1773587075"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773587160"
},
"departure": {
"time": "1773587195"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773587228"
},
"departure": {
"time": "1773587261"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773587275"
},
"departure": {
"time": "1773587312"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1773587370"
},
"departure": {
"time": "1773587381"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1773587422"
},
"departure": {
"time": "1773587452"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1773587472"
},
"departure": {
"time": "1773587502"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1773587528"
},
"departure": {
"time": "1773587552"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1773587610"
},
"departure": {
"time": "1773587619"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773587652"
},
"departure": {
"time": "1773587688"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773587741"
},
"departure": {
"time": "1773587805"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773587898"
},
"departure": {
"time": "1773588033"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773588132"
},
"departure": {
"time": "1773588170"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1773588244"
},
"departure": {
"time": "1773588286"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773588313"
},
"departure": {
"time": "1773588352"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1773588392"
},
"departure": {
"time": "1773588422"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1773588440"
},
"departure": {
"time": "1773588445"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1773588462"
},
"departure": {
"time": "1773588498"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1773588512"
},
"departure": {
"time": "1773588530"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1773588610"
},
"departure": {
"time": "1773588621"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1773588629"
},
"departure": {
"time": "1773588657"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1773588683"
},
"departure": {
"time": "1773588713"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1773588755"
},
"departure": {
"time": "1773588791"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1773588803"
},
"departure": {
"time": "1773588831"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1773588840"
},
"departure": {
"time": "1773588851"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1773588874"
},
"departure": {
"time": "1773588901"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1773588930"
},
"departure": {
"time": "1773588941"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1773588959"
},
"departure": {
"time": "1773588987"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1773589051"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748909-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748922-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773567010"
},
"departure": {
"time": "1773567559"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773567608"
},
"departure": {
"time": "1773567622"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773567699"
},
"departure": {
"time": "1773567725"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773567749"
},
"departure": {
"time": "1773567864"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773567881"
},
"departure": {
"time": "1773567907"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773567928"
},
"departure": {
"time": "1773567971"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773567986"
},
"departure": {
"time": "1773567994"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773568021"
},
"departure": {
"time": "1773568057"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773568098"
},
"departure": {
"time": "1773568106"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773568121"
},
"departure": {
"time": "1773568152"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773568171"
},
"departure": {
"time": "1773568183"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773568268"
},
"departure": {
"time": "1773568280"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773568306"
},
"departure": {
"time": "1773568338"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773568356"
},
"departure": {
"time": "1773568381"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773568401"
},
"departure": {
"time": "1773568416"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773568463"
},
"departure": {
"time": "1773568537"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773568575"
},
"departure": {
"time": "1773568591"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773568664"
},
"departure": {
"time": "1773568702"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1773568798"
},
"departure": {
"time": "1773568839"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1773568920"
},
"departure": {
"time": "1773568969"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773569009"
},
"departure": {
"time": "1773569026"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773569075"
},
"departure": {
"time": "1773569109"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773569168"
},
"departure": {
"time": "1773569199"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773569218"
},
"departure": {
"time": "1773569263"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773569299"
},
"departure": {
"time": "1773569333"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1773569394"
},
"departure": {
"time": "1773569410"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773569447"
},
"departure": {
"time": "1773569485"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1773569507"
},
"departure": {
"time": "1773569552"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1773569621"
},
"departure": {
"time": "1773569661"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773569689"
},
"departure": {
"time": "1773569706"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773569742"
},
"departure": {
"time": "1773569778"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773569801"
},
"departure": {
"time": "1773569827"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773569856"
},
"departure": {
"time": "1773569891"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773569927"
},
"departure": {
"time": "1773569959"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773570066"
},
"departure": {
"time": "1773570076"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773570129"
},
"departure": {
"time": "1773570139"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773570160"
},
"departure": {
"time": "1773570170"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773570197"
},
"departure": {
"time": "1773570230"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773570257"
},
"departure": {
"time": "1773570280"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773570295"
},
"departure": {
"time": "1773570304"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773570349"
},
"departure": {
"time": "1773570401"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773570413"
},
"departure": {
"time": "1773570420"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773570436"
},
"departure": {
"time": "1773570447"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773570467"
},
"departure": {
"time": "1773570498"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773570543"
},
"departure": {
"time": "1773570551"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773570569"
},
"departure": {
"time": "1773570586"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773570700"
},
"departure": {
"time": "1773570732"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773570748"
},
"departure": {
"time": "1773570756"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773570786"
},
"departure": {
"time": "1773570796"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773570839"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748922-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748839-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773561485"
},
"departure": {
"time": "1773561685"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773561792"
},
"departure": {
"time": "1773561827"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773561865"
},
"departure": {
"time": "1773561879"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773561921"
},
"departure": {
"time": "1773561940"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773561989"
},
"departure": {
"time": "1773562010"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773562030"
},
"departure": {
"time": "1773562083"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773562124"
},
"departure": {
"time": "1773562148"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773562252"
},
"departure": {
"time": "1773562279"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773562321"
},
"departure": {
"time": "1773562408"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773562448"
},
"departure": {
"time": "1773562502"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773562559"
},
"departure": {
"time": "1773562642"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773562675"
},
"departure": {
"time": "1773562688"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773562750"
},
"departure": {
"time": "1773562821"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773562868"
},
"departure": {
"time": "1773562905"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773562931"
},
"departure": {
"time": "1773562950"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773563016"
},
"departure": {
"time": "1773563066"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773563089"
},
"departure": {
"time": "1773563131"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773563153"
},
"departure": {
"time": "1773563177"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773563250"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748839-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3748842-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773572444"
},
"departure": {
"time": "1773572635"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773572762"
},
"departure": {
"time": "1773572801"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773572845"
},
"departure": {
"time": "1773572858"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773572914"
},
"departure": {
"time": "1773572936"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773573001"
},
"departure": {
"time": "1773573033"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773573064"
},
"departure": {
"time": "1773573083"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773573141"
},
"departure": {
"time": "1773573160"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773573282"
},
"departure": {
"time": "1773573340"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773573386"
},
"departure": {
"time": "1773573417"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773573459"
},
"departure": {
"time": "1773573494"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573542"
},
"departure": {
"time": "1773573556"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573591"
},
"departure": {
"time": "1773573615"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573672"
},
"departure": {
"time": "1773573696"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773573748"
},
"departure": {
"time": "1773573800"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773573824"
},
"departure": {
"time": "1773573847"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773573952"
},
"departure": {
"time": "1773574041"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773574068"
},
"departure": {
"time": "1773574095"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773574133"
},
"departure": {
"time": "1773574160"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773574244"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748842-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "trip:3758040-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773563093"
},
"departure": {
"time": "1773563492"
},
"stopId": "MONAP1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773563926"
},
"departure": {
"time": "1773563934"
},
"stopId": "VALCA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773564016"
},
"departure": {
"time": "1773564045"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773564155"
},
"departure": {
"time": "1773564172"
},
"stopId": "VALCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773564376"
},
"departure": {
"time": "1773564381"
},
"stopId": "VALFB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773564554"
},
"departure": {
"time": "1773564561"
},
"stopId": "VALZA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773565037"
},
"departure": {
"time": "1773565050"
},
"stopId": "SOTML1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773565377"
},
"departure": {
"time": "1773565414"
},
"stopId": "BRXSTA",
"stopSequence": 8
},
{
"arrival": {
"time": "1773565580"
},
"departure": {
"time": "1773565595"
},
"stopId": "BRXBP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773565929"
},
"departure": {
"time": "1773565941"
},
"stopId": "TOLNR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773566030"
},
"departure": {
"time": "1773566045"
},
"stopId": "10ZCT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773566155"
},
"departure": {
"time": "1773566178"
},
"stopId": "10CEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773566243"
},
"departure": {
"time": "1773566338"
},
"stopId": "10MXR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773566450"
},
"departure": {
"time": "1773566458"
},
"stopId": "10MAG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773566711"
},
"departure": {
"time": "1773566719"
},
"stopId": "10ODR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773566754"
},
"departure": {
"time": "1773566769"
},
"stopId": "10BOS2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773566790"
},
"departure": {
"time": "1773566802"
},
"stopId": "10JAR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773566906"
},
"departure": {
"time": "1773566944"
},
"stopId": "10CRN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773566990"
},
"departure": {
"time": "1773567022"
},
"stopId": "10PLA5",
"stopSequence": 19
},
{
"arrival": {
"time": "1773567156"
},
"departure": {
"time": "1773567166"
},
"stopId": "10AXT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773567263"
},
"stopId": "10PEM3",
"stopSequence": 21
}
],
"timestamp": "1773595866",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758040-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "trip:3748826-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773557905"
},
"departure": {
"time": "1773558131"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773558221"
},
"departure": {
"time": "1773558238"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773558262"
},
"departure": {
"time": "1773558301"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773558397"
},
"departure": {
"time": "1773558405"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773558436"
},
"departure": {
"time": "1773558455"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773558493"
},
"departure": {
"time": "1773558554"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1773558575"
},
"departure": {
"time": "1773558586"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773558660"
},
"departure": {
"time": "1773558673"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1773558705"
},
"departure": {
"time": "1773558715"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773558767"
},
"departure": {
"time": "1773558793"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773558918"
},
"departure": {
"time": "1773558956"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773559014"
},
"departure": {
"time": "1773559058"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773559116"
},
"departure": {
"time": "1773559159"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773559209"
},
"departure": {
"time": "1773559234"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773559272"
},
"departure": {
"time": "1773559304"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773559344"
},
"departure": {
"time": "1773559373"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773559430"
},
"departure": {
"time": "1773559449"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773559489"
},
"departure": {
"time": "1773559510"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773559573"
},
"departure": {
"time": "1773559629"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773559743"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773595862",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748826-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3748936-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773585482"
},
"departure": {
"time": "1773585507"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773585549"
},
"departure": {
"time": "1773585623"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773585687"
},
"departure": {
"time": "1773585697"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773585705"
},
"departure": {
"time": "1773585717"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773585766"
},
"departure": {
"time": "1773585786"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773585815"
},
"departure": {
"time": "1773585821"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773585832"
},
"departure": {
"time": "1773585857"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773585893"
},
"departure": {
"time": "1773585936"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773585995"
},
"departure": {
"time": "1773586005"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773586038"
},
"departure": {
"time": "1773586044"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773586105"
},
"departure": {
"time": "1773586116"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773586136"
},
"departure": {
"time": "1773586171"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773586191"
},
"departure": {
"time": "1773586205"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773586226"
},
"departure": {
"time": "1773586261"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773586271"
},
"departure": {
"time": "1773586281"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773586304"
},
"departure": {
"time": "1773586343"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773586474"
},
"departure": {
"time": "1773586486"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773586530"
},
"departure": {
"time": "1773586539"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773586569"
},
"departure": {
"time": "1773586578"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1773586640"
},
"departure": {
"time": "1773586868"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1773586956"
},
"departure": {
"time": "1773587008"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773587050"
},
"departure": {
"time": "1773587064"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773587141"
},
"departure": {
"time": "1773587166"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773587199"
},
"departure": {
"time": "1773587245"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1773587344"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748936-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757921-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773572704"
},
"departure": {
"time": "1773572820"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773573092"
},
"departure": {
"time": "1773573092"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773573145"
},
"departure": {
"time": "1773573203"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773573321"
},
"departure": {
"time": "1773573331"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773573786"
},
"departure": {
"time": "1773573813"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773574133"
},
"departure": {
"time": "1773574184"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773574355"
},
"departure": {
"time": "1773574374"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773574464"
},
"departure": {
"time": "1773574484"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773574863"
},
"departure": {
"time": "1773574870"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773574979"
},
"departure": {
"time": "1773574988"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773575118"
},
"departure": {
"time": "1773575153"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773575430"
},
"departure": {
"time": "1773575482"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773575783"
},
"departure": {
"time": "1773575811"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1773576062"
},
"departure": {
"time": "1773576074"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773576156"
},
"departure": {
"time": "1773576176"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773576492"
},
"departure": {
"time": "1773576498"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773576609"
},
"departure": {
"time": "1773576662"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773576816"
},
"departure": {
"time": "1773576862"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773577056"
},
"departure": {
"time": "1773577065"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773577219"
},
"departure": {
"time": "1773577257"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773577488"
},
"departure": {
"time": "1773577509"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773577656"
},
"departure": {
"time": "1773577670"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773577682"
},
"departure": {
"time": "1773577695"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773577731"
},
"departure": {
"time": "1773577743"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773577857"
},
"departure": {
"time": "1773577891"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773577902"
},
"departure": {
"time": "1773577942"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773577992"
},
"departure": {
"time": "1773578004"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773578019"
},
"departure": {
"time": "1773578051"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773578066"
},
"departure": {
"time": "1773578078"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773578294"
},
"departure": {
"time": "1773578331"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773578379"
},
"departure": {
"time": "1773578402"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1773578455"
},
"departure": {
"time": "1773578467"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1773578554"
},
"departure": {
"time": "1773578582"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773578704"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1773595863",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757921-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748838-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773557841"
},
"departure": {
"time": "1773558094"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1773558207"
},
"departure": {
"time": "1773558257"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1773558304"
},
"departure": {
"time": "1773558339"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773558390"
},
"departure": {
"time": "1773558403"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773558439"
},
"departure": {
"time": "1773558455"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773558483"
},
"departure": {
"time": "1773558502"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773558546"
},
"departure": {
"time": "1773558559"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1773558684"
},
"departure": {
"time": "1773558753"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773558799"
},
"departure": {
"time": "1773558812"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1773558852"
},
"departure": {
"time": "1773558904"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773558958"
},
"departure": {
"time": "1773558991"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773559023"
},
"departure": {
"time": "1773559085"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773559143"
},
"departure": {
"time": "1773559175"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773559206"
},
"departure": {
"time": "1773559260"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773559290"
},
"departure": {
"time": "1773559307"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773559377"
},
"departure": {
"time": "1773559411"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773559434"
},
"departure": {
"time": "1773559465"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773559486"
},
"departure": {
"time": "1773559500"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773559595"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773595865",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748838-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773595869"
}
}