Détails de la ressource
Données temps réel du réseau urbain Agglobus de BOURGES - Mises à jour des trajets
Cette ressource fait partie du jeu de données Réseau urbain AggloBus.
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
❌14 erreurs, 119 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/02/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 7 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 21142455 stop_sequence for stop_ids [boucre3, boujuin5, bouesch2, boucorn2, bouroll2, boulin, boucoth4, bousent2, boufran2, bouampe2, bougcha, bousncf2, boupfic, boupoul, bouplan, bounatiC, boujura, bouauro, boueuro3, bourauc, boujoff, boufoch, boujacq, bouparc, bouzéro, bouleol, boureno, boubour, boulabo, boualle, bouvald, boulac, bouboye, bourott] is not strictly sorted by increasing stop_sequence
- trip_id 21142500 stop_sequence for stop_ids [bourott, bouboye2, boulac2, bouvald2, boualle2, boulabo2, boubour2, boureno2, bouleol2, bouzéro2, bouparc2, boujacq2, boufoch3, boujoff2, bourauc2, boueuro4, bouauro2, boujura2, bounatiD, bouplan2, boupoul2, boupfic2, bousncf, bougcha2, bouampe, boufran, bousent, boucoth3, boulin2, bouroll, boucorn, bouesch, boujuin4, boucre3] is not strictly sorted by increasing stop_sequence
- trip_id 21142456 stop_sequence for stop_ids [boucre3, boujuin5, bouesch2, boucorn2, bouroll2, boulin, boucoth4, bousent2, boufran2, bouampe2, bougcha, bousncf2, boupfic, boupoul, bouplan, bounatiC, boujura, bouauro, boueuro3, bourauc, boujoff, boufoch, boujacq, bouparc, bouzéro, bouleol, boureno, boubour, boulabo, boualle, bouvald, boulac, bouboye, bourott] is not strictly sorted by increasing stop_sequence
- trip_id 21142501 stop_sequence for stop_ids [bourott, bouboye2, boulac2, bouvald2, boualle2, boulabo2, boubour2, boureno2, bouleol2, bouzéro2, bouparc2, boujacq2, boufoch3, boujoff2, bourauc2, boueuro4, bouauro2, boujura2, bounatiD, bouplan2, boupoul2, boupfic2, bousncf, bougcha2, bouampe, boufran, bousent, boucoth3, boulin2, bouroll, boucorn, bouesch, boujuin4, boucre3] is not strictly sorted by increasing stop_sequence
- trip_id 21142457 stop_sequence for stop_ids [boucre3, boujuin5, bouesch2, boucorn2, bouroll2, boulin, boucoth4, bousent2, boufran2, bouampe2, bougcha, bousncf2, boupfic, boupoul, bouplan, bounatiC, boujura, bouauro, boueuro3, bourauc, boujoff, boufoch, boujacq, bouparc, bouzéro, bouleol, boureno, boubour, boulabo, boualle, bouvald, boulac, bouboye, bourott] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_id does not exist in GTFS data E011 7 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 21142455 stop_id bouzéro does not exist in GTFS data stops.txt
- trip_id 21142500 stop_id bouzéro2 does not exist in GTFS data stops.txt
- trip_id 21142456 stop_id bouzéro does not exist in GTFS data stops.txt
- trip_id 21142501 stop_id bouzéro2 does not exist in GTFS data stops.txt
- trip_id 21142457 stop_id bouzéro does not exist in GTFS data stops.txt
Avertissements
vehicle_id not populated W002 3 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 21168066 does not have a vehicle_id
- trip_id 21168904 does not have a vehicle_id
- trip_id 21590824 does not have a vehicle_id
schedule_relationship not populated W009 116 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id 21166836 stop_id bougros (and potentially more for this trip) does not have a schedule_relationship
- trip_id 21166836 does not have a schedule_relationship
- trip_id 21168794 stop_id bouguer (and potentially more for this trip) does not have a schedule_relationship
- trip_id 21168794 does not have a schedule_relationship
- trip_id 21154379 stop_id doubri4 (and potentially more for this trip) does not have a schedule_relationship
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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 97 | 29 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 3 260 | 29 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 267 | 25 fois (86 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 258 | 24 fois (83 % des validations) |
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 4 | 2 fois (7 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 57 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/02/2026 à 19h57 Europe/Paris.
trip_updates (47) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 24/02/2026 à 19h57 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "989359",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 420
},
"stopId": "bougros"
},
{
"arrival": {
"delay": 420
},
"stopId": "boucano3"
},
{
"arrival": {
"delay": 420
},
"stopId": "boufauv4"
},
{
"arrival": {
"delay": 480
},
"stopId": "boubles3"
},
{
"arrival": {
"delay": 480
},
"stopId": "bourets"
},
{
"arrival": {
"delay": 480
},
"stopId": "boualou"
},
{
"arrival": {
"delay": 480
},
"stopId": "bougati"
},
{
"arrival": {
"delay": 480
},
"stopId": "bourac3"
},
{
"arrival": {
"delay": 420
},
"stopId": "bou14ju2"
},
{
"arrival": {
"delay": 420
},
"stopId": "bourasp2"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouspai2"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouzacp3"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouuli2"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouven"
},
{
"arrival": {
"delay": 420
},
"stopId": "boufoul3"
},
{
"arrival": {
"delay": 480
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 480
},
"stopId": "boumach2"
},
{
"arrival": {
"delay": 540
},
"stopId": "boumich2"
},
{
"arrival": {
"delay": 540
},
"stopId": "boulatt2"
},
{
"arrival": {
"delay": 540
},
"stopId": "bougayl2"
},
{
"arrival": {
"delay": 540
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 480
},
"stopId": "bouion"
},
{
"arrival": {
"delay": 480
},
"stopId": "boupoi"
},
{
"arrival": {
"delay": 540
},
"stopId": "boucuri"
},
{
"arrival": {
"delay": 480
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 480
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 480
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 480
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouparm2"
},
{
"arrival": {
"delay": 480
},
"stopId": "bouavar2"
},
{
"arrival": {
"delay": 480
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 360
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 360
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 360
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 360
},
"stopId": "boumegu"
},
{
"arrival": {
"delay": 360
},
"stopId": "bougret"
},
{
"arrival": {
"delay": 360
},
"stopId": "boubeug3"
},
{
"arrival": {
"delay": 360
},
"stopId": "bougues"
},
{
"arrival": {
"delay": 360
},
"stopId": "boubriv"
},
{
"arrival": {
"delay": 360
},
"stopId": "bougarr"
},
{
"arrival": {
"delay": 360
},
"stopId": "troorme"
},
{
"arrival": {
"delay": 360
},
"stopId": "bougend"
},
{
"arrival": {
"delay": 360
},
"stopId": "boumazi"
},
{
"arrival": {
"delay": 360
},
"stopId": "boubase2"
},
{
"arrival": {
"delay": 360
},
"stopId": "boucia"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouaix"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouhipp"
}
],
"timestamp": "1771959302",
"trip": {
"tripId": "21166877"
},
"vehicle": {
"id": "415"
}
}
},
{
"id": "993792",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bounatiB"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudoux"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourous"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouhenr"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougoul"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulaut"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucime"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouport"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudura"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumete"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouseps"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourom"
},
{
"arrival": {
"delay": 60
},
"stopId": "subcesa3"
},
{
"arrival": {
"delay": 60
},
"stopId": "subcesa5"
},
{
"arrival": {
"delay": 0
},
"stopId": "subaero"
},
{
"arrival": {
"delay": 60
},
"stopId": "subagri"
},
{
"arrival": {
"delay": 60
},
"stopId": "subrout"
},
{
"arrival": {
"delay": 60
},
"stopId": "subsubd"
},
{
"arrival": {
"delay": 60
},
"stopId": "flovigo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "floverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "flolecl"
},
{
"arrival": {
"delay": 0
},
"stopId": "flosupe"
},
{
"arrival": {
"delay": -60
},
"stopId": "floecol"
},
{
"arrival": {
"delay": 0
},
"stopId": "florepu"
},
{
"arrival": {
"delay": 0
},
"stopId": "flojaur"
},
{
"arrival": {
"delay": 0
},
"stopId": "flosale"
},
{
"arrival": {
"delay": 0
},
"stopId": "flochai"
},
{
"arrival": {
"delay": 0
},
"stopId": "flovolt"
},
{
"arrival": {
"delay": -60
},
"stopId": "floentr"
},
{
"arrival": {
"delay": -60
},
"stopId": "flomass"
}
],
"timestamp": "1771959354",
"trip": {
"tripId": "21178079"
},
"vehicle": {
"id": "515"
}
}
},
{
"id": "993073",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubois4"
},
{
"arrival": {
"delay": 0
},
"stopId": "doudar2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucroi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvary2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo3"
},
{
"arrival": {
"delay": 60
},
"stopId": "doulebo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvouz2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucham2"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boularm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouspl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupal"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupign"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouappa"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulep"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougade"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouing2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouench2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousan2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouguyn3"
}
],
"timestamp": "1771959361",
"trip": {
"tripId": "21168902"
},
"vehicle": {
"id": "403"
}
}
},
{
"id": "982277",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 180
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 180
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 180
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 60
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourott"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21142490"
},
"vehicle": {
"id": "218"
}
}
},
{
"id": "980800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujuin4"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucre3"
}
],
"timestamp": "1771959301",
"trip": {
"tripId": "21143311"
},
"vehicle": {
"id": "215"
}
}
},
{
"id": "985165",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri4"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucre"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucomm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougaul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucoll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doumair2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouverd2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouplro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": -120
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": -60
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": -60
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": -120
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": -120
},
"stopId": "boupyro3"
},
{
"arrival": {
"delay": -180
},
"stopId": "boutec2"
},
{
"arrival": {
"delay": -180
},
"stopId": "boupign"
},
{
"arrival": {
"delay": -180
},
"stopId": "bouappa"
},
{
"arrival": {
"delay": -180
},
"stopId": "boulep"
},
{
"arrival": {
"delay": -180
},
"stopId": "bougade"
},
{
"arrival": {
"delay": -180
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771959336",
"trip": {
"tripId": "21154397"
},
"vehicle": {
"id": "508"
}
}
},
{
"id": "997137",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "mormair"
},
{
"arrival": {
"delay": 60
},
"stopId": "urszone"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursveu"
},
{
"arrival": {
"delay": 60
},
"stopId": "subchag2"
},
{
"arrival": {
"delay": 120
},
"stopId": "subcesa4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourom2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouseps2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumete2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudura2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouport2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiB"
}
],
"timestamp": "1771959361",
"trip": {
"tripId": "21178342"
},
"vehicle": {
"id": "424"
}
}
},
{
"id": "990119",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "urspatu4"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursgren2"
},
{
"arrival": {
"delay": 0
},
"stopId": "marbouc2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaver2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueclu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupier2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouthys2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzino2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudbu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutort2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupasc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvauv2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouchar2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounava2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 120
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 120
},
"stopId": "boustra2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouafra2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouves"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousbon2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouparm3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounaut"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplro"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouverd"
},
{
"arrival": {
"delay": 60
},
"stopId": "dourepu"
},
{
"arrival": {
"delay": 60
},
"stopId": "douvign"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubour"
},
{
"arrival": {
"delay": 60
},
"stopId": "doucham"
},
{
"arrival": {
"delay": 60
},
"stopId": "douvouz"
},
{
"arrival": {
"delay": 60
},
"stopId": "doulebo"
},
{
"arrival": {
"delay": 60
},
"stopId": "doulebo4"
},
{
"arrival": {
"delay": 60
},
"stopId": "douvary"
},
{
"arrival": {
"delay": 60
},
"stopId": "doucent"
},
{
"arrival": {
"delay": 60
},
"stopId": "doucroi"
},
{
"arrival": {
"delay": 60
},
"stopId": "doudar"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubois3"
},
{
"arrival": {
"delay": 60
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubri"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21167054"
},
"vehicle": {
"id": "418"
}
}
},
{
"id": "984380",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouturl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaman2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougber4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhelv"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesqu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouchel"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771959328",
"trip": {
"tripId": "21154249"
},
"vehicle": {
"id": "514"
}
}
},
{
"id": "988676",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bouhipp"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaix2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucia2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubase4"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumazi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougend2"
},
{
"arrival": {
"delay": 60
},
"stopId": "troorme2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubriv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougues2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeug4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouavar"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparm"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousema2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubutt"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuri3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouion2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougayl"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulatt"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumich"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumach"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoul4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouuli"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzacp"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouspai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroix"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulote"
},
{
"arrival": {
"delay": 0
},
"stopId": "bou14ju3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouraci"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougati2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualou2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourets2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubles4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufauv3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucano4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougros"
}
],
"timestamp": "1771958606",
"trip": {
"tripId": "21166871"
},
"vehicle": {
"id": "416"
}
}
},
{
"id": "991462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouvar"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouenf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulon2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutet3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubois"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubras2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouperc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouader2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouairv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougaga2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousema2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupal"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouday"
}
],
"timestamp": "1771959431",
"trip": {
"tripId": "21168110"
}
}
},
{
"id": "983266",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouchel2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesqu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouhelv2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougber3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaman"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucoll"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouturl"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupyro"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousemb"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucapi"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudumo"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouzons"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771959421",
"trip": {
"tripId": "21154286"
},
"vehicle": {
"id": "411"
}
}
},
{
"id": "982352",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 240
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 240
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 240
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 240
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 240
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 240
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 240
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 240
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 240
},
"stopId": "bourott"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21142491"
},
"vehicle": {
"id": "223"
}
}
},
{
"id": "985960",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougade2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulep2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouappa2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutec"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu"
},
{
"arrival": {
"delay": 0
},
"stopId": "doumair"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucoll"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougaul"
},
{
"arrival": {
"delay": 0
},
"stopId": "douverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucomm"
},
{
"arrival": {
"delay": 0
},
"stopId": "doupie"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubri4"
}
],
"timestamp": "1771958912",
"trip": {
"tripId": "21154418"
},
"vehicle": {
"id": "417"
}
}
},
{
"id": "980875",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouboye2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771958572",
"trip": {
"tripId": "21143312"
},
"vehicle": {
"id": "224"
}
}
},
{
"id": "988083",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 240
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 180
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 240
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 360
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 360
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 420
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 420
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 420
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 420
},
"stopId": "bouespr"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpuport"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpulama"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpufont"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpupont"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpuconc"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpulila"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpusall3"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpuplac3"
},
{
"arrival": {
"delay": 420
},
"stopId": "gpualsa4"
},
{
"arrival": {
"delay": 420
},
"stopId": "gputerr"
}
],
"timestamp": "1771959421",
"trip": {
"tripId": "21166725"
},
"vehicle": {
"id": "503"
}
}
},
{
"id": "986978",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "gputerr"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpualsa3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuplac4"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpusall2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulila2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuconc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuport2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouespr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
}
],
"timestamp": "1771959382",
"trip": {
"tripId": "21166768"
},
"vehicle": {
"id": "502"
}
}
},
{
"id": "992100",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180
},
"stopId": "urspatu4"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursmair"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursacac2"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursecol2"
},
{
"arrival": {
"delay": 60
},
"stopId": "urspelv2"
},
{
"arrival": {
"delay": 60
},
"stopId": "urstill4"
},
{
"arrival": {
"delay": 60
},
"stopId": "urshaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouarma2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumalb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucast2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouexup2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparm4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousbon"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudevo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouafra"
},
{
"arrival": {
"delay": 0
},
"stopId": "boustra"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplhe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounapo3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouguer"
}
],
"timestamp": "1771959253",
"trip": {
"tripId": "21168792"
},
"vehicle": {
"id": "509"
}
}
},
{
"id": "992403",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180
},
"stopId": "bouguer"
},
{
"arrival": {
"delay": 180
},
"stopId": "bounapo"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplhe3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boustra2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouafra2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouves"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousbon2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparm3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounaut"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouexup"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucast"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeau"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumalb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouarma"
},
{
"arrival": {
"delay": 0
},
"stopId": "urshaut"
},
{
"arrival": {
"delay": 0
},
"stopId": "urstill3"
},
{
"arrival": {
"delay": 0
},
"stopId": "urspelv"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursecol"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursacac"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursmair2"
},
{
"arrival": {
"delay": 0
},
"stopId": "urspatu4"
}
],
"timestamp": "1771959420",
"trip": {
"tripId": "21168806"
},
"vehicle": {
"id": "513"
}
}
},
{
"id": "994572",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "flomass"
},
{
"arrival": {
"delay": 120
},
"stopId": "floentr2"
},
{
"arrival": {
"delay": 60
},
"stopId": "flovolt2"
},
{
"arrival": {
"delay": 60
},
"stopId": "flochai2"
},
{
"arrival": {
"delay": 60
},
"stopId": "flosale2"
},
{
"arrival": {
"delay": 60
},
"stopId": "flojaur2"
},
{
"arrival": {
"delay": 60
},
"stopId": "florepu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "floecol2"
},
{
"arrival": {
"delay": 60
},
"stopId": "flosupe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flolecl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "floverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flovigo3"
},
{
"arrival": {
"delay": -60
},
"stopId": "subrout2"
},
{
"arrival": {
"delay": -60
},
"stopId": "subagri2"
},
{
"arrival": {
"delay": -60
},
"stopId": "subaero2"
},
{
"arrival": {
"delay": -60
},
"stopId": "subcesa6"
},
{
"arrival": {
"delay": -60
},
"stopId": "subcesa4"
},
{
"arrival": {
"delay": -60
},
"stopId": "bourom2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouseps2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boumete2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boudura2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouport2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bourous2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boudoux2"
},
{
"arrival": {
"delay": -60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": -60
},
"stopId": "bounatiB"
}
],
"timestamp": "1771959416",
"trip": {
"tripId": "21178065"
},
"vehicle": {
"id": "426"
}
}
},
{
"id": "993640",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiB"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudoux"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourous"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouhenr"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougoul"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulaut"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucime"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouport"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudura"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumete"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouseps"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourom"
},
{
"arrival": {
"delay": 60
},
"stopId": "subcesa3"
},
{
"arrival": {
"delay": 60
},
"stopId": "subcesa5"
},
{
"arrival": {
"delay": 60
},
"stopId": "subaero"
},
{
"arrival": {
"delay": 60
},
"stopId": "subagri"
},
{
"arrival": {
"delay": 60
},
"stopId": "subrout"
},
{
"arrival": {
"delay": 60
},
"stopId": "subsubd"
},
{
"arrival": {
"delay": 60
},
"stopId": "flovigo2"
},
{
"arrival": {
"delay": 60
},
"stopId": "floverd"
},
{
"arrival": {
"delay": 60
},
"stopId": "flolecl"
},
{
"arrival": {
"delay": 60
},
"stopId": "flosupe"
},
{
"arrival": {
"delay": 60
},
"stopId": "floecol"
},
{
"arrival": {
"delay": 60
},
"stopId": "florepu"
},
{
"arrival": {
"delay": 60
},
"stopId": "flojaur"
},
{
"arrival": {
"delay": 60
},
"stopId": "flosale"
}
],
"timestamp": "1771959395",
"trip": {
"tripId": "21178035"
},
"vehicle": {
"id": "505"
}
}
},
{
"id": "990858",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120
},
"stopId": "bouday"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupal2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudela"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumegu"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougret"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouhenr"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougoul"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulaut"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucime"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougaga"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouairv"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouader"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouperc"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubras"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubois2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutet2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulon"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouenf"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouvar"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21168079"
},
"vehicle": {
"id": "401"
}
}
},
{
"id": "995365",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "troegli"
},
{
"arrival": {
"delay": 0
},
"stopId": "troecol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trocaba2"
},
{
"arrival": {
"delay": 60
},
"stopId": "trotemp2"
},
{
"arrival": {
"delay": 60
},
"stopId": "trogran2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trogivr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "tromond2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trohele2"
},
{
"arrival": {
"delay": 0
},
"stopId": "tropert2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trotall2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubriv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougues2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeug2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubarb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudoux2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiB"
}
],
"timestamp": "1771959342",
"trip": {
"tripId": "21178221"
},
"vehicle": {
"id": "413"
}
}
},
{
"id": "989441",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bougros"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucano3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufauv4"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubles3"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourets"
},
{
"arrival": {
"delay": 180
},
"stopId": "boualou"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougati"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourac3"
},
{
"arrival": {
"delay": 180
},
"stopId": "bou14ju2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourasp2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouspai2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouzacp3"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouuli2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouven"
},
{
"arrival": {
"delay": 180
},
"stopId": "boufoul3"
},
{
"arrival": {
"delay": 180
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 180
},
"stopId": "boumach2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boumich2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boulatt2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougayl2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouion"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupoi"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucuri"
},
{
"arrival": {
"delay": 180
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouparm2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouavar2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 180
},
"stopId": "bounatiC"
}
],
"timestamp": "1771959377",
"trip": {
"tripId": "21166853"
},
"vehicle": {
"id": "409"
}
}
},
{
"id": "994981",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "pigpign"
},
{
"arrival": {
"delay": 60
},
"stopId": "pigtuil2"
},
{
"arrival": {
"delay": 60
},
"stopId": "pigmair2"
},
{
"arrival": {
"delay": 60
},
"stopId": "pigvill2"
},
{
"arrival": {
"delay": 60
},
"stopId": "piglizy3"
},
{
"arrival": {
"delay": 60
},
"stopId": "fusgass2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fuschar2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fuspapi2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fusbela2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fusfuss2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fuscrai2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fusarca2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougrav2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouholb2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaull2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouavar2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouquai"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21178175"
},
"vehicle": {
"id": "406"
}
}
},
{
"id": "986923",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "gputerr"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpualsa3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuplac4"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpusall2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulila2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuconc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuport2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouespr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
}
],
"timestamp": "1771959338",
"trip": {
"tripId": "21166769"
},
"vehicle": {
"id": "423"
}
}
},
{
"id": "982167",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
}
],
"timestamp": "1771958582",
"trip": {
"tripId": "21142492"
},
"vehicle": {
"id": "222"
}
}
},
{
"id": "985130",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri4"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucre"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucomm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougaul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucoll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doumair2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouappa"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulep"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougade"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771958711",
"trip": {
"tripId": "21154398"
},
"vehicle": {
"id": "501"
}
}
},
{
"id": "984340",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouturl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaman2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougber4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhelv"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesqu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouchel"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771959151",
"trip": {
"tripId": "21154250"
},
"vehicle": {
"id": "220"
}
}
},
{
"id": "980765",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771957742",
"trip": {
"tripId": "21143313"
},
"vehicle": {
"id": "516"
}
}
},
{
"id": "992799",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubois4"
},
{
"arrival": {
"delay": 0
},
"stopId": "doudar2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucroi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvary2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo3"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvouz2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucham2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
}
],
"timestamp": "1771958916",
"trip": {
"tripId": "21168917"
},
"vehicle": {
"id": "402"
}
}
},
{
"id": "996433",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiA"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouema"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouprai"
},
{
"arrival": {
"delay": 0
},
"stopId": "dousulp3"
},
{
"arrival": {
"delay": 0
},
"stopId": "doumura"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvign"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubour"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucham"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvouz"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourena2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douveau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubran3"
},
{
"arrival": {
"delay": 0
},
"stopId": "berberr"
},
{
"arrival": {
"delay": 0
},
"stopId": "marsal2"
},
{
"arrival": {
"delay": 0
},
"stopId": "marmagn"
}
],
"timestamp": "1771958965",
"trip": {
"tripId": "21178300"
},
"vehicle": {
"id": "519"
}
}
},
{
"id": "987918",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouespr"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuport"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuconc"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulila"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpusall3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuplac3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpualsa4"
},
{
"arrival": {
"delay": 0
},
"stopId": "gputerr"
}
],
"timestamp": "1771958582",
"trip": {
"tripId": "21166726"
},
"vehicle": {
"id": "405"
}
}
},
{
"id": "983391",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouchel2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesqu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhelv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougber3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaman"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoll"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouturl"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771958827",
"trip": {
"tripId": "21154287"
},
"vehicle": {
"id": "217"
}
}
},
{
"id": "996194",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "plagran"
},
{
"arrival": {
"delay": 0
},
"stopId": "plapail2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaboul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "planes2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaegli2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plappt2"
},
{
"arrival": {
"delay": 0
},
"stopId": "placime2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plavaur2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plagiva2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaport2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plache2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeck"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouclau"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumont"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougolf"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupein4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaere2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujust2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupijo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufril2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvenc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucin2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouabbe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouherv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiA"
}
],
"timestamp": "1771959248",
"trip": {
"tripId": "21853718"
},
"vehicle": {
"id": "425"
}
}
},
{
"id": "994557",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "flomass"
},
{
"arrival": {
"delay": 0
},
"stopId": "floentr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flovolt2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flochai2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flosale2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flojaur2"
},
{
"arrival": {
"delay": 0
},
"stopId": "florepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "floecol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flosupe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flolecl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "floverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flovigo3"
},
{
"arrival": {
"delay": 0
},
"stopId": "subrout2"
},
{
"arrival": {
"delay": 0
},
"stopId": "subagri2"
},
{
"arrival": {
"delay": 0
},
"stopId": "subaero2"
},
{
"arrival": {
"delay": 0
},
"stopId": "subcesa6"
},
{
"arrival": {
"delay": 0
},
"stopId": "subcesa4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourom2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouseps2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumete2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouport2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourous2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudoux2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiB"
}
],
"timestamp": "1771959354",
"trip": {
"tripId": "21178078"
},
"vehicle": {
"id": "515"
}
}
},
{
"id": "991422",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouvar"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouenf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulon2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutet3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubois"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubras2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouperc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouader2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouairv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougaga2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousema2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupal"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouday"
}
],
"timestamp": "1771959288",
"trip": {
"tripId": "21168111"
},
"vehicle": {
"id": "420"
}
}
},
{
"id": "988109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bouhipp"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaix2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucia2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubase4"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumazi2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougend2"
},
{
"arrival": {
"delay": 60
},
"stopId": "troorme2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougarr2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubriv2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougues2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubeug4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiE"
}
],
"timestamp": "1771959302",
"trip": {
"tripId": "21166872"
},
"vehicle": {
"id": "415"
}
}
},
{
"id": "987038",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "gputerr"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpualsa3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuplac4"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpusall2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulila2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuconc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuport2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouespr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
}
],
"timestamp": "1771959421",
"trip": {
"tripId": "21166770"
},
"vehicle": {
"id": "503"
}
}
},
{
"id": "982242",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
}
],
"timestamp": "1771959301",
"trip": {
"tripId": "21142493"
},
"vehicle": {
"id": "215"
}
}
},
{
"id": "985925",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougade2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulep2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouappa2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu"
},
{
"arrival": {
"delay": 0
},
"stopId": "doumair"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucoll"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougaul"
},
{
"arrival": {
"delay": 0
},
"stopId": "douverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucomm"
},
{
"arrival": {
"delay": 0
},
"stopId": "doupie"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubri4"
}
],
"timestamp": "1771959336",
"trip": {
"tripId": "21154419"
},
"vehicle": {
"id": "508"
}
}
},
{
"id": "980840",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualle2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21143314"
},
"vehicle": {
"id": "218"
}
}
},
{
"id": "988028",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouespr"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuport"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuconc"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulila"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpusall3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpuplac3"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpualsa4"
},
{
"arrival": {
"delay": 0
},
"stopId": "gputerr"
}
],
"timestamp": "1771959382",
"trip": {
"tripId": "21166773"
},
"vehicle": {
"id": "502"
}
}
},
{
"id": "990943",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouday"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupal2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumegu"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougret"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhenr"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulaut"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucime"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougaga"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouairv"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouader"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouperc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubras"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubois2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutet2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulon"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouenf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvar"
}
],
"timestamp": "1771959431",
"trip": {
"tripId": "21168072"
}
}
},
{
"id": "984295",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouturl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoll2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaman2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougber4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhelv"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesqu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouchel"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
}
],
"timestamp": "1771959421",
"trip": {
"tripId": "21154251"
},
"vehicle": {
"id": "411"
}
}
},
{
"id": "983351",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouchel2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoli2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudale2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesqu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhelv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougber3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaman"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoll"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouturl"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousemb"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucapi"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudumo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzons"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771959328",
"trip": {
"tripId": "21154288"
},
"vehicle": {
"id": "514"
}
}
},
{
"id": "990189",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubois4"
},
{
"arrival": {
"delay": 0
},
"stopId": "doudar2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucroi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucent2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvary2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo3"
},
{
"arrival": {
"delay": 0
},
"stopId": "doulebo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvouz2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucham2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubour2"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvign2"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouverd2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplro2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounaut2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparm4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousbon"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudevo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouafra"
},
{
"arrival": {
"delay": 0
},
"stopId": "boustra"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro2"
}
],
"timestamp": "1771959422",
"trip": {
"tripId": "21167055"
},
"vehicle": {
"id": "418"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771959431"
}
}