Détails de la ressource
Les données horaires correspondent à l’ensemble de l’offre du réseau TLP Mobilités : les horaires de l’ensemble des lignes commerciales et les informations géographiques associées (topographie du réseau).
Cette ressource fait partie du jeu de données Réseau urbain TLP.
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
❌499 erreurs, 6 avertissements
De nombreuses erreurs de validation indiquent que les identifiants du GTFS-RT ne correspondent pas aux identifiants du GTFS.
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 09/07/2026 à 09h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 45 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC trip_id 4990309292310528:2 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4990309292310528:2 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 5199560098971648:4 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id zenbus:Vehicle:728150001:LOC trip_id 4664046396637184:6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4664046396637184:6 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 45 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC route_id zenbus:Line:860950003:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:860950003:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:853200010:LOC does not exist in the GTFS data routes.txt
- vehicle_id zenbus:Vehicle:728150001:LOC route_id zenbus:Line:708210001:LOC does not exist in the GTFS data routes.txt
- route_id zenbus:Line:708210001:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 346 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id zenbus:Vehicle:911230002:LOC stop_id zenbus:StopPoint:SP:894890010:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:882880006:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:904950007:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:908930002:LOC does not exist in GTFS data stops.txt
- trip_id 4990309292310528:2 stop_id zenbus:StopPoint:SP:851280012:LOC does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 63 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 4990309292310528:2 stop_sequence 8 arrival_time 09:08:26 (1783580906) is less than previous stop departure_time 09:11:00 (1783581060) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 9 arrival_time 09:09:47 (1783580987) is less than previous stop departure_time 09:11:48 (1783581108) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 10 arrival_time 09:12:05 (1783581125) is less than previous stop departure_time 09:12:58 (1783581178) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 11 arrival_time 09:13:20 (1783581200) is less than previous stop departure_time 09:15:37 (1783581337) - times must increase between two sequential stops
- trip_id 4990309292310528:2 stop_sequence 12 arrival_time 09:14:31 (1783581271) is less than previous stop departure_time 09:17:15 (1783581435) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 3 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5199560098971648:4 does not have a vehicle_id
- trip_id 4876170670637056:1 does not have a vehicle_id
- trip_id 5238857808216064:3 does not have a vehicle_id
ID in one feed missing from the other W003 3 erreurs
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 4876170670637056:1 is in TripUpdates but not in VehiclePositions feed
- trip_id 5238857808216064:3 is in TripUpdates but not in VehiclePositions feed
- trip_id 5199560098971648:4 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 401 | 9 fois (100 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 401 | 9 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 060 | 9 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 588 | 9 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 | 8 fois (89 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 13 | 8 fois (89 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 31/07/2026 à 08h50 Europe/Paris.
vehicle_positions (22) trip_updates (22) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 31/07/2026 à 08h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:903620003:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.099281311035156,
"longitude": -0.037849001586437225
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:885150004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "5232311774740480:1"
},
"vehicle": {
"id": "zenbus:Vehicle:903620003:LOC"
}
}
},
{
"id": "20260731:901000002:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480678"
},
"departure": {
"time": "1785480688"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1785481638"
},
"departure": {
"time": "1785481648"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 2
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:885150004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "5232311774740480:1"
},
"vehicle": {
"id": "zenbus:Vehicle:903620003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:893110009:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.101806640625,
"longitude": -0.02281000092625618
},
"stopId": "zenbus:StopPoint:SP:902900014:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:853230005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:25:00",
"tripId": "4827017252962304:1"
},
"vehicle": {
"id": "zenbus:Vehicle:893110009:LOC"
}
}
},
{
"id": "20260731:6748087404986368:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480605"
},
"departure": {
"time": "1785480645"
},
"stopId": "zenbus:StopPoint:SP:902900014:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480749"
},
"departure": {
"time": "1785480759"
},
"stopId": "zenbus:StopPoint:SP:5109732501094400:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480838"
},
"departure": {
"time": "1785480848"
},
"stopId": "zenbus:StopPoint:SP:894910010:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480911"
},
"departure": {
"time": "1785480921"
},
"stopId": "zenbus:StopPoint:SP:723100022:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480992"
},
"departure": {
"time": "1785481002"
},
"stopId": "zenbus:StopPoint:SP:6234392136515584:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785481042"
},
"departure": {
"time": "1785481052"
},
"stopId": "zenbus:StopPoint:SP:5203689979510784:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785481093"
},
"departure": {
"time": "1785481103"
},
"stopId": "zenbus:StopPoint:SP:896930011:LOC",
"stopSequence": 21
}
],
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:853230005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:25:00",
"tripId": "4827017252962304:1"
},
"vehicle": {
"id": "zenbus:Vehicle:893110009:LOC"
}
}
},
{
"id": "zenbus:Vehicle:887170002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.099918365478516,
"longitude": -0.042879000306129456
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"timestamp": "1785480633",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "6626573452050432:4"
},
"vehicle": {
"id": "zenbus:Vehicle:887170002:LOC"
}
}
},
{
"id": "20260731:5565539597418496:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480589"
},
"departure": {
"time": "1785480623"
},
"stopId": "zenbus:StopPoint:SP:902920004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480630"
},
"departure": {
"time": "1785480682"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480765"
},
"departure": {
"time": "1785480807"
},
"stopId": "zenbus:StopPoint:SP:890890002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480834"
},
"departure": {
"time": "1785480872"
},
"stopId": "zenbus:StopPoint:SP:896940013:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480918"
},
"departure": {
"time": "1785480944"
},
"stopId": "zenbus:StopPoint:SP:902950009:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785481030"
},
"departure": {
"time": "1785481040"
},
"stopId": "zenbus:StopPoint:SP:892920009:LOC",
"stopSequence": 20
}
],
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:853200010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "6626573452050432:4"
},
"vehicle": {
"id": "zenbus:Vehicle:887170002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:913190004:LOC",
"vehicle": {
"currentStopSequence": 14,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.241127014160156,
"longitude": 0.0808200016617775
},
"stopId": "zenbus:StopPoint:SP:915220045:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "4990724226416640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:913190004:LOC"
}
}
},
{
"id": "20260731:905600038:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480653"
},
"departure": {
"time": "1785480663"
},
"stopId": "zenbus:StopPoint:SP:915220045:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480721"
},
"departure": {
"time": "1785480731"
},
"stopId": "zenbus:StopPoint:SP:883650053:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480851"
},
"departure": {
"time": "1785480861"
},
"stopId": "zenbus:StopPoint:SP:713350019:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480936"
},
"departure": {
"time": "1785480946"
},
"stopId": "zenbus:StopPoint:SP:723120009:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785481062"
},
"departure": {
"time": "1785481072"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 18
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "4990724226416640:2"
},
"vehicle": {
"id": "zenbus:Vehicle:913190004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:728150001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.234127044677734,
"longitude": 0.0675790011882782
},
"stopId": "zenbus:StopPoint:SP:684730010:LOC",
"timestamp": "1785480633",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "5715945896017920:2"
},
"vehicle": {
"id": "zenbus:Vehicle:728150001:LOC"
}
}
},
{
"id": "20260731:909430002:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480596"
},
"departure": {
"time": "1785480646"
},
"stopId": "zenbus:StopPoint:SP:684730010:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785480690"
},
"departure": {
"time": "1785480700"
},
"stopId": "zenbus:StopPoint:SP:908900004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785480749"
},
"departure": {
"time": "1785480759"
},
"stopId": "zenbus:StopPoint:SP:896930006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785480814"
},
"departure": {
"time": "1785480824"
},
"stopId": "zenbus:StopPoint:SP:723110015:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480912"
},
"departure": {
"time": "1785480922"
},
"stopId": "zenbus:StopPoint:SP:884920006:LOC",
"stopSequence": 15
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:708210001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:30:00",
"tripId": "5715945896017920:2"
},
"vehicle": {
"id": "zenbus:Vehicle:728150001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:918960002:LOC",
"vehicle": {
"currentStopSequence": 30,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.21879959106445,
"longitude": 0.0735590010881424
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:05:00",
"tripId": "5233659052294144:1"
},
"vehicle": {
"id": "zenbus:Vehicle:918960002:LOC"
}
}
},
{
"id": "20260731:4866599839334400:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480580"
},
"departure": {
"time": "1785480602"
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1785480669"
},
"departure": {
"time": "1785480729"
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1785480786"
},
"departure": {
"time": "1785480818"
},
"stopId": "zenbus:StopPoint:SP:896950008:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1785480829"
},
"departure": {
"time": "1785480839"
},
"stopId": "zenbus:StopPoint:SP:884920010:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1785480885"
},
"departure": {
"time": "1785480897"
},
"stopId": "zenbus:StopPoint:SP:904960008:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1785480975"
},
"departure": {
"time": "1785481002"
},
"stopId": "zenbus:StopPoint:SP:905000007:LOC",
"stopSequence": 34
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:05:00",
"tripId": "5233659052294144:1"
},
"vehicle": {
"id": "zenbus:Vehicle:918960002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:903360006:LOC",
"vehicle": {
"currentStopSequence": 22,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.234989166259766,
"longitude": 0.07113000005483627
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"timestamp": "1785480630",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:35:00",
"tripId": "5233659052294144:2"
},
"vehicle": {
"id": "zenbus:Vehicle:903360006:LOC"
}
}
},
{
"id": "20260731:4866599839334400:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480539"
},
"departure": {
"time": "1785480564"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785480682"
},
"departure": {
"time": "1785480856"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785480958"
},
"departure": {
"time": "1785481054"
},
"stopId": "zenbus:StopPoint:SP:880910002:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785481043"
},
"departure": {
"time": "1785481156"
},
"stopId": "zenbus:StopPoint:SP:880890010:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1785481145"
},
"departure": {
"time": "1785481267"
},
"stopId": "zenbus:StopPoint:SP:894890011:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1785481209"
},
"departure": {
"time": "1785481359"
},
"stopId": "zenbus:StopPoint:SP:904960012:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1785481261"
},
"departure": {
"time": "1785481415"
},
"stopId": "zenbus:StopPoint:SP:882890006:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1785481323"
},
"departure": {
"time": "1785481476"
},
"stopId": "zenbus:StopPoint:SP:904980007:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1785481478"
},
"departure": {
"time": "1785481644"
},
"stopId": "zenbus:StopPoint:SP:692580020:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1785481546"
},
"departure": {
"time": "1785481708"
},
"stopId": "zenbus:StopPoint:SP:896950008:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1785481590"
},
"departure": {
"time": "1785481730"
},
"stopId": "zenbus:StopPoint:SP:884920010:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1785481648"
},
"departure": {
"time": "1785481789"
},
"stopId": "zenbus:StopPoint:SP:904960008:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1785481741"
},
"departure": {
"time": "1785481895"
},
"stopId": "zenbus:StopPoint:SP:905000007:LOC",
"stopSequence": 34
}
],
"timestamp": "1785480631",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:35:00",
"tripId": "5233659052294144:2"
},
"vehicle": {
"id": "zenbus:Vehicle:903360006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:907280010:LOC",
"vehicle": {
"currentStopSequence": 20,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.237491607666016,
"longitude": 0.04622900113463402
},
"stopId": "zenbus:StopPoint:SP:715290011:LOC",
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:20:00",
"tripId": "6736227423223808:2"
},
"vehicle": {
"id": "zenbus:Vehicle:907280010:LOC"
}
}
},
{
"id": "20260731:904930012:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480600"
},
"departure": {
"time": "1785480622"
},
"stopId": "zenbus:StopPoint:SP:908900006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785480650"
},
"departure": {
"time": "1785480660"
},
"stopId": "zenbus:StopPoint:SP:715290011:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785480716"
},
"departure": {
"time": "1785480726"
},
"stopId": "zenbus:StopPoint:SP:888850009:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785480792"
},
"departure": {
"time": "1785480802"
},
"stopId": "zenbus:StopPoint:SP:904990011:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785480836"
},
"departure": {
"time": "1785480846"
},
"stopId": "zenbus:StopPoint:SP:896930012:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785481096"
},
"departure": {
"time": "1785481106"
},
"stopId": "zenbus:StopPoint:SP:896970002:LOC",
"stopSequence": 24
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:814720009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:20:00",
"tripId": "6736227423223808:2"
},
"vehicle": {
"id": "zenbus:Vehicle:907280010:LOC"
}
}
},
{
"id": "zenbus:Vehicle:901190002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23286819458008,
"longitude": 0.07400000095367432
},
"stopId": "zenbus:StopPoint:SP:882880003:LOC",
"timestamp": "1785480557",
"trip": {
"routeId": "zenbus:Line:864910008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:45:00",
"tripId": "6127527880818688:1"
},
"vehicle": {
"id": "zenbus:Vehicle:901190002:LOC"
}
}
},
{
"id": "20260731:896960016:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480601"
},
"departure": {
"time": "1785480611"
},
"stopId": "zenbus:StopPoint:SP:904990002:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1785480646"
},
"departure": {
"time": "1785480656"
},
"stopId": "zenbus:StopPoint:SP:905000002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1785480691"
},
"departure": {
"time": "1785480701"
},
"stopId": "zenbus:StopPoint:SP:896960002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1785480792"
},
"departure": {
"time": "1785480802"
},
"stopId": "zenbus:StopPoint:SP:902940002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1785480847"
},
"departure": {
"time": "1785480857"
},
"stopId": "zenbus:StopPoint:SP:904960003:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1785480975"
},
"departure": {
"time": "1785481002"
},
"stopId": "zenbus:StopPoint:SP:910900002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785481042"
},
"departure": {
"time": "1785481066"
},
"stopId": "zenbus:StopPoint:SP:904940007:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785481088"
},
"departure": {
"time": "1785481119"
},
"stopId": "zenbus:StopPoint:SP:884950005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785481211"
},
"departure": {
"time": "1785481240"
},
"stopId": "zenbus:StopPoint:SP:908910006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785481339"
},
"departure": {
"time": "1785481364"
},
"stopId": "zenbus:StopPoint:SP:884940004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785481408"
},
"departure": {
"time": "1785481429"
},
"stopId": "zenbus:StopPoint:SP:678710012:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785481565"
},
"departure": {
"time": "1785481575"
},
"stopId": "zenbus:StopPoint:SP:884930005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785481652"
},
"departure": {
"time": "1785481662"
},
"stopId": "zenbus:StopPoint:SP:890870007:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785481708"
},
"departure": {
"time": "1785481718"
},
"stopId": "zenbus:StopPoint:SP:906870005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785481814"
},
"departure": {
"time": "1785481824"
},
"stopId": "zenbus:StopPoint:SP:882880005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785482009"
},
"departure": {
"time": "1785482019"
},
"stopId": "zenbus:StopPoint:SP:894910006:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785482055"
},
"departure": {
"time": "1785482065"
},
"stopId": "zenbus:StopPoint:SP:904950006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785482136"
},
"departure": {
"time": "1785482146"
},
"stopId": "zenbus:StopPoint:SP:888850007:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785482294"
},
"departure": {
"time": "1785482304"
},
"stopId": "zenbus:StopPoint:SP:902930005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785482459"
},
"departure": {
"time": "1785482469"
},
"stopId": "zenbus:StopPoint:SP:676490017:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785482494"
},
"departure": {
"time": "1785482504"
},
"stopId": "zenbus:StopPoint:SP:880890008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785482535"
},
"departure": {
"time": "1785482545"
},
"stopId": "zenbus:StopPoint:SP:884940006:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785482619"
},
"departure": {
"time": "1785482629"
},
"stopId": "zenbus:StopPoint:SP:905020002:LOC",
"stopSequence": 23
}
],
"timestamp": "1785480559",
"trip": {
"routeId": "zenbus:Line:864910008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:45:00",
"tripId": "6127527880818688:1"
},
"vehicle": {
"id": "zenbus:Vehicle:901190002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:917150002:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.221126556396484,
"longitude": 0.09504000097513199
},
"stopId": "zenbus:StopPoint:SP:902920003:LOC",
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:864920005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "4943280675487744:1"
},
"vehicle": {
"id": "zenbus:Vehicle:917150002:LOC"
}
}
},
{
"id": "20260731:5945546618437632:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480592"
},
"departure": {
"time": "1785480601"
},
"stopId": "zenbus:StopPoint:SP:892900003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785480665"
},
"departure": {
"time": "1785480675"
},
"stopId": "zenbus:StopPoint:SP:902920003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785480721"
},
"departure": {
"time": "1785480731"
},
"stopId": "zenbus:StopPoint:SP:904950003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785480772"
},
"departure": {
"time": "1785480782"
},
"stopId": "zenbus:StopPoint:SP:4901649945460736:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785480875"
},
"departure": {
"time": "1785480885"
},
"stopId": "zenbus:StopPoint:SP:896930003:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785480924"
},
"departure": {
"time": "1785480934"
},
"stopId": "zenbus:StopPoint:SP:902950002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785480998"
},
"departure": {
"time": "1785481014"
},
"stopId": "zenbus:StopPoint:SP:908890003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785481083"
},
"departure": {
"time": "1785481093"
},
"stopId": "zenbus:StopPoint:SP:902900006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785481189"
},
"departure": {
"time": "1785481199"
},
"stopId": "zenbus:StopPoint:SP:898890002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785481270"
},
"departure": {
"time": "1785481280"
},
"stopId": "zenbus:StopPoint:SP:880890005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785481372"
},
"departure": {
"time": "1785481382"
},
"stopId": "zenbus:StopPoint:SP:908910004:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785481475"
},
"departure": {
"time": "1785481485"
},
"stopId": "zenbus:StopPoint:SP:692600016:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785481548"
},
"departure": {
"time": "1785481558"
},
"stopId": "zenbus:StopPoint:SP:723100013:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785481642"
},
"departure": {
"time": "1785481652"
},
"stopId": "zenbus:StopPoint:SP:910860004:LOC",
"stopSequence": 19
}
],
"timestamp": "1785480637",
"trip": {
"routeId": "zenbus:Line:864920005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "4943280675487744:1"
},
"vehicle": {
"id": "zenbus:Vehicle:917150002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:905440003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.2393798828125,
"longitude": 0.062210001051425934
},
"stopId": "zenbus:StopPoint:SP:886810002:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "6348798589665280:3"
},
"vehicle": {
"id": "zenbus:Vehicle:905440003:LOC"
}
}
},
{
"id": "20260731:4824877476347904:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480625"
},
"departure": {
"time": "1785480646"
},
"stopId": "zenbus:StopPoint:SP:886810002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785480672"
},
"departure": {
"time": "1785480682"
},
"stopId": "zenbus:StopPoint:SP:908890007:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785480754"
},
"departure": {
"time": "1785480764"
},
"stopId": "zenbus:StopPoint:SP:898880006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785480799"
},
"departure": {
"time": "1785480809"
},
"stopId": "zenbus:StopPoint:SP:880900004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480863"
},
"departure": {
"time": "1785480873"
},
"stopId": "zenbus:StopPoint:SP:894890008:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480959"
},
"departure": {
"time": "1785481020"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785481055"
},
"departure": {
"time": "1785481132"
},
"stopId": "zenbus:StopPoint:SP:884920008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785481129"
},
"departure": {
"time": "1785481199"
},
"stopId": "zenbus:StopPoint:SP:723100014:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785481210"
},
"departure": {
"time": "1785481270"
},
"stopId": "zenbus:StopPoint:SP:892900007:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785481251"
},
"departure": {
"time": "1785481320"
},
"stopId": "zenbus:StopPoint:SP:880880010:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785481322"
},
"departure": {
"time": "1785481386"
},
"stopId": "zenbus:StopPoint:SP:908910008:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785481425"
},
"departure": {
"time": "1785481527"
},
"stopId": "zenbus:StopPoint:SP:912830008:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785481489"
},
"departure": {
"time": "1785481589"
},
"stopId": "zenbus:StopPoint:SP:896940006:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785481580"
},
"departure": {
"time": "1785481665"
},
"stopId": "zenbus:StopPoint:SP:908920005:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785481666"
},
"departure": {
"time": "1785481738"
},
"stopId": "zenbus:StopPoint:SP:721120012:LOC",
"stopSequence": 25
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:40:00",
"tripId": "6348798589665280:3"
},
"vehicle": {
"id": "zenbus:Vehicle:905440003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:905410004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.227691650390625,
"longitude": 0.04843899980187416
},
"stopId": "zenbus:StopPoint:SP:721120012:LOC",
"timestamp": "1785480522",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:53:00",
"tripId": "6231709459677184:4"
},
"vehicle": {
"id": "zenbus:Vehicle:905410004:LOC"
}
}
},
{
"id": "20260731:906860019:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480042"
},
"departure": {
"time": "1785480780"
},
"stopId": "zenbus:StopPoint:SP:721120012:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1785480845"
},
"departure": {
"time": "1785480855"
},
"stopId": "zenbus:StopPoint:SP:902950004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1785480933"
},
"departure": {
"time": "1785480951"
},
"stopId": "zenbus:StopPoint:SP:902910009:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1785481008"
},
"departure": {
"time": "1785481019"
},
"stopId": "zenbus:StopPoint:SP:898890005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1785481089"
},
"departure": {
"time": "1785481119"
},
"stopId": "zenbus:StopPoint:SP:880900005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1785481153"
},
"departure": {
"time": "1785481181"
},
"stopId": "zenbus:StopPoint:SP:894890009:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1785481194"
},
"departure": {
"time": "1785481232"
},
"stopId": "zenbus:StopPoint:SP:908900005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785481256"
},
"departure": {
"time": "1785481293"
},
"stopId": "zenbus:StopPoint:SP:717210012:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785481361"
},
"departure": {
"time": "1785481405"
},
"stopId": "zenbus:StopPoint:SP:892920004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785481494"
},
"departure": {
"time": "1785481622"
},
"stopId": "zenbus:StopPoint:SP:902920006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785481570"
},
"departure": {
"time": "1785481690"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785481626"
},
"departure": {
"time": "1785481748"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785481679"
},
"departure": {
"time": "1785481804"
},
"stopId": "zenbus:StopPoint:SP:904980006:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785481755"
},
"departure": {
"time": "1785481872"
},
"stopId": "zenbus:StopPoint:SP:882890005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785481800"
},
"departure": {
"time": "1785481895"
},
"stopId": "zenbus:StopPoint:SP:910860008:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785481887"
},
"departure": {
"time": "1785481968"
},
"stopId": "zenbus:StopPoint:SP:896930007:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785481934"
},
"departure": {
"time": "1785482022"
},
"stopId": "zenbus:StopPoint:SP:896950006:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785481986"
},
"departure": {
"time": "1785482078"
},
"stopId": "zenbus:StopPoint:SP:684750017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785482053"
},
"departure": {
"time": "1785482141"
},
"stopId": "zenbus:StopPoint:SP:906860011:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785482088"
},
"departure": {
"time": "1785482159"
},
"stopId": "zenbus:StopPoint:SP:890880005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785482136"
},
"departure": {
"time": "1785482213"
},
"stopId": "zenbus:StopPoint:SP:905000005:LOC",
"stopSequence": 20
}
],
"timestamp": "1785480524",
"trip": {
"routeId": "zenbus:Line:864870011:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:53:00",
"tripId": "6231709459677184:4"
},
"vehicle": {
"id": "zenbus:Vehicle:905410004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:893120008:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23305130004883,
"longitude": 0.07321000099182129
},
"stopId": "zenbus:StopPoint:SP:884950003:LOC",
"timestamp": "1785480633",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:34:00",
"tripId": "4868044592513024:2"
},
"vehicle": {
"id": "zenbus:Vehicle:893120008:LOC"
}
}
},
{
"id": "20260731:5086577428529152:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480511"
},
"departure": {
"time": "1785480530"
},
"stopId": "zenbus:StopPoint:SP:713350019:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480543"
},
"departure": {
"time": "1785480568"
},
"stopId": "zenbus:StopPoint:SP:723120009:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480602"
},
"departure": {
"time": "1785480802"
},
"stopId": "zenbus:StopPoint:SP:884950003:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480874"
},
"departure": {
"time": "1785480952"
},
"stopId": "zenbus:StopPoint:SP:904930007:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480927"
},
"departure": {
"time": "1785481008"
},
"stopId": "zenbus:StopPoint:SP:726850017:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480966"
},
"departure": {
"time": "1785481028"
},
"stopId": "zenbus:StopPoint:SP:904960007:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785481018"
},
"departure": {
"time": "1785481084"
},
"stopId": "zenbus:StopPoint:SP:902950005:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785481066"
},
"departure": {
"time": "1785481108"
},
"stopId": "zenbus:StopPoint:SP:896960009:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785481109"
},
"departure": {
"time": "1785481159"
},
"stopId": "zenbus:StopPoint:SP:908890008:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785481161"
},
"departure": {
"time": "1785481245"
},
"stopId": "zenbus:StopPoint:SP:882900006:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785481230"
},
"departure": {
"time": "1785481310"
},
"stopId": "zenbus:StopPoint:SP:896940007:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785481281"
},
"departure": {
"time": "1785481395"
},
"stopId": "zenbus:StopPoint:SP:715300010:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1785481331"
},
"departure": {
"time": "1785481450"
},
"stopId": "zenbus:StopPoint:SP:908920006:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1785481367"
},
"departure": {
"time": "1785481498"
},
"stopId": "zenbus:StopPoint:SP:904970006:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1785481414"
},
"departure": {
"time": "1785481552"
},
"stopId": "zenbus:StopPoint:SP:898890006:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1785481498"
},
"departure": {
"time": "1785481624"
},
"stopId": "zenbus:StopPoint:SP:902910011:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1785481582"
},
"departure": {
"time": "1785481756"
},
"stopId": "zenbus:StopPoint:SP:5140074400317440:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1785481670"
},
"departure": {
"time": "1785481800"
},
"stopId": "zenbus:StopPoint:SP:5196272671653888:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1785481750"
},
"departure": {
"time": "1785481840"
},
"stopId": "zenbus:StopPoint:SP:905000011:LOC",
"stopSequence": 34
}
],
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:34:00",
"tripId": "4868044592513024:2"
},
"vehicle": {
"id": "zenbus:Vehicle:893120008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:891220002:LOC",
"vehicle": {
"currentStopSequence": 17,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23149490356445,
"longitude": 0.07344000041484833
},
"stopId": "zenbus:StopPoint:SP:902920006:LOC",
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:34:00",
"tripId": "4945682837274624:2"
},
"vehicle": {
"id": "zenbus:Vehicle:891220002:LOC"
}
}
},
{
"id": "20260731:6484632796135424:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480677"
},
"departure": {
"time": "1785480687"
},
"stopId": "zenbus:StopPoint:SP:902920006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480738"
},
"departure": {
"time": "1785480748"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480783"
},
"departure": {
"time": "1785480793"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785480882"
},
"departure": {
"time": "1785480926"
},
"stopId": "zenbus:StopPoint:SP:888850006:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785480943"
},
"departure": {
"time": "1785481016"
},
"stopId": "zenbus:StopPoint:SP:713370010:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785480986"
},
"departure": {
"time": "1785481068"
},
"stopId": "zenbus:StopPoint:SP:713360015:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785481025"
},
"departure": {
"time": "1785481117"
},
"stopId": "zenbus:StopPoint:SP:896960006:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785481057"
},
"departure": {
"time": "1785481133"
},
"stopId": "zenbus:StopPoint:SP:904960005:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1785481113"
},
"departure": {
"time": "1785481191"
},
"stopId": "zenbus:StopPoint:SP:880890007:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1785481166"
},
"departure": {
"time": "1785481248"
},
"stopId": "zenbus:StopPoint:SP:892900005:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1785481260"
},
"departure": {
"time": "1785481355"
},
"stopId": "zenbus:StopPoint:SP:910880002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1785481318"
},
"departure": {
"time": "1785481384"
},
"stopId": "zenbus:StopPoint:SP:890870006:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1785481373"
},
"departure": {
"time": "1785481441"
},
"stopId": "zenbus:StopPoint:SP:884950004:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1785481443"
},
"departure": {
"time": "1785481566"
},
"stopId": "zenbus:StopPoint:SP:902940004:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1785481574"
},
"departure": {
"time": "1785481692"
},
"stopId": "zenbus:StopPoint:SP:718930019:LOC",
"stopSequence": 32
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:864940005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:34:00",
"tripId": "4945682837274624:2"
},
"vehicle": {
"id": "zenbus:Vehicle:891220002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:911150008:LOC",
"vehicle": {
"currentStopSequence": 20,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.24483108520508,
"longitude": 0.04949000105261803
},
"stopId": "zenbus:StopPoint:SP:886820002:LOC",
"timestamp": "1785480628",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:26:00",
"tripId": "6059014562512896:2"
},
"vehicle": {
"id": "zenbus:Vehicle:911150008:LOC"
}
}
},
{
"id": "20260731:880900010:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480500"
},
"departure": {
"time": "1785480547"
},
"stopId": "zenbus:StopPoint:SP:902940009:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480572"
},
"departure": {
"time": "1785480584"
},
"stopId": "zenbus:StopPoint:SP:882890010:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480609"
},
"departure": {
"time": "1785480628"
},
"stopId": "zenbus:StopPoint:SP:904970010:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785480638"
},
"departure": {
"time": "1785480684"
},
"stopId": "zenbus:StopPoint:SP:886820002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785480713"
},
"departure": {
"time": "1785480723"
},
"stopId": "zenbus:StopPoint:SP:892930002:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785480792"
},
"departure": {
"time": "1785480821"
},
"stopId": "zenbus:StopPoint:SP:905000010:LOC",
"stopSequence": 22
}
],
"timestamp": "1785480629",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:26:00",
"tripId": "6059014562512896:2"
},
"vehicle": {
"id": "zenbus:Vehicle:911150008:LOC"
}
}
},
{
"id": "zenbus:Vehicle:915070003:LOC",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.229671478271484,
"longitude": 0.08551900088787079
},
"stopId": "zenbus:StopPoint:SP:882880007:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:24:00",
"tripId": "5147467984142336:3"
},
"vehicle": {
"id": "zenbus:Vehicle:915070003:LOC"
}
}
},
{
"id": "20260731:881220007:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480609"
},
"departure": {
"time": "1785480621"
},
"stopId": "zenbus:StopPoint:SP:892890010:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785480678"
},
"departure": {
"time": "1785480688"
},
"stopId": "zenbus:StopPoint:SP:882880007:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785480736"
},
"departure": {
"time": "1785480746"
},
"stopId": "zenbus:StopPoint:SP:718940014:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785480781"
},
"departure": {
"time": "1785480791"
},
"stopId": "zenbus:StopPoint:SP:890870011:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1785480825"
},
"departure": {
"time": "1785480835"
},
"stopId": "zenbus:StopPoint:SP:908910010:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1785480872"
},
"departure": {
"time": "1785480882"
},
"stopId": "zenbus:StopPoint:SP:904950008:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1785480979"
},
"departure": {
"time": "1785480989"
},
"stopId": "zenbus:StopPoint:SP:884950009:LOC",
"stopSequence": 28
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:847360005:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:24:00",
"tripId": "5147467984142336:3"
},
"vehicle": {
"id": "zenbus:Vehicle:915070003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:915060004:LOC",
"vehicle": {
"currentStopSequence": 15,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.238868713378906,
"longitude": 0.09029000252485275
},
"stopId": "zenbus:StopPoint:SP:890880006:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:856980010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:38:00",
"tripId": "5296818626756608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:915060004:LOC"
}
}
},
{
"id": "20260731:902940011:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480553"
},
"departure": {
"time": "1785480578"
},
"stopId": "zenbus:StopPoint:SP:896920008:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785480606"
},
"departure": {
"time": "1785480612"
},
"stopId": "zenbus:StopPoint:SP:890860011:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480669"
},
"departure": {
"time": "1785480699"
},
"stopId": "zenbus:StopPoint:SP:890880006:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480741"
},
"departure": {
"time": "1785480751"
},
"stopId": "zenbus:StopPoint:SP:912830010:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480808"
},
"departure": {
"time": "1785480818"
},
"stopId": "zenbus:StopPoint:SP:884950008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785480875"
},
"departure": {
"time": "1785480892"
},
"stopId": "zenbus:StopPoint:SP:904990008:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785480928"
},
"departure": {
"time": "1785480949"
},
"stopId": "zenbus:StopPoint:SP:884920011:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785480980"
},
"departure": {
"time": "1785481005"
},
"stopId": "zenbus:StopPoint:SP:898890007:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785481044"
},
"departure": {
"time": "1785481067"
},
"stopId": "zenbus:StopPoint:SP:902910012:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785481113"
},
"departure": {
"time": "1785481131"
},
"stopId": "zenbus:StopPoint:SP:896980002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785481189"
},
"departure": {
"time": "1785481229"
},
"stopId": "zenbus:StopPoint:SP:884930011:LOC",
"stopSequence": 23
}
],
"timestamp": "1785480635",
"trip": {
"routeId": "zenbus:Line:856980010:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:38:00",
"tripId": "5296818626756608:1"
},
"vehicle": {
"id": "zenbus:Vehicle:915060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:886990014:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.21392059326172,
"longitude": 0.05189000070095062
},
"stopId": "zenbus:StopPoint:SP:4885861003952128:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:834720008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:29:00",
"tripId": "5553259245731840:1"
},
"vehicle": {
"id": "zenbus:Vehicle:886990014:LOC"
}
}
},
{
"id": "20260731:6420348718284800:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480591"
},
"departure": {
"time": "1785480609"
},
"stopId": "zenbus:StopPoint:SP:880890015:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785480622"
},
"departure": {
"time": "1785480646"
},
"stopId": "zenbus:StopPoint:SP:4885861003952128:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785480709"
},
"departure": {
"time": "1785480719"
},
"stopId": "zenbus:StopPoint:SP:892890013:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785480769"
},
"departure": {
"time": "1785480779"
},
"stopId": "zenbus:StopPoint:SP:896950012:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785480837"
},
"departure": {
"time": "1785480847"
},
"stopId": "zenbus:StopPoint:SP:906890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785480881"
},
"departure": {
"time": "1785480891"
},
"stopId": "zenbus:StopPoint:SP:884920012:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785480985"
},
"departure": {
"time": "1785480995"
},
"stopId": "zenbus:StopPoint:SP:890870013:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785481040"
},
"departure": {
"time": "1785481050"
},
"stopId": "zenbus:StopPoint:SP:882900009:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785481091"
},
"departure": {
"time": "1785481101"
},
"stopId": "zenbus:StopPoint:SP:896930009:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1785481167"
},
"departure": {
"time": "1785481177"
},
"stopId": "zenbus:StopPoint:SP:892920008:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1785481232"
},
"departure": {
"time": "1785481242"
},
"stopId": "zenbus:StopPoint:SP:892890012:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1785481289"
},
"departure": {
"time": "1785481299"
},
"stopId": "zenbus:StopPoint:SP:880890014:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1785481363"
},
"departure": {
"time": "1785481406"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1785481420"
},
"departure": {
"time": "1785481465"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1785481461"
},
"departure": {
"time": "1785481515"
},
"stopId": "zenbus:StopPoint:SP:890880004:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1785481500"
},
"departure": {
"time": "1785481565"
},
"stopId": "zenbus:StopPoint:SP:904980006:LOC",
"stopSequence": 26
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:834720008:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:29:00",
"tripId": "5553259245731840:1"
},
"vehicle": {
"id": "zenbus:Vehicle:886990014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5103968164249600:LOC",
"vehicle": {
"currentStopSequence": 1,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.233089447021484,
"longitude": 0.07417500019073486
},
"stopId": "zenbus:StopPoint:SP:904990002:LOC",
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:849640004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:50:00",
"tripId": "5911133100703744:1"
},
"vehicle": {
"id": "zenbus:Vehicle:5103968164249600:LOC"
}
}
},
{
"id": "20260731:902920014:1",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480282"
},
"departure": {
"time": "1785480614"
},
"stopId": "zenbus:StopPoint:SP:884920006:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1785480661"
},
"departure": {
"time": "1785480671"
},
"stopId": "zenbus:StopPoint:SP:904990002:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1785480706"
},
"departure": {
"time": "1785480718"
},
"stopId": "zenbus:StopPoint:SP:905000002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1785480751"
},
"departure": {
"time": "1785480761"
},
"stopId": "zenbus:StopPoint:SP:896960002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1785480853"
},
"departure": {
"time": "1785480863"
},
"stopId": "zenbus:StopPoint:SP:902940002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1785480909"
},
"departure": {
"time": "1785480919"
},
"stopId": "zenbus:StopPoint:SP:904960003:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1785481051"
},
"departure": {
"time": "1785481100"
},
"stopId": "zenbus:StopPoint:SP:898870006:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785481112"
},
"departure": {
"time": "1785481161"
},
"stopId": "zenbus:StopPoint:SP:884930008:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785481154"
},
"departure": {
"time": "1785481212"
},
"stopId": "zenbus:StopPoint:SP:896920005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785481214"
},
"departure": {
"time": "1785481272"
},
"stopId": "zenbus:StopPoint:SP:884920007:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785481265"
},
"departure": {
"time": "1785481327"
},
"stopId": "zenbus:StopPoint:SP:882900004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785481322"
},
"departure": {
"time": "1785481386"
},
"stopId": "zenbus:StopPoint:SP:908920004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785481397"
},
"departure": {
"time": "1785481453"
},
"stopId": "zenbus:StopPoint:SP:902910008:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785481496"
},
"departure": {
"time": "1785481533"
},
"stopId": "zenbus:StopPoint:SP:896940005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785481543"
},
"departure": {
"time": "1785481586"
},
"stopId": "zenbus:StopPoint:SP:692580011:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785481614"
},
"departure": {
"time": "1785481652"
},
"stopId": "zenbus:StopPoint:SP:880880009:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785481675"
},
"departure": {
"time": "1785481712"
},
"stopId": "zenbus:StopPoint:SP:904980005:LOC",
"stopSequence": 16
}
],
"timestamp": "1785480634",
"trip": {
"routeId": "zenbus:Line:849640004:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:50:00",
"tripId": "5911133100703744:1"
},
"vehicle": {
"id": "zenbus:Vehicle:5103968164249600:LOC"
}
}
},
{
"id": "zenbus:Vehicle:889230002:LOC",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.163238525390625,
"longitude": -0.013690000399947166
},
"stopId": "zenbus:StopPoint:SP:880920002:LOC",
"timestamp": "1785480633",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:15:00",
"tripId": "4998352088334336:3"
},
"vehicle": {
"id": "zenbus:Vehicle:889230002:LOC"
}
}
},
{
"id": "20260731:4874606161690624:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480890"
},
"departure": {
"time": "1785480900"
},
"stopId": "zenbus:StopPoint:SP:880920002:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785480987"
},
"departure": {
"time": "1785480997"
},
"stopId": "zenbus:StopPoint:SP:718940013:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785481134"
},
"departure": {
"time": "1785481144"
},
"stopId": "zenbus:StopPoint:SP:5105923756392448:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785481373"
},
"departure": {
"time": "1785481383"
},
"stopId": "zenbus:StopPoint:SP:892920005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785481489"
},
"departure": {
"time": "1785481499"
},
"stopId": "zenbus:StopPoint:SP:713360020:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785481580"
},
"departure": {
"time": "1785481590"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785481713"
},
"departure": {
"time": "1785481723"
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785481771"
},
"departure": {
"time": "1785481820"
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"stopSequence": 19
}
],
"timestamp": "1785480636",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:15:00",
"tripId": "4998352088334336:3"
},
"vehicle": {
"id": "zenbus:Vehicle:889230002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:911210007:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.23392868041992,
"longitude": 0.0729300007224083
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"timestamp": "1785480630",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:45:00",
"tripId": "4998352088334336:4"
},
"vehicle": {
"id": "zenbus:Vehicle:911210007:LOC"
}
}
},
{
"id": "20260731:4874606161690624:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785480593"
},
"departure": {
"time": "1785480642"
},
"stopId": "zenbus:StopPoint:SP:916810002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1785480704"
},
"departure": {
"time": "1785480717"
},
"stopId": "zenbus:StopPoint:SP:904930007:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1785480781"
},
"departure": {
"time": "1785480791"
},
"stopId": "zenbus:StopPoint:SP:904960007:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1785480891"
},
"departure": {
"time": "1785480901"
},
"stopId": "zenbus:StopPoint:SP:904960008:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785481048"
},
"departure": {
"time": "1785481069"
},
"stopId": "zenbus:StopPoint:SP:888850010:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785481282"
},
"departure": {
"time": "1785481292"
},
"stopId": "zenbus:StopPoint:SP:726850018:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785481955"
},
"departure": {
"time": "1785481965"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785482006"
},
"departure": {
"time": "1785482016"
},
"stopId": "zenbus:StopPoint:SP:884940007:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785482236"
},
"departure": {
"time": "1785482246"
},
"stopId": "zenbus:StopPoint:SP:896960011:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785482635"
},
"departure": {
"time": "1785482645"
},
"stopId": "zenbus:StopPoint:SP:880920002:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785482731"
},
"departure": {
"time": "1785482741"
},
"stopId": "zenbus:StopPoint:SP:718940013:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785482878"
},
"departure": {
"time": "1785482888"
},
"stopId": "zenbus:StopPoint:SP:5105923756392448:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785483117"
},
"departure": {
"time": "1785483127"
},
"stopId": "zenbus:StopPoint:SP:892920005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785483233"
},
"departure": {
"time": "1785483243"
},
"stopId": "zenbus:StopPoint:SP:713360020:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785483324"
},
"departure": {
"time": "1785483334"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785483457"
},
"departure": {
"time": "1785483473"
},
"stopId": "zenbus:StopPoint:SP:902940003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1785483516"
},
"departure": {
"time": "1785483593"
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"stopSequence": 19
}
],
"timestamp": "1785480632",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:45:00",
"tripId": "4998352088334336:4"
},
"vehicle": {
"id": "zenbus:Vehicle:911210007:LOC"
}
}
},
{
"id": "zenbus:Vehicle:913190002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 43.093360900878906,
"longitude": -0.044089000672101974
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"timestamp": "1785480330",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:50:00",
"tripId": "5761382891913216:4"
},
"vehicle": {
"id": "zenbus:Vehicle:913190002:LOC"
}
}
},
{
"id": "20260731:5131564610486272:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1785479879"
},
"departure": {
"time": "1785480600"
},
"stopId": "zenbus:StopPoint:SP:884950002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1785480651"
},
"departure": {
"time": "1785480661"
},
"stopId": "zenbus:StopPoint:SP:880900003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1785480782"
},
"departure": {
"time": "1785480966"
},
"stopId": "zenbus:StopPoint:SP:715300018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1785480856"
},
"departure": {
"time": "1785481063"
},
"stopId": "zenbus:StopPoint:SP:902910014:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1785480980"
},
"departure": {
"time": "1785481215"
},
"stopId": "zenbus:StopPoint:SP:838040012:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1785481197"
},
"departure": {
"time": "1785481443"
},
"stopId": "zenbus:StopPoint:SP:5172096216858624:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1785481331"
},
"departure": {
"time": "1785481540"
},
"stopId": "zenbus:StopPoint:SP:718920024:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1785481417"
},
"departure": {
"time": "1785481613"
},
"stopId": "zenbus:StopPoint:SP:902920010:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1785481828"
},
"departure": {
"time": "1785481969"
},
"stopId": "zenbus:StopPoint:SP:882880008:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1785482076"
},
"departure": {
"time": "1785482123"
},
"stopId": "zenbus:StopPoint:SP:892900012:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1785482152"
},
"departure": {
"time": "1785482251"
},
"stopId": "zenbus:StopPoint:SP:906880002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1785482769"
},
"departure": {
"time": "1785482829"
},
"stopId": "zenbus:StopPoint:SP:726850018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1785482977"
},
"departure": {
"time": "1785482993"
},
"stopId": "zenbus:StopPoint:SP:894910008:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1785483126"
},
"departure": {
"time": "1785483136"
},
"stopId": "zenbus:StopPoint:SP:884940008:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1785483232"
},
"departure": {
"time": "1785483242"
},
"stopId": "zenbus:StopPoint:SP:904970009:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1785483332"
},
"departure": {
"time": "1785483381"
},
"stopId": "zenbus:StopPoint:SP:880890014:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1785483406"
},
"departure": {
"time": "1785483508"
},
"stopId": "zenbus:StopPoint:SP:910860007:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1785483463"
},
"departure": {
"time": "1785483566"
},
"stopId": "zenbus:StopPoint:SP:912830006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1785483530"
},
"departure": {
"time": "1785483660"
},
"stopId": "zenbus:StopPoint:SP:723140019:LOC",
"stopSequence": 18
}
],
"timestamp": "1785480332",
"trip": {
"routeId": "zenbus:Line:835930009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260731",
"startTime": "08:50:00",
"tripId": "5761382891913216:4"
},
"vehicle": {
"id": "zenbus:Vehicle:913190002:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1785480637"
}
}