Détails de la ressource

Nom du fichier : Horaires temps-réel du réseau Tarbes / Lourdes - TLP mobilités (GTFS / GTFS-RT)
Format : gtfs-rt

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

26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
100%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
07/02/2026
100%
08/02/2026
100%
09/02/2026
100%
10/02/2026
100%
11/02/2026
100%
12/02/2026
100%
13/02/2026
99.3%
14/02/2026
100%
15/02/2026
100%
16/02/2026
100%
17/02/2026
100%
18/02/2026
99.8%
19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/02/2026
100%
24/02/2026
100%
25/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

584 erreurs, 2 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 25/02/2026 à 08h11 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 51 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:905550002:LOC trip_id 5134082268725248:1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 5134082268725248:1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id zenbus:Vehicle:887170002:LOC trip_id 5986677693612032:1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 5986677693612032:1 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id zenbus:Vehicle:911230002:LOC trip_id 4809460712210432:0 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 51 erreurs

All route_ids provided in the GTFS-rt feed must exist in the GTFS data

Exemples d'erreurs
  • vehicle_id zenbus:Vehicle:905550002: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
  • vehicle_id zenbus:Vehicle:887170002:LOC route_id zenbus:Line:855090008:LOC does not exist in the GTFS data routes.txt
  • route_id zenbus:Line:855090008:LOC does not exist in the GTFS data routes.txt
  • vehicle_id zenbus:Vehicle:911230002:LOC route_id zenbus:Line:853230005:LOC does not exist in the GTFS data routes.txt

GTFS-rt stop_id does not exist in GTFS data E011 392 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • vehicle_id zenbus:Vehicle:905550002:LOC stop_id zenbus:StopPoint:SP:894890010:LOC does not exist in GTFS data stops.txt
  • trip_id 5134082268725248:1 stop_id zenbus:StopPoint:SP:906860012:LOC does not exist in GTFS data stops.txt
  • trip_id 5134082268725248:1 stop_id zenbus:StopPoint:SP:892920005:LOC does not exist in GTFS data stops.txt
  • trip_id 5134082268725248:1 stop_id zenbus:StopPoint:SP:894890010:LOC does not exist in GTFS data stops.txt
  • trip_id 5134082268725248:1 stop_id zenbus:StopPoint:SP:892890008:LOC does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 90 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 5134082268725248:1 stop_sequence 13 arrival_time 08:20:58 (1772004058) is less than previous stop departure_time 08:21:12 (1772004072) - times must increase between two sequential stops
  • trip_id 5134082268725248:1 stop_sequence 14 arrival_time 08:21:54 (1772004114) is less than previous stop departure_time 08:22:34 (1772004154) - times must increase between two sequential stops
  • trip_id 5134082268725248:1 stop_sequence 15 arrival_time 08:23:43 (1772004223) is less than previous stop departure_time 08:24:02 (1772004242) - times must increase between two sequential stops
  • trip_id 5134082268725248:1 stop_sequence 17 arrival_time 08:27:33 (1772004453) is less than previous stop departure_time 08:28:13 (1772004493) - times must increase between two sequential stops
  • trip_id 5986677693612032:1 stop_sequence 21 arrival_time 08:35:29 (1772004929) is equal to previous stop departure_time 08:35:29 (1772004929) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 1 erreur

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 4894542001078272:2 does not have a vehicle_id

