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
❌7 erreurs, 10 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/03/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 1 erreur
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 3757925-2025_H-Mult_Dim-Dimanche-00 stop_id SVCOL2 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 4 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 3748254-2025_H-Mult_Sam-Samedi-00 stop_sequence 22 arrival_time 00:24:10 (1774135450) is less than previous stop arrival_time 00:24:55 (1774135495) - times must increase between two sequential stops
- trip_id 3748254-2025_H-Mult_Sam-Samedi-00 stop_sequence 22 arrival_time 00:24:10 (1774135450) is less than previous stop departure_time 00:25:04 (1774135504) - times must increase between two sequential stops
- trip_id 3748254-2025_H-Mult_Sam-Samedi-00 stop_sequence 22 departure_time 00:24:10 (1774135450) is less than previous stop departure_time 00:25:04 (1774135504) - times must increase between two sequential stops
- trip_id 3748254-2025_H-Mult_Sam-Samedi-00 stop_sequence 22 departure_time 00:24:10 (1774135450) is less than previous stop arrival_time 00:24:55 (1774135495) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 1 erreur
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 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
VehiclePosition and TripUpdate ID pairing mismatch E047 1 erreur
If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds.
Exemples d'erreurs
- trip_id 3748905-2025_H-Mult_Dim-Dimanche-00 and vehicle_id 63fc8924b569eb215a2b8a29 pairing in VehiclePositions does not match trip_id 3747771-2025_H-Mult_Sam-Samedi-00 and vehicle_id 63fc8924b569eb215a2b8a29 pairing in TripUpdates feed and trip block_ids aren't the same - ID pairing between feeds should match
Avertissements
ID in one feed missing from the other W003 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 3747771-2025_H-Mult_Sam-Samedi-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748920-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748858-2025_H-Mult_Dim-Dimanche-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748206-2025_H-Mult_Sam-Samedi-00 is in TripUpdates but not in VehiclePositions feed
- trip_id 3745578-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 | 90 | 30 fois (100 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 2 035 | 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. | 3 753 | 29 fois (97 % 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 | 425 | 28 fois (93 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 433 | 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. | 215 | 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. | 50 | 10 fois (33 % 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 | 16 | 6 fois (20 % 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 22/03/2026 à 18h53 Europe/Paris.
trip_updates (116) vehicle_positions (10) 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 22/03/2026 à 18h53 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:667ecee4a1191f625def55bd",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 49.64458084106445,
"longitude": -1.6273332834243774
},
"stopId": "10CTY1",
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748869-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "vehicle:61289ff756b38782f60193ad",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 49.66660690307617,
"longitude": -1.7059903144836426
},
"stopId": "HAGBG2",
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757754-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a045",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 49.66794204711914,
"longitude": -1.268988013267517
},
"stopId": "BARMA1",
"timestamp": "1774202012",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019bdb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.63356018066406,
"longitude": -1.6205401420593262
},
"stopId": "10PEM3",
"timestamp": "1774202011",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758045-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "vehicle:63fc8924b569eb215a2b8a29",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 49.64286422729492,
"longitude": -1.5805898904800415
},
"stopId": "10MYO2",
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748926-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019f96",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 49.38077926635742,
"longitude": -1.7797374725341797
},
"stopId": "BARVAL",
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758159-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "vehicle:6687ead37478ea9c00da355d",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 49.62617492675781,
"longitude": -1.6288650035858154
},
"stopId": "10OLY1",
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748855-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019f09",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.50028991699219,
"longitude": -1.6735538244247437
},
"stopId": "RLBMA1",
"timestamp": "1774202009",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758071-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "vehicle:63fc89331e80e243150f9047",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.659912109375,
"longitude": -1.7153849601745605
},
"stopId": "10AMF1",
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748893-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "vehicle:684adfc4be5455571065f680",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 49.69827651977539,
"longitude": -1.9389859437942505
},
"stopId": "HAGECA",
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757765-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748840-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774169864"
},
"departure": {
"time": "1774170317"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774170370"
},
"departure": {
"time": "1774170413"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774170463"
},
"departure": {
"time": "1774170517"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774170567"
},
"departure": {
"time": "1774170598"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774170630"
},
"departure": {
"time": "1774170638"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774170654"
},
"departure": {
"time": "1774170688"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774170725"
},
"departure": {
"time": "1774170778"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774170944"
},
"departure": {
"time": "1774170998"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774171038"
},
"departure": {
"time": "1774171079"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774171114"
},
"departure": {
"time": "1774171153"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774171197"
},
"departure": {
"time": "1774171204"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774171230"
},
"departure": {
"time": "1774171261"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774171338"
},
"departure": {
"time": "1774171371"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774171417"
},
"departure": {
"time": "1774171511"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774171536"
},
"departure": {
"time": "1774171552"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774171624"
},
"departure": {
"time": "1774171666"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774171689"
},
"departure": {
"time": "1774171739"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774171755"
},
"departure": {
"time": "1774171791"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774171863"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748840-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748877-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774183063"
},
"departure": {
"time": "1774183082"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774183171"
},
"departure": {
"time": "1774183211"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774183243"
},
"departure": {
"time": "1774183273"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774183320"
},
"departure": {
"time": "1774183349"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774183379"
},
"departure": {
"time": "1774183385"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774183402"
},
"departure": {
"time": "1774183425"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774183463"
},
"departure": {
"time": "1774183476"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774183567"
},
"departure": {
"time": "1774183603"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774183637"
},
"departure": {
"time": "1774183667"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774183696"
},
"departure": {
"time": "1774183709"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774183753"
},
"departure": {
"time": "1774183759"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774183788"
},
"departure": {
"time": "1774183812"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774183874"
},
"departure": {
"time": "1774183909"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774183948"
},
"departure": {
"time": "1774184040"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774184065"
},
"departure": {
"time": "1774184078"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774184163"
},
"departure": {
"time": "1774184216"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774184241"
},
"departure": {
"time": "1774184276"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774184295"
},
"departure": {
"time": "1774184331"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774184401"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748877-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748206-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774132232"
},
"departure": {
"time": "1774132288"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774132333"
},
"departure": {
"time": "1774132360"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774132443"
},
"departure": {
"time": "1774132456"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774132468"
},
"departure": {
"time": "1774132480"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774132558"
},
"departure": {
"time": "1774132574"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774132621"
},
"departure": {
"time": "1774132638"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774132657"
},
"departure": {
"time": "1774132674"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774132714"
},
"departure": {
"time": "1774132729"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774132807"
},
"departure": {
"time": "1774132820"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774132854"
},
"departure": {
"time": "1774132865"
},
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774132941"
},
"departure": {
"time": "1774132962"
},
"stopId": "10GDM4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774133000"
},
"departure": {
"time": "1774133021"
},
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774133051"
},
"departure": {
"time": "1774133072"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774133101"
},
"departure": {
"time": "1774133122"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774133146"
},
"departure": {
"time": "1774133160"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774133194"
},
"departure": {
"time": "1774133211"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774133337"
},
"departure": {
"time": "1774133351"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774133375"
},
"departure": {
"time": "1774133386"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774133413"
},
"departure": {
"time": "1774133423"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1774133489"
},
"departure": {
"time": "1774133653"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774133703"
},
"departure": {
"time": "1774133719"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774133769"
},
"departure": {
"time": "1774133795"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774133879"
},
"departure": {
"time": "1774133951"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774133987"
},
"departure": {
"time": "1774134016"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1774134066"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748206-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757768-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774178174"
},
"departure": {
"time": "1774178896"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774179217"
},
"departure": {
"time": "1774179227"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1774180098"
},
"departure": {
"time": "1774180108"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1774180262"
},
"departure": {
"time": "1774180328"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774180548"
},
"departure": {
"time": "1774180557"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774180706"
},
"departure": {
"time": "1774180722"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774181135"
},
"departure": {
"time": "1774181186"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774181618"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757768-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748860-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774168126"
},
"departure": {
"time": "1774168351"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774168460"
},
"departure": {
"time": "1774168501"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774168523"
},
"departure": {
"time": "1774168559"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774168656"
},
"departure": {
"time": "1774168668"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774168694"
},
"departure": {
"time": "1774168712"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774168744"
},
"departure": {
"time": "1774168833"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774168858"
},
"departure": {
"time": "1774168868"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774168933"
},
"departure": {
"time": "1774168961"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774168985"
},
"departure": {
"time": "1774168995"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774169031"
},
"departure": {
"time": "1774169068"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774169106"
},
"departure": {
"time": "1774169121"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774169193"
},
"departure": {
"time": "1774169233"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774169278"
},
"departure": {
"time": "1774169319"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774169363"
},
"departure": {
"time": "1774169413"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774169445"
},
"departure": {
"time": "1774169477"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774169510"
},
"departure": {
"time": "1774169575"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774169629"
},
"departure": {
"time": "1774169658"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774169689"
},
"departure": {
"time": "1774169739"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774169788"
},
"departure": {
"time": "1774169832"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774169912"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748860-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748925-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774194249"
},
"departure": {
"time": "1774194325"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774194385"
},
"departure": {
"time": "1774194406"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774194498"
},
"departure": {
"time": "1774194542"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774194567"
},
"departure": {
"time": "1774194581"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774194600"
},
"departure": {
"time": "1774194611"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774194631"
},
"departure": {
"time": "1774194681"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774194692"
},
"departure": {
"time": "1774194703"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774194736"
},
"departure": {
"time": "1774194789"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774194823"
},
"departure": {
"time": "1774194856"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774194876"
},
"departure": {
"time": "1774194883"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774194899"
},
"departure": {
"time": "1774194906"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774195010"
},
"departure": {
"time": "1774195026"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774195061"
},
"departure": {
"time": "1774195071"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774195092"
},
"departure": {
"time": "1774195104"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774195142"
},
"departure": {
"time": "1774195183"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774195239"
},
"departure": {
"time": "1774195279"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774195325"
},
"departure": {
"time": "1774195344"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774195442"
},
"departure": {
"time": "1774195482"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774195603"
},
"departure": {
"time": "1774195613"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774195700"
},
"departure": {
"time": "1774195764"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774195819"
},
"departure": {
"time": "1774195873"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774195951"
},
"departure": {
"time": "1774196005"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774196060"
},
"departure": {
"time": "1774196093"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774196117"
},
"departure": {
"time": "1774196126"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774196161"
},
"departure": {
"time": "1774196213"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774196269"
},
"departure": {
"time": "1774196315"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774196373"
},
"departure": {
"time": "1774196390"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774196408"
},
"departure": {
"time": "1774196453"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774196514"
},
"departure": {
"time": "1774196561"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774196624"
},
"departure": {
"time": "1774196640"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774196683"
},
"departure": {
"time": "1774196702"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774196734"
},
"departure": {
"time": "1774196743"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774196781"
},
"departure": {
"time": "1774196818"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774196847"
},
"departure": {
"time": "1774196886"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774196975"
},
"departure": {
"time": "1774197011"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774197086"
},
"departure": {
"time": "1774197121"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774197151"
},
"departure": {
"time": "1774197189"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774197217"
},
"departure": {
"time": "1774197253"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774197299"
},
"departure": {
"time": "1774197321"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774197341"
},
"departure": {
"time": "1774197351"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774197391"
},
"departure": {
"time": "1774197432"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774197444"
},
"departure": {
"time": "1774197478"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774197495"
},
"departure": {
"time": "1774197527"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774197545"
},
"departure": {
"time": "1774197582"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774197639"
},
"departure": {
"time": "1774197646"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774197669"
},
"departure": {
"time": "1774197690"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774197852"
},
"departure": {
"time": "1774197883"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774197896"
},
"departure": {
"time": "1774197902"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774197947"
},
"departure": {
"time": "1774197985"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774198037"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748925-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748910-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198047"
},
"departure": {
"time": "1774198161"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774198177"
},
"departure": {
"time": "1774198188"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774198210"
},
"departure": {
"time": "1774198220"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774198277"
},
"departure": {
"time": "1774198297"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774198317"
},
"departure": {
"time": "1774198345"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774198389"
},
"departure": {
"time": "1774198422"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774198439"
},
"departure": {
"time": "1774198454"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774198498"
},
"departure": {
"time": "1774198531"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774198541"
},
"departure": {
"time": "1774198572"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774198612"
},
"departure": {
"time": "1774198623"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774198642"
},
"departure": {
"time": "1774198659"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774198697"
},
"departure": {
"time": "1774198707"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774198735"
},
"departure": {
"time": "1774198751"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774198779"
},
"departure": {
"time": "1774198818"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774198882"
},
"departure": {
"time": "1774198896"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774198967"
},
"departure": {
"time": "1774199017"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774199050"
},
"departure": {
"time": "1774199087"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774199135"
},
"departure": {
"time": "1774199153"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774199175"
},
"departure": {
"time": "1774199196"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774199252"
},
"departure": {
"time": "1774199279"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774199312"
},
"departure": {
"time": "1774199356"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774199397"
},
"departure": {
"time": "1774199407"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774199416"
},
"departure": {
"time": "1774199450"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774199506"
},
"departure": {
"time": "1774199516"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774199563"
},
"departure": {
"time": "1774199643"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774199679"
},
"departure": {
"time": "1774199714"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774199751"
},
"departure": {
"time": "1774199809"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774199858"
},
"departure": {
"time": "1774199912"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774199948"
},
"departure": {
"time": "1774199995"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774200064"
},
"departure": {
"time": "1774200109"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774200221"
},
"departure": {
"time": "1774200285"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774200349"
},
"departure": {
"time": "1774200356"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774200450"
},
"departure": {
"time": "1774200469"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774200508"
},
"departure": {
"time": "1774200548"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774200619"
},
"departure": {
"time": "1774200651"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774200672"
},
"departure": {
"time": "1774200707"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774200725"
},
"departure": {
"time": "1774200755"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774200782"
},
"departure": {
"time": "1774200833"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774200924"
},
"departure": {
"time": "1774200934"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774200942"
},
"departure": {
"time": "1774200952"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774200975"
},
"departure": {
"time": "1774201018"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774201059"
},
"departure": {
"time": "1774201107"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774201117"
},
"departure": {
"time": "1774201160"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774201175"
},
"departure": {
"time": "1774201186"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774201201"
},
"departure": {
"time": "1774201241"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774201271"
},
"departure": {
"time": "1774201286"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774201307"
},
"departure": {
"time": "1774201343"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774201428"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748910-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3758108-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774173125"
},
"departure": {
"time": "1774174044"
},
"stopId": "PIXLAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1774174360"
},
"departure": {
"time": "1774174429"
},
"stopId": "PIXZAF",
"stopSequence": 2
},
{
"arrival": {
"time": "1774174664"
},
"departure": {
"time": "1774174712"
},
"stopId": "PRVBE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175159"
},
"departure": {
"time": "1774175169"
},
"stopId": "MALSF2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774175451"
},
"departure": {
"time": "1774175535"
},
"stopId": "BARVAL",
"stopSequence": 5
},
{
"arrival": {
"time": "1774175688"
},
"departure": {
"time": "1774175753"
},
"stopId": "BNVMA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774175952"
},
"departure": {
"time": "1774176045"
},
"stopId": "BARPL2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176513"
},
"departure": {
"time": "1774176525"
},
"stopId": "SJREG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176572"
},
"departure": {
"time": "1774176584"
},
"stopId": "SGRPL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774176925"
},
"departure": {
"time": "1774177130"
},
"stopId": "PORLE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774177328"
},
"departure": {
"time": "1774177333"
},
"stopId": "SLOMA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178184"
},
"departure": {
"time": "1774178193"
},
"stopId": "SSVMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774178588"
},
"departure": {
"time": "1774178588"
},
"stopId": "COLRAV",
"stopSequence": 13
},
{
"arrival": {
"time": "1774178655"
},
"departure": {
"time": "1774178664"
},
"stopId": "COLFR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774178807"
},
"departure": {
"time": "1774178817"
},
"stopId": "LIEBG1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774179031"
},
"departure": {
"time": "1774179043"
},
"stopId": "VALHO1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774179325"
},
"departure": {
"time": "1774179384"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774179494"
},
"departure": {
"time": "1774179558"
},
"stopId": "VALCH1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774179611"
},
"stopId": "VALFB1",
"stopSequence": 19
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758108-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3748848-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198730"
},
"departure": {
"time": "1774198899"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774198990"
},
"departure": {
"time": "1774199043"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774199089"
},
"departure": {
"time": "1774199139"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774199182"
},
"departure": {
"time": "1774199230"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774199270"
},
"departure": {
"time": "1774199312"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774199335"
},
"departure": {
"time": "1774199352"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774199391"
},
"departure": {
"time": "1774199443"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774199563"
},
"departure": {
"time": "1774199612"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774199647"
},
"departure": {
"time": "1774199681"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774199715"
},
"departure": {
"time": "1774199733"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774199780"
},
"departure": {
"time": "1774199794"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774199818"
},
"departure": {
"time": "1774199847"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774199900"
},
"departure": {
"time": "1774199914"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774199947"
},
"departure": {
"time": "1774199988"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774200013"
},
"departure": {
"time": "1774200052"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774200079"
},
"departure": {
"time": "1774200116"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774200135"
},
"departure": {
"time": "1774200154"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774200187"
},
"departure": {
"time": "1774200195"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774200300"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748848-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748829-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774173461"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"stopId": "10AMO2",
"stopSequence": 2
},
{
"stopId": "10EGL2",
"stopSequence": 3
},
{
"stopId": "10OYG2",
"stopSequence": 4
},
{
"stopId": "10PRV2",
"stopSequence": 5
},
{
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"stopId": "10BQR2",
"stopSequence": 7
},
{
"stopId": "10BRA4",
"stopSequence": 8
},
{
"stopId": "10RTU2",
"stopSequence": 9
},
{
"stopId": "10PFO2",
"stopSequence": 10
},
{
"stopId": "10FOR4",
"stopSequence": 11
},
{
"stopId": "10CRC4",
"stopSequence": 12
},
{
"stopId": "10HDI3",
"stopSequence": 13
},
{
"stopId": "10ARS5",
"stopSequence": 14
},
{
"stopId": "10BUC1",
"stopSequence": 15
},
{
"stopId": "10CTY1",
"stopSequence": 16
},
{
"stopId": "10NAP1",
"stopSequence": 17
},
{
"stopId": "10CAL1",
"stopSequence": 18
},
{
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774173652"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748829-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748909-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774190368"
},
"departure": {
"time": "1774190719"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774190741"
},
"departure": {
"time": "1774190757"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190783"
},
"departure": {
"time": "1774190801"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190896"
},
"departure": {
"time": "1774190919"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774190946"
},
"departure": {
"time": "1774190963"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774191011"
},
"departure": {
"time": "1774191048"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774191070"
},
"departure": {
"time": "1774191102"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774191129"
},
"departure": {
"time": "1774191160"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774191165"
},
"departure": {
"time": "1774191203"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774191241"
},
"departure": {
"time": "1774191253"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774191275"
},
"departure": {
"time": "1774191288"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774191319"
},
"departure": {
"time": "1774191334"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774191354"
},
"departure": {
"time": "1774191390"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774191418"
},
"departure": {
"time": "1774191453"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774191502"
},
"departure": {
"time": "1774191515"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774191579"
},
"departure": {
"time": "1774191612"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774191644"
},
"departure": {
"time": "1774191662"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774191689"
},
"departure": {
"time": "1774191711"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774191737"
},
"departure": {
"time": "1774191749"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774191796"
},
"departure": {
"time": "1774191811"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774191851"
},
"departure": {
"time": "1774191893"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774191925"
},
"departure": {
"time": "1774191972"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774191991"
},
"departure": {
"time": "1774192069"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774192125"
},
"departure": {
"time": "1774192184"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774192226"
},
"departure": {
"time": "1774192259"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774192283"
},
"departure": {
"time": "1774192319"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774192345"
},
"departure": {
"time": "1774192378"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774192410"
},
"departure": {
"time": "1774192488"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774192523"
},
"departure": {
"time": "1774192568"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774192619"
},
"departure": {
"time": "1774192670"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774192773"
},
"departure": {
"time": "1774193113"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774193197"
},
"departure": {
"time": "1774193234"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774193333"
},
"departure": {
"time": "1774193375"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774193412"
},
"departure": {
"time": "1774193460"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774193525"
},
"departure": {
"time": "1774193571"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774193590"
},
"departure": {
"time": "1774193605"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774193621"
},
"departure": {
"time": "1774193631"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774193659"
},
"departure": {
"time": "1774193674"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774193763"
},
"departure": {
"time": "1774193777"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774193782"
},
"departure": {
"time": "1774193802"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774193831"
},
"departure": {
"time": "1774193844"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774193889"
},
"departure": {
"time": "1774193924"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774193938"
},
"departure": {
"time": "1774193975"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774193992"
},
"departure": {
"time": "1774194032"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774194048"
},
"departure": {
"time": "1774194064"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774194091"
},
"departure": {
"time": "1774194108"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774194130"
},
"departure": {
"time": "1774194155"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774194249"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748909-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3758041-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774181578"
},
"departure": {
"time": "1774182470"
},
"stopId": "MONAP1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774182926"
},
"departure": {
"time": "1774182943"
},
"stopId": "VALCA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774183046"
},
"departure": {
"time": "1774183215"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774183347"
},
"departure": {
"time": "1774183432"
},
"stopId": "VALCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774183570"
},
"departure": {
"time": "1774183575"
},
"stopId": "VALFB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774183749"
},
"departure": {
"time": "1774183757"
},
"stopId": "VALZA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774184203"
},
"departure": {
"time": "1774184252"
},
"stopId": "SOTML1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774184599"
},
"departure": {
"time": "1774184674"
},
"stopId": "BRXSTA",
"stopSequence": 8
},
{
"arrival": {
"time": "1774184824"
},
"departure": {
"time": "1774184838"
},
"stopId": "BRXBP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774185181"
},
"departure": {
"time": "1774185221"
},
"stopId": "TOLNR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774185303"
},
"departure": {
"time": "1774185321"
},
"stopId": "10ZCT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774185420"
},
"departure": {
"time": "1774185438"
},
"stopId": "10CEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774185505"
},
"departure": {
"time": "1774185537"
},
"stopId": "10MXR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774185627"
},
"departure": {
"time": "1774185669"
},
"stopId": "10MAG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774185889"
},
"departure": {
"time": "1774185920"
},
"stopId": "10ODR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774185953"
},
"departure": {
"time": "1774185966"
},
"stopId": "10BOS2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774185993"
},
"departure": {
"time": "1774186026"
},
"stopId": "10JAR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774186130"
},
"departure": {
"time": "1774186163"
},
"stopId": "10CRN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774186209"
},
"departure": {
"time": "1774186243"
},
"stopId": "10PLA5",
"stopSequence": 19
},
{
"arrival": {
"time": "1774186383"
},
"departure": {
"time": "1774186423"
},
"stopId": "10AXT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774186495"
},
"stopId": "10PEM3",
"stopSequence": 21
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758041-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3757767-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171078"
},
"departure": {
"time": "1774171702"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774172037"
},
"departure": {
"time": "1774172072"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172887"
},
"departure": {
"time": "1774172941"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1774173093"
},
"departure": {
"time": "1774173146"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774173369"
},
"departure": {
"time": "1774173383"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774173525"
},
"departure": {
"time": "1774173542"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774173936"
},
"departure": {
"time": "1774173946"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774174393"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757767-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748892-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774194484"
},
"departure": {
"time": "1774195185"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774195262"
},
"departure": {
"time": "1774195276"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774195294"
},
"departure": {
"time": "1774195342"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774195361"
},
"departure": {
"time": "1774195386"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774195417"
},
"departure": {
"time": "1774195465"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774195600"
},
"departure": {
"time": "1774195615"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774195683"
},
"departure": {
"time": "1774195691"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774195743"
},
"departure": {
"time": "1774195775"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774195813"
},
"departure": {
"time": "1774195853"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774195877"
},
"departure": {
"time": "1774195929"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774196001"
},
"departure": {
"time": "1774196028"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774196080"
},
"departure": {
"time": "1774196111"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774196159"
},
"departure": {
"time": "1774196184"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774196207"
},
"departure": {
"time": "1774196231"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774196280"
},
"departure": {
"time": "1774196315"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774196327"
},
"departure": {
"time": "1774196357"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774196413"
},
"departure": {
"time": "1774196472"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774196516"
},
"departure": {
"time": "1774196548"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774196576"
},
"departure": {
"time": "1774196608"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774196628"
},
"departure": {
"time": "1774196713"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774196758"
},
"departure": {
"time": "1774196837"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774196857"
},
"departure": {
"time": "1774196899"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774196936"
},
"departure": {
"time": "1774196969"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774197053"
},
"departure": {
"time": "1774197212"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774197292"
},
"departure": {
"time": "1774197338"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774197378"
},
"departure": {
"time": "1774197408"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774197463"
},
"departure": {
"time": "1774197497"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774197549"
},
"departure": {
"time": "1774197589"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774197642"
},
"departure": {
"time": "1774197651"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774197691"
},
"departure": {
"time": "1774197734"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774197778"
},
"departure": {
"time": "1774197813"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774197830"
},
"departure": {
"time": "1774197858"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774197883"
},
"departure": {
"time": "1774197891"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774197951"
},
"departure": {
"time": "1774197972"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774198018"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748892-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748825-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774158859"
},
"departure": {
"time": "1774159284"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774159399"
},
"departure": {
"time": "1774159406"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774159431"
},
"departure": {
"time": "1774159446"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774159528"
},
"departure": {
"time": "1774159543"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774159556"
},
"departure": {
"time": "1774159579"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774159613"
},
"departure": {
"time": "1774159662"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774159689"
},
"departure": {
"time": "1774159782"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774159842"
},
"departure": {
"time": "1774159861"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774159886"
},
"departure": {
"time": "1774159896"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774159942"
},
"departure": {
"time": "1774160049"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774160086"
},
"departure": {
"time": "1774160104"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774160157"
},
"departure": {
"time": "1774160167"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774160262"
},
"departure": {
"time": "1774160342"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774160387"
},
"departure": {
"time": "1774160407"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774160445"
},
"departure": {
"time": "1774160477"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774160507"
},
"departure": {
"time": "1774160538"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774160584"
},
"departure": {
"time": "1774160606"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774160633"
},
"departure": {
"time": "1774160682"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774160737"
},
"departure": {
"time": "1774160796"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774160909"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748825-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3757924-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198321"
},
"departure": {
"time": "1774199229"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774199472"
},
"departure": {
"time": "1774199477"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774199527"
},
"departure": {
"time": "1774199595"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774199714"
},
"departure": {
"time": "1774199747"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774200215"
},
"departure": {
"time": "1774200262"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774200596"
},
"departure": {
"time": "1774200647"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774200850"
},
"departure": {
"time": "1774200867"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774200979"
},
"departure": {
"time": "1774201032"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201433"
},
"departure": {
"time": "1774201479"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201594"
},
"departure": {
"time": "1774201607"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774201744"
},
"departure": {
"time": "1774201765"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774202030"
},
"departure": {
"time": "1774202030"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774202390"
},
"departure": {
"time": "1774202390"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1774202510"
},
"departure": {
"time": "1774202510"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774202810"
},
"departure": {
"time": "1774202810"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774202990"
},
"departure": {
"time": "1774202990"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774203110"
},
"departure": {
"time": "1774203110"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774203290"
},
"departure": {
"time": "1774203290"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774203530"
},
"departure": {
"time": "1774203530"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774203710"
},
"departure": {
"time": "1774203710"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774204010"
},
"departure": {
"time": "1774204010"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774204250"
},
"departure": {
"time": "1774204250"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774204251"
},
"departure": {
"time": "1774204251"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774204370"
},
"departure": {
"time": "1774204370"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774204490"
},
"departure": {
"time": "1774204490"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774204550"
},
"departure": {
"time": "1774204550"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774204610"
},
"departure": {
"time": "1774204610"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774204670"
},
"departure": {
"time": "1774204670"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774204671"
},
"departure": {
"time": "1774204671"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774204970"
},
"departure": {
"time": "1774204970"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774205030"
},
"departure": {
"time": "1774205030"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1774205090"
},
"departure": {
"time": "1774205090"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1774205150"
},
"departure": {
"time": "1774205150"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774205210"
},
"departure": {
"time": "1774205210"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748846-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774195033"
},
"departure": {
"time": "1774195247"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774195372"
},
"departure": {
"time": "1774195440"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774195488"
},
"departure": {
"time": "1774195534"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774195574"
},
"departure": {
"time": "1774195638"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774195685"
},
"departure": {
"time": "1774195722"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774195737"
},
"departure": {
"time": "1774195753"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774195790"
},
"departure": {
"time": "1774195810"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774195924"
},
"departure": {
"time": "1774195972"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774196010"
},
"departure": {
"time": "1774196041"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774196075"
},
"departure": {
"time": "1774196090"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774196140"
},
"departure": {
"time": "1774196173"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774196205"
},
"departure": {
"time": "1774196247"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774196302"
},
"departure": {
"time": "1774196346"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774196383"
},
"departure": {
"time": "1774196432"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774196463"
},
"departure": {
"time": "1774196507"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774196531"
},
"departure": {
"time": "1774196589"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774196612"
},
"departure": {
"time": "1774196665"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774196692"
},
"departure": {
"time": "1774196721"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774196810"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748846-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748871-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774160931"
},
"departure": {
"time": "1774161164"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774161271"
},
"departure": {
"time": "1774161285"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774161321"
},
"departure": {
"time": "1774161337"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774161390"
},
"departure": {
"time": "1774161422"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774161452"
},
"departure": {
"time": "1774161465"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774161481"
},
"departure": {
"time": "1774161496"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774161533"
},
"departure": {
"time": "1774161546"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774161658"
},
"departure": {
"time": "1774161670"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774161720"
},
"departure": {
"time": "1774161805"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774161884"
},
"departure": {
"time": "1774161924"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774161976"
},
"departure": {
"time": "1774162078"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774162108"
},
"departure": {
"time": "1774162124"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774162182"
},
"departure": {
"time": "1774162212"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774162246"
},
"departure": {
"time": "1774162315"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774162362"
},
"departure": {
"time": "1774162395"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774162508"
},
"departure": {
"time": "1774162529"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774162555"
},
"departure": {
"time": "1774162573"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774162604"
},
"departure": {
"time": "1774162637"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774162762"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748871-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3758044-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774187397"
},
"departure": {
"time": "1774188330"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774188385"
},
"departure": {
"time": "1774188411"
},
"stopId": "10JAR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774188447"
},
"departure": {
"time": "1774188471"
},
"stopId": "10BOS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774188532"
},
"departure": {
"time": "1774188544"
},
"stopId": "10ODR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774188568"
},
"departure": {
"time": "1774188579"
},
"stopId": "10SRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774188793"
},
"departure": {
"time": "1774188806"
},
"stopId": "10MAG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774188921"
},
"departure": {
"time": "1774188936"
},
"stopId": "10MXR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188996"
},
"departure": {
"time": "1774189014"
},
"stopId": "10CEN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774189163"
},
"departure": {
"time": "1774189181"
},
"stopId": "10ZCT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774189285"
},
"departure": {
"time": "1774189358"
},
"stopId": "TOLNR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774189738"
},
"departure": {
"time": "1774189750"
},
"stopId": "BRXBP2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774189928"
},
"departure": {
"time": "1774189957"
},
"stopId": "BRXSTA",
"stopSequence": 12
},
{
"arrival": {
"time": "1774190383"
},
"departure": {
"time": "1774190423"
},
"stopId": "SOTML2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774190861"
},
"departure": {
"time": "1774190870"
},
"stopId": "VALZA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774191104"
},
"departure": {
"time": "1774191112"
},
"stopId": "VALFB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774191159"
},
"departure": {
"time": "1774191197"
},
"stopId": "VALCH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774191345"
},
"departure": {
"time": "1774191379"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774191464"
},
"departure": {
"time": "1774191495"
},
"stopId": "VALCA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774192003"
},
"stopId": "MONAP2",
"stopSequence": 19
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758044-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748922-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171920"
},
"departure": {
"time": "1774172310"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774172369"
},
"departure": {
"time": "1774172417"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774172484"
},
"departure": {
"time": "1774172512"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172527"
},
"departure": {
"time": "1774172671"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774172691"
},
"departure": {
"time": "1774172727"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774172791"
},
"departure": {
"time": "1774172841"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774172853"
},
"departure": {
"time": "1774172888"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774172901"
},
"departure": {
"time": "1774172958"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774173005"
},
"departure": {
"time": "1774173031"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774173051"
},
"departure": {
"time": "1774173081"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774173092"
},
"departure": {
"time": "1774173123"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774173198"
},
"departure": {
"time": "1774173223"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774173248"
},
"departure": {
"time": "1774173276"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774173294"
},
"departure": {
"time": "1774173315"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774173330"
},
"departure": {
"time": "1774173362"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774173405"
},
"departure": {
"time": "1774173460"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774173481"
},
"departure": {
"time": "1774173521"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774173612"
},
"departure": {
"time": "1774173640"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774173727"
},
"departure": {
"time": "1774173740"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774173802"
},
"departure": {
"time": "1774173833"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774173871"
},
"departure": {
"time": "1774173894"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774173927"
},
"departure": {
"time": "1774173969"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774173998"
},
"departure": {
"time": "1774174031"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774174052"
},
"departure": {
"time": "1774174066"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774174105"
},
"departure": {
"time": "1774174122"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774174184"
},
"departure": {
"time": "1774174191"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774174229"
},
"departure": {
"time": "1774174285"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774174313"
},
"departure": {
"time": "1774174343"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774174410"
},
"departure": {
"time": "1774174426"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774174451"
},
"departure": {
"time": "1774174464"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774174497"
},
"departure": {
"time": "1774174531"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774174562"
},
"departure": {
"time": "1774174590"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774174617"
},
"departure": {
"time": "1774174648"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774174675"
},
"departure": {
"time": "1774174702"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774174780"
},
"departure": {
"time": "1774174789"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774174849"
},
"departure": {
"time": "1774174860"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774174880"
},
"departure": {
"time": "1774174891"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774174915"
},
"departure": {
"time": "1774174937"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774174965"
},
"departure": {
"time": "1774174971"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774174983"
},
"departure": {
"time": "1774174990"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774175039"
},
"departure": {
"time": "1774175080"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774175091"
},
"departure": {
"time": "1774175109"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774175130"
},
"departure": {
"time": "1774175165"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774175188"
},
"departure": {
"time": "1774175213"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774175257"
},
"departure": {
"time": "1774175266"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774175278"
},
"departure": {
"time": "1774175317"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774175443"
},
"departure": {
"time": "1774175454"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774175471"
},
"departure": {
"time": "1774175498"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774175527"
},
"departure": {
"time": "1774175591"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774175637"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748922-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748891-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774187168"
},
"departure": {
"time": "1774188049"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774188140"
},
"departure": {
"time": "1774188177"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774188196"
},
"departure": {
"time": "1774188211"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774188236"
},
"departure": {
"time": "1774188257"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774188282"
},
"departure": {
"time": "1774188297"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774188382"
},
"departure": {
"time": "1774188413"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774188474"
},
"departure": {
"time": "1774188505"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188547"
},
"departure": {
"time": "1774188587"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188625"
},
"departure": {
"time": "1774188657"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188681"
},
"departure": {
"time": "1774188713"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774188777"
},
"departure": {
"time": "1774188803"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774188849"
},
"departure": {
"time": "1774188874"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774188922"
},
"departure": {
"time": "1774188958"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774188981"
},
"departure": {
"time": "1774189027"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774189075"
},
"departure": {
"time": "1774189126"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774189140"
},
"departure": {
"time": "1774189173"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774189269"
},
"departure": {
"time": "1774189301"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774189342"
},
"departure": {
"time": "1774189371"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774189397"
},
"departure": {
"time": "1774189430"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774189455"
},
"departure": {
"time": "1774189483"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774189522"
},
"departure": {
"time": "1774189581"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774189620"
},
"departure": {
"time": "1774189668"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774189724"
},
"departure": {
"time": "1774189789"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774189893"
},
"departure": {
"time": "1774189933"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774190091"
},
"departure": {
"time": "1774190105"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774190166"
},
"departure": {
"time": "1774190213"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774190276"
},
"departure": {
"time": "1774190312"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774190346"
},
"departure": {
"time": "1774190361"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774190423"
},
"departure": {
"time": "1774190499"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774190541"
},
"departure": {
"time": "1774190602"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774190655"
},
"departure": {
"time": "1774190683"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774190701"
},
"departure": {
"time": "1774190725"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774190748"
},
"departure": {
"time": "1774190765"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774190798"
},
"departure": {
"time": "1774190805"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774190854"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748891-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748831-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774180739"
},
"departure": {
"time": "1774180923"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774181015"
},
"departure": {
"time": "1774181052"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774181073"
},
"departure": {
"time": "1774181116"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774181198"
},
"departure": {
"time": "1774181204"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774181228"
},
"departure": {
"time": "1774181249"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774181288"
},
"departure": {
"time": "1774181364"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774181382"
},
"departure": {
"time": "1774181414"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774181476"
},
"departure": {
"time": "1774181508"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774181532"
},
"departure": {
"time": "1774181558"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774181597"
},
"departure": {
"time": "1774181628"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774181662"
},
"departure": {
"time": "1774181697"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774181741"
},
"departure": {
"time": "1774181772"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774181830"
},
"departure": {
"time": "1774181914"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774181956"
},
"departure": {
"time": "1774181974"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774182008"
},
"departure": {
"time": "1774182043"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774182069"
},
"departure": {
"time": "1774182097"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774182133"
},
"departure": {
"time": "1774182167"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774182189"
},
"departure": {
"time": "1774182248"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774182298"
},
"departure": {
"time": "1774182428"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774182515"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748831-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748906-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774168384"
},
"departure": {
"time": "1774168724"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774168745"
},
"departure": {
"time": "1774168751"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774168775"
},
"departure": {
"time": "1774168812"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774168861"
},
"departure": {
"time": "1774168877"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774168894"
},
"departure": {
"time": "1774168919"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774168961"
},
"departure": {
"time": "1774168972"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774168994"
},
"departure": {
"time": "1774169004"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774169020"
},
"departure": {
"time": "1774169085"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774169086"
},
"departure": {
"time": "1774169132"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774169163"
},
"departure": {
"time": "1774169169"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774169191"
},
"departure": {
"time": "1774169200"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774169232"
},
"departure": {
"time": "1774169247"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774169260"
},
"departure": {
"time": "1774169321"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774169343"
},
"departure": {
"time": "1774169359"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774169408"
},
"departure": {
"time": "1774169422"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774169496"
},
"departure": {
"time": "1774169533"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774169558"
},
"departure": {
"time": "1774169574"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774169606"
},
"departure": {
"time": "1774169623"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774169644"
},
"departure": {
"time": "1774169692"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774169739"
},
"departure": {
"time": "1774169756"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774169793"
},
"departure": {
"time": "1774169838"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774169869"
},
"departure": {
"time": "1774169902"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774169922"
},
"departure": {
"time": "1774169955"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774170010"
},
"departure": {
"time": "1774170115"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774170159"
},
"departure": {
"time": "1774170189"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774170223"
},
"departure": {
"time": "1774170255"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774170285"
},
"departure": {
"time": "1774170315"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774170345"
},
"departure": {
"time": "1774170463"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774170488"
},
"departure": {
"time": "1774170514"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774170559"
},
"departure": {
"time": "1774170689"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774170803"
},
"departure": {
"time": "1774170843"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774170871"
},
"departure": {
"time": "1774170961"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774171052"
},
"departure": {
"time": "1774171066"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774171094"
},
"departure": {
"time": "1774171113"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774171166"
},
"departure": {
"time": "1774171206"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774171221"
},
"departure": {
"time": "1774171235"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774171255"
},
"departure": {
"time": "1774171264"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774171281"
},
"departure": {
"time": "1774171303"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774171388"
},
"departure": {
"time": "1774171403"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774171409"
},
"departure": {
"time": "1774171430"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774171471"
},
"departure": {
"time": "1774171507"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774171561"
},
"departure": {
"time": "1774171603"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774171630"
},
"departure": {
"time": "1774171644"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774171662"
},
"departure": {
"time": "1774171687"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774171713"
},
"departure": {
"time": "1774171731"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774171772"
},
"departure": {
"time": "1774171785"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774171801"
},
"departure": {
"time": "1774171836"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774171915"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748906-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3757769-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774189015"
},
"departure": {
"time": "1774189700"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774190035"
},
"departure": {
"time": "1774190042"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190438"
},
"departure": {
"time": "1774190475"
},
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190881"
},
"departure": {
"time": "1774190941"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1774191125"
},
"departure": {
"time": "1774191135"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774191360"
},
"departure": {
"time": "1774191365"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774191514"
},
"departure": {
"time": "1774191533"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774191977"
},
"departure": {
"time": "1774191992"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192359"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757769-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3747771-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774131877"
},
"departure": {
"time": "1774132228"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774132310"
},
"departure": {
"time": "1774132325"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774132343"
},
"departure": {
"time": "1774132362"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774132391"
},
"departure": {
"time": "1774132412"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774132432"
},
"departure": {
"time": "1774132450"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774132546"
},
"departure": {
"time": "1774132554"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774132635"
},
"departure": {
"time": "1774132650"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774132718"
},
"departure": {
"time": "1774132752"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774132808"
},
"departure": {
"time": "1774132818"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774132860"
},
"departure": {
"time": "1774132872"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774132951"
},
"departure": {
"time": "1774132972"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774133039"
},
"departure": {
"time": "1774133052"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774133121"
},
"departure": {
"time": "1774133140"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774133170"
},
"departure": {
"time": "1774133222"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774133277"
},
"departure": {
"time": "1774133286"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774133304"
},
"departure": {
"time": "1774133327"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774133390"
},
"departure": {
"time": "1774133432"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774133476"
},
"departure": {
"time": "1774133514"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774133548"
},
"departure": {
"time": "1774133578"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774133618"
},
"departure": {
"time": "1774133648"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774133688"
},
"departure": {
"time": "1774133757"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774133792"
},
"departure": {
"time": "1774133843"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774133901"
},
"departure": {
"time": "1774133942"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774134042"
},
"departure": {
"time": "1774134072"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774134181"
},
"departure": {
"time": "1774134222"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774134290"
},
"departure": {
"time": "1774134333"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774134399"
},
"departure": {
"time": "1774134428"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774134466"
},
"departure": {
"time": "1774134499"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774134565"
},
"departure": {
"time": "1774134585"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774134645"
},
"departure": {
"time": "1774134700"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774134779"
},
"departure": {
"time": "1774134823"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774134853"
},
"departure": {
"time": "1774134866"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774134893"
},
"departure": {
"time": "1774134933"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774135002"
},
"departure": {
"time": "1774135019"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774135075"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3747771-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748873-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774168125"
},
"departure": {
"time": "1774168234"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774168319"
},
"departure": {
"time": "1774168428"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774168471"
},
"departure": {
"time": "1774168508"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774168547"
},
"departure": {
"time": "1774168587"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774168642"
},
"departure": {
"time": "1774168672"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774168692"
},
"departure": {
"time": "1774168728"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774168762"
},
"departure": {
"time": "1774168793"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774168922"
},
"departure": {
"time": "1774168964"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774169001"
},
"departure": {
"time": "1774169083"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774169168"
},
"departure": {
"time": "1774169224"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774169274"
},
"departure": {
"time": "1774169284"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774169311"
},
"departure": {
"time": "1774169322"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774169382"
},
"departure": {
"time": "1774169435"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774169467"
},
"departure": {
"time": "1774169529"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774169554"
},
"departure": {
"time": "1774169572"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774169647"
},
"departure": {
"time": "1774169688"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774169707"
},
"departure": {
"time": "1774169756"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774169776"
},
"departure": {
"time": "1774169785"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774169864"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748873-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748837-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774159303"
},
"departure": {
"time": "1774159517"
},
"stopId": "10AXT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774159553"
},
"departure": {
"time": "1774159566"
},
"stopId": "10CAL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774159615"
},
"departure": {
"time": "1774159688"
},
"stopId": "10NAP2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774159715"
},
"departure": {
"time": "1774159727"
},
"stopId": "10CTY2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774159743"
},
"departure": {
"time": "1774159753"
},
"stopId": "10BUC2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774159788"
},
"departure": {
"time": "1774159823"
},
"stopId": "10ARS4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774159922"
},
"departure": {
"time": "1774159947"
},
"stopId": "10CRC3",
"stopSequence": 7
},
{
"arrival": {
"time": "1774159989"
},
"departure": {
"time": "1774160000"
},
"stopId": "10FOR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774160072"
},
"departure": {
"time": "1774160177"
},
"stopId": "10PFO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774160227"
},
"departure": {
"time": "1774160236"
},
"stopId": "10RTU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774160261"
},
"departure": {
"time": "1774160288"
},
"stopId": "10BRA3",
"stopSequence": 11
},
{
"arrival": {
"time": "1774160358"
},
"departure": {
"time": "1774160445"
},
"stopId": "10BQR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774160472"
},
"departure": {
"time": "1774160521"
},
"stopId": "10ANJ5",
"stopSequence": 13
},
{
"arrival": {
"time": "1774160552"
},
"departure": {
"time": "1774160565"
},
"stopId": "10PRV1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774160648"
},
"departure": {
"time": "1774160681"
},
"stopId": "10OLY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774160712"
},
"departure": {
"time": "1774160746"
},
"stopId": "10EGL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774160774"
},
"departure": {
"time": "1774160787"
},
"stopId": "10AMO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774160931"
},
"stopId": "10PEM2",
"stopSequence": 18
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748837-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757764-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774192365"
},
"departure": {
"time": "1774192818"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774193101"
},
"departure": {
"time": "1774193119"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774193361"
},
"departure": {
"time": "1774193448"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774193789"
},
"departure": {
"time": "1774193797"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774194019"
},
"departure": {
"time": "1774194027"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774194239"
},
"departure": {
"time": "1774194256"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774194475"
},
"departure": {
"time": "1774194505"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1774194611"
},
"departure": {
"time": "1774194625"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774194897"
},
"departure": {
"time": "1774194908"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1774195320"
},
"departure": {
"time": "1774195375"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1774195749"
},
"departure": {
"time": "1774195778"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774196099"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757764-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748842-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774177164"
},
"departure": {
"time": "1774177228"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774177300"
},
"departure": {
"time": "1774177363"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774177408"
},
"departure": {
"time": "1774177437"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774177499"
},
"departure": {
"time": "1774177539"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774177587"
},
"departure": {
"time": "1774177595"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774177616"
},
"departure": {
"time": "1774177628"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774177663"
},
"departure": {
"time": "1774177763"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774177869"
},
"departure": {
"time": "1774177922"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774177972"
},
"departure": {
"time": "1774178010"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774178129"
},
"departure": {
"time": "1774178182"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774178227"
},
"departure": {
"time": "1774178262"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178288"
},
"departure": {
"time": "1774178323"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774178374"
},
"departure": {
"time": "1774178401"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774178431"
},
"departure": {
"time": "1774178506"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774178528"
},
"departure": {
"time": "1774178541"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774178621"
},
"departure": {
"time": "1774178687"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774178709"
},
"departure": {
"time": "1774178746"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774178764"
},
"departure": {
"time": "1774178799"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774178873"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748842-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757929-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774188887"
},
"departure": {
"time": "1774189146"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774189289"
},
"departure": {
"time": "1774189346"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774189596"
},
"departure": {
"time": "1774189603"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774189611"
},
"departure": {
"time": "1774189616"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774189636"
},
"departure": {
"time": "1774189646"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774189674"
},
"departure": {
"time": "1774189700"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774189716"
},
"departure": {
"time": "1774189722"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774189790"
},
"departure": {
"time": "1774189859"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774189956"
},
"departure": {
"time": "1774189956"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774189975"
},
"departure": {
"time": "1774189985"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774190157"
},
"departure": {
"time": "1774190195"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774190406"
},
"departure": {
"time": "1774190443"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774190582"
},
"departure": {
"time": "1774190593"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774190765"
},
"departure": {
"time": "1774190780"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774190982"
},
"departure": {
"time": "1774191042"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774191141"
},
"departure": {
"time": "1774191149"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774191434"
},
"departure": {
"time": "1774191477"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774191537"
},
"departure": {
"time": "1774191554"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774191775"
},
"departure": {
"time": "1774191780"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1774192066"
},
"departure": {
"time": "1774192102"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774192357"
},
"departure": {
"time": "1774192376"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774192507"
},
"departure": {
"time": "1774192521"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774192620"
},
"departure": {
"time": "1774192658"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774193030"
},
"departure": {
"time": "1774193082"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774193182"
},
"departure": {
"time": "1774193191"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774193324"
},
"departure": {
"time": "1774193365"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774193678"
},
"departure": {
"time": "1774193686"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774194176"
},
"departure": {
"time": "1774194190"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774194303"
},
"departure": {
"time": "1774194316"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774194393"
},
"departure": {
"time": "1774194393"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774194534"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1774202011",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757929-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3757770-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774196105"
},
"departure": {
"time": "1774196906"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774197260"
},
"departure": {
"time": "1774197266"
},
"stopId": "HAGBA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774197643"
},
"departure": {
"time": "1774197677"
},
"stopId": "HAGLUD",
"stopSequence": 3
},
{
"arrival": {
"time": "1774198053"
},
"departure": {
"time": "1774198157"
},
"stopId": "ACQCMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1774198314"
},
"departure": {
"time": "1774198324"
},
"stopId": "VASBO1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774198547"
},
"departure": {
"time": "1774198555"
},
"stopId": "BIVCF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774198721"
},
"departure": {
"time": "1774198743"
},
"stopId": "BIVEC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774199195"
},
"departure": {
"time": "1774199224"
},
"stopId": "VAUBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774199594"
},
"stopId": "HAGCC1",
"stopSequence": 9
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757770-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748890-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774179933"
},
"departure": {
"time": "1774180692"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774180770"
},
"departure": {
"time": "1774180798"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774180814"
},
"departure": {
"time": "1774180835"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774180851"
},
"departure": {
"time": "1774180866"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774180882"
},
"departure": {
"time": "1774180925"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774181006"
},
"departure": {
"time": "1774181035"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774181100"
},
"departure": {
"time": "1774181159"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774181236"
},
"departure": {
"time": "1774181275"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774181317"
},
"departure": {
"time": "1774181343"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774181380"
},
"departure": {
"time": "1774181409"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774181478"
},
"departure": {
"time": "1774181513"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774181553"
},
"departure": {
"time": "1774181583"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774181635"
},
"departure": {
"time": "1774181649"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774181672"
},
"departure": {
"time": "1774181684"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774181725"
},
"departure": {
"time": "1774181735"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774181746"
},
"departure": {
"time": "1774181794"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774181850"
},
"departure": {
"time": "1774181949"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774181991"
},
"departure": {
"time": "1774182080"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774182105"
},
"departure": {
"time": "1774182141"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774182165"
},
"departure": {
"time": "1774182193"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774182233"
},
"departure": {
"time": "1774182300"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774182328"
},
"departure": {
"time": "1774182363"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774182406"
},
"departure": {
"time": "1774182451"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774182523"
},
"departure": {
"time": "1774182615"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774182725"
},
"departure": {
"time": "1774182767"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774182810"
},
"departure": {
"time": "1774182849"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774182902"
},
"departure": {
"time": "1774182973"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774182997"
},
"departure": {
"time": "1774183040"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774183097"
},
"departure": {
"time": "1774183162"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774183206"
},
"departure": {
"time": "1774183238"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774183280"
},
"departure": {
"time": "1774183330"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774183348"
},
"departure": {
"time": "1774183358"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774183410"
},
"departure": {
"time": "1774183434"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774183475"
},
"departure": {
"time": "1774183503"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774183554"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748890-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748839-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774166311"
},
"departure": {
"time": "1774166468"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774166504"
},
"departure": {
"time": "1774166588"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774166623"
},
"departure": {
"time": "1774166635"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774166690"
},
"departure": {
"time": "1774166775"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774166808"
},
"departure": {
"time": "1774166823"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774166845"
},
"departure": {
"time": "1774166894"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774166936"
},
"departure": {
"time": "1774167073"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774167187"
},
"departure": {
"time": "1774167229"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774167263"
},
"departure": {
"time": "1774167294"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774167376"
},
"departure": {
"time": "1774167422"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774167475"
},
"departure": {
"time": "1774167484"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774167508"
},
"departure": {
"time": "1774167523"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774167581"
},
"departure": {
"time": "1774167702"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774167764"
},
"departure": {
"time": "1774167832"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774167860"
},
"departure": {
"time": "1774167880"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774167956"
},
"departure": {
"time": "1774167991"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774168013"
},
"departure": {
"time": "1774168023"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774168043"
},
"departure": {
"time": "1774168054"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774168120"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748839-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748905-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774160988"
},
"departure": {
"time": "1774161327"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774161348"
},
"departure": {
"time": "1774161356"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774161384"
},
"departure": {
"time": "1774161436"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774161493"
},
"departure": {
"time": "1774161575"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774161590"
},
"departure": {
"time": "1774161620"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774161667"
},
"departure": {
"time": "1774161674"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774161698"
},
"departure": {
"time": "1774161712"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774161739"
},
"departure": {
"time": "1774161780"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774161786"
},
"departure": {
"time": "1774161802"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774161841"
},
"departure": {
"time": "1774161853"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774161880"
},
"departure": {
"time": "1774161912"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774161943"
},
"departure": {
"time": "1774161978"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774161996"
},
"departure": {
"time": "1774162047"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774162077"
},
"departure": {
"time": "1774162092"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774162142"
},
"departure": {
"time": "1774162155"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774162216"
},
"departure": {
"time": "1774162230"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774162261"
},
"departure": {
"time": "1774162279"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774162311"
},
"departure": {
"time": "1774162330"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774162352"
},
"departure": {
"time": "1774162402"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774162457"
},
"departure": {
"time": "1774162470"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774162513"
},
"departure": {
"time": "1774162531"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774162579"
},
"departure": {
"time": "1774162629"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774162645"
},
"departure": {
"time": "1774162666"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774162729"
},
"departure": {
"time": "1774162778"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774162834"
},
"departure": {
"time": "1774162929"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774162963"
},
"departure": {
"time": "1774163003"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774163031"
},
"departure": {
"time": "1774163105"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774163151"
},
"departure": {
"time": "1774163171"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774163202"
},
"departure": {
"time": "1774163249"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774163297"
},
"departure": {
"time": "1774163349"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774163433"
},
"departure": {
"time": "1774163464"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774163515"
},
"departure": {
"time": "1774163551"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774163628"
},
"departure": {
"time": "1774163643"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774163671"
},
"departure": {
"time": "1774163773"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774163833"
},
"departure": {
"time": "1774163940"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774163951"
},
"departure": {
"time": "1774163971"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774163992"
},
"departure": {
"time": "1774164002"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774164019"
},
"departure": {
"time": "1774164043"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774164123"
},
"departure": {
"time": "1774164130"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774164143"
},
"departure": {
"time": "1774164154"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774164189"
},
"departure": {
"time": "1774164243"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774164279"
},
"departure": {
"time": "1774164343"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774164357"
},
"departure": {
"time": "1774164372"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774164382"
},
"departure": {
"time": "1774164419"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774164442"
},
"departure": {
"time": "1774164454"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774164472"
},
"departure": {
"time": "1774164486"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774164510"
},
"departure": {
"time": "1774164523"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774164591"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748905-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748923-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774179187"
},
"departure": {
"time": "1774179662"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774179711"
},
"departure": {
"time": "1774179733"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774179801"
},
"departure": {
"time": "1774179813"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774179835"
},
"departure": {
"time": "1774179866"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774179881"
},
"departure": {
"time": "1774179903"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774179918"
},
"departure": {
"time": "1774179941"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774179951"
},
"departure": {
"time": "1774179965"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774179994"
},
"departure": {
"time": "1774180008"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774180054"
},
"departure": {
"time": "1774180062"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774180081"
},
"departure": {
"time": "1774180090"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774180110"
},
"departure": {
"time": "1774180123"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774180199"
},
"departure": {
"time": "1774180215"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774180246"
},
"departure": {
"time": "1774180255"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774180275"
},
"departure": {
"time": "1774180291"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774180305"
},
"departure": {
"time": "1774180346"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774180402"
},
"departure": {
"time": "1774180448"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774180478"
},
"departure": {
"time": "1774180496"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774180563"
},
"departure": {
"time": "1774180577"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774180659"
},
"departure": {
"time": "1774180822"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774180923"
},
"departure": {
"time": "1774180963"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774181007"
},
"departure": {
"time": "1774181043"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774181091"
},
"departure": {
"time": "1774181235"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774181261"
},
"departure": {
"time": "1774181279"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774181293"
},
"departure": {
"time": "1774181352"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774181392"
},
"departure": {
"time": "1774181454"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774181530"
},
"departure": {
"time": "1774181567"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774181603"
},
"departure": {
"time": "1774181625"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774181644"
},
"departure": {
"time": "1774181671"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774181722"
},
"departure": {
"time": "1774181738"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774181759"
},
"departure": {
"time": "1774181775"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774181818"
},
"departure": {
"time": "1774181826"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774181852"
},
"departure": {
"time": "1774181866"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774181893"
},
"departure": {
"time": "1774181911"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774181945"
},
"departure": {
"time": "1774181958"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774182059"
},
"departure": {
"time": "1774182072"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774182133"
},
"departure": {
"time": "1774182151"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774182171"
},
"departure": {
"time": "1774182187"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774182220"
},
"departure": {
"time": "1774182233"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774182257"
},
"departure": {
"time": "1774182267"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774182280"
},
"departure": {
"time": "1774182291"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774182332"
},
"departure": {
"time": "1774182361"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774182370"
},
"departure": {
"time": "1774182397"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774182417"
},
"departure": {
"time": "1774182431"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774182453"
},
"departure": {
"time": "1774182461"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774182510"
},
"departure": {
"time": "1774182522"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774182539"
},
"departure": {
"time": "1774182557"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774182717"
},
"departure": {
"time": "1774182749"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774182769"
},
"departure": {
"time": "1774182793"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774182828"
},
"departure": {
"time": "1774182845"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774182872"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748923-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748855-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774200300"
},
"departure": {
"time": "1774200614"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774200728"
},
"departure": {
"time": "1774200763"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774200819"
},
"departure": {
"time": "1774200837"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774200886"
},
"departure": {
"time": "1774200997"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774201028"
},
"departure": {
"time": "1774201058"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774201073"
},
"departure": {
"time": "1774201087"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774201127"
},
"departure": {
"time": "1774201146"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774201279"
},
"departure": {
"time": "1774201348"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201388"
},
"departure": {
"time": "1774201398"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201443"
},
"departure": {
"time": "1774201519"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774201576"
},
"departure": {
"time": "1774201616"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774201650"
},
"departure": {
"time": "1774201704"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774201760"
},
"departure": {
"time": "1774201801"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774201837"
},
"departure": {
"time": "1774201896"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774201924"
},
"departure": {
"time": "1774201956"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774201986"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774202070"
},
"departure": {
"time": "1774202070"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774202130"
},
"departure": {
"time": "1774202130"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774202310"
},
"departure": {
"time": "1774202310"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748855-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748898-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774183560"
},
"departure": {
"time": "1774184398"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774184475"
},
"departure": {
"time": "1774184509"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774184608"
},
"departure": {
"time": "1774184639"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774184668"
},
"departure": {
"time": "1774184703"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774184725"
},
"departure": {
"time": "1774184779"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774184820"
},
"departure": {
"time": "1774184878"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774184914"
},
"departure": {
"time": "1774184948"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774185001"
},
"departure": {
"time": "1774185027"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774185055"
},
"departure": {
"time": "1774185102"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774185149"
},
"departure": {
"time": "1774185183"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774185273"
},
"departure": {
"time": "1774185307"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774185461"
},
"departure": {
"time": "1774185513"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774185604"
},
"departure": {
"time": "1774185644"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774185700"
},
"departure": {
"time": "1774185738"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774185783"
},
"departure": {
"time": "1774185824"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774185860"
},
"departure": {
"time": "1774185875"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774185894"
},
"departure": {
"time": "1774185913"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774185947"
},
"departure": {
"time": "1774185985"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774186052"
},
"departure": {
"time": "1774186086"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774186122"
},
"departure": {
"time": "1774186158"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774186196"
},
"departure": {
"time": "1774186231"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774186279"
},
"departure": {
"time": "1774186287"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774186302"
},
"departure": {
"time": "1774186339"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774186376"
},
"departure": {
"time": "1774186413"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774186489"
},
"departure": {
"time": "1774186529"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774186582"
},
"departure": {
"time": "1774186593"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774186624"
},
"departure": {
"time": "1774186652"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774186697"
},
"departure": {
"time": "1774186728"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774186784"
},
"departure": {
"time": "1774186812"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774186845"
},
"departure": {
"time": "1774186871"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774186907"
},
"departure": {
"time": "1774186956"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774186982"
},
"departure": {
"time": "1774186999"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774187022"
},
"departure": {
"time": "1774187037"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774187080"
},
"departure": {
"time": "1774187097"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774187116"
},
"departure": {
"time": "1774187133"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774187168"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748898-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748832-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774184344"
},
"departure": {
"time": "1774184482"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774184605"
},
"departure": {
"time": "1774184642"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774184662"
},
"departure": {
"time": "1774184698"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774184796"
},
"departure": {
"time": "1774184803"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774184827"
},
"departure": {
"time": "1774184845"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774184880"
},
"departure": {
"time": "1774184949"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774185006"
},
"departure": {
"time": "1774185043"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774185095"
},
"departure": {
"time": "1774185131"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774185157"
},
"departure": {
"time": "1774185193"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774185238"
},
"departure": {
"time": "1774185269"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774185300"
},
"departure": {
"time": "1774185336"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774185386"
},
"departure": {
"time": "1774185447"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774185523"
},
"departure": {
"time": "1774185558"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774185596"
},
"departure": {
"time": "1774185632"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774185656"
},
"departure": {
"time": "1774185693"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774185718"
},
"departure": {
"time": "1774185778"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774185829"
},
"departure": {
"time": "1774185866"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774185890"
},
"departure": {
"time": "1774185933"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774185993"
},
"departure": {
"time": "1774186033"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774186127"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748832-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3757753-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774185602"
},
"departure": {
"time": "1774186259"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186380"
},
"departure": {
"time": "1774186439"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774186484"
},
"departure": {
"time": "1774186549"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774186590"
},
"departure": {
"time": "1774186645"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774186743"
},
"departure": {
"time": "1774186788"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774186804"
},
"departure": {
"time": "1774186822"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774186886"
},
"departure": {
"time": "1774186928"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774187067"
},
"departure": {
"time": "1774187077"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774187177"
},
"departure": {
"time": "1774187192"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774187263"
},
"departure": {
"time": "1774187308"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774187338"
},
"departure": {
"time": "1774187351"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774187403"
},
"departure": {
"time": "1774187442"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774187529"
},
"departure": {
"time": "1774187592"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774187821"
},
"departure": {
"time": "1774187867"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774187908"
},
"departure": {
"time": "1774187927"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774188284"
},
"departure": {
"time": "1774188327"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774188587"
},
"departure": {
"time": "1774188594"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774188655"
},
"departure": {
"time": "1774188708"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774188806"
},
"departure": {
"time": "1774188862"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1774189137"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757753-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748908-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774182878"
},
"departure": {
"time": "1774183357"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774183375"
},
"departure": {
"time": "1774183387"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774183420"
},
"departure": {
"time": "1774183437"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774183498"
},
"departure": {
"time": "1774183510"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774183533"
},
"departure": {
"time": "1774183546"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774183592"
},
"departure": {
"time": "1774183606"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774183624"
},
"departure": {
"time": "1774183653"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774183677"
},
"departure": {
"time": "1774183742"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774183743"
},
"departure": {
"time": "1774183784"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774183855"
},
"departure": {
"time": "1774183865"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774183881"
},
"departure": {
"time": "1774183919"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774183949"
},
"departure": {
"time": "1774183966"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774183984"
},
"departure": {
"time": "1774184012"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774184037"
},
"departure": {
"time": "1774184075"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774184121"
},
"departure": {
"time": "1774184151"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774184218"
},
"departure": {
"time": "1774184252"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774184287"
},
"departure": {
"time": "1774184318"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774184352"
},
"departure": {
"time": "1774184417"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774184443"
},
"departure": {
"time": "1774184472"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774184521"
},
"departure": {
"time": "1774184534"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774184566"
},
"departure": {
"time": "1774184633"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774184661"
},
"departure": {
"time": "1774184691"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774184704"
},
"departure": {
"time": "1774184745"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774184799"
},
"departure": {
"time": "1774184869"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774184905"
},
"departure": {
"time": "1774184940"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774184961"
},
"departure": {
"time": "1774185027"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774185054"
},
"departure": {
"time": "1774185127"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774185171"
},
"departure": {
"time": "1774185225"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774185250"
},
"departure": {
"time": "1774185292"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774185343"
},
"departure": {
"time": "1774185405"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774185500"
},
"departure": {
"time": "1774185553"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774185637"
},
"departure": {
"time": "1774185648"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774185710"
},
"departure": {
"time": "1774185747"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774185779"
},
"departure": {
"time": "1774185830"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774185881"
},
"departure": {
"time": "1774185921"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774185940"
},
"departure": {
"time": "1774185977"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774185994"
},
"departure": {
"time": "1774186029"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774186052"
},
"departure": {
"time": "1774186088"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774186169"
},
"departure": {
"time": "1774186180"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774186192"
},
"departure": {
"time": "1774186201"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774186221"
},
"departure": {
"time": "1774186237"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774186277"
},
"departure": {
"time": "1774186308"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774186320"
},
"departure": {
"time": "1774186351"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774186361"
},
"departure": {
"time": "1774186373"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774186395"
},
"departure": {
"time": "1774186403"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774186431"
},
"departure": {
"time": "1774186437"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774186458"
},
"departure": {
"time": "1774186488"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774186575"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748908-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748899-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774190860"
},
"departure": {
"time": "1774191552"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774191617"
},
"departure": {
"time": "1774191652"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774191747"
},
"departure": {
"time": "1774191788"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774191805"
},
"departure": {
"time": "1774191816"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774191851"
},
"departure": {
"time": "1774191864"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774191918"
},
"departure": {
"time": "1774191968"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774192022"
},
"departure": {
"time": "1774192057"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774192115"
},
"departure": {
"time": "1774192191"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192223"
},
"departure": {
"time": "1774192256"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774192322"
},
"departure": {
"time": "1774192379"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774192464"
},
"departure": {
"time": "1774192508"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774192641"
},
"departure": {
"time": "1774192704"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774192818"
},
"departure": {
"time": "1774192880"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774192925"
},
"departure": {
"time": "1774192969"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774193016"
},
"departure": {
"time": "1774193094"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774193125"
},
"departure": {
"time": "1774193158"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774193176"
},
"departure": {
"time": "1774193208"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774193245"
},
"departure": {
"time": "1774193282"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774193354"
},
"departure": {
"time": "1774193401"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774193437"
},
"departure": {
"time": "1774193479"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774193516"
},
"departure": {
"time": "1774193592"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774193626"
},
"departure": {
"time": "1774193634"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774193643"
},
"departure": {
"time": "1774193655"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774193696"
},
"departure": {
"time": "1774193713"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774193781"
},
"departure": {
"time": "1774193813"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774193869"
},
"departure": {
"time": "1774193897"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774193924"
},
"departure": {
"time": "1774193959"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774194009"
},
"departure": {
"time": "1774194057"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774194105"
},
"departure": {
"time": "1774194144"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774194172"
},
"departure": {
"time": "1774194202"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774194234"
},
"departure": {
"time": "1774194265"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774194296"
},
"departure": {
"time": "1774194307"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774194325"
},
"departure": {
"time": "1774194339"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774194377"
},
"departure": {
"time": "1774194412"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774194432"
},
"departure": {
"time": "1774194446"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774194484"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748899-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748867-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774193319"
},
"departure": {
"time": "1774193531"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774193620"
},
"departure": {
"time": "1774193632"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774193658"
},
"departure": {
"time": "1774193700"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774193723"
},
"departure": {
"time": "1774193762"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774193783"
},
"departure": {
"time": "1774193835"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774193861"
},
"departure": {
"time": "1774193918"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774193957"
},
"departure": {
"time": "1774193986"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774194037"
},
"departure": {
"time": "1774194054"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774194078"
},
"departure": {
"time": "1774194096"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774194139"
},
"departure": {
"time": "1774194180"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774194219"
},
"departure": {
"time": "1774194247"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774194305"
},
"departure": {
"time": "1774194354"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774194426"
},
"departure": {
"time": "1774194463"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774194511"
},
"departure": {
"time": "1774194657"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774194692"
},
"departure": {
"time": "1774194714"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774194748"
},
"departure": {
"time": "1774194782"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774194815"
},
"departure": {
"time": "1774194886"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774194912"
},
"departure": {
"time": "1774194959"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774195023"
},
"departure": {
"time": "1774195056"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774195164"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748867-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3757822-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171720"
},
"departure": {
"time": "1774172103"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774172309"
},
"departure": {
"time": "1774172356"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1774172579"
},
"departure": {
"time": "1774172589"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172716"
},
"departure": {
"time": "1774172727"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774172956"
},
"departure": {
"time": "1774172965"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774173208"
},
"departure": {
"time": "1774173262"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774173341"
},
"departure": {
"time": "1774173379"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774173620"
},
"departure": {
"time": "1774173630"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1774173839"
},
"departure": {
"time": "1774173993"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1774174353"
},
"departure": {
"time": "1774174380"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774174498"
},
"departure": {
"time": "1774174577"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774174848"
},
"departure": {
"time": "1774174886"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774175137"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757822-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3758104-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774167011"
},
"departure": {
"time": "1774167632"
},
"stopId": "VALFB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774167676"
},
"departure": {
"time": "1774167689"
},
"stopId": "VALCH2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774167824"
},
"departure": {
"time": "1774167917"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774168207"
},
"departure": {
"time": "1774168219"
},
"stopId": "VALHO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774168468"
},
"departure": {
"time": "1774168511"
},
"stopId": "LIEBG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774168655"
},
"departure": {
"time": "1774168699"
},
"stopId": "COLFR2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774168885"
},
"departure": {
"time": "1774168892"
},
"stopId": "COLRAV",
"stopSequence": 7
},
{
"arrival": {
"time": "1774169327"
},
"departure": {
"time": "1774169353"
},
"stopId": "SSVMA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774170256"
},
"departure": {
"time": "1774170263"
},
"stopId": "SLOMA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774170555"
},
"departure": {
"time": "1774170566"
},
"stopId": "PORLE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774170908"
},
"departure": {
"time": "1774170924"
},
"stopId": "SGRPL2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774170965"
},
"departure": {
"time": "1774170987"
},
"stopId": "SJREG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774171317"
},
"departure": {
"time": "1774171330"
},
"stopId": "BARPL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774171631"
},
"departure": {
"time": "1774171644"
},
"stopId": "BNVMA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774171835"
},
"departure": {
"time": "1774171868"
},
"stopId": "BARVAL",
"stopSequence": 15
},
{
"arrival": {
"time": "1774172145"
},
"departure": {
"time": "1774172174"
},
"stopId": "MALSF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774172641"
},
"departure": {
"time": "1774172641"
},
"stopId": "PRVBE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774172960"
},
"departure": {
"time": "1774172970"
},
"stopId": "PIXZAF",
"stopSequence": 18
},
{
"arrival": {
"time": "1774173119"
},
"stopId": "PIXLAN",
"stopSequence": 19
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758104-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3748835-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774187944"
},
"departure": {
"time": "1774188225"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774188284"
},
"departure": {
"time": "1774188319"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774188371"
},
"departure": {
"time": "1774188389"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774188435"
},
"departure": {
"time": "1774188478"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774188526"
},
"departure": {
"time": "1774188556"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774188581"
},
"departure": {
"time": "1774188594"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774188630"
},
"departure": {
"time": "1774188664"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188787"
},
"departure": {
"time": "1774188820"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188867"
},
"departure": {
"time": "1774188876"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188919"
},
"departure": {
"time": "1774188946"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774188997"
},
"departure": {
"time": "1774189008"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774189035"
},
"departure": {
"time": "1774189078"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774189131"
},
"departure": {
"time": "1774189189"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774189222"
},
"departure": {
"time": "1774189267"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774189295"
},
"departure": {
"time": "1774189331"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774189356"
},
"departure": {
"time": "1774189415"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774189438"
},
"departure": {
"time": "1774189477"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774189495"
},
"departure": {
"time": "1774189504"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774189574"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748835-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748861-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171697"
},
"departure": {
"time": "1774171858"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774171937"
},
"departure": {
"time": "1774171972"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774171997"
},
"departure": {
"time": "1774172036"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172168"
},
"departure": {
"time": "1774172176"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774172203"
},
"departure": {
"time": "1774172219"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774172253"
},
"departure": {
"time": "1774172420"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774172448"
},
"departure": {
"time": "1774172464"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774172508"
},
"departure": {
"time": "1774172544"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774172570"
},
"departure": {
"time": "1774172603"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774172640"
},
"departure": {
"time": "1774172673"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774172704"
},
"departure": {
"time": "1774172739"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774172782"
},
"departure": {
"time": "1774172797"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774172842"
},
"departure": {
"time": "1774172879"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774172911"
},
"departure": {
"time": "1774172984"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774173012"
},
"departure": {
"time": "1774173039"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774173067"
},
"departure": {
"time": "1774173097"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774173130"
},
"departure": {
"time": "1774173177"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774173202"
},
"departure": {
"time": "1774173242"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774173292"
},
"departure": {
"time": "1774173368"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774173461"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748861-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748836-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774191427"
},
"departure": {
"time": "1774191584"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774191655"
},
"departure": {
"time": "1774191780"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774191833"
},
"departure": {
"time": "1774191879"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774191938"
},
"departure": {
"time": "1774192018"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774192057"
},
"departure": {
"time": "1774192075"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774192095"
},
"departure": {
"time": "1774192110"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774192148"
},
"departure": {
"time": "1774192254"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774192387"
},
"departure": {
"time": "1774192432"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192511"
},
"departure": {
"time": "1774192545"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774192586"
},
"departure": {
"time": "1774192618"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774192672"
},
"departure": {
"time": "1774192706"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774192732"
},
"departure": {
"time": "1774192784"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774192838"
},
"departure": {
"time": "1774192856"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774192882"
},
"departure": {
"time": "1774192897"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774192924"
},
"departure": {
"time": "1774192964"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774192993"
},
"departure": {
"time": "1774193045"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774193069"
},
"departure": {
"time": "1774193106"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774193125"
},
"departure": {
"time": "1774193135"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774193207"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748836-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748921-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774164597"
},
"departure": {
"time": "1774164961"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774165008"
},
"departure": {
"time": "1774165025"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774165101"
},
"departure": {
"time": "1774165141"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774165164"
},
"departure": {
"time": "1774165171"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774165191"
},
"departure": {
"time": "1774165210"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774165227"
},
"departure": {
"time": "1774165271"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774165291"
},
"departure": {
"time": "1774165326"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774165337"
},
"departure": {
"time": "1774165372"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774165407"
},
"departure": {
"time": "1774165419"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774165441"
},
"departure": {
"time": "1774165456"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774165470"
},
"departure": {
"time": "1774165479"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774165563"
},
"departure": {
"time": "1774165576"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774165603"
},
"departure": {
"time": "1774165618"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774165637"
},
"departure": {
"time": "1774165686"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774165705"
},
"departure": {
"time": "1774165733"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774165778"
},
"departure": {
"time": "1774165829"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774165856"
},
"departure": {
"time": "1774165917"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774165998"
},
"departure": {
"time": "1774166027"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774166101"
},
"departure": {
"time": "1774166235"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774166311"
},
"departure": {
"time": "1774166354"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774166395"
},
"departure": {
"time": "1774166425"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774166469"
},
"departure": {
"time": "1774166484"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774166520"
},
"departure": {
"time": "1774166555"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774166571"
},
"departure": {
"time": "1774166604"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774166641"
},
"departure": {
"time": "1774166691"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774166748"
},
"departure": {
"time": "1774166764"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774166826"
},
"departure": {
"time": "1774166894"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774166919"
},
"departure": {
"time": "1774166952"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774167044"
},
"departure": {
"time": "1774167059"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774167080"
},
"departure": {
"time": "1774167096"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774167129"
},
"departure": {
"time": "1774167144"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774167167"
},
"departure": {
"time": "1774167178"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774167211"
},
"departure": {
"time": "1774167252"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774167291"
},
"departure": {
"time": "1774167328"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774167395"
},
"departure": {
"time": "1774167409"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774167459"
},
"departure": {
"time": "1774167471"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774167505"
},
"departure": {
"time": "1774167524"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774167545"
},
"departure": {
"time": "1774167572"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774167597"
},
"departure": {
"time": "1774167607"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774167612"
},
"departure": {
"time": "1774167627"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774167688"
},
"departure": {
"time": "1774167731"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774167740"
},
"departure": {
"time": "1774167767"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774167788"
},
"departure": {
"time": "1774167812"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774167835"
},
"departure": {
"time": "1774167847"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774167891"
},
"departure": {
"time": "1774167905"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774167925"
},
"departure": {
"time": "1774167991"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774168107"
},
"departure": {
"time": "1774168117"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774168133"
},
"departure": {
"time": "1774168150"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774168180"
},
"departure": {
"time": "1774168321"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774168384"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748921-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748895-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774162669"
},
"departure": {
"time": "1774162695"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774162757"
},
"departure": {
"time": "1774162773"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774162837"
},
"departure": {
"time": "1774162854"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774162885"
},
"departure": {
"time": "1774162917"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774162949"
},
"departure": {
"time": "1774162986"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774163041"
},
"departure": {
"time": "1774163102"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774163146"
},
"departure": {
"time": "1774163178"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774163239"
},
"departure": {
"time": "1774163272"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774163300"
},
"departure": {
"time": "1774163338"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774163390"
},
"departure": {
"time": "1774163423"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774163523"
},
"departure": {
"time": "1774163567"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774163705"
},
"departure": {
"time": "1774163734"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774163805"
},
"departure": {
"time": "1774163893"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774163925"
},
"departure": {
"time": "1774163968"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774164013"
},
"departure": {
"time": "1774164069"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774164096"
},
"departure": {
"time": "1774164114"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774164135"
},
"departure": {
"time": "1774164155"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774164198"
},
"departure": {
"time": "1774164234"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774164291"
},
"departure": {
"time": "1774164309"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774164345"
},
"departure": {
"time": "1774164427"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774164468"
},
"departure": {
"time": "1774164479"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774164518"
},
"departure": {
"time": "1774164551"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774164566"
},
"departure": {
"time": "1774164578"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774164628"
},
"departure": {
"time": "1774164645"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774164725"
},
"departure": {
"time": "1774164745"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774164810"
},
"departure": {
"time": "1774164825"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774164866"
},
"departure": {
"time": "1774164909"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774164959"
},
"departure": {
"time": "1774165007"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774165064"
},
"departure": {
"time": "1774165077"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774165106"
},
"departure": {
"time": "1774165125"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774165160"
},
"departure": {
"time": "1774165241"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774165275"
},
"departure": {
"time": "1774165293"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774165321"
},
"departure": {
"time": "1774165339"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774165376"
},
"departure": {
"time": "1774165388"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774165411"
},
"departure": {
"time": "1774165424"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774165465"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748895-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748859-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774164588"
},
"departure": {
"time": "1774164838"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774164935"
},
"departure": {
"time": "1774164947"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774164970"
},
"departure": {
"time": "1774165010"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774165110"
},
"departure": {
"time": "1774165116"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774165135"
},
"departure": {
"time": "1774165158"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774165190"
},
"departure": {
"time": "1774165270"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774165295"
},
"departure": {
"time": "1774165305"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774165385"
},
"departure": {
"time": "1774165399"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774165423"
},
"departure": {
"time": "1774165435"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774165475"
},
"departure": {
"time": "1774165492"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774165528"
},
"departure": {
"time": "1774165561"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774165609"
},
"departure": {
"time": "1774165642"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774165716"
},
"departure": {
"time": "1774165741"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774165788"
},
"departure": {
"time": "1774165833"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774165863"
},
"departure": {
"time": "1774165899"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774165929"
},
"departure": {
"time": "1774165964"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774166016"
},
"departure": {
"time": "1774166066"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774166093"
},
"departure": {
"time": "1774166132"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774166183"
},
"departure": {
"time": "1774166233"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774166296"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748859-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748868-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774197068"
},
"departure": {
"time": "1774197143"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774197233"
},
"departure": {
"time": "1774197243"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774197270"
},
"departure": {
"time": "1774197309"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774197328"
},
"departure": {
"time": "1774197369"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774197398"
},
"departure": {
"time": "1774197433"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774197454"
},
"departure": {
"time": "1774197509"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774197534"
},
"departure": {
"time": "1774197567"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774197631"
},
"departure": {
"time": "1774197645"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774197676"
},
"departure": {
"time": "1774197688"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774197742"
},
"departure": {
"time": "1774197759"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774197799"
},
"departure": {
"time": "1774197848"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774197902"
},
"departure": {
"time": "1774197914"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774197980"
},
"departure": {
"time": "1774198114"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774198154"
},
"departure": {
"time": "1774198171"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774198214"
},
"departure": {
"time": "1774198248"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774198282"
},
"departure": {
"time": "1774198349"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774198396"
},
"departure": {
"time": "1774198484"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774198515"
},
"departure": {
"time": "1774198542"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774198604"
},
"departure": {
"time": "1774198637"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774198717"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748868-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748841-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774173473"
},
"departure": {
"time": "1774173582"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774173690"
},
"departure": {
"time": "1774173797"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774173839"
},
"departure": {
"time": "1774173854"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774173900"
},
"departure": {
"time": "1774173937"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774173987"
},
"departure": {
"time": "1774174022"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774174047"
},
"departure": {
"time": "1774174061"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774174100"
},
"departure": {
"time": "1774174119"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774174227"
},
"departure": {
"time": "1774174267"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774174309"
},
"departure": {
"time": "1774174328"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774174403"
},
"departure": {
"time": "1774174449"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774174514"
},
"departure": {
"time": "1774174532"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774174568"
},
"departure": {
"time": "1774174596"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774174901"
},
"departure": {
"time": "1774174930"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774174965"
},
"departure": {
"time": "1774175045"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774175068"
},
"departure": {
"time": "1774175079"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774175162"
},
"departure": {
"time": "1774175211"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774175230"
},
"departure": {
"time": "1774175246"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774175273"
},
"departure": {
"time": "1774175307"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774175407"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748841-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757750-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774189137"
},
"departure": {
"time": "1774189642"
},
"stopId": "HAGOLL",
"stopSequence": 1
},
{
"arrival": {
"time": "1774189900"
},
"departure": {
"time": "1774189965"
},
"stopId": "HAGCC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190069"
},
"departure": {
"time": "1774190148"
},
"stopId": "HAGMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190204"
},
"departure": {
"time": "1774190210"
},
"stopId": "HAGFY1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774190476"
},
"departure": {
"time": "1774190524"
},
"stopId": "HAGGR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774190890"
},
"departure": {
"time": "1774190911"
},
"stopId": "HAGMF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774190961"
},
"departure": {
"time": "1774191003"
},
"stopId": "HAGBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774191234"
},
"departure": {
"time": "1774191263"
},
"stopId": "QQVPL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774191327"
},
"departure": {
"time": "1774191386"
},
"stopId": "10DIX1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774191429"
},
"departure": {
"time": "1774191450"
},
"stopId": "10PET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774191480"
},
"departure": {
"time": "1774191497"
},
"stopId": "10HME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774191592"
},
"departure": {
"time": "1774191668"
},
"stopId": "10CAQ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774191767"
},
"departure": {
"time": "1774191776"
},
"stopId": "10LSA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774191914"
},
"departure": {
"time": "1774191988"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774192062"
},
"departure": {
"time": "1774192112"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774192135"
},
"departure": {
"time": "1774192193"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774192287"
},
"departure": {
"time": "1774192346"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774192365"
},
"departure": {
"time": "1774192386"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774192468"
},
"departure": {
"time": "1774192542"
},
"stopId": "10PLA4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774192571"
},
"departure": {
"time": "1774192633"
},
"stopId": "10CRN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774192760"
},
"stopId": "10PEM4",
"stopSequence": 21
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757750-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748827-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774166296"
},
"departure": {
"time": "1774166587"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774166679"
},
"departure": {
"time": "1774166693"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774166716"
},
"departure": {
"time": "1774166747"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774166848"
},
"departure": {
"time": "1774166856"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774166878"
},
"departure": {
"time": "1774166892"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774166926"
},
"departure": {
"time": "1774166989"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774167018"
},
"departure": {
"time": "1774167050"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774167100"
},
"departure": {
"time": "1774167109"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774167136"
},
"departure": {
"time": "1774167167"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774167203"
},
"departure": {
"time": "1774167253"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774167286"
},
"departure": {
"time": "1774167322"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774167367"
},
"departure": {
"time": "1774167383"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774167455"
},
"departure": {
"time": "1774167537"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774167585"
},
"departure": {
"time": "1774167655"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774167686"
},
"departure": {
"time": "1774167716"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774167754"
},
"departure": {
"time": "1774167786"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774167818"
},
"departure": {
"time": "1774167836"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774167869"
},
"departure": {
"time": "1774167905"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774167956"
},
"departure": {
"time": "1774168035"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774168126"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748827-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748838-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774162762"
},
"departure": {
"time": "1774162873"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774162979"
},
"departure": {
"time": "1774163052"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774163086"
},
"departure": {
"time": "1774163101"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774163146"
},
"departure": {
"time": "1774163182"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774163212"
},
"departure": {
"time": "1774163225"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774163242"
},
"departure": {
"time": "1774163255"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774163291"
},
"departure": {
"time": "1774163329"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774163491"
},
"departure": {
"time": "1774163543"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774163587"
},
"departure": {
"time": "1774163601"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774163678"
},
"departure": {
"time": "1774163722"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774163783"
},
"departure": {
"time": "1774163838"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774163871"
},
"departure": {
"time": "1774163882"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774163942"
},
"departure": {
"time": "1774164007"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774164043"
},
"departure": {
"time": "1774164136"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774164171"
},
"departure": {
"time": "1774164198"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774164328"
},
"departure": {
"time": "1774164366"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774164397"
},
"departure": {
"time": "1774164449"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774164503"
},
"departure": {
"time": "1774164527"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774164623"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748838-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748872-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774164623"
},
"departure": {
"time": "1774164733"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774164829"
},
"departure": {
"time": "1774164863"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774164899"
},
"departure": {
"time": "1774164908"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774164953"
},
"departure": {
"time": "1774164971"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774165020"
},
"departure": {
"time": "1774165057"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774165082"
},
"departure": {
"time": "1774165132"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774165158"
},
"departure": {
"time": "1774165268"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774165387"
},
"departure": {
"time": "1774165432"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774165471"
},
"departure": {
"time": "1774165503"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774165582"
},
"departure": {
"time": "1774165625"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774165673"
},
"departure": {
"time": "1774165691"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774165712"
},
"departure": {
"time": "1774165744"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774165802"
},
"departure": {
"time": "1774165862"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774165912"
},
"departure": {
"time": "1774165953"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774165979"
},
"departure": {
"time": "1774165992"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774166073"
},
"departure": {
"time": "1774166110"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774166133"
},
"departure": {
"time": "1774166164"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774166179"
},
"departure": {
"time": "1774166215"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774166311"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748872-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748887-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774158898"
},
"departure": {
"time": "1774159128"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774159206"
},
"departure": {
"time": "1774159223"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774159242"
},
"departure": {
"time": "1774159264"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774159285"
},
"departure": {
"time": "1774159307"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774159333"
},
"departure": {
"time": "1774159348"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774159437"
},
"departure": {
"time": "1774159451"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774159517"
},
"departure": {
"time": "1774159534"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774159609"
},
"departure": {
"time": "1774159646"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774159687"
},
"departure": {
"time": "1774159703"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774159731"
},
"departure": {
"time": "1774159759"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774159816"
},
"departure": {
"time": "1774159851"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774159895"
},
"departure": {
"time": "1774159912"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774159962"
},
"departure": {
"time": "1774159976"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774160001"
},
"departure": {
"time": "1774160043"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774160082"
},
"departure": {
"time": "1774160112"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774160124"
},
"departure": {
"time": "1774160167"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774160237"
},
"departure": {
"time": "1774160334"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774160392"
},
"departure": {
"time": "1774160422"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774160450"
},
"departure": {
"time": "1774160481"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774160514"
},
"departure": {
"time": "1774160537"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774160587"
},
"departure": {
"time": "1774160626"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774160654"
},
"departure": {
"time": "1774160688"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774160744"
},
"departure": {
"time": "1774160866"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774160909"
},
"departure": {
"time": "1774161023"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774161127"
},
"departure": {
"time": "1774161147"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774161205"
},
"departure": {
"time": "1774161218"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774161285"
},
"departure": {
"time": "1774161331"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774161365"
},
"departure": {
"time": "1774161377"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774161449"
},
"departure": {
"time": "1774161487"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774161542"
},
"departure": {
"time": "1774161553"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774161603"
},
"departure": {
"time": "1774161673"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774161705"
},
"departure": {
"time": "1774161719"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774161776"
},
"departure": {
"time": "1774161795"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774161841"
},
"departure": {
"time": "1774161853"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774161901"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748887-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757926-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774167323"
},
"departure": {
"time": "1774167501"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774167587"
},
"departure": {
"time": "1774167622"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774167825"
},
"departure": {
"time": "1774167836"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774167837"
},
"departure": {
"time": "1774167850"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774167894"
},
"departure": {
"time": "1774167927"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774167950"
},
"departure": {
"time": "1774167960"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774167974"
},
"departure": {
"time": "1774167981"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774168026"
},
"departure": {
"time": "1774168038"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774168114"
},
"departure": {
"time": "1774168114"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774168132"
},
"departure": {
"time": "1774168142"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774168266"
},
"departure": {
"time": "1774168338"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774168540"
},
"departure": {
"time": "1774168657"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774168809"
},
"departure": {
"time": "1774168820"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774168986"
},
"departure": {
"time": "1774168994"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774169200"
},
"departure": {
"time": "1774169200"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774169308"
},
"departure": {
"time": "1774169360"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774169664"
},
"departure": {
"time": "1774169716"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774169779"
},
"departure": {
"time": "1774169788"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774170024"
},
"departure": {
"time": "1774170130"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1774170456"
},
"departure": {
"time": "1774170502"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774170885"
},
"departure": {
"time": "1774170899"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774171002"
},
"departure": {
"time": "1774171047"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774171406"
},
"departure": {
"time": "1774171439"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774171532"
},
"departure": {
"time": "1774171578"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774171703"
},
"departure": {
"time": "1774171754"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774172056"
},
"departure": {
"time": "1774172062"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774172491"
},
"departure": {
"time": "1774172503"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774172610"
},
"departure": {
"time": "1774172626"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774172673"
},
"departure": {
"time": "1774172734"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774172887"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1774202011",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757926-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748893-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774201737"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774202400"
},
"departure": {
"time": "1774202400"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774202460"
},
"departure": {
"time": "1774202460"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774202461"
},
"departure": {
"time": "1774202461"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774202520"
},
"departure": {
"time": "1774202520"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774202640"
},
"departure": {
"time": "1774202640"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774202700"
},
"departure": {
"time": "1774202700"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774202820"
},
"departure": {
"time": "1774202820"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774202880"
},
"departure": {
"time": "1774202880"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774202940"
},
"departure": {
"time": "1774202940"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774203060"
},
"departure": {
"time": "1774203060"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774203120"
},
"departure": {
"time": "1774203120"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774203180"
},
"departure": {
"time": "1774203180"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774203240"
},
"departure": {
"time": "1774203240"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774203300"
},
"departure": {
"time": "1774203300"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774203360"
},
"departure": {
"time": "1774203360"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774203540"
},
"departure": {
"time": "1774203540"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774203660"
},
"departure": {
"time": "1774203660"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774203720"
},
"departure": {
"time": "1774203720"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774203780"
},
"departure": {
"time": "1774203780"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774203840"
},
"departure": {
"time": "1774203840"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774203960"
},
"departure": {
"time": "1774203960"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774204080"
},
"departure": {
"time": "1774204080"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774204200"
},
"departure": {
"time": "1774204200"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774204380"
},
"departure": {
"time": "1774204380"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774204440"
},
"departure": {
"time": "1774204440"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774204560"
},
"departure": {
"time": "1774204560"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774204620"
},
"departure": {
"time": "1774204620"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774204740"
},
"departure": {
"time": "1774204740"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774204800"
},
"departure": {
"time": "1774204800"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774204920"
},
"departure": {
"time": "1774204920"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774204980"
},
"departure": {
"time": "1774204980"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774205040"
},
"departure": {
"time": "1774205040"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774205100"
},
"departure": {
"time": "1774205100"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774205220"
},
"departure": {
"time": "1774205220"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748893-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748826-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774162688"
},
"departure": {
"time": "1774163057"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774163156"
},
"departure": {
"time": "1774163168"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774163188"
},
"departure": {
"time": "1774163198"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774163278"
},
"departure": {
"time": "1774163294"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774163314"
},
"departure": {
"time": "1774163330"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774163365"
},
"departure": {
"time": "1774163432"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774163460"
},
"departure": {
"time": "1774163465"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774163520"
},
"departure": {
"time": "1774163536"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774163553"
},
"departure": {
"time": "1774163560"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774163608"
},
"departure": {
"time": "1774163643"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774163684"
},
"departure": {
"time": "1774163696"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774163744"
},
"departure": {
"time": "1774163787"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774163839"
},
"departure": {
"time": "1774163914"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774163960"
},
"departure": {
"time": "1774164053"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774164090"
},
"departure": {
"time": "1774164125"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774164153"
},
"departure": {
"time": "1774164182"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774164213"
},
"departure": {
"time": "1774164248"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774164275"
},
"departure": {
"time": "1774164291"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774164346"
},
"departure": {
"time": "1774164465"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774164588"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748826-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3763987-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774185184"
},
"departure": {
"time": "1774186083"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186674"
},
"departure": {
"time": "1774186689"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774186882"
},
"departure": {
"time": "1774186928"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1774187420"
},
"departure": {
"time": "1774187429"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774187606"
},
"departure": {
"time": "1774187615"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774187943"
},
"departure": {
"time": "1774187956"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774188052"
},
"departure": {
"time": "1774188060"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188345"
},
"departure": {
"time": "1774188380"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188645"
},
"departure": {
"time": "1774188655"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188747"
},
"departure": {
"time": "1774188797"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774188904"
},
"departure": {
"time": "1774188917"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774188957"
},
"departure": {
"time": "1774188974"
},
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774189540"
},
"departure": {
"time": "1774189540"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763987-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748830-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774177109"
},
"departure": {
"time": "1774177248"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774177330"
},
"departure": {
"time": "1774177373"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774177399"
},
"departure": {
"time": "1774177446"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774177539"
},
"departure": {
"time": "1774177548"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774177571"
},
"departure": {
"time": "1774177590"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774177620"
},
"departure": {
"time": "1774177979"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774178003"
},
"departure": {
"time": "1774178040"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774178088"
},
"departure": {
"time": "1774178123"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774178148"
},
"departure": {
"time": "1774178153"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774178189"
},
"departure": {
"time": "1774178229"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774178256"
},
"departure": {
"time": "1774178266"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178314"
},
"departure": {
"time": "1774178353"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774178404"
},
"departure": {
"time": "1774178438"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774178490"
},
"departure": {
"time": "1774178527"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774178556"
},
"departure": {
"time": "1774178629"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774178658"
},
"departure": {
"time": "1774178694"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774178743"
},
"departure": {
"time": "1774178779"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774178805"
},
"departure": {
"time": "1774178821"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774178870"
},
"departure": {
"time": "1774178920"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774178993"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748830-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748900-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198023"
},
"departure": {
"time": "1774198801"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774198869"
},
"departure": {
"time": "1774198884"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774198941"
},
"departure": {
"time": "1774198979"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774199005"
},
"departure": {
"time": "1774199018"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774199042"
},
"departure": {
"time": "1774199253"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774199297"
},
"departure": {
"time": "1774199331"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774199368"
},
"departure": {
"time": "1774199410"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774199452"
},
"departure": {
"time": "1774199493"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774199518"
},
"departure": {
"time": "1774199545"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774199592"
},
"departure": {
"time": "1774199633"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774199707"
},
"departure": {
"time": "1774199738"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774199862"
},
"departure": {
"time": "1774199939"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774200041"
},
"departure": {
"time": "1774200082"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774200160"
},
"departure": {
"time": "1774200228"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774200273"
},
"departure": {
"time": "1774200334"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774200380"
},
"departure": {
"time": "1774200419"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774200440"
},
"departure": {
"time": "1774200483"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774200520"
},
"departure": {
"time": "1774200566"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774200636"
},
"departure": {
"time": "1774200681"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774200719"
},
"departure": {
"time": "1774200759"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774200796"
},
"departure": {
"time": "1774200833"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774200888"
},
"departure": {
"time": "1774200921"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774200931"
},
"departure": {
"time": "1774200959"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774200999"
},
"departure": {
"time": "1774201028"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774201093"
},
"departure": {
"time": "1774201133"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774201184"
},
"departure": {
"time": "1774201214"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774201241"
},
"departure": {
"time": "1774201269"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774201316"
},
"departure": {
"time": "1774201346"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774201389"
},
"departure": {
"time": "1774201423"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774201447"
},
"departure": {
"time": "1774201457"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774201486"
},
"departure": {
"time": "1774201516"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774201541"
},
"departure": {
"time": "1774201555"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774201574"
},
"departure": {
"time": "1774201583"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774201615"
},
"departure": {
"time": "1774201653"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774201671"
},
"departure": {
"time": "1774201702"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774201737"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748900-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748857-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774193207"
},
"departure": {
"time": "1774193574"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774193655"
},
"departure": {
"time": "1774193693"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774193745"
},
"departure": {
"time": "1774193805"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774193861"
},
"departure": {
"time": "1774193918"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774193969"
},
"departure": {
"time": "1774194010"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774194036"
},
"departure": {
"time": "1774194066"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774194110"
},
"departure": {
"time": "1774194174"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774194302"
},
"departure": {
"time": "1774194334"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774194387"
},
"departure": {
"time": "1774194412"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774194438"
},
"departure": {
"time": "1774194456"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774194500"
},
"departure": {
"time": "1774194528"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774194554"
},
"departure": {
"time": "1774194583"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774194639"
},
"departure": {
"time": "1774194655"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774194682"
},
"departure": {
"time": "1774194717"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774194745"
},
"departure": {
"time": "1774194793"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774194822"
},
"departure": {
"time": "1774194881"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774194899"
},
"departure": {
"time": "1774194936"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774194954"
},
"departure": {
"time": "1774194964"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774195033"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748857-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3758042-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774196997"
},
"departure": {
"time": "1774197119"
},
"stopId": "MONAP1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774197539"
},
"departure": {
"time": "1774197548"
},
"stopId": "VALCA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774197636"
},
"departure": {
"time": "1774197725"
},
"stopId": "VALGS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774197834"
},
"departure": {
"time": "1774197887"
},
"stopId": "VALCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774197979"
},
"departure": {
"time": "1774197979"
},
"stopId": "VALFB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774198129"
},
"departure": {
"time": "1774198166"
},
"stopId": "VALZA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774198564"
},
"departure": {
"time": "1774198576"
},
"stopId": "SOTML1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774198951"
},
"departure": {
"time": "1774198976"
},
"stopId": "BRXSTA",
"stopSequence": 8
},
{
"arrival": {
"time": "1774199121"
},
"departure": {
"time": "1774199171"
},
"stopId": "BRXBP1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774199483"
},
"departure": {
"time": "1774199538"
},
"stopId": "TOLNR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774199611"
},
"departure": {
"time": "1774199646"
},
"stopId": "10ZCT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774199737"
},
"departure": {
"time": "1774199788"
},
"stopId": "10CEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774199844"
},
"departure": {
"time": "1774199899"
},
"stopId": "10MXR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774200009"
},
"departure": {
"time": "1774200046"
},
"stopId": "10MAG1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774200262"
},
"departure": {
"time": "1774200272"
},
"stopId": "10ODR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774200292"
},
"departure": {
"time": "1774200322"
},
"stopId": "10BOS2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774200342"
},
"departure": {
"time": "1774200357"
},
"stopId": "10JAR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774200465"
},
"departure": {
"time": "1774200475"
},
"stopId": "10CRN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774200525"
},
"departure": {
"time": "1774200562"
},
"stopId": "10PLA5",
"stopSequence": 19
},
{
"arrival": {
"time": "1774200661"
},
"departure": {
"time": "1774200702"
},
"stopId": "10AXT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774200799"
},
"stopId": "10PEM3",
"stopSequence": 21
}
],
"timestamp": "1774202011",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758042-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748869-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774200636"
},
"departure": {
"time": "1774200802"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774200903"
},
"departure": {
"time": "1774200945"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774200971"
},
"departure": {
"time": "1774201015"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774201037"
},
"departure": {
"time": "1774201082"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774201110"
},
"departure": {
"time": "1774201157"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774201186"
},
"departure": {
"time": "1774201277"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774201291"
},
"departure": {
"time": "1774201304"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774201361"
},
"departure": {
"time": "1774201404"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201427"
},
"departure": {
"time": "1774201459"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201501"
},
"departure": {
"time": "1774201516"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774201542"
},
"departure": {
"time": "1774201588"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774201641"
},
"departure": {
"time": "1774201677"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774201731"
},
"departure": {
"time": "1774201803"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774201847"
},
"departure": {
"time": "1774201887"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774201917"
},
"departure": {
"time": "1774201956"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774201985"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774202070"
},
"departure": {
"time": "1774202070"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774202190"
},
"departure": {
"time": "1774202190"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774202310"
},
"departure": {
"time": "1774202310"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774202430"
},
"departure": {
"time": "1774202430"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748869-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3757752-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171287"
},
"departure": {
"time": "1774171845"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774171985"
},
"departure": {
"time": "1774172031"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774172076"
},
"departure": {
"time": "1774172142"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172186"
},
"departure": {
"time": "1774172200"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774172296"
},
"departure": {
"time": "1774172365"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774172383"
},
"departure": {
"time": "1774172433"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774172495"
},
"departure": {
"time": "1774172547"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774172696"
},
"departure": {
"time": "1774172725"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774172834"
},
"departure": {
"time": "1774172929"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774172989"
},
"departure": {
"time": "1774173004"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774173033"
},
"departure": {
"time": "1774173077"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774173118"
},
"departure": {
"time": "1774173157"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774173229"
},
"departure": {
"time": "1774173292"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774173518"
},
"departure": {
"time": "1774173557"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774173597"
},
"departure": {
"time": "1774173633"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774173972"
},
"departure": {
"time": "1774174015"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774174239"
},
"departure": {
"time": "1774174246"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774174295"
},
"departure": {
"time": "1774174305"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774174389"
},
"departure": {
"time": "1774174722"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1774174932"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757752-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3757763-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774181624"
},
"departure": {
"time": "1774182079"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774182315"
},
"departure": {
"time": "1774182346"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774182608"
},
"departure": {
"time": "1774182622"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774182912"
},
"departure": {
"time": "1774182925"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774183176"
},
"departure": {
"time": "1774183188"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774183392"
},
"departure": {
"time": "1774183417"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774183597"
},
"departure": {
"time": "1774183604"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1774183776"
},
"departure": {
"time": "1774183799"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774184083"
},
"departure": {
"time": "1774184103"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1774184530"
},
"departure": {
"time": "1774184565"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1774184935"
},
"departure": {
"time": "1774184983"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774185330"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757763-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3763988-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774194097"
},
"departure": {
"time": "1774194552"
},
"stopId": "PORLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774195224"
},
"departure": {
"time": "1774195270"
},
"stopId": "BNVMA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774195468"
},
"departure": {
"time": "1774195536"
},
"stopId": "BARVAL",
"stopSequence": 3
},
{
"arrival": {
"time": "1774196038"
},
"departure": {
"time": "1774196052"
},
"stopId": "SORMB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774196205"
},
"departure": {
"time": "1774196213"
},
"stopId": "VREHL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774196528"
},
"departure": {
"time": "1774196598"
},
"stopId": "BCQSF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774196678"
},
"departure": {
"time": "1774196689"
},
"stopId": "BCQSU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774196957"
},
"departure": {
"time": "1774197005"
},
"stopId": "NEGBG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774197263"
},
"departure": {
"time": "1774197274"
},
"stopId": "VALCA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774197370"
},
"departure": {
"time": "1774197433"
},
"stopId": "VALGS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774197555"
},
"departure": {
"time": "1774197569"
},
"stopId": "VALCH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774197640"
},
"departure": {
"time": "1774197640"
},
"stopId": "VALFB1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774197799"
},
"stopId": "VALZA1",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3763988-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748896-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774169896"
},
"departure": {
"time": "1774169901"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774169959"
},
"departure": {
"time": "1774169987"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774170075"
},
"departure": {
"time": "1774170086"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774170103"
},
"departure": {
"time": "1774170136"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774170168"
},
"departure": {
"time": "1774170198"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774170256"
},
"departure": {
"time": "1774170285"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774170332"
},
"departure": {
"time": "1774170345"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774170408"
},
"departure": {
"time": "1774170432"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774170462"
},
"departure": {
"time": "1774170511"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774170556"
},
"departure": {
"time": "1774170604"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774170671"
},
"departure": {
"time": "1774170706"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774170861"
},
"departure": {
"time": "1774171014"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774171096"
},
"departure": {
"time": "1774171130"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774171165"
},
"departure": {
"time": "1774171217"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774171259"
},
"departure": {
"time": "1774171314"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774171350"
},
"departure": {
"time": "1774171359"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774171380"
},
"departure": {
"time": "1774171394"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774171429"
},
"departure": {
"time": "1774171490"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774171567"
},
"departure": {
"time": "1774171584"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774171627"
},
"departure": {
"time": "1774171649"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774171695"
},
"departure": {
"time": "1774171761"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774171790"
},
"departure": {
"time": "1774171820"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774171832"
},
"departure": {
"time": "1774171861"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774171901"
},
"departure": {
"time": "1774171920"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774171998"
},
"departure": {
"time": "1774172033"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774172091"
},
"departure": {
"time": "1774172104"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774172134"
},
"departure": {
"time": "1774172164"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774172217"
},
"departure": {
"time": "1774172242"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774172302"
},
"departure": {
"time": "1774172333"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774172370"
},
"departure": {
"time": "1774172382"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774172418"
},
"departure": {
"time": "1774172477"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774172506"
},
"departure": {
"time": "1774172537"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774172563"
},
"departure": {
"time": "1774172571"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774172609"
},
"departure": {
"time": "1774172647"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774172669"
},
"departure": {
"time": "1774172701"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774172741"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748896-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748889-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774172750"
},
"departure": {
"time": "1774173499"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774173575"
},
"departure": {
"time": "1774173591"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774173608"
},
"departure": {
"time": "1774173680"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774173691"
},
"departure": {
"time": "1774173705"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774173724"
},
"departure": {
"time": "1774173742"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774173830"
},
"departure": {
"time": "1774173857"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774173929"
},
"departure": {
"time": "1774173959"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774174013"
},
"departure": {
"time": "1774174023"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774174070"
},
"departure": {
"time": "1774174083"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774174115"
},
"departure": {
"time": "1774174136"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774174208"
},
"departure": {
"time": "1774174249"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774174303"
},
"departure": {
"time": "1774174315"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774174375"
},
"departure": {
"time": "1774174389"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774174417"
},
"departure": {
"time": "1774174442"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774174485"
},
"departure": {
"time": "1774174524"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774174540"
},
"departure": {
"time": "1774174569"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774174633"
},
"departure": {
"time": "1774174750"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774174790"
},
"departure": {
"time": "1774174871"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774174903"
},
"departure": {
"time": "1774174938"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774174962"
},
"departure": {
"time": "1774174999"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774175037"
},
"departure": {
"time": "1774175099"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774175122"
},
"departure": {
"time": "1774175167"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774175223"
},
"departure": {
"time": "1774175279"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774175361"
},
"departure": {
"time": "1774175417"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774175873"
},
"departure": {
"time": "1774175923"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774175971"
},
"departure": {
"time": "1774176010"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774176061"
},
"departure": {
"time": "1774176094"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774176128"
},
"departure": {
"time": "1774176157"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774176203"
},
"departure": {
"time": "1774176234"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774176276"
},
"departure": {
"time": "1774176324"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774176364"
},
"departure": {
"time": "1774176393"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774176408"
},
"departure": {
"time": "1774176418"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774176455"
},
"departure": {
"time": "1774176482"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774176521"
},
"departure": {
"time": "1774176553"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774176606"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748889-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748254-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774134071"
},
"departure": {
"time": "1774134083"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774134117"
},
"departure": {
"time": "1774134458"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774134563"
},
"departure": {
"time": "1774134575"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1774134645"
},
"departure": {
"time": "1774134652"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774134674"
},
"departure": {
"time": "1774134731"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774134786"
},
"departure": {
"time": "1774134794"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774134811"
},
"departure": {
"time": "1774134824"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774134901"
},
"departure": {
"time": "1774134932"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774134951"
},
"departure": {
"time": "1774134994"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774135004"
},
"departure": {
"time": "1774135021"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774135032"
},
"departure": {
"time": "1774135044"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774135068"
},
"departure": {
"time": "1774135100"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774135116"
},
"departure": {
"time": "1774135129"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774135144"
},
"departure": {
"time": "1774135160"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774135213"
},
"departure": {
"time": "1774135245"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774135303"
},
"departure": {
"time": "1774135313"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774135344"
},
"departure": {
"time": "1774135376"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774135388"
},
"departure": {
"time": "1774135393"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774135412"
},
"departure": {
"time": "1774135436"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774135474"
},
"departure": {
"time": "1774135474"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774135495"
},
"departure": {
"time": "1774135504"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774135440"
},
"departure": {
"time": "1774135440"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774135500"
},
"departure": {
"time": "1774135500"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748254-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757749-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774174932"
},
"departure": {
"time": "1774175218"
},
"stopId": "HAGOLL",
"stopSequence": 1
},
{
"arrival": {
"time": "1774175477"
},
"departure": {
"time": "1774175525"
},
"stopId": "HAGCC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774175626"
},
"departure": {
"time": "1774175668"
},
"stopId": "HAGMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175736"
},
"departure": {
"time": "1774175745"
},
"stopId": "HAGFY1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774176014"
},
"departure": {
"time": "1774176031"
},
"stopId": "HAGGR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774176396"
},
"departure": {
"time": "1774176441"
},
"stopId": "HAGMF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774176493"
},
"departure": {
"time": "1774176607"
},
"stopId": "HAGBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176843"
},
"departure": {
"time": "1774176862"
},
"stopId": "QQVPL2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176961"
},
"departure": {
"time": "1774176992"
},
"stopId": "10DIX1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774177042"
},
"departure": {
"time": "1774177082"
},
"stopId": "10PET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774177120"
},
"departure": {
"time": "1774177137"
},
"stopId": "10HME1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774177219"
},
"departure": {
"time": "1774177246"
},
"stopId": "10CAQ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774177378"
},
"departure": {
"time": "1774177384"
},
"stopId": "10LSA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774177563"
},
"departure": {
"time": "1774177608"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774177659"
},
"departure": {
"time": "1774177724"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774177756"
},
"departure": {
"time": "1774177815"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774177898"
},
"departure": {
"time": "1774177922"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774177945"
},
"departure": {
"time": "1774177998"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774178049"
},
"departure": {
"time": "1774178117"
},
"stopId": "10PLA4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774178152"
},
"departure": {
"time": "1774178164"
},
"stopId": "10CRN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774178274"
},
"stopId": "10PEM4",
"stopSequence": 21
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757749-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748865-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774186127"
},
"departure": {
"time": "1774186423"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186566"
},
"departure": {
"time": "1774186601"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774186628"
},
"departure": {
"time": "1774186667"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774186690"
},
"departure": {
"time": "1774186748"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774186772"
},
"departure": {
"time": "1774186810"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774186835"
},
"departure": {
"time": "1774186929"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774186962"
},
"departure": {
"time": "1774186998"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774187054"
},
"departure": {
"time": "1774187091"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774187120"
},
"departure": {
"time": "1774187132"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774187174"
},
"departure": {
"time": "1774187219"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774187260"
},
"departure": {
"time": "1774187292"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774187355"
},
"departure": {
"time": "1774187390"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774187489"
},
"departure": {
"time": "1774187528"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774187579"
},
"departure": {
"time": "1774187600"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774187647"
},
"departure": {
"time": "1774187683"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774187720"
},
"departure": {
"time": "1774187788"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774187830"
},
"departure": {
"time": "1774187871"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774187904"
},
"departure": {
"time": "1774187938"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774188000"
},
"departure": {
"time": "1774188047"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774188119"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748865-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3758159-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774199529"
},
"departure": {
"time": "1774199600"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774199853"
},
"departure": {
"time": "1774199861"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774199923"
},
"departure": {
"time": "1774199940"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774200078"
},
"departure": {
"time": "1774200191"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774200268"
},
"departure": {
"time": "1774200303"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774200552"
},
"departure": {
"time": "1774200563"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774200948"
},
"departure": {
"time": "1774200956"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774201081"
},
"departure": {
"time": "1774201117"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201419"
},
"departure": {
"time": "1774201429"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201592"
},
"departure": {
"time": "1774201606"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774202020"
},
"departure": {
"time": "1774202020"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1774202260"
},
"departure": {
"time": "1774202260"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774202860"
},
"departure": {
"time": "1774202860"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758159-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748862-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774175445"
},
"departure": {
"time": "1774175501"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774175610"
},
"departure": {
"time": "1774175649"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774175673"
},
"departure": {
"time": "1774175684"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175795"
},
"departure": {
"time": "1774175795"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774175824"
},
"departure": {
"time": "1774175842"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774175880"
},
"departure": {
"time": "1774175969"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774175995"
},
"departure": {
"time": "1774176041"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176091"
},
"departure": {
"time": "1774176107"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176127"
},
"departure": {
"time": "1774176144"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774176182"
},
"departure": {
"time": "1774176223"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774176256"
},
"departure": {
"time": "1774176288"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774176338"
},
"departure": {
"time": "1774176373"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774176425"
},
"departure": {
"time": "1774176499"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774176541"
},
"departure": {
"time": "1774176613"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774176643"
},
"departure": {
"time": "1774176679"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774176708"
},
"departure": {
"time": "1774176742"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774176787"
},
"departure": {
"time": "1774176832"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774176864"
},
"departure": {
"time": "1774176904"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774176969"
},
"departure": {
"time": "1774177015"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774177103"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748862-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748897-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774176611"
},
"departure": {
"time": "1774177101"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774177158"
},
"departure": {
"time": "1774177189"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774177265"
},
"departure": {
"time": "1774177308"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774177320"
},
"departure": {
"time": "1774177352"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774177380"
},
"departure": {
"time": "1774177437"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1774177485"
},
"departure": {
"time": "1774177518"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1774177566"
},
"departure": {
"time": "1774177583"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774177643"
},
"departure": {
"time": "1774177685"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774177713"
},
"departure": {
"time": "1774177745"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1774177802"
},
"departure": {
"time": "1774177832"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1774177902"
},
"departure": {
"time": "1774177939"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178088"
},
"departure": {
"time": "1774178143"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774178243"
},
"departure": {
"time": "1774178299"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774178333"
},
"departure": {
"time": "1774178377"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774178427"
},
"departure": {
"time": "1774178478"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774178511"
},
"departure": {
"time": "1774178564"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774178582"
},
"departure": {
"time": "1774178629"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774178659"
},
"departure": {
"time": "1774178695"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774178754"
},
"departure": {
"time": "1774178769"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774178811"
},
"departure": {
"time": "1774178854"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1774178894"
},
"departure": {
"time": "1774178933"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1774178983"
},
"departure": {
"time": "1774179016"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774179026"
},
"departure": {
"time": "1774179058"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774179100"
},
"departure": {
"time": "1774179133"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774179214"
},
"departure": {
"time": "1774179227"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774179286"
},
"departure": {
"time": "1774179312"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774179336"
},
"departure": {
"time": "1774179369"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774179415"
},
"departure": {
"time": "1774179452"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774179548"
},
"departure": {
"time": "1774179576"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774179605"
},
"departure": {
"time": "1774179622"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774179662"
},
"departure": {
"time": "1774179680"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774179708"
},
"departure": {
"time": "1774179736"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774179757"
},
"departure": {
"time": "1774179766"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774179801"
},
"departure": {
"time": "1774179853"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774179872"
},
"departure": {
"time": "1774179887"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774179933"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748897-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3757823-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774185764"
},
"departure": {
"time": "1774186521"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186757"
},
"departure": {
"time": "1774186832"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1774187040"
},
"departure": {
"time": "1774187079"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774187256"
},
"departure": {
"time": "1774187287"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774187504"
},
"departure": {
"time": "1774187541"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774187796"
},
"departure": {
"time": "1774187805"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774187895"
},
"departure": {
"time": "1774187905"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188143"
},
"departure": {
"time": "1774188202"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188372"
},
"departure": {
"time": "1774188433"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188800"
},
"departure": {
"time": "1774188821"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774188951"
},
"departure": {
"time": "1774189087"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774189375"
},
"departure": {
"time": "1774189384"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774189685"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757823-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3757754-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774200109"
},
"departure": {
"time": "1774200659"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774200758"
},
"departure": {
"time": "1774200830"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774200867"
},
"departure": {
"time": "1774200898"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774200960"
},
"departure": {
"time": "1774201039"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774201115"
},
"departure": {
"time": "1774201158"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774201176"
},
"departure": {
"time": "1774201223"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774201283"
},
"departure": {
"time": "1774201296"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774201419"
},
"departure": {
"time": "1774201460"
},
"stopId": "10LSA2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201557"
},
"departure": {
"time": "1774201575"
},
"stopId": "10CAQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201641"
},
"departure": {
"time": "1774201658"
},
"stopId": "10HME2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774201690"
},
"departure": {
"time": "1774201723"
},
"stopId": "10PET2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774201769"
},
"departure": {
"time": "1774201818"
},
"stopId": "10DIX2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774201927"
},
"departure": {
"time": "1774201963"
},
"stopId": "QQVPL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774202240"
},
"departure": {
"time": "1774202240"
},
"stopId": "HAGBG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774202300"
},
"departure": {
"time": "1774202300"
},
"stopId": "HAGMF2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774202720"
},
"departure": {
"time": "1774202720"
},
"stopId": "HAGGR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774203020"
},
"departure": {
"time": "1774203020"
},
"stopId": "HAGFY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774203140"
},
"departure": {
"time": "1774203140"
},
"stopId": "HAGMA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774203260"
},
"departure": {
"time": "1774203260"
},
"stopId": "HAGCC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1774203620"
},
"departure": {
"time": "1774203620"
},
"stopId": "HAGOLL",
"stopSequence": 20
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757754-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f60193ad",
"label": "8407",
"licensePlate": "GB-649-FA"
}
}
},
{
"id": "trip:3748924-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774186575"
},
"departure": {
"time": "1774186957"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774187001"
},
"departure": {
"time": "1774187017"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774187105"
},
"departure": {
"time": "1774187131"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774187152"
},
"departure": {
"time": "1774187181"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774187200"
},
"departure": {
"time": "1774187206"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774187223"
},
"departure": {
"time": "1774187251"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774187271"
},
"departure": {
"time": "1774187297"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774187338"
},
"departure": {
"time": "1774187377"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774187415"
},
"departure": {
"time": "1774187432"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774187442"
},
"departure": {
"time": "1774187582"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774187601"
},
"departure": {
"time": "1774187638"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774187735"
},
"departure": {
"time": "1774187766"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774187797"
},
"departure": {
"time": "1774187838"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774187859"
},
"departure": {
"time": "1774187891"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774187911"
},
"departure": {
"time": "1774187952"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774188002"
},
"departure": {
"time": "1774188028"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774188063"
},
"departure": {
"time": "1774188092"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774188159"
},
"departure": {
"time": "1774188196"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774188281"
},
"departure": {
"time": "1774188315"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774188394"
},
"departure": {
"time": "1774188449"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774188509"
},
"departure": {
"time": "1774188538"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774188591"
},
"departure": {
"time": "1774188633"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774188691"
},
"departure": {
"time": "1774188777"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774188796"
},
"departure": {
"time": "1774188804"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774188841"
},
"departure": {
"time": "1774188874"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774188929"
},
"departure": {
"time": "1774188979"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774189017"
},
"departure": {
"time": "1774189037"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774189049"
},
"departure": {
"time": "1774189087"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774189135"
},
"departure": {
"time": "1774189172"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774189195"
},
"departure": {
"time": "1774189207"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774189251"
},
"departure": {
"time": "1774189277"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774189300"
},
"departure": {
"time": "1774189331"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774189358"
},
"departure": {
"time": "1774189372"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774189403"
},
"departure": {
"time": "1774189432"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774189502"
},
"departure": {
"time": "1774189516"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774189567"
},
"departure": {
"time": "1774189582"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774189605"
},
"departure": {
"time": "1774189638"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774189657"
},
"departure": {
"time": "1774189671"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774189700"
},
"departure": {
"time": "1774189722"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774189742"
},
"departure": {
"time": "1774189768"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774189812"
},
"departure": {
"time": "1774189842"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774189853"
},
"departure": {
"time": "1774189891"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774189904"
},
"departure": {
"time": "1774189916"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774189936"
},
"departure": {
"time": "1774189946"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774189997"
},
"departure": {
"time": "1774190007"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774190025"
},
"departure": {
"time": "1774190038"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774190195"
},
"departure": {
"time": "1774190230"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774190247"
},
"departure": {
"time": "1774190257"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774190287"
},
"departure": {
"time": "1774190327"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774190368"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748924-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3757815-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774189685"
},
"departure": {
"time": "1774189936"
},
"stopId": "SIOTAM",
"stopSequence": 1
},
{
"arrival": {
"time": "1774190203"
},
"departure": {
"time": "1774190273"
},
"stopId": "TREGM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190539"
},
"departure": {
"time": "1774190589"
},
"stopId": "FLAMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190717"
},
"departure": {
"time": "1774190734"
},
"stopId": "FLAHB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774191098"
},
"departure": {
"time": "1774191147"
},
"stopId": "PIXLAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1774191433"
},
"departure": {
"time": "1774191475"
},
"stopId": "PIXZAF",
"stopSequence": 6
},
{
"arrival": {
"time": "1774191717"
},
"departure": {
"time": "1774191759"
},
"stopId": "BENBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774191818"
},
"departure": {
"time": "1774191856"
},
"stopId": "BENCG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192107"
},
"departure": {
"time": "1774192143"
},
"stopId": "VIRMA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774192365"
},
"departure": {
"time": "1774192411"
},
"stopId": "SIDHC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774192568"
},
"departure": {
"time": "1774192612"
},
"stopId": "MARPO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774192917"
},
"departure": {
"time": "1774192949"
},
"stopId": "10ANJ7",
"stopSequence": 12
},
{
"arrival": {
"time": "1774193064"
},
"departure": {
"time": "1774193103"
},
"stopId": "10PEM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774193174"
},
"departure": {
"time": "1774193222"
},
"stopId": "10AXT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774193304"
},
"departure": {
"time": "1774193336"
},
"stopId": "10PLA4",
"stopSequence": 15
},
{
"arrival": {
"time": "1774193380"
},
"departure": {
"time": "1774193388"
},
"stopId": "10CRN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774193491"
},
"stopId": "10PEM4",
"stopSequence": 17
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757815-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3757765-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774199600"
},
"departure": {
"time": "1774200020"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774200300"
},
"departure": {
"time": "1774200314"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774200561"
},
"departure": {
"time": "1774200677"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774200967"
},
"departure": {
"time": "1774200979"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774201219"
},
"departure": {
"time": "1774201228"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774201448"
},
"departure": {
"time": "1774201462"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774201659"
},
"departure": {
"time": "1774201694"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1774201799"
},
"departure": {
"time": "1774201816"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774202080"
},
"departure": {
"time": "1774202080"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1774202560"
},
"departure": {
"time": "1774202560"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1774202980"
},
"departure": {
"time": "1774202980"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774203580"
},
"departure": {
"time": "1774203580"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757765-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3758071-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774201503"
},
"departure": {
"time": "1774201582"
},
"stopId": "BCQSF2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774201669"
},
"departure": {
"time": "1774201719"
},
"stopId": "BCQIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774201899"
},
"departure": {
"time": "1774201927"
},
"stopId": "BCQBG1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774202120"
},
"departure": {
"time": "1774202120"
},
"stopId": "RLBMA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774202420"
},
"departure": {
"time": "1774202420"
},
"stopId": "COUBG1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774202600"
},
"departure": {
"time": "1774202600"
},
"stopId": "HARFE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774202840"
},
"departure": {
"time": "1774202840"
},
"stopId": "MARMA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774203020"
},
"departure": {
"time": "1774203020"
},
"stopId": "MARPO1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774203320"
},
"departure": {
"time": "1774203320"
},
"stopId": "10ANJ7",
"stopSequence": 9
},
{
"arrival": {
"time": "1774203620"
},
"departure": {
"time": "1774203620"
},
"stopId": "10PEM2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774203680"
},
"departure": {
"time": "1774203680"
},
"stopId": "10AXT2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774203740"
},
"departure": {
"time": "1774203740"
},
"stopId": "10PLA4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774203800"
},
"departure": {
"time": "1774203800"
},
"stopId": "10CRN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774203860"
},
"departure": {
"time": "1774203860"
},
"stopId": "10PEM4",
"stopSequence": 14
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758071-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3748863-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774178999"
},
"departure": {
"time": "1774179223"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774179289"
},
"departure": {
"time": "1774179322"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774179339"
},
"departure": {
"time": "1774179371"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774179448"
},
"departure": {
"time": "1774179462"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774179480"
},
"departure": {
"time": "1774179497"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774179532"
},
"departure": {
"time": "1774179644"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774179662"
},
"departure": {
"time": "1774179697"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774179755"
},
"departure": {
"time": "1774179796"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774179813"
},
"departure": {
"time": "1774179821"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774179854"
},
"departure": {
"time": "1774179894"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774179920"
},
"departure": {
"time": "1774179952"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774179992"
},
"departure": {
"time": "1774180056"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774180106"
},
"departure": {
"time": "1774180150"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774180198"
},
"departure": {
"time": "1774180208"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774180249"
},
"departure": {
"time": "1774180283"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774180307"
},
"departure": {
"time": "1774180337"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774180384"
},
"departure": {
"time": "1774180400"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774180424"
},
"departure": {
"time": "1774180473"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774180520"
},
"departure": {
"time": "1774180634"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774180733"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748863-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3758157-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774181932"
},
"departure": {
"time": "1774182012"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774182286"
},
"departure": {
"time": "1774182292"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774182348"
},
"departure": {
"time": "1774182370"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774182516"
},
"departure": {
"time": "1774182592"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774182671"
},
"departure": {
"time": "1774182684"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774182952"
},
"departure": {
"time": "1774182977"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774183269"
},
"departure": {
"time": "1774183280"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774183386"
},
"departure": {
"time": "1774183431"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774183756"
},
"departure": {
"time": "1774183763"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774183938"
},
"departure": {
"time": "1774183951"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774184439"
},
"departure": {
"time": "1774184508"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1774184665"
},
"departure": {
"time": "1774184691"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774185184"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758157-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748856-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774196810"
},
"departure": {
"time": "1774197134"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774197182"
},
"departure": {
"time": "1774197229"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774197278"
},
"departure": {
"time": "1774197327"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774197381"
},
"departure": {
"time": "1774197441"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774197487"
},
"departure": {
"time": "1774197526"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774197545"
},
"departure": {
"time": "1774197587"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774197624"
},
"departure": {
"time": "1774197663"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774197827"
},
"departure": {
"time": "1774197872"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774197913"
},
"departure": {
"time": "1774197943"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774197980"
},
"departure": {
"time": "1774198016"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774198064"
},
"departure": {
"time": "1774198099"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774198122"
},
"departure": {
"time": "1774198166"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774198236"
},
"departure": {
"time": "1774198276"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774198308"
},
"departure": {
"time": "1774198357"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774198382"
},
"departure": {
"time": "1774198423"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774198445"
},
"departure": {
"time": "1774198497"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774198520"
},
"departure": {
"time": "1774198554"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774198574"
},
"departure": {
"time": "1774198616"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774198725"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748856-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748858-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774160909"
},
"departure": {
"time": "1774161092"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774161167"
},
"departure": {
"time": "1774161201"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774161221"
},
"departure": {
"time": "1774161235"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774161317"
},
"departure": {
"time": "1774161326"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774161353"
},
"departure": {
"time": "1774161365"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774161399"
},
"departure": {
"time": "1774161448"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774161473"
},
"departure": {
"time": "1774161576"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774161646"
},
"departure": {
"time": "1774161660"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774161688"
},
"departure": {
"time": "1774161699"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774161746"
},
"departure": {
"time": "1774161849"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774161884"
},
"departure": {
"time": "1774161912"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774161964"
},
"departure": {
"time": "1774161977"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774162022"
},
"departure": {
"time": "1774162130"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774162174"
},
"departure": {
"time": "1774162201"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774162236"
},
"departure": {
"time": "1774162269"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774162296"
},
"departure": {
"time": "1774162328"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774162359"
},
"departure": {
"time": "1774162420"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774162450"
},
"departure": {
"time": "1774162493"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774162538"
},
"departure": {
"time": "1774162598"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774162682"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748858-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748847-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198722"
},
"departure": {
"time": "1774198987"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774199082"
},
"departure": {
"time": "1774199132"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774199155"
},
"departure": {
"time": "1774199196"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774199217"
},
"departure": {
"time": "1774199267"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774199293"
},
"departure": {
"time": "1774199340"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774199378"
},
"departure": {
"time": "1774199412"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774199457"
},
"departure": {
"time": "1774199464"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774199522"
},
"departure": {
"time": "1774199558"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774199587"
},
"departure": {
"time": "1774199611"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774199657"
},
"departure": {
"time": "1774199694"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774199727"
},
"departure": {
"time": "1774199767"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774199818"
},
"departure": {
"time": "1774199869"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774199922"
},
"departure": {
"time": "1774199984"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774200036"
},
"departure": {
"time": "1774200054"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774200095"
},
"departure": {
"time": "1774200127"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774200159"
},
"departure": {
"time": "1774200223"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774200304"
},
"departure": {
"time": "1774200384"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774200415"
},
"departure": {
"time": "1774200442"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774200492"
},
"departure": {
"time": "1774200528"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774200636"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748847-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3758074-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774198197"
},
"departure": {
"time": "1774199181"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1774199378"
},
"departure": {
"time": "1774199417"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1774199694"
},
"departure": {
"time": "1774199703"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774199857"
},
"departure": {
"time": "1774200020"
},
"stopId": "MARMA2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774200250"
},
"departure": {
"time": "1774200287"
},
"stopId": "HARFE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774200428"
},
"departure": {
"time": "1774200471"
},
"stopId": "COUBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774200733"
},
"departure": {
"time": "1774200763"
},
"stopId": "RLBMA2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774200959"
},
"departure": {
"time": "1774200973"
},
"stopId": "BCQBG2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774201180"
},
"departure": {
"time": "1774201212"
},
"stopId": "BCQIN2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774201321"
},
"stopId": "BCQSF1",
"stopSequence": 10
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758074-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f09",
"label": "7106",
"licensePlate": "GB-700-ES"
}
}
},
{
"id": "trip:3748875-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774175412"
},
"departure": {
"time": "1774175504"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774175588"
},
"departure": {
"time": "1774175648"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774175687"
},
"departure": {
"time": "1774175725"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175765"
},
"departure": {
"time": "1774175807"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774175855"
},
"departure": {
"time": "1774175892"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774175908"
},
"departure": {
"time": "1774175924"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774175958"
},
"departure": {
"time": "1774175975"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176153"
},
"departure": {
"time": "1774176202"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176247"
},
"departure": {
"time": "1774176278"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774176313"
},
"departure": {
"time": "1774176372"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774176422"
},
"departure": {
"time": "1774176430"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774176459"
},
"departure": {
"time": "1774176477"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774176554"
},
"departure": {
"time": "1774176591"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774176639"
},
"departure": {
"time": "1774176754"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774176777"
},
"departure": {
"time": "1774176790"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774176868"
},
"departure": {
"time": "1774176946"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774176968"
},
"departure": {
"time": "1774177019"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774177043"
},
"departure": {
"time": "1774177071"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774177164"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748875-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757814-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774175143"
},
"departure": {
"time": "1774175537"
},
"stopId": "SIOTAM",
"stopSequence": 1
},
{
"arrival": {
"time": "1774175798"
},
"departure": {
"time": "1774175815"
},
"stopId": "TREGM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774176052"
},
"departure": {
"time": "1774176112"
},
"stopId": "FLAMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774176216"
},
"departure": {
"time": "1774176234"
},
"stopId": "FLAHB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774176616"
},
"departure": {
"time": "1774176693"
},
"stopId": "PIXLAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1774176995"
},
"departure": {
"time": "1774177066"
},
"stopId": "PIXZAF",
"stopSequence": 6
},
{
"arrival": {
"time": "1774177294"
},
"departure": {
"time": "1774177310"
},
"stopId": "BENBG1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774177371"
},
"departure": {
"time": "1774177412"
},
"stopId": "BENCG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774177662"
},
"departure": {
"time": "1774177703"
},
"stopId": "VIRMA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774177929"
},
"departure": {
"time": "1774177994"
},
"stopId": "SIDHC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774178147"
},
"departure": {
"time": "1774178193"
},
"stopId": "MARPO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178501"
},
"departure": {
"time": "1774178538"
},
"stopId": "10ANJ7",
"stopSequence": 12
},
{
"arrival": {
"time": "1774178688"
},
"departure": {
"time": "1774178784"
},
"stopId": "10PEM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774178874"
},
"departure": {
"time": "1774178918"
},
"stopId": "10AXT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774179010"
},
"departure": {
"time": "1774179062"
},
"stopId": "10PLA4",
"stopSequence": 15
},
{
"arrival": {
"time": "1774179086"
},
"departure": {
"time": "1774179097"
},
"stopId": "10CRN2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774179220"
},
"departure": {
"time": "1774179220"
},
"stopId": "10PEM4",
"stopSequence": 17
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757814-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3748926-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774201433"
},
"departure": {
"time": "1774201573"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774201631"
},
"departure": {
"time": "1774201689"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774201769"
},
"departure": {
"time": "1774201802"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774201828"
},
"departure": {
"time": "1774201843"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774201860"
},
"departure": {
"time": "1774201922"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774201939"
},
"departure": {
"time": "1774202010"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774201971"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774202070"
},
"departure": {
"time": "1774202070"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774202130"
},
"departure": {
"time": "1774202130"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774202131"
},
"departure": {
"time": "1774202131"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774202190"
},
"departure": {
"time": "1774202190"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774202310"
},
"departure": {
"time": "1774202310"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774202370"
},
"departure": {
"time": "1774202370"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774202430"
},
"departure": {
"time": "1774202430"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774202431"
},
"departure": {
"time": "1774202431"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774202550"
},
"departure": {
"time": "1774202550"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774202670"
},
"departure": {
"time": "1774202670"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774202790"
},
"departure": {
"time": "1774202790"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774202910"
},
"departure": {
"time": "1774202910"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774203090"
},
"departure": {
"time": "1774203090"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774203150"
},
"departure": {
"time": "1774203150"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774203270"
},
"departure": {
"time": "1774203270"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774203330"
},
"departure": {
"time": "1774203330"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774203390"
},
"departure": {
"time": "1774203390"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774203450"
},
"departure": {
"time": "1774203450"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774203570"
},
"departure": {
"time": "1774203570"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774203690"
},
"departure": {
"time": "1774203690"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774203750"
},
"departure": {
"time": "1774203750"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774203810"
},
"departure": {
"time": "1774203810"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774203870"
},
"departure": {
"time": "1774203870"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774203930"
},
"departure": {
"time": "1774203930"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774203990"
},
"departure": {
"time": "1774203990"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774204050"
},
"departure": {
"time": "1774204050"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774204110"
},
"departure": {
"time": "1774204110"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774204170"
},
"departure": {
"time": "1774204170"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774204290"
},
"departure": {
"time": "1774204290"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774204291"
},
"departure": {
"time": "1774204291"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774204350"
},
"departure": {
"time": "1774204350"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774204410"
},
"departure": {
"time": "1774204410"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774204411"
},
"departure": {
"time": "1774204411"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774204530"
},
"departure": {
"time": "1774204530"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774204531"
},
"departure": {
"time": "1774204531"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774204590"
},
"departure": {
"time": "1774204590"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774204650"
},
"departure": {
"time": "1774204650"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774204710"
},
"departure": {
"time": "1774204710"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774204770"
},
"departure": {
"time": "1774204770"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774204890"
},
"departure": {
"time": "1774204890"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774204950"
},
"departure": {
"time": "1774204950"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774205010"
},
"departure": {
"time": "1774205010"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774205070"
},
"departure": {
"time": "1774205070"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748926-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748907-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774175643"
},
"departure": {
"time": "1774176016"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774176033"
},
"departure": {
"time": "1774176044"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774176064"
},
"departure": {
"time": "1774176080"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774176149"
},
"departure": {
"time": "1774176180"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774176200"
},
"departure": {
"time": "1774176219"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774176266"
},
"departure": {
"time": "1774176275"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774176292"
},
"departure": {
"time": "1774176302"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176346"
},
"departure": {
"time": "1774176381"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176386"
},
"departure": {
"time": "1774176411"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774176446"
},
"departure": {
"time": "1774176490"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774176531"
},
"departure": {
"time": "1774176546"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774176581"
},
"departure": {
"time": "1774176589"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774176604"
},
"departure": {
"time": "1774176622"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774176648"
},
"departure": {
"time": "1774176661"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774176715"
},
"departure": {
"time": "1774176732"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774176786"
},
"departure": {
"time": "1774176840"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774176863"
},
"departure": {
"time": "1774176892"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774176926"
},
"departure": {
"time": "1774176940"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774176962"
},
"departure": {
"time": "1774176975"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774177016"
},
"departure": {
"time": "1774177030"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774177075"
},
"departure": {
"time": "1774177140"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774177174"
},
"departure": {
"time": "1774177200"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774177216"
},
"departure": {
"time": "1774177241"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1774177298"
},
"departure": {
"time": "1774177443"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1774177475"
},
"departure": {
"time": "1774177519"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1774177552"
},
"departure": {
"time": "1774177584"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1774177617"
},
"departure": {
"time": "1774177664"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1774177693"
},
"departure": {
"time": "1774177743"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774177771"
},
"departure": {
"time": "1774177818"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774177881"
},
"departure": {
"time": "1774177964"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774178053"
},
"departure": {
"time": "1774178234"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774178268"
},
"departure": {
"time": "1774178312"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1774178377"
},
"departure": {
"time": "1774178399"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774178433"
},
"departure": {
"time": "1774178475"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1774178527"
},
"departure": {
"time": "1774178552"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1774178561"
},
"departure": {
"time": "1774178598"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1774178609"
},
"departure": {
"time": "1774178649"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1774178667"
},
"departure": {
"time": "1774178681"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1774178756"
},
"departure": {
"time": "1774178771"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1774178777"
},
"departure": {
"time": "1774178813"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1774178837"
},
"departure": {
"time": "1774178882"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1774178919"
},
"departure": {
"time": "1774178961"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1774178979"
},
"departure": {
"time": "1774178987"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1774179000"
},
"departure": {
"time": "1774179016"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1774179034"
},
"departure": {
"time": "1774179044"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1774179061"
},
"departure": {
"time": "1774179077"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1774179098"
},
"departure": {
"time": "1774179121"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1774179182"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748907-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3748828-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774169912"
},
"departure": {
"time": "1774170038"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774170143"
},
"departure": {
"time": "1774170191"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774170219"
},
"departure": {
"time": "1774170266"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774170407"
},
"departure": {
"time": "1774170416"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774170437"
},
"departure": {
"time": "1774170456"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774170498"
},
"departure": {
"time": "1774170592"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774170620"
},
"departure": {
"time": "1774170652"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774170714"
},
"departure": {
"time": "1774170725"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774170751"
},
"departure": {
"time": "1774170784"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774170825"
},
"departure": {
"time": "1774170842"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774170881"
},
"departure": {
"time": "1774170922"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774170974"
},
"departure": {
"time": "1774171015"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774171093"
},
"departure": {
"time": "1774171117"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774171157"
},
"departure": {
"time": "1774171218"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774171251"
},
"departure": {
"time": "1774171324"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774171359"
},
"departure": {
"time": "1774171392"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774171436"
},
"departure": {
"time": "1774171453"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774171484"
},
"departure": {
"time": "1774171519"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774171566"
},
"departure": {
"time": "1774171626"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774171697"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748828-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748845-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774195164"
},
"departure": {
"time": "1774195387"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774195516"
},
"departure": {
"time": "1774195557"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774195583"
},
"departure": {
"time": "1774195614"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774195634"
},
"departure": {
"time": "1774195677"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774195704"
},
"departure": {
"time": "1774195746"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774195772"
},
"departure": {
"time": "1774195823"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774195845"
},
"departure": {
"time": "1774195854"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774195942"
},
"departure": {
"time": "1774195982"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774196015"
},
"departure": {
"time": "1774196056"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774196102"
},
"departure": {
"time": "1774196139"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774196170"
},
"departure": {
"time": "1774196206"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774196292"
},
"departure": {
"time": "1774196351"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774196453"
},
"departure": {
"time": "1774196480"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774196519"
},
"departure": {
"time": "1774196569"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774196588"
},
"departure": {
"time": "1774196615"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774196648"
},
"departure": {
"time": "1774196716"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774196769"
},
"departure": {
"time": "1774196845"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774196872"
},
"departure": {
"time": "1774196923"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774196972"
},
"departure": {
"time": "1774197024"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774197062"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748845-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748874-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774171868"
},
"departure": {
"time": "1774172122"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774172156"
},
"departure": {
"time": "1774172222"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774172267"
},
"departure": {
"time": "1774172306"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774172359"
},
"departure": {
"time": "1774172377"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774172430"
},
"departure": {
"time": "1774172443"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774172460"
},
"departure": {
"time": "1774172515"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774172551"
},
"departure": {
"time": "1774172582"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774172681"
},
"departure": {
"time": "1774172728"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774172764"
},
"departure": {
"time": "1774172777"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774172809"
},
"departure": {
"time": "1774172825"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774172873"
},
"departure": {
"time": "1774172880"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774172908"
},
"departure": {
"time": "1774172937"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774173020"
},
"departure": {
"time": "1774173029"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774173070"
},
"departure": {
"time": "1774173130"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774173148"
},
"departure": {
"time": "1774173163"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774173235"
},
"departure": {
"time": "1774173296"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774173319"
},
"departure": {
"time": "1774173356"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774173376"
},
"departure": {
"time": "1774173407"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774173473"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748874-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757762-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774174398"
},
"departure": {
"time": "1774174847"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774175110"
},
"departure": {
"time": "1774175182"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774175401"
},
"departure": {
"time": "1774175426"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175715"
},
"departure": {
"time": "1774175763"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774175995"
},
"departure": {
"time": "1774176013"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774176220"
},
"departure": {
"time": "1774176240"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774176474"
},
"departure": {
"time": "1774176485"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1774176592"
},
"departure": {
"time": "1774176615"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774176881"
},
"departure": {
"time": "1774176895"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1774177346"
},
"departure": {
"time": "1774177380"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1774177824"
},
"departure": {
"time": "1774177839"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774178174"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757762-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3745578-2025_H-Mult_Sam-Samedi-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774134051"
},
"departure": {
"time": "1774134232"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774134345"
},
"departure": {
"time": "1774134359"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774134382"
},
"departure": {
"time": "1774134419"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774134441"
},
"departure": {
"time": "1774134475"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774134500"
},
"departure": {
"time": "1774134545"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774134574"
},
"departure": {
"time": "1774134617"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774134644"
},
"departure": {
"time": "1774134676"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774134720"
},
"departure": {
"time": "1774134748"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774134773"
},
"departure": {
"time": "1774134782"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774134820"
},
"departure": {
"time": "1774134838"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774134891"
},
"departure": {
"time": "1774134905"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774134956"
},
"departure": {
"time": "1774134974"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774135033"
},
"departure": {
"time": "1774135085"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774135154"
},
"departure": {
"time": "1774135212"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774135252"
},
"departure": {
"time": "1774135288"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774135334"
},
"departure": {
"time": "1774135373"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774135411"
},
"departure": {
"time": "1774135468"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774135507"
},
"departure": {
"time": "1774135558"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774135610"
},
"stopId": "10AXT1",
"stopSequence": 19
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745578-2025_H-Mult_Sam-Samedi-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748844-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774184409"
},
"departure": {
"time": "1774184716"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774184787"
},
"departure": {
"time": "1774184838"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774184875"
},
"departure": {
"time": "1774184892"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774184946"
},
"departure": {
"time": "1774184984"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774185015"
},
"departure": {
"time": "1774185057"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774185079"
},
"departure": {
"time": "1774185108"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774185147"
},
"departure": {
"time": "1774185203"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774185370"
},
"departure": {
"time": "1774185431"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774185484"
},
"departure": {
"time": "1774185495"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774185524"
},
"departure": {
"time": "1774185540"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774185579"
},
"departure": {
"time": "1774185611"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774185636"
},
"departure": {
"time": "1774185645"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774185719"
},
"departure": {
"time": "1774185750"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774185780"
},
"departure": {
"time": "1774185868"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774185892"
},
"departure": {
"time": "1774185911"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774185990"
},
"departure": {
"time": "1774186046"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774186060"
},
"departure": {
"time": "1774186111"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774186123"
},
"departure": {
"time": "1774186176"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774186280"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748844-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748878-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774186280"
},
"departure": {
"time": "1774186434"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186508"
},
"departure": {
"time": "1774186578"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774186628"
},
"departure": {
"time": "1774186660"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774186716"
},
"departure": {
"time": "1774186772"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774186817"
},
"departure": {
"time": "1774186858"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774186878"
},
"departure": {
"time": "1774186922"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774186975"
},
"departure": {
"time": "1774186988"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774187152"
},
"departure": {
"time": "1774187187"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774187222"
},
"departure": {
"time": "1774187257"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774187294"
},
"departure": {
"time": "1774187325"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774187362"
},
"departure": {
"time": "1774187376"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774187400"
},
"departure": {
"time": "1774187437"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774187504"
},
"departure": {
"time": "1774187516"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774187544"
},
"departure": {
"time": "1774187595"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774187619"
},
"departure": {
"time": "1774187692"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774187715"
},
"departure": {
"time": "1774187770"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774187792"
},
"departure": {
"time": "1774187832"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774187854"
},
"departure": {
"time": "1774187868"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774187938"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748878-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3757766-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774185336"
},
"departure": {
"time": "1774186013"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774186265"
},
"departure": {
"time": "1774186297"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774186511"
},
"departure": {
"time": "1774186676"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774186922"
},
"departure": {
"time": "1774186934"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774187115"
},
"departure": {
"time": "1774187123"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774187289"
},
"departure": {
"time": "1774187337"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774187432"
},
"departure": {
"time": "1774187524"
},
"stopId": "HAGMA3",
"stopSequence": 7
},
{
"arrival": {
"time": "1774187758"
},
"departure": {
"time": "1774187770"
},
"stopId": "HAGECA",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188298"
},
"departure": {
"time": "1774188324"
},
"stopId": "HAGNEZ",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188649"
},
"departure": {
"time": "1774188694"
},
"stopId": "HAGBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774189009"
},
"stopId": "HAGCC1",
"stopSequence": 11
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757766-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3757921-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774177655"
},
"departure": {
"time": "1774177763"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774178021"
},
"departure": {
"time": "1774178021"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774178072"
},
"departure": {
"time": "1774178095"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774178210"
},
"departure": {
"time": "1774178221"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774178663"
},
"departure": {
"time": "1774178703"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774179009"
},
"departure": {
"time": "1774179054"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774179226"
},
"departure": {
"time": "1774179251"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774179376"
},
"departure": {
"time": "1774179442"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774179810"
},
"departure": {
"time": "1774179820"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774179921"
},
"departure": {
"time": "1774179929"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774180048"
},
"departure": {
"time": "1774180065"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774180342"
},
"departure": {
"time": "1774180354"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774180620"
},
"departure": {
"time": "1774180620"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1774180889"
},
"departure": {
"time": "1774180901"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774180966"
},
"departure": {
"time": "1774181022"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774181306"
},
"departure": {
"time": "1774181312"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774181410"
},
"departure": {
"time": "1774181434"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774181594"
},
"departure": {
"time": "1774181630"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774181799"
},
"departure": {
"time": "1774181805"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774181946"
},
"departure": {
"time": "1774181996"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774182201"
},
"departure": {
"time": "1774182222"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774182399"
},
"departure": {
"time": "1774182411"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774182430"
},
"departure": {
"time": "1774182442"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774182477"
},
"departure": {
"time": "1774182556"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774182634"
},
"departure": {
"time": "1774182672"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774182727"
},
"departure": {
"time": "1774182741"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774182777"
},
"departure": {
"time": "1774182816"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774182832"
},
"departure": {
"time": "1774182846"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774182860"
},
"departure": {
"time": "1774182897"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774183110"
},
"departure": {
"time": "1774183130"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774183170"
},
"departure": {
"time": "1774183209"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1774183266"
},
"departure": {
"time": "1774183296"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1774183377"
},
"departure": {
"time": "1774183423"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774183538"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1774202011",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757921-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3748833-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774188119"
},
"departure": {
"time": "1774188203"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774188288"
},
"departure": {
"time": "1774188305"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774188323"
},
"departure": {
"time": "1774188367"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774188391"
},
"departure": {
"time": "1774188443"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774188472"
},
"departure": {
"time": "1774188513"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774188543"
},
"departure": {
"time": "1774188630"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774188662"
},
"departure": {
"time": "1774188697"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774188758"
},
"departure": {
"time": "1774188792"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774188817"
},
"departure": {
"time": "1774188825"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774188871"
},
"departure": {
"time": "1774188893"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774188936"
},
"departure": {
"time": "1774188973"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774189028"
},
"departure": {
"time": "1774189069"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774189135"
},
"departure": {
"time": "1774189173"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774189224"
},
"departure": {
"time": "1774189267"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774189300"
},
"departure": {
"time": "1774189372"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774189410"
},
"departure": {
"time": "1774189463"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774189521"
},
"departure": {
"time": "1774189580"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774189617"
},
"departure": {
"time": "1774189665"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774189720"
},
"departure": {
"time": "1774189765"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774189894"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748833-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748866-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774189894"
},
"departure": {
"time": "1774189926"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774190035"
},
"departure": {
"time": "1774190074"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190096"
},
"departure": {
"time": "1774190135"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190164"
},
"departure": {
"time": "1774190201"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774190222"
},
"departure": {
"time": "1774190291"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774190330"
},
"departure": {
"time": "1774190387"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774190414"
},
"departure": {
"time": "1774190461"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774190527"
},
"departure": {
"time": "1774190569"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774190596"
},
"departure": {
"time": "1774190607"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774190653"
},
"departure": {
"time": "1774190700"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774190738"
},
"departure": {
"time": "1774190776"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774190835"
},
"departure": {
"time": "1774190868"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774190925"
},
"departure": {
"time": "1774190965"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774191018"
},
"departure": {
"time": "1774191059"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774191098"
},
"departure": {
"time": "1774191133"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774191171"
},
"departure": {
"time": "1774191208"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774191259"
},
"departure": {
"time": "1774191312"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774191354"
},
"departure": {
"time": "1774191407"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774191471"
},
"departure": {
"time": "1774191517"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774191623"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748866-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3748920-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774157885"
},
"departure": {
"time": "1774157907"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774157946"
},
"departure": {
"time": "1774157962"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774158028"
},
"departure": {
"time": "1774158033"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774158053"
},
"departure": {
"time": "1774158060"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774158076"
},
"departure": {
"time": "1774158086"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774158096"
},
"departure": {
"time": "1774158102"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774158112"
},
"departure": {
"time": "1774158128"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774158137"
},
"departure": {
"time": "1774158148"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774158176"
},
"departure": {
"time": "1774158188"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774158195"
},
"departure": {
"time": "1774158206"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774158215"
},
"departure": {
"time": "1774158221"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774158295"
},
"departure": {
"time": "1774158308"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774158327"
},
"departure": {
"time": "1774158338"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774158360"
},
"departure": {
"time": "1774158374"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774158400"
},
"departure": {
"time": "1774158410"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774158461"
},
"departure": {
"time": "1774158497"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774158520"
},
"departure": {
"time": "1774158607"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774158680"
},
"departure": {
"time": "1774158688"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1774158741"
},
"departure": {
"time": "1774158859"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1774158947"
},
"departure": {
"time": "1774159027"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774159066"
},
"departure": {
"time": "1774159082"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774159135"
},
"departure": {
"time": "1774159213"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774159239"
},
"departure": {
"time": "1774159252"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774159272"
},
"departure": {
"time": "1774159313"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774159352"
},
"departure": {
"time": "1774159388"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1774159465"
},
"departure": {
"time": "1774159516"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774159556"
},
"departure": {
"time": "1774159625"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1774159643"
},
"departure": {
"time": "1774159684"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1774159733"
},
"departure": {
"time": "1774159775"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774159801"
},
"departure": {
"time": "1774159817"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774159858"
},
"departure": {
"time": "1774159877"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1774159899"
},
"departure": {
"time": "1774159911"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1774159944"
},
"departure": {
"time": "1774159988"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1774160025"
},
"departure": {
"time": "1774160040"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1774160123"
},
"departure": {
"time": "1774160137"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1774160187"
},
"departure": {
"time": "1774160221"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1774160241"
},
"departure": {
"time": "1774160251"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1774160275"
},
"departure": {
"time": "1774160291"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1774160316"
},
"departure": {
"time": "1774160328"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1774160336"
},
"departure": {
"time": "1774160346"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1774160409"
},
"departure": {
"time": "1774160486"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1774160493"
},
"departure": {
"time": "1774160503"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1774160520"
},
"departure": {
"time": "1774160535"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1774160559"
},
"departure": {
"time": "1774160587"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1774160643"
},
"departure": {
"time": "1774160656"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1774160671"
},
"departure": {
"time": "1774160718"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1774160823"
},
"departure": {
"time": "1774160836"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1774160853"
},
"departure": {
"time": "1774160865"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1774160903"
},
"departure": {
"time": "1774160916"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1774160980"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748920-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc8924b569eb215a2b8a29",
"label": "917",
"licensePlate": "GM-181-CT"
}
}
},
{
"id": "trip:3758158-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774190681"
},
"departure": {
"time": "1774190793"
},
"stopId": "VALZA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774191018"
},
"departure": {
"time": "1774191018"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774191074"
},
"departure": {
"time": "1774191091"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774191224"
},
"departure": {
"time": "1774191301"
},
"stopId": "VALGS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774191381"
},
"departure": {
"time": "1774191487"
},
"stopId": "VALCA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774191788"
},
"departure": {
"time": "1774191834"
},
"stopId": "NEGBG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774192112"
},
"departure": {
"time": "1774192128"
},
"stopId": "BCQSU2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774192241"
},
"departure": {
"time": "1774192255"
},
"stopId": "BCQSF2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192596"
},
"departure": {
"time": "1774192603"
},
"stopId": "VREHL2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774192776"
},
"departure": {
"time": "1774192803"
},
"stopId": "SORMB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774193301"
},
"departure": {
"time": "1774193366"
},
"stopId": "BARVAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1774193531"
},
"departure": {
"time": "1774193608"
},
"stopId": "BNVMA2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774194097"
},
"stopId": "PORLE2",
"stopSequence": 13
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758158-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019f96",
"label": "7108",
"licensePlate": "GB-595-EV"
}
}
},
{
"id": "trip:3757919-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774162900"
},
"departure": {
"time": "1774163214"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774163479"
},
"departure": {
"time": "1774163479"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774163526"
},
"departure": {
"time": "1774163549"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774163660"
},
"departure": {
"time": "1774163669"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774164173"
},
"departure": {
"time": "1774164180"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774164498"
},
"departure": {
"time": "1774164544"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774164736"
},
"departure": {
"time": "1774164755"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774164853"
},
"departure": {
"time": "1774164896"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774165304"
},
"departure": {
"time": "1774165312"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774165430"
},
"departure": {
"time": "1774165441"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774165596"
},
"departure": {
"time": "1774165619"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774165893"
},
"departure": {
"time": "1774165901"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774166195"
},
"departure": {
"time": "1774166202"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1774166453"
},
"departure": {
"time": "1774166506"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774166577"
},
"departure": {
"time": "1774166635"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774166978"
},
"departure": {
"time": "1774167023"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774167136"
},
"departure": {
"time": "1774167136"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774167310"
},
"departure": {
"time": "1774167398"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774167640"
},
"departure": {
"time": "1774167645"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774167833"
},
"departure": {
"time": "1774167847"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774168065"
},
"departure": {
"time": "1774168109"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774168318"
},
"departure": {
"time": "1774168333"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774168351"
},
"departure": {
"time": "1774168360"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774168432"
},
"departure": {
"time": "1774168459"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774168566"
},
"departure": {
"time": "1774168596"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774168607"
},
"departure": {
"time": "1774168622"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1774168653"
},
"departure": {
"time": "1774168666"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774168719"
},
"departure": {
"time": "1774168746"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774168761"
},
"departure": {
"time": "1774168771"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1774168980"
},
"departure": {
"time": "1774169011"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1774169067"
},
"departure": {
"time": "1774169103"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1774169144"
},
"departure": {
"time": "1774169160"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1774169261"
},
"departure": {
"time": "1774169292"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774169419"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757919-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748834-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774191623"
},
"departure": {
"time": "1774191883"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774191973"
},
"departure": {
"time": "1774192021"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774192042"
},
"departure": {
"time": "1774192079"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774192099"
},
"departure": {
"time": "1774192145"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774192165"
},
"departure": {
"time": "1774192208"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774192232"
},
"departure": {
"time": "1774192272"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774192294"
},
"departure": {
"time": "1774192327"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774192377"
},
"departure": {
"time": "1774192437"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774192454"
},
"departure": {
"time": "1774192484"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774192520"
},
"departure": {
"time": "1774192540"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774192568"
},
"departure": {
"time": "1774192608"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774192663"
},
"departure": {
"time": "1774192693"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774192736"
},
"departure": {
"time": "1774192780"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774192811"
},
"departure": {
"time": "1774192848"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774192885"
},
"departure": {
"time": "1774192912"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774192938"
},
"departure": {
"time": "1774192970"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774193044"
},
"departure": {
"time": "1774193082"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774193113"
},
"departure": {
"time": "1774193129"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774193177"
},
"departure": {
"time": "1774193216"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774193312"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748834-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3758045-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774201797"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774202820"
},
"departure": {
"time": "1774202820"
},
"stopId": "10JAR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774202940"
},
"departure": {
"time": "1774202940"
},
"stopId": "10BOS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774203000"
},
"departure": {
"time": "1774203000"
},
"stopId": "10ODR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774203060"
},
"departure": {
"time": "1774203060"
},
"stopId": "10SRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774203240"
},
"departure": {
"time": "1774203240"
},
"stopId": "10MAG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774203360"
},
"departure": {
"time": "1774203360"
},
"stopId": "10MXR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774203420"
},
"departure": {
"time": "1774203420"
},
"stopId": "10CEN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1774203660"
},
"departure": {
"time": "1774203660"
},
"stopId": "10ZCT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774203780"
},
"departure": {
"time": "1774203780"
},
"stopId": "TOLNR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774204140"
},
"departure": {
"time": "1774204140"
},
"stopId": "BRXBP2",
"stopSequence": 11
},
{
"arrival": {
"time": "1774204320"
},
"departure": {
"time": "1774204320"
},
"stopId": "BRXSTA",
"stopSequence": 12
},
{
"arrival": {
"time": "1774204680"
},
"departure": {
"time": "1774204680"
},
"stopId": "SOTML2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774205160"
},
"departure": {
"time": "1774205160"
},
"stopId": "VALZA2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774205400"
},
"departure": {
"time": "1774205400"
},
"stopId": "VALFB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774205520"
},
"departure": {
"time": "1774205520"
},
"stopId": "VALCH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774205760"
},
"departure": {
"time": "1774205760"
},
"stopId": "VALGS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774205880"
},
"departure": {
"time": "1774205880"
},
"stopId": "VALCA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774206480"
},
"departure": {
"time": "1774206480"
},
"stopId": "MONAP2",
"stopSequence": 19
}
],
"timestamp": "1774202011",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758045-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f6019bdb",
"label": "7105",
"licensePlate": "GB-613-ES"
}
}
},
{
"id": "trip:3757927-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774173595"
},
"departure": {
"time": "1774174531"
},
"stopId": "10PEM3",
"stopSequence": 1
},
{
"arrival": {
"time": "1774174725"
},
"departure": {
"time": "1774174751"
},
"stopId": "10THH1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774175065"
},
"departure": {
"time": "1774175075"
},
"stopId": "10ART1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774175076"
},
"departure": {
"time": "1774175097"
},
"stopId": "10ZPH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774175127"
},
"departure": {
"time": "1774175134"
},
"stopId": "10JEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774175175"
},
"departure": {
"time": "1774175211"
},
"stopId": "10NOR3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774175222"
},
"departure": {
"time": "1774175257"
},
"stopId": "10MYO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774175314"
},
"departure": {
"time": "1774175331"
},
"stopId": "10COD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774175447"
},
"departure": {
"time": "1774175457"
},
"stopId": "10LMQ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774175471"
},
"departure": {
"time": "1774175485"
},
"stopId": "10CRD1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774175715"
},
"departure": {
"time": "1774175752"
},
"stopId": "10NQT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774175990"
},
"departure": {
"time": "1774176002"
},
"stopId": "BREPG2",
"stopSequence": 12
},
{
"arrival": {
"time": "1774176174"
},
"departure": {
"time": "1774176185"
},
"stopId": "MAUAB2",
"stopSequence": 13
},
{
"arrival": {
"time": "1774176384"
},
"departure": {
"time": "1774176396"
},
"stopId": "FERMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1774176658"
},
"departure": {
"time": "1774176658"
},
"stopId": "FERPD2",
"stopSequence": 15
},
{
"arrival": {
"time": "1774176721"
},
"departure": {
"time": "1774176729"
},
"stopId": "COSBG2",
"stopSequence": 16
},
{
"arrival": {
"time": "1774177048"
},
"departure": {
"time": "1774177178"
},
"stopId": "SPEPC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1774177268"
},
"departure": {
"time": "1774177279"
},
"stopId": "SPEGS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1774177514"
},
"departure": {
"time": "1774177520"
},
"stopId": "TOCEGL",
"stopSequence": 19
},
{
"arrival": {
"time": "1774177872"
},
"departure": {
"time": "1774177883"
},
"stopId": "BARMA2",
"stopSequence": 20
},
{
"arrival": {
"time": "1774178118"
},
"departure": {
"time": "1774178141"
},
"stopId": "ANNPC2",
"stopSequence": 21
},
{
"arrival": {
"time": "1774178287"
},
"departure": {
"time": "1774178300"
},
"stopId": "REVFR2",
"stopSequence": 22
},
{
"arrival": {
"time": "1774178417"
},
"departure": {
"time": "1774178433"
},
"stopId": "REVEG2",
"stopSequence": 23
},
{
"arrival": {
"time": "1774178877"
},
"departure": {
"time": "1774178895"
},
"stopId": "SVCOL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1774179002"
},
"departure": {
"time": "1774179009"
},
"stopId": "SVMFO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1774179154"
},
"departure": {
"time": "1774179172"
},
"stopId": "QUEEC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1774179493"
},
"departure": {
"time": "1774179493"
},
"stopId": "VIDPI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1774179939"
},
"departure": {
"time": "1774179950"
},
"stopId": "VALGR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1774180116"
},
"stopId": "VALCH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1774180130"
},
"departure": {
"time": "1774180130"
},
"stopId": "VALFB1",
"stopSequence": 30
},
{
"arrival": {
"time": "1774180370"
},
"departure": {
"time": "1774180370"
},
"stopId": "VALGS2",
"stopSequence": 31
}
],
"timestamp": "1774202012",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757927-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "61289ff756b38782f601a045",
"label": "7103",
"licensePlate": "GB-135-EL"
}
}
},
{
"id": "trip:3748888-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774165465"
},
"departure": {
"time": "1774166307"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774166389"
},
"departure": {
"time": "1774166397"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1774166413"
},
"departure": {
"time": "1774166432"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1774166456"
},
"departure": {
"time": "1774166469"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1774166489"
},
"departure": {
"time": "1774166506"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1774166583"
},
"departure": {
"time": "1774166593"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1774166666"
},
"departure": {
"time": "1774166683"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1774166736"
},
"departure": {
"time": "1774166776"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1774166821"
},
"departure": {
"time": "1774166840"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1774166874"
},
"departure": {
"time": "1774166889"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774166971"
},
"departure": {
"time": "1774167009"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774167059"
},
"departure": {
"time": "1774167073"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1774167130"
},
"departure": {
"time": "1774167143"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774167167"
},
"departure": {
"time": "1774167206"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1774167250"
},
"departure": {
"time": "1774167301"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774167318"
},
"departure": {
"time": "1774167371"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1774167434"
},
"departure": {
"time": "1774167524"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1774167571"
},
"departure": {
"time": "1774167646"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1774167675"
},
"departure": {
"time": "1774167709"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774167745"
},
"departure": {
"time": "1774167777"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1774167809"
},
"departure": {
"time": "1774167830"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1774167861"
},
"departure": {
"time": "1774167877"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1774167935"
},
"departure": {
"time": "1774168024"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1774168119"
},
"departure": {
"time": "1774168233"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1774168313"
},
"departure": {
"time": "1774168332"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1774168389"
},
"departure": {
"time": "1774168442"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1774168500"
},
"departure": {
"time": "1774168518"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1774168557"
},
"departure": {
"time": "1774168574"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1774168648"
},
"departure": {
"time": "1774168662"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1774168723"
},
"departure": {
"time": "1774168786"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1774168843"
},
"departure": {
"time": "1774168896"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1774168925"
},
"departure": {
"time": "1774168937"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1774168965"
},
"departure": {
"time": "1774168983"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1774169027"
},
"departure": {
"time": "1774169044"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1774169109"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1774202009",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748888-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3748864-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774182515"
},
"departure": {
"time": "1774182705"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774182799"
},
"departure": {
"time": "1774182834"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774182858"
},
"departure": {
"time": "1774182895"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774182985"
},
"departure": {
"time": "1774182993"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774183017"
},
"departure": {
"time": "1774183035"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774183065"
},
"departure": {
"time": "1774183164"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1774183187"
},
"departure": {
"time": "1774183216"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1774183276"
},
"departure": {
"time": "1774183307"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1774183333"
},
"departure": {
"time": "1774183341"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1774183376"
},
"departure": {
"time": "1774183394"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1774183430"
},
"departure": {
"time": "1774183444"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1774183489"
},
"departure": {
"time": "1774183523"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1774183623"
},
"departure": {
"time": "1774183730"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1774183772"
},
"departure": {
"time": "1774183808"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774183832"
},
"departure": {
"time": "1774183863"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774183885"
},
"departure": {
"time": "1774183926"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774183984"
},
"departure": {
"time": "1774184047"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774184074"
},
"departure": {
"time": "1774184138"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774184192"
},
"departure": {
"time": "1774184257"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1774184339"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1774202013",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748864-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "667ecee4a1191f625def55bd",
"label": "723",
"licensePlate": "GX-181-MZ"
}
}
},
{
"id": "trip:3757761-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774166727"
},
"departure": {
"time": "1774167618"
},
"stopId": "HAGCC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1774167899"
},
"departure": {
"time": "1774167918"
},
"stopId": "HAGTOU",
"stopSequence": 2
},
{
"arrival": {
"time": "1774168151"
},
"departure": {
"time": "1774168258"
},
"stopId": "HAGMDJ",
"stopSequence": 3
},
{
"arrival": {
"time": "1774168532"
},
"departure": {
"time": "1774168558"
},
"stopId": "HAGMES",
"stopSequence": 4
},
{
"arrival": {
"time": "1774168810"
},
"departure": {
"time": "1774168824"
},
"stopId": "HAGPR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774169037"
},
"departure": {
"time": "1774169057"
},
"stopId": "HAGVB1",
"stopSequence": 6
},
{
"arrival": {
"time": "1774169278"
},
"departure": {
"time": "1774169278"
},
"stopId": "HAGCAP",
"stopSequence": 7
},
{
"arrival": {
"time": "1774169382"
},
"departure": {
"time": "1774169409"
},
"stopId": "HAGMA3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774169669"
},
"departure": {
"time": "1774169686"
},
"stopId": "HAGECA",
"stopSequence": 9
},
{
"arrival": {
"time": "1774170185"
},
"departure": {
"time": "1774170194"
},
"stopId": "HAGNEZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1774170569"
},
"departure": {
"time": "1774170588"
},
"stopId": "HAGBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774170980"
},
"stopId": "HAGCC1",
"stopSequence": 12
}
],
"timestamp": "1774201969",
"trip": {
"routeId": "A1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757761-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "684adfc4be5455571065f680",
"label": "619",
"licensePlate": "22pl"
}
}
},
{
"id": "trip:3748876-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774178873"
},
"departure": {
"time": "1774178986"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774179052"
},
"departure": {
"time": "1774179202"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774179256"
},
"departure": {
"time": "1774179286"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774179347"
},
"departure": {
"time": "1774179383"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774179406"
},
"departure": {
"time": "1774179452"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774179474"
},
"departure": {
"time": "1774179507"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774179542"
},
"departure": {
"time": "1774179563"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774179673"
},
"departure": {
"time": "1774179713"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774179774"
},
"departure": {
"time": "1774179858"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774179907"
},
"departure": {
"time": "1774179930"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774179986"
},
"departure": {
"time": "1774180023"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774180055"
},
"departure": {
"time": "1774180071"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774180132"
},
"departure": {
"time": "1774180212"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774180241"
},
"departure": {
"time": "1774180300"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774180321"
},
"departure": {
"time": "1774180338"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774180407"
},
"departure": {
"time": "1774180485"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774180505"
},
"departure": {
"time": "1774180517"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774180539"
},
"departure": {
"time": "1774180570"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774180682"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748876-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748879-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774189574"
},
"departure": {
"time": "1774189790"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774189923"
},
"departure": {
"time": "1774189986"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774190037"
},
"departure": {
"time": "1774190078"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774190128"
},
"departure": {
"time": "1774190223"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774190255"
},
"departure": {
"time": "1774190301"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774190326"
},
"departure": {
"time": "1774190373"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774190407"
},
"departure": {
"time": "1774190478"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774190588"
},
"departure": {
"time": "1774190631"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774190678"
},
"departure": {
"time": "1774190716"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774190754"
},
"departure": {
"time": "1774190787"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774190838"
},
"departure": {
"time": "1774190847"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774190873"
},
"departure": {
"time": "1774190925"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774190978"
},
"departure": {
"time": "1774191040"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774191068"
},
"departure": {
"time": "1774191112"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774191135"
},
"departure": {
"time": "1774191182"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774191206"
},
"departure": {
"time": "1774191241"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774191264"
},
"departure": {
"time": "1774191300"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774191327"
},
"departure": {
"time": "1774191352"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774191422"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748879-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
},
{
"id": "trip:3748843-2025_H-Mult_Dim-Dimanche-00",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774180682"
},
"departure": {
"time": "1774180934"
},
"stopId": "10PEM2",
"stopSequence": 1
},
{
"arrival": {
"time": "1774181027"
},
"departure": {
"time": "1774181085"
},
"stopId": "10AXT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1774181134"
},
"departure": {
"time": "1774181157"
},
"stopId": "10CAL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1774181212"
},
"departure": {
"time": "1774181259"
},
"stopId": "10NAP2",
"stopSequence": 4
},
{
"arrival": {
"time": "1774181308"
},
"departure": {
"time": "1774181323"
},
"stopId": "10CTY2",
"stopSequence": 5
},
{
"arrival": {
"time": "1774181353"
},
"departure": {
"time": "1774181373"
},
"stopId": "10BUC2",
"stopSequence": 6
},
{
"arrival": {
"time": "1774181418"
},
"departure": {
"time": "1774182259"
},
"stopId": "10ARS4",
"stopSequence": 7
},
{
"arrival": {
"time": "1774182413"
},
"departure": {
"time": "1774182452"
},
"stopId": "10CRC3",
"stopSequence": 8
},
{
"arrival": {
"time": "1774182481"
},
"departure": {
"time": "1774182494"
},
"stopId": "10FOR3",
"stopSequence": 9
},
{
"arrival": {
"time": "1774182515"
},
"departure": {
"time": "1774182535"
},
"stopId": "10PFO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1774182579"
},
"departure": {
"time": "1774182584"
},
"stopId": "10RTU1",
"stopSequence": 11
},
{
"arrival": {
"time": "1774182604"
},
"departure": {
"time": "1774182615"
},
"stopId": "10BRA3",
"stopSequence": 12
},
{
"arrival": {
"time": "1774182659"
},
"departure": {
"time": "1774182673"
},
"stopId": "10BQR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1774182696"
},
"departure": {
"time": "1774182745"
},
"stopId": "10ANJ5",
"stopSequence": 14
},
{
"arrival": {
"time": "1774182766"
},
"departure": {
"time": "1774182781"
},
"stopId": "10PRV1",
"stopSequence": 15
},
{
"arrival": {
"time": "1774182837"
},
"departure": {
"time": "1774182876"
},
"stopId": "10OLY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1774182894"
},
"departure": {
"time": "1774182900"
},
"stopId": "10EGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1774182913"
},
"departure": {
"time": "1774182947"
},
"stopId": "10AMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1774183063"
},
"stopId": "10PEM2",
"stopSequence": 19
}
],
"timestamp": "1774202010",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748843-2025_H-Mult_Dim-Dimanche-00"
},
"vehicle": {
"id": "6687ead37478ea9c00da355d",
"label": "726",
"licensePlate": "GX-499-MZ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1774202015"
}
}