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 à 11h15 Europe/Paris.
trip_updates (45) vehicle_positions (12) 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 à 11h15 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:61289ff756b38782f601a045",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.633609771728516,
"longitude": -1.6208014488220215
},
"stopId": "10PEM3",
"timestamp": "1773569750",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757927-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "vehicle:6321db03e6d440a4960cfdce",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.47160720825195,
"longitude": -1.7876838445663452
},
"stopId": "MALSF2",
"timestamp": "1773569750",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758108-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"id": "vehicle:684adfc4be5455571065f680",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.66381072998047,
"longitude": -1.8383877277374268
},
"stopId": "HAGCC1",
"timestamp": "1773569749",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757762-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "vehicle:667ecea392c99b62cc677055",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 49.63941192626953,
"longitude": -1.6474336385726929
},
"stopId": "10PFO1",
"timestamp": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748841-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"id": "vehicle:63fc8924b569eb215a2b8a29",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 31,
"position": {
"latitude": 49.64463424682617,
"longitude": -1.6581428050994873
},
"stopId": "10HOM2",
"timestamp": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748922-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "vehicle:667eceb1d4c522ae71f444e2",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 11,
"position": {
"latitude": 49.63865661621094,
"longitude": -1.6479049921035767
},
"stopId": "10FOR4",
"timestamp": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748829-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a12c",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 49.4837760925293,
"longitude": -1.5904936790466309
},
"stopId": "BCQSU2",
"timestamp": "1773569747",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758156-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019f96",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 49.51264190673828,
"longitude": -1.8084735870361328
},
"stopId": "FLAHB2",
"timestamp": "1773569747",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757822-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019df0",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 49.67768478393555,
"longitude": -1.4783563613891602
},
"stopId": "MAUAB1",
"timestamp": "1773569746",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757920-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019df0",
"label": "7102",
"licensePlate": "GB-075-EL"
}
}
},
{
"id": "vehicle:61289ff756b38782f60193ad",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 49.66416549682617,
"longitude": -1.839948058128357
},
"stopId": "HAGOLL",
"timestamp": "1773569745",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757752-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "vehicle:61289ff756b38782f60199de",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 49.61334228515625,
"longitude": -1.601925253868103
},
"stopId": "10MXR2",
"timestamp": "1773569744",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758043-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"id": "vehicle:63fc89146a6784155006f37c",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 49.6526985168457,
"longitude": -1.6536965370178223
},
"stopId": "10PAX1",
"timestamp": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748889-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748837-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748839-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569900"
},
"departure": {
"time": "1773569900"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773570020"
},
"departure": {
"time": "1773570020"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570380"
},
"departure": {
"time": "1773570380"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570560"
},
"departure": {
"time": "1773570560"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570980"
},
"departure": {
"time": "1773570980"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571220"
},
"departure": {
"time": "1773571220"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571820"
},
"departure": {
"time": "1773571820"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1773569747",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758156-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"id": "trip:3757925-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773555157"
},
"departure": {
"time": "1773555430"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773555520"
},
"departure": {
"time": "1773555531"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773555809"
},
"departure": {
"time": "1773555823"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773555823"
},
"departure": {
"time": "1773555833"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773555853"
},
"departure": {
"time": "1773555861"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773555896"
},
"departure": {
"time": "1773555904"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773555918"
},
"departure": {
"time": "1773555926"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773555996"
},
"departure": {
"time": "1773556007"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773556059"
},
"departure": {
"time": "1773556067"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773556081"
},
"departure": {
"time": "1773556099"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773556279"
},
"departure": {
"time": "1773556327"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773556565"
},
"departure": {
"time": "1773556631"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773556807"
},
"departure": {
"time": "1773556819"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773557035"
},
"departure": {
"time": "1773557047"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773557214"
},
"departure": {
"time": "1773557214"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773557345"
},
"departure": {
"time": "1773557357"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773557659"
},
"departure": {
"time": "1773557699"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773557763"
},
"departure": {
"time": "1773557777"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773558026"
},
"departure": {
"time": "1773558034"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773558429"
},
"departure": {
"time": "1773558487"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773558720"
},
"departure": {
"time": "1773558735"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773558859"
},
"departure": {
"time": "1773558867"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773558975"
},
"departure": {
"time": "1773559001"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773559372"
},
"departure": {
"time": "1773559380"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773559480"
},
"departure": {
"time": "1773559490"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773559635"
},
"departure": {
"time": "1773559734"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773560046"
},
"departure": {
"time": "1773560046"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773560490"
},
"departure": {
"time": "1773560496"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773560610"
},
"departure": {
"time": "1773560647"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773560692"
},
"departure": {
"time": "1773560708"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773560886"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773569746",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757925-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019df0",
"label": "7102",
"licensePlate": "GB-075-EL"
}
}
},
{
"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": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748896-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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748828-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757927-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773569524"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1773569870"
},
"departure": {
"time": "1773569870"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570170"
},
"departure": {
"time": "1773570170"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570170"
},
"departure": {
"time": "1773570170"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570230"
},
"departure": {
"time": "1773570230"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773570290"
},
"departure": {
"time": "1773570290"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1773570350"
},
"departure": {
"time": "1773570350"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773570470"
},
"departure": {
"time": "1773570470"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570830"
},
"departure": {
"time": "1773570830"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773571130"
},
"departure": {
"time": "1773571130"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571310"
},
"departure": {
"time": "1773571310"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571550"
},
"departure": {
"time": "1773571550"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571670"
},
"departure": {
"time": "1773571670"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1773571850"
},
"departure": {
"time": "1773571850"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572150"
},
"departure": {
"time": "1773572150"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572270"
},
"departure": {
"time": "1773572270"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572630"
},
"departure": {
"time": "1773572630"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1773572990"
},
"departure": {
"time": "1773572990"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1773573170"
},
"departure": {
"time": "1773573170"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773573350"
},
"departure": {
"time": "1773573350"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773573530"
},
"departure": {
"time": "1773573530"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773573770"
},
"departure": {
"time": "1773573770"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773574010"
},
"departure": {
"time": "1773574010"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773574250"
},
"departure": {
"time": "1773574250"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1773574550"
},
"departure": {
"time": "1773574550"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773574970"
},
"departure": {
"time": "1773574970"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773575150"
},
"departure": {
"time": "1773575150"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1773575210"
},
"departure": {
"time": "1773575210"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1773575450"
},
"departure": {
"time": "1773575450"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1773569750",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757927-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748906-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"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": "1773569750",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758104-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"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": "1773569750",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757919-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"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": "1773569800"
},
"departure": {
"time": "1773569800"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1773569860"
},
"departure": {
"time": "1773569860"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1773569980"
},
"departure": {
"time": "1773569980"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1773570100"
},
"departure": {
"time": "1773570100"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773570160"
},
"departure": {
"time": "1773570160"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773570220"
},
"departure": {
"time": "1773570220"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773570280"
},
"departure": {
"time": "1773570280"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570400"
},
"departure": {
"time": "1773570400"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570520"
},
"departure": {
"time": "1773570520"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570640"
},
"departure": {
"time": "1773570640"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748829-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748872-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773570230"
},
"departure": {
"time": "1773570230"
},
"stopId": "MALSF2",
"stopSequence": 4
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "BARVAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1773570830"
},
"departure": {
"time": "1773570830"
},
"stopId": "BNVMA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571130"
},
"departure": {
"time": "1773571130"
},
"stopId": "BARPL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571550"
},
"departure": {
"time": "1773571550"
},
"stopId": "SJREG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773571550"
},
"departure": {
"time": "1773571550"
},
"stopId": "SGRPL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773571970"
},
"departure": {
"time": "1773571970"
},
"stopId": "PORLE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773572210"
},
"departure": {
"time": "1773572210"
},
"stopId": "SLOMA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573050"
},
"departure": {
"time": "1773573050"
},
"stopId": "SSVMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773573590"
},
"departure": {
"time": "1773573590"
},
"stopId": "COLRAV",
"stopSequence": 13
},
{
"arrival": {
"time": "1773573710"
},
"departure": {
"time": "1773573710"
},
"stopId": "COLFR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773573830"
},
"departure": {
"time": "1773573830"
},
"stopId": "LIEBG1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773574130"
},
"departure": {
"time": "1773574130"
},
"stopId": "VALHO1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773574490"
},
"departure": {
"time": "1773574490"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773574730"
},
"departure": {
"time": "1773574730"
},
"stopId": "VALCH1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773574790"
},
"departure": {
"time": "1773574790"
},
"stopId": "VALFB1",
"stopSequence": 19
}
],
"timestamp": "1773569750",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758108-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6321db03e6d440a4960cfdce",
"label": "7202",
"licensePlate": "GH-606-SM"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748840-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569850"
},
"departure": {
"time": "1773569850"
},
"stopId": "10MXR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1773569910"
},
"departure": {
"time": "1773569910"
},
"stopId": "10CEN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1773570150"
},
"departure": {
"time": "1773570150"
},
"stopId": "10ZCT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1773570270"
},
"departure": {
"time": "1773570270"
},
"stopId": "TOLNR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570630"
},
"departure": {
"time": "1773570630"
},
"stopId": "BRXBP2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773570810"
},
"departure": {
"time": "1773570810"
},
"stopId": "BRXSTA",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571170"
},
"departure": {
"time": "1773571170"
},
"stopId": "SOTML2",
"stopSequence": 13
},
{
"arrival": {
"time": "1773571650"
},
"departure": {
"time": "1773571650"
},
"stopId": "VALZA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1773571890"
},
"departure": {
"time": "1773571890"
},
"stopId": "VALFB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773572010"
},
"departure": {
"time": "1773572010"
},
"stopId": "VALCH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1773572250"
},
"departure": {
"time": "1773572250"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773572370"
},
"departure": {
"time": "1773572370"
},
"stopId": "VALCA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1773572970"
},
"departure": {
"time": "1773572970"
},
"stopId": "MONAP2",
"stopSequence": 19
}
],
"timestamp": "1773569744",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758043-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-EV"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748921-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-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": "1773570160"
},
"departure": {
"time": "1773570160"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1773570400"
},
"departure": {
"time": "1773570400"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1773570760"
},
"departure": {
"time": "1773570760"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1773571060"
},
"departure": {
"time": "1773571060"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1773569747",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757822-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"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"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1773569820"
},
"departure": {
"time": "1773569820"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1773569880"
},
"departure": {
"time": "1773569880"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1773569940"
},
"departure": {
"time": "1773569940"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1773570000"
},
"departure": {
"time": "1773570000"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1773570120"
},
"departure": {
"time": "1773570120"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1773570120"
},
"departure": {
"time": "1773570120"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1773570180"
},
"departure": {
"time": "1773570180"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1773570240"
},
"departure": {
"time": "1773570240"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1773570240"
},
"departure": {
"time": "1773570240"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1773570360"
},
"departure": {
"time": "1773570360"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1773570360"
},
"departure": {
"time": "1773570360"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1773570420"
},
"departure": {
"time": "1773570420"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1773570480"
},
"departure": {
"time": "1773570480"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1773570540"
},
"departure": {
"time": "1773570540"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1773570600"
},
"departure": {
"time": "1773570600"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1773570720"
},
"departure": {
"time": "1773570720"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1773570780"
},
"departure": {
"time": "1773570780"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1773570840"
},
"departure": {
"time": "1773570840"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1773570900"
},
"departure": {
"time": "1773570900"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748922-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748874-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763985-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"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": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748887-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"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": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748895-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"id": "trip:3757762-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773569635"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773570300"
},
"departure": {
"time": "1773570300"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1773570600"
},
"departure": {
"time": "1773570600"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1773570960"
},
"departure": {
"time": "1773570960"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1773571200"
},
"departure": {
"time": "1773571200"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1773571440"
},
"departure": {
"time": "1773571440"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773571680"
},
"departure": {
"time": "1773571680"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1773571800"
},
"departure": {
"time": "1773571800"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1773572100"
},
"departure": {
"time": "1773572100"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1773572580"
},
"departure": {
"time": "1773572580"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1773573000"
},
"departure": {
"time": "1773573000"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773573600"
},
"departure": {
"time": "1773573600"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1773569749",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757762-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"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": "1773569820"
},
"departure": {
"time": "1773569820"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773569940"
},
"departure": {
"time": "1773569940"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773570000"
},
"departure": {
"time": "1773570000"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1773570120"
},
"departure": {
"time": "1773570120"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1773570180"
},
"departure": {
"time": "1773570180"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1773570240"
},
"departure": {
"time": "1773570240"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773570300"
},
"departure": {
"time": "1773570300"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773570360"
},
"departure": {
"time": "1773570360"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570420"
},
"departure": {
"time": "1773570420"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570600"
},
"departure": {
"time": "1773570600"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748841-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-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"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773569810"
},
"departure": {
"time": "1773569810"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773569870"
},
"departure": {
"time": "1773569870"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1773570050"
},
"departure": {
"time": "1773570050"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1773570170"
},
"departure": {
"time": "1773570170"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1773570230"
},
"departure": {
"time": "1773570230"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570290"
},
"departure": {
"time": "1773570290"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773570350"
},
"departure": {
"time": "1773570350"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1773570470"
},
"departure": {
"time": "1773570470"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1773570710"
},
"departure": {
"time": "1773570710"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1773570890"
},
"departure": {
"time": "1773570890"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1773570950"
},
"departure": {
"time": "1773570950"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1773571070"
},
"departure": {
"time": "1773571070"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1773571130"
},
"departure": {
"time": "1773571130"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1773571250"
},
"departure": {
"time": "1773571250"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1773571310"
},
"departure": {
"time": "1773571310"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1773571430"
},
"departure": {
"time": "1773571430"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1773571490"
},
"departure": {
"time": "1773571490"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1773571550"
},
"departure": {
"time": "1773571550"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773571610"
},
"departure": {
"time": "1773571610"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1773571730"
},
"departure": {
"time": "1773571730"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748889-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-CT"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748825-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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748859-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3757920-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773565213"
},
"departure": {
"time": "1773565640"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1773565806"
},
"departure": {
"time": "1773565825"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1773565880"
},
"departure": {
"time": "1773565944"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1773566048"
},
"departure": {
"time": "1773566055"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1773566510"
},
"departure": {
"time": "1773566510"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1773566815"
},
"departure": {
"time": "1773566830"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1773567040"
},
"departure": {
"time": "1773567054"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1773567207"
},
"departure": {
"time": "1773567231"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1773567595"
},
"departure": {
"time": "1773567607"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1773567704"
},
"departure": {
"time": "1773567716"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1773567834"
},
"departure": {
"time": "1773567856"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1773568135"
},
"departure": {
"time": "1773568222"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1773568530"
},
"departure": {
"time": "1773568561"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1773568819"
},
"departure": {
"time": "1773568830"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1773568918"
},
"departure": {
"time": "1773568985"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1773569295"
},
"departure": {
"time": "1773569333"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1773569449"
},
"departure": {
"time": "1773569449"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1773569604"
},
"departure": {
"time": "1773569652"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1773569870"
},
"departure": {
"time": "1773569870"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1773570050"
},
"departure": {
"time": "1773570050"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1773570350"
},
"departure": {
"time": "1773570350"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1773570590"
},
"departure": {
"time": "1773570590"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1773570710"
},
"departure": {
"time": "1773570710"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1773570830"
},
"departure": {
"time": "1773570830"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1773570890"
},
"departure": {
"time": "1773570890"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1773570950"
},
"departure": {
"time": "1773570950"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1773571010"
},
"departure": {
"time": "1773571010"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1773571010"
},
"departure": {
"time": "1773571010"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1773571310"
},
"departure": {
"time": "1773571310"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1773571370"
},
"departure": {
"time": "1773571370"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1773571430"
},
"departure": {
"time": "1773571430"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1773571490"
},
"departure": {
"time": "1773571490"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1773571550"
},
"departure": {
"time": "1773571550"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1773569746",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757920-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019df0",
"label": "7102",
"licensePlate": "GB-075-EL"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748860-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-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": "1773530280"
},
"departure": {
"time": "1773530280"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1773569748",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3747771-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748838-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": "1773569744",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758040-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60199de",
"label": "7107",
"licensePlate": "GB-566-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": "1773570090"
},
"departure": {
"time": "1773570090"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1773569745",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757752-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748920-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748871-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758155-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a12c",
"label": "7104",
"licensePlate": "GB-480-ES"
}
}
},
{
"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": "1773569741",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748888-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89146a6784155006f37c",
"label": "916",
"licensePlate": "GM-146-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": "1773569748",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748873-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecea392c99b62cc677055",
"label": "724",
"licensePlate": "GX-996-MY"
}
}
},
{
"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": "1773569749",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757767-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748827-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748858-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-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": "1773569749",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757761-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"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": "1773569748",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748905-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748861-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"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": "1773569747",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748826-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773569752"
}
}