Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Buss.
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
❌48 erreurs, 4 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 16/02/2026 à 08h14 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 47 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 6066831388311552:3 stop_sequence 12 arrival_time 08:23:15 (1771226595) is less than previous stop departure_time 08:23:26 (1771226606) - times must increase between two sequential stops
- trip_id 6066831388311552:3 stop_sequence 14 arrival_time 08:25:19 (1771226719) is less than previous stop departure_time 08:25:20 (1771226720) - times must increase between two sequential stops
- trip_id 6066831388311552:3 stop_sequence 15 arrival_time 08:26:05 (1771226765) is less than previous stop departure_time 08:26:14 (1771226774) - times must increase between two sequential stops
- trip_id 6066831388311552:3 stop_sequence 16 arrival_time 08:27:04 (1771226824) is less than previous stop departure_time 08:27:07 (1771226827) - times must increase between two sequential stops
- trip_id 6066831388311552:3 stop_sequence 17 arrival_time 08:27:38 (1771226858) is less than previous stop departure_time 08:28:07 (1771226887) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:4920232171798528:LOC trip_id 5010970402357248:1 at (45.742775,-0.621231) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 2 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6066831388311552:1 does not have a vehicle_id
- trip_id 4669734025953280:1 does not have a vehicle_id
ID in one feed missing from the other W003 2 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 4669734025953280:1 is in TripUpdates but not in VehiclePositions feed
- trip_id 6066831388311552:1 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 | 13 fois (45 % 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 | 17 | 13 fois (45 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 14 | 12 fois (41 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 296 | 11 fois (38 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/02/2026 à 11h50 Europe/Paris.
trip_updates (11) vehicle_positions (9) 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 16/02/2026 à 11h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:4909981427040256:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 45.73603820800781,
"longitude": -0.6488850116729736
},
"stopId": "zenbus:StopPoint:SP:581460022:LOC",
"timestamp": "1771239013",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:25:00",
"tripId": "6066831388311552:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4909981427040256:LOC"
}
}
},
{
"id": "20260216:4884198272794624:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239030"
},
"departure": {
"time": "1771239040"
},
"stopId": "zenbus:StopPoint:SP:581460022:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239064"
},
"departure": {
"time": "1771239074"
},
"stopId": "zenbus:StopPoint:SP:12290008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239104"
},
"departure": {
"time": "1771239114"
},
"stopId": "zenbus:StopPoint:SP:551880036:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239180"
},
"departure": {
"time": "1771239190"
},
"stopId": "zenbus:StopPoint:SP:590980028:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239264"
},
"departure": {
"time": "1771239274"
},
"stopId": "zenbus:StopPoint:SP:527630023:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239344"
},
"departure": {
"time": "1771239354"
},
"stopId": "zenbus:StopPoint:SP:568440021:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239378"
},
"departure": {
"time": "1771239388"
},
"stopId": "zenbus:StopPoint:SP:576190020:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239440"
},
"departure": {
"time": "1771239450"
},
"stopId": "zenbus:StopPoint:SP:591010016:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771239485"
},
"departure": {
"time": "1771239495"
},
"stopId": "zenbus:StopPoint:SP:564270020:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239525"
},
"departure": {
"time": "1771239535"
},
"stopId": "zenbus:StopPoint:SP:4867976382644224:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771239577"
},
"departure": {
"time": "1771239587"
},
"stopId": "zenbus:StopPoint:SP:310320004:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239671"
},
"departure": {
"time": "1771239681"
},
"stopId": "zenbus:StopPoint:SP:568430023:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771239739"
},
"departure": {
"time": "1771239749"
},
"stopId": "zenbus:StopPoint:SP:577620037:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771239818"
},
"departure": {
"time": "1771239828"
},
"stopId": "zenbus:StopPoint:SP:444220069:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239903"
},
"departure": {
"time": "1771239913"
},
"stopId": "zenbus:StopPoint:SP:548730047:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239013",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:25:00",
"tripId": "6066831388311552:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4909981427040256:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4871731689816064:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 45.74579620361328,
"longitude": -0.6382629871368408
},
"stopId": "zenbus:StopPoint:SP:576200024:LOC",
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:40:00",
"tripId": "6066831388311552:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4871731689816064:LOC"
}
}
},
{
"id": "20260216:4884198272794624:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239012"
},
"departure": {
"time": "1771239014"
},
"stopId": "zenbus:StopPoint:SP:564260025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239072"
},
"departure": {
"time": "1771239082"
},
"stopId": "zenbus:StopPoint:SP:576200024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239160"
},
"departure": {
"time": "1771239170"
},
"stopId": "zenbus:StopPoint:SP:579490027:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239219"
},
"departure": {
"time": "1771239229"
},
"stopId": "zenbus:StopPoint:SP:583210009:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239273"
},
"departure": {
"time": "1771239283"
},
"stopId": "zenbus:StopPoint:SP:572320027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239318"
},
"departure": {
"time": "1771239328"
},
"stopId": "zenbus:StopPoint:SP:572310041:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239350"
},
"departure": {
"time": "1771239360"
},
"stopId": "zenbus:StopPoint:SP:577640023:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239425"
},
"departure": {
"time": "1771239435"
},
"stopId": "zenbus:StopPoint:SP:579500035:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239473"
},
"departure": {
"time": "1771239483"
},
"stopId": "zenbus:StopPoint:SP:561940024:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239519"
},
"departure": {
"time": "1771239529"
},
"stopId": "zenbus:StopPoint:SP:585470019:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239578"
},
"departure": {
"time": "1771239588"
},
"stopId": "zenbus:StopPoint:SP:581460022:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239613"
},
"departure": {
"time": "1771239623"
},
"stopId": "zenbus:StopPoint:SP:12290008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239652"
},
"departure": {
"time": "1771239662"
},
"stopId": "zenbus:StopPoint:SP:551880036:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239728"
},
"departure": {
"time": "1771239738"
},
"stopId": "zenbus:StopPoint:SP:590980028:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239812"
},
"departure": {
"time": "1771239822"
},
"stopId": "zenbus:StopPoint:SP:527630023:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239892"
},
"departure": {
"time": "1771239902"
},
"stopId": "zenbus:StopPoint:SP:568440021:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239927"
},
"departure": {
"time": "1771239937"
},
"stopId": "zenbus:StopPoint:SP:576190020:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239988"
},
"departure": {
"time": "1771239998"
},
"stopId": "zenbus:StopPoint:SP:591010016:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240034"
},
"departure": {
"time": "1771240044"
},
"stopId": "zenbus:StopPoint:SP:564270020:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240074"
},
"departure": {
"time": "1771240084"
},
"stopId": "zenbus:StopPoint:SP:4867976382644224:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240125"
},
"departure": {
"time": "1771240135"
},
"stopId": "zenbus:StopPoint:SP:310320004:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240220"
},
"departure": {
"time": "1771240230"
},
"stopId": "zenbus:StopPoint:SP:568430023:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240288"
},
"departure": {
"time": "1771240298"
},
"stopId": "zenbus:StopPoint:SP:577620037:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240366"
},
"departure": {
"time": "1771240376"
},
"stopId": "zenbus:StopPoint:SP:444220069:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240452"
},
"departure": {
"time": "1771240462"
},
"stopId": "zenbus:StopPoint:SP:548730047:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:40:00",
"tripId": "6066831388311552:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4871731689816064:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5244745002516480:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.74850082397461,
"longitude": -0.6182129979133606
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:55:00",
"tripId": "6066831388311552:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5244745002516480:LOC"
}
}
},
{
"id": "20260216:4884198272794624:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239035"
},
"departure": {
"time": "1771239300"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771239380"
},
"departure": {
"time": "1771239405"
},
"stopId": "zenbus:StopPoint:SP:473360005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239412"
},
"departure": {
"time": "1771239451"
},
"stopId": "zenbus:StopPoint:SP:572300036:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771239460"
},
"departure": {
"time": "1771239505"
},
"stopId": "zenbus:StopPoint:SP:587160021:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239526"
},
"departure": {
"time": "1771239568"
},
"stopId": "zenbus:StopPoint:SP:568440020:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239564"
},
"departure": {
"time": "1771239647"
},
"stopId": "zenbus:StopPoint:SP:568430020:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239625"
},
"departure": {
"time": "1771239737"
},
"stopId": "zenbus:StopPoint:SP:564260025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239684"
},
"departure": {
"time": "1771239797"
},
"stopId": "zenbus:StopPoint:SP:576200024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239772"
},
"departure": {
"time": "1771239871"
},
"stopId": "zenbus:StopPoint:SP:579490027:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239831"
},
"departure": {
"time": "1771239930"
},
"stopId": "zenbus:StopPoint:SP:583210009:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239885"
},
"departure": {
"time": "1771239987"
},
"stopId": "zenbus:StopPoint:SP:572320027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239930"
},
"departure": {
"time": "1771240040"
},
"stopId": "zenbus:StopPoint:SP:572310041:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239962"
},
"departure": {
"time": "1771240086"
},
"stopId": "zenbus:StopPoint:SP:577640023:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240038"
},
"departure": {
"time": "1771240154"
},
"stopId": "zenbus:StopPoint:SP:579500035:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240086"
},
"departure": {
"time": "1771240208"
},
"stopId": "zenbus:StopPoint:SP:561940024:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240132"
},
"departure": {
"time": "1771240261"
},
"stopId": "zenbus:StopPoint:SP:585470019:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771240191"
},
"departure": {
"time": "1771240320"
},
"stopId": "zenbus:StopPoint:SP:581460022:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240225"
},
"departure": {
"time": "1771240337"
},
"stopId": "zenbus:StopPoint:SP:12290008:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771240265"
},
"departure": {
"time": "1771240387"
},
"stopId": "zenbus:StopPoint:SP:551880036:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240341"
},
"departure": {
"time": "1771240455"
},
"stopId": "zenbus:StopPoint:SP:590980028:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240425"
},
"departure": {
"time": "1771240527"
},
"stopId": "zenbus:StopPoint:SP:527630023:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771240504"
},
"departure": {
"time": "1771240597"
},
"stopId": "zenbus:StopPoint:SP:568440021:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771240539"
},
"departure": {
"time": "1771240614"
},
"stopId": "zenbus:StopPoint:SP:576190020:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771240600"
},
"departure": {
"time": "1771240675"
},
"stopId": "zenbus:StopPoint:SP:591010016:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240646"
},
"departure": {
"time": "1771240728"
},
"stopId": "zenbus:StopPoint:SP:564270020:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240686"
},
"departure": {
"time": "1771240778"
},
"stopId": "zenbus:StopPoint:SP:4867976382644224:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240738"
},
"departure": {
"time": "1771240834"
},
"stopId": "zenbus:StopPoint:SP:310320004:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240832"
},
"departure": {
"time": "1771240911"
},
"stopId": "zenbus:StopPoint:SP:568430023:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240900"
},
"departure": {
"time": "1771240975"
},
"stopId": "zenbus:StopPoint:SP:577620037:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240978"
},
"departure": {
"time": "1771241044"
},
"stopId": "zenbus:StopPoint:SP:444220069:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771241064"
},
"departure": {
"time": "1771241177"
},
"stopId": "zenbus:StopPoint:SP:548730047:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:55:00",
"tripId": "6066831388311552:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5244745002516480:LOC"
}
}
},
{
"id": "20260216:5970365739171840:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238955"
},
"departure": {
"time": "1771238979"
},
"stopId": "zenbus:StopPoint:SP:576140029:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239035"
},
"departure": {
"time": "1771239039"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239039",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:19:00",
"tripId": "6503937457782784:17"
}
}
},
{
"id": "zenbus:Vehicle:5944297816850432:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 45.733421325683594,
"longitude": -0.6461679935455322
},
"stopId": "zenbus:StopPoint:SP:568440018:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:34:00",
"tripId": "6503937457782784:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5944297816850432:LOC"
}
}
},
{
"id": "20260216:5970365739171840:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239032"
},
"departure": {
"time": "1771239051"
},
"stopId": "zenbus:StopPoint:SP:568440018:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239110"
},
"departure": {
"time": "1771239120"
},
"stopId": "zenbus:StopPoint:SP:577620031:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239144"
},
"departure": {
"time": "1771239154"
},
"stopId": "zenbus:StopPoint:SP:579490022:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239190"
},
"departure": {
"time": "1771239200"
},
"stopId": "zenbus:StopPoint:SP:592880029:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239248"
},
"departure": {
"time": "1771239279"
},
"stopId": "zenbus:StopPoint:SP:538350043:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239315"
},
"departure": {
"time": "1771239342"
},
"stopId": "zenbus:StopPoint:SP:572330027:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239395"
},
"departure": {
"time": "1771239412"
},
"stopId": "zenbus:StopPoint:SP:572340021:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771239451"
},
"departure": {
"time": "1771239470"
},
"stopId": "zenbus:StopPoint:SP:471590003:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239518"
},
"departure": {
"time": "1771239594"
},
"stopId": "zenbus:StopPoint:SP:579490021:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771239556"
},
"departure": {
"time": "1771239643"
},
"stopId": "zenbus:StopPoint:SP:568410029:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239626"
},
"departure": {
"time": "1771239738"
},
"stopId": "zenbus:StopPoint:SP:576190017:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771239669"
},
"departure": {
"time": "1771239759"
},
"stopId": "zenbus:StopPoint:SP:329970004:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771239704"
},
"departure": {
"time": "1771239807"
},
"stopId": "zenbus:StopPoint:SP:576140029:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771239787"
},
"departure": {
"time": "1771239938"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:34:00",
"tripId": "6503937457782784:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5944297816850432:LOC"
}
}
},
{
"id": "zenbus:Vehicle:6025763330457600:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.7482795715332,
"longitude": -0.676114022731781
},
"stopId": "zenbus:StopPoint:SP:548730047:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "12:04:00",
"tripId": "6503937457782784:20"
},
"vehicle": {
"id": "zenbus:Vehicle:6025763330457600:LOC"
}
}
},
{
"id": "20260216:5970365739171840:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239039"
},
"departure": {
"time": "1771239840"
},
"stopId": "zenbus:StopPoint:SP:548730047:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771239957"
},
"departure": {
"time": "1771239967"
},
"stopId": "zenbus:StopPoint:SP:570050020:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771240038"
},
"departure": {
"time": "1771240048"
},
"stopId": "zenbus:StopPoint:SP:566290018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771240104"
},
"departure": {
"time": "1771240114"
},
"stopId": "zenbus:StopPoint:SP:330008:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771240197"
},
"departure": {
"time": "1771240207"
},
"stopId": "zenbus:StopPoint:SP:585470017:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771240243"
},
"departure": {
"time": "1771240253"
},
"stopId": "zenbus:StopPoint:SP:478970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771240283"
},
"departure": {
"time": "1771240293"
},
"stopId": "zenbus:StopPoint:SP:583190014:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771240328"
},
"departure": {
"time": "1771240338"
},
"stopId": "zenbus:StopPoint:SP:310340003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771240389"
},
"departure": {
"time": "1771240399"
},
"stopId": "zenbus:StopPoint:SP:32300009:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771240431"
},
"departure": {
"time": "1771240441"
},
"stopId": "zenbus:StopPoint:SP:594860014:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771240507"
},
"departure": {
"time": "1771240517"
},
"stopId": "zenbus:StopPoint:SP:577640019:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771240589"
},
"departure": {
"time": "1771240599"
},
"stopId": "zenbus:StopPoint:SP:590950030:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771240677"
},
"departure": {
"time": "1771240687"
},
"stopId": "zenbus:StopPoint:SP:215070017:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771240716"
},
"departure": {
"time": "1771240726"
},
"stopId": "zenbus:StopPoint:SP:570040018:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771240757"
},
"departure": {
"time": "1771240767"
},
"stopId": "zenbus:StopPoint:SP:572310036:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771240818"
},
"departure": {
"time": "1771240828"
},
"stopId": "zenbus:StopPoint:SP:583190015:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771240863"
},
"departure": {
"time": "1771240873"
},
"stopId": "zenbus:StopPoint:SP:38260008:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771240914"
},
"departure": {
"time": "1771240924"
},
"stopId": "zenbus:StopPoint:SP:568440018:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771240983"
},
"departure": {
"time": "1771240993"
},
"stopId": "zenbus:StopPoint:SP:577620031:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771241018"
},
"departure": {
"time": "1771241028"
},
"stopId": "zenbus:StopPoint:SP:579490022:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771241064"
},
"departure": {
"time": "1771241074"
},
"stopId": "zenbus:StopPoint:SP:592880029:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771241121"
},
"departure": {
"time": "1771241131"
},
"stopId": "zenbus:StopPoint:SP:538350043:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771241189"
},
"departure": {
"time": "1771241199"
},
"stopId": "zenbus:StopPoint:SP:572330027:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771241268"
},
"departure": {
"time": "1771241278"
},
"stopId": "zenbus:StopPoint:SP:572340021:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771241325"
},
"departure": {
"time": "1771241335"
},
"stopId": "zenbus:StopPoint:SP:471590003:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771241391"
},
"departure": {
"time": "1771241430"
},
"stopId": "zenbus:StopPoint:SP:579490021:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771241430"
},
"departure": {
"time": "1771241480"
},
"stopId": "zenbus:StopPoint:SP:568410029:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771241499"
},
"departure": {
"time": "1771241574"
},
"stopId": "zenbus:StopPoint:SP:576190017:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771241543"
},
"departure": {
"time": "1771241596"
},
"stopId": "zenbus:StopPoint:SP:329970004:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771241577"
},
"departure": {
"time": "1771241643"
},
"stopId": "zenbus:StopPoint:SP:576140029:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771241660"
},
"departure": {
"time": "1771241775"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:469580007:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "12:04:00",
"tripId": "6503937457782784:20"
},
"vehicle": {
"id": "zenbus:Vehicle:6025763330457600:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4864016418603008:LOC",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 45.74809646606445,
"longitude": -0.6737210154533386
},
"stopId": "zenbus:StopPoint:SP:6017912671305728:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:482840002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:17:00",
"tripId": "4701440749600768:8"
},
"vehicle": {
"id": "zenbus:Vehicle:4864016418603008:LOC"
}
}
},
{
"id": "20260216:4830258831294464:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771238983"
},
"departure": {
"time": "1771238994"
},
"stopId": "zenbus:StopPoint:SP:444220069:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771239068"
},
"departure": {
"time": "1771239078"
},
"stopId": "zenbus:StopPoint:SP:6017912671305728:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771239152"
},
"departure": {
"time": "1771239162"
},
"stopId": "zenbus:StopPoint:SP:4801249590378496:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771239209"
},
"departure": {
"time": "1771239219"
},
"stopId": "zenbus:StopPoint:SP:6637749051326464:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771239256"
},
"departure": {
"time": "1771239266"
},
"stopId": "zenbus:StopPoint:SP:5986870577070080:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771239293"
},
"departure": {
"time": "1771239303"
},
"stopId": "zenbus:StopPoint:SP:5645332466630656:LOC",
"stopSequence": 27
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:482840002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:17:00",
"tripId": "4701440749600768:8"
},
"vehicle": {
"id": "zenbus:Vehicle:4864016418603008:LOC"
}
}
},
{
"id": "20260216:4582611260276736:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239039"
},
"departure": {
"time": "1771239041"
},
"stopId": "zenbus:StopPoint:SP:590980024:LOC",
"stopSequence": 30
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:482840002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:18:00",
"tripId": "5010970402357248:7"
}
}
},
{
"id": "zenbus:Vehicle:4847177898655744:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 45.754608154296875,
"longitude": -0.6511840224266052
},
"stopId": "zenbus:StopPoint:SP:322290013:LOC",
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:463970003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:41:00",
"tripId": "4669734025953280:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4847177898655744:LOC"
}
}
},
{
"id": "20260216:5436861494329344:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239037"
},
"departure": {
"time": "1771239086"
},
"stopId": "zenbus:StopPoint:SP:322290013:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239212"
},
"departure": {
"time": "1771239231"
},
"stopId": "zenbus:StopPoint:SP:576240008:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239257"
},
"departure": {
"time": "1771239283"
},
"stopId": "zenbus:StopPoint:SP:577620036:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239289"
},
"departure": {
"time": "1771239299"
},
"stopId": "zenbus:StopPoint:SP:590980027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239339"
},
"departure": {
"time": "1771239354"
},
"stopId": "zenbus:StopPoint:SP:478970004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239436"
},
"departure": {
"time": "1771239446"
},
"stopId": "zenbus:StopPoint:SP:4892252846424064:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239491"
},
"departure": {
"time": "1771239501"
},
"stopId": "zenbus:StopPoint:SP:4894093642563584:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239545"
},
"departure": {
"time": "1771239555"
},
"stopId": "zenbus:StopPoint:SP:6019993549406208:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239600"
},
"departure": {
"time": "1771239610"
},
"stopId": "zenbus:StopPoint:SP:576200025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239635"
},
"departure": {
"time": "1771239645"
},
"stopId": "zenbus:StopPoint:SP:594850025:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239667"
},
"departure": {
"time": "1771239677"
},
"stopId": "zenbus:StopPoint:SP:589080020:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239725"
},
"departure": {
"time": "1771239735"
},
"stopId": "zenbus:StopPoint:SP:579490021:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771239761"
},
"departure": {
"time": "1771239775"
},
"stopId": "zenbus:StopPoint:SP:568410029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771239851"
},
"departure": {
"time": "1771239880"
},
"stopId": "zenbus:StopPoint:SP:4810115891855360:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771239907"
},
"departure": {
"time": "1771239938"
},
"stopId": "zenbus:StopPoint:SP:5474725926010880:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771239965"
},
"departure": {
"time": "1771239997"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771240038"
},
"departure": {
"time": "1771240064"
},
"stopId": "zenbus:StopPoint:SP:5146663282802688:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240119"
},
"departure": {
"time": "1771240134"
},
"stopId": "zenbus:StopPoint:SP:544780063:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240163"
},
"departure": {
"time": "1771240186"
},
"stopId": "zenbus:StopPoint:SP:589110012:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240210"
},
"departure": {
"time": "1771240240"
},
"stopId": "zenbus:StopPoint:SP:583190016:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240273"
},
"departure": {
"time": "1771240301"
},
"stopId": "zenbus:StopPoint:SP:527640018:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240312"
},
"departure": {
"time": "1771240351"
},
"stopId": "zenbus:StopPoint:SP:589100017:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240346"
},
"departure": {
"time": "1771240368"
},
"stopId": "zenbus:StopPoint:SP:473280008:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240413"
},
"departure": {
"time": "1771240431"
},
"stopId": "zenbus:StopPoint:SP:579490023:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771240454"
},
"departure": {
"time": "1771240482"
},
"stopId": "zenbus:StopPoint:SP:28010070:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240496"
},
"departure": {
"time": "1771240533"
},
"stopId": "zenbus:StopPoint:SP:460260005:LOC",
"stopSequence": 32
}
],
"timestamp": "1771239042",
"trip": {
"routeId": "zenbus:Line:463970003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:41:00",
"tripId": "4669734025953280:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4847177898655744:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4894862403960832:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 45.74162292480469,
"longitude": -0.6061859726905823
},
"stopId": "zenbus:StopPoint:SP:460260005:LOC",
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:463970003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:41:00",
"tripId": "5275517621108736:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4894862403960832:LOC"
}
}
},
{
"id": "20260216:5362902157492224:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239084"
},
"departure": {
"time": "1771239094"
},
"stopId": "zenbus:StopPoint:SP:579510018:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1771239129"
},
"departure": {
"time": "1771239139"
},
"stopId": "zenbus:StopPoint:SP:589100018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1771239191"
},
"departure": {
"time": "1771239201"
},
"stopId": "zenbus:StopPoint:SP:538350048:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1771239229"
},
"departure": {
"time": "1771239239"
},
"stopId": "zenbus:StopPoint:SP:577640024:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1771239268"
},
"departure": {
"time": "1771239278"
},
"stopId": "zenbus:StopPoint:SP:594860019:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1771239330"
},
"departure": {
"time": "1771239340"
},
"stopId": "zenbus:StopPoint:SP:579490028:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1771239378"
},
"departure": {
"time": "1771239388"
},
"stopId": "zenbus:StopPoint:SP:583210008:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1771239421"
},
"departure": {
"time": "1771239431"
},
"stopId": "zenbus:StopPoint:SP:572310042:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1771239500"
},
"departure": {
"time": "1771239510"
},
"stopId": "zenbus:StopPoint:SP:4808761987301376:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1771239568"
},
"departure": {
"time": "1771239578"
},
"stopId": "zenbus:StopPoint:SP:564810045:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1771239627"
},
"departure": {
"time": "1771239637"
},
"stopId": "zenbus:StopPoint:SP:4919602476744704:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1771239684"
},
"departure": {
"time": "1771239694"
},
"stopId": "zenbus:StopPoint:SP:5952319494553600:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1771239772"
},
"departure": {
"time": "1771239782"
},
"stopId": "zenbus:StopPoint:SP:568440020:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1771239808"
},
"departure": {
"time": "1771239818"
},
"stopId": "zenbus:StopPoint:SP:568430020:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1771239862"
},
"departure": {
"time": "1771239872"
},
"stopId": "zenbus:StopPoint:SP:461960003:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1771239900"
},
"departure": {
"time": "1771239910"
},
"stopId": "zenbus:StopPoint:SP:583210010:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1771239935"
},
"departure": {
"time": "1771239945"
},
"stopId": "zenbus:StopPoint:SP:564860058:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1771239988"
},
"departure": {
"time": "1771239998"
},
"stopId": "zenbus:StopPoint:SP:4823408345874432:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1771240041"
},
"departure": {
"time": "1771240051"
},
"stopId": "zenbus:StopPoint:SP:6045502383587328:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1771240096"
},
"departure": {
"time": "1771240106"
},
"stopId": "zenbus:StopPoint:SP:28010073:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1771240185"
},
"departure": {
"time": "1771240195"
},
"stopId": "zenbus:StopPoint:SP:478970004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1771240251"
},
"departure": {
"time": "1771240261"
},
"stopId": "zenbus:StopPoint:SP:570040021:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1771240284"
},
"departure": {
"time": "1771240294"
},
"stopId": "zenbus:StopPoint:SP:566290021:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1771240331"
},
"departure": {
"time": "1771240341"
},
"stopId": "zenbus:StopPoint:SP:592880033:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1771240456"
},
"departure": {
"time": "1771240466"
},
"stopId": "zenbus:StopPoint:SP:322290013:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1771240539"
},
"departure": {
"time": "1771240549"
},
"stopId": "zenbus:StopPoint:SP:576200021:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1771240605"
},
"departure": {
"time": "1771240615"
},
"stopId": "zenbus:StopPoint:SP:538350044:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1771240688"
},
"departure": {
"time": "1771240698"
},
"stopId": "zenbus:StopPoint:SP:4856091050508288:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1771240732"
},
"departure": {
"time": "1771240742"
},
"stopId": "zenbus:StopPoint:SP:583150036:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1771240799"
},
"departure": {
"time": "1771240809"
},
"stopId": "zenbus:StopPoint:SP:467680004:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1771240837"
},
"departure": {
"time": "1771240847"
},
"stopId": "zenbus:StopPoint:SP:18330006:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1771240931"
},
"departure": {
"time": "1771240941"
},
"stopId": "zenbus:StopPoint:SP:568830020:LOC",
"stopSequence": 32
}
],
"timestamp": "1771239041",
"trip": {
"routeId": "zenbus:Line:463970003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "11:41:00",
"tripId": "5275517621108736:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4894862403960832:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4891771474542592:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 45.724308013916016,
"longitude": -0.640300989151001
},
"stopId": "zenbus:StopPoint:SP:6011697945903104:LOC",
"timestamp": "1771239033",
"trip": {
"routeId": "zenbus:Line:4845535883165696:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "13:00:00",
"tripId": "4736697263718400:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4891771474542592:LOC"
}
}
},
{
"id": "20260216:4827133558915072:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771239664"
},
"departure": {
"time": "1771243200"
},
"stopId": "zenbus:StopPoint:SP:6011697945903104:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1771266601"
},
"departure": {
"time": "1771266611"
},
"stopId": "zenbus:StopPoint:SP:568430020:LOC",
"stopSequence": 1
}
],
"timestamp": "1771239033",
"trip": {
"routeId": "zenbus:Line:4845535883165696:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260216",
"startTime": "13:00:00",
"tripId": "4736697263718400:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4891771474542592:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771239042"
}
}