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 à 15h42 Europe/Paris.
trip_updates (56) 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 à 15h42 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "982192",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 240
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 240
},
"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": 240
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 180
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 120
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 180
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourott"
}
],
"timestamp": "1771944121",
"trip": {
"tripId": "21142477"
},
"vehicle": {
"id": "516"
}
}
},
{
"id": "980715",
"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": 60
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 60
},
"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": "1771943445",
"trip": {
"tripId": "21143298"
},
"vehicle": {
"id": "222"
}
}
},
{
"id": "985875",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougade2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulep2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouappa2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boutec"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupyro4"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplro"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouverd"
},
{
"arrival": {
"delay": 360
},
"stopId": "dourepu"
},
{
"arrival": {
"delay": 420
},
"stopId": "doumair"
},
{
"arrival": {
"delay": 420
},
"stopId": "doucoll"
},
{
"arrival": {
"delay": 360
},
"stopId": "dougaul"
},
{
"arrival": {
"delay": 360
},
"stopId": "douverd"
},
{
"arrival": {
"delay": 360
},
"stopId": "doucomm"
},
{
"arrival": {
"delay": 360
},
"stopId": "doupie"
},
{
"arrival": {
"delay": 360
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 360
},
"stopId": "doubri4"
}
],
"timestamp": "1771944151",
"trip": {
"tripId": "21154412"
},
"vehicle": {
"id": "501"
}
}
},
{
"id": "993063",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
},
{
"arrival": {
"delay": 120
},
"stopId": "dougne"
},
{
"arrival": {
"delay": 120
},
"stopId": "doubois4"
},
{
"arrival": {
"delay": 0
},
"stopId": "doudar2"
},
{
"arrival": {
"delay": 60
},
"stopId": "doucroi2"
},
{
"arrival": {
"delay": 120
},
"stopId": "doucent2"
},
{
"arrival": {
"delay": 120
},
"stopId": "douvary2"
},
{
"arrival": {
"delay": 120
},
"stopId": "doulebo3"
},
{
"arrival": {
"delay": 120
},
"stopId": "doulebo2"
},
{
"arrival": {
"delay": 120
},
"stopId": "douvouz2"
},
{
"arrival": {
"delay": 180
},
"stopId": "doucham2"
},
{
"arrival": {
"delay": 180
},
"stopId": "doubour2"
},
{
"arrival": {
"delay": 180
},
"stopId": "douvign2"
},
{
"arrival": {
"delay": 240
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 240
},
"stopId": "doupont2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 180
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 300
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boularm2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouspl2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boudela2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupal"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boupign"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouappa"
},
{
"arrival": {
"delay": 300
},
"stopId": "boulep"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougade"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouing2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouench2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousan2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouguyn3"
}
],
"timestamp": "1771944123",
"trip": {
"tripId": "21168898"
},
"vehicle": {
"id": "403"
}
}
},
{
"id": "990928",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouday"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupal2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 180
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 300
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 240
},
"stopId": "boumegu"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougret"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouhenr"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougoul"
},
{
"arrival": {
"delay": 240
},
"stopId": "boulaut"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucime"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 180
},
"stopId": "bougaga"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouairv"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouader"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouperc"
},
{
"arrival": {
"delay": 180
},
"stopId": "boubras"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubois2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 180
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutet2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulon"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouenf"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvar"
}
],
"timestamp": "1771944108",
"trip": {
"tripId": "21168080"
},
"vehicle": {
"id": "419"
}
}
},
{
"id": "989349",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bougros"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucano3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufauv4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubles3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourets"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualou"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougati"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourac3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bou14ju2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourasp2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouspai2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouzacp3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouuli2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouven"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoul3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumach2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumich2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulatt2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougayl2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouion"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoi"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucuri"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouparm2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouavar2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounir"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumegu"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougret"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubeug3"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougues"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubriv"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougarr"
},
{
"arrival": {
"delay": 120
},
"stopId": "troorme"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougend"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumazi"
},
{
"arrival": {
"delay": 120
},
"stopId": "boubase2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucia"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouaix"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouhipp"
}
],
"timestamp": "1771944122",
"trip": {
"tripId": "21166847"
},
"vehicle": {
"id": "415"
}
}
},
{
"id": "984280",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 360
},
"stopId": "bouhopi1"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouhopi2"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouzons2"
},
{
"arrival": {
"delay": 360
},
"stopId": "boudumo2"
},
{
"arrival": {
"delay": 360
},
"stopId": "boucapi2"
},
{
"arrival": {
"delay": 360
},
"stopId": "bousemb4"
},
{
"arrival": {
"delay": 360
},
"stopId": "boupyro2"
},
{
"arrival": {
"delay": 420
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 360
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 360
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 420
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 420
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 300
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouturl2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boucoll2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouaman2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bougber4"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouhelv"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouesqu"
},
{
"arrival": {
"delay": 300
},
"stopId": "boudale"
},
{
"arrival": {
"delay": 300
},
"stopId": "boupoli"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouchel"
},
{
"arrival": {
"delay": 300
},
"stopId": "boucre3"
}
],
"timestamp": "1771944154",
"trip": {
"tripId": "21154239"
},
"vehicle": {
"id": "400"
}
}
},
{
"id": "994252",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "flosale2"
},
{
"arrival": {
"delay": 0
},
"stopId": "flojaur2"
},
{
"arrival": {
"delay": 60
},
"stopId": "florepu2"
},
{
"arrival": {
"delay": 120
},
"stopId": "floecol2"
},
{
"arrival": {
"delay": 120
},
"stopId": "flosupe2"
},
{
"arrival": {
"delay": 120
},
"stopId": "flolecl2"
},
{
"arrival": {
"delay": 120
},
"stopId": "floverd2"
},
{
"arrival": {
"delay": 120
},
"stopId": "flovigo3"
},
{
"arrival": {
"delay": 0
},
"stopId": "subsubd"
},
{
"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": 120
},
"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": 120
},
"stopId": "boudura2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouport2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougoul2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouhenr2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourous2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudoux2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounatiB"
}
],
"timestamp": "1771944134",
"trip": {
"tripId": "21178073"
},
"vehicle": {
"id": "505"
}
}
},
{
"id": "983336",
"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": 60
},
"stopId": "bouturl"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouleha"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourimb"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourite"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouadre"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 180
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 180
},
"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": "boucarn"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupyro"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousemb"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucapi"
},
{
"arrival": {
"delay": 240
},
"stopId": "boudumo"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouzons"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouhopi1"
}
],
"timestamp": "1771944122",
"trip": {
"tripId": "21154276"
},
"vehicle": {
"id": "514"
}
}
},
{
"id": "982267",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 360
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 360
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 420
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 360
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 360
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 360
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 300
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 300
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 300
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 300
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 300
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 300
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 300
},
"stopId": "boubour"
},
{
"arrival": {
"delay": 300
},
"stopId": "boulabo"
},
{
"arrival": {
"delay": 300
},
"stopId": "boualle"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouvald"
},
{
"arrival": {
"delay": 300
},
"stopId": "boulac"
},
{
"arrival": {
"delay": 300
},
"stopId": "bouboye"
},
{
"arrival": {
"delay": 300
},
"stopId": "bourott"
}
],
"timestamp": "1771944121",
"trip": {
"tripId": "21142478"
},
"vehicle": {
"id": "218"
}
}
},
{
"id": "980790",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouboye2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvald2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boualle2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulabo2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouzéro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouparc2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bourauc2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiD"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougcha2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouampe"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufran"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousent"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulin2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujuin4"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucre3"
}
],
"timestamp": "1771944137",
"trip": {
"tripId": "21143299"
},
"vehicle": {
"id": "215"
}
}
},
{
"id": "987958",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 120
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouespr"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpuport"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpulama"
},
{
"arrival": {
"delay": 120
},
"stopId": "gpufont"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpupont"
},
{
"arrival": {
"delay": 60
},
"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": "1771944156",
"trip": {
"tripId": "21166712"
},
"vehicle": {
"id": "423"
}
}
},
{
"id": "986848",
"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": -60
},
"stopId": "gpuconc2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpupont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpufont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "gpulama2"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpuport2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouespr2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufour2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousec2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucomm2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupign2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounatiF"
}
],
"timestamp": "1771944128",
"trip": {
"tripId": "21166755"
},
"vehicle": {
"id": "405"
}
}
},
{
"id": "991367",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bouvar"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouenf2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulon2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutet3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouecha"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupath"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouecha2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudas2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulieu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubois"
},
{
"arrival": {
"delay": 60
},
"stopId": "boubras2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouperc2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouader2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouairv2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bougaga2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouriol2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouaile2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucime2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boulaut2"
},
{
"arrival": {
"delay": 120
},
"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": 120
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupoul2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousema2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouadre2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourite2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bourimb2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouleah2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boudela2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupal"
},
{
"arrival": {
"delay": 120
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouday"
}
],
"timestamp": "1771944013",
"trip": {
"tripId": "21168103"
},
"vehicle": {
"id": "401"
}
}
},
{
"id": "985155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "doubri4"
},
{
"arrival": {
"delay": 60
},
"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": "1771943158",
"trip": {
"tripId": "21154391"
},
"vehicle": {
"id": "508"
}
}
},
{
"id": "988666",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300
},
"stopId": "bouhipp"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouaix2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boucia2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boubase4"
},
{
"arrival": {
"delay": 300
},
"stopId": "boumazi2"
},
{
"arrival": {
"delay": 300
},
"stopId": "bougend2"
},
{
"arrival": {
"delay": 300
},
"stopId": "troorme2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougarr2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boubriv2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougues2"
},
{
"arrival": {
"delay": 300
},
"stopId": "boubeug4"
},
{
"arrival": {
"delay": 300
},
"stopId": "bougret2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boumegu2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujura2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiE"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouavar"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouparm"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupfic2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousncf4"
},
{
"arrival": {
"delay": 240
},
"stopId": "bousema2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boubutt"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucuri3"
},
{
"arrival": {
"delay": 240
},
"stopId": "boupoi2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouion2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucoth3"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougayl"
},
{
"arrival": {
"delay": 240
},
"stopId": "boulatt"
},
{
"arrival": {
"delay": 240
},
"stopId": "boumich"
},
{
"arrival": {
"delay": 240
},
"stopId": "boumach"
},
{
"arrival": {
"delay": 240
},
"stopId": "boujuin"
},
{
"arrival": {
"delay": 240
},
"stopId": "boufoul4"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouent2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouuli"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouzacp"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouspai"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougauc2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouroix"
},
{
"arrival": {
"delay": 240
},
"stopId": "boulote"
},
{
"arrival": {
"delay": 240
},
"stopId": "bou14ju3"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouraci"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougati2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boualou2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bourets2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boubles4"
},
{
"arrival": {
"delay": 240
},
"stopId": "boufauv3"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucano4"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougros"
}
],
"timestamp": "1771944137",
"trip": {
"tripId": "21166866"
},
"vehicle": {
"id": "416"
}
}
},
{
"id": "999025",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounavet"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufer2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouare"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boucuja"
},
{
"arrival": {
"delay": 180
},
"stopId": "boutem"
},
{
"arrival": {
"delay": 180
},
"stopId": "boumoye"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouhugo"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouvil"
},
{
"arrival": {
"delay": 240
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounetf"
}
],
"timestamp": "1771944063",
"trip": {
"tripId": "21590833"
},
"vehicle": {
"id": "2"
}
}
},
{
"id": "994966",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "pigpign"
},
{
"arrival": {
"delay": 60
},
"stopId": "pigtuil2"
},
{
"arrival": {
"delay": 120
},
"stopId": "pigmair2"
},
{
"arrival": {
"delay": 120
},
"stopId": "pigvill2"
},
{
"arrival": {
"delay": 0
},
"stopId": "piglizy3"
},
{
"arrival": {
"delay": 60
},
"stopId": "fusgass2"
},
{
"arrival": {
"delay": 0
},
"stopId": "fuschar2"
},
{
"arrival": {
"delay": 60
},
"stopId": "fuspapi2"
},
{
"arrival": {
"delay": 180
},
"stopId": "fusbela2"
},
{
"arrival": {
"delay": 180
},
"stopId": "fusfuss2"
},
{
"arrival": {
"delay": 240
},
"stopId": "fuscrai2"
},
{
"arrival": {
"delay": 240
},
"stopId": "fusarca2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bougrav2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouholb2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouaull2"
},
{
"arrival": {
"delay": 240
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouavar2"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 240
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 240
},
"stopId": "bouquai"
}
],
"timestamp": "1771944002",
"trip": {
"tripId": "21178173"
},
"vehicle": {
"id": "406"
}
}
},
{
"id": "990109",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "urspatu4"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursgren2"
},
{
"arrival": {
"delay": 60
},
"stopId": "marbouc2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouaver2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boueclu2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupier2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouthys2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouzino2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boudbu2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boutort2"
},
{
"arrival": {
"delay": 180
},
"stopId": "boupasc2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouvauv2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bouchar2"
},
{
"arrival": {
"delay": 180
},
"stopId": "bounava2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounir2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boupred2"
},
{
"arrival": {
"delay": 120
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 120
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 120
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 120
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 120
},
"stopId": "boustra2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouafra2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouves"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousbon2"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouparm3"
},
{
"arrival": {
"delay": 120
},
"stopId": "bounaut"
},
{
"arrival": {
"delay": 120
},
"stopId": "bousncf"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouplro"
},
{
"arrival": {
"delay": 120
},
"stopId": "bouverd"
},
{
"arrival": {
"delay": 120
},
"stopId": "dourepu"
},
{
"arrival": {
"delay": 120
},
"stopId": "douvign"
},
{
"arrival": {
"delay": 120
},
"stopId": "doubour"
},
{
"arrival": {
"delay": 120
},
"stopId": "doucham"
},
{
"arrival": {
"delay": 120
},
"stopId": "douvouz"
},
{
"arrival": {
"delay": 120
},
"stopId": "doulebo"
},
{
"arrival": {
"delay": 120
},
"stopId": "doulebo4"
},
{
"arrival": {
"delay": 120
},
"stopId": "douvary"
},
{
"arrival": {
"delay": 120
},
"stopId": "doucent"
},
{
"arrival": {
"delay": 120
},
"stopId": "doucroi"
},
{
"arrival": {
"delay": 120
},
"stopId": "doudar"
},
{
"arrival": {
"delay": 120
},
"stopId": "doubois3"
},
{
"arrival": {
"delay": 120
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 120
},
"stopId": "doubri"
}
],
"timestamp": "1771944158",
"trip": {
"tripId": "21167045"
},
"vehicle": {
"id": "418"
}
}
},
{
"id": "989815",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
},
{
"arrival": {
"delay": 60
},
"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": 60
},
"stopId": "doucham2"
},
{
"arrival": {
"delay": 60
},
"stopId": "doubour2"
},
{
"arrival": {
"delay": 60
},
"stopId": "douvign2"
},
{
"arrival": {
"delay": 60
},
"stopId": "dourepu2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouverd2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounaut2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouparm4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousbon"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudevo"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouafra"
},
{
"arrival": {
"delay": 60
},
"stopId": "boustra"
},
{
"arrival": {
"delay": 60
},
"stopId": "boualus2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumarr2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueuro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouprad"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupred"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounava"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouchar"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouvauv"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupasc"
},
{
"arrival": {
"delay": 60
},
"stopId": "boutort"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudbu"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouzino"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouthys"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupier"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueclu"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouaver"
},
{
"arrival": {
"delay": 60
},
"stopId": "marbouc"
},
{
"arrival": {
"delay": 60
},
"stopId": "ursgren"
},
{
"arrival": {
"delay": 60
},
"stopId": "urspatu4"
}
],
"timestamp": "1771943975",
"trip": {
"tripId": "21167044"
},
"vehicle": {
"id": "421"
}
}
},
{
"id": "990888",
"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": "1771943374",
"trip": {
"tripId": "21168081"
},
"vehicle": {
"id": "520"
}
}
},
{
"id": "998815",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounavet"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufer2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouare"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuja"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutem"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumoye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhugo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvil"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounetf"
}
],
"timestamp": "1771944146",
"trip": {
"tripId": "21590844"
},
"vehicle": {
"id": "1"
}
}
},
{
"id": "982342",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "boucre3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouesch2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucorn2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouroll2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boulin"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousent2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufran2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouampe2"
},
{
"arrival": {
"delay": 60
},
"stopId": "bougcha"
},
{
"arrival": {
"delay": 60
},
"stopId": "bousncf2"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupoul"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouplan"
},
{
"arrival": {
"delay": 60
},
"stopId": "bounatiC"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufoch"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujacq"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouparc"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouzéro"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouleol"
},
{
"arrival": {
"delay": 60
},
"stopId": "boureno"
},
{
"arrival": {
"delay": 60
},
"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": "1771944122",
"trip": {
"tripId": "21142479"
},
"vehicle": {
"id": "223"
}
}
},
{
"id": "985950",
"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": "1771943958",
"trip": {
"tripId": "21154413"
},
"vehicle": {
"id": "417"
}
}
},
{
"id": "984415",
"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": "1771943685",
"trip": {
"tripId": "21154240"
},
"vehicle": {
"id": "217"
}
}
},
{
"id": "980865",
"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": "1771943447",
"trip": {
"tripId": "21143300"
},
"vehicle": {
"id": "224"
}
}
},
{
"id": "986963",
"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": "1771943521",
"trip": {
"tripId": "21166756"
},
"vehicle": {
"id": "502"
}
}
},
{
"id": "995345",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "troegli"
},
{
"arrival": {
"delay": 0
},
"stopId": "troecol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trocaba2"
},
{
"arrival": {
"delay": 0
},
"stopId": "trotemp2"
},
{
"arrival": {
"delay": 0
},
"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": "1771944106",
"trip": {
"tripId": "21178216"
},
"vehicle": {
"id": "413"
}
}
},
{
"id": "988068",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiF"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 60
},
"stopId": "boueuro"
},
{
"arrival": {
"delay": 60
},
"stopId": "boumarr"
},
{
"arrival": {
"delay": 60
},
"stopId": "boualus"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourobe"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucath"
},
{
"arrival": {
"delay": 60
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 60
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 60
},
"stopId": "boufourc"
},
{
"arrival": {
"delay": 60
},
"stopId": "bouespr"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpuport"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpulama"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpufont"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpupont"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpuconc"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpulila"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpusall3"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpuplac3"
},
{
"arrival": {
"delay": 60
},
"stopId": "gpualsa4"
},
{
"arrival": {
"delay": 60
},
"stopId": "gputerr"
}
],
"timestamp": "1771944121",
"trip": {
"tripId": "21166713"
},
"vehicle": {
"id": "503"
}
}
},
{
"id": "993620",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60
},
"stopId": "bounatiB"
},
{
"arrival": {
"delay": 60
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 60
},
"stopId": "boudoux"
},
{
"arrival": {
"delay": 60
},
"stopId": "bourous"
},
{
"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": "bouport"
},
{
"arrival": {
"delay": 60
},
"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": "1771944086",
"trip": {
"tripId": "21178039"
},
"vehicle": {
"id": "515"
}
}
},
{
"id": "989384",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bougros"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucano3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufauv4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubles3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourets"
},
{
"arrival": {
"delay": 0
},
"stopId": "boualou"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougati"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourac3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bou14ju2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourasp2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouspai2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouzacp3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouuli2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouven"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoul3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujuin5"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumach2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumich2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulatt2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougayl2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucoth4"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouion"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupoi"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuri"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubutt2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousema"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousncf3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupfic"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouparm2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouavar2"
},
{
"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": "boubeug3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougues"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubriv"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougarr"
},
{
"arrival": {
"delay": 0
},
"stopId": "troorme"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougend"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumazi"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubase2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucia"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaix"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhipp"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21166848"
}
}
},
{
"id": "992090",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "urspatu4"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursmair"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursacac2"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursecol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "urspelv2"
},
{
"arrival": {
"delay": 0
},
"stopId": "urstill4"
},
{
"arrival": {
"delay": 0
},
"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": "1771943401",
"trip": {
"tripId": "21168788"
},
"vehicle": {
"id": "509"
}
}
},
{
"id": "994048",
"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": "subsubd"
},
{
"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": "1771943265",
"trip": {
"tripId": "21178076"
},
"vehicle": {
"id": "504"
}
}
},
{
"id": "992393",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouguer"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounapo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplhe3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boustra2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouafra2"
},
{
"arrival": {
"delay": 0
},
"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": "1771943348",
"trip": {
"tripId": "21168802"
},
"vehicle": {
"id": "513"
}
}
},
{
"id": "983296",
"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": "1771943462",
"trip": {
"tripId": "21154277"
},
"vehicle": {
"id": "220"
}
}
},
{
"id": "996261",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiA"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouherv"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouabbe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucin"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvenc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufril"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupijo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujust"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaere"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupein3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougolf"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouclau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeck2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourott"
}
],
"timestamp": "1771943342",
"trip": {
"tripId": "21864533"
},
"vehicle": {
"id": "506"
}
}
},
{
"id": "999029",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounavet"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufer2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouare"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuja"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutem"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumoye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhugo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvil"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounetf"
}
],
"timestamp": "1771944063",
"trip": {
"tripId": "21590838"
},
"vehicle": {
"id": "2"
}
}
},
{
"id": "993038",
"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": "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": "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": 0
},
"stopId": "boupign"
},
{
"arrival": {
"delay": 0
},
"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": 0
},
"stopId": "boucarn2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujacq2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufoch3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouing2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouench2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouguyn3"
}
],
"timestamp": "1771943772",
"trip": {
"tripId": "21168899"
},
"vehicle": {
"id": "402"
}
}
},
{
"id": "995964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiA"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouauro"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourauc"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouherv"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujoff"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouabbe"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucin"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvenc"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureno2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouleol2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufril"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupijo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujust"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaere"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupein3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougolf"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumont2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouclau2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubeck2"
},
{
"arrival": {
"delay": 0
},
"stopId": "plache"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaport"
},
{
"arrival": {
"delay": 0
},
"stopId": "plagiva"
},
{
"arrival": {
"delay": 0
},
"stopId": "plavaur"
},
{
"arrival": {
"delay": 0
},
"stopId": "placime"
},
{
"arrival": {
"delay": 0
},
"stopId": "plappt"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaegli"
},
{
"arrival": {
"delay": 0
},
"stopId": "planes"
},
{
"arrival": {
"delay": 0
},
"stopId": "plaboul"
},
{
"arrival": {
"delay": 0
},
"stopId": "plapail"
},
{
"arrival": {
"delay": 0
},
"stopId": "plagran"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21853715"
}
}
},
{
"id": "998819",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounavet"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufer2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouare"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuja"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutem"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumoye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhugo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvil"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounetf"
}
],
"timestamp": "1771944146",
"trip": {
"tripId": "21590843"
},
"vehicle": {
"id": "1"
}
}
},
{
"id": "982157",
"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": "1771943445",
"trip": {
"tripId": "21142480"
},
"vehicle": {
"id": "222"
}
}
},
{
"id": "991452",
"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": "1771944108",
"trip": {
"tripId": "21168104"
},
"vehicle": {
"id": "419"
}
}
},
{
"id": "980755",
"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": "1771944121",
"trip": {
"tripId": "21143301"
},
"vehicle": {
"id": "516"
}
}
},
{
"id": "985120",
"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": "1771944151",
"trip": {
"tripId": "21154392"
},
"vehicle": {
"id": "501"
}
}
},
{
"id": "986908",
"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": "1771944156",
"trip": {
"tripId": "21166757"
},
"vehicle": {
"id": "423"
}
}
},
{
"id": "987903",
"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": "1771944128",
"trip": {
"tripId": "21166714"
},
"vehicle": {
"id": "405"
}
}
},
{
"id": "992729",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouguyn3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouench"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouing"
},
{
"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": "bougade2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulep2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouappa2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupign3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucomm"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupal2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudela"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouspl"
},
{
"arrival": {
"delay": 0
},
"stopId": "boularm"
},
{
"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": "doupont"
},
{
"arrival": {
"delay": 0
},
"stopId": "dourepu"
},
{
"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": "doulebo4"
},
{
"arrival": {
"delay": 0
},
"stopId": "douvary"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucent"
},
{
"arrival": {
"delay": 0
},
"stopId": "doucroi"
},
{
"arrival": {
"delay": 0
},
"stopId": "doudar"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubois3"
},
{
"arrival": {
"delay": 0
},
"stopId": "dougne2"
},
{
"arrival": {
"delay": 0
},
"stopId": "doubri"
}
],
"timestamp": "1771944123",
"trip": {
"tripId": "21168912"
},
"vehicle": {
"id": "403"
}
}
},
{
"id": "988701",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouhipp"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaix2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucia2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boubase4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumazi2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougend2"
},
{
"arrival": {
"delay": 0
},
"stopId": "troorme2"
},
{
"arrival": {
"delay": 0
},
"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": "1771944122",
"trip": {
"tripId": "21166867"
},
"vehicle": {
"id": "415"
}
}
},
{
"id": "984370",
"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": "1771944122",
"trip": {
"tripId": "21154241"
},
"vehicle": {
"id": "514"
}
}
},
{
"id": "993905",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiB"
},
{
"arrival": {
"delay": 0
},
"stopId": "boujura"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudoux"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourous"
},
{
"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": "bouport"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudura"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumete"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouseps"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourom"
},
{
"arrival": {
"delay": 0
},
"stopId": "subcesa3"
},
{
"arrival": {
"delay": 0
},
"stopId": "subcesa5"
},
{
"arrival": {
"delay": 0
},
"stopId": "subaero"
},
{
"arrival": {
"delay": 0
},
"stopId": "subagri"
},
{
"arrival": {
"delay": 0
},
"stopId": "subrout"
},
{
"arrival": {
"delay": 0
},
"stopId": "flovigo2"
},
{
"arrival": {
"delay": 0
},
"stopId": "floverd"
},
{
"arrival": {
"delay": 0
},
"stopId": "flolecl"
},
{
"arrival": {
"delay": 0
},
"stopId": "flosupe"
},
{
"arrival": {
"delay": 0
},
"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": 0
},
"stopId": "floentr"
},
{
"arrival": {
"delay": 0
},
"stopId": "flomass"
}
],
"timestamp": "1771944134",
"trip": {
"tripId": "21178044"
},
"vehicle": {
"id": "505"
}
}
},
{
"id": "983256",
"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": "1771944154",
"trip": {
"tripId": "21154278"
},
"vehicle": {
"id": "400"
}
}
},
{
"id": "999033",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounavet"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro4"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufer2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bousai"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouare"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouplan2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucuja"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutem"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumoye"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouhugo"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouvil"
},
{
"arrival": {
"delay": 0
},
"stopId": "boueuro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounetf"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21590830"
}
}
},
{
"id": "996885",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bounatiB"
},
{
"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": "bouguil"
},
{
"arrival": {
"delay": 0
},
"stopId": "boufarm"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumerm"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouguyn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaile"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouriol"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouport"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudura"
},
{
"arrival": {
"delay": 0
},
"stopId": "boumete"
},
{
"arrival": {
"delay": 0
},
"stopId": "boulieu"
},
{
"arrival": {
"delay": 0
},
"stopId": "boureau"
},
{
"arrival": {
"delay": 0
},
"stopId": "boudas"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouseps"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourom"
},
{
"arrival": {
"delay": 0
},
"stopId": "subcesa3"
},
{
"arrival": {
"delay": 0
},
"stopId": "subchag"
},
{
"arrival": {
"delay": 0
},
"stopId": "ursveu"
},
{
"arrival": {
"delay": 0
},
"stopId": "urszone"
},
{
"arrival": {
"delay": 0
},
"stopId": "mormair"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21178332"
}
}
},
{
"id": "994777",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouquai"
},
{
"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": "boubutt"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouaull"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouholb"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouroll"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucorn"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouesch"
},
{
"arrival": {
"delay": 0
},
"stopId": "bougrav"
},
{
"arrival": {
"delay": 0
},
"stopId": "fusarca"
},
{
"arrival": {
"delay": 0
},
"stopId": "fuscrai"
},
{
"arrival": {
"delay": 0
},
"stopId": "fusfuss"
},
{
"arrival": {
"delay": 0
},
"stopId": "fusbela"
},
{
"arrival": {
"delay": 0
},
"stopId": "fuspapi"
},
{
"arrival": {
"delay": 0
},
"stopId": "fuschar"
},
{
"arrival": {
"delay": 0
},
"stopId": "fusgass"
},
{
"arrival": {
"delay": 0
},
"stopId": "piglizy"
},
{
"arrival": {
"delay": 0
},
"stopId": "pigvill"
},
{
"arrival": {
"delay": 0
},
"stopId": "pigmair"
},
{
"arrival": {
"delay": 0
},
"stopId": "pigtuil"
},
{
"arrival": {
"delay": 0
},
"stopId": "pigpign"
}
],
"timestamp": "1771944002",
"trip": {
"tripId": "21178163"
},
"vehicle": {
"id": "406"
}
}
},
{
"id": "996527",
"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": "berberr3"
},
{
"arrival": {
"delay": 0
},
"stopId": "berlan"
},
{
"arrival": {
"delay": 0
},
"stopId": "bereaux"
},
{
"arrival": {
"delay": 0
},
"stopId": "bergrai"
},
{
"arrival": {
"delay": 0
},
"stopId": "berberr"
},
{
"arrival": {
"delay": 0
},
"stopId": "marsal2"
},
{
"arrival": {
"delay": 0
},
"stopId": "marmagn"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21178297"
}
}
},
{
"id": "991679",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0
},
"stopId": "bouguer"
},
{
"arrival": {
"delay": 0
},
"stopId": "bounapo"
},
{
"arrival": {
"delay": 0
},
"stopId": "boupyro3"
},
{
"arrival": {
"delay": 0
},
"stopId": "boutec2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boucath2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bourobe2"
},
{
"arrival": {
"delay": 0
},
"stopId": "boustra2"
},
{
"arrival": {
"delay": 0
},
"stopId": "bouafra2"
},
{
"arrival": {
"delay": 0
},
"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": "bounatiA"
}
],
"timestamp": "1771944160",
"trip": {
"tripId": "21168809"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771944160"
}
}