ID in one feed missing from the other W003 1 erreur

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 4894542001078272:2 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

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 1 257 25 fois (86 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 1 257 25 fois (86 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 9 659 25 fois (86 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 1 068 17 fois (59 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 23 15 fois (52 % 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 23 15 fois (52 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 25/02/2026 à 15h11 Europe/Paris.

trip_updates (23) vehicle_positions (22) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 25/02/2026 à 15h11 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:905550002:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 43.11294174194336, "longitude": -0.0371600016951561 }, "stopId": "zenbus:StopPoint:SP:851280012:LOC", "timestamp": "1772028657", "trip": { "routeId": "zenbus:Line:860950003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:05:00", "tripId": "5134082268725248:8" }, "vehicle": { "id": "zenbus:Vehicle:905550002:LOC" } } }, { "id": "20260225:906880003:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028632" }, "departure": { "time": "1772028657" }, "stopId": "zenbus:StopPoint:SP:908930002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772028688" }, "departure": { "time": "1772028698" }, "stopId": "zenbus:StopPoint:SP:851280012:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772028744" }, "departure": { "time": "1772028754" }, "stopId": "zenbus:StopPoint:SP:906860012:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772028807" }, "departure": { "time": "1772028817" }, "stopId": "zenbus:StopPoint:SP:892920005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772028884" }, "departure": { "time": "1772028894" }, "stopId": "zenbus:StopPoint:SP:894890010:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772028956" }, "departure": { "time": "1772028966" }, "stopId": "zenbus:StopPoint:SP:892890008:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772028992" }, "departure": { "time": "1772029002" }, "stopId": "zenbus:StopPoint:SP:717220021:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029072" }, "departure": { "time": "1772029082" }, "stopId": "zenbus:StopPoint:SP:713360020:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029216" }, "departure": { "time": "1772029226" }, "stopId": "zenbus:StopPoint:SP:715300018:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029290" }, "departure": { "time": "1772029300" }, "stopId": "zenbus:StopPoint:SP:692610015:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029361" }, "departure": { "time": "1772029371" }, "stopId": "zenbus:StopPoint:SP:896940003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029404" }, "departure": { "time": "1772029427" }, "stopId": "zenbus:StopPoint:SP:894890006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029461" }, "departure": { "time": "1772029515" }, "stopId": "zenbus:StopPoint:SP:902940003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029569" }, "departure": { "time": "1772029629" }, "stopId": "zenbus:StopPoint:SP:884950002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029724" }, "departure": { "time": "1772029767" }, "stopId": "zenbus:StopPoint:SP:884930010:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029799" }, "departure": { "time": "1772029834" }, "stopId": "zenbus:StopPoint:SP:906870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029940" }, "departure": { "time": "1772029965" }, "stopId": "zenbus:StopPoint:SP:892900008:LOC", "stopSequence": 18 } ], "timestamp": "1772028660", "trip": { "routeId": "zenbus:Line:860950003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:05:00", "tripId": "5134082268725248:8" }, "vehicle": { "id": "zenbus:Vehicle:905550002:LOC" } } }, { "id": "zenbus:Vehicle:887170002:LOC", "vehicle": { "currentStopSequence": 1, "position": { "latitude": 43.12192153930664, "longitude": -0.07823900133371353 }, "stopId": "zenbus:StopPoint:SP:890880003:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:855090008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5986677693612032:8" }, "vehicle": { "id": "zenbus:Vehicle:887170002:LOC" } } }, { "id": "20260225:5088877282852864:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028590" }, "departure": { "time": "1772028602" }, "stopId": "zenbus:StopPoint:SP:884930004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772028772" }, "departure": { "time": "1772028841" }, "stopId": "zenbus:StopPoint:SP:890880003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028951" }, "departure": { "time": "1772028961" }, "stopId": "zenbus:StopPoint:SP:888850004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029025" }, "departure": { "time": "1772029057" }, "stopId": "zenbus:StopPoint:SP:898880004:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029080" }, "departure": { "time": "1772029115" }, "stopId": "zenbus:StopPoint:SP:896950003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029185" }, "departure": { "time": "1772029227" }, "stopId": "zenbus:StopPoint:SP:905000003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029242" }, "departure": { "time": "1772029286" }, "stopId": "zenbus:StopPoint:SP:894910003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029305" }, "departure": { "time": "1772029347" }, "stopId": "zenbus:StopPoint:SP:896960003:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029380" }, "departure": { "time": "1772029445" }, "stopId": "zenbus:StopPoint:SP:905010002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029415" }, "departure": { "time": "1772029492" }, "stopId": "zenbus:StopPoint:SP:882900002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029471" }, "departure": { "time": "1772029520" }, "stopId": "zenbus:StopPoint:SP:890860006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029548" }, "departure": { "time": "1772029619" }, "stopId": "zenbus:StopPoint:SP:912830003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029606" }, "departure": { "time": "1772029648" }, "stopId": "zenbus:StopPoint:SP:890870004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029745" }, "departure": { "time": "1772029837" }, "stopId": "zenbus:StopPoint:SP:715300018:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029807" }, "departure": { "time": "1772029898" }, "stopId": "zenbus:StopPoint:SP:692610015:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772029866" }, "departure": { "time": "1772029988" }, "stopId": "zenbus:StopPoint:SP:896940003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772029902" }, "departure": { "time": "1772030036" }, "stopId": "zenbus:StopPoint:SP:894890006:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772029949" }, "departure": { "time": "1772030089" }, "stopId": "zenbus:StopPoint:SP:902940003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772030034" }, "departure": { "time": "1772030192" }, "stopId": "zenbus:StopPoint:SP:884950002:LOC", "stopSequence": 23 } ], "timestamp": "1772028660", "trip": { "routeId": "zenbus:Line:855090008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5986677693612032:8" }, "vehicle": { "id": "zenbus:Vehicle:887170002:LOC" } } }, { "id": "zenbus:Vehicle:911230002:LOC", "vehicle": { "currentStopSequence": 10, "position": { "latitude": 43.098350524902344, "longitude": -0.029740000143647194 }, "stopId": "zenbus:StopPoint:SP:904950009:LOC", "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:853230005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4824655568306176:8" }, "vehicle": { "id": "zenbus:Vehicle:911230002:LOC" } } }, { "id": "20260225:5127414680125440:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028728" }, "departure": { "time": "1772028759" }, "stopId": "zenbus:StopPoint:SP:904950009:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772028829" }, "departure": { "time": "1772028839" }, "stopId": "zenbus:StopPoint:SP:723100021:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772028878" }, "departure": { "time": "1772028894" }, "stopId": "zenbus:StopPoint:SP:706180026:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772028946" }, "departure": { "time": "1772028958" }, "stopId": "zenbus:StopPoint:SP:715300018:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029004" }, "departure": { "time": "1772029017" }, "stopId": "zenbus:StopPoint:SP:890890002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029073" }, "departure": { "time": "1772029083" }, "stopId": "zenbus:StopPoint:SP:904990010:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029111" }, "departure": { "time": "1772029130" }, "stopId": "zenbus:StopPoint:SP:904960011:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029148" }, "departure": { "time": "1772029158" }, "stopId": "zenbus:StopPoint:SP:718930011:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029228" }, "departure": { "time": "1772029249" }, "stopId": "zenbus:StopPoint:SP:884950002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029309" }, "departure": { "time": "1772029379" }, "stopId": "zenbus:StopPoint:SP:892890011:LOC", "stopSequence": 19 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:853230005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4824655568306176:8" }, "vehicle": { "id": "zenbus:Vehicle:911230002:LOC" } } }, { "id": "zenbus:Vehicle:728150001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 14, "position": { "latitude": 43.24116134643555, "longitude": 0.07958000153303146 }, "stopId": "zenbus:StopPoint:SP:915220045:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:50:00", "tripId": "910320003:24" }, "vehicle": { "id": "zenbus:Vehicle:728150001:LOC" } } }, { "id": "20260225:905600038:24", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028642" }, "departure": { "time": "1772028671" }, "stopId": "zenbus:StopPoint:SP:915220045:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772028728" }, "departure": { "time": "1772028738" }, "stopId": "zenbus:StopPoint:SP:883650053:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772028858" }, "departure": { "time": "1772028868" }, "stopId": "zenbus:StopPoint:SP:713350019:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772028942" }, "departure": { "time": "1772028952" }, "stopId": "zenbus:StopPoint:SP:723120009:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029066" }, "departure": { "time": "1772029076" }, "stopId": "zenbus:StopPoint:SP:910860007:LOC", "stopSequence": 18 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:50:00", "tripId": "910320003:24" }, "vehicle": { "id": "zenbus:Vehicle:728150001:LOC" } } }, { "id": "zenbus:Vehicle:756830002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 1, "position": { "latitude": 43.232574462890625, "longitude": 0.07373899966478348 }, "stopId": "zenbus:StopPoint:SP:917140005:LOC", "timestamp": "1772028581", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "910320003:25" }, "vehicle": { "id": "zenbus:Vehicle:756830002:LOC" } } }, { "id": "20260225:905600038:25", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028575" }, "departure": { "time": "1772028640" }, "stopId": "zenbus:StopPoint:SP:917140005:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028697" }, "departure": { "time": "1772028743" }, "stopId": "zenbus:StopPoint:SP:905390008:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772028751" }, "departure": { "time": "1772028830" }, "stopId": "zenbus:StopPoint:SP:721110020:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772028831" }, "departure": { "time": "1772028930" }, "stopId": "zenbus:StopPoint:SP:676480016:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772028858" }, "departure": { "time": "1772028974" }, "stopId": "zenbus:StopPoint:SP:906860006:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772028932" }, "departure": { "time": "1772029041" }, "stopId": "zenbus:StopPoint:SP:898870004:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029033" }, "departure": { "time": "1772029151" }, "stopId": "zenbus:StopPoint:SP:902910005:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029081" }, "departure": { "time": "1772029205" }, "stopId": "zenbus:StopPoint:SP:717220023:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029137" }, "departure": { "time": "1772029263" }, "stopId": "zenbus:StopPoint:SP:800920001:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029182" }, "departure": { "time": "1772029316" }, "stopId": "zenbus:StopPoint:SP:904990002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029264" }, "departure": { "time": "1772029387" }, "stopId": "zenbus:StopPoint:SP:715280015:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029352" }, "departure": { "time": "1772029461" }, "stopId": "zenbus:StopPoint:SP:678670020:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029446" }, "departure": { "time": "1772029538" }, "stopId": "zenbus:StopPoint:SP:882880004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029557" }, "departure": { "time": "1772029653" }, "stopId": "zenbus:StopPoint:SP:915220045:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029624" }, "departure": { "time": "1772029717" }, "stopId": "zenbus:StopPoint:SP:883650053:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029755" }, "departure": { "time": "1772029842" }, "stopId": "zenbus:StopPoint:SP:713350019:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029839" }, "departure": { "time": "1772029914" }, "stopId": "zenbus:StopPoint:SP:723120009:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029963" }, "departure": { "time": "1772030036" }, "stopId": "zenbus:StopPoint:SP:910860007:LOC", "stopSequence": 18 } ], "timestamp": "1772028610", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "910320003:25" }, "vehicle": { "id": "zenbus:Vehicle:756830002:LOC" } } }, { "id": "zenbus:Vehicle:913190004:LOC", "vehicle": { "currentStopSequence": 8, "position": { "latitude": 43.23313903808594, "longitude": 0.07419899851083755 }, "stopId": "zenbus:StopPoint:SP:907290004:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "5954481859592192:22" }, "vehicle": { "id": "zenbus:Vehicle:913190004:LOC" } } }, { "id": "20260225:909430002:22", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028627" }, "departure": { "time": "1772028652" }, "stopId": "zenbus:StopPoint:SP:916810002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772028725" }, "departure": { "time": "1772028735" }, "stopId": "zenbus:StopPoint:SP:907290004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772028790" }, "departure": { "time": "1772028800" }, "stopId": "zenbus:StopPoint:SP:703880012:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772028856" }, "departure": { "time": "1772028866" }, "stopId": "zenbus:StopPoint:SP:708080012:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772028917" }, "departure": { "time": "1772028927" }, "stopId": "zenbus:StopPoint:SP:684730010:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772028968" }, "departure": { "time": "1772028978" }, "stopId": "zenbus:StopPoint:SP:908900004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029027" }, "departure": { "time": "1772029037" }, "stopId": "zenbus:StopPoint:SP:896930006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029092" }, "departure": { "time": "1772029102" }, "stopId": "zenbus:StopPoint:SP:723110015:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029189" }, "departure": { "time": "1772029199" }, "stopId": "zenbus:StopPoint:SP:884920006:LOC", "stopSequence": 15 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:708210001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "5954481859592192:22" }, "vehicle": { "id": "zenbus:Vehicle:913190004:LOC" } } }, { "id": "zenbus:Vehicle:905440003:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 21, "position": { "latitude": 43.23815155029297, "longitude": 0.039820000529289246 }, "stopId": "zenbus:StopPoint:SP:888850009:LOC", "timestamp": "1772028653", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:40:00", "tripId": "4860777786769408:22" }, "vehicle": { "id": "zenbus:Vehicle:905440003:LOC" } } }, { "id": "20260225:904930012:22", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028640" }, "departure": { "time": "1772028665" }, "stopId": "zenbus:StopPoint:SP:888850009:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772028727" }, "departure": { "time": "1772028737" }, "stopId": "zenbus:StopPoint:SP:904990011:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772028769" }, "departure": { "time": "1772028779" }, "stopId": "zenbus:StopPoint:SP:896930012:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772029010" }, "departure": { "time": "1772029020" }, "stopId": "zenbus:StopPoint:SP:896970002:LOC", "stopSequence": 24 } ], "timestamp": "1772028655", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:40:00", "tripId": "4860777786769408:22" }, "vehicle": { "id": "zenbus:Vehicle:905440003:LOC" } } }, { "id": "zenbus:Vehicle:881290002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 9, "position": { "latitude": 43.226966857910156, "longitude": 0.0762690007686615 }, "stopId": "zenbus:StopPoint:SP:892890012:LOC", "timestamp": "1772028651", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4860777786769408:23" }, "vehicle": { "id": "zenbus:Vehicle:881290002:LOC" } } }, { "id": "20260225:904930012:23", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028648" }, "departure": { "time": "1772028671" }, "stopId": "zenbus:StopPoint:SP:892890012:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772028724" }, "departure": { "time": "1772028734" }, "stopId": "zenbus:StopPoint:SP:880890014:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772028813" }, "departure": { "time": "1772028921" }, "stopId": "zenbus:StopPoint:SP:902920006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772028875" }, "departure": { "time": "1772028982" }, "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772028922" }, "departure": { "time": "1772029036" }, "stopId": "zenbus:StopPoint:SP:890880004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772028966" }, "departure": { "time": "1772029088" }, "stopId": "zenbus:StopPoint:SP:904980006:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029029" }, "departure": { "time": "1772029149" }, "stopId": "zenbus:StopPoint:SP:882890005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029067" }, "departure": { "time": "1772029168" }, "stopId": "zenbus:StopPoint:SP:910860008:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029118" }, "departure": { "time": "1772029224" }, "stopId": "zenbus:StopPoint:SP:904990009:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029196" }, "departure": { "time": "1772029293" }, "stopId": "zenbus:StopPoint:SP:908920009:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029247" }, "departure": { "time": "1772029348" }, "stopId": "zenbus:StopPoint:SP:908900006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772029311" }, "departure": { "time": "1772029410" }, "stopId": "zenbus:StopPoint:SP:715290011:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772029374" }, "departure": { "time": "1772029472" }, "stopId": "zenbus:StopPoint:SP:888850009:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772029446" }, "departure": { "time": "1772029508" }, "stopId": "zenbus:StopPoint:SP:904990011:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772029489" }, "departure": { "time": "1772029559" }, "stopId": "zenbus:StopPoint:SP:896930012:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772029729" }, "departure": { "time": "1772029769" }, "stopId": "zenbus:StopPoint:SP:896970002:LOC", "stopSequence": 24 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4860777786769408:23" }, "vehicle": { "id": "zenbus:Vehicle:881290002:LOC" } } }, { "id": "zenbus:Vehicle:907280010:LOC", "vehicle": { "currentStopSequence": 19, "position": { "latitude": 43.239471435546875, "longitude": 0.06662900000810623 }, "stopId": "zenbus:StopPoint:SP:898880006:LOC", "timestamp": "1772028657", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:55:00", "tripId": "4820489785573376:33" }, "vehicle": { "id": "zenbus:Vehicle:907280010:LOC" } } }, { "id": "20260225:4804791843684352:33", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028685" }, "departure": { "time": "1772028695" }, "stopId": "zenbus:StopPoint:SP:898880006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772028725" }, "departure": { "time": "1772028735" }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772028781" }, "departure": { "time": "1772028791" }, "stopId": "zenbus:StopPoint:SP:894890008:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772028863" }, "departure": { "time": "1772028900" }, "stopId": "zenbus:StopPoint:SP:916810002:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772028964" }, "departure": { "time": "1772028997" }, "stopId": "zenbus:StopPoint:SP:880910002:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772029035" }, "departure": { "time": "1772029092" }, "stopId": "zenbus:StopPoint:SP:880890010:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772029123" }, "departure": { "time": "1772029196" }, "stopId": "zenbus:StopPoint:SP:894890011:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772029177" }, "departure": { "time": "1772029253" }, "stopId": "zenbus:StopPoint:SP:4849124026351616:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772029226" }, "departure": { "time": "1772029308" }, "stopId": "zenbus:StopPoint:SP:882890006:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772029280" }, "departure": { "time": "1772029365" }, "stopId": "zenbus:StopPoint:SP:904980007:LOC", "stopSequence": 29 }, { "arrival": { "time": "1772029410" }, "departure": { "time": "1772029490" }, "stopId": "zenbus:StopPoint:SP:692580020:LOC", "stopSequence": 30 }, { "arrival": { "time": "1772029470" }, "departure": { "time": "1772029550" }, "stopId": "zenbus:StopPoint:SP:896950008:LOC", "stopSequence": 31 }, { "arrival": { "time": "1772029508" }, "departure": { "time": "1772029569" }, "stopId": "zenbus:StopPoint:SP:884920010:LOC", "stopSequence": 32 }, { "arrival": { "time": "1772029558" }, "departure": { "time": "1772029624" }, "stopId": "zenbus:StopPoint:SP:904960008:LOC", "stopSequence": 33 }, { "arrival": { "time": "1772029631" }, "departure": { "time": "1772029690" }, "stopId": "zenbus:StopPoint:SP:905000007:LOC", "stopSequence": 34 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:814720009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:55:00", "tripId": "4820489785573376:33" }, "vehicle": { "id": "zenbus:Vehicle:907280010:LOC" } } }, { "id": "zenbus:Vehicle:903390002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 43.23295974731445, "longitude": 0.07399000227451324 }, "stopId": "zenbus:StopPoint:SP:882880003:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:864910008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5176445275996160:6" }, "vehicle": { "id": "zenbus:Vehicle:903390002:LOC" } } }, { "id": "20260225:896960016:6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028507" }, "departure": { "time": "1772028900" }, "stopId": "zenbus:StopPoint:SP:882880003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772028934" }, "departure": { "time": "1772028952" }, "stopId": "zenbus:StopPoint:SP:904990002:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028982" }, "departure": { "time": "1772029006" }, "stopId": "zenbus:StopPoint:SP:905000002:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772029030" }, "departure": { "time": "1772029090" }, "stopId": "zenbus:StopPoint:SP:896960002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772029142" }, "departure": { "time": "1772029236" }, "stopId": "zenbus:StopPoint:SP:902940002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029200" }, "departure": { "time": "1772029325" }, "stopId": "zenbus:StopPoint:SP:904960003:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029337" }, "departure": { "time": "1772029483" }, "stopId": "zenbus:StopPoint:SP:910900002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029410" }, "departure": { "time": "1772029550" }, "stopId": "zenbus:StopPoint:SP:904940007:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029458" }, "departure": { "time": "1772029604" }, "stopId": "zenbus:StopPoint:SP:884950005:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029590" }, "departure": { "time": "1772029730" }, "stopId": "zenbus:StopPoint:SP:908910006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029728" }, "departure": { "time": "1772029859" }, "stopId": "zenbus:StopPoint:SP:884940004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029802" }, "departure": { "time": "1772029926" }, "stopId": "zenbus:StopPoint:SP:678710012:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029925" }, "departure": { "time": "1772030017" }, "stopId": "zenbus:StopPoint:SP:884930005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772030022" }, "departure": { "time": "1772030126" }, "stopId": "zenbus:StopPoint:SP:890870007:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772030079" }, "departure": { "time": "1772030154" }, "stopId": "zenbus:StopPoint:SP:906870005:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772030237" }, "departure": { "time": "1772030293" }, "stopId": "zenbus:StopPoint:SP:882880005:LOC", "stopSequence": 15 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:864910008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5176445275996160:6" }, "vehicle": { "id": "zenbus:Vehicle:903390002:LOC" } } }, { "id": "20260225:906860019:25", "tripUpdate": { "stopTimeUpdate": [ { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 10 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:890880004:LOC", "stopSequence": 11 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:904980006:LOC", "stopSequence": 12 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:882890005:LOC", "stopSequence": 13 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:910860008:LOC", "stopSequence": 14 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:896930007:LOC", "stopSequence": 15 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:896950006:LOC", "stopSequence": 16 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:684750017:LOC", "stopSequence": 17 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:906860011:LOC", "stopSequence": 18 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:890880005:LOC", "stopSequence": 19 }, { "scheduleRelationship": "SKIPPED", "stopId": "zenbus:StopPoint:SP:905000005:LOC", "stopSequence": 20 } ], "timestamp": "1772028540", "trip": { "routeId": "zenbus:Line:864870011:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:53:00", "tripId": "6535643770388480:25" } } }, { "id": "zenbus:Vehicle:911150008:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 43.22787094116211, "longitude": 0.048510000109672546 }, "stopId": "zenbus:StopPoint:SP:721120012:LOC", "timestamp": "1772028660", "trip": { "routeId": "zenbus:Line:864870011:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:13:00", "tripId": "6535643770388480:26" }, "vehicle": { "id": "zenbus:Vehicle:911150008:LOC" } } }, { "id": "20260225:906860019:26", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028622" }, "departure": { "time": "1772028780" }, "stopId": "zenbus:StopPoint:SP:721120012:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772028846" }, "departure": { "time": "1772028856" }, "stopId": "zenbus:StopPoint:SP:902950004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028934" }, "departure": { "time": "1772028952" }, "stopId": "zenbus:StopPoint:SP:902910009:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772029008" }, "departure": { "time": "1772029019" }, "stopId": "zenbus:StopPoint:SP:898890005:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772029092" }, "departure": { "time": "1772029121" }, "stopId": "zenbus:StopPoint:SP:880900005:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029155" }, "departure": { "time": "1772029182" }, "stopId": "zenbus:StopPoint:SP:894890009:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029196" }, "departure": { "time": "1772029233" }, "stopId": "zenbus:StopPoint:SP:908900005:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029258" }, "departure": { "time": "1772029294" }, "stopId": "zenbus:StopPoint:SP:717210012:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029362" }, "departure": { "time": "1772029406" }, "stopId": "zenbus:StopPoint:SP:892920004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029496" }, "departure": { "time": "1772029623" }, "stopId": "zenbus:StopPoint:SP:902920006:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029572" }, "departure": { "time": "1772029691" }, "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029628" }, "departure": { "time": "1772029749" }, "stopId": "zenbus:StopPoint:SP:890880004:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029681" }, "departure": { "time": "1772029805" }, "stopId": "zenbus:StopPoint:SP:904980006:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029757" }, "departure": { "time": "1772029873" }, "stopId": "zenbus:StopPoint:SP:882890005:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029802" }, "departure": { "time": "1772029896" }, "stopId": "zenbus:StopPoint:SP:910860008:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029888" }, "departure": { "time": "1772029969" }, "stopId": "zenbus:StopPoint:SP:896930007:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029935" }, "departure": { "time": "1772030022" }, "stopId": "zenbus:StopPoint:SP:896950006:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029987" }, "departure": { "time": "1772030078" }, "stopId": "zenbus:StopPoint:SP:684750017:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772030054" }, "departure": { "time": "1772030142" }, "stopId": "zenbus:StopPoint:SP:906860011:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772030089" }, "departure": { "time": "1772030159" }, "stopId": "zenbus:StopPoint:SP:890880005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772030137" }, "departure": { "time": "1772030213" }, "stopId": "zenbus:StopPoint:SP:905000005:LOC", "stopSequence": 20 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:864870011:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:13:00", "tripId": "6535643770388480:26" }, "vehicle": { "id": "zenbus:Vehicle:911150008:LOC" } } }, { "id": "zenbus:Vehicle:903360006:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 14, "position": { "latitude": 43.238861083984375, "longitude": 0.06958000361919403 }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "timestamp": "1772028657", "trip": { "routeId": "zenbus:Line:864870011:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4863550792138752:24" }, "vehicle": { "id": "zenbus:Vehicle:903360006:LOC" } } }, { "id": "20260225:4824877476347904:24", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028620" }, "departure": { "time": "1772028623" }, "stopId": "zenbus:StopPoint:SP:898880006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772028654" }, "departure": { "time": "1772028669" }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772028723" }, "departure": { "time": "1772028733" }, "stopId": "zenbus:StopPoint:SP:894890008:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772028819" }, "departure": { "time": "1772029020" }, "stopId": "zenbus:StopPoint:SP:916810002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772028916" }, "departure": { "time": "1772029063" }, "stopId": "zenbus:StopPoint:SP:884920008:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772028990" }, "departure": { "time": "1772029130" }, "stopId": "zenbus:StopPoint:SP:723100014:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029072" }, "departure": { "time": "1772029201" }, "stopId": "zenbus:StopPoint:SP:892900007:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772029113" }, "departure": { "time": "1772029251" }, "stopId": "zenbus:StopPoint:SP:880880010:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772029184" }, "departure": { "time": "1772029317" }, "stopId": "zenbus:StopPoint:SP:908910008:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772029288" }, "departure": { "time": "1772029459" }, "stopId": "zenbus:StopPoint:SP:912830008:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772029353" }, "departure": { "time": "1772029521" }, "stopId": "zenbus:StopPoint:SP:896940006:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772029446" }, "departure": { "time": "1772029598" }, "stopId": "zenbus:StopPoint:SP:908920005:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772029520" }, "departure": { "time": "1772029665" }, "stopId": "zenbus:StopPoint:SP:721120012:LOC", "stopSequence": 25 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:864870011:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:00:00", "tripId": "4863550792138752:24" }, "vehicle": { "id": "zenbus:Vehicle:903360006:LOC" } } }, { "id": "zenbus:Vehicle:901440002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 26, "position": { "latitude": 43.224491119384766, "longitude": 0.05215900018811226 }, "stopId": "zenbus:StopPoint:SP:908920006:LOC", "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:37:00", "tripId": "6029242606288896:22" }, "vehicle": { "id": "zenbus:Vehicle:901440002:LOC" } } }, { "id": "20260225:5086577428529152:22", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028615" }, "departure": { "time": "1772028619" }, "stopId": "zenbus:StopPoint:SP:715300010:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772028644" }, "departure": { "time": "1772028671" }, "stopId": "zenbus:StopPoint:SP:908920006:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772028702" }, "departure": { "time": "1772028712" }, "stopId": "zenbus:StopPoint:SP:904970006:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772028750" }, "departure": { "time": "1772028760" }, "stopId": "zenbus:StopPoint:SP:898890006:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772028854" }, "departure": { "time": "1772028864" }, "stopId": "zenbus:StopPoint:SP:894910008:LOC", "stopSequence": 29 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:37:00", "tripId": "6029242606288896:22" }, "vehicle": { "id": "zenbus:Vehicle:901440002:LOC" } } }, { "id": "zenbus:Vehicle:893120008:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 2, "position": { "latitude": 43.266151428222656, "longitude": 0.07122000306844711 }, "stopId": "zenbus:StopPoint:SP:912830009:LOC", "timestamp": "1772028657", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:17:00", "tripId": "6029242606288896:24" }, "vehicle": { "id": "zenbus:Vehicle:893120008:LOC" } } }, { "id": "20260225:5086577428529152:24", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028607" }, "departure": { "time": "1772029020" }, "stopId": "zenbus:StopPoint:SP:912830009:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772029125" }, "departure": { "time": "1772029135" }, "stopId": "zenbus:StopPoint:SP:680290017:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772029224" }, "departure": { "time": "1772029234" }, "stopId": "zenbus:StopPoint:SP:884920009:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029272" }, "departure": { "time": "1772029282" }, "stopId": "zenbus:StopPoint:SP:711200010:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029337" }, "departure": { "time": "1772029347" }, "stopId": "zenbus:StopPoint:SP:684740015:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029436" }, "departure": { "time": "1772029446" }, "stopId": "zenbus:StopPoint:SP:902920007:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029497" }, "departure": { "time": "1772029507" }, "stopId": "zenbus:StopPoint:SP:894900007:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029554" }, "departure": { "time": "1772029564" }, "stopId": "zenbus:StopPoint:SP:880880011:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029592" }, "departure": { "time": "1772029602" }, "stopId": "zenbus:StopPoint:SP:912840002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029633" }, "departure": { "time": "1772029643" }, "stopId": "zenbus:StopPoint:SP:717220017:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029698" }, "departure": { "time": "1772029708" }, "stopId": "zenbus:StopPoint:SP:896930008:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029729" }, "departure": { "time": "1772029739" }, "stopId": "zenbus:StopPoint:SP:898880007:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029809" }, "departure": { "time": "1772029819" }, "stopId": "zenbus:StopPoint:SP:713350019:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029869" }, "departure": { "time": "1772029879" }, "stopId": "zenbus:StopPoint:SP:723120009:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029957" }, "departure": { "time": "1772030063" }, "stopId": "zenbus:StopPoint:SP:884950003:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772030049" }, "departure": { "time": "1772030139" }, "stopId": "zenbus:StopPoint:SP:904930007:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772030106" }, "departure": { "time": "1772030198" }, "stopId": "zenbus:StopPoint:SP:726850017:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772030147" }, "departure": { "time": "1772030218" }, "stopId": "zenbus:StopPoint:SP:904960007:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772030203" }, "departure": { "time": "1772030276" }, "stopId": "zenbus:StopPoint:SP:902950005:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772030254" }, "departure": { "time": "1772030332" }, "stopId": "zenbus:StopPoint:SP:896960009:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772030301" }, "departure": { "time": "1772030355" }, "stopId": "zenbus:StopPoint:SP:908890008:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772030355" }, "departure": { "time": "1772030412" }, "stopId": "zenbus:StopPoint:SP:882900006:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772030424" }, "departure": { "time": "1772030507" }, "stopId": "zenbus:StopPoint:SP:896940007:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772030485" }, "departure": { "time": "1772030567" }, "stopId": "zenbus:StopPoint:SP:715300010:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772030539" }, "departure": { "time": "1772030654" }, "stopId": "zenbus:StopPoint:SP:908920006:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772030580" }, "departure": { "time": "1772030705" }, "stopId": "zenbus:StopPoint:SP:904970006:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772030628" }, "departure": { "time": "1772030759" }, "stopId": "zenbus:StopPoint:SP:898890006:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772030732" }, "departure": { "time": "1772030841" }, "stopId": "zenbus:StopPoint:SP:894910008:LOC", "stopSequence": 29 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:17:00", "tripId": "6029242606288896:24" }, "vehicle": { "id": "zenbus:Vehicle:893120008:LOC" } } }, { "id": "zenbus:Vehicle:909390010:LOC", "vehicle": { "currentStopSequence": 12, "position": { "latitude": 43.22919845581055, "longitude": 0.06263899803161621 }, "stopId": "zenbus:StopPoint:SP:896940008:LOC", "timestamp": "1772028655", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:01:00", "tripId": "5425938616549376:22" }, "vehicle": { "id": "zenbus:Vehicle:909390010:LOC" } } }, { "id": "20260225:6484632796135424:22", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028630" }, "departure": { "time": "1772028655" }, "stopId": "zenbus:StopPoint:SP:898880010:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772028691" }, "departure": { "time": "1772028701" }, "stopId": "zenbus:StopPoint:SP:896940008:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772028741" }, "departure": { "time": "1772028751" }, "stopId": "zenbus:StopPoint:SP:906860014:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772028794" }, "departure": { "time": "1772028804" }, "stopId": "zenbus:StopPoint:SP:892900010:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772028849" }, "departure": { "time": "1772028859" }, "stopId": "zenbus:StopPoint:SP:904970009:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772028974" }, "departure": { "time": "1772028984" }, "stopId": "zenbus:StopPoint:SP:880890014:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029063" }, "departure": { "time": "1772029073" }, "stopId": "zenbus:StopPoint:SP:902920006:LOC", "stopSequence": 17 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:01:00", "tripId": "5425938616549376:22" }, "vehicle": { "id": "zenbus:Vehicle:909390010:LOC" } } }, { "id": "zenbus:Vehicle:889230002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 3, "position": { "latitude": 43.22282028198242, "longitude": 0.044739000499248505 }, "stopId": "zenbus:StopPoint:SP:894910008:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5425938616549376:23" }, "vehicle": { "id": "zenbus:Vehicle:889230002:LOC" } } }, { "id": "20260225:6484632796135424:23", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028655" }, "departure": { "time": "1772028900" }, "stopId": "zenbus:StopPoint:SP:894910008:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772028953" }, "departure": { "time": "1772028963" }, "stopId": "zenbus:StopPoint:SP:908910011:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029002" }, "departure": { "time": "1772029012" }, "stopId": "zenbus:StopPoint:SP:902920013:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029034" }, "departure": { "time": "1772029044" }, "stopId": "zenbus:StopPoint:SP:916840002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029078" }, "departure": { "time": "1772029088" }, "stopId": "zenbus:StopPoint:SP:890860015:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029125" }, "departure": { "time": "1772029135" }, "stopId": "zenbus:StopPoint:SP:904970004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029194" }, "departure": { "time": "1772029204" }, "stopId": "zenbus:StopPoint:SP:902920005:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029256" }, "departure": { "time": "1772029266" }, "stopId": "zenbus:StopPoint:SP:898870009:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029330" }, "departure": { "time": "1772029340" }, "stopId": "zenbus:StopPoint:SP:898880010:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029385" }, "departure": { "time": "1772029395" }, "stopId": "zenbus:StopPoint:SP:896940008:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029438" }, "departure": { "time": "1772029448" }, "stopId": "zenbus:StopPoint:SP:906860014:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029492" }, "departure": { "time": "1772029502" }, "stopId": "zenbus:StopPoint:SP:892900010:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029549" }, "departure": { "time": "1772029559" }, "stopId": "zenbus:StopPoint:SP:904970009:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029678" }, "departure": { "time": "1772029688" }, "stopId": "zenbus:StopPoint:SP:880890014:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029777" }, "departure": { "time": "1772029823" }, "stopId": "zenbus:StopPoint:SP:902920006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029846" }, "departure": { "time": "1772029888" }, "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029897" }, "departure": { "time": "1772029943" }, "stopId": "zenbus:StopPoint:SP:890880004:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772030010" }, "departure": { "time": "1772030090" }, "stopId": "zenbus:StopPoint:SP:888850006:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772030081" }, "departure": { "time": "1772030185" }, "stopId": "zenbus:StopPoint:SP:713370010:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772030123" }, "departure": { "time": "1772030236" }, "stopId": "zenbus:StopPoint:SP:713360015:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772030171" }, "departure": { "time": "1772030290" }, "stopId": "zenbus:StopPoint:SP:896960006:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772030207" }, "departure": { "time": "1772030308" }, "stopId": "zenbus:StopPoint:SP:904960005:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772030269" }, "departure": { "time": "1772030369" }, "stopId": "zenbus:StopPoint:SP:880890007:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772030329" }, "departure": { "time": "1772030429" }, "stopId": "zenbus:StopPoint:SP:892900005:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772030436" }, "departure": { "time": "1772030543" }, "stopId": "zenbus:StopPoint:SP:910880002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1772030501" }, "departure": { "time": "1772030575" }, "stopId": "zenbus:StopPoint:SP:890870006:LOC", "stopSequence": 29 }, { "arrival": { "time": "1772030563" }, "departure": { "time": "1772030636" }, "stopId": "zenbus:StopPoint:SP:884950004:LOC", "stopSequence": 30 }, { "arrival": { "time": "1772030644" }, "departure": { "time": "1772030767" }, "stopId": "zenbus:StopPoint:SP:902940004:LOC", "stopSequence": 31 }, { "arrival": { "time": "1772030796" }, "departure": { "time": "1772030903" }, "stopId": "zenbus:StopPoint:SP:718930019:LOC", "stopSequence": 32 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:864940005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:15:00", "tripId": "5425938616549376:23" }, "vehicle": { "id": "zenbus:Vehicle:889230002:LOC" } } }, { "id": "zenbus:Vehicle:891220002:LOC", "vehicle": { "currentStopSequence": 22, "position": { "latitude": 43.232086181640625, "longitude": 0.08742000162601471 }, "stopId": "zenbus:StopPoint:SP:892890010:LOC", "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:847360005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:44:00", "tripId": "4772013349535744:13" }, "vehicle": { "id": "zenbus:Vehicle:891220002:LOC" } } }, { "id": "20260225:881220007:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028630" }, "departure": { "time": "1772028655" }, "stopId": "zenbus:StopPoint:SP:904970003:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772028697" }, "departure": { "time": "1772028707" }, "stopId": "zenbus:StopPoint:SP:892890010:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772028773" }, "departure": { "time": "1772028783" }, "stopId": "zenbus:StopPoint:SP:882880007:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772028830" }, "departure": { "time": "1772028840" }, "stopId": "zenbus:StopPoint:SP:718940014:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772028876" }, "departure": { "time": "1772028886" }, "stopId": "zenbus:StopPoint:SP:890870011:LOC", "stopSequence": 25 }, { "arrival": { "time": "1772028919" }, "departure": { "time": "1772028929" }, "stopId": "zenbus:StopPoint:SP:908910010:LOC", "stopSequence": 26 }, { "arrival": { "time": "1772028967" }, "departure": { "time": "1772028977" }, "stopId": "zenbus:StopPoint:SP:904950008:LOC", "stopSequence": 27 }, { "arrival": { "time": "1772029074" }, "departure": { "time": "1772029084" }, "stopId": "zenbus:StopPoint:SP:884950009:LOC", "stopSequence": 28 } ], "timestamp": "1772028661", "trip": { "routeId": "zenbus:Line:847360005:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:44:00", "tripId": "4772013349535744:13" }, "vehicle": { "id": "zenbus:Vehicle:891220002:LOC" } } }, { "id": "zenbus:Vehicle:881300002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 43.23353958129883, "longitude": 0.07319000363349915 }, "stopId": "zenbus:StopPoint:SP:884950003:LOC", "timestamp": "1772028655", "trip": { "routeId": "zenbus:Line:864900006:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:25:00", "tripId": "4801582366457856:5" }, "vehicle": { "id": "zenbus:Vehicle:881300002:LOC" } } }, { "id": "20260225:904990014:5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028649" }, "departure": { "time": "1772029500" }, "stopId": "zenbus:StopPoint:SP:884950003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772029563" }, "departure": { "time": "1772029573" }, "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772029616" }, "departure": { "time": "1772029626" }, "stopId": "zenbus:StopPoint:SP:890880004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772029666" }, "departure": { "time": "1772029678" }, "stopId": "zenbus:StopPoint:SP:904980006:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772029739" }, "departure": { "time": "1772029749" }, "stopId": "zenbus:StopPoint:SP:882890005:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029783" }, "departure": { "time": "1772029796" }, "stopId": "zenbus:StopPoint:SP:910860008:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029868" }, "departure": { "time": "1772029899" }, "stopId": "zenbus:StopPoint:SP:896930007:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029915" }, "departure": { "time": "1772029952" }, "stopId": "zenbus:StopPoint:SP:896950006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772030022" }, "departure": { "time": "1772030066" }, "stopId": "zenbus:StopPoint:SP:890880009:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772030122" }, "departure": { "time": "1772030146" }, "stopId": "zenbus:StopPoint:SP:896920009:LOC", "stopSequence": 9 } ], "timestamp": "1772028658", "trip": { "routeId": "zenbus:Line:864900006:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:25:00", "tripId": "4801582366457856:5" }, "vehicle": { "id": "zenbus:Vehicle:881300002:LOC" } } }, { "id": "zenbus:Vehicle:915060004:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 18, "position": { "latitude": 43.231449127197266, "longitude": 0.08432900160551071 }, "stopId": "zenbus:StopPoint:SP:884920005:LOC", "timestamp": "1772028655", "trip": { "routeId": "zenbus:Line:856980010:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:50:00", "tripId": "6032475009581056:8" }, "vehicle": { "id": "zenbus:Vehicle:915060004:LOC" } } }, { "id": "20260225:890870016:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028637" }, "departure": { "time": "1772028669" }, "stopId": "zenbus:StopPoint:SP:884920005:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772028734" }, "departure": { "time": "1772028744" }, "stopId": "zenbus:StopPoint:SP:906860006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772028793" }, "departure": { "time": "1772028803" }, "stopId": "zenbus:StopPoint:SP:898870004:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772028862" }, "departure": { "time": "1772028872" }, "stopId": "zenbus:StopPoint:SP:902910005:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772028944" }, "departure": { "time": "1772028957" }, "stopId": "zenbus:StopPoint:SP:884950003:LOC", "stopSequence": 22 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:856980010:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "14:50:00", "tripId": "6032475009581056:8" }, "vehicle": { "id": "zenbus:Vehicle:915060004:LOC" } } }, { "id": "zenbus:Vehicle:905390010:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 43.23949432373047, "longitude": 0.06885000318288803 }, "stopId": "zenbus:StopPoint:SP:898880006:LOC", "timestamp": "1772028653", "trip": { "routeId": "zenbus:Line:834720008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "6600584388935680:5" }, "vehicle": { "id": "zenbus:Vehicle:905390010:LOC" } } }, { "id": "20260225:4852532057735168:5", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028634" }, "departure": { "time": "1772028669" }, "stopId": "zenbus:StopPoint:SP:898880006:LOC", "stopSequence": 0 }, { "arrival": { "time": "1772028691" }, "departure": { "time": "1772028701" }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028733" }, "departure": { "time": "1772028743" }, "stopId": "zenbus:StopPoint:SP:894890008:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772028793" }, "departure": { "time": "1772028821" }, "stopId": "zenbus:StopPoint:SP:916810002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772028865" }, "departure": { "time": "1772028917" }, "stopId": "zenbus:StopPoint:SP:880910002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772028918" }, "departure": { "time": "1772028974" }, "stopId": "zenbus:StopPoint:SP:880890010:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772028982" }, "departure": { "time": "1772029036" }, "stopId": "zenbus:StopPoint:SP:894890011:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029037" }, "departure": { "time": "1772029093" }, "stopId": "zenbus:StopPoint:SP:896930009:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029128" }, "departure": { "time": "1772029169" }, "stopId": "zenbus:StopPoint:SP:882890006:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772029169" }, "departure": { "time": "1772029219" }, "stopId": "zenbus:StopPoint:SP:904980007:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772029260" }, "departure": { "time": "1772029295" }, "stopId": "zenbus:StopPoint:SP:692580020:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772029305" }, "departure": { "time": "1772029347" }, "stopId": "zenbus:StopPoint:SP:896950008:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772029389" }, "departure": { "time": "1772029419" }, "stopId": "zenbus:StopPoint:SP:890870015:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772029432" }, "departure": { "time": "1772029471" }, "stopId": "zenbus:StopPoint:SP:894900013:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772029506" }, "departure": { "time": "1772029538" }, "stopId": "zenbus:StopPoint:SP:4871454828003328:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772029577" }, "departure": { "time": "1772029603" }, "stopId": "zenbus:StopPoint:SP:902930012:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772029721" }, "departure": { "time": "1772029735" }, "stopId": "zenbus:StopPoint:SP:904970011:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772029765" }, "departure": { "time": "1772029787" }, "stopId": "zenbus:StopPoint:SP:904940010:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772029820" }, "departure": { "time": "1772029845" }, "stopId": "zenbus:StopPoint:SP:908920011:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772029854" }, "departure": { "time": "1772029892" }, "stopId": "zenbus:StopPoint:SP:884920014:LOC", "stopSequence": 19 }, { "arrival": { "time": "1772029917" }, "departure": { "time": "1772029953" }, "stopId": "zenbus:StopPoint:SP:894910012:LOC", "stopSequence": 20 }, { "arrival": { "time": "1772030028" }, "departure": { "time": "1772030099" }, "stopId": "zenbus:StopPoint:SP:888850013:LOC", "stopSequence": 21 }, { "arrival": { "time": "1772030094" }, "departure": { "time": "1772030132" }, "stopId": "zenbus:StopPoint:SP:678710010:LOC", "stopSequence": 22 }, { "arrival": { "time": "1772030150" }, "departure": { "time": "1772030190" }, "stopId": "zenbus:StopPoint:SP:884950013:LOC", "stopSequence": 23 }, { "arrival": { "time": "1772030248" }, "departure": { "time": "1772030299" }, "stopId": "zenbus:StopPoint:SP:892900012:LOC", "stopSequence": 24 }, { "arrival": { "time": "1772030322" }, "departure": { "time": "1772030366" }, "stopId": "zenbus:StopPoint:SP:906880002:LOC", "stopSequence": 25 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:834720008:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "6600584388935680:5" }, "vehicle": { "id": "zenbus:Vehicle:905390010:LOC" } } }, { "id": "zenbus:Vehicle:909410004:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 43.09339141845703, "longitude": -0.04402900114655495 }, "stopId": "zenbus:StopPoint:SP:884950002:LOC", "timestamp": "1772028305", "trip": { "routeId": "zenbus:Line:835930009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "4894542001078272:10" }, "vehicle": { "id": "zenbus:Vehicle:909410004:LOC" } } }, { "id": "20260225:4891112004124672:10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028641" }, "departure": { "time": "1772028655" }, "stopId": "zenbus:StopPoint:SP:902940003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028831" }, "departure": { "time": "1772028990" }, "stopId": "zenbus:StopPoint:SP:715300018:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772028903" }, "departure": { "time": "1772029086" }, "stopId": "zenbus:StopPoint:SP:902910014:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772029021" }, "departure": { "time": "1772029235" }, "stopId": "zenbus:StopPoint:SP:838040012:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772029238" }, "departure": { "time": "1772029464" }, "stopId": "zenbus:StopPoint:SP:5172096216858624:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029371" }, "departure": { "time": "1772029560" }, "stopId": "zenbus:StopPoint:SP:718920024:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029456" }, "departure": { "time": "1772029633" }, "stopId": "zenbus:StopPoint:SP:902920010:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029865" }, "departure": { "time": "1772029987" }, "stopId": "zenbus:StopPoint:SP:882880008:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772030106" }, "departure": { "time": "1772030138" }, "stopId": "zenbus:StopPoint:SP:892900012:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772030185" }, "departure": { "time": "1772030267" }, "stopId": "zenbus:StopPoint:SP:906880002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772030792" }, "departure": { "time": "1772030841" }, "stopId": "zenbus:StopPoint:SP:726850018:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772030999" }, "departure": { "time": "1772031009" }, "stopId": "zenbus:StopPoint:SP:894910008:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772031146" }, "departure": { "time": "1772031156" }, "stopId": "zenbus:StopPoint:SP:884940008:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772031251" }, "departure": { "time": "1772031261" }, "stopId": "zenbus:StopPoint:SP:904970009:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772031348" }, "departure": { "time": "1772031389" }, "stopId": "zenbus:StopPoint:SP:880890014:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772031422" }, "departure": { "time": "1772031516" }, "stopId": "zenbus:StopPoint:SP:910860007:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772031478" }, "departure": { "time": "1772031574" }, "stopId": "zenbus:StopPoint:SP:912830006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772031545" }, "departure": { "time": "1772031667" }, "stopId": "zenbus:StopPoint:SP:723140019:LOC", "stopSequence": 18 } ], "timestamp": "1772028307", "trip": { "routeId": "zenbus:Line:835930009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "4894542001078272:10" }, "vehicle": { "id": "zenbus:Vehicle:909410004:LOC" } } }, { "id": "zenbus:Vehicle:891200002:LOC", "vehicle": { "currentStopSequence": 1, "position": { "latitude": 43.23942184448242, "longitude": 0.0695590004324913 }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "timestamp": "1772028656", "trip": { "routeId": "zenbus:Line:835930009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "5389341766451200:10" }, "vehicle": { "id": "zenbus:Vehicle:891200002:LOC" } } }, { "id": "20260225:5356637360488448:10", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1772028676" }, "departure": { "time": "1772028686" }, "stopId": "zenbus:StopPoint:SP:880900004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1772028723" }, "departure": { "time": "1772028733" }, "stopId": "zenbus:StopPoint:SP:894890008:LOC", "stopSequence": 2 }, { "arrival": { "time": "1772028791" }, "departure": { "time": "1772028850" }, "stopId": "zenbus:StopPoint:SP:916810002:LOC", "stopSequence": 3 }, { "arrival": { "time": "1772028864" }, "departure": { "time": "1772028947" }, "stopId": "zenbus:StopPoint:SP:904930007:LOC", "stopSequence": 4 }, { "arrival": { "time": "1772028942" }, "departure": { "time": "1772029016" }, "stopId": "zenbus:StopPoint:SP:904960007:LOC", "stopSequence": 5 }, { "arrival": { "time": "1772029052" }, "departure": { "time": "1772029131" }, "stopId": "zenbus:StopPoint:SP:904960008:LOC", "stopSequence": 6 }, { "arrival": { "time": "1772029218" }, "departure": { "time": "1772029304" }, "stopId": "zenbus:StopPoint:SP:888850010:LOC", "stopSequence": 7 }, { "arrival": { "time": "1772029302" }, "departure": { "time": "1772029406" }, "stopId": "zenbus:StopPoint:SP:4807696650862592:LOC", "stopSequence": 8 }, { "arrival": { "time": "1772030061" }, "departure": { "time": "1772030085" }, "stopId": "zenbus:StopPoint:SP:906880002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1772030111" }, "departure": { "time": "1772030140" }, "stopId": "zenbus:StopPoint:SP:884940007:LOC", "stopSequence": 10 }, { "arrival": { "time": "1772030341" }, "departure": { "time": "1772030351" }, "stopId": "zenbus:StopPoint:SP:896960011:LOC", "stopSequence": 11 }, { "arrival": { "time": "1772030741" }, "departure": { "time": "1772030751" }, "stopId": "zenbus:StopPoint:SP:880920002:LOC", "stopSequence": 12 }, { "arrival": { "time": "1772030839" }, "departure": { "time": "1772030849" }, "stopId": "zenbus:StopPoint:SP:718940013:LOC", "stopSequence": 13 }, { "arrival": { "time": "1772030961" }, "departure": { "time": "1772030971" }, "stopId": "zenbus:StopPoint:SP:5105923756392448:LOC", "stopSequence": 14 }, { "arrival": { "time": "1772031225" }, "departure": { "time": "1772031235" }, "stopId": "zenbus:StopPoint:SP:892920005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1772031341" }, "departure": { "time": "1772031351" }, "stopId": "zenbus:StopPoint:SP:713360020:LOC", "stopSequence": 16 }, { "arrival": { "time": "1772031436" }, "departure": { "time": "1772031446" }, "stopId": "zenbus:StopPoint:SP:715300018:LOC", "stopSequence": 17 }, { "arrival": { "time": "1772031569" }, "departure": { "time": "1772031679" }, "stopId": "zenbus:StopPoint:SP:902940003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1772031639" }, "departure": { "time": "1772031804" }, "stopId": "zenbus:StopPoint:SP:884950002:LOC", "stopSequence": 19 } ], "timestamp": "1772028659", "trip": { "routeId": "zenbus:Line:835930009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260225", "startTime": "15:10:00", "tripId": "5389341766451200:10" }, "vehicle": { "id": "zenbus:Vehicle:891200002:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1772028661" } }