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
❌103 erreurs, 113 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/04/2026 à 09h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 7 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id 61289ff756b38782f6019ab1 trip_id 3758050-2025_H-Mult_J&V-Jeu-Ven-01-1111100 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 6321dae2705a3a871c21a933 trip_id 3757952-2025_H-Mult_J&V-Jeu-Ven-01-1101110 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3757937-2025_H-Mult_J&V-Jeu-Ven-01-1101110 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3758247-2025_H-Mult_J&V-Jeu-Ven-01-1111100 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 3757952-2025_H-Mult_J&V-Jeu-Ven-01-1101110 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 3 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 3757937-2025_H-Mult_J&V-Jeu-Ven-01-1101110 stop_id SVCOL1 does not exist in GTFS data stops.txt
- trip_id 3757952-2025_H-Mult_J&V-Jeu-Ven-01-1101110 stop_id SVCOL2 does not exist in GTFS data stops.txt
- trip_id 3757936-2025_H-Mult_J&V-Jeu-Ven-01-1101110 stop_id SVCOL1 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 23 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 3758078-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 14 arrival_time 07:19:30 (1776921570) is less than previous stop arrival_time 07:20:18 (1776921618) - times must increase between two sequential stops
- trip_id 3758078-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 14 arrival_time 07:19:30 (1776921570) is less than previous stop departure_time 07:20:47 (1776921647) - times must increase between two sequential stops
- trip_id 3758078-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 14 departure_time 07:19:30 (1776921570) is less than previous stop departure_time 07:20:47 (1776921647) - times must increase between two sequential stops
- trip_id 3758078-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 14 departure_time 07:19:30 (1776921570) is less than previous stop arrival_time 07:20:18 (1776921618) - times must increase between two sequential stops
- trip_id 3757937-2025_H-Mult_J&V-Jeu-Ven-01-1101110 stop_sequence 34 arrival_time 08:24:00 (1776925440) is less than previous stop arrival_time 08:26:31 (1776925591) - times must increase between two sequential stops
stop_time_update doesn't have arrival or departure E043 69 erreurs
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id 3759195-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 2 doesn't have arrival or departure
- trip_id 3759195-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 3 doesn't have arrival or departure
- trip_id 3748427-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 23 doesn't have arrival or departure
- trip_id 3748433-2025_H-Mult_J&V-Jeu-Ven-01 stop_sequence 23 doesn't have arrival or departure
- trip_id 3757937-2025_H-Mult_J&V-Jeu-Ven-01-1101110 stop_sequence 8 doesn't have arrival or departure
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 3758057-2025_H-Mult_J&V-Jeu-Ven-01 and vehicle_id 61289ff756b38782f6019f09 pairing in VehiclePositions does not match trip_id 3757936-2025_H-Mult_J&V-Jeu-Ven-01-1101110 and vehicle_id 61289ff756b38782f6019f09 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 113 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 3758820-2025_H-Mult_J&V-Jeu-Ven-01 is in TripUpdates but not in VehiclePositions feed
- trip_id 3745392-2025_H-Mult_J&V-Jeu-Ven-01 is in TripUpdates but not in VehiclePositions feed
- trip_id 3748507-2025_H-Mult_J&V-Jeu-Ven-01 is in TripUpdates but not in VehiclePositions feed
- trip_id 3758656-2025_H-Mult_J&V-Jeu-Ven-01 is in TripUpdates but not in VehiclePositions feed
- trip_id 3759039-2025_H-Mult_J&V-Jeu-Ven-01 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 |
|---|---|---|---|
| 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 763 | 29 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 46 | 28 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 | 1 042 | 26 fois (90 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 290 | 25 fois (86 % des validations) |
| E047 | If separate `VehiclePositions` and `TripUpdates` feeds are provided, `VehicleDescriptor` or `TripDescriptor` ID value pairing should match between the two feeds. | 49 | 24 fois (83 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 187 | 23 fois (79 % 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 | 14 | 10 fois (34 % 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 24/04/2026 à 05h54 Europe/Paris.
trip_updates (31) vehicle_positions (21) 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 24/04/2026 à 05h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "vehicle:69807000df164b37476c7cdf",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 49.55095291137695,
"longitude": -1.7584468126296997
},
"stopId": "BENCG2",
"timestamp": "1777002848",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758416-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "69807000df164b37476c7cdf",
"label": "7305",
"licensePlate": "GM-423-HD"
}
}
},
{
"id": "vehicle:6321daf7e6d440a4960cfdc7",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 49.61533737182617,
"longitude": -1.6048915386199951
},
"stopId": "10PEM3",
"timestamp": "1777002848",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758247-2025_H-Mult_J&V-Jeu-Ven-01-1111100"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019da2",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 49.64490509033203,
"longitude": -1.627918004989624
},
"stopId": "10CTY1",
"timestamp": "1777002848",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758648-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019da2",
"label": "904",
"licensePlate": "EP-237-CL"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019543",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 38,
"position": {
"latitude": 49.6502571105957,
"longitude": -1.6602530479431152
},
"stopId": "10CPL2",
"timestamp": "1777002846",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758819-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019543",
"label": "907",
"licensePlate": "EP-245-CL"
}
}
},
{
"id": "vehicle:61289ff756b38782f60197eb",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.635887145996094,
"longitude": -1.6565271615982056
},
"stopId": "10PYC1",
"timestamp": "1777002846",
"trip": {
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748518-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f60197eb",
"label": "838",
"licensePlate": "BN-093-PY"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019f5e",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 49.64377212524414,
"longitude": -1.6708980798721313
},
"stopId": "10DAN1",
"timestamp": "1777002846",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748426-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019f5e",
"label": "845",
"licensePlate": "CW-449-DC"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019d19",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.65071487426758,
"longitude": -1.5832858085632324
},
"stopId": "10TFL1",
"timestamp": "1777002846",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758821-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019d19",
"label": "846",
"licensePlate": "DB-712-AH"
}
}
},
{
"id": "vehicle:66a8f7b25e67a5d704288ce5",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 49.638938903808594,
"longitude": -1.6213200092315674
},
"stopId": "10AXT1",
"timestamp": "1777002846",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745385-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "66a8f7b25e67a5d704288ce5",
"label": "720",
"licensePlate": "GX-040-LC"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019c69",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 22,
"position": {
"latitude": 49.653568267822266,
"longitude": -1.562374234199524
},
"stopId": "10PIS1",
"timestamp": "1777002845",
"trip": {
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "3747501-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019c69",
"label": "840",
"licensePlate": "BN-181-PY"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019954",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.65977478027344,
"longitude": -1.715029239654541
},
"stopId": "10AMF1",
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758649-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019954",
"label": "910",
"licensePlate": "FT-398-BR"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019c1b",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 49.63410568237305,
"longitude": -1.6134791374206543
},
"stopId": "10THH4",
"timestamp": "1777002845",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758820-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019c1b",
"label": "901",
"licensePlate": "DX-221-WF"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a07b",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 49.638858795166016,
"longitude": -1.6078287363052368
},
"stopId": "10HPA4",
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758709-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f601a07b",
"label": "502",
"licensePlate": "FA-379-QA"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a1fa",
"vehicle": {
"currentStopSequence": 29,
"position": {
"latitude": 49.643924713134766,
"longitude": -1.6515169143676758
},
"stopId": "10EGL5",
"timestamp": "1777002844",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748424-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f601a1fa",
"label": "841",
"licensePlate": "BN-358-PY"
}
}
},
{
"id": "vehicle:61d417c61ab3d1c49040c8b4",
"vehicle": {
"currentStopSequence": 28,
"position": {
"latitude": 49.643959045410156,
"longitude": -1.6263401508331299
},
"stopId": "10NAP1",
"timestamp": "1777002843",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758809-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61d417c61ab3d1c49040c8b4",
"label": "912",
"licensePlate": "GD-007-JR"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019bb2",
"vehicle": {
"currentStatus": "INCOMING_AT",
"currentStopSequence": 10,
"position": {
"latitude": 49.61857604980469,
"longitude": -1.6090317964553833
},
"stopId": "10MTT1",
"timestamp": "1777002842",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759088-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019bb2",
"label": "900",
"licensePlate": "DX-218-WF"
}
}
},
{
"id": "vehicle:61289ff756b38782f601a1d5",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.682979583740234,
"longitude": -1.4479619264602661
},
"stopId": "FERMO1",
"timestamp": "1777002841",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757944-2025_H-Mult_J&V-Jeu-Ven-01-1101110"
},
"vehicle": {
"id": "61289ff756b38782f601a1d5",
"label": "7020",
"licensePlate": "FR-040-GX"
}
}
},
{
"id": "vehicle:63fc89331e80e243150f9047",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 49.618919372558594,
"longitude": -1.609371304512024
},
"stopId": "10BSJ2",
"timestamp": "1777002841",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759039-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "vehicle:63fc89070689e241eae4e0c7",
"vehicle": {
"currentStopSequence": 29,
"position": {
"latitude": 49.664737701416016,
"longitude": -1.6867414712905884
},
"stopId": "10EPC2",
"timestamp": "1777002840",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758708-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "63fc89070689e241eae4e0c7",
"label": "915",
"licensePlate": "GM-101-CT"
}
}
},
{
"id": "vehicle:667eceb1d4c522ae71f444e2",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 49.626163482666016,
"longitude": -1.6288132667541504
},
"stopId": "10OLY1",
"timestamp": "1777002838",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745446-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019922",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 49.510135650634766,
"longitude": -1.4696238040924072
},
"stopId": "VALGR1",
"timestamp": "1777002832",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757936-2025_H-Mult_J&V-Jeu-Ven-01-1101110"
},
"vehicle": {
"id": "61289ff756b38782f6019922",
"label": "7526",
"licensePlate": "DQ-344-BP"
}
}
},
{
"id": "vehicle:61289ff756b38782f6019cfa",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 49.621524810791016,
"longitude": -1.6608525514602661
},
"stopId": "10DIG1",
"timestamp": "1777002829",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748427-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019cfa",
"label": "844",
"licensePlate": "CW-525-DC"
}
}
},
{
"id": "trip:3758808-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999185"
},
"departure": {
"time": "1776999375"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999395"
},
"departure": {
"time": "1776999412"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999436"
},
"departure": {
"time": "1776999463"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999549"
},
"departure": {
"time": "1776999572"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776999592"
},
"departure": {
"time": "1776999619"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776999670"
},
"departure": {
"time": "1776999682"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776999703"
},
"departure": {
"time": "1776999737"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776999761"
},
"departure": {
"time": "1776999791"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776999805"
},
"departure": {
"time": "1776999821"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776999878"
},
"departure": {
"time": "1776999899"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776999926"
},
"departure": {
"time": "1776999966"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000007"
},
"departure": {
"time": "1777000035"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000052"
},
"departure": {
"time": "1777000067"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000095"
},
"departure": {
"time": "1777000110"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000163"
},
"departure": {
"time": "1777000181"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000246"
},
"departure": {
"time": "1777000267"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777000306"
},
"departure": {
"time": "1777000329"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777000367"
},
"departure": {
"time": "1777000391"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777000423"
},
"departure": {
"time": "1777000440"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777000496"
},
"departure": {
"time": "1777000516"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777000554"
},
"departure": {
"time": "1777000575"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777000614"
},
"departure": {
"time": "1777000650"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1777000669"
},
"departure": {
"time": "1777000683"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1777000751"
},
"departure": {
"time": "1777000809"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1777000865"
},
"departure": {
"time": "1777000933"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1777000966"
},
"departure": {
"time": "1777000999"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1777001036"
},
"departure": {
"time": "1777001073"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1777001111"
},
"departure": {
"time": "1777001147"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1777001181"
},
"departure": {
"time": "1777001220"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1777001273"
},
"departure": {
"time": "1777001314"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1777001397"
},
"departure": {
"time": "1777001425"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1777001483"
},
"departure": {
"time": "1777001497"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1777001602"
},
"departure": {
"time": "1777001648"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1777001695"
},
"departure": {
"time": "1777001714"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1777001782"
},
"departure": {
"time": "1777001820"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1777001842"
},
"departure": {
"time": "1777001857"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1777001877"
},
"departure": {
"time": "1777001891"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1777001913"
},
"departure": {
"time": "1777001967"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1777002068"
},
"departure": {
"time": "1777002083"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1777002094"
},
"departure": {
"time": "1777002148"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1777002181"
},
"departure": {
"time": "1777002195"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1777002234"
},
"departure": {
"time": "1777002251"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1777002272"
},
"departure": {
"time": "1777002279"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1777002301"
},
"departure": {
"time": "1777002310"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1777002333"
},
"departure": {
"time": "1777002343"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1777002385"
},
"departure": {
"time": "1777002392"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1777002420"
},
"departure": {
"time": "1777002427"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1777002507"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758808-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019d19",
"label": "846",
"licensePlate": "DB-712-AH"
}
}
},
{
"id": "trip:3758768-2025_H-Mult_J&V-Jeu-Ven-01-0001100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776979676"
},
"departure": {
"time": "1776980717"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776980769"
},
"departure": {
"time": "1776980778"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1776980856"
},
"departure": {
"time": "1776980893"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776980906"
},
"departure": {
"time": "1776980923"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1776980952"
},
"departure": {
"time": "1776980966"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1776981021"
},
"departure": {
"time": "1776981033"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1776981078"
},
"departure": {
"time": "1776981094"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1776981152"
},
"departure": {
"time": "1776981217"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1776981253"
},
"departure": {
"time": "1776981303"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1776981347"
},
"departure": {
"time": "1776981368"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1776981435"
},
"departure": {
"time": "1776981488"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1776981647"
},
"departure": {
"time": "1776981733"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1776981779"
},
"departure": {
"time": "1776981843"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1776981887"
},
"departure": {
"time": "1776981901"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1776981960"
},
"departure": {
"time": "1776982112"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1776982142"
},
"departure": {
"time": "1776982155"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1776982177"
},
"departure": {
"time": "1776982191"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1776982230"
},
"departure": {
"time": "1776982279"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1776982336"
},
"departure": {
"time": "1776982350"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1776982397"
},
"departure": {
"time": "1776982413"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1776982452"
},
"departure": {
"time": "1776982487"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1776982539"
},
"departure": {
"time": "1776982550"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1776982566"
},
"departure": {
"time": "1776982597"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1776982640"
},
"departure": {
"time": "1776982687"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1776982758"
},
"departure": {
"time": "1776982777"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1776982827"
},
"departure": {
"time": "1776982840"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1776982868"
},
"departure": {
"time": "1776982878"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1776982930"
},
"departure": {
"time": "1776982935"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1776983001"
},
"departure": {
"time": "1776983014"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1776983052"
},
"departure": {
"time": "1776983085"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1776983119"
},
"departure": {
"time": "1776983170"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1776983197"
},
"departure": {
"time": "1776983235"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1776983259"
},
"departure": {
"time": "1776983269"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1776983308"
},
"departure": {
"time": "1776983357"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1776983373"
},
"departure": {
"time": "1776983402"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1776983436"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758768-2025_H-Mult_J&V-Jeu-Ven-01-0001100"
},
"vehicle": {
"id": "61289ff756b38782f601a07b",
"label": "502",
"licensePlate": "FA-379-QA"
}
}
},
{
"id": "trip:3748506-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"stopId": "10ZSA4",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000730"
},
"departure": {
"time": "1777000737"
},
"stopId": "10CHE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000763"
},
"departure": {
"time": "1777000774"
},
"stopId": "10JBO4",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000934"
},
"departure": {
"time": "1777000951"
},
"stopId": "10BRO2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000975"
},
"departure": {
"time": "1777000989"
},
"stopId": "10LLM2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001007"
},
"departure": {
"time": "1777001022"
},
"stopId": "10JMO2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001062"
},
"departure": {
"time": "1777001072"
},
"stopId": "10LUM2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001113"
},
"departure": {
"time": "1777001145"
},
"stopId": "10BHC2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001187"
},
"departure": {
"time": "1777001209"
},
"stopId": "10LCP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001282"
},
"departure": {
"time": "1777001292"
},
"stopId": "10THH4",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001479"
},
"departure": {
"time": "1777001486"
},
"stopId": "10PEM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001557"
},
"departure": {
"time": "1777001570"
},
"stopId": "10AMO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001597"
},
"departure": {
"time": "1777001715"
},
"stopId": "10EGL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001742"
},
"departure": {
"time": "1777001755"
},
"stopId": "10OYG2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001780"
},
"departure": {
"time": "1777001843"
},
"stopId": "10PRV2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001879"
},
"departure": {
"time": "1777001892"
},
"stopId": "10ANJ6",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001922"
},
"departure": {
"time": "1777001939"
},
"stopId": "10BQR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001976"
},
"departure": {
"time": "1777001994"
},
"stopId": "10BRA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002048"
},
"departure": {
"time": "1777002063"
},
"stopId": "10MRT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002096"
},
"departure": {
"time": "1777002105"
},
"stopId": "10FOE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002137"
},
"departure": {
"time": "1777002151"
},
"stopId": "10GRI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002184"
},
"departure": {
"time": "1777002192"
},
"stopId": "10ZFO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002243"
},
"departure": {
"time": "1777002249"
},
"stopId": "10VDT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002314"
},
"stopId": "10PYC1",
"stopSequence": 24
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748506-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f60197eb",
"label": "838",
"licensePlate": "BN-093-PY"
}
}
},
{
"id": "trip:3758809-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000810"
},
"departure": {
"time": "1777001191"
},
"stopId": "10MAX3",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001207"
},
"departure": {
"time": "1777001231"
},
"stopId": "10SFG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001261"
},
"departure": {
"time": "1777001307"
},
"stopId": "10COF1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001360"
},
"departure": {
"time": "1777001376"
},
"stopId": "10ALB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001407"
},
"departure": {
"time": "1777001426"
},
"stopId": "10SFN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001467"
},
"departure": {
"time": "1777001484"
},
"stopId": "10CAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001504"
},
"departure": {
"time": "1777001516"
},
"stopId": "10HOU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001543"
},
"departure": {
"time": "1777001610"
},
"stopId": "10BRT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001616"
},
"departure": {
"time": "1777001625"
},
"stopId": "10BON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001659"
},
"departure": {
"time": "1777001673"
},
"stopId": "10ARA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001692"
},
"departure": {
"time": "1777001699"
},
"stopId": "10PRE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001727"
},
"departure": {
"time": "1777001749"
},
"stopId": "10CPL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001762"
},
"departure": {
"time": "1777001785"
},
"stopId": "10BHE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001816"
},
"departure": {
"time": "1777001852"
},
"stopId": "10LON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001906"
},
"departure": {
"time": "1777001924"
},
"stopId": "10ZOL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002014"
},
"departure": {
"time": "1777002096"
},
"stopId": "10DUB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002133"
},
"departure": {
"time": "1777002145"
},
"stopId": "10LAV1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002192"
},
"departure": {
"time": "1777002214"
},
"stopId": "10AGO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002234"
},
"departure": {
"time": "1777002248"
},
"stopId": "10HOM1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002290"
},
"departure": {
"time": "1777002316"
},
"stopId": "10BEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002360"
},
"departure": {
"time": "1777002377"
},
"stopId": "10HUI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002418"
},
"departure": {
"time": "1777002450"
},
"stopId": "10TRA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002466"
},
"departure": {
"time": "1777002507"
},
"stopId": "10REP3",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002572"
},
"departure": {
"time": "1777002612"
},
"stopId": "10HDI3",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002654"
},
"departure": {
"time": "1777002705"
},
"stopId": "10ARS5",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002742"
},
"departure": {
"time": "1777002769"
},
"stopId": "10BUC1",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002805"
},
"departure": {
"time": "1777002833"
},
"stopId": "10CTY1",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002880"
},
"departure": {
"time": "1777002880"
},
"stopId": "10NAP1",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002940"
},
"departure": {
"time": "1777002940"
},
"stopId": "10CAL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003060"
},
"departure": {
"time": "1777003060"
},
"stopId": "10AXT1",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003180"
},
"departure": {
"time": "1777003180"
},
"stopId": "10GSN5",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003240"
},
"departure": {
"time": "1777003240"
},
"stopId": "10THH3",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003420"
},
"departure": {
"time": "1777003420"
},
"stopId": "10LCA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003480"
},
"departure": {
"time": "1777003480"
},
"stopId": "10BHC3",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003600"
},
"departure": {
"time": "1777003600"
},
"stopId": "10LUM1",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003601"
},
"departure": {
"time": "1777003601"
},
"stopId": "10JMO1",
"stopSequence": 36
},
{
"arrival": {
"time": "1777003660"
},
"departure": {
"time": "1777003660"
},
"stopId": "10LLM1",
"stopSequence": 37
},
{
"arrival": {
"time": "1777003720"
},
"departure": {
"time": "1777003720"
},
"stopId": "10BRO1",
"stopSequence": 38
},
{
"arrival": {
"time": "1777003840"
},
"departure": {
"time": "1777003840"
},
"stopId": "10ART1",
"stopSequence": 39
},
{
"arrival": {
"time": "1777003900"
},
"departure": {
"time": "1777003900"
},
"stopId": "10ZPH1",
"stopSequence": 40
},
{
"arrival": {
"time": "1777003960"
},
"departure": {
"time": "1777003960"
},
"stopId": "10JEA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1777004020"
},
"departure": {
"time": "1777004020"
},
"stopId": "10NOR3",
"stopSequence": 42
},
{
"arrival": {
"time": "1777004080"
},
"departure": {
"time": "1777004080"
},
"stopId": "10MYO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1777004081"
},
"departure": {
"time": "1777004081"
},
"stopId": "10MGT1",
"stopSequence": 44
},
{
"arrival": {
"time": "1777004140"
},
"departure": {
"time": "1777004140"
},
"stopId": "10RSX1",
"stopSequence": 45
},
{
"arrival": {
"time": "1777004141"
},
"departure": {
"time": "1777004141"
},
"stopId": "10CVE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1777004200"
},
"departure": {
"time": "1777004200"
},
"stopId": "10COS1",
"stopSequence": 47
},
{
"arrival": {
"time": "1777004320"
},
"departure": {
"time": "1777004320"
},
"stopId": "10TFL1",
"stopSequence": 48
}
],
"timestamp": "1777002843",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758809-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61d417c61ab3d1c49040c8b4",
"label": "912",
"licensePlate": "GD-007-JR"
}
}
},
{
"id": "trip:3745446-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001680"
},
"departure": {
"time": "1777001703"
},
"stopId": "10AXT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001751"
},
"departure": {
"time": "1777001767"
},
"stopId": "10CAL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001814"
},
"departure": {
"time": "1777001842"
},
"stopId": "10NAP2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001881"
},
"departure": {
"time": "1777001898"
},
"stopId": "10CTY2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001935"
},
"departure": {
"time": "1777001955"
},
"stopId": "10BUC2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002007"
},
"departure": {
"time": "1777002047"
},
"stopId": "10ARS4",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002176"
},
"departure": {
"time": "1777002222"
},
"stopId": "10CRC3",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002290"
},
"departure": {
"time": "1777002307"
},
"stopId": "10FOR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002351"
},
"departure": {
"time": "1777002398"
},
"stopId": "10PFO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002448"
},
"departure": {
"time": "1777002459"
},
"stopId": "10RTU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002485"
},
"departure": {
"time": "1777002500"
},
"stopId": "10BRA3",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002607"
},
"departure": {
"time": "1777002617"
},
"stopId": "10BQR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002688"
},
"departure": {
"time": "1777002724"
},
"stopId": "10ANJ5",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002750"
},
"departure": {
"time": "1777002789"
},
"stopId": "10PRV1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002822"
},
"stopId": "10OLY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002910"
},
"departure": {
"time": "1777002910"
},
"stopId": "10EGL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002970"
},
"departure": {
"time": "1777002970"
},
"stopId": "10AMO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003150"
},
"departure": {
"time": "1777003150"
},
"stopId": "10PEM2",
"stopSequence": 18
}
],
"timestamp": "1777002838",
"trip": {
"routeId": "1B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745446-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "667eceb1d4c522ae71f444e2",
"label": "721",
"licensePlate": "GX-702-MY"
}
}
},
{
"id": "trip:3745385-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001288"
},
"departure": {
"time": "1777001399"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001508"
},
"departure": {
"time": "1777001524"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001548"
},
"departure": {
"time": "1777001565"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001594"
},
"departure": {
"time": "1777001672"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001696"
},
"departure": {
"time": "1777001737"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001765"
},
"departure": {
"time": "1777001817"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001845"
},
"departure": {
"time": "1777001863"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001931"
},
"departure": {
"time": "1777001957"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001985"
},
"departure": {
"time": "1777001997"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002058"
},
"departure": {
"time": "1777002135"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002184"
},
"departure": {
"time": "1777002247"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002303"
},
"departure": {
"time": "1777002317"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002422"
},
"departure": {
"time": "1777002440"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002487"
},
"departure": {
"time": "1777002548"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002587"
},
"departure": {
"time": "1777002613"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002650"
},
"departure": {
"time": "1777002692"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002735"
},
"departure": {
"time": "1777002768"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002794"
},
"departure": {
"time": "1777002811"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002910"
},
"departure": {
"time": "1777002910"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003030"
},
"departure": {
"time": "1777003030"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745385-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "66a8f7b25e67a5d704288ce5",
"label": "720",
"licensePlate": "GX-040-LC"
}
}
},
{
"id": "trip:3758821-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002595"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003560"
},
"departure": {
"time": "1777003560"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003680"
},
"departure": {
"time": "1777003680"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003740"
},
"departure": {
"time": "1777003740"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003741"
},
"departure": {
"time": "1777003741"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003800"
},
"departure": {
"time": "1777003800"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003801"
},
"departure": {
"time": "1777003801"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003860"
},
"departure": {
"time": "1777003860"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003920"
},
"departure": {
"time": "1777003920"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003980"
},
"departure": {
"time": "1777003980"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004040"
},
"departure": {
"time": "1777004040"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004220"
},
"departure": {
"time": "1777004220"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004280"
},
"departure": {
"time": "1777004280"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004281"
},
"departure": {
"time": "1777004281"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004400"
},
"departure": {
"time": "1777004400"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004460"
},
"departure": {
"time": "1777004460"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004580"
},
"departure": {
"time": "1777004580"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004700"
},
"departure": {
"time": "1777004700"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004880"
},
"departure": {
"time": "1777004880"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004940"
},
"departure": {
"time": "1777004940"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777005060"
},
"departure": {
"time": "1777005060"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777005120"
},
"departure": {
"time": "1777005120"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777005180"
},
"departure": {
"time": "1777005180"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005240"
},
"departure": {
"time": "1777005240"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005360"
},
"departure": {
"time": "1777005360"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005480"
},
"departure": {
"time": "1777005480"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005540"
},
"departure": {
"time": "1777005540"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005600"
},
"departure": {
"time": "1777005600"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005660"
},
"departure": {
"time": "1777005660"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005720"
},
"departure": {
"time": "1777005720"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005780"
},
"departure": {
"time": "1777005780"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005840"
},
"departure": {
"time": "1777005840"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005900"
},
"departure": {
"time": "1777005900"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777006020"
},
"departure": {
"time": "1777006020"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777006080"
},
"departure": {
"time": "1777006080"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1777006140"
},
"departure": {
"time": "1777006140"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1777006141"
},
"departure": {
"time": "1777006141"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1777006200"
},
"departure": {
"time": "1777006200"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1777006260"
},
"departure": {
"time": "1777006260"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1777006320"
},
"departure": {
"time": "1777006320"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1777006380"
},
"departure": {
"time": "1777006380"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1777006440"
},
"departure": {
"time": "1777006440"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1777006500"
},
"departure": {
"time": "1777006500"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1777006560"
},
"departure": {
"time": "1777006560"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1777006620"
},
"departure": {
"time": "1777006620"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1777006740"
},
"departure": {
"time": "1777006740"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1777006800"
},
"departure": {
"time": "1777006800"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1777006860"
},
"departure": {
"time": "1777006860"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1777006920"
},
"departure": {
"time": "1777006920"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758821-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019d19",
"label": "846",
"licensePlate": "DB-712-AH"
}
}
},
{
"id": "trip:3758819-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000068"
},
"departure": {
"time": "1777000236"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000289"
},
"departure": {
"time": "1777000308"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000395"
},
"departure": {
"time": "1777000408"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000436"
},
"departure": {
"time": "1777000466"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000486"
},
"departure": {
"time": "1777000502"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000523"
},
"departure": {
"time": "1777000560"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000572"
},
"departure": {
"time": "1777000590"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000604"
},
"departure": {
"time": "1777000621"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000658"
},
"departure": {
"time": "1777000678"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777000697"
},
"departure": {
"time": "1777000705"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000725"
},
"departure": {
"time": "1777000741"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000844"
},
"departure": {
"time": "1777000882"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000913"
},
"departure": {
"time": "1777000925"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000948"
},
"departure": {
"time": "1777000970"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000986"
},
"departure": {
"time": "1777001026"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001091"
},
"departure": {
"time": "1777001137"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001186"
},
"departure": {
"time": "1777001198"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001277"
},
"departure": {
"time": "1777001292"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001353"
},
"departure": {
"time": "1777001429"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001520"
},
"departure": {
"time": "1777001594"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001638"
},
"departure": {
"time": "1777001654"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001706"
},
"departure": {
"time": "1777001743"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777001793"
},
"departure": {
"time": "1777001825"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001855"
},
"departure": {
"time": "1777001876"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001937"
},
"departure": {
"time": "1777001976"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002050"
},
"departure": {
"time": "1777002089"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002145"
},
"departure": {
"time": "1777002163"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002188"
},
"departure": {
"time": "1777002208"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002266"
},
"departure": {
"time": "1777002287"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002318"
},
"departure": {
"time": "1777002337"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777002389"
},
"departure": {
"time": "1777002412"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002443"
},
"departure": {
"time": "1777002458"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002490"
},
"departure": {
"time": "1777002511"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777002555"
},
"departure": {
"time": "1777002568"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777002664"
},
"departure": {
"time": "1777002683"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777002753"
},
"departure": {
"time": "1777002775"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1777002799"
},
"departure": {
"time": "1777002850"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1777002851"
},
"departure": {
"time": "1777002851"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1777002910"
},
"departure": {
"time": "1777002910"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1777002970"
},
"departure": {
"time": "1777002970"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1777003030"
},
"departure": {
"time": "1777003030"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1777003090"
},
"departure": {
"time": "1777003090"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1777003150"
},
"departure": {
"time": "1777003150"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1777003210"
},
"departure": {
"time": "1777003210"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1777003270"
},
"departure": {
"time": "1777003270"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1777003330"
},
"departure": {
"time": "1777003330"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1777003450"
},
"departure": {
"time": "1777003450"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1777003510"
},
"departure": {
"time": "1777003510"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1777003570"
},
"departure": {
"time": "1777003570"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1777003630"
},
"departure": {
"time": "1777003630"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758819-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019543",
"label": "907",
"licensePlate": "EP-245-CL"
}
}
},
{
"id": "trip:3748425-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999408"
},
"departure": {
"time": "1776999616"
},
"stopId": "10ZAG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999772"
},
"departure": {
"time": "1776999848"
},
"stopId": "10DAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999885"
},
"departure": {
"time": "1776999902"
},
"stopId": "10VIG1",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999923"
},
"departure": {
"time": "1776999957"
},
"stopId": "10CRB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000033"
},
"departure": {
"time": "1777000050"
},
"stopId": "10HUI3",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000108"
},
"departure": {
"time": "1777000119"
},
"stopId": "10EGL6",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000153"
},
"departure": {
"time": "1777000169"
},
"stopId": "10VAB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000181"
},
"departure": {
"time": "1777000198"
},
"stopId": "10SMT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000250"
},
"departure": {
"time": "1777000267"
},
"stopId": "10FRA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777000287"
},
"departure": {
"time": "1777000327"
},
"stopId": "10LEC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000378"
},
"departure": {
"time": "1777000393"
},
"stopId": "10LEB1",
"stopSequence": 11
},
{
"stopId": "10POL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000588"
},
"departure": {
"time": "1777000598"
},
"stopId": "10LCO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000673"
},
"departure": {
"time": "1777000683"
},
"stopId": "10STA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000737"
},
"departure": {
"time": "1777000758"
},
"stopId": "10ARS5",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000781"
},
"departure": {
"time": "1777000821"
},
"stopId": "10BUC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777000848"
},
"departure": {
"time": "1777000928"
},
"stopId": "10CTR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001027"
},
"departure": {
"time": "1777001042"
},
"stopId": "10HDV1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001069"
},
"departure": {
"time": "1777001084"
},
"stopId": "10PL 1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001156"
},
"departure": {
"time": "1777001309"
},
"stopId": "10SHU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001336"
},
"departure": {
"time": "1777001379"
},
"stopId": "10MEN3",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001569"
},
"departure": {
"time": "1777001584"
},
"stopId": "10FJT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777001655"
},
"departure": {
"time": "1777001666"
},
"stopId": "10CIM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001682"
},
"departure": {
"time": "1777001693"
},
"stopId": "10RED2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001720"
},
"departure": {
"time": "1777001737"
},
"stopId": "10VOL2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777001764"
},
"departure": {
"time": "1777001785"
},
"stopId": "10SAD2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777001806"
},
"departure": {
"time": "1777001817"
},
"stopId": "10ROS2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777001844"
},
"departure": {
"time": "1777001865"
},
"stopId": "10SAL2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777001885"
},
"departure": {
"time": "1777001908"
},
"stopId": "10PFJ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777001913"
},
"departure": {
"time": "1777001929"
},
"stopId": "10COT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777001997"
},
"departure": {
"time": "1777002007"
},
"stopId": "10BCP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777002040"
},
"departure": {
"time": "1777002070"
},
"stopId": "10CDF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777002107"
},
"stopId": "10DIG1",
"stopSequence": 33
}
],
"timestamp": "1777002829",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748425-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019cfa",
"label": "844",
"licensePlate": "CW-525-DC"
}
}
},
{
"id": "trip:3757936-2025_H-Mult_J&V-Jeu-Ven-01-1101110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002403"
},
"departure": {
"time": "1777002487"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002722"
},
"departure": {
"time": "1777002722"
},
"stopId": "VALFB1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002774"
},
"departure": {
"time": "1777002789"
},
"stopId": "VALCH2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002960"
},
"departure": {
"time": "1777002960"
},
"stopId": "VALGR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003380"
},
"departure": {
"time": "1777003380"
},
"stopId": "VIDPI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003680"
},
"departure": {
"time": "1777003680"
},
"stopId": "QUEEC1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003920"
},
"departure": {
"time": "1777003920"
},
"stopId": "SVMFO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "SVCOL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777004400"
},
"departure": {
"time": "1777004400"
},
"stopId": "REVEG1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004580"
},
"departure": {
"time": "1777004580"
},
"stopId": "REVFR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004760"
},
"departure": {
"time": "1777004760"
},
"stopId": "ANNPC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777005120"
},
"departure": {
"time": "1777005120"
},
"stopId": "BARMA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777005480"
},
"departure": {
"time": "1777005480"
},
"stopId": "TOCEGL",
"stopSequence": 13
},
{
"arrival": {
"time": "1777005600"
},
"departure": {
"time": "1777005600"
},
"stopId": "SPEGS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777005900"
},
"departure": {
"time": "1777005900"
},
"stopId": "SPEPC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777006080"
},
"departure": {
"time": "1777006080"
},
"stopId": "COSBG1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777006200"
},
"departure": {
"time": "1777006200"
},
"stopId": "FERPD1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777006380"
},
"departure": {
"time": "1777006380"
},
"stopId": "FERMO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777006620"
},
"departure": {
"time": "1777006620"
},
"stopId": "MAUAB1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777006800"
},
"departure": {
"time": "1777006800"
},
"stopId": "BREPG1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777007100"
},
"departure": {
"time": "1777007100"
},
"stopId": "10NQT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777007340"
},
"departure": {
"time": "1777007340"
},
"stopId": "10CRD2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777007341"
},
"departure": {
"time": "1777007341"
},
"stopId": "10LMQ2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777007460"
},
"departure": {
"time": "1777007460"
},
"stopId": "10COD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777007580"
},
"departure": {
"time": "1777007580"
},
"stopId": "10MYO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777007640"
},
"departure": {
"time": "1777007640"
},
"stopId": "10NOR4",
"stopSequence": 26
},
{
"arrival": {
"time": "1777007700"
},
"departure": {
"time": "1777007700"
},
"stopId": "10JEA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777007760"
},
"departure": {
"time": "1777007760"
},
"stopId": "10ZPH2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777007761"
},
"departure": {
"time": "1777007761"
},
"stopId": "10ART2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777008060"
},
"departure": {
"time": "1777008060"
},
"stopId": "10THH2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777008120"
},
"departure": {
"time": "1777008120"
},
"stopId": "10CRN1",
"stopSequence": 31
},
{
"arrival": {
"time": "1777008180"
},
"departure": {
"time": "1777008180"
},
"stopId": "10PLA5",
"stopSequence": 32
},
{
"arrival": {
"time": "1777008240"
},
"departure": {
"time": "1777008240"
},
"stopId": "10AXT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1777008300"
},
"departure": {
"time": "1777008300"
},
"stopId": "10PEM3",
"stopSequence": 34
}
],
"timestamp": "1777002832",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757936-2025_H-Mult_J&V-Jeu-Ven-01-1101110"
},
"vehicle": {
"id": "61289ff756b38782f6019922",
"label": "7526",
"licensePlate": "DQ-344-BP"
}
}
},
{
"id": "trip:3758416-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001771"
},
"departure": {
"time": "1777001835"
},
"stopId": "10PEM4",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002023"
},
"departure": {
"time": "1777002031"
},
"stopId": "10ANJ8",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002285"
},
"departure": {
"time": "1777002296"
},
"stopId": "MARPO2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002446"
},
"departure": {
"time": "1777002458"
},
"stopId": "SIDHC2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002687"
},
"departure": {
"time": "1777002697"
},
"stopId": "VIRMA2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002970"
},
"departure": {
"time": "1777002970"
},
"stopId": "BENCG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003090"
},
"departure": {
"time": "1777003090"
},
"stopId": "BENBG2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003390"
},
"departure": {
"time": "1777003390"
},
"stopId": "PIXZAF",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003750"
},
"departure": {
"time": "1777003750"
},
"stopId": "PIXLAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004170"
},
"departure": {
"time": "1777004170"
},
"stopId": "FLAHB2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004350"
},
"departure": {
"time": "1777004350"
},
"stopId": "FLAMA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004650"
},
"departure": {
"time": "1777004650"
},
"stopId": "TREGM2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004890"
},
"departure": {
"time": "1777004890"
},
"stopId": "SIOTAM",
"stopSequence": 13
}
],
"timestamp": "1777002848",
"trip": {
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758416-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "69807000df164b37476c7cdf",
"label": "7305",
"licensePlate": "GM-423-HD"
}
}
},
{
"id": "trip:3759088-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001801"
},
"departure": {
"time": "1777001975"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002007"
},
"departure": {
"time": "1777002271"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002331"
},
"departure": {
"time": "1777002371"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002454"
},
"departure": {
"time": "1777002468"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002495"
},
"departure": {
"time": "1777002525"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002591"
},
"departure": {
"time": "1777002602"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002628"
},
"departure": {
"time": "1777002642"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002739"
},
"departure": {
"time": "1777002771"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002802"
},
"departure": {
"time": "1777002850"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002851"
},
"departure": {
"time": "1777002851"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002850"
},
"departure": {
"time": "1777002850"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002910"
},
"departure": {
"time": "1777002910"
},
"stopId": "10H C1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002970"
},
"departure": {
"time": "1777002970"
},
"stopId": "10GDM3",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002971"
},
"departure": {
"time": "1777002971"
},
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003090"
},
"departure": {
"time": "1777003090"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003150"
},
"departure": {
"time": "1777003150"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003210"
},
"departure": {
"time": "1777003210"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003270"
},
"departure": {
"time": "1777003270"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003271"
},
"departure": {
"time": "1777003271"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003390"
},
"departure": {
"time": "1777003390"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003391"
},
"departure": {
"time": "1777003391"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003450"
},
"departure": {
"time": "1777003450"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003510"
},
"departure": {
"time": "1777003510"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1777002842",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759088-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019bb2",
"label": "900",
"licensePlate": "DX-218-WF"
}
}
},
{
"id": "trip:3758649-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002296"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003320"
},
"departure": {
"time": "1777003320"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003380"
},
"departure": {
"time": "1777003380"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003381"
},
"departure": {
"time": "1777003381"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003440"
},
"departure": {
"time": "1777003440"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003560"
},
"departure": {
"time": "1777003560"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003620"
},
"departure": {
"time": "1777003620"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003740"
},
"departure": {
"time": "1777003740"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003800"
},
"departure": {
"time": "1777003800"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003860"
},
"departure": {
"time": "1777003860"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003980"
},
"departure": {
"time": "1777003980"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004040"
},
"departure": {
"time": "1777004040"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004100"
},
"departure": {
"time": "1777004100"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004220"
},
"departure": {
"time": "1777004220"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004280"
},
"departure": {
"time": "1777004280"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004400"
},
"departure": {
"time": "1777004400"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004520"
},
"departure": {
"time": "1777004520"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004580"
},
"departure": {
"time": "1777004580"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004640"
},
"departure": {
"time": "1777004640"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004700"
},
"departure": {
"time": "1777004700"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004760"
},
"departure": {
"time": "1777004760"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004880"
},
"departure": {
"time": "1777004880"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1777005000"
},
"departure": {
"time": "1777005000"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005180"
},
"departure": {
"time": "1777005180"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005240"
},
"departure": {
"time": "1777005240"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005360"
},
"departure": {
"time": "1777005360"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005420"
},
"departure": {
"time": "1777005420"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005540"
},
"departure": {
"time": "1777005540"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005600"
},
"departure": {
"time": "1777005600"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005720"
},
"departure": {
"time": "1777005720"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005780"
},
"departure": {
"time": "1777005780"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005840"
},
"departure": {
"time": "1777005840"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1777005900"
},
"departure": {
"time": "1777005900"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1777006020"
},
"departure": {
"time": "1777006020"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758649-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019954",
"label": "910",
"licensePlate": "FT-398-BR"
}
}
},
{
"id": "trip:3745445-2025_H-Mult_J&V-Jeu-Ven-01-0001100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776981484"
},
"departure": {
"time": "1776981793"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776981876"
},
"departure": {
"time": "1776981897"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1776981926"
},
"departure": {
"time": "1776981940"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776981972"
},
"departure": {
"time": "1776982010"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1776982038"
},
"departure": {
"time": "1776982078"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1776982110"
},
"departure": {
"time": "1776982142"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1776982173"
},
"departure": {
"time": "1776982180"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1776982236"
},
"departure": {
"time": "1776982275"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1776982296"
},
"departure": {
"time": "1776982308"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1776982350"
},
"departure": {
"time": "1776982366"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1776982402"
},
"departure": {
"time": "1776982447"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1776982497"
},
"departure": {
"time": "1776982507"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1776982605"
},
"departure": {
"time": "1776982697"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1776982740"
},
"departure": {
"time": "1776982822"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1776982854"
},
"departure": {
"time": "1776982884"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776982918"
},
"departure": {
"time": "1776982942"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776982978"
},
"departure": {
"time": "1776982988"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776983012"
},
"departure": {
"time": "1776983020"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776983110"
},
"departure": {
"time": "1776983110"
},
"stopId": "10AXT1",
"stopSequence": 19
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745445-2025_H-Mult_J&V-Jeu-Ven-01-0001100"
},
"vehicle": {
"id": "66a8f7b25e67a5d704288ce5",
"label": "720",
"licensePlate": "GX-040-LC"
}
}
},
{
"id": "trip:3748427-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002644"
},
"stopId": "10DIG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003620"
},
"departure": {
"time": "1777003620"
},
"stopId": "10CDF1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003680"
},
"departure": {
"time": "1777003680"
},
"stopId": "10BCP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003681"
},
"departure": {
"time": "1777003681"
},
"stopId": "10COT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003740"
},
"departure": {
"time": "1777003740"
},
"stopId": "10PFJ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003800"
},
"departure": {
"time": "1777003800"
},
"stopId": "10SAL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003860"
},
"departure": {
"time": "1777003860"
},
"stopId": "10ROS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003920"
},
"departure": {
"time": "1777003920"
},
"stopId": "10SAD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003980"
},
"departure": {
"time": "1777003980"
},
"stopId": "10VOL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004040"
},
"departure": {
"time": "1777004040"
},
"stopId": "10RED1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004100"
},
"departure": {
"time": "1777004100"
},
"stopId": "10CIM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "10FJT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004280"
},
"departure": {
"time": "1777004280"
},
"stopId": "10MEN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004460"
},
"departure": {
"time": "1777004460"
},
"stopId": "10SHU3",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004520"
},
"departure": {
"time": "1777004520"
},
"stopId": "10PHG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004580"
},
"departure": {
"time": "1777004580"
},
"stopId": "10FDC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004640"
},
"departure": {
"time": "1777004640"
},
"stopId": "10CTR3",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004700"
},
"departure": {
"time": "1777004700"
},
"stopId": "10CTY2",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004760"
},
"departure": {
"time": "1777004760"
},
"stopId": "10BUC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004820"
},
"departure": {
"time": "1777004820"
},
"stopId": "10ARS4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004940"
},
"departure": {
"time": "1777004940"
},
"stopId": "10STA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777005060"
},
"departure": {
"time": "1777005060"
},
"stopId": "10LCO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777005120"
},
"departure": {
"time": "1777005120"
},
"stopId": "10POL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777005240"
},
"departure": {
"time": "1777005240"
},
"stopId": "10LEB2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777005360"
},
"departure": {
"time": "1777005360"
},
"stopId": "10LEC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777005361"
},
"departure": {
"time": "1777005361"
},
"stopId": "10FRA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777005420"
},
"departure": {
"time": "1777005420"
},
"stopId": "10SMT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005480"
},
"departure": {
"time": "1777005480"
},
"stopId": "10VAB2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005540"
},
"departure": {
"time": "1777005540"
},
"stopId": "10EGL5",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005660"
},
"departure": {
"time": "1777005660"
},
"stopId": "10HUI4",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005720"
},
"departure": {
"time": "1777005720"
},
"stopId": "10CRB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005721"
},
"departure": {
"time": "1777005721"
},
"stopId": "10VIG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005780"
},
"departure": {
"time": "1777005780"
},
"stopId": "10DAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777006020"
},
"departure": {
"time": "1777006020"
},
"stopId": "10ZAG2",
"stopSequence": 34
}
],
"timestamp": "1777002829",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748427-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019cfa",
"label": "844",
"licensePlate": "CW-525-DC"
}
}
},
{
"id": "trip:3758820-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001925"
},
"departure": {
"time": "1777002016"
},
"stopId": "10TFL1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002059"
},
"departure": {
"time": "1777002082"
},
"stopId": "10JGO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002157"
},
"departure": {
"time": "1777002191"
},
"stopId": "10COS2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002212"
},
"departure": {
"time": "1777002222"
},
"stopId": "10CVE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002232"
},
"departure": {
"time": "1777002267"
},
"stopId": "10RSX2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002280"
},
"departure": {
"time": "1777002301"
},
"stopId": "10MGT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002310"
},
"departure": {
"time": "1777002315"
},
"stopId": "10MYO2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002325"
},
"departure": {
"time": "1777002351"
},
"stopId": "10NOR4",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002391"
},
"departure": {
"time": "1777002398"
},
"stopId": "10JEA2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002415"
},
"departure": {
"time": "1777002425"
},
"stopId": "10ZPH2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002435"
},
"departure": {
"time": "1777002451"
},
"stopId": "10ART2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002524"
},
"departure": {
"time": "1777002557"
},
"stopId": "10BRO2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002583"
},
"departure": {
"time": "1777002595"
},
"stopId": "10LLM2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002616"
},
"departure": {
"time": "1777002630"
},
"stopId": "10JMO2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002655"
},
"departure": {
"time": "1777002689"
},
"stopId": "10LUM2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002741"
},
"departure": {
"time": "1777002759"
},
"stopId": "10BHC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002792"
},
"departure": {
"time": "1777002804"
},
"stopId": "10LCP2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002890"
},
"departure": {
"time": "1777002890"
},
"stopId": "10THH4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003010"
},
"departure": {
"time": "1777003010"
},
"stopId": "10GSN4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003190"
},
"departure": {
"time": "1777003190"
},
"stopId": "10AXT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003250"
},
"departure": {
"time": "1777003250"
},
"stopId": "10CAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003370"
},
"departure": {
"time": "1777003370"
},
"stopId": "10NAP2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003430"
},
"departure": {
"time": "1777003430"
},
"stopId": "10CTY2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003490"
},
"departure": {
"time": "1777003490"
},
"stopId": "10BUC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003550"
},
"departure": {
"time": "1777003550"
},
"stopId": "10ARS4",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003670"
},
"departure": {
"time": "1777003670"
},
"stopId": "10HDI4",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003790"
},
"departure": {
"time": "1777003790"
},
"stopId": "10REP4",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003850"
},
"departure": {
"time": "1777003850"
},
"stopId": "10TRA6",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003910"
},
"departure": {
"time": "1777003910"
},
"stopId": "10HUI2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003970"
},
"departure": {
"time": "1777003970"
},
"stopId": "10BEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004030"
},
"departure": {
"time": "1777004030"
},
"stopId": "10HOM2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004090"
},
"departure": {
"time": "1777004090"
},
"stopId": "10AGO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004150"
},
"departure": {
"time": "1777004150"
},
"stopId": "10LAV2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004210"
},
"departure": {
"time": "1777004210"
},
"stopId": "10DUB2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004330"
},
"departure": {
"time": "1777004330"
},
"stopId": "10ZOL2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777004390"
},
"departure": {
"time": "1777004390"
},
"stopId": "10LON2",
"stopSequence": 36
},
{
"arrival": {
"time": "1777004450"
},
"departure": {
"time": "1777004450"
},
"stopId": "10BHE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1777004451"
},
"departure": {
"time": "1777004451"
},
"stopId": "10CPL2",
"stopSequence": 38
},
{
"arrival": {
"time": "1777004510"
},
"departure": {
"time": "1777004510"
},
"stopId": "10PRE2",
"stopSequence": 39
},
{
"arrival": {
"time": "1777004570"
},
"departure": {
"time": "1777004570"
},
"stopId": "10ARA2",
"stopSequence": 40
},
{
"arrival": {
"time": "1777004630"
},
"departure": {
"time": "1777004630"
},
"stopId": "10BON2",
"stopSequence": 41
},
{
"arrival": {
"time": "1777004690"
},
"departure": {
"time": "1777004690"
},
"stopId": "10BRT2",
"stopSequence": 42
},
{
"arrival": {
"time": "1777004750"
},
"departure": {
"time": "1777004750"
},
"stopId": "10HOU2",
"stopSequence": 43
},
{
"arrival": {
"time": "1777004810"
},
"departure": {
"time": "1777004810"
},
"stopId": "10CAR2",
"stopSequence": 44
},
{
"arrival": {
"time": "1777004870"
},
"departure": {
"time": "1777004870"
},
"stopId": "10SFN2",
"stopSequence": 45
},
{
"arrival": {
"time": "1777004930"
},
"departure": {
"time": "1777004930"
},
"stopId": "10ALB2",
"stopSequence": 46
},
{
"arrival": {
"time": "1777005050"
},
"departure": {
"time": "1777005050"
},
"stopId": "10COF2",
"stopSequence": 47
},
{
"arrival": {
"time": "1777005110"
},
"departure": {
"time": "1777005110"
},
"stopId": "10SFG2",
"stopSequence": 48
},
{
"arrival": {
"time": "1777005170"
},
"departure": {
"time": "1777005170"
},
"stopId": "10EPH1",
"stopSequence": 49
},
{
"arrival": {
"time": "1777005230"
},
"departure": {
"time": "1777005230"
},
"stopId": "10MAX1",
"stopSequence": 50
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "03",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758820-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019c1b",
"label": "901",
"licensePlate": "DX-221-WF"
}
}
},
{
"id": "trip:3758247-2025_H-Mult_J&V-Jeu-Ven-01-1111100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001359"
},
"departure": {
"time": "1777001451"
},
"stopId": "VALGS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003200"
},
"departure": {
"time": "1777003200"
},
"stopId": "10PEM3",
"stopSequence": 2
}
],
"timestamp": "1777002848",
"trip": {
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758247-2025_H-Mult_J&V-Jeu-Ven-01-1111100"
},
"vehicle": {
"id": "6321daf7e6d440a4960cfdc7",
"label": "7201",
"licensePlate": "GH-171-HC"
}
}
},
{
"id": "trip:3759135-2025_H-Mult_J&V-Jeu-Ven-01-0001110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776981506"
},
"departure": {
"time": "1776981797"
},
"stopId": "10SHU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1776981833"
},
"departure": {
"time": "1776981864"
},
"stopId": "10SHU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1776981948"
},
"departure": {
"time": "1776982061"
},
"stopId": "10GSN5",
"stopSequence": 3
},
{
"arrival": {
"time": "1776982119"
},
"departure": {
"time": "1776982127"
},
"stopId": "10JAR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1776982164"
},
"departure": {
"time": "1776982174"
},
"stopId": "10BOS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1776982243"
},
"departure": {
"time": "1776982253"
},
"stopId": "10ODR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1776982276"
},
"departure": {
"time": "1776982288"
},
"stopId": "10SRN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1776982397"
},
"departure": {
"time": "1776982405"
},
"stopId": "10RUC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1776982437"
},
"departure": {
"time": "1776982451"
},
"stopId": "10BSJ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1776982462"
},
"departure": {
"time": "1776982487"
},
"stopId": "10MTT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1776982500"
},
"departure": {
"time": "1776982514"
},
"stopId": "10SEX1",
"stopSequence": 11
},
{
"stopId": "10H C1",
"stopSequence": 12
},
{
"stopId": "10GDM3",
"stopSequence": 13
},
{
"stopId": "10SWZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1776982616"
},
"departure": {
"time": "1776982784"
},
"stopId": "10CSM1",
"stopSequence": 15
},
{
"arrival": {
"time": "1776982865"
},
"departure": {
"time": "1776982873"
},
"stopId": "10DEB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1776982917"
},
"departure": {
"time": "1776982940"
},
"stopId": "10CUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1776982962"
},
"departure": {
"time": "1776982971"
},
"stopId": "10REN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1776983001"
},
"departure": {
"time": "1776983016"
},
"stopId": "10LOG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1776983064"
},
"departure": {
"time": "1776983080"
},
"stopId": "10GNT1",
"stopSequence": 20
},
{
"arrival": {
"time": "1776983102"
},
"departure": {
"time": "1776983116"
},
"stopId": "10BOC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1776983139"
},
"stopId": "10CEN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1776983280"
},
"departure": {
"time": "1776983280"
},
"stopId": "10MXR1",
"stopSequence": 23
}
],
"timestamp": "1777002841",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759135-2025_H-Mult_J&V-Jeu-Ven-01-0001110"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3758708-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000366"
},
"departure": {
"time": "1777000416"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000474"
},
"departure": {
"time": "1777000486"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000557"
},
"departure": {
"time": "1777000574"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000599"
},
"departure": {
"time": "1777000614"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000647"
},
"departure": {
"time": "1777000658"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000724"
},
"departure": {
"time": "1777000743"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000798"
},
"departure": {
"time": "1777000820"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000893"
},
"departure": {
"time": "1777000976"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001010"
},
"departure": {
"time": "1777001028"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001099"
},
"departure": {
"time": "1777001141"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001226"
},
"departure": {
"time": "1777001299"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001505"
},
"departure": {
"time": "1777001534"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001619"
},
"departure": {
"time": "1777001639"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001683"
},
"departure": {
"time": "1777001701"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001749"
},
"departure": {
"time": "1777001775"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001806"
},
"departure": {
"time": "1777001854"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001883"
},
"departure": {
"time": "1777001901"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001949"
},
"departure": {
"time": "1777002030"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002106"
},
"departure": {
"time": "1777002129"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002181"
},
"departure": {
"time": "1777002205"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002256"
},
"departure": {
"time": "1777002276"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002346"
},
"departure": {
"time": "1777002362"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002382"
},
"departure": {
"time": "1777002397"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002550"
},
"departure": {
"time": "1777002550"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002568"
},
"departure": {
"time": "1777002590"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002656"
},
"departure": {
"time": "1777002673"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002715"
},
"departure": {
"time": "1777002729"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002789"
},
"departure": {
"time": "1777002805"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002890"
},
"departure": {
"time": "1777002890"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777002950"
},
"departure": {
"time": "1777002950"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003010"
},
"departure": {
"time": "1777003010"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003070"
},
"departure": {
"time": "1777003070"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003130"
},
"departure": {
"time": "1777003130"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003190"
},
"departure": {
"time": "1777003190"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777003250"
},
"departure": {
"time": "1777003250"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777003310"
},
"departure": {
"time": "1777003310"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1777002840",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758708-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "63fc89070689e241eae4e0c7",
"label": "915",
"licensePlate": "GM-101-CT"
}
}
},
{
"id": "trip:3747501-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999807"
},
"departure": {
"time": "1777000642"
},
"stopId": "10ZFO2",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000706"
},
"departure": {
"time": "1777000725"
},
"stopId": "10VDT2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000783"
},
"departure": {
"time": "1777000796"
},
"stopId": "10PFO4",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000906"
},
"departure": {
"time": "1777000918"
},
"stopId": "10IUT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000945"
},
"departure": {
"time": "1777000952"
},
"stopId": "10UNI2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000995"
},
"departure": {
"time": "1777001010"
},
"stopId": "10AIG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001241"
},
"departure": {
"time": "1777001273"
},
"stopId": "10MEN2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001321"
},
"departure": {
"time": "1777001332"
},
"stopId": "10GSN5",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001570"
},
"departure": {
"time": "1777001589"
},
"stopId": "10CRN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001634"
},
"departure": {
"time": "1777001653"
},
"stopId": "10PLA5",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001773"
},
"departure": {
"time": "1777001784"
},
"stopId": "10CIT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001834"
},
"departure": {
"time": "1777001847"
},
"stopId": "10CCI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002048"
},
"departure": {
"time": "1777002076"
},
"stopId": "10GMA3",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002154"
},
"departure": {
"time": "1777002167"
},
"stopId": "10MLL3",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002261"
},
"departure": {
"time": "1777002287"
},
"stopId": "10LMW1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002344"
},
"departure": {
"time": "1777002362"
},
"stopId": "10CLO1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002405"
},
"departure": {
"time": "1777002416"
},
"stopId": "10ILO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002446"
},
"departure": {
"time": "1777002482"
},
"stopId": "10EUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002502"
},
"departure": {
"time": "1777002522"
},
"stopId": "10COD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002631"
},
"departure": {
"time": "1777002645"
},
"stopId": "10LMQ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002664"
},
"departure": {
"time": "1777002678"
},
"stopId": "10CRD1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002860"
},
"departure": {
"time": "1777002860"
},
"stopId": "10PIS1",
"stopSequence": 22
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "3747501-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019c69",
"label": "840",
"licensePlate": "BN-181-PY"
}
}
},
{
"id": "trip:3748426-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002540"
},
"departure": {
"time": "1777002768"
},
"stopId": "10ZAG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002960"
},
"departure": {
"time": "1777002960"
},
"stopId": "10DAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003020"
},
"departure": {
"time": "1777003020"
},
"stopId": "10VIG1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003021"
},
"departure": {
"time": "1777003021"
},
"stopId": "10CRB1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003140"
},
"departure": {
"time": "1777003140"
},
"stopId": "10HUI3",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003200"
},
"departure": {
"time": "1777003200"
},
"stopId": "10EGL6",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003260"
},
"departure": {
"time": "1777003260"
},
"stopId": "10VAB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003320"
},
"departure": {
"time": "1777003320"
},
"stopId": "10SMT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003380"
},
"departure": {
"time": "1777003380"
},
"stopId": "10FRA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003440"
},
"departure": {
"time": "1777003440"
},
"stopId": "10LEC1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003500"
},
"departure": {
"time": "1777003500"
},
"stopId": "10LEB1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003620"
},
"departure": {
"time": "1777003620"
},
"stopId": "10POL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003680"
},
"departure": {
"time": "1777003680"
},
"stopId": "10LCO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003800"
},
"departure": {
"time": "1777003800"
},
"stopId": "10STA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003920"
},
"departure": {
"time": "1777003920"
},
"stopId": "10ARS5",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003980"
},
"departure": {
"time": "1777003980"
},
"stopId": "10BUC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004040"
},
"departure": {
"time": "1777004040"
},
"stopId": "10CTR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004100"
},
"departure": {
"time": "1777004100"
},
"stopId": "10HDV1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "10PL 1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004400"
},
"departure": {
"time": "1777004400"
},
"stopId": "10SHU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004520"
},
"departure": {
"time": "1777004520"
},
"stopId": "10MEN3",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004640"
},
"departure": {
"time": "1777004640"
},
"stopId": "10FJT2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004700"
},
"departure": {
"time": "1777004700"
},
"stopId": "10CIM2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004760"
},
"departure": {
"time": "1777004760"
},
"stopId": "10RED2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004820"
},
"departure": {
"time": "1777004820"
},
"stopId": "10VOL2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004880"
},
"departure": {
"time": "1777004880"
},
"stopId": "10SAD2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004940"
},
"departure": {
"time": "1777004940"
},
"stopId": "10ROS2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777005000"
},
"departure": {
"time": "1777005000"
},
"stopId": "10SAL2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777005060"
},
"departure": {
"time": "1777005060"
},
"stopId": "10PFJ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777005061"
},
"departure": {
"time": "1777005061"
},
"stopId": "10COT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1777005120"
},
"departure": {
"time": "1777005120"
},
"stopId": "10BCP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777005180"
},
"departure": {
"time": "1777005180"
},
"stopId": "10CDF2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777005240"
},
"departure": {
"time": "1777005240"
},
"stopId": "10DIG1",
"stopSequence": 33
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748426-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019f5e",
"label": "845",
"licensePlate": "CW-449-DC"
}
}
},
{
"id": "trip:3758648-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000892"
},
"departure": {
"time": "1777001409"
},
"stopId": "10AMF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001497"
},
"departure": {
"time": "1777001513"
},
"stopId": "10MES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777001538"
},
"departure": {
"time": "1777001580"
},
"stopId": "10MOR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777001601"
},
"departure": {
"time": "1777001617"
},
"stopId": "10BOI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001642"
},
"departure": {
"time": "1777001659"
},
"stopId": "10FRN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001772"
},
"departure": {
"time": "1777001805"
},
"stopId": "10MAX3",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001884"
},
"departure": {
"time": "1777001895"
},
"stopId": "10EPC1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001961"
},
"departure": {
"time": "1777001998"
},
"stopId": "10DIX1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002056"
},
"departure": {
"time": "1777002070"
},
"stopId": "10PET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002101"
},
"departure": {
"time": "1777002117"
},
"stopId": "10HME1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777002210"
},
"departure": {
"time": "1777002248"
},
"stopId": "10CAQ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777002299"
},
"departure": {
"time": "1777002315"
},
"stopId": "10ANN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002366"
},
"departure": {
"time": "1777002407"
},
"stopId": "10CMI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002433"
},
"departure": {
"time": "1777002453"
},
"stopId": "10PAX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002500"
},
"departure": {
"time": "1777002507"
},
"stopId": "10TRA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002528"
},
"departure": {
"time": "1777002549"
},
"stopId": "10REP3",
"stopSequence": 16
},
{
"arrival": {
"time": "1777002641"
},
"departure": {
"time": "1777002681"
},
"stopId": "10HDI3",
"stopSequence": 17
},
{
"arrival": {
"time": "1777002721"
},
"departure": {
"time": "1777002745"
},
"stopId": "10ARS5",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002776"
},
"departure": {
"time": "1777002809"
},
"stopId": "10BUC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002842"
},
"stopId": "10CTY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002920"
},
"departure": {
"time": "1777002920"
},
"stopId": "10NAP1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002980"
},
"departure": {
"time": "1777002980"
},
"stopId": "10CAL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003100"
},
"departure": {
"time": "1777003100"
},
"stopId": "10AXT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003220"
},
"departure": {
"time": "1777003220"
},
"stopId": "10GSN5",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003400"
},
"departure": {
"time": "1777003400"
},
"stopId": "10CRN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1777003460"
},
"departure": {
"time": "1777003460"
},
"stopId": "10HPA3",
"stopSequence": 26
},
{
"arrival": {
"time": "1777003580"
},
"departure": {
"time": "1777003580"
},
"stopId": "10XCT3",
"stopSequence": 27
},
{
"arrival": {
"time": "1777003640"
},
"departure": {
"time": "1777003640"
},
"stopId": "10GRR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1777003760"
},
"departure": {
"time": "1777003760"
},
"stopId": "10BAG3",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003820"
},
"departure": {
"time": "1777003820"
},
"stopId": "10MED3",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003940"
},
"departure": {
"time": "1777003940"
},
"stopId": "10NOR5",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004000"
},
"departure": {
"time": "1777004000"
},
"stopId": "10GDR1",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004060"
},
"departure": {
"time": "1777004060"
},
"stopId": "10LPL1",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004120"
},
"departure": {
"time": "1777004120"
},
"stopId": "10FLO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004240"
},
"departure": {
"time": "1777004240"
},
"stopId": "10ECT1",
"stopSequence": 35
}
],
"timestamp": "1777002848",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758648-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019da2",
"label": "904",
"licensePlate": "EP-237-CL"
}
}
},
{
"id": "trip:3759039-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001814"
},
"departure": {
"time": "1777001892"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1777001941"
},
"departure": {
"time": "1777001969"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002041"
},
"departure": {
"time": "1777002051"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002063"
},
"departure": {
"time": "1777002074"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002129"
},
"departure": {
"time": "1777002142"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002181"
},
"departure": {
"time": "1777002191"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002209"
},
"departure": {
"time": "1777002295"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002344"
},
"departure": {
"time": "1777002401"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002480"
},
"departure": {
"time": "1777002493"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"stopId": "10GDM4",
"stopSequence": 11
},
{
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777002726"
},
"departure": {
"time": "1777002741"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777002764"
},
"departure": {
"time": "1777002840"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777002832"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777002900"
},
"departure": {
"time": "1777002900"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003080"
},
"departure": {
"time": "1777003080"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003140"
},
"departure": {
"time": "1777003140"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003200"
},
"departure": {
"time": "1777003200"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003320"
},
"departure": {
"time": "1777003320"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777003440"
},
"departure": {
"time": "1777003440"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777003500"
},
"departure": {
"time": "1777003500"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777003620"
},
"departure": {
"time": "1777003620"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1777003680"
},
"departure": {
"time": "1777003680"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1777003860"
},
"departure": {
"time": "1777003860"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1777002841",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759039-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3758786-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999297"
},
"departure": {
"time": "1776999356"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999417"
},
"departure": {
"time": "1776999432"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999491"
},
"departure": {
"time": "1776999508"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999534"
},
"departure": {
"time": "1776999549"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1776999581"
},
"departure": {
"time": "1776999617"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1776999677"
},
"departure": {
"time": "1776999691"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1776999744"
},
"departure": {
"time": "1776999754"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1776999817"
},
"departure": {
"time": "1776999827"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1776999857"
},
"departure": {
"time": "1776999894"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1776999952"
},
"departure": {
"time": "1776999963"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000035"
},
"departure": {
"time": "1777000052"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000188"
},
"departure": {
"time": "1777000245"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000295"
},
"departure": {
"time": "1777000448"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000487"
},
"departure": {
"time": "1777000505"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000553"
},
"departure": {
"time": "1777000595"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000642"
},
"departure": {
"time": "1777000661"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777000685"
},
"departure": {
"time": "1777000699"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777000755"
},
"departure": {
"time": "1777000818"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777000904"
},
"departure": {
"time": "1777000925"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777000970"
},
"departure": {
"time": "1777001002"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001038"
},
"departure": {
"time": "1777001055"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001113"
},
"departure": {
"time": "1777001123"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777001141"
},
"departure": {
"time": "1777001155"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001204"
},
"departure": {
"time": "1777001217"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001295"
},
"departure": {
"time": "1777001303"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777001364"
},
"departure": {
"time": "1777001398"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777001428"
},
"departure": {
"time": "1777001460"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777001508"
},
"departure": {
"time": "1777001541"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777001591"
},
"departure": {
"time": "1777001622"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777001654"
},
"departure": {
"time": "1777001690"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1777001728"
},
"departure": {
"time": "1777001749"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777001782"
},
"departure": {
"time": "1777001794"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777001813"
},
"departure": {
"time": "1777001833"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777001867"
},
"departure": {
"time": "1777001882"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777001905"
},
"departure": {
"time": "1777001922"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777001966"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758786-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019954",
"label": "910",
"licensePlate": "FT-398-BR"
}
}
},
{
"id": "trip:3757944-2025_H-Mult_J&V-Jeu-Ven-01-1101110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002249"
},
"departure": {
"time": "1777002323"
},
"stopId": "SPEPC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002624"
},
"departure": {
"time": "1777002654"
},
"stopId": "COSBG1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002755"
},
"departure": {
"time": "1777002765"
},
"stopId": "FERPD1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002920"
},
"departure": {
"time": "1777002920"
},
"stopId": "FERMO1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003160"
},
"departure": {
"time": "1777003160"
},
"stopId": "MAUAB1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003340"
},
"departure": {
"time": "1777003340"
},
"stopId": "BREPG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003640"
},
"departure": {
"time": "1777003640"
},
"stopId": "10NQT2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003880"
},
"departure": {
"time": "1777003880"
},
"stopId": "10CRD2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003881"
},
"departure": {
"time": "1777003881"
},
"stopId": "10LMQ2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777004000"
},
"departure": {
"time": "1777004000"
},
"stopId": "10COD2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777004120"
},
"departure": {
"time": "1777004120"
},
"stopId": "10MYO2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777004180"
},
"departure": {
"time": "1777004180"
},
"stopId": "10NOR4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777004240"
},
"departure": {
"time": "1777004240"
},
"stopId": "10JEA2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777004300"
},
"departure": {
"time": "1777004300"
},
"stopId": "10ZPH2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004301"
},
"departure": {
"time": "1777004301"
},
"stopId": "10ART2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004600"
},
"departure": {
"time": "1777004600"
},
"stopId": "10THH2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004660"
},
"departure": {
"time": "1777004660"
},
"stopId": "10CRN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004720"
},
"departure": {
"time": "1777004720"
},
"stopId": "10PLA5",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004780"
},
"departure": {
"time": "1777004780"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004840"
},
"departure": {
"time": "1777004840"
},
"stopId": "10PEM3",
"stopSequence": 20
}
],
"timestamp": "1777002841",
"trip": {
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "3757944-2025_H-Mult_J&V-Jeu-Ven-01-1101110"
},
"vehicle": {
"id": "61289ff756b38782f601a1d5",
"label": "7020",
"licensePlate": "FR-040-GX"
}
}
},
{
"id": "trip:3759087-2025_H-Mult_J&V-Jeu-Ven-01-0001110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776979784"
},
"departure": {
"time": "1776979817"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1776979870"
},
"departure": {
"time": "1776979885"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1776979969"
},
"departure": {
"time": "1776979979"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776979993"
},
"departure": {
"time": "1776980003"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1776980059"
},
"departure": {
"time": "1776980073"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1776980115"
},
"departure": {
"time": "1776980216"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1776980235"
},
"departure": {
"time": "1776980249"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1776980281"
},
"departure": {
"time": "1776980317"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1776980409"
},
"departure": {
"time": "1776980428"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"stopId": "10GDM4",
"stopSequence": 11
},
{
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1776980510"
},
"departure": {
"time": "1776980536"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1776980553"
},
"departure": {
"time": "1776980581"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1776980600"
},
"departure": {
"time": "1776980616"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1776980645"
},
"departure": {
"time": "1776980665"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1776980843"
},
"departure": {
"time": "1776980856"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1776980880"
},
"departure": {
"time": "1776980895"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1776980918"
},
"departure": {
"time": "1776980926"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1776981017"
},
"departure": {
"time": "1776981113"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1776981191"
},
"departure": {
"time": "1776981209"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1776981266"
},
"departure": {
"time": "1776981303"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1776981354"
},
"departure": {
"time": "1776981379"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1776981424"
},
"departure": {
"time": "1776981450"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1776981501"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1777002841",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759087-2025_H-Mult_J&V-Jeu-Ven-01-0001110"
},
"vehicle": {
"id": "63fc89331e80e243150f9047",
"label": "918",
"licensePlate": "GM-205-CT"
}
}
},
{
"id": "trip:3745505-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999578"
},
"departure": {
"time": "1776999668"
},
"stopId": "10PEM1",
"stopSequence": 1
},
{
"arrival": {
"time": "1776999754"
},
"departure": {
"time": "1776999770"
},
"stopId": "10AMO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1776999790"
},
"departure": {
"time": "1776999831"
},
"stopId": "10EGL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1776999856"
},
"departure": {
"time": "1776999892"
},
"stopId": "10OYG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1776999915"
},
"departure": {
"time": "1776999937"
},
"stopId": "10PRV2",
"stopSequence": 5
},
{
"arrival": {
"time": "1776999966"
},
"departure": {
"time": "1776999979"
},
"stopId": "10ANJ6",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000007"
},
"departure": {
"time": "1777000046"
},
"stopId": "10BQR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000107"
},
"departure": {
"time": "1777000149"
},
"stopId": "10BRA4",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000179"
},
"departure": {
"time": "1777000197"
},
"stopId": "10RTU2",
"stopSequence": 9
},
{
"arrival": {
"time": "1777000248"
},
"departure": {
"time": "1777000330"
},
"stopId": "10PFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1777000378"
},
"departure": {
"time": "1777000449"
},
"stopId": "10FOR4",
"stopSequence": 11
},
{
"arrival": {
"time": "1777000502"
},
"departure": {
"time": "1777000528"
},
"stopId": "10CRC4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000582"
},
"departure": {
"time": "1777000711"
},
"stopId": "10HDI3",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000762"
},
"departure": {
"time": "1777000803"
},
"stopId": "10ARS5",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000838"
},
"departure": {
"time": "1777000899"
},
"stopId": "10BUC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000929"
},
"departure": {
"time": "1777000977"
},
"stopId": "10CTY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001014"
},
"departure": {
"time": "1777001042"
},
"stopId": "10NAP1",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001069"
},
"departure": {
"time": "1777001088"
},
"stopId": "10CAL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001139"
},
"departure": {
"time": "1777001179"
},
"stopId": "10AXT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001283"
},
"stopId": "10PEM1",
"stopSequence": 20
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "1A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3745505-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "66a8f7b25e67a5d704288ce5",
"label": "720",
"licensePlate": "GX-040-LC"
}
}
},
{
"id": "trip:3758709-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777001886"
},
"departure": {
"time": "1777002193"
},
"stopId": "10ECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777002241"
},
"departure": {
"time": "1777002253"
},
"stopId": "10FLO2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777002314"
},
"departure": {
"time": "1777002343"
},
"stopId": "10LPL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777002362"
},
"departure": {
"time": "1777002378"
},
"stopId": "10GDR2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777002413"
},
"departure": {
"time": "1777002453"
},
"stopId": "10NOR6",
"stopSequence": 5
},
{
"arrival": {
"time": "1777002514"
},
"departure": {
"time": "1777002577"
},
"stopId": "10MED4",
"stopSequence": 6
},
{
"arrival": {
"time": "1777002630"
},
"departure": {
"time": "1777002667"
},
"stopId": "10BAG4",
"stopSequence": 7
},
{
"arrival": {
"time": "1777002735"
},
"departure": {
"time": "1777002775"
},
"stopId": "10GRR2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777002805"
},
"departure": {
"time": "1777002830"
},
"stopId": "10XCT4",
"stopSequence": 9
},
{
"arrival": {
"time": "1777002930"
},
"departure": {
"time": "1777002930"
},
"stopId": "10HPA4",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003050"
},
"departure": {
"time": "1777003050"
},
"stopId": "10CRN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003170"
},
"departure": {
"time": "1777003170"
},
"stopId": "10GSN4",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003350"
},
"departure": {
"time": "1777003350"
},
"stopId": "10AXT2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003410"
},
"departure": {
"time": "1777003410"
},
"stopId": "10CAL2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777003530"
},
"departure": {
"time": "1777003530"
},
"stopId": "10NAP2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777003590"
},
"departure": {
"time": "1777003590"
},
"stopId": "10CTY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777003650"
},
"departure": {
"time": "1777003650"
},
"stopId": "10BUC2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777003710"
},
"departure": {
"time": "1777003710"
},
"stopId": "10ARS4",
"stopSequence": 18
},
{
"arrival": {
"time": "1777003830"
},
"departure": {
"time": "1777003830"
},
"stopId": "10HDI4",
"stopSequence": 19
},
{
"arrival": {
"time": "1777003950"
},
"departure": {
"time": "1777003950"
},
"stopId": "10REP4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004010"
},
"departure": {
"time": "1777004010"
},
"stopId": "10TRA3",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004070"
},
"departure": {
"time": "1777004070"
},
"stopId": "10PAX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004071"
},
"departure": {
"time": "1777004071"
},
"stopId": "10CMI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004130"
},
"departure": {
"time": "1777004130"
},
"stopId": "10ANN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777004250"
},
"departure": {
"time": "1777004250"
},
"stopId": "10CAQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777004370"
},
"departure": {
"time": "1777004370"
},
"stopId": "10HME2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777004430"
},
"departure": {
"time": "1777004430"
},
"stopId": "10PET2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777004550"
},
"departure": {
"time": "1777004550"
},
"stopId": "10DIX2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777004610"
},
"departure": {
"time": "1777004610"
},
"stopId": "10EPC2",
"stopSequence": 29
},
{
"arrival": {
"time": "1777004670"
},
"departure": {
"time": "1777004670"
},
"stopId": "10EPH1",
"stopSequence": 30
},
{
"arrival": {
"time": "1777004730"
},
"departure": {
"time": "1777004730"
},
"stopId": "10PAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777004790"
},
"departure": {
"time": "1777004790"
},
"stopId": "10TLL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777004850"
},
"departure": {
"time": "1777004850"
},
"stopId": "10HET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777004910"
},
"departure": {
"time": "1777004910"
},
"stopId": "10MOR2",
"stopSequence": 34
},
{
"arrival": {
"time": "1777004970"
},
"departure": {
"time": "1777004970"
},
"stopId": "10MES2",
"stopSequence": 35
},
{
"arrival": {
"time": "1777005030"
},
"departure": {
"time": "1777005030"
},
"stopId": "10AMF1",
"stopSequence": 36
}
],
"timestamp": "1777002845",
"trip": {
"routeId": "02",
"scheduleRelationship": "SCHEDULED",
"tripId": "3758709-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f601a07b",
"label": "502",
"licensePlate": "FA-379-QA"
}
}
},
{
"id": "trip:3748518-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777002320"
},
"stopId": "10PYC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777003020"
},
"departure": {
"time": "1777003020"
},
"stopId": "10VDT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777003080"
},
"departure": {
"time": "1777003080"
},
"stopId": "10ZFO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777003140"
},
"departure": {
"time": "1777003140"
},
"stopId": "10GRI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777003141"
},
"departure": {
"time": "1777003141"
},
"stopId": "10FOE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777003200"
},
"departure": {
"time": "1777003200"
},
"stopId": "10MRT1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777003320"
},
"departure": {
"time": "1777003320"
},
"stopId": "10BRA1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777003380"
},
"departure": {
"time": "1777003380"
},
"stopId": "10BQR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777003440"
},
"departure": {
"time": "1777003440"
},
"stopId": "10ANJ5",
"stopSequence": 9
},
{
"arrival": {
"time": "1777003500"
},
"departure": {
"time": "1777003500"
},
"stopId": "10PRV1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777003560"
},
"departure": {
"time": "1777003560"
},
"stopId": "10OLY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777003620"
},
"departure": {
"time": "1777003620"
},
"stopId": "10EGL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777003740"
},
"departure": {
"time": "1777003740"
},
"stopId": "10AMO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1777003920"
},
"departure": {
"time": "1777003920"
},
"stopId": "10PEM2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777004160"
},
"departure": {
"time": "1777004160"
},
"stopId": "10THH3",
"stopSequence": 15
},
{
"arrival": {
"time": "1777004280"
},
"departure": {
"time": "1777004280"
},
"stopId": "10LCA1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777004340"
},
"departure": {
"time": "1777004340"
},
"stopId": "10BHC3",
"stopSequence": 17
},
{
"arrival": {
"time": "1777004460"
},
"departure": {
"time": "1777004460"
},
"stopId": "10LUM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1777004520"
},
"departure": {
"time": "1777004520"
},
"stopId": "10JMO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1777004580"
},
"departure": {
"time": "1777004580"
},
"stopId": "10LLM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1777004640"
},
"departure": {
"time": "1777004640"
},
"stopId": "10BRO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1777004760"
},
"departure": {
"time": "1777004760"
},
"stopId": "10JBO3",
"stopSequence": 22
},
{
"arrival": {
"time": "1777004820"
},
"departure": {
"time": "1777004820"
},
"stopId": "10CHE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1777004880"
},
"departure": {
"time": "1777004880"
},
"stopId": "10ZSA3",
"stopSequence": 24
}
],
"timestamp": "1777002846",
"trip": {
"routeId": "06",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748518-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f60197eb",
"label": "838",
"licensePlate": "BN-093-PY"
}
}
},
{
"id": "trip:3748424-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777000361"
},
"departure": {
"time": "1777000782"
},
"stopId": "10DIG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000845"
},
"departure": {
"time": "1777000864"
},
"stopId": "10CDF1",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000901"
},
"departure": {
"time": "1777000913"
},
"stopId": "10BCP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000970"
},
"departure": {
"time": "1777000987"
},
"stopId": "10COT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1777001040"
},
"departure": {
"time": "1777001057"
},
"stopId": "10PFJ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1777001081"
},
"departure": {
"time": "1777001095"
},
"stopId": "10SAL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1777001119"
},
"departure": {
"time": "1777001134"
},
"stopId": "10ROS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1777001147"
},
"departure": {
"time": "1777001162"
},
"stopId": "10SAD1",
"stopSequence": 8
},
{
"arrival": {
"time": "1777001189"
},
"departure": {
"time": "1777001219"
},
"stopId": "10VOL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1777001250"
},
"departure": {
"time": "1777001277"
},
"stopId": "10RED1",
"stopSequence": 10
},
{
"arrival": {
"time": "1777001286"
},
"departure": {
"time": "1777001300"
},
"stopId": "10CIM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1777001373"
},
"departure": {
"time": "1777001387"
},
"stopId": "10FJT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1777001448"
},
"departure": {
"time": "1777001518"
},
"stopId": "10MEN2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777001564"
},
"departure": {
"time": "1777001809"
},
"stopId": "10SHU3",
"stopSequence": 14
},
{
"arrival": {
"time": "1777001856"
},
"departure": {
"time": "1777001885"
},
"stopId": "10PHG2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777001900"
},
"departure": {
"time": "1777001921"
},
"stopId": "10FDC1",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001956"
},
"departure": {
"time": "1777001972"
},
"stopId": "10CTR3",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001986"
},
"departure": {
"time": "1777001998"
},
"stopId": "10CTY2",
"stopSequence": 18
},
{
"arrival": {
"time": "1777002023"
},
"departure": {
"time": "1777002041"
},
"stopId": "10BUC2",
"stopSequence": 19
},
{
"arrival": {
"time": "1777002085"
},
"departure": {
"time": "1777002125"
},
"stopId": "10ARS4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777002217"
},
"departure": {
"time": "1777002230"
},
"stopId": "10STA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777002307"
},
"departure": {
"time": "1777002323"
},
"stopId": "10LCO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777002363"
},
"departure": {
"time": "1777002386"
},
"stopId": "10POL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1777002548"
},
"departure": {
"time": "1777002587"
},
"stopId": "10LEB2",
"stopSequence": 24
},
{
"arrival": {
"time": "1777002656"
},
"departure": {
"time": "1777002674"
},
"stopId": "10LEC2",
"stopSequence": 25
},
{
"arrival": {
"time": "1777002681"
},
"departure": {
"time": "1777002706"
},
"stopId": "10FRA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1777002774"
},
"departure": {
"time": "1777002791"
},
"stopId": "10SMT2",
"stopSequence": 27
},
{
"arrival": {
"time": "1777002805"
},
"departure": {
"time": "1777002830"
},
"stopId": "10VAB2",
"stopSequence": 28
},
{
"arrival": {
"time": "1777002890"
},
"departure": {
"time": "1777002890"
},
"stopId": "10EGL5",
"stopSequence": 29
},
{
"arrival": {
"time": "1777003010"
},
"departure": {
"time": "1777003010"
},
"stopId": "10HUI4",
"stopSequence": 30
},
{
"arrival": {
"time": "1777003070"
},
"departure": {
"time": "1777003070"
},
"stopId": "10CRB2",
"stopSequence": 31
},
{
"arrival": {
"time": "1777003071"
},
"departure": {
"time": "1777003071"
},
"stopId": "10VIG2",
"stopSequence": 32
},
{
"arrival": {
"time": "1777003130"
},
"departure": {
"time": "1777003130"
},
"stopId": "10DAN2",
"stopSequence": 33
},
{
"arrival": {
"time": "1777003370"
},
"departure": {
"time": "1777003370"
},
"stopId": "10ZAG2",
"stopSequence": 34
}
],
"timestamp": "1777002844",
"trip": {
"routeId": "05",
"scheduleRelationship": "SCHEDULED",
"tripId": "3748424-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f601a1fa",
"label": "841",
"licensePlate": "BN-358-PY"
}
}
},
{
"id": "trip:3759038-2025_H-Mult_J&V-Jeu-Ven-01",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776999191"
},
"departure": {
"time": "1777000066"
},
"stopId": "10MXR2",
"stopSequence": 1
},
{
"arrival": {
"time": "1777000113"
},
"departure": {
"time": "1777000148"
},
"stopId": "10CEN2",
"stopSequence": 2
},
{
"arrival": {
"time": "1777000219"
},
"departure": {
"time": "1777000230"
},
"stopId": "10BOC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1777000244"
},
"departure": {
"time": "1777000257"
},
"stopId": "10GNT2",
"stopSequence": 4
},
{
"arrival": {
"time": "1777000326"
},
"departure": {
"time": "1777000346"
},
"stopId": "10LOG2",
"stopSequence": 5
},
{
"arrival": {
"time": "1777000386"
},
"departure": {
"time": "1777000399"
},
"stopId": "10REN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1777000412"
},
"departure": {
"time": "1777000455"
},
"stopId": "10CUR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1777000490"
},
"departure": {
"time": "1777000499"
},
"stopId": "10DEB2",
"stopSequence": 8
},
{
"arrival": {
"time": "1777000567"
},
"departure": {
"time": "1777000635"
},
"stopId": "10CSM2",
"stopSequence": 9
},
{
"stopId": "10SWZ2",
"stopSequence": 10
},
{
"stopId": "10GDM4",
"stopSequence": 11
},
{
"stopId": "10H C2",
"stopSequence": 12
},
{
"arrival": {
"time": "1777000866"
},
"departure": {
"time": "1777000880"
},
"stopId": "10SEX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1777000891"
},
"departure": {
"time": "1777000918"
},
"stopId": "10MTT2",
"stopSequence": 14
},
{
"arrival": {
"time": "1777000936"
},
"departure": {
"time": "1777000945"
},
"stopId": "10BSJ2",
"stopSequence": 15
},
{
"arrival": {
"time": "1777000980"
},
"departure": {
"time": "1777000994"
},
"stopId": "10RUC2",
"stopSequence": 16
},
{
"arrival": {
"time": "1777001161"
},
"departure": {
"time": "1777001197"
},
"stopId": "10ODR2",
"stopSequence": 17
},
{
"arrival": {
"time": "1777001222"
},
"departure": {
"time": "1777001235"
},
"stopId": "10BOS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1777001258"
},
"departure": {
"time": "1777001268"
},
"stopId": "10JAR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1777001328"
},
"departure": {
"time": "1777001389"
},
"stopId": "10GSN4",
"stopSequence": 20
},
{
"arrival": {
"time": "1777001438"
},
"departure": {
"time": "1777001533"
},
"stopId": "10AXT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1777001571"
},
"departure": {
"time": "1777001608"
},
"stopId": "10CAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1777001665"
},
"departure": {
"time": "1777001683"
},
"stopId": "10HDV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1777001716"
},
"departure": {
"time": "1777001739"
},
"stopId": "10PL 1",
"stopSequence": 24
},
{
"arrival": {
"time": "1777001801"
},
"stopId": "10SHU2",
"stopSequence": 25
}
],
"timestamp": "1777002842",
"trip": {
"routeId": "04",
"scheduleRelationship": "SCHEDULED",
"tripId": "3759038-2025_H-Mult_J&V-Jeu-Ven-01"
},
"vehicle": {
"id": "61289ff756b38782f6019bb2",
"label": "900",
"licensePlate": "DX-218-WF"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777002850"
}
